diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:35 +0000 |
commit | ac54fda52c91987e53f845598ec0bcf5798a4dfb (patch) | |
tree | 6ad54e49e433a2ea23360e3e686423ad8eb72c02 /lib/l10n/eo.js | |
parent | b30cc91e931c083b0e97ac5faa441b1cd41c0dac (diff) | |
download | nextcloud-server-ac54fda52c91987e53f845598ec0bcf5798a4dfb.tar.gz nextcloud-server-ac54fda52c91987e53f845598ec0bcf5798a4dfb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/eo.js')
-rw-r--r-- | lib/l10n/eo.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index a7cbc3fffe9..8bd6830a829 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -190,10 +190,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", - "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "La dosieroj de la aplikaĵo %1$s ne estis ĝuste anstataŭigitaj. Certigu, ke tiu aplikaĵa versio kongruas la servilon.", "Logged in user must be an admin or sub admin" : "La ensalutanta uzanto estu administranto aŭ subadministranto", "Logged in user must be an admin" : "La ensalutanta uzanto estu administranto", - "Full name" : "Plena nomo", "Unknown user" : "Nekonata uzanto", "MySQL username and/or password not valid" : "La uzantnomo kaj/aŭ pasvorto de MySQL ne estas valida", "Oracle username and/or password not valid" : "La uzantnomo kaj/aŭ la pasvorto de Oracle ne estas valida", @@ -207,8 +205,6 @@ OC.L10N.register( "Username must not consist of dots only" : "Uzantnomo ne povas enhavi nur punktojn", "Username is invalid because files already exist for this user" : "La uzantnomo ne estas valida pro dosieroj por la uzanto jam ekzistas", "User disabled" : "Uzanto malebligita", - "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 2.7.0 almenaŭ necesas. Nun %s estas instalita.", - "To fix this issue update your libxml2 version and restart your web server." : "Por ripari tiun problemon, ĝisdatigu vian version de libxml2, kaj restartigu la TTT-servilon.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Bv. ŝanĝi la permesojn al 0770, tiel la dosierujo ne listigeblas de aliaj uzantoj." }, "nplurals=2; plural=(n != 1);"); |