zh\strings.xml: removed not needed one quantity

This commit is contained in:
Junwei Bai 2024-10-23 23:57:55 +11:00
parent 945d270d29
commit bdf8135062

View file

@ -79,28 +79,22 @@
<string name="nearby_filter_state">地点状态</string>
<string name="appwidget_img">今日图片</string>
<plurals name="uploads_pending_notification_indicator">
<item quantity="one">%1$d个文件正在上传</item>
<item quantity="other">%1$d个文件正在上传</item>
</plurals>
<plurals name="contributions_subtitle">
<item quantity="one">%1$d次上传</item>
<item quantity="other">%1$d次上传</item>
</plurals>
<string name="starting_uploads">开始上传</string>
<plurals name="starting_multiple_uploads">
<item quantity="one">正在处理%d个上传</item>
<item quantity="other">正在处理%d个上传</item>
</plurals>
<plurals name="multiple_uploads_title">
<item quantity="one">%d个上传</item>
<item quantity="other">%d个上传</item>
</plurals>
<plurals name="share_license_summary">
<item quantity="one">该图像的授权协议是 %1$s</item>
<item quantity="other">这些图像的授权协议是 %1$s</item>
</plurals>
<plurals name="upload_count_title">
<item quantity="one">%1$d次上传</item>
<item quantity="other">%1$d次上传</item>
</plurals>
<plurals name="receiving_shared_content">
@ -578,7 +572,6 @@
<string name="category_edit_helper_show_edit_title">分类更新</string>
<string name="category_edit_helper_show_edit_title_success">成功</string>
<plurals name="category_edit_helper_show_edit_message_if">
<item quantity="one">分类%1$s已添加。</item>
<item quantity="other">分类%1$s已添加。</item>
</plurals>
<string name="category_edit_helper_edit_message_else">无法添加分类。</string>
@ -586,7 +579,6 @@
<string name="depictions_edit_helper_make_edit_toast">正在尝试更新描述。</string>
<string name="depictions_edit_helper_show_edit_title">编辑描述</string>
<plurals name="depictions_edit_helper_show_edit_message_if">
<item quantity="one">已添加 %1$s 个描写。</item>
<item quantity="other">已添加 %1$s 个描写。</item>
</plurals>
<string name="depictions_edit_helper_edit_message_else">无法添加描述。</string>
@ -816,7 +808,6 @@
<string name="saving_kml_file">正在保存KML文件</string>
<string name="saving_gpx_file">正在保存GPX文件</string>
<plurals name="custom_picker_images_selected_title_appendix">
<item quantity="one">已选择%d个图像</item>
<item quantity="other">已选择%d个图像</item>
</plurals>
<string name="multiple_files_depiction">请记住,每次多图片上传会为其中的所有图片标注相同的分类和描述。如果这些图片并不共享同样的描述和分类,请分别进行多次上传。</string>