diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-01 02:37:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-01 02:37:42 +0000 |
commit | 248f5e93950a476b41c80bb0111a176186a13cc7 (patch) | |
tree | f2bb5008d3e8ab3fc98075b75f283fdde7bc6155 /core/l10n/eo.js | |
parent | 2600a00c007683f39e24028d4ad7a912937ef16f (diff) | |
download | nextcloud-server-248f5e93950a476b41c80bb0111a176186a13cc7.tar.gz nextcloud-server-248f5e93950a476b41c80bb0111a176186a13cc7.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/eo.js')
-rw-r--r-- | core/l10n/eo.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 7f476c7084d..c4161507227 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -26,7 +26,6 @@ OC.L10N.register( "Invalid app password" : "Nevalida aplikaĵo-pasvorto", "Could not complete login" : "Ensaluto ne eblis", "Your login token is invalid or has expired" : "Via ensaluta ĵetono ne validas aŭ senvalidiĝis", - "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Tiu elkomunuma eldono de Nextcloud ne estas subtenata, kaj tuj-sciigoj ne disponeblas.", "Login" : "Login", "Password reset is disabled" : "Pasvorta restarigo malebligita", "Could not reset password because the token is expired" : "Ne eblis restarigi pasvorton, ĉar la ĵetono senvalidiĝis", @@ -107,6 +106,7 @@ OC.L10N.register( "Please reload the page." : "Bonvolu reŝargi la paĝon.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La ĝisdatigo malsukcesis. Por pli da informoj, <a href=\"{url}\">vidu la forumafisôn</a> pri tio.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La ĝisdatigo malsukcesis. Bonvolu raporti tiun problemon al la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud-komunumo</a>.", + "More apps" : "Pli da aplikaĵoj", "Log in" : "Ensaluti", "Logging in …" : "Ensaluti...", "Server side authentication failed!" : "Ĉeservila aŭtentigo malsukcesis!", @@ -266,9 +266,6 @@ OC.L10N.register( "Skip to main content" : "Iru al la ĉefa enhavo", "Skip to navigation of app" : "Iru al la aplikaĵa navigado", "Get your own free account" : "Ekhavu vian propran senpagan konton", - "More apps" : "Pli da aplikaĵoj", - "More" : "Pli", - "More apps menu" : "Menuo „Pli da aplikaĵoj“", "Contacts" : "Kontaktoj", "Contacts menu" : "Menuo de kontaktoj", "Confirm your password" : "Konfirmu vian pasvorton", @@ -319,8 +316,11 @@ OC.L10N.register( "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "La servilo ne havas funkciantan retkonekton. Pluraj finpunktoj ne atingeblis. Do, kelkaj elementoj kiel surmeto de ekstera konservejo, sciigoj pri ĝisdatigoj aŭ instalado de ekstera liveranto ne funkcios. Defora atingo de dosieroj kaj sendo de sciigaj retmesaĝoj eble ne funkcios. Starigu konekton el tiu servilo al interreto por uzi ĉiujn eblojn.", "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 estas la lasta versio, kiu subtenas PHP 7.2. Nextcloud 21 bezonas almenaŭ PHP 7.3.", "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Via datumdosierujo kaj viaj dosieroj estas probable elirebla el la interreto. La dosiero „.htaccess“ ne funkcias. Ni tre rekomendas, ke vi agordu vian retservilon, por ke la dosierujo de datumoj („data“) estu ne alirebla aŭ ĝi estu movita ekster la dokumentradiko de la retservilo.", + "More" : "Pli", + "More apps menu" : "Menuo „Pli da aplikaĵoj“", "Settings menu" : "Menuo de agordo", "The password is wrong. Try again." : "La pasvorto malĝustas. Provu denove.", - "Setup two-factor authentication" : "Agordi dufazan aŭtentigon" + "Setup two-factor authentication" : "Agordi dufazan aŭtentigon", + "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Tiu elkomunuma eldono de Nextcloud ne estas subtenata, kaj tuj-sciigoj ne disponeblas." }, "nplurals=2; plural=(n != 1);"); |