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.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/l10n/eo.js b/l10n/eo.js
index 28840568..3978fbfd 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -1,14 +1,15 @@
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",
+ "Desktop client" : "Labortabla kliento",
+ "Android app" : "Android-aplikaĵo",
+ "iOS app" : "iOS-aplikaĵo",
"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",
+ "Access files via WebDAV" : "Atingu dosierojn per WebDAV",
"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);");