summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-10-05 02:15:04 +0000
committerNextcloud bot <bot@nextcloud.com>2019-10-05 02:15:04 +0000
commite9cef938ea717833326604278f065dbfb33ceee6 (patch)
tree700ea48a4307aa64951b1602631c4e78bbfa8933 /apps/files_sharing/l10n/lv.js
parent2169c261957ee447cfdf27dac593508d8ecc16e9 (diff)
downloadnextcloud-server-e9cef938ea717833326604278f065dbfb33ceee6.tar.gz
nextcloud-server-e9cef938ea717833326604278f065dbfb33ceee6.zip
[tx-robot] updated from transifex
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);");