mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-02 15:53:55 +01:00
th\strings.xml: removed not needed one and zero quantity
This commit is contained in:
parent
899d149a55
commit
945d270d29
1 changed files with 0 additions and 5 deletions
|
|
@ -38,21 +38,16 @@
|
||||||
<string name="appwidget_img">รูปภาพประจำวัน</string>
|
<string name="appwidget_img">รูปภาพประจำวัน</string>
|
||||||
<string name="uploads_pending_notification_indicator">กำลังอัปโหลดไฟล์ %1$d ไฟล์</string>
|
<string name="uploads_pending_notification_indicator">กำลังอัปโหลดไฟล์ %1$d ไฟล์</string>
|
||||||
<plurals name="contributions_subtitle" fuzzy="true">
|
<plurals name="contributions_subtitle" fuzzy="true">
|
||||||
<item quantity="zero">\@string/contributions_subtitle_zero</item>
|
|
||||||
<item quantity="one">(%1$d)</item>
|
|
||||||
<item quantity="other">(%1$d)</item>
|
<item quantity="other">(%1$d)</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="starting_uploads">กำลังเริ่มอัปโหลด</string>
|
<string name="starting_uploads">กำลังเริ่มอัปโหลด</string>
|
||||||
<plurals name="starting_multiple_uploads" fuzzy="true">
|
<plurals name="starting_multiple_uploads" fuzzy="true">
|
||||||
<item quantity="one">กำลังเริ่มอัปโหลด %1$d รายการ</item>
|
|
||||||
<item quantity="other">กำลังเริ่มอัปโหลด %1$d รายการ</item>
|
<item quantity="other">กำลังเริ่มอัปโหลด %1$d รายการ</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="multiple_uploads_title" fuzzy="true">
|
<plurals name="multiple_uploads_title" fuzzy="true">
|
||||||
<item quantity="one">การอัปโหลด %1$d รายการ</item>
|
|
||||||
<item quantity="other">การอัปโหลด %1$d รายการ</item>
|
<item quantity="other">การอัปโหลด %1$d รายการ</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="share_license_summary">
|
<plurals name="share_license_summary">
|
||||||
<item quantity="one">ภาพนี้จะอยู่ในสัญญาอนุญาต %1$s</item>
|
|
||||||
<item quantity="other">ภาะเหล่านี้จะอยู่อยู่ในสัญญาอนุญาติ %1$s</item>
|
<item quantity="other">ภาะเหล่านี้จะอยู่อยู่ในสัญญาอนุญาติ %1$s</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="navigation_item_explore">สำรวจ</string>
|
<string name="navigation_item_explore">สำรวจ</string>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue