tsacdop-podcast-app-android/lib/l10n/intl_en.arb

783 lines
26 KiB
Plaintext
Raw Permalink Normal View History

{
2020-07-02 14:58:55 +02:00
"@@locale": "en",
2020-07-04 16:42:56 +02:00
"add": "Add",
"@add": {
"description": "Subscribe new podcast"
},
"addEpisodeGroup": "{count, plural, zero{} one{{count} episode in {groupName} added to playlist} other{{count} episodes in {groupName} added to playlist}}",
"@addEpisodeGroup": {
"placeholders": {
"groupName": {}
}
},
"addNewEpisodeAll": "{count, plural, zero{} one{{count} episode added to playlist} other{{count} episodes added to playlist}}",
"@addNewEpisodeAll": {},
"addNewEpisodeTooltip": "Add new episodes to playlist",
"@addNewEpisodeTooltip": {},
"addSomeGroups": "Add some groups",
"@addSomeGroups": {
"description": "Please add new groups"
},
2020-07-02 14:58:55 +02:00
"all": "All",
"@all": {},
2020-07-06 11:50:20 +02:00
"autoDownload": "Auto download",
"@autoDownload": {},
2020-07-04 16:42:56 +02:00
"back": "Back",
"@back": {},
2020-08-09 17:10:32 +02:00
"boostVolume": "Boost volume",
"@boostVolume": {
"description": "Boost volume in player widget."
},
2020-07-04 16:42:56 +02:00
"buffering": "Buffering",
"@buffering": {},
"cancel": "CANCEL",
2020-07-02 14:58:55 +02:00
"@cancel": {},
2020-08-01 09:29:48 +02:00
"cellularConfirm": "Cellular data warning",
"@cellularConfirm": {},
"cellularConfirmDes": "Are you sure you want to use cellular data to download?",
"@cellularConfirmDes": {},
2020-07-04 16:42:56 +02:00
"changeLayout": "Change layout",
"@changeLayout": {},
"changelog": "Changelog",
"@changelog": {},
2020-07-02 14:58:55 +02:00
"chooseA": "Choose a",
"@chooseA": {},
2020-07-04 16:42:56 +02:00
"clear": "Clear",
"@clear": {},
2021-01-05 16:16:10 +01:00
"clearAll": "Clear all",
"@clearAll": {
"description": "Clear all episodes in playlist."
},
2020-07-02 14:58:55 +02:00
"color": "color",
"@color": {},
2020-07-04 16:42:56 +02:00
"confirm": "CONFIRM",
2020-07-02 14:58:55 +02:00
"@confirm": {},
2021-01-05 16:16:10 +01:00
"createNewPlaylist": "New playlist",
"@createNewPlaylist": {},
2020-07-02 14:58:55 +02:00
"darkMode": "Dark mode",
"@darkMode": {},
2020-07-06 11:50:20 +02:00
"daysAgo": "{count, plural, zero{Today} one{{count} day ago} other{{count} days ago}}",
"@daysAgo": {},
"daysCount": "{count, plural, zero{Never} one{{count} day} other{{count} days}}",
"@daysCount": {},
2021-01-05 16:16:10 +01:00
"defaultQueueReminder": "This is the default queue, can't be removed.",
"@defaultQueueReminder": {
"description": "Remind user that default queue can't be removed."
},
2020-10-01 08:54:14 +02:00
"defaultSearchEngine": "Default podcast search engine",
"@defaultSearchEngine": {},
"defaultSearchEngineDes": "Choose the default podcast search engine",
"@defaultSearchEngineDes": {
"description": "Choose the default podcast search engine"
},
2020-07-02 14:58:55 +02:00
"delete": "Delete",
"@delete": {},
2020-07-04 16:42:56 +02:00
"developer": "Developer",
2020-07-06 11:50:20 +02:00
"@developer": {
"description": "Can also translate to About me"
},
2020-07-04 16:42:56 +02:00
"dismiss": "Dismiss",
"@dismiss": {},
2020-07-06 11:50:20 +02:00
"done": "Done",
"@done": {},
2020-07-02 14:58:55 +02:00
"download": "Download",
"@download": {},
2020-07-04 16:42:56 +02:00
"downloaded": "Downloaded",
"@downloaded": {},
2020-08-28 22:53:17 +02:00
"downloadRemovedToast": "Download removed",
"@downloadRemovedToast": {},
2020-09-27 08:11:53 +02:00
"downloadStart": "Downloading",
"@downloadStart": {
"description": "Toast of downloading"
},
2020-07-06 11:50:20 +02:00
"editGroupName": "Edit group name",
"@editGroupName": {},
2020-07-02 14:58:55 +02:00
"endOfEpisode": "End of Episode",
"@endOfEpisode": {},
2020-07-07 17:29:21 +02:00
"episode": "{count, plural, zero{} one{Episode} other{Episodes}}",
2020-07-06 11:50:20 +02:00
"@episode": {},
2020-08-28 18:50:40 +02:00
"fastForward": "Fast forward",
"@fastForward": {},
"fastRewind": "Fast rewind",
"@fastRewind": {},
2020-07-06 11:50:20 +02:00
"featureDiscoveryEditGroup": "Tap to edit group",
"@featureDiscoveryEditGroup": {},
2020-08-01 09:29:48 +02:00
"featureDiscoveryEditGroupDes": "You can change group name or delete it here, but the home group can not be edited or deleted",
2020-07-06 11:50:20 +02:00
"@featureDiscoveryEditGroupDes": {},
2020-07-04 16:42:56 +02:00
"featureDiscoveryEpisode": "Episode view",
"@featureDiscoveryEpisode": {},
2020-08-01 09:29:48 +02:00
"featureDiscoveryEpisodeDes": "You can long press to play episode or add it to a playlist.",
2020-07-04 16:42:56 +02:00
"@featureDiscoveryEpisodeDes": {},
2020-08-01 09:29:48 +02:00
"featureDiscoveryEpisodeTitle": "Long press to play episode instantly",
2020-07-04 16:42:56 +02:00
"@featureDiscoveryEpisodeTitle": {},
2020-07-06 11:50:20 +02:00
"featureDiscoveryGroup": "Tap to add group",
"@featureDiscoveryGroup": {},
2020-08-01 09:29:48 +02:00
"featureDiscoveryGroupDes": "The Home group is the default group for new podcasts. You can create new groups and move podcasts to them as well as add podcasts to multiple groups.",
2020-07-06 11:50:20 +02:00
"@featureDiscoveryGroupDes": {},
2020-08-01 09:29:48 +02:00
"featureDiscoveryGroupPodcast": "Long press to reorder podcasts",
2020-07-06 11:50:20 +02:00
"@featureDiscoveryGroupPodcast": {},
2020-08-01 09:29:48 +02:00
"featureDiscoveryGroupPodcastDes": "You can tap to see more options, or long press to reorder podcasts in group.",
2020-07-06 11:50:20 +02:00
"@featureDiscoveryGroupPodcastDes": {},
2020-09-15 18:36:59 +02:00
"featureDiscoveryOMPL": "Tap to import OPML",
2020-07-04 16:42:56 +02:00
"@featureDiscoveryOMPL": {},
2020-09-15 18:36:59 +02:00
"featureDiscoveryOMPLDes": "You can import OPML files, open settings or refresh all podcasts at once here.",
2020-07-04 16:42:56 +02:00
"@featureDiscoveryOMPLDes": {},
"featureDiscoveryPlaylist": "Tap to open playlist",
"@featureDiscoveryPlaylist": {},
2020-08-01 09:29:48 +02:00
"featureDiscoveryPlaylistDes": "You can add episodes to playlists by yourself. Episodes will be automatically removed from playlists when played.",
2020-07-04 16:42:56 +02:00
"@featureDiscoveryPlaylistDes": {},
"featureDiscoveryPodcast": "Podcast view",
"@featureDiscoveryPodcast": {},
"featureDiscoveryPodcastDes": "You can tap See All to add groups or manage podcasts.",
"@featureDiscoveryPodcastDes": {},
"featureDiscoveryPodcastTitle": "Scroll vertically to switch groups",
"@featureDiscoveryPodcastTitle": {},
2020-08-01 09:29:48 +02:00
"featureDiscoverySearch": "Tap to search for podcasts",
2020-07-04 16:42:56 +02:00
"@featureDiscoverySearch": {},
2020-08-01 09:29:48 +02:00
"featureDiscoverySearchDes": "You can search by podcast title, key word or RSS link to subscribe to new podcasts.",
2020-07-04 16:42:56 +02:00
"@featureDiscoverySearchDes": {},
2020-07-02 14:58:55 +02:00
"feedbackEmail": "Write to me",
"@feedbackEmail": {},
"feedbackGithub": "Submit issue",
"@feedbackGithub": {},
2020-08-01 09:29:48 +02:00
"feedbackPlay": "Rate on Play Store",
2020-07-18 11:52:31 +02:00
"@feedbackPlay": {
"description": "Rate on Google Play Store.\nUser can tap to open play link."
},
2020-07-02 14:58:55 +02:00
"feedbackTelegram": "Join group",
"@feedbackTelegram": {},
2020-07-24 16:10:08 +02:00
"filter": "Filter",
"@filter": {},
2020-07-06 11:50:20 +02:00
"fonts": "Fonts",
"@fonts": {},
2020-08-28 22:53:17 +02:00
"fontStyle": "Font style",
"@fontStyle": {},
2020-07-06 11:50:20 +02:00
"from": "From {time}",
"@from": {
"placeholders": {
"time": {}
}
},
2020-07-04 16:42:56 +02:00
"goodNight": "Good Night",
"@goodNight": {},
2020-09-23 16:19:07 +02:00
"gpodderLoginDes": "Congratulations! You have linked gpodder.net account successfully. Tsacdop will automatically sync subscriptions on your device with your gpodder.net account.",
"@gpodderLoginDes": {},
2020-08-01 09:29:48 +02:00
"groupExisted": "Group already exists",
2020-07-18 11:52:31 +02:00
"@groupExisted": {
"description": "Group name validate in add group dialog. User can't add group with same name."
},
2020-07-04 16:42:56 +02:00
"groupFilter": "Group filter",
"@groupFilter": {},
2020-08-01 09:29:48 +02:00
"groupRemoveConfirm": "Are you sure you want to delete this group? Podcasts will be moved to the Home group.",
2020-07-06 11:50:20 +02:00
"@groupRemoveConfirm": {},
"groups": "{count, plural, zero{Group} one{Group} other{Groups}}",
2020-07-02 14:58:55 +02:00
"@groups": {},
2020-08-28 18:50:40 +02:00
"hideListenedSetting": "Hide listened",
"@hideListenedSetting": {},
2020-10-01 08:54:14 +02:00
"hidePodcastDiscovery": "Hide podcast discovery",
"@hidePodcastDiscovery": {
"description": "Hide podcast discovery"
},
"hidePodcastDiscoveryDes": "Hide podcast discovery in search page",
"@hidePodcastDiscoveryDes": {},
2020-07-02 14:58:55 +02:00
"homeGroupsSeeAll": "See All",
"@homeGroupsSeeAll": {},
"homeMenuPlaylist": "Playlist",
"@homeMenuPlaylist": {},
"homeSubMenuSortBy": "Sort by",
"@homeSubMenuSortBy": {},
"homeTabMenuFavotite": "Favorite",
"@homeTabMenuFavotite": {},
"homeTabMenuRecent": "Recent",
"@homeTabMenuRecent": {},
"homeToprightMenuAbout": "About",
"@homeToprightMenuAbout": {},
2020-09-15 18:36:59 +02:00
"homeToprightMenuImportOMPL": "Import OPML",
2020-07-02 14:58:55 +02:00
"@homeToprightMenuImportOMPL": {},
"homeToprightMenuRefreshAll": "Refresh all",
"@homeToprightMenuRefreshAll": {},
2020-07-04 16:42:56 +02:00
"hostedOn": "Hosted on {host}",
"@hostedOn": {
"placeholders": {
"host": {}
}
},
2020-07-07 17:29:21 +02:00
"hoursAgo": "{count, plural, zero{In an hour} one{{count} hour ago} other{{count} hours ago}}",
2020-07-06 11:50:20 +02:00
"@hoursAgo": {},
"hoursCount": "{count, plural, zero{0 hour} one{{count} hour} other{{count} hours}}",
2020-07-04 16:42:56 +02:00
"@hoursCount": {},
"import": "Import",
"@import": {},
2020-09-23 16:19:07 +02:00
"intergateWith": "Integrate with {service}",
"@intergateWith": {
"description": "Integrate with",
"placeholders": {
"service": {}
}
},
2020-07-13 14:04:44 +02:00
"introFourthPage": "You can long press on episode card for quick actions.",
2020-07-06 11:50:20 +02:00
"@introFourthPage": {},
2020-09-15 18:36:59 +02:00
"introSecondPage": "Subscribe podcast via search or import OPML file.",
2020-07-06 11:50:20 +02:00
"@introSecondPage": {},
2020-07-13 14:04:44 +02:00
"introThirdPage": "You can create new group for podcasts.",
2020-07-06 11:50:20 +02:00
"@introThirdPage": {},
2020-09-23 16:19:07 +02:00
"invalidName": "Invalid username",
"@invalidName": {},
"lastUpdate": "Last update",
"@lastUpdate": {
"description": "gpodder.net update"
},
2020-07-02 14:58:55 +02:00
"later": "Later",
"@later": {},
"lightMode": "Light mode",
"@lightMode": {},
"like": "Like",
"@like": {},
"liked": "Liked",
"@liked": {},
2020-07-04 16:42:56 +02:00
"likeDate": "Like date",
2020-07-18 11:52:31 +02:00
"@likeDate": {
"description": "Favorite tab, sort by like date."
},
2020-07-02 14:58:55 +02:00
"listen": "Listen",
"@listen": {},
"listened": "Listened",
"@listened": {},
2020-07-04 16:42:56 +02:00
"loadMore": "Load more",
"@loadMore": {},
2020-09-23 16:19:07 +02:00
"loggedInAs": "Logged in as {userName}",
"@loggedInAs": {
"description": "gpodder.net",
"placeholders": {
"userName": {}
}
},
"login": "Login",
"@login": {
"description": "gpodder.net login"
},
"loginFailed": "Login failed",
"@loginFailed": {},
"logout": "Logout",
"@logout": {
"description": "gpodder.net logout"
},
2020-07-06 11:50:20 +02:00
"mark": "Mark",
"@mark": {
2020-07-18 11:52:31 +02:00
"description": "In listen history page, if a episode is marked as listened."
2020-07-06 11:50:20 +02:00
},
2020-08-01 09:29:48 +02:00
"markConfirm": "Confirm marking",
2020-07-04 16:42:56 +02:00
"@markConfirm": {},
2020-08-01 09:29:48 +02:00
"markConfirmContent": "Confirm to mark all episodes as listened?",
2020-07-04 16:42:56 +02:00
"@markConfirmContent": {},
2020-08-01 09:29:48 +02:00
"markListened": "Mark as listened",
2020-07-02 14:58:55 +02:00
"@markListened": {},
2020-08-10 15:10:12 +02:00
"markNotListened": "Mark not listened",
"@markNotListened": {},
2020-07-02 14:58:55 +02:00
"menu": "Menu",
"@menu": {},
"menuAllPodcasts": "All podcasts",
"@menuAllPodcasts": {},
2020-08-01 09:29:48 +02:00
"menuMarkAllListened": "Mark All As Listened",
2020-07-02 14:58:55 +02:00
"@menuMarkAllListened": {},
"menuViewRSS": "Visit RSS Feed",
"@menuViewRSS": {},
"menuVisitSite": "Visit Site",
"@menuVisitSite": {},
"minsAgo": "{count, plural, zero{Just now} one{{count} minute ago} other{{count} minutes ago}}",
2020-07-06 11:50:20 +02:00
"@minsAgo": {},
"minsCount": "{count, plural, zero{0 min} one{{count} min} other{{count} mins}}",
2020-07-04 16:42:56 +02:00
"@minsCount": {},
2020-07-02 14:58:55 +02:00
"network": "Network",
"@network": {},
2020-09-27 10:05:44 +02:00
"neverAutoUpdate": "Turn off auto update",
2020-09-27 08:11:53 +02:00
"@neverAutoUpdate": {
"description": "Never auto update in podcast settings."
},
2020-07-04 16:42:56 +02:00
"newestFirst": "Newest first",
"@newestFirst": {},
2020-07-02 14:58:55 +02:00
"newGroup": "Create new group",
"@newGroup": {},
2020-07-06 11:50:20 +02:00
"next": "Next",
"@next": {},
2020-08-01 09:29:48 +02:00
"noEpisodeDownload": "No episodes downloaded yet",
2020-07-04 16:42:56 +02:00
"@noEpisodeDownload": {},
2020-08-01 09:29:48 +02:00
"noEpisodeFavorite": "No episodes collected yet",
2020-07-04 16:42:56 +02:00
"@noEpisodeFavorite": {},
2020-08-01 09:29:48 +02:00
"noEpisodeRecent": "No episodes received yet",
2020-07-04 16:42:56 +02:00
"@noEpisodeRecent": {},
2020-08-01 09:29:48 +02:00
"noPodcastGroup": "No podcasts in this group",
2020-07-04 16:42:56 +02:00
"@noPodcastGroup": {},
2020-08-01 09:29:48 +02:00
"noShownote": "No show notes available for this episode.",
2020-07-07 17:29:21 +02:00
"@noShownote": {
"description": "Means this episode have no show notes."
},
2020-07-04 16:42:56 +02:00
"notificaitonFatch": "Fetch data {title}",
"@notificaitonFatch": {},
2020-08-01 09:29:48 +02:00
"notificationNetworkError": "Subscribing failed, network error {title}",
2020-07-04 16:42:56 +02:00
"@notificationNetworkError": {
"placeholders": {
"title": {}
}
},
2020-08-28 18:50:40 +02:00
"notificationSetting": "Notification panel",
"@notificationSetting": {},
2020-07-04 16:42:56 +02:00
"notificationSubscribe": "Subscribe {title}",
"@notificationSubscribe": {
"placeholders": {
"title": {}
}
},
2020-08-01 09:29:48 +02:00
"notificationSubscribeExisted": "Subscribing failed, podcast already exists {title}",
2020-07-04 16:42:56 +02:00
"@notificationSubscribeExisted": {
"placeholders": {
"title": {}
}
},
2020-08-01 09:29:48 +02:00
"notificationSuccess": "Subscribed successfully {title}",
2020-07-04 16:42:56 +02:00
"@notificationSuccess": {
"placeholders": {
"title": {}
}
},
"notificationUpdate": "Update {title}",
"@notificationUpdate": {
"placeholders": {
"title": {}
}
},
"notificationUpdateError": "Update error {title}",
"@notificationUpdateError": {
"placeholders": {
"title": {}
}
},
"oldestFirst": "Oldest first",
"@oldestFirst": {},
2020-09-23 16:19:07 +02:00
"passwdRequired": "Password required",
"@passwdRequired": {},
"password": "Password",
"@password": {},
2020-08-28 18:50:40 +02:00
"pause": "Pause",
"@pause": {},
2020-07-02 14:58:55 +02:00
"play": "Play",
"@play": {},
"playback": "Playback control",
"@playback": {},
2020-08-01 09:29:48 +02:00
"player": "Player",
"@player": {},
2020-07-30 19:16:14 +02:00
"playerHeightMed": "Medium",
"@playerHeightMed": {},
2020-08-01 09:29:48 +02:00
"playerHeightShort": "Low",
2020-07-30 19:16:14 +02:00
"@playerHeightShort": {},
2020-08-01 09:29:48 +02:00
"playerHeightTall": "High",
2020-07-30 19:16:14 +02:00
"@playerHeightTall": {},
2020-07-04 16:42:56 +02:00
"playing": "Playing",
"@playing": {},
2021-01-05 16:16:10 +01:00
"playlistExisted": "Playlist name existed",
"@playlistExisted": {
"description": "Error string when creating new playlist."
},
"playlistNameEmpty": "Playlist name is empty",
"@playlistNameEmpty": {
"description": "Error string when creating new playlist."
},
"playlists": "Playlists",
"@playlists": {
"description": "Title for playlists tab."
},
2020-10-29 14:05:58 +01:00
"playNext": "Play next",
"@playNext": {
"description": "Popup menu for episode."
},
"playNextDes": "Add episode to top of the playlist",
"@playNextDes": {
"description": "Description for next play."
},
2020-07-06 11:50:20 +02:00
"plugins": "Plugins",
"@plugins": {},
2020-07-07 17:29:21 +02:00
"podcast": "{count, plural, zero{} one{Podcast} other{Podcasts}}",
2020-07-06 11:50:20 +02:00
"@podcast": {},
2020-07-04 16:42:56 +02:00
"podcastSubscribed": "Podcast subscribed",
"@podcastSubscribed": {},
2020-07-02 14:58:55 +02:00
"popupMenuDownloadDes": "Download episode",
"@popupMenuDownloadDes": {},
"popupMenuLaterDes": "Add episode to playlist",
"@popupMenuLaterDes": {},
"popupMenuLikeDes": "Add episode to favorite",
"@popupMenuLikeDes": {},
2020-08-01 09:29:48 +02:00
"popupMenuMarkDes": "Mark episode as listened to",
2020-07-02 14:58:55 +02:00
"@popupMenuMarkDes": {},
"popupMenuPlayDes": "Play the episode",
"@popupMenuPlayDes": {},
2020-07-04 16:42:56 +02:00
"privacyPolicy": "Privacy Policy",
"@privacyPolicy": {},
2020-07-07 17:29:21 +02:00
"published": "Published at {date}",
"@published": {
"placeholders": {
"date": {}
}
},
2020-07-22 16:15:06 +02:00
"publishedDaily": "Published daily",
"@publishedDaily": {},
"publishedMonthly": "Published monthly",
"@publishedMonthly": {},
"publishedWeekly": "Published weekly",
"@publishedWeekly": {
"description": "In search podcast detail page."
},
"publishedYearly": "Published yearly",
"@publishedYearly": {},
2020-12-28 15:05:18 +01:00
"queue": "Queue",
"@queue": {
"description": "Queue"
},
2020-07-06 11:50:20 +02:00
"recoverSubscribe": "Recover subscribe",
2020-07-18 11:52:31 +02:00
"@recoverSubscribe": {
"description": "User can recover subscribe podcast after remove it in subscribe history page."
},
2020-12-28 15:05:18 +01:00
"refresh": "Refresh",
"@refresh": {
"description": "Refresh"
},
2020-07-18 11:52:31 +02:00
"refreshArtwork": "Update artwork",
"@refreshArtwork": {},
2020-09-27 08:11:53 +02:00
"refreshStarted": "Refreshing",
"@refreshStarted": {
"description": "Toast for refresh"
},
2020-07-02 14:58:55 +02:00
"remove": "Remove",
2020-07-18 11:52:31 +02:00
"@remove": {
"description": "Remove not \"removed\". \nRemove a podcast or a group."
},
2020-08-01 09:29:48 +02:00
"removeConfirm": "Removal confirmation",
2020-07-06 11:50:20 +02:00
"@removeConfirm": {
"description": "unsubscribe podcast dialog"
},
"removedAt": "Removed at {date}",
"@removedAt": {
"description": "For example Removed at 2020.10.10",
"placeholders": {
"date": {}
}
},
2020-12-28 15:05:18 +01:00
"removeNewMark": "Remove new mark",
"@removeNewMark": {
"description": "Remove new mark for new episodes."
},
2020-07-06 11:50:20 +02:00
"removePodcastDes": "Are you sure you want to unsubscribe?",
"@removePodcastDes": {},
"save": "Save",
"@save": {},
2020-07-02 14:58:55 +02:00
"schedule": "Schedule",
"@schedule": {},
2020-07-24 16:10:08 +02:00
"search": "Search",
"@search": {},
"searchEpisode": "Search episode",
"@searchEpisode": {},
2020-10-01 10:51:45 +02:00
"searchHelper": "Type the podcast name, keywords or enter a feed url.",
"@searchHelper": {},
2020-07-04 16:42:56 +02:00
"searchInvalidRss": "Invalid RSS link",
"@searchInvalidRss": {},
2020-08-01 09:29:48 +02:00
"searchPodcast": "Search for podcasts",
2020-07-02 14:58:55 +02:00
"@searchPodcast": {},
"secCount": "{count, plural, zero{0 sec} one{{count} sec} other{{count} sec}}",
"@secCount": {},
2020-07-13 14:04:44 +02:00
"secondsAgo": "{count, plural, zero{Just now} one{{count} second ago} other{{count} seconds ago}}",
2020-07-06 11:50:20 +02:00
"@secondsAgo": {},
2021-01-05 16:16:10 +01:00
"selected": "{count} selected",
"@selected": {
"placeholders": {
"count": {}
}
},
"settings": "Settings",
"@settings": {},
2020-07-02 14:58:55 +02:00
"settingsAccentColor": "Accent color",
"@settingsAccentColor": {},
"settingsAccentColorDes": "Include the ovelay color",
"@settingsAccentColorDes": {},
"settingsAppearance": "Appearance",
"@settingsAppearance": {},
"settingsAppearanceDes": "Colors and themes",
"@settingsAppearanceDes": {},
"settingsAppIntro": "App Intro",
"@settingsAppIntro": {},
"settingsAudioCache": "Audio cache",
"@settingsAudioCache": {},
"settingsAudioCacheDes": "Audio cache max size",
"@settingsAudioCacheDes": {},
"settingsAutoDelete": "Auto delete downloads after",
"@settingsAutoDelete": {},
"settingsAutoDeleteDes": "Default 30 days",
"@settingsAutoDeleteDes": {},
"settingsAutoPlayDes": "Auto play next episode in playlist",
"@settingsAutoPlayDes": {},
"settingsBackup": "Backup",
"@settingsBackup": {},
"settingsBackupDes": "Backup app data",
"@settingsBackupDes": {},
2020-08-09 21:35:04 +02:00
"settingsBoostVolume": "Volume boost level",
"@settingsBoostVolume": {},
"settingsBoostVolumeDes": "Change volume boost level",
"@settingsBoostVolumeDes": {},
2020-07-02 14:58:55 +02:00
"settingsDefaultGrid": "Default grid view",
"@settingsDefaultGrid": {},
"settingsDefaultGridDownload": "Download tab",
"@settingsDefaultGridDownload": {},
2020-08-01 09:29:48 +02:00
"settingsDefaultGridFavorite": "Favorites tab",
2020-07-02 14:58:55 +02:00
"@settingsDefaultGridFavorite": {},
"settingsDefaultGridPodcast": "Podcast page",
"@settingsDefaultGridPodcast": {},
"settingsDefaultGridRecent": "Recent tab",
"@settingsDefaultGridRecent": {},
2020-08-01 09:29:48 +02:00
"settingsDiscovery": "Reenable \"Discover Features\"",
2020-07-18 11:52:31 +02:00
"@settingsDiscovery": {
"description": "Reset feature discovery state. User tap it and restart app, will see features tutorial again."
},
2020-10-11 12:10:05 +02:00
"settingsDownloadPosition": "Download position",
"@settingsDownloadPosition": {
"description": "Choose folder for downloads."
},
2020-08-01 09:29:48 +02:00
"settingsEnableSyncing": "Enable synchronisation",
2020-07-02 14:58:55 +02:00
"@settingsEnableSyncing": {},
2020-08-01 09:29:48 +02:00
"settingsEnableSyncingDes": "Refresh all podcasts in the background to get latest episodes",
2020-07-02 14:58:55 +02:00
"@settingsEnableSyncingDes": {},
"settingsExportDes": "Export and import app settings",
2020-07-02 14:58:55 +02:00
"@settingsExportDes": {},
"settingsFastForwardSec": "Fast forward seconds",
"@settingsFastForwardSec": {},
"settingsFastForwardSecDes": "Change the fast forward seconds in player",
"@settingsFastForwardSecDes": {},
2020-07-02 14:58:55 +02:00
"settingsFeedback": "Feedback",
"@settingsFeedback": {},
2020-08-01 09:29:48 +02:00
"settingsFeedbackDes": "Bugs and feature requests",
2020-07-02 14:58:55 +02:00
"@settingsFeedbackDes": {},
"settingsHistory": "History",
"@settingsHistory": {},
"settingsHistoryDes": "Listen data",
2020-07-02 14:58:55 +02:00
"@settingsHistoryDes": {},
"settingsInfo": "Info",
"@settingsInfo": {},
"settingsInterface": "Interface",
"@settingsInterface": {},
2020-07-07 17:29:21 +02:00
"settingsLanguages": "Languages",
"@settingsLanguages": {},
"settingsLanguagesDes": "Change language",
"@settingsLanguagesDes": {},
2020-07-02 14:58:55 +02:00
"settingsLayout": "Layout",
"@settingsLayout": {},
"settingsLayoutDes": "App layout",
"@settingsLayoutDes": {},
"settingsLibraries": "Libraries",
"@settingsLibraries": {},
2020-08-01 09:29:48 +02:00
"settingsLibrariesDes": "Open source libraries used in this app",
2020-07-02 14:58:55 +02:00
"@settingsLibrariesDes": {},
2020-08-01 09:29:48 +02:00
"settingsManageDownload": "Manage downloads",
2020-07-02 14:58:55 +02:00
"@settingsManageDownload": {},
"settingsManageDownloadDes": "Manage downloaded audio files",
"@settingsManageDownloadDes": {},
2020-10-11 12:10:05 +02:00
"settingsMarkListenedSkip": "Mark as listened when skipped",
"@settingsMarkListenedSkip": {
"description": "Mark episode as listened when skipped to next."
},
"settingsMarkListenedSkipDes": "Auto mark episode as listened when it was skipped to next",
"@settingsMarkListenedSkipDes": {},
2020-07-02 14:58:55 +02:00
"settingsMenuAutoPlay": "Auto play next",
"@settingsMenuAutoPlay": {},
"settingsNetworkCellular": "Ask before using cellular data",
"@settingsNetworkCellular": {},
"settingsNetworkCellularAuto": "Auto download using cellular data",
"@settingsNetworkCellularAuto": {},
2020-08-01 09:29:48 +02:00
"settingsNetworkCellularAutoDes": "You can configure podcast auto download in the group management page",
2020-07-02 14:58:55 +02:00
"@settingsNetworkCellularAutoDes": {},
"settingsNetworkCellularDes": "Ask to confirm when using cellular data to download episodes",
2020-07-02 14:58:55 +02:00
"@settingsNetworkCellularDes": {},
"settingsPlayDes": "Playlist and player",
"@settingsPlayDes": {},
2020-07-30 19:16:14 +02:00
"settingsPlayerHeight": "Player height",
"@settingsPlayerHeight": {},
"settingsPlayerHeightDes": "Change player widget height as you like",
"@settingsPlayerHeightDes": {},
2020-07-02 14:58:55 +02:00
"settingsPopupMenu": "Episodes popup menu",
"@settingsPopupMenu": {},
2020-08-01 09:29:48 +02:00
"settingsPopupMenuDes": "Change the popup menu of episodes",
2020-07-02 14:58:55 +02:00
"@settingsPopupMenuDes": {},
2020-07-30 19:16:14 +02:00
"settingsPrefrence": "Preference",
2020-07-02 14:58:55 +02:00
"@settingsPrefrence": {},
"settingsRealDark": "Real dark",
"@settingsRealDark": {},
"settingsRealDarkDes": "Turn on if you think the night is not dark enough",
"@settingsRealDarkDes": {},
"settingsRewindSec": "Rewind seconds",
"@settingsRewindSec": {},
"settingsRewindSecDes": "Change the rewind seconds in player",
"@settingsRewindSecDes": {},
2020-09-10 12:01:28 +02:00
"settingsSpeeds": "Speeds",
"@settingsSpeeds": {
"description": "Playback speeds setting."
},
"settingsSpeedsDes": "Customize the speeds available",
"@settingsSpeedsDes": {
"description": "Playback speed setting description"
},
2020-07-02 14:58:55 +02:00
"settingsSTAuto": "Auto turn on sleep timer",
"@settingsSTAuto": {},
"settingsSTAutoDes": "Auto start sleep timer at scheduled time",
"@settingsSTAutoDes": {},
"settingsSTDefaultTime": "Default time",
"@settingsSTDefaultTime": {},
"settingsSTDefautTimeDes": "Default time for sleep timer",
"@settingsSTDefautTimeDes": {},
"settingsSTMode": "Auto sleep timer mode",
"@settingsSTMode": {},
2020-07-16 16:37:19 +02:00
"settingsStorageDes": "Manage cache and download storage",
2020-07-02 14:58:55 +02:00
"@settingsStorageDes": {},
"settingsSyncing": "Syncing",
"@settingsSyncing": {},
"settingsSyncingDes": "Refresh podcasts in the background",
"@settingsSyncingDes": {},
"settingsTapToOpenPopupMenu": "Tap to open popup menu",
"@settingsTapToOpenPopupMenu": {},
"settingsTapToOpenPopupMenuDes": "You need to long press to open episode page",
"@settingsTapToOpenPopupMenuDes": {},
2020-07-02 14:58:55 +02:00
"settingsTheme": "Theme",
"@settingsTheme": {},
"settingStorage": "Storage",
"@settingStorage": {},
"settingsUpdateInterval": "Update interval",
"@settingsUpdateInterval": {},
"settingsUpdateIntervalDes": "Default 24 hours",
"@settingsUpdateIntervalDes": {},
"share": "Share",
"@share": {},
2020-08-28 22:53:17 +02:00
"showNotesFonts": "Show notes font",
"@showNotesFonts": {},
2020-07-04 16:42:56 +02:00
"size": "Size",
"@size": {},
"skipSecondsAtEnd": "Skip seconds at end",
"@skipSecondsAtEnd": {},
2020-07-06 11:50:20 +02:00
"skipSecondsAtStart": "Skip seconds at start",
"@skipSecondsAtStart": {},
2020-08-01 09:29:48 +02:00
"skipSilence": "Skip silence",
"@skipSilence": {
"description": "Feature skip silence"
},
2020-08-28 18:50:40 +02:00
"skipToNext": "Skip to next",
"@skipToNext": {},
2020-07-02 14:58:55 +02:00
"sleepTimer": "Sleep timer",
"@sleepTimer": {},
2020-09-23 16:19:07 +02:00
"status": "Status",
"@status": {
"description": "gpodder.net status"
},
2020-09-27 08:11:53 +02:00
"statusAuthError": "Authentication error",
"@statusAuthError": {
"description": "Sync error"
},
"statusFail": "Failed",
"@statusFail": {
"description": "Sync fail"
},
"statusSuccess": "Successful",
"@statusSuccess": {
"description": "Sync status"
},
2020-08-28 18:50:40 +02:00
"stop": "Stop",
"@stop": {},
2020-07-02 14:58:55 +02:00
"subscribe": "Subscribe",
"@subscribe": {},
2020-09-15 18:36:59 +02:00
"subscribeExportDes": "Export OPML file of all podcasts",
"@subscribeExportDes": {},
2020-09-23 16:19:07 +02:00
"syncNow": "Sync now",
"@syncNow": {},
2020-07-02 14:58:55 +02:00
"systemDefault": "System default",
"@systemDefault": {},
2020-07-04 16:42:56 +02:00
"timeLastPlayed": "Last time {time}",
"@timeLastPlayed": {
2020-07-18 11:52:31 +02:00
"description": "Show last time stop position in player when a episode have been played.",
2020-07-04 16:42:56 +02:00
"placeholders": {
"time": {}
}
},
"timeLeft": "{time} Left",
"@timeLeft": {
"placeholders": {
"time": {}
}
},
2020-07-06 11:50:20 +02:00
"to": "To {time}",
"@to": {
"placeholders": {
"time": {}
}
},
2020-07-02 14:58:55 +02:00
"toastAddPlaylist": "Added to playlist",
"@toastAddPlaylist": {},
2020-08-01 09:29:48 +02:00
"toastDiscovery": "Discovery feature reenabled, please reopen the app",
2020-07-18 11:52:31 +02:00
"@toastDiscovery": {
"description": "Toast displayed when user tap Discovery Features Again in settings page."
},
2020-08-01 09:29:48 +02:00
"toastFileError": "File error, subscribing failed",
2020-07-02 14:58:55 +02:00
"@toastFileError": {},
2020-07-06 11:50:20 +02:00
"toastFileNotValid": "File not valid",
"@toastFileNotValid": {},
"toastHomeGroupNotSupport": "Home group is not supported",
"@toastHomeGroupNotSupport": {},
2020-08-01 09:29:48 +02:00
"toastImportSettingsSuccess": "Settings imported successfully",
"@toastImportSettingsSuccess": {},
2020-08-01 09:29:48 +02:00
"toastOneGroup": "Select at least one group",
2020-07-06 11:50:20 +02:00
"@toastOneGroup": {},
"toastPodcastRecovering": "Recovering, wait for a moment",
"@toastPodcastRecovering": {
"description": "Resubscribe removed podcast"
},
2020-08-01 09:29:48 +02:00
"toastReadFile": "File read successfully",
2020-07-02 14:58:55 +02:00
"@toastReadFile": {},
2020-07-06 11:50:20 +02:00
"toastRecoverFailed": "Podcast recover failed",
"@toastRecoverFailed": {
"description": "Resubscribe removed podast"
},
"toastRemovePlaylist": "Episode removed from playlist",
2020-07-02 14:58:55 +02:00
"@toastRemovePlaylist": {},
2020-08-01 09:29:48 +02:00
"toastSettingSaved": "Settings saved",
2020-07-06 11:50:20 +02:00
"@toastSettingSaved": {},
"toastTimeEqualEnd": "Time is equal to end time",
2020-07-18 11:52:31 +02:00
"@toastTimeEqualEnd": {
"description": "User can't choose the same time as schedule end time."
},
2020-07-06 11:50:20 +02:00
"toastTimeEqualStart": "Time is equal to start time",
2020-07-18 11:52:31 +02:00
"@toastTimeEqualStart": {
"description": "User can't choose the same time as schedule start time."
},
2020-07-22 16:15:06 +02:00
"translators": "Translators",
"@translators": {},
2020-07-04 16:42:56 +02:00
"understood": "Understood",
"@understood": {},
2020-07-06 11:50:20 +02:00
"undo": "UNDO",
"@undo": {},
2020-07-02 14:58:55 +02:00
"unlike": "Unlike",
"@unlike": {},
2020-08-01 09:29:48 +02:00
"unliked": "Episode removed from favorites",
2020-07-04 16:42:56 +02:00
"@unliked": {},
"updateDate": "Update date",
"@updateDate": {},
2020-07-06 11:50:20 +02:00
"updateEpisodesCount": "{count, plural, zero{No update} one{Updated {count} episode} other{Updated {count} episodes}}",
2020-07-04 16:42:56 +02:00
"@updateEpisodesCount": {},
"updateFailed": "Update failed, network error",
"@updateFailed": {},
2020-09-23 16:19:07 +02:00
"username": "Username",
"@username": {},
"usernameRequired": "Username required",
"@usernameRequired": {},
"useWallpaperTheme": "Pick theme from wallpaper",
"@useWallpaperTheme": {},
"useWallpaperThemeDes": "Pick theme from wallpaper.",
"@useWallpaperThemeDes": {},
2020-08-01 09:29:48 +02:00
"version": "Version: {version}",
2020-07-04 16:42:56 +02:00
"@version": {
"placeholders": {
"version": {}
}
}
}