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:
Diffstat (limited to 'lib/l10n/lv.js')
-rw-r--r--lib/l10n/lv.js8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js
index 15018872228..b261903d289 100644
--- a/lib/l10n/lv.js
+++ b/lib/l10n/lv.js
@@ -122,13 +122,7 @@ OC.L10N.register(
"Storage connection error. %s" : "Datu savienojuma kļūda. %s",
"Storage is temporarily not available" : "Glabātuve īslaicīgi nav pieejama",
"Storage connection timeout. %s" : "Datu savienojuma taimauts. %s",
- "Create" : "Izveidot",
- "Change" : "Mainīt",
- "Delete" : "Dzēst",
- "Share" : "Koplietot",
"Sharing" : "Koplietošana",
- "Personal info" : "Personiskā informācija",
- "Unlimited" : "Neierobežota",
- "Verify" : "Verificēt"
+ "Personal info" : "Personiskā informācija"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");