summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
commitaaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch)
treee33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/lv.js
parent752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff)
downloadnextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz
nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/lv.js')
-rw-r--r--apps/files/l10n/lv.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js
index 56b597a2f65..d5f70fec0b9 100644
--- a/apps/files/l10n/lv.js
+++ b/apps/files/l10n/lv.js
@@ -102,7 +102,6 @@ OC.L10N.register(
"A file has been added to or removed from your <strong>favorites</strong>" : "Datne ir pievienota vai noņemta no jūsu <strong>favorītiem</strong>",
"A file or folder has been <strong>changed</strong>" : "<strong>Izmainīta</strong> datne vai mape",
"All files" : "Visas datnes",
- "Unlimited" : "Neierobežota",
"Upload (max. %s)" : "Augšupielādēt (maks. %s)",
"Accept" : "Akceptēt",
"Reject" : "Noraidīt",
@@ -117,9 +116,6 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Izmantojiet šo adresi, lai piekļūtu savām datnēm, izmantojot WebDAV",
"Cancel" : "Atcelt",
"Create" : "Izveidot",
- "%s used" : "%s izmantoti",
- "%1$s of %2$s used" : "%1$s no %2$s lietoti",
- "WebDAV" : "WebDAV",
"Toggle grid view" : "Pārslēgt režģa skatu",
"No files in here" : "Šeit nav datņu",
"Upload some content or sync with your devices!" : "Augšupielādē kaut ko vai sinhronizē saturu ar savām ierīcēm!",
@@ -142,6 +138,10 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Jums nav tiesību šeit augšupielādēt vai veidot datnes",
"New" : "Jauna",
"Copied!" : "Nokopēts!",
- "Settings" : "Iestatījumi"
+ "Unlimited" : "Neierobežota",
+ "%s used" : "%s izmantoti",
+ "%1$s of %2$s used" : "%1$s no %2$s lietoti",
+ "Settings" : "Iestatījumi",
+ "WebDAV" : "WebDAV"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");