diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
commit | a66c80135de5b21d8ad48218b96a90eefde0fc7f (patch) | |
tree | 7ce5974efa5d347f73538084d9e1a0f77a80e370 /core/l10n/lt_LT.js | |
parent | 47da08fe850b374d30ef68c55775600747bbd35c (diff) | |
download | nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.tar.gz nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 8b489b98939..8dbd3d62424 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -216,8 +216,7 @@ OC.L10N.register( "Profile not found" : "Profilis nerastas", "The profile does not exist." : "Profilio nėra.", "Back to %s" : "Atgal į %s", - "File not found" : "Failas nerastas", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?", + "Page not found" : "Puslapis nerastas", "Too many requests" : "Per daug užklausų", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iš jūsų tinklo buvo per daug užklausų. Bandykite dar kartą vėliau arba, jeigu tai klaida, susisiekite su savo administratoriumi.", "Error" : "Klaida", @@ -318,6 +317,8 @@ OC.L10N.register( "[%d / %d]: Checking table %s" : "[%d / %d]: Tikrinama lentelė %s", "restricted" : "apribota", "invisible" : "nematoma", + "File not found" : "Failas nerastas", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?", "More" : "Daugiau", "More apps menu" : "Daugiau programėlių meniu", "Settings menu" : "Nustatymų meniu", |