summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-22 00:12:11 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-22 00:12:11 +0000
commite4551106f5e8df91be2b70fe9058292c985b6913 (patch)
tree629b5b04092982d2712243115ccb784ac7c2caad /apps/files_sharing/l10n/lv.js
parent45018a0e839f71dd8fac892125b77b5bccd1713a (diff)
downloadnextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.tar.gz
nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/lv.js')
-rw-r--r--apps/files_sharing/l10n/lv.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js
index 13f168ae8b5..5c418873fcb 100644
--- a/apps/files_sharing/l10n/lv.js
+++ b/apps/files_sharing/l10n/lv.js
@@ -57,9 +57,6 @@ OC.L10N.register(
"Direct link" : "Tiešā saite",
"Add to your Nextcloud" : "Pievienot savam Nextcloud",
"Share API is disabled" : "Koplietošanas API ir atslēgta",
- "This share is password-protected" : "Šī koplietotne ir aizsargāta ar paroli",
- "The password is wrong. Try again." : "Nepareiza parole. Mēģiniet vēlreiz.",
- "Password" : "Parole",
"No entries found in this folder" : "Šajā mapē nekas nav atrasts",
"Name" : "Nosaukums",
"Share time" : "Koplietošanas laiks",
@@ -73,6 +70,9 @@ OC.L10N.register(
"Download %s" : "Lejupielādēt %s",
"Uploading files…" : "Augšupielādē datnes",
"Uploaded files:" : "Augšupielādēti faili:",
- "{actor} removed you from {file}" : "{actor} noņēma jūs no {file}"
+ "{actor} removed you from {file}" : "{actor} noņēma jūs no {file}",
+ "This share is password-protected" : "Šī koplietotne ir aizsargāta ar paroli",
+ "The password is wrong. Try again." : "Nepareiza parole. Mēģiniet vēlreiz.",
+ "Password" : "Parole"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");