Merge pull request #416 from weblate/weblate-simple-mobile-tools-simple-sms-messenger

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa 2022-09-01 20:34:35 +02:00 committed by GitHub
commit 8ee5d006b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 100 additions and 69 deletions

View file

@ -22,7 +22,11 @@
<string name="compress_error">غير قادر على ضغط الصورة إلى الحجم المحدد</string> <string name="compress_error">غير قادر على ضغط الصورة إلى الحجم المحدد</string>
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="zero">and %d other</item>
<item quantity="one">and %d others</item>
<item quantity="two">and %d others</item>
<item quantity="few">and %d others</item>
<item quantity="many">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -84,4 +88,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -23,6 +23,8 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="few">and %d others</item>
<item quantity="many">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -22,8 +22,8 @@
<string name="compress_error">No s\'ha pogut comprimir la imatge a la mida seleccionada</string> <string name="compress_error">No s\'ha pogut comprimir la imatge a la mida seleccionada</string>
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">i %d altra</item>
<item quantity="other">and %d others</item> <item quantity="other">i %d altres</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Conversa nova</string> <string name="new_conversation">Conversa nova</string>
@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -36,7 +36,7 @@
<string name="mark_as_unread">Mark as Unread</string> <string name="mark_as_unread">Mark as Unread</string>
<string name="me">Me</string> <string name="me">Me</string>
<!-- Confirmation dialog --> <!-- Confirmation dialog -->
<string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation?</string> <string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation\?</string>
<!-- Are you sure you want to delete 5 conversations? --> <!-- Are you sure you want to delete 5 conversations? -->
<plurals name="delete_conversations"> <plurals name="delete_conversations">
<item quantity="one">%d conversation</item> <item quantity="one">%d conversation</item>
@ -68,13 +68,12 @@
<string name="import_mms">Import MMS</string> <string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string> <string name="no_option_selected">You have to select at least one item</string>
<!-- FAQ --> <!-- FAQ -->
<string name="faq_1_title">Why does the app require access to the internet?</string> <string name="faq_1_title">Why does the app require access to the internet\?</string>
<string name="faq_1_text">Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. <string name="faq_1_text">Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</string>
However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</string> <string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it\?</string>
<string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it?</string>
<string name="faq_2_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string> <string name="faq_2_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string>
<!-- <!--
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -23,6 +23,7 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="few">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -23,6 +23,7 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="many">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -40,11 +41,13 @@
<!-- Are you sure you want to delete 5 conversations? --> <!-- Are you sure you want to delete 5 conversations? -->
<plurals name="delete_conversations"> <plurals name="delete_conversations">
<item quantity="one">%d conversación</item> <item quantity="one">%d conversación</item>
<item quantity="many">%d conversaciones</item>
<item quantity="other">%d conversaciones</item> <item quantity="other">%d conversaciones</item>
</plurals> </plurals>
<!-- Are you sure you want to delete 5 messages? --> <!-- Are you sure you want to delete 5 messages? -->
<plurals name="delete_messages"> <plurals name="delete_messages">
<item quantity="one">%d mensaje</item> <item quantity="one">%d mensaje</item>
<item quantity="many">%d mensajes</item>
<item quantity="other">%d mensajes</item> <item quantity="other">%d mensajes</item>
</plurals> </plurals>
<!-- Settings --> <!-- Settings -->

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -23,6 +23,7 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="many">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -40,11 +41,13 @@
<!-- Are you sure you want to delete 5 conversations? --> <!-- Are you sure you want to delete 5 conversations? -->
<plurals name="delete_conversations"> <plurals name="delete_conversations">
<item quantity="one">%d conversation</item> <item quantity="one">%d conversation</item>
<item quantity="many">%d conversations</item>
<item quantity="other">%d conversations</item> <item quantity="other">%d conversations</item>
</plurals> </plurals>
<!-- Are you sure you want to delete 5 messages? --> <!-- Are you sure you want to delete 5 messages? -->
<plurals name="delete_messages"> <plurals name="delete_messages">
<item quantity="one">%d message</item> <item quantity="one">%d message</item>
<item quantity="many">%d messages</item>
<item quantity="other">%d messages</item> <item quantity="other">%d messages</item>
</plurals> </plurals>
<!-- Settings --> <!-- Settings -->

View file

@ -76,4 +76,4 @@
Non atopaches algunhas cadeas? Hai máis en Non atopaches algunhas cadeas? Hai máis en
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -36,7 +36,7 @@
<string name="mark_as_unread">Mark as Unread</string> <string name="mark_as_unread">Mark as Unread</string>
<string name="me">Me</string> <string name="me">Me</string>
<!-- Confirmation dialog --> <!-- Confirmation dialog -->
<string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation?</string> <string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation\?</string>
<!-- Are you sure you want to delete 5 conversations? --> <!-- Are you sure you want to delete 5 conversations? -->
<plurals name="delete_conversations"> <plurals name="delete_conversations">
<item quantity="one">%d conversation</item> <item quantity="one">%d conversation</item>
@ -68,13 +68,12 @@
<string name="import_mms">Import MMS</string> <string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string> <string name="no_option_selected">You have to select at least one item</string>
<!-- FAQ --> <!-- FAQ -->
<string name="faq_1_title">Why does the app require access to the internet?</string> <string name="faq_1_title">Why does the app require access to the internet\?</string>
<string name="faq_1_text">Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. <string name="faq_1_text">Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</string>
However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</string> <string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it\?</string>
<string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it?</string>
<string name="faq_2_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string> <string name="faq_2_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string>
<!-- <!--
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -23,6 +23,7 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="few">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -22,7 +22,6 @@
<string name="compress_error">Unable to compress image to selected size</string> <string name="compress_error">Unable to compress image to selected size</string>
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -74,4 +73,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -23,6 +23,7 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="many">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -40,11 +41,13 @@
<!-- Are you sure you want to delete 5 conversations? --> <!-- Are you sure you want to delete 5 conversations? -->
<plurals name="delete_conversations"> <plurals name="delete_conversations">
<item quantity="one">%d conversazione</item> <item quantity="one">%d conversazione</item>
<item quantity="many">%d conversazioni</item>
<item quantity="other">%d conversazioni</item> <item quantity="other">%d conversazioni</item>
</plurals> </plurals>
<!-- Are you sure you want to delete 5 messages? --> <!-- Are you sure you want to delete 5 messages? -->
<plurals name="delete_messages"> <plurals name="delete_messages">
<item quantity="one">%d messaggio</item> <item quantity="one">%d messaggio</item>
<item quantity="many">%d messaggi</item>
<item quantity="other">%d messaggi</item> <item quantity="other">%d messaggi</item>
</plurals> </plurals>
<!-- Settings --> <!-- Settings -->

View file

@ -23,6 +23,8 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="two">and %d others</item>
<item quantity="many">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->

View file

@ -22,7 +22,6 @@
<string name="compress_error">選択したサイズに画像を圧縮できません</string> <string name="compress_error">選択したサイズに画像を圧縮できません</string>
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -74,4 +73,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -41,13 +41,13 @@
<plurals name="delete_conversations"> <plurals name="delete_conversations">
<item quantity="one">%d pokalbis</item> <item quantity="one">%d pokalbis</item>
<item quantity="few">%d pokalbiai</item> <item quantity="few">%d pokalbiai</item>
<item quantity="other"/> <item quantity="other">%d pokalbiai</item>
</plurals> </plurals>
<!-- Are you sure you want to delete 5 messages? --> <!-- Are you sure you want to delete 5 messages? -->
<plurals name="delete_messages"> <plurals name="delete_messages">
<item quantity="one">%d žinutė</item> <item quantity="one">%d žinutė</item>
<item quantity="few">%d žinutės</item> <item quantity="few">%d žinutės</item>
<item quantity="other"/> <item quantity="other">%d žinutės</item>
</plurals> </plurals>
<!-- Settings --> <!-- Settings -->
<string name="lock_screen_visibility">Užrakinto ekrano pranešimų matomumas</string> <string name="lock_screen_visibility">Užrakinto ekrano pranešimų matomumas</string>
@ -78,4 +78,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -22,7 +22,8 @@
<string name="compress_error">Unable to compress image to selected size</string> <string name="compress_error">Unable to compress image to selected size</string>
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="zero">and %d other</item>
<item quantity="one">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -36,15 +37,17 @@
<string name="mark_as_unread">Mark as Unread</string> <string name="mark_as_unread">Mark as Unread</string>
<string name="me">Me</string> <string name="me">Me</string>
<!-- Confirmation dialog --> <!-- Confirmation dialog -->
<string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation?</string> <string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation\?</string>
<!-- Are you sure you want to delete 5 conversations? --> <!-- Are you sure you want to delete 5 conversations? -->
<plurals name="delete_conversations"> <plurals name="delete_conversations">
<item quantity="one">%d conversation</item> <item quantity="zero">%d conversation</item>
<item quantity="one">%d conversations</item>
<item quantity="other">%d conversations</item> <item quantity="other">%d conversations</item>
</plurals> </plurals>
<!-- Are you sure you want to delete 5 messages? --> <!-- Are you sure you want to delete 5 messages? -->
<plurals name="delete_messages"> <plurals name="delete_messages">
<item quantity="one">%d message</item> <item quantity="zero">%d message</item>
<item quantity="one">%d messages</item>
<item quantity="other">%d messages</item> <item quantity="other">%d messages</item>
</plurals> </plurals>
<!-- Settings --> <!-- Settings -->
@ -68,13 +71,12 @@
<string name="import_mms">Import MMS</string> <string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string> <string name="no_option_selected">You have to select at least one item</string>
<!-- FAQ --> <!-- FAQ -->
<string name="faq_1_title">Why does the app require access to the internet?</string> <string name="faq_1_title">Why does the app require access to the internet\?</string>
<string name="faq_1_text">Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. <string name="faq_1_text">Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</string>
However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</string> <string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it\?</string>
<string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it?</string>
<string name="faq_2_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string> <string name="faq_2_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string>
<!-- <!--
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -36,7 +36,7 @@
<string name="mark_as_unread">Mark as Unread</string> <string name="mark_as_unread">Mark as Unread</string>
<string name="me">Me</string> <string name="me">Me</string>
<!-- Confirmation dialog --> <!-- Confirmation dialog -->
<string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation?</string> <string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation\?</string>
<!-- Are you sure you want to delete 5 conversations? --> <!-- Are you sure you want to delete 5 conversations? -->
<plurals name="delete_conversations"> <plurals name="delete_conversations">
<item quantity="one">%d conversation</item> <item quantity="one">%d conversation</item>
@ -68,13 +68,12 @@
<string name="import_mms">Import MMS</string> <string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string> <string name="no_option_selected">You have to select at least one item</string>
<!-- FAQ --> <!-- FAQ -->
<string name="faq_1_title">Why does the app require access to the internet?</string> <string name="faq_1_title">Why does the app require access to the internet\?</string>
<string name="faq_1_text">Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. <string name="faq_1_text">Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</string>
However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</string> <string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it\?</string>
<string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it?</string>
<string name="faq_2_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string> <string name="faq_2_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string>
<!-- <!--
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -24,6 +24,7 @@
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">i %d inny</item> <item quantity="one">i %d inny</item>
<item quantity="few">i %d inne</item> <item quantity="few">i %d inne</item>
<item quantity="many">i %d innych</item>
<item quantity="other">i %d innych</item> <item quantity="other">i %d innych</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -81,4 +82,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -23,6 +23,7 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="many">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -40,11 +41,13 @@
<!-- Are you sure you want to delete 5 conversations? --> <!-- Are you sure you want to delete 5 conversations? -->
<plurals name="delete_conversations"> <plurals name="delete_conversations">
<item quantity="one">%d conversa</item> <item quantity="one">%d conversa</item>
<item quantity="many">%d conversas</item>
<item quantity="other">%d conversas</item> <item quantity="other">%d conversas</item>
</plurals> </plurals>
<!-- Are you sure you want to delete 5 messages? --> <!-- Are you sure you want to delete 5 messages? -->
<plurals name="delete_messages"> <plurals name="delete_messages">
<item quantity="one">%d mensagem</item> <item quantity="one">%d mensagem</item>
<item quantity="many">%d mensagens</item>
<item quantity="other">%d mensagens</item> <item quantity="other">%d mensagens</item>
</plurals> </plurals>
<!-- Settings --> <!-- Settings -->

View file

@ -23,6 +23,7 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="many">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -40,11 +41,13 @@
<!-- Are you sure you want to delete 5 conversations? --> <!-- Are you sure you want to delete 5 conversations? -->
<plurals name="delete_conversations"> <plurals name="delete_conversations">
<item quantity="one">%d conversa</item> <item quantity="one">%d conversa</item>
<item quantity="many">%d conversas</item>
<item quantity="other">%d conversas</item> <item quantity="other">%d conversas</item>
</plurals> </plurals>
<!-- Are you sure you want to delete 5 messages? --> <!-- Are you sure you want to delete 5 messages? -->
<plurals name="delete_messages"> <plurals name="delete_messages">
<item quantity="one">%d mensagem</item> <item quantity="one">%d mensagem</item>
<item quantity="many">%d mensagens</item>
<item quantity="other">%d mensagens</item> <item quantity="other">%d mensagens</item>
</plurals> </plurals>
<!-- Settings --> <!-- Settings -->

View file

@ -23,6 +23,7 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="few">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->

View file

@ -23,6 +23,8 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="few">and %d others</item>
<item quantity="many">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->

View file

@ -23,6 +23,7 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">a %d ďalší</item> <item quantity="one">a %d ďalší</item>
<item quantity="few">a %d ďalší</item>
<item quantity="other">a %d ďalší</item> <item quantity="other">a %d ďalší</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->

View file

@ -23,6 +23,8 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="two">and %d others</item>
<item quantity="few">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -36,15 +38,19 @@
<string name="mark_as_unread">Mark as Unread</string> <string name="mark_as_unread">Mark as Unread</string>
<string name="me">Me</string> <string name="me">Me</string>
<!-- Confirmation dialog --> <!-- Confirmation dialog -->
<string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation?</string> <string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation\?</string>
<!-- Are you sure you want to delete 5 conversations? --> <!-- Are you sure you want to delete 5 conversations? -->
<plurals name="delete_conversations"> <plurals name="delete_conversations">
<item quantity="one">%d conversation</item> <item quantity="one">%d conversation</item>
<item quantity="two">%d conversations</item>
<item quantity="few">%d conversations</item>
<item quantity="other">%d conversations</item> <item quantity="other">%d conversations</item>
</plurals> </plurals>
<!-- Are you sure you want to delete 5 messages? --> <!-- Are you sure you want to delete 5 messages? -->
<plurals name="delete_messages"> <plurals name="delete_messages">
<item quantity="one">%d message</item> <item quantity="one">%d message</item>
<item quantity="two">%d messages</item>
<item quantity="few">%d messages</item>
<item quantity="other">%d messages</item> <item quantity="other">%d messages</item>
</plurals> </plurals>
<!-- Settings --> <!-- Settings -->
@ -68,10 +74,9 @@
<string name="import_mms">Import MMS</string> <string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string> <string name="no_option_selected">You have to select at least one item</string>
<!-- FAQ --> <!-- FAQ -->
<string name="faq_1_title">Why does the app require access to the internet?</string> <string name="faq_1_title">Why does the app require access to the internet\?</string>
<string name="faq_1_text">Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. <string name="faq_1_text">Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</string>
However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</string> <string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it\?</string>
<string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it?</string>
<string name="faq_2_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string> <string name="faq_2_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string>
<!-- <!--
Haven't found some strings? There's more at Haven't found some strings? There's more at

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -22,7 +22,6 @@
<string name="compress_error">Unable to compress image to selected size</string> <string name="compress_error">Unable to compress image to selected size</string>
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -74,4 +73,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -22,8 +22,8 @@
<string name="compress_error">Resim seçilen boyuta sıkıştırılamıyor</string> <string name="compress_error">Resim seçilen boyuta sıkıştırılamıyor</string>
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">ve %d diğeri</item>
<item quantity="other">and %d others</item> <item quantity="other">ve %d diğeri</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Yeni görüşme</string> <string name="new_conversation">Yeni görüşme</string>
@ -76,4 +76,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -23,6 +23,8 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">and %d other</item>
<item quantity="few">and %d others</item>
<item quantity="many">and %d others</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->

View file

@ -22,7 +22,6 @@
<string name="compress_error">无法将图像压缩到选定的大小</string> <string name="compress_error">无法将图像压缩到选定的大小</string>
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -74,4 +73,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View file

@ -22,7 +22,6 @@
<string name="compress_error">無法將圖片壓縮至指定大小</string> <string name="compress_error">無法將圖片壓縮至指定大小</string>
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item>
<item quantity="other">and %d others</item> <item quantity="other">and %d others</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
@ -74,4 +73,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>