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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/lv.js')
-rw-r--r--l10n/lv.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n/lv.js b/l10n/lv.js
new file mode 100644
index 00000000..9539dbb7
--- /dev/null
+++ b/l10n/lv.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "firstrunwizard",
+ {
+ "First run wizard" : "Pirmās palaišanas vednis",
+ "Add your profile information! For example your email is needed to reset your password." : "Pievienot savu profila informāciju! Piemēram jūsu e-pasts ir nepieciešams, lai atjaunotu paroli.",
+ "Get the apps to sync your files" : "Saņem programmas, lai sinhronizētu savas datnes",
+ "Desktop client" : "Darbvirsmas klients",
+ "Android app" : "Android programma",
+ "iOS app" : "iOS programma",
+ "Access files via WebDAV" : "Piekļūt datnēm caur WebDAV"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");