Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-01 05:28:20 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-01 05:28:20 +0300
commitf2101487a0a32cd5be5068329a2c7cd6d8a1583f (patch)
tree0881be84f22fc59f378b6b06d23e86c848e8042c /apps/files_external/l10n/lv.js
parent4fc002a3a5b78bb7b832829dc9cf2c16f897263b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/lv.js')
-rw-r--r--apps/files_external/l10n/lv.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/lv.js b/apps/files_external/l10n/lv.js
index 5dc83a0d472..260e901df61 100644
--- a/apps/files_external/l10n/lv.js
+++ b/apps/files_external/l10n/lv.js
@@ -62,10 +62,8 @@ OC.L10N.register(
"SFTP" : "SFTP",
"Root" : "Root",
"SFTP with secret key login" : "SFTP pieteikšanās ar slepeno atslēgu",
- "SMB / CIFS" : "SMB / CIFS",
"Share" : "Koplietot",
"Show hidden files" : "Rādīt slēptās datnes",
- "SMB / CIFS using OC login" : "SMB / CIFS lietojot OC lietotāju",
"OpenStack Object Storage" : "OpenStack Object krātuve",
"Service name" : "Servisa nosaukums",
"Name" : "Nosaukums",
@@ -80,6 +78,8 @@ OC.L10N.register(
"Advanced settings" : "Paplašināti iestatījumi",
"Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves",
"External storages" : "Ārējās krātuves",
- "(group)" : "(grupa)"
+ "(group)" : "(grupa)",
+ "SMB / CIFS" : "SMB / CIFS",
+ "SMB / CIFS using OC login" : "SMB / CIFS lietojot OC lietotāju"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");