summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-19 00:12:55 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-19 00:12:55 +0000
commitb8c728de6dcdc4a2dc0028a9215711c176b1cea5 (patch)
tree5e96b0c34702828fcc3bb6ff2a949f2c132a61e8 /apps/files_sharing/l10n/lv.js
parent5b60508af4b899a92c96872b9c2ba95dd9b9bb3c (diff)
downloadnextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.tar.gz
nextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.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 7e128e1c774..13f168ae8b5 100644
--- a/apps/files_sharing/l10n/lv.js
+++ b/apps/files_sharing/l10n/lv.js
@@ -32,7 +32,6 @@ OC.L10N.register(
"Shared by {actor}" : "Koplietoja {actor}",
"{actor} removed {user} from {file}" : "{actor} noņemts {user} no {file}",
"{actor} shared {file} with you" : "{actor} koplietots {file} ar jums",
- "{actor} removed you from {file}" : "{actor} noņēma jūs no {file}",
"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ē",
@@ -73,6 +72,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ēti faili:"
+ "Uploaded files:" : "Augšupielādēti faili:",
+ "{actor} removed you from {file}" : "{actor} noņēma jūs no {file}"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");