Skip to content

Commit 15a772b

Browse files
welaqweblate
authored andcommitted
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/
1 parent c9bfd4f commit 15a772b

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

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

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
12
<resources>
2-
<string name="app_name">Paprastas SMS Siuntiklis</string>
3+
<string name="app_name">Paprastos SMS žinutės</string>
34
<string name="app_launcher_name">SMS Siuntiklis</string>
45
<string name="type_a_message">Rašykite žinutę…</string>
56
<string name="message_not_sent_short">Message not sent</string>
@@ -18,33 +19,27 @@
1819
<string name="pin_conversation">Pin to the top</string>
1920
<string name="unpin_conversation">Unpin</string>
2021
<string name="forward_message">Forward</string>
21-
2222
<!-- New conversation -->
2323
<string name="new_conversation">Naujas pokalbis</string>
2424
<string name="add_contact_or_number">Pridėti kontaktą arba numerį…</string>
2525
<string name="suggestions">Pasiūlymai</string>
26-
2726
<!-- Notifications -->
2827
<string name="channel_received_sms">Gautos žinutės</string>
2928
<string name="new_message">Nauja žinutė</string>
3029
<string name="mark_as_read">Mark as Read</string>
3130
<string name="mark_as_unread">Mark as Unread</string>
32-
3331
<!-- Confirmation dialog -->
3432
<string name="delete_whole_conversation_confirmation">Ar tikrai norite ištrinti visas šio pokalbio žinutes?</string>
35-
3633
<!-- Are you sure you want to delete 5 conversations? -->
3734
<plurals name="delete_conversations">
3835
<item quantity="one">%d pokalbis</item>
3936
<item quantity="other">%d pokalbiai</item>
4037
</plurals>
41-
4238
<!-- Are you sure you want to delete 5 messages? -->
4339
<plurals name="delete_messages">
4440
<item quantity="one">%d žinutė</item>
4541
<item quantity="other">%d žinutės</item>
4642
</plurals>
47-
4843
<!-- Settings -->
4944
<string name="lock_screen_visibility">Lock screen notification visibility</string>
5045
<string name="sender_and_message">Sender and message</string>
@@ -55,7 +50,6 @@
5550
<string name="mms_file_size_limit_none">No limit</string>
5651
<string name="outgoing_messages">Outgoing messages</string>
5752
<string name="group_message_mms">Send group messages as MMS</string>
58-
5953
<!-- Export / Import -->
6054
<string name="messages">Messages</string>
6155
<string name="export_messages">Export messages</string>
@@ -65,14 +59,12 @@
6559
<string name="import_sms">Import SMS</string>
6660
<string name="import_mms">Import MMS</string>
6761
<string name="no_option_selected">You have to select at least one item</string>
68-
6962
<!-- FAQ -->
7063
<string name="faq_1_title">Why does the app require access to the internet?</string>
7164
<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.
7265
However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</string>
7366
<string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it?</string>
7467
<string name="faq_2_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string>
75-
7668
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
7769
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
7870
<string name="app_title">Simple SMS Messenger - Manage messages easily</string>
@@ -97,9 +89,8 @@
9789
<b>Reddit:</b>
9890
https://www.reddit.com/r/SimpleMobileTools
9991
</string>
100-
10192
<!--
10293
Haven't found some strings? There's more at
10394
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
10495
-->
105-
</resources>
96+
</resources>

0 commit comments

Comments
 (0)