diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:56 +0000 |
commit | c3c8086c4a9eb034ce1311277cc07efd97a5ca5d (patch) | |
tree | c1f6f0aff98193b3f7467161164311fc9076ab75 /core/l10n/eo.js | |
parent | 50634e82efdd578da71dcc3924c6a0b7baf017ff (diff) | |
download | nextcloud-server-c3c8086c4a9eb034ce1311277cc07efd97a5ca5d.tar.gz nextcloud-server-c3c8086c4a9eb034ce1311277cc07efd97a5ca5d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/eo.js')
-rw-r--r-- | core/l10n/eo.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 7617221afe6..a2a52a58953 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -151,6 +151,14 @@ OC.L10N.register( "Shared" : "Kunhavata", "Shared with" : "Kunhavigita kun", "Shared by" : "Kunhavigita de", + "Non-existing tag #{tag}" : "Ne ekzistas etikedo #{tag}", + "restricted" : "limigita", + "invisible" : "nevidebla", + "({scope})" : "({scope})", + "Delete" : "Forigi", + "Rename" : "Alinomi", + "Collaborative tags" : "Kunlaboraj etikedoj", + "No tags found" : "Neniu etikedo troviĝis ", "Settings" : "Agordo", "Connection to server lost" : "Konekto al servilo perdita", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemo dum ŝargo de paĝo, reŝargo en %n sekundo","Problemo dum ŝargo de paĝo, reŝargo en %n sekundoj"], @@ -235,14 +243,6 @@ OC.L10N.register( "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "La HTTP-kapo „{header}“ ne egalas al „{val1}“, „{val2}“, „{val3}“, „{val4}“ aŭ „{val5}“. Tio povas nepermesite diskonigi referencantojn. Legu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C-rekomendon ↗</a>.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "La HTTP-kapo „Strict-Transport-Security“ (angle por severa sekurigo de transporto, HSTS) ne egalas almenaŭ „{seconds}“ sekundojn. Por pli da sekureco, oni rekomendas ebligi HSTS-kapon kiel priskribita en la <a href=\"{docUrl}\" rel=\"noreferrer noopener\">praktikaj konsiloj pri sekurigo ↗</a>.", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Vi atingas tiun retejon per HTTP. Ni tre rekomendas agordi vian retservilon tiel, ke HTTPS uziĝu anstataŭe; vidu la <a href=\"{docUrl}\">praktikajn konsilojn pri sekurigo ↗</a>.", - "Non-existing tag #{tag}" : "Ne ekzistas etikedo #{tag}", - "restricted" : "limigita", - "invisible" : "nevidebla", - "({scope})" : "({scope})", - "Delete" : "Forigi", - "Rename" : "Alinomi", - "Collaborative tags" : "Kunlaboraj etikedoj", - "No tags found" : "Neniu etikedo troviĝis ", "unknown text" : "nekonata teksto", "Hello world!" : "Saluton, mondo!", "sunny" : "suna", |