diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:14:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:14:06 +0000 |
commit | 2c7f1fd001b6f442ed9b32b17d68371cf3f74e2d (patch) | |
tree | 37e2cc6bc676074d48b0e997b33138198907bf51 /lib/l10n/lt_LT.js | |
parent | a5cbe94878b4dbaa4c00ad1babd326ef0f347708 (diff) | |
download | nextcloud-server-2c7f1fd001b6f442ed9b32b17d68371cf3f74e2d.tar.gz nextcloud-server-2c7f1fd001b6f442ed9b32b17d68371cf3f74e2d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lt_LT.js')
-rw-r--r-- | lib/l10n/lt_LT.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index 9144d007689..e5eb12d6a94 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -192,11 +192,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "Sujungimo su saugykla laikas baigėsi. %s", "Library %s with a version higher than %s is required - available version %s." : "Bibliotekos %s versija turi būti aukštesnė nei %s - turima versija %s.", "Library %s with a version lower than %s is required - available version %s." : "Bibliotekos %s versija turi būti žemesnė nei %s - turima versija %s.", - "APCu" : "APCu", - "Redis" : "Redis", - "Encryption" : "Šifravimas", - "Tips & tricks" : "Patarimai ir gudrybės", - "Sync clients" : "Sinchronizavimo klientas", "Sharing %s failed, because the user %s does not exist" : "%s bendrinimas nepavyko, nes naudotojas %s neegzistuoja", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s bendrinimas nepavyko, nes naudotojas %s nėra tos pačios grupės, kaip %s, narys.", "Sharing %s failed, because this item is already shared with %s" : "%s bendrinimas nepavyko, kadangi šis elementas jau yra bendrinamas su %s", @@ -209,8 +204,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s pasidalino »%s« su jumis", "%s shared »%s« with you." : "%s pasidalino »%s« su Jumis.", "%s via %s" : "%s per %s", - "No app name specified" : "Nenurodytas programėlės pavadinimas", - "App '%s' could not be installed!" : "Nepavyko įdiegti \"%s\" programėlės!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" negali būti įdiegta, nes nėra įvykdytos: %s" }, "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);"); |