aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-26 00:21:00 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-26 00:21:00 +0000
commit94282863cbfbb1c798001d828ddbeb944909f192 (patch)
treef27dc74dc1ff1e7040cf209c5f41f296a1e78c7c /apps/files_sharing/l10n/lt_LT.js
parented11a922548ddc21fd11a4c4d061857ea1318e2e (diff)
downloadnextcloud-server-94282863cbfbb1c798001d828ddbeb944909f192.tar.gz
nextcloud-server-94282863cbfbb1c798001d828ddbeb944909f192.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/lt_LT.js')
-rw-r--r--apps/files_sharing/l10n/lt_LT.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js
index affda9640e0..49c4e09c47b 100644
--- a/apps/files_sharing/l10n/lt_LT.js
+++ b/apps/files_sharing/l10n/lt_LT.js
@@ -246,7 +246,6 @@ OC.L10N.register(
"the item was removed" : "elementas buvo pašalintas",
"the link expired" : "baigėsi nuorodos galiojimo laikas",
"sharing is disabled" : "dalinimasis yra išjungtas",
- "For more info, please ask the person who sent this link." : "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą.",
- "Share with" : "Bendrinti su"
+ "For more info, please ask the person who sent this link." : "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą."
},
"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);");