Localisation updates from https://translatewiki.net.

This commit is contained in:
translatewiki.net 2021-12-09 13:01:55 +01:00
parent d1bf6d0e1d
commit d8f7d89a59
12 changed files with 77 additions and 7 deletions

View file

@ -63,6 +63,8 @@
<string name="signup">註冊</string>
<string name="logging_in_title">登入中</string>
<string name="logging_in_message">請稍候…</string>
<string name="updating_caption_title">正在更新說明與描述</string>
<string name="updating_caption_message">請稍候…</string>
<string name="login_success">登入成功!</string>
<string name="login_failed">登入失敗!</string>
<string name="upload_failed">找不到檔案。請試試看其它檔案。</string>
@ -500,10 +502,18 @@
<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="description_edit_helper_show_edit_title">描述更新</string>
<string name="caption_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="description_edit_helper_show_edit_message">描述已添加。</string>
<string name="caption_edit_helper_show_edit_message">說明已添加。</string>
<string name="coordinates_edit_helper_edit_message_else">無法添加座標。</string>
<string name="description_edit_helper_edit_message_else">無法添加描述。</string>
<string name="caption_edit_helper_edit_message_else">無法添加說明。</string>
<string name="coordinates_picking_unsuccessful">無法取得座標。</string>
<string name="descriptions_picking_unsuccessful">無法取得描述。</string>
<string name="description_activity_title">編輯描述與說明</string>
<string name="share_image_via">分享圖片透過</string>
<string name="you_have_no_achievements_yet">您還沒有做出任何貢獻</string>
<string name="no_achievements_yet">%s還沒有做出任何貢獻</string>