summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lv.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/lv.js')
-rw-r--r--apps/files_sharing/l10n/lv.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js
index 7b04f02c35e..19ccb9b6549 100644
--- a/apps/files_sharing/l10n/lv.js
+++ b/apps/files_sharing/l10n/lv.js
@@ -39,7 +39,6 @@ OC.L10N.register(
"A file or folder was shared from <strong>another server</strong>" : "Datne vai mape tika koplietota no <strong>cita servera</strong>",
"A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> datne vai mape",
"Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē",
- "could not delete share" : "neizdevās dzēst koplietotni",
"Could not delete share" : "Neizdevās dzēst koplietotni",
"Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu",
"Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistē",
@@ -74,6 +73,7 @@ OC.L10N.register(
"For more info, please ask the person who sent this link." : "Vairāk informācijas vaicā personai, kas nosūtīja šo saiti.",
"Download %s" : "Lejupielādēt %s",
"Uploading files…" : "Augšupielādē datnes",
- "Uploaded files:" : "Augšupielādētas datnes:"
+ "Uploaded files:" : "Augšupielādētas datnes:",
+ "could not delete share" : "neizdevās dzēst koplietotni"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");