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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js
index 5688cc91388..aa175d49ee7 100644
--- a/lib/l10n/lv.js
+++ b/lib/l10n/lv.js
@@ -40,11 +40,9 @@ OC.L10N.register(
"Apps" : "Programmas",
"Users" : "Lietotāji",
"Unknown user" : "Nezināms lietotājs",
- "APCu" : "APCu",
"Sharing" : "Koplietošana",
"Encryption" : "Šifrēšana",
"Additional settings" : "Papildu iestatījumi",
- "Tips & tricks" : "Padomi un ieteikumi",
"%s enter the database username." : "%s ievadiet datubāzes lietotājvārdu.",
"%s enter the database name." : "%s ievadiet datubāzes nosaukumu.",
"%s you may not use dots in the database name" : "%s datubāžu nosaukumos nedrīkst izmantot punktus",
@@ -124,6 +122,8 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Storage incomplete configuration. %s",
"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"
+ "Storage connection timeout. %s" : "Datu savienojuma taimauts. %s",
+ "APCu" : "APCu",
+ "Tips & tricks" : "Padomi un ieteikumi"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");