diff options
Diffstat (limited to 'lib/l10n/eo.js')
-rw-r--r-- | lib/l10n/eo.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index e2e0eb90130..6ad276dd656 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -20,12 +20,10 @@ OC.L10N.register( "PHP %s or higher is required." : "PHP %s aŭ pli alta necesas.", "PHP with a version lower than %s is required." : "Necesas pli malalta eldono de PHP ol %s.", "%sbit or higher PHP required." : "PHP je %sbitoj aŭ pli alta necesas.", - "Following databases are supported: %s" : "La jenaj datumbazoj estas subtenataj: %s", "The command line tool %s could not be found" : "La komandlinia ilo %s ne troviĝis", "The library %s is not available." : "La biblioteko %s ne haveblas.", "Library %1$s with a version higher than %2$s is required - available version %3$s." : "Biblioteko %1$s kun versio pli ol %2$s bezoniĝas. Nuna versio estas %3$s.", "Library %1$s with a version lower than %2$s is required - available version %3$s." : "Biblioteko %1$s kun versio malpli ol %2$s bezoniĝas. Nuna versio estas %3$s.", - "Following platforms are supported: %s" : "La jenaj platformoj estas subtenataj: %s", "Server version %s or higher is required." : "Servilo kun versio %s aŭ pli bezoniĝas.", "Server version %s or lower is required." : "Servilo kun versio %s aŭ malpli bezoniĝas.", "Logged in user must be an admin or sub admin" : "La ensalutanta uzanto estu administranto aŭ subadministranto", @@ -218,6 +216,8 @@ OC.L10N.register( "Storage connection error. %s" : "Konekta eraro al konservejo. %s", "Storage is temporarily not available" : "Konservejo provizore ne disponeblas", "Storage connection timeout. %s" : "Konekto al konservejo eltempiĝis. %s", + "Following databases are supported: %s" : "La jenaj datumbazoj estas subtenataj: %s", + "Following platforms are supported: %s" : "La jenaj platformoj estas subtenataj: %s", "Overview" : "Superrigardo", "Basic settings" : "Bazaj agordoj", "Sharing" : "Kunhavigo", |