Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-18 07:04:44 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-12-18 14:41:43 +0300
commit9898c0135132b323c433f0bc33ce3fbd2bef7b88 (patch)
tree378466536a66d0664a3cf1ab3c38e2d14f991f10 /app/src/main/res/values-lt-rLT
parentc7baac004f02456c4544b127921b8d187b2d6363 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-lt-rLT')
-rw-r--r--app/src/main/res/values-lt-rLT/strings.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/app/src/main/res/values-lt-rLT/strings.xml b/app/src/main/res/values-lt-rLT/strings.xml
index 5e038dd9a..f408b8dc6 100644
--- a/app/src/main/res/values-lt-rLT/strings.xml
+++ b/app/src/main/res/values-lt-rLT/strings.xml
@@ -7,14 +7,12 @@
<!-- Simple values -->
<string name="simple_boards">Plokštės</string>
- <string name="simple_cancel">Atsisakyti</string>
<string name="simple_add">Pridėti</string>
<string name="simple_save">Įrašyti</string>
<string name="edit_board">Taisyti plokštę</string>
<string name="archive_board">Archyvuoti plokštę</string>
<string name="delete_board">Ištrinti plokštę</string>
-
<!-- About -->
<string name="about">Apie</string>
<string name="about_version_title">Versija</string>
@@ -70,6 +68,7 @@
<string name="no_files_attached_to_this_card">Prie šios kortelės nėra jokių pridėtų priedų.</string>
<string name="attachments">Priedai</string>
<string name="no_cards">Kol kas kortelių nėra</string>
+ <string name="no_account">Nėra sukonfiguruotų paskyrų</string>
<string name="account_already_added">Paskyra jau pridėta</string>
<string name="no_columns">Kol kas stulpelių nėra</string>
<string name="do_you_want_to_save_your_changes">Ar norite įrašyti savo pakeitimus?</string>
@@ -96,5 +95,7 @@
<string name="owner">Savininkas</string>
<string name="simple_comment">Komentaras</string>
<string name="attachment_delete_message">Tai negrįžtamai ištrins šį priedą.</string>
- <string name="delete_attachment">Ištrinti %1$s</string>
+ <string name="no_content">Kol kas nėra jokio turinio</string>
+ <string name="action_card_move">Perkelti kortelę</string>
+ <string name="action_card_move_title">Perkelti %1$s</string>
</resources>