summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lt_LT.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/lt_LT.js')
-rw-r--r--apps/files_sharing/l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js
index 452a36bea79..a356c9e6ed2 100644
--- a/apps/files_sharing/l10n/lt_LT.js
+++ b/apps/files_sharing/l10n/lt_LT.js
@@ -60,7 +60,6 @@ OC.L10N.register(
"{actor} shared {file} with {user}" : "{actor} pasidalino {file} su {user}",
"{actor} removed {user} from {file}" : "{actor} nebesidalina {file} su {user}",
"{actor} shared {file} with you" : "{actor} pasidalino {file} su jumis",
- "{actor} removed you from {file}" : "{actor} nebesidalina su jumis {file}",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Duomenys, bendrinti per elektroninį paštą, buvo <strong>parsiųsti</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Failas ar aplankas buvo pasidalintas iš <strong>kito serverio</strong>",
"A file or folder has been <strong>shared</strong>" : "Failas ar aplankas buvo <strong>pasidalintas</strong>",
@@ -109,6 +108,7 @@ OC.L10N.register(
"Upload files to %s" : "Įkelti duomenis į %s",
"Select or drop files" : "Pasirinkite arba vilkite failus",
"Uploading files…" : "Įkeliami failai…",
- "Uploaded files:" : "Įkelti failai:"
+ "Uploaded files:" : "Įkelti failai:",
+ "{actor} removed you from {file}" : "{actor} nebesidalina su jumis {file}"
},
"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);");