diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
commit | 44f6303dc3ebad3ed227ac5a37b8e04bab794eeb (patch) | |
tree | 360a88923dc8166de0ffc00f69714741c33ff4d3 /core/l10n/lt_LT.js | |
parent | e3c787682dfebec2c8e4071aa570a7ee9f77ea52 (diff) | |
download | nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.tar.gz nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index ea042c1ee3f..8a523dbc3d6 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -124,6 +124,14 @@ OC.L10N.register( "Shared" : "Bendrinama", "Shared with" : "Pasidalinta su", "Shared by" : "Dalinasi", + "Non-existing tag #{tag}" : "Neegzistuojanti žymė #{tag}", + "restricted" : "apribota", + "invisible" : "nematoma", + "({scope})" : "({scope})", + "Delete" : "Ištrinti", + "Rename" : "Pervadinti", + "Collaborative tags" : "Žymes skirtos dalinimuisi su kitais asmenimis", + "No tags found" : "Nerasta jokių žymių", "Settings" : "Nustatymai", "Connection to server lost" : "Ryšys su serveriu nutrūko", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemos, įkeliant puslapį. Įkeliama iš naujo po %n sekundės","Problemos, įkeliant puslapį. Įkeliama iš naujo po %n sekundžių","Problemos, įkeliant puslapį. Įkeliama iš naujo po %n sekundžių","Problemos, įkeliant puslapį. Įkeliama iš naujo po %n sekundžių"], @@ -166,14 +174,6 @@ OC.L10N.register( "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Jūsų svetainės serveris nėra sukonfiguruotas atpažinti \"{url}\". Daugiau informacijos rasite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>.", "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", - "Non-existing tag #{tag}" : "Neegzistuojanti žymė #{tag}", - "restricted" : "apribota", - "invisible" : "nematoma", - "({scope})" : "({scope})", - "Delete" : "Ištrinti", - "Rename" : "Pervadinti", - "Collaborative tags" : "Žymes skirtos dalinimuisi su kitais asmenimis", - "No tags found" : "Nerasta jokių žymių", "unknown text" : "nežinomas tekstas", "Hello world!" : "Sveikas, pasauli!", "sunny" : "saulėta", |