Remove XBMC from interface strings (#721)

* Make Kore untranslatable
* Remove XBMC from interface strings
* Fix button names so that they match and unify HTML tags
* Break lines for readability
This commit is contained in:
homocomputeris 2020-03-28 12:42:15 +03:00 committed by GitHub
parent 2467f06a60
commit 6d2c9557a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 89 additions and 56 deletions

View File

@ -16,7 +16,7 @@
-->
<resources>
<string name="app_name">Kore</string>
<string name="app_name" translatable="false">Kore</string>
<string name="settings">Settings</string>
<string name="action_options">Options</string>
@ -82,22 +82,24 @@
<!-- String used in add host wizard -->
<string name="wizard_welcome">Welcome</string>
<string name="wizard_welcome_message"><![CDATA[
Let\'s start by adding a media center. Make sure your Kodi/XBMC is running, properly configured and on the same network as your device.<br/><br/>
You can get help configuring it <a href="http://syncedsynapse.com/kore/kore-faq/">here</a>.<br/><br/>
When you\'re ready press <b><i>Next</i></b>.
Let\'s start by adding a media center. Make sure your Kodi is running, properly configured and on the same network as your device.<br/><br/>
You can get help configuring it <a href="http://syncedsynapse.com/kore/kore-faq/">here</a>.<br/><br/>
When you\'re ready press <b>Next</b>.
]]></string>
<string name="wizard_search_message"><![CDATA[
Searching for media centers on your local network…<br/>
Searching for media centers on your local network…<br/>
]]></string>
<string name="wizard_search_no_host_found"><![CDATA[
I couldn\'t find any media center on your network.<br/>If you need help configuring it, check <a href="http://syncedsynapse.com/kore/kore-faq/">here</a>.<br/><br/>
Click <i>Search</i> to search again or <i>Next</i> for manual configuration.
I couldn\'t find any media center on your network.<br/>
If you need help configuring it, check <a href="http://syncedsynapse.com/kore/kore-faq/">here</a>.<br/><br/>
Click <b>Search again</b> or <b>Next</b> for manual configuration.
]]></string>
<string name="wizard_search_no_network_connection"><![CDATA[
Please enable a network connection before searching for media centers.<br/>
Please enable a network connection before searching for media centers.<br/>
]]></string>
<string name="wizard_search_host_found"><![CDATA[
I found these media centers on your network.<br/><br/>Select one to add or press <i>Next</i> to manually add a new one.
I found these media centers on your network.<br/><br/>
Select one to add or press <b>Next</b> to manually add a new one.
]]></string>
<string name="no_network_connection">No network connection</string>
<string name="searching">Searching…</string>
@ -127,16 +129,19 @@
<string name="wizard_connecting_to_xbmc_title">Connecting to %1$s…</string>
<string name="wizard_connecting_to_xbmc_message">Please wait while I try to connect to your media center…</string>
<string name="wizard_empty_authentication">Kodi/XBMC requires authentication.\nPlease specify a username and password.</string>
<string name="wizard_incorrect_authentication">Wrong username and/or password.\nPlease check your credentials.</string>
<string name="wizard_success_connecting">Connected to Kodi/XBMC.</string>
<string name="wizard_error_connecting">Couldn\'t connect to Kodi/XBMC.\nPlease check the configuration.</string>
<string name="wizard_empty_authentication">Kodi requires authentication.\n
Please specify a username and password.</string>
<string name="wizard_incorrect_authentication">Wrong username and/or password.\n
Please check your credentials.</string>
<string name="wizard_success_connecting">Connected to Kodi.</string>
<string name="wizard_error_connecting">Couldn\'t connect to Kodi.\n
Please check the configuration.</string>
<string name="wizard_done">All done!</string>
<string name="wizard_done_message"><![CDATA[
Your media center is configured.<br/>
You can now use the remote to control it. Your library is being synced, and should be available in a few moments.<br/><br/>
Press <b><i>Finish</i></b> to start using the remote.
Your media center is configured.<br/>
You can now use the remote to control it. Your library is being synced, and should be available in a few moments.<br/><br/>
Press <b>Finish</b> to start using the remote.
]]></string>
<string name="wizard_zeroconf_no_host_address">Couldn\'t get this media center address!</string>
@ -215,24 +220,31 @@
<string name="poster">Poster</string>
<string name="thumbnail">Thumbnail</string>
<string name="error_getting_properties">Couldn\'t get Kodi/XBMC properties.\nError message:
<string name="error_getting_properties">Couldn\'t get Kodi properties.\n
Error message:
%1$s.</string>
<string name="error_executing_subtitles">Couldn\'t execute subtitles addon.\nError message: %1$s.</string>
<string name="error_getting_addon_info">Couldn\'t get Addon information.\nError message:
<string name="error_executing_subtitles">Couldn\'t execute subtitles addon.\n
Error message: %1$s.</string>
<string name="error_getting_addon_info">Couldn\'t get Addon information.\n
Error message:
%1$s.</string>
<string name="error_getting_source_info">Couldn\'t browse files.\nError message:
<string name="error_getting_source_info">Couldn\'t browse files.\n
Error message:
%1$s.</string>
<string name="error_play_media_file">Couldn\'t play media file.\nError message:
<string name="error_play_media_file">Couldn\'t play media file.\n
Error message:
%1$s.</string>
<string name="error_play_local_file">Couldn\'t play local media file.\nError message:
<string name="error_play_local_file">Couldn\'t play local media file.\n
Error message:
%1$s.</string>
<string name="error_queue_media_file">Couldn\'t queue media file.\nError message:
<string name="error_queue_media_file">Couldn\'t queue media file.\n
Error message:
%1$s.</string>
<string name="error_get_active_player">Couldn\'t get active player.\nError message:
<string name="error_get_active_player">Couldn\'t get active player.\n
Error message:
%1$s.</string>
<string name="error_share_video">Couldn\'t share video to Kodi/XBMC.</string>
<string name="error_reading_local_storage">Couldn\'t read the local storage.
Did you give Kore permission to access file storage?</string>
<string name="error_share_video">Couldn\'t share video to Kodi.</string>
<string name="error_reading_local_storage">Couldn\'t read the local storage. Did you give Kore permission to access file storage?</string>
<string name="error_starting_http_server">Couldn\'t create or start HTTP server.</string>
<string name="directors">Directors:</string>
@ -250,20 +262,32 @@
<string name="clear_playlist">Clear playlist</string>
<string name="source_empty">Media source empty</string>
<string name="no_movies_found_refresh">No movies found\n\nSwipe down to refresh</string>
<string name="no_tvshows_found_refresh">No TV Shows found\n\nSwipe down to refresh</string>
<string name="no_episodes_found">No episodes found</string>
<string name="swipe_down_to_refresh">Swipe down to refresh</string>
<string name="no_artists_found_refresh">No artists found\n\nSwipe down to refresh</string>
<string name="no_albums_found_refresh">No albums found\n\nSwipe down to refresh</string>
<string name="no_genres_found_refresh">No genres found\n\nSwipe down to refresh</string>
<string name="no_addons_found_refresh">No addons found or not connected\n\nSwipe down to refresh</string>
<string name="no_music_videos_found_refresh">No videos found\n\nSwipe down to refresh</string>
<string name="no_channel_groups_found_refresh">No channel groups found.\n\nSwipe down to refresh</string>
<string name="no_channels_found_refresh">No channels found.\n\nSwipe down to refresh</string>
<string name="no_favourites_found_refresh">No favourites found.\n\nSwipe down to refresh</string>
<string name="no_recordings_found_refresh">No recordings found.\n\nSwipe down to refresh</string>
<string name="no_broadcasts_found_refresh">No broadcasts found.\n\nSwipe down to refresh</string>
<string name="no_movies_found_refresh">No movies found\n\n
Swipe down to refresh</string>
<string name="no_tvshows_found_refresh">No TV Shows found\n\n
Swipe down to refresh</string>
<string name="no_episodes_found">No episodes found</string>
<string name="no_artists_found_refresh">No artists found\n\n
Swipe down to refresh</string>
<string name="no_albums_found_refresh">No albums found\n\n
Swipe down to refresh</string>
<string name="no_genres_found_refresh">No genres found\n\n
Swipe down to refresh</string>
<string name="no_addons_found_refresh">No addons found or not connected\n\n
Swipe down to refresh</string>
<string name="no_music_videos_found_refresh">No videos found\n\n
Swipe down to refresh</string>
<string name="no_channel_groups_found_refresh">No channel groups found\n\n
Swipe down to refresh</string>
<string name="no_channels_found_refresh">No channels found\n\n
Swipe down to refresh</string>
<string name="no_favourites_found_refresh">No favourites found\n\n
Swipe down to refresh</string>
<string name="no_recordings_found_refresh">No recordings found\n\n
Swipe down to refresh</string>
<string name="no_broadcasts_found_refresh">No broadcasts found\n\n
Swipe down to refresh</string>
<string name="pull_to_refresh">Pull to refresh</string>
<string name="no_cast_info">No cast info to display</string>
@ -289,20 +313,28 @@
<string name="seen">Seen</string>
<string name="download">Download</string>
<string name="confirm_movie_download">Are you sure you want to download this movie?\nThe movie will be downloaded in the background, but it can take a while to finish.</string>
<string name="confirm_episode_download">Are you sure you want to download this episode?\nThe episode will be downloaded in the background, but it can take a while to finish.</string>
<string name="confirm_album_download">Are you sure you want to download this album?\nThe album will be downloaded in the background, but it can take a while to finish.</string>
<string name="confirm_artist_download">Are you sure you want to download all albums?\nThe albums will be downloaded in the background, but it can take a while to finish.</string>
<string name="confirm_songs_download">Are you sure you want to download %1$d songs?\nThe songs will be downloaded in the background, but it can take a while to finish.</string>
<string name="confirm_movie_download">Are you sure you want to download this movie?\n
The movie will be downloaded in the background, but it can take a while to finish.</string>
<string name="confirm_episode_download">Are you sure you want to download this episode?\n
The episode will be downloaded in the background, but it can take a while to finish.</string>
<string name="confirm_album_download">Are you sure you want to download this album?\n
The album will be downloaded in the background, but it can take a while to finish.</string>
<string name="confirm_artist_download">Are you sure you want to download all albums?\n
The albums will be downloaded in the background, but it can take a while to finish.</string>
<string name="confirm_songs_download">Are you sure you want to download %1$d songs?\n
The songs will be downloaded in the background, but it can take a while to finish.</string>
<string name="download_file_exists">File already exists.\nDo you want to overwrite it or download with a new name?</string>
<string name="download_dir_exists">Download directory already exists.\nIf any files have the same name, do you want to overwrite them or download them with a new name?</string>
<string name="download_files_exists">One or more files already exist.\nIf any files have the same name, do you want to overwrite them or download them with a new name?</string>
<string name="download_file_exists">File already exists.\n
Do you want to overwrite it or download with a new name?</string>
<string name="download_dir_exists">Download directory already exists.\n
If any files have the same name, do you want to overwrite them or download them with a new name?</string>
<string name="download_files_exists">One or more files already exist.\n
If any files have the same name, do you want to overwrite them or download them with a new name?</string>
<string name="overwrite">Overwrite</string>
<string name="download_with_new_name">New name</string>
<string name="download_file_description">Downloaded from your media center</string>
<string name="num_episodes">%1$d episodes | %2$d unwatched</string>
<string name="num_episodes">%1$d episodes | %2$d unwatched</string>
<string name="premiered">Premiered: %1$s</string>
<string name="tvshow_overview">Overview</string>
@ -347,14 +379,14 @@
<!-- Preferences strings -->
<string name="application">Application</string>
<string name="theme">Theme</string>
<string name="theme_night">Night</string>
<string name="theme_day">Day</string>
<string name="theme_mist">Mist</string>
<string name="theme_sunrise">Sunrise</string>
<string name="theme_sunset">Sunset</string>
<string name="switch_to_remote">Show on media start</string>
<string name="keep_remote_above_lockscreen">Show over lockscreen</string>
<string name="pref_keep_screen_on">Stay awake</string>
@ -374,8 +406,7 @@
<string name="about_desc"><![CDATA[
\u00A9 2018 XBMC Foundation<br><br>
Please rate us on <b><a href="market://details?id=org.xbmc.kore">Google Play</a></b><br><br>
If you need help, check our <b><a href="http://forum.kodi.tv/forumdisplay.php?fid=129">forum</a></b>
If you need help, check our <a href="http://forum.kodi.tv/forumdisplay.php?fid=129">forum</a><
]]></string>
<!--&lt;!&ndash; String for coffee &ndash;&gt;-->
@ -396,7 +427,8 @@
<string name="pause_call_incoming_message">Check your phone, someone is calling you</string>
<string name="error_getting_pvr_info">An error occurred while getting pvr info: %1$s</string>
<string name="might_not_have_pvr">An error occurred while getting channels info, probably because your media center doesn\'t have a tuner or it isn\'t configured.\n\nIf that\'s the case and you\'d like to remove this entry from the side menu, you can do it in the Settings.</string>
<string name="might_not_have_pvr">An error occurred while getting channels info, probably because your media center doesn\'t have a tuner or it isn\'t configured.\n\n
If that\'s the case and you\'d like to remove this entry from the side menu, you can do it in the Settings.</string>
<string name="error_starting_channel">An error occurred starting channel playback: %1$s</string>
<string name="error_favourites">An error occurred while getting the favourites with description: %1$s</string>
<string name="error_starting_recording">An error occurred starting a recording: %1$s</string>
@ -435,7 +467,8 @@
<string name="muted">muted</string>
<string name="no_item_available_to_play">Error: no item available to play.</string>
<string name="Refreshing_not_implemented_for_this_item">Refreshing not implemented for this item</string>
<string name="no_songs_found_refresh">No songs found\\n\\nSwipe down to refresh</string>
<string name="no_songs_found_refresh">No songs found\n\n
Swipe down to refresh</string>
<string name="not_implemented">Not implemented</string>
<string name="zeroprogress">0:00</string>
@ -445,4 +478,4 @@
<string name="disable_local_playback_support">Disable local playback support</string>
<string name="disable_local_playback_support_summary">Disables support for playing media locally on the device running Kore.</string>
<string name="language">Language</string>
</resources>
</resources>