mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Localisation updates from http://translatewiki.net.
This commit is contained in:
parent
5271cc57d1
commit
b00e592629
31 changed files with 67 additions and 7 deletions
|
|
@ -1,3 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources><string name="crash_dialog_title">Title of dialog to show when the app crashes</string><string name="crash_dialog_text">Humorous and non-sensical reasoning for why the app crashed.</string><string name="crash_dialog_comment_prompt">Prompt asking people to enter info about what they were doing when the app crashed</string><string name="crash_dialog_ok_toast">Toast to be displayed once someone sends an error report thanking them.
|
||||
<resources><string name="crash_dialog_title">Title of dialog to show when the app crashes</string><string name="crash_dialog_text"></string><string name="crash_dialog_comment_prompt">Prompt asking people to enter info about what they were doing when the app crashed</string><string name="crash_dialog_ok_toast">Toast to be displayed once someone sends an error report thanking them.
|
||||
{{Identical|Thank you}}</string></resources>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources><string name="app_name">The name of the application</string><string name="menu_settings">Label for menu item to show settings.
|
||||
{{Identical|Settings}}</string><string name="title_activity_login">Sign in to Wikimedia Commons</string><string name="login_subtitle">Login to upload media to commons</string><string name="username">{{Identical|Username}}</string><string name="password">Password</string><string name="login">Button to have people log in</string><string name="logging_in_title">Title of dialog box shown while logging in</string><string name="logging_in_message">Contents of dialog box shown while logging in</string><string name="title_activity_share">Wikimedia Commons</string><string name="upload_overlay_title">Upload to Commons</string><string name="login_success">Message when login has succeeded</string><string name="login_failed">Message when login has failed</string><string name="uploading_started">Toast message when uploading has started</string><string name="upload_completed_notification_title">Title for notification about upload being completed. %1$s represents file name.</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_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 text of notification about upload failing. Explains to the user to tap to retry</string><string name="uploads_pending_notification_indicator">Status text about number of uploads left. %d represents number of uploads left, including current one</string><string name="title_activity_contributions">Title for screen showing my contributions</string><string name="contribution_state_queued">Show status of upload as currently queued</string><string name="contribution_state_failed">Show status of upload as failed</string><string name="contribution_state_in_progress">Show status of upload as currently in progress. %1$d%% represents percentage of current file that has been uploaded</string><string name="contribution_state_starting">Show status of upload as about to start.</string><string name="menu_from_gallery">Action bar item to allow the user to take a picture to upload</string><string name="menu_from_camera">Action bar item to prompt the user to pick a picture from the phone to upload</string><string name="provider_contributions">Display name for user\'s contributions in the phone\'s settings sync screen</string></resources>
|
||||
<resources><string name="app_name">The name of the application.
|
||||
{{Identical|Wikimedia Commons}}</string><string name="menu_settings">Label for menu item to show settings.
|
||||
{{Identical|Settings}}</string><string name="title_activity_login">Sign in to Wikimedia Commons</string><string name="login_subtitle">Login to upload media to commons</string><string name="username">{{Identical|Username}}</string><string name="password">{{Identical|Password}}</string><string name="login">Button to have people log in.
|
||||
{{Identical|Log in}}</string><string name="logging_in_title">Title of dialog box shown while logging in</string><string name="logging_in_message">Contents of dialog box shown while logging in.
|
||||
{{Identical|Please wait}}</string><string name="title_activity_share">{{Identical|Wikimedia Commons}}</string><string name="upload_overlay_title">Upload to Commons</string><string name="login_success">Message when login has succeeded.
|
||||
{{Identical|Login successful}}</string><string name="login_failed">Message when login has failed.
|
||||
{{Identical|Login failed}}</string><string name="uploading_started">Toast message when uploading has started</string><string name="upload_completed_notification_title">Title for notification about upload being completed. %1$s represents file name.
|
||||
{{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_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 text of notification about upload failing. Explains to the user to tap to retry</string><string name="uploads_pending_notification_indicator">Status text about number of uploads left. %d represents number of uploads left, including current one</string><string name="title_activity_contributions">Title for screen showing my contributions.
|
||||
{{Identical|My contribution}}</string><string name="contribution_state_queued">Show status of upload as currently queued</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. %1$d%% represents percentage of current file that has been uploaded</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="provider_contributions">Display name for user's contributions in the phone's settings sync screen.
|
||||
{{Identical|My contribution}}</string></resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue