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.php')
-rw-r--r--l10n/eo.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/l10n/eo.php b/l10n/eo.php
index e8883db4..539bd989 100644
--- a/l10n/eo.php
+++ b/l10n/eo.php
@@ -1,13 +1,14 @@
<?php
$TRANSLATIONS = array(
-"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>."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";