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.js13
1 files changed, 12 insertions, 1 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js
index f1857281ca0..9a37f8d4b6b 100644
--- a/lib/l10n/lv.js
+++ b/lib/l10n/lv.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Tiek atbalstītas šādas platformas: %s",
"Server version %s or higher is required." : "Ir vajadzīga servera versija %s vai jaunāka.",
"Server version %s or lower is required." : "Ir vajadzīga servera versija %s vai vecāka.",
+ "Authentication" : "Autentifikācija",
"Unknown filetype" : "Nezināms datnes tips",
"Invalid image" : "Nederīgs attēls",
"Avatar image is not square" : "Avatar attēls nav kvadrāts",
@@ -37,10 +38,13 @@ OC.L10N.register(
"__language_name__" : "Latviešu",
"Help" : "Palīdzība",
"Apps" : "Lietotnes",
+ "Settings" : "Iestatījumi",
+ "Log out" : "Izrakstīties",
"Users" : "Lietotāji",
"Unknown user" : "Nezināms lietotājs",
"Sharing" : "Koplietošana",
"Additional settings" : "Papildu iestatījumi",
+ "Personal info" : "Personiskā informācija",
"%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",
@@ -50,6 +54,7 @@ OC.L10N.register(
"Set an admin username." : "Iestatiet administratora lietotājvārdu.",
"Set an admin password." : "Iestatiet administratora paroli.",
"Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID",
+ "Open »%s«" : "Atvērt »%s«",
"Could not find category \"%s\"" : "Nevarēja atrast kategoriju “%s”",
"Sunday" : "Svētdiena",
"Monday" : "Pirmdiena",
@@ -118,6 +123,12 @@ 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",
+ "Create" : "Izveidot",
+ "Change" : "Mainīt",
+ "Delete" : "Dzēst",
+ "Share" : "Koplietot",
+ "Unlimited" : "Neierobežota",
+ "Verify" : "Verificēt"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");