diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-04 02:11:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-04 02:11:59 -0400 |
commit | cd7f4ed96f40521eb358f09d27bdb88c00dee074 (patch) | |
tree | 63dbc41ac267ab59fc69837e40f34fd8fe6ba88a /lib/l10n/lt_LT.js | |
parent | 2e4b41550e61a8a54e154f3cd45686492be8b8e7 (diff) | |
download | nextcloud-server-cd7f4ed96f40521eb358f09d27bdb88c00dee074.tar.gz nextcloud-server-cd7f4ed96f40521eb358f09d27bdb88c00dee074.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lt_LT.js')
-rw-r--r-- | lib/l10n/lt_LT.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index 5c3c4baad95..3fd3d2e52f1 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -20,6 +20,17 @@ OC.L10N.register( "Empty filename is not allowed" : "Tuščias failo pavadinimas neleidžiamas", "File name is a reserved word" : "Failo pavadinimas negalimas, žodis rezervuotas", "File name contains at least one invalid character" : "Failo vardas sudarytas iš neleistinų simbolių", + "App directory already exists" : "Programos aplankas jau egzistuoja", + "Can't create app folder. Please fix permissions. %s" : "Nepavyksta sukurti aplanko. Prašome pataisyti leidimus. %s", + "No source specified when installing app" : "Nenurodytas šaltinis diegiant programą", + "No href specified when installing app from http" : "Nenurodytas href diegiant programą iš http", + "No path specified when installing app from local file" : "Nenurodytas kelias diegiant programą iš vietinio failo", + "Archives of type %s are not supported" : "%s tipo archyvai nepalaikomi", + "Failed to open archive when installing app" : "Nepavyko atverti archyvo diegiant programą", + "App does not provide an info.xml file" : "Programa nepateikia info.xml failo", + "App can't be installed because of not allowed code in the App" : "Programa negali būti įdiegta, nes turi neleistiną kodą", + "App can't be installed because it is not compatible with this version of ownCloud" : "Programa negali būti įdiegta, nes yra nesuderinama su šia ownCloud versija", + "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Programa negali būti įdiegta, nes turi <shipped>true</shipped> žymę, kuri yra neleistina ne kartu platinamoms programoms", "%s enter the database username." : "%s įrašykite duombazės naudotojo vardą.", "%s enter the database name." : "%s įrašykite duombazės pavadinimą.", "%s you may not use dots in the database name" : "%s negalite naudoti taškų duombazės pavadinime", @@ -32,6 +43,7 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "Neteisingas PostgreSQL naudotojo vardas ir/arba slaptažodis", "Set an admin username." : "Nustatyti administratoriaus naudotojo vardą.", "Set an admin password." : "Nustatyti administratoriaus slaptažodį.", + "%s shared »%s« with you" : "%s pasidalino »%s« su tavimi", "Could not find category \"%s\"" : "Nepavyko rasti kategorijos „%s“", "Apps" : "Programos", "Help" : "Pagalba", @@ -40,21 +52,9 @@ OC.L10N.register( "Admin" : "Administravimas", "No app name specified" : "Nenurodytas programos pavadinimas", "web services under your control" : "jūsų valdomos web paslaugos", - "App directory already exists" : "Programos aplankas jau egzistuoja", - "Can't create app folder. Please fix permissions. %s" : "Nepavyksta sukurti aplanko. Prašome pataisyti leidimus. %s", - "No source specified when installing app" : "Nenurodytas šaltinis diegiant programą", - "No href specified when installing app from http" : "Nenurodytas href diegiant programą iš http", - "No path specified when installing app from local file" : "Nenurodytas kelias diegiant programą iš vietinio failo", - "Archives of type %s are not supported" : "%s tipo archyvai nepalaikomi", - "Failed to open archive when installing app" : "Nepavyko atverti archyvo diegiant programą", - "App does not provide an info.xml file" : "Programa nepateikia info.xml failo", - "App can't be installed because of not allowed code in the App" : "Programa negali būti įdiegta, nes turi neleistiną kodą", - "App can't be installed because it is not compatible with this version of ownCloud" : "Programa negali būti įdiegta, nes yra nesuderinama su šia ownCloud versija", - "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Programa negali būti įdiegta, nes turi <shipped>true</shipped> žymę, kuri yra neleistina ne kartu platinamoms programoms", "Application is not enabled" : "Programa neįjungta", "Authentication error" : "Autentikacijos klaida", "Token expired. Please reload page." : "Sesija baigėsi. Prašome perkrauti puslapį.", - "%s shared »%s« with you" : "%s pasidalino »%s« su tavimi", "A valid username must be provided" : "Vartotojo vardas turi būti tinkamas", "A valid password must be provided" : "Slaptažodis turi būti tinkamas", "Storage not available" : "Saugykla nepasiekiama" |