summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-03 12:08:12 +0000
committerNextcloud bot <bot@nextcloud.com>2020-04-03 12:08:12 +0000
commit4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch)
treed82d0069c073730733ca8d9b06e4f2bdf8489091 /apps/files_sharing/l10n/lt_LT.js
parent054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff)
downloadnextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz
nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/lt_LT.js')
-rw-r--r--apps/files_sharing/l10n/lt_LT.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js
index 4a000ca6b26..d629acac11d 100644
--- a/apps/files_sharing/l10n/lt_LT.js
+++ b/apps/files_sharing/l10n/lt_LT.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"Something happened. Unable to accept the share." : "Kažkas nutiko. Nepavyko priimti viešinio.",
"Reject share" : "Atmesti viešinį",
"Something happened. Unable to reject the share." : "Kažkas nutiko. Nepavyko atmesti viešinį.",
+ "error" : "klaida",
"This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.",
"Move or copy" : "Perkelti ar kopijuoti",
"Download" : "Atsisiųsti",
@@ -192,9 +193,9 @@ OC.L10N.register(
"Upload files to %s" : "Įkelkite failus gavėjui %s",
"Note" : "Pastaba",
"Select or drop files" : "Pasirinkite arba vilkite failus",
- "Uploading files…" : "Įkeliami failai…",
"Uploaded files:" : "Įkelti failai:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Įkeldami failus, sutinkate su %1$snaudojimosi sąlygomis%2$s.",
- "could not delete share" : "nepavyko nustoti dalintis duomenimis"
+ "could not delete share" : "nepavyko nustoti dalintis duomenimis",
+ "Uploading files…" : "Įkeliami failai…"
},
"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);");