mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
6885c35a86
commit
f5cc779bb1
95 changed files with 2733 additions and 415 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<string name="password">{{Identical|Password}}</string>
|
||||
<string name="login">Button to have people log in.
|
||||
{{Identical|Log in}}</string>
|
||||
<string name="signup">{{Identical|Sign up}}</string>
|
||||
<string name="logging_in_title">Title of dialog box shown while logging in.
|
||||
{{Identical|Logging in}}</string>
|
||||
<string name="logging_in_message">Contents of dialog box shown while logging in.
|
||||
|
|
@ -22,23 +23,32 @@
|
|||
{{Identical|Uploaded}}</string>
|
||||
<string name="upload_completed_notification_text">Text for notification about upload being completed.</string>
|
||||
<string name="upload_progress_notification_title_start">Title for notificiation about upload being started. %1$s represents file name</string>
|
||||
<string name="upload_progress_notification_title_in_progress">Title for notification about upload being in progress. %1$s represents file name</string>
|
||||
<string name="upload_progress_notification_title_in_progress">Title for notification about upload being in progress. %1$s represents file name
|
||||
{{Identical|Uploading}}</string>
|
||||
<string name="upload_progress_notification_title_finishing">Title for notification about upload being completed. %1$s represents file name</string>
|
||||
<string name="upload_failed_notification_title">Title for notification about upload failing. %1$s represents file name</string>
|
||||
<string name="upload_failed_notification_subtitle">Text for notification about upload being completed.</string>
|
||||
<string name="uploads_pending_notification_indicator">Status text about number of uploads left.
|
||||
* %d represents number of uploads left, including current one</string>
|
||||
<plurals name="uploads_pending_notification_indicator">
|
||||
<item quantity="one">Status text about number of uploads left.
|
||||
* %d represents number of uploads left, including current one
|
||||
</item>
|
||||
<item quantity="other">Status text about number of uploads left.
|
||||
* %d represents number of uploads left, including current one
|
||||
</item>
|
||||
</plurals>
|
||||
<string name="title_activity_contributions">Title for screen showing my contributions.
|
||||
{{Identical|My upload}}</string>
|
||||
<string name="contribution_state_queued">Show status of upload as currently queued.
|
||||
{{Identical|Queue}}</string>
|
||||
<string name="contribution_state_failed">Show status of upload as failed.
|
||||
{{Identical|Failed}}</string>
|
||||
<string name="contribution_state_in_progress">Show status of upload as currently in progress. <code>%1$d%%</code> represents percentage of current file that has been uploaded; <code>%%</code> is rendered \"%%\", because <code>%%</code> is a special character here so to render one you have to write two.</string>
|
||||
<string name="contribution_state_in_progress">Show status of upload as currently in progress. <code>%1$d%%</code> represents percentage of current file that has been uploaded; <code>%%</code> is rendered \"%%\", because <code>%%</code> is a special character here so to render one you have to write two.
|
||||
{{Identical|Complete}}</string>
|
||||
<string name="contribution_state_starting">Show status of upload as about to start.
|
||||
{{Identical|Uploading}}</string>
|
||||
<string name="menu_from_gallery">Action bar item to prompt the user to pick a picture from the phone to upload</string>
|
||||
<string name="menu_from_camera">Action bar item to allow the user to take a picture to upload</string>
|
||||
<string name="menu_nearby">{{Identical|Nearby}}</string>
|
||||
<string name="provider_contributions">Display name for user\'s contributions in the phone\'s settings sync screen.
|
||||
{{Identical|My upload}}</string>
|
||||
<string name="menu_share">{{Identical|Share}}</string>
|
||||
|
|
@ -53,6 +63,7 @@
|
|||
<string name="login_failed_generic">{{Identical|Login failed}}</string>
|
||||
<string name="share_upload_button">{{Identical|Upload}}</string>
|
||||
<string name="multiple_share_base_title">Hint for the textbox that lets user type the Base title for the set of multiple images being uploaded. Example: If the user types \'Visit to Kolkata\' in this text box, the images will all be titled as \'Visit to Kolkata - 1\', \'Visit to Kolkata - 2\', etc.</string>
|
||||
<string name="provider_modifications">{{Identical|Modification}}</string>
|
||||
<string name="menu_upload_single">Hint text on menu item to upload a single image.
|
||||
{{Identical|Upload}}</string>
|
||||
<string name="categories_search_text_hint">This message is followed by a list of the categories.
|
||||
|
|
@ -67,10 +78,13 @@
|
|||
<string name="preference_tracking">Text for preference that enables the user to enable or disable collection of data about the user\'s usage patterns.</string>
|
||||
<string name="preference_tracking_summary">Help text for preference that enables the user to enable or disable collection of data about the user\'s usage patterns.</string>
|
||||
<string name="title_activity_settings">{{Identical|Settings}}</string>
|
||||
<string name="title_activity_signup">{{Identical|Sign up}}</string>
|
||||
<string name="menu_about">{{Identical|About}}</string>
|
||||
<string name="about_license">License</string>
|
||||
<string name="about_improve">Source and Bugs</string>
|
||||
<string name="about_privacy_policy">HTML fragment linking to Wikimedia\'s privacy policy. Note: avoid percent-encoding in the URL, as this causes problems with Android\'s resource compiler. Use accented/non-ASCII characters \"as is\" if possible. (We can fix it manually, so don\'t worry too much about it.)</string>
|
||||
<string name="about_improve">{{doc-important|Please make sure that your translation of \"source\" means \"source code\", not \"reference source\".}}
|
||||
Source and Bugs</string>
|
||||
<string name="about_privacy_policy">HTML fragment linking to Wikimedia\'s privacy policy. Note: avoid percent-encoding in the URL, as this causes problems with Android\'s resource compiler. Use accented/non-ASCII characters \"as is\" if possible. (We can fix it manually, so don\'t worry too much about it.)
|
||||
{{Identical|Privacy policy}}</string>
|
||||
<string name="title_activity_about">{{Identical|About}}</string>
|
||||
<string name="menu_feedback">Menu item text that prompts user to send feedback to WMF via email</string>
|
||||
<string name="waiting_first_sync">Message shown on contributions list during first sync.</string>
|
||||
|
|
@ -88,12 +102,22 @@
|
|||
<string name="license_name_cc0">CC0 License display name.</string>
|
||||
<string name="license_name_cc_by_sa_3_0">{{Identical|CC BY-SA}}</string>
|
||||
<string name="license_name_cc_by_3_0">{{Identical|CC BY}}</string>
|
||||
<string name="license_name_cc_by_sa_4_0">{{Identical|CC BY-SA}}</string>
|
||||
<string name="license_name_cc_by_4_0">{{Identical|CC BY}}</string>
|
||||
<string name="license_name_cc_by_sa_2_5">{{Identical|CC BY-SA}}</string>
|
||||
<string name="license_name_cc_by_2_5">{{Identical|CC BY}}</string>
|
||||
<string name="license_name_cc_by_sa_2_0">{{Identical|CC BY-SA}}</string>
|
||||
<string name="license_name_cc_by_2_0">{{Identical|CC BY-SA}}</string>
|
||||
<string name="license_name_cc_2_0">{{Identical|CC BY}}</string>
|
||||
<string name="license_name_pd_old_100">Unused at this time.</string>
|
||||
<string name="license_name_pd_old">Unused at this time.</string>
|
||||
<string name="license_name_pd_art">Unused at this time.</string>
|
||||
<string name="license_name_pd_us">Unused at this moment.</string>
|
||||
<string name="license_name_pd_usgov">Unused at this time.</string>
|
||||
<string name="license_name_pd_usgov_nasa">Unused at this time.</string>
|
||||
<string name="license_name_pd_ineligible">Unused at this time.</string>
|
||||
<string name="license_name_attribution">{{Identical|Attribution}}</string>
|
||||
<string name="tutorial_3_text">Capitals not required</string>
|
||||
<string name="welcome_wikipedia_text">Message inviting users to contribute their images.
|
||||
|
||||
Followed by {{msg-wm|Commons-android-strings-welcome wikipedia subtext}}.</string>
|
||||
|
|
@ -112,5 +136,8 @@ Followed by {{msg-wm|Commons-android-strings-welcome wikipedia subtext}}.</strin
|
|||
<string name="detail_description_empty">{{Identical|No description}}</string>
|
||||
<string name="menu_refresh">Label for menu item that refreshes current list of images.
|
||||
{{Identical|Refresh}}</string>
|
||||
<string name="tutorial_3_text">Capitals not required</string>
|
||||
<string name="ok">{{Identical|OK}}</string>
|
||||
<string name="warning">{{Identical|Warning}}</string>
|
||||
<string name="yes">{{Identical|Yes}}</string>
|
||||
<string name="no">{{Identical|No}}</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue