diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:06 +0000 |
commit | 479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch) | |
tree | 8e57487cd7b59b1195126b0b37562ff5c7f09828 /settings/l10n/lt_LT.js | |
parent | 90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff) | |
download | nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.tar.gz nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/lt_LT.js')
-rw-r--r-- | settings/l10n/lt_LT.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index 46c5ad2a90e..c06e023e1d5 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -50,9 +50,6 @@ OC.L10N.register( "Allow public uploads" : "Leisti viešus įkėlimus", "days" : "dienos", "Allow resharing" : "Leisti dalintis", - "Tips & tricks" : "Patarimai ir gudrybės", - "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Norėdami persikelti į kitą duomenų bazę, naudokite komandų eilutės įrankį: \"occ db:convert-type\" arba žiūrėkite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentaciją ↗</a>.", - "How to do backups" : "Kaip daryti atsargines kopijas", "Profile picture" : "Profilio paveikslas", "Upload new" : "Įkelti naują", "Remove image" : "Šalinti paveikslą", @@ -200,7 +197,9 @@ OC.L10N.register( "A valid password must be provided" : "Slaptažodis turi būti tinkamas", "__language_name__" : "Lietuvių", "Personal info" : "Asmeninė informacija", + "Tips & tricks" : "Patarimai ir gudrybės", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Norėdami persikelti į kitą duomenų bazę, naudokite komandų eilutės įrankį: \"occ db:convert-type\" arba žiūrėkite <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentaciją ↗</a>.", + "How to do backups" : "Kaip daryti atsargines kopijas", "This app has an update available." : "Šiai programėlei yra prieinamas atnaujinimas.", "Documentation:" : "Dokumentacija:", "Admin documentation" : "Administratoriaus dokumentacija", @@ -230,6 +229,7 @@ OC.L10N.register( "Default" : "Numatytasis", "Updating …" : "Atnaujinama …", "Could not update app" : "Nepavyko atnaujinti programėlės", - "Could not remove app" : "Nepavyko pašalinti programėlės" + "Could not remove app" : "Nepavyko pašalinti programėlės", + "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Norėdami persikelti į kitą duomenų bazę, naudokite komandų eilutės įrankį: \"occ db:convert-type\" arba žiūrėkite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentaciją ↗</a>." }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); |