Translated using Weblate (Lithuanian)

Currently translated at 98.1% (52 of 53 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/lt/
This commit is contained in:
Worldfast 2022-08-16 04:31:35 +00:00 committed by Hosted Weblate
parent da11ce3c3e
commit 45e2942f44
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 4 additions and 4 deletions

View File

@ -36,19 +36,19 @@
<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> <item quantity="other"/>
</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> <item quantity="other"/>
</plurals> </plurals>
<!-- Settings --> <!-- Settings -->
<string name="lock_screen_visibility">Lock screen notification visibility</string> <string name="lock_screen_visibility">Lock screen notification visibility</string>
<string name="sender_and_message">Sender and message</string> <string name="sender_and_message">Sender and message</string>
<string name="sender_only">Sender only</string> <string name="sender_only">Sender only</string>
<string name="enable_delivery_reports">Enable delivery reports</string> <string name="enable_delivery_reports">Įgalinti pristatymo ataskaitas</string>
<string name="use_simple_characters">Remove accents and diacritics at sending messages</string> <string name="use_simple_characters">Remove accents and diacritics at sending messages</string>
<string name="mms_file_size_limit">Resize sent MMS images</string> <string name="mms_file_size_limit">Resize sent MMS images</string>
<string name="mms_file_size_limit_none">No limit</string> <string name="mms_file_size_limit_none">No limit</string>
@ -65,7 +65,7 @@
<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">Kodėl programėlei reikalinga prieiga prie interneto\?</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. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</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. 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>