diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-05 01:55:52 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-05 01:55:52 -0500 |
commit | 4d53f163fdb0439a21eadad6da1920e1a3e6a822 (patch) | |
tree | 6509efaad7803e85792a7cddebcb57ed7a112a4e /lib/l10n/eo.js | |
parent | 1c369093e5103e34ffac450a096fc36a587f6292 (diff) | |
download | nextcloud-server-4d53f163fdb0439a21eadad6da1920e1a3e6a822.tar.gz nextcloud-server-4d53f163fdb0439a21eadad6da1920e1a3e6a822.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/eo.js')
-rw-r--r-- | lib/l10n/eo.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index ea912c1cca0..92c9bf52df5 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -2,6 +2,7 @@ OC.L10N.register( "lib", { "See %s" : "Vidi %s", + "PHP %s or higher is required." : "PHP %s aŭ pli alta necesas.", "Help" : "Helpo", "Personal" : "Persona", "Settings" : "Agordo", @@ -50,7 +51,6 @@ OC.L10N.register( "The username is already being used" : "La uzantonomo jam uzatas", "Please ask your server administrator to install the module." : "Bonvolu peti vian sistemadministranton, ke ĝi instalu la modulon.", "PHP module %s not installed." : "La PHP-modulo %s ne instalitas.", - "PHP %s or higher is required." : "PHP %s aŭ pli alta necesas.", "PostgreSQL >= 9 required" : "PostgreSQL >= 9 necesas" }, "nplurals=2; plural=(n != 1);"); |