diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
commit | 54954cc374aed5265b53002b02fc40c9e93e7507 (patch) | |
tree | 09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/lv.json | |
parent | e764ee84c9a987a0c1258520fda873d5e42a5515 (diff) | |
download | nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.tar.gz nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/lv.json')
-rw-r--r-- | apps/files/l10n/lv.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json index 6401f0bc5a9..db6542cf6ef 100644 --- a/apps/files/l10n/lv.json +++ b/apps/files/l10n/lv.json @@ -110,6 +110,7 @@ "Show hidden files" : "Rādīt slēptās datnes", "Crop image previews" : "Apgriezt attēlu priekšskatījumus", "Additional settings" : "Papildu iestatījumi", + "WebDAV" : "WebDAV", "Copy to clipboard" : "Kopēt starpliktuvē", "Use this address to access your Files via WebDAV" : "Izmantojiet šo adresi, lai piekļūtu savām datnēm, izmantojot WebDAV", "Cancel" : "Atcelt", @@ -139,7 +140,6 @@ "Unlimited" : "Neierobežota", "%s used" : "%s izmantoti", "%1$s of %2$s used" : "%1$s no %2$s lietoti", - "Settings" : "Iestatījumi", - "WebDAV" : "WebDAV" + "Settings" : "Iestatījumi" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |