Skip to content

Commit 78365f1

Browse files
authored
Merge pull request #478 from weblate/weblate-simple-mobile-tools-simple-sms-messenger
Translations update from Hosted Weblate
2 parents c91c329 + 6e8a55d commit 78365f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/src/main/res/values-pl/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<string name="forward_message">Przekaż dalej</string>
2222
<string name="compress_error">Nie udało się skompresować obrazu do wybranego rozmiaru</string>
2323
<!-- Attachments -->
24-
<string name="duplicate_item_warning">Duplicate item was not included</string>
24+
<string name="duplicate_item_warning">Powielony element nie został uwzględniony</string>
2525
<!-- vCard -->
2626
<plurals name="and_other_contacts">
2727
<item quantity="one">i %d inny</item>
@@ -95,4 +95,4 @@
9595
Haven't found some strings? There's more at
9696
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
9797
-->
98-
</resources>
98+
</resources>

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
<string name="forward_message">转发</string>
2222
<string name="compress_error">无法将图像压缩到选定的大小</string>
2323
<!-- Attachments -->
24-
<string name="duplicate_item_warning">Duplicate item was not included</string>
24+
<string name="duplicate_item_warning">未包含重复项</string>
2525
<!-- vCard -->
2626
<plurals name="and_other_contacts">
27-
<item quantity="other"> %d 个其他人</item>
27+
<item quantity="other">及其他 %d 个联系人</item>
2828
</plurals>
2929
<!-- New conversation -->
3030
<string name="new_conversation">新的对话</string>
@@ -86,4 +86,4 @@
8686
Haven't found some strings? There's more at
8787
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
8888
-->
89-
</resources>
89+
</resources>

0 commit comments

Comments
 (0)