aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-12-05 02:30:14 +0000
committerNextcloud bot <bot@nextcloud.com>2021-12-05 02:30:14 +0000
commitf210a6a0e5852175dac0cebc24495355529bdb65 (patch)
treeafb38e013763a9ff68d44dca8838d98d9fab60ff /lib/l10n/lt_LT.js
parent6804ba0143bcf6d08ea33cb37c977bb1dc74b8dd (diff)
downloadnextcloud-server-f210a6a0e5852175dac0cebc24495355529bdb65.tar.gz
nextcloud-server-f210a6a0e5852175dac0cebc24495355529bdb65.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/lt_LT.js')
-rw-r--r--lib/l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js
index c0388436fd3..6ae354b33e9 100644
--- a/lib/l10n/lt_LT.js
+++ b/lib/l10n/lt_LT.js
@@ -157,7 +157,6 @@ OC.L10N.register(
"Cannot write into \"config\" directory" : "Nepavyksta rašyti į „config“ katalogą",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Tai, dažniausiai, gali būti pataisyta, suteikiant saityno serveriui rašymo prieigą prie konfigūracijos katalogo. Žiūrėkite %s",
"Cannot write into \"apps\" directory" : "Nepavyksta rašyti į „apps“ katalogą",
- "Cannot create \"data\" directory" : "Nepavyksta sukurti katalogo „data“",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Tai, dažniausiai, gali būti ištaisyta, suteikiant saityno serveriui rašymo prieigą prie šakninio katalogo. Žiūrėkite %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Teisės gali būti pataisytos, suteikiant saityno serveriui rašymo prieigą prie šakninio katalogo. Žiūrėkite %s",
"Setting locale to %s failed" : "Nepavyko nustatyti vietos %s",
@@ -195,6 +194,7 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "Failai negali būti bendrinami su trynimo leidimu.",
"Files can’t be shared with create permissions" : "Failai negali būti bendrinami su sukūrimo leidimu.",
"Can’t set expiration date more than %s days in the future" : "Negalima nustatyti galiojimo laiko ilgesnio nei %s dienos.",
- "Can't read file" : "Nepavyksta perskaityti failo"
+ "Can't read file" : "Nepavyksta perskaityti failo",
+ "Cannot create \"data\" directory" : "Nepavyksta sukurti katalogo „data“"
},
"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);");