diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-30 02:16:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-30 02:16:04 +0000 |
commit | 64c15a15d4fada2b259952bf00a989f41b5b9e65 (patch) | |
tree | 0a9c465e132c7d007e566404f6e13815503bf367 /core/l10n/lt_LT.js | |
parent | 395cd140b12c6c061f540606f2824b5b023db870 (diff) | |
download | nextcloud-server-64c15a15d4fada2b259952bf00a989f41b5b9e65.tar.gz nextcloud-server-64c15a15d4fada2b259952bf00a989f41b5b9e65.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 2a6eeb530e6..71a0bcad7a9 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -66,13 +66,6 @@ OC.L10N.register( "The PHP memory limit is below the recommended value of 512MB." : "PHP atminties riba yra žemiau rekomenduojamos 512MB reikšmės.", "Error occurred while checking server setup" : "Tikrinant serverio sąranką, įvyko klaida", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Gaunate prieigą prie šios svetainės nesaugiu būdu per HTTP. Primygtinai rekomenduojama, kad nusistatytumėte serverį taip, kad jis vietoj HTTP reikalautų HTTPS, kaip tai yra aprašyta <a href=\"{docUrl}\">saugumo patarimuose ↗</a>.", - "Non-existing tag #{tag}" : "Neegzistuojanti žymė #{tag}", - "restricted" : "apribota", - "invisible" : "nematoma", - "Delete" : "Ištrinti", - "Rename" : "Pervadinti", - "Collaborative tags" : "Bendradarbiavimo žymės", - "No tags found" : "Nerasta jokių žymių", "unknown text" : "nežinomas tekstas", "Hello world!" : "Sveikas, pasauli!", "sunny" : "saulėta", @@ -190,6 +183,13 @@ OC.L10N.register( "Strong password" : "Stiprus slaptažodis", "No action available" : "Jokie veiksmai negalimi", "Error fetching contact actions" : "Klaida gaunant veiksmus darbui su adresatais", + "Non-existing tag #{tag}" : "Neegzistuojanti žymė #{tag}", + "restricted" : "apribota", + "invisible" : "nematoma", + "Delete" : "Ištrinti", + "Rename" : "Pervadinti", + "Collaborative tags" : "Bendradarbiavimo žymės", + "No tags found" : "Nerasta jokių žymių", "Personal" : "Asmeniniai", "Users" : "Naudotojai", "Apps" : "Programėlės", |