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/eo.js')
-rw-r--r--l10n/eo.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n/eo.js b/l10n/eo.js
new file mode 100644
index 00000000..28840568
--- /dev/null
+++ b/l10n/eo.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "firstrunwizard",
+ {
+ "Welcome to %s" : "Bonvenon al %s",
+ "Your personal web services. All your files, contacts, calendar and more, in one place." : "Viaj personaj TTT-servoj. Ĉiuj viaj dosieroj, kontaktoj, kalendaro kaj pli, en unu loko.",
+ "Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn",
+ "Connect your desktop apps to %s" : "Konekti viajn labortablajn aplikaĵojn al %s",
+ "Connect your Calendar" : "Konektu vian Kalendaron",
+ "Connect your Contacts" : "Konektu viajn Kontaktojn",
+ "Access files via WebDAV" : "Atingu dosierojn per WebDAV",
+ "Documentation" : "Dokumentaro",
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Estas pli da informo en la <a target=\"_blank\" href=\"%s\">dokumentaro</a> kaj en nia <a target=\"_blank\" href=\"http://owncloud.org\">TTT-ejo</a>."
+},
+"nplurals=2; plural=(n != 1);");