mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-02-10 16:50:42 +01:00
Translated using Weblate (Lithuanian)
Currently translated at 92.4% (49 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:
parent
c9bfd4f5bd
commit
15a772b799
@ -1,5 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Paprastas SMS Siuntiklis</string>
|
||||
<string name="app_name">Paprastos SMS žinutės</string>
|
||||
<string name="app_launcher_name">SMS Siuntiklis</string>
|
||||
<string name="type_a_message">Rašykite žinutę…</string>
|
||||
<string name="message_not_sent_short">Message not sent</string>
|
||||
@ -18,33 +19,27 @@
|
||||
<string name="pin_conversation">Pin to the top</string>
|
||||
<string name="unpin_conversation">Unpin</string>
|
||||
<string name="forward_message">Forward</string>
|
||||
|
||||
<!-- New conversation -->
|
||||
<string name="new_conversation">Naujas pokalbis</string>
|
||||
<string name="add_contact_or_number">Pridėti kontaktą arba numerį…</string>
|
||||
<string name="suggestions">Pasiūlymai</string>
|
||||
|
||||
<!-- Notifications -->
|
||||
<string name="channel_received_sms">Gautos žinutės</string>
|
||||
<string name="new_message">Nauja žinutė</string>
|
||||
<string name="mark_as_read">Mark as Read</string>
|
||||
<string name="mark_as_unread">Mark as Unread</string>
|
||||
|
||||
<!-- Confirmation dialog -->
|
||||
<string name="delete_whole_conversation_confirmation">Ar tikrai norite ištrinti visas šio pokalbio žinutes?</string>
|
||||
|
||||
<!-- Are you sure you want to delete 5 conversations? -->
|
||||
<plurals name="delete_conversations">
|
||||
<item quantity="one">%d pokalbis</item>
|
||||
<item quantity="other">%d pokalbiai</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Are you sure you want to delete 5 messages? -->
|
||||
<plurals name="delete_messages">
|
||||
<item quantity="one">%d žinutė</item>
|
||||
<item quantity="other">%d žinutės</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="lock_screen_visibility">Lock screen notification visibility</string>
|
||||
<string name="sender_and_message">Sender and message</string>
|
||||
@ -55,7 +50,6 @@
|
||||
<string name="mms_file_size_limit_none">No limit</string>
|
||||
<string name="outgoing_messages">Outgoing messages</string>
|
||||
<string name="group_message_mms">Send group messages as MMS</string>
|
||||
|
||||
<!-- Export / Import -->
|
||||
<string name="messages">Messages</string>
|
||||
<string name="export_messages">Export messages</string>
|
||||
@ -65,14 +59,12 @@
|
||||
<string name="import_sms">Import SMS</string>
|
||||
<string name="import_mms">Import MMS</string>
|
||||
<string name="no_option_selected">You have to select at least one item</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<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.
|
||||
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_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple SMS Messenger - Manage messages easily</string>
|
||||
@ -97,9 +89,8 @@
|
||||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
Loading…
x
Reference in New Issue
Block a user