Localisation updates from https://translatewiki.net.

This commit is contained in:
translatewiki.net 2021-06-21 12:26:56 +02:00
parent c8a31a32ea
commit 7b016c7dcf
21 changed files with 124 additions and 17 deletions

View file

@ -239,6 +239,8 @@
<string name="upload_problem_different_geolocation">此圖片是在不同的地點拍攝。</string>
<string name="upload_problem_fbmd">請僅上傳您自己拍攝的圖片。不要上傳您從別人臉書帳號裡所找到的圖片。</string>
<string name="upload_problem_do_you_continue">您仍要上傳此圖片嗎?</string>
<string name="upload_connection_error_alert_title">連接錯誤</string>
<string name="upload_connection_error_alert_detail">更新處理需要有效的網際網路存取。請檢查您的網路連線。</string>
<string name="upload_problem_image">在圖片裡發現問題</string>
<string name="internet_downloaded">請僅上傳您自己拍攝的圖片。不要上傳您從網路下載來的圖片。</string>
<string name="use_external_storage">儲存應用程式所提供的快照</string>
@ -491,6 +493,12 @@
</plurals>
<string name="category_edit_helper_edit_message_else">無法添加分類。</string>
<string name="category_edit_button_text">更新分類</string>
<string name="coordinates_edit_helper_make_edit_toast">嘗試更新座標。</string>
<string name="coordinates_edit_helper_show_edit_title">座標更新</string>
<string name="coordinates_edit_helper_show_edit_title_success">成功</string>
<string name="coordinates_edit_helper_show_edit_message">座標 %1$s 已添加。</string>
<string name="coordinates_edit_helper_edit_message_else">無法添加座標。</string>
<string name="coordinates_picking_unsuccessful">無法取得座標。</string>
<string name="share_image_via">分享圖片透過</string>
<string name="no_achievements_yet">您還沒有做出任何貢獻</string>
<string name="account_created">已建立帳號!</string>
@ -588,4 +596,10 @@
<string name="app_ui_language">應用程式使用者介面語言</string>
<string name="remove">移除說明和描述</string>
<string name="read_help_link">延伸閱讀</string>
<string name="choose_a_location">挑選一個位置</string>
<string name="pan_and_zoom_to_adjust">平移和縮放來進行調整</string>
<string name="exit_location_picker">離開位置點選器</string>
<string name="select_location_location_picker">選擇位置</string>
<string name="location_picker_image_view" fuzzy="true">位置點選器圖片查看</string>
<string name="location_picker_image_view_shadow" fuzzy="true">位置picker_image_view_shadow</string>
</resources>