diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /lib/l10n/eo.js | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.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, 3 insertions, 1 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index abb3f73e9b2..08f27c21544 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -81,7 +81,7 @@ OC.L10N.register( "Apps" : "Aplikaĵoj", "Settings" : "Agordo", "Log out" : "Elsaluti", - "Users" : "Uzantoj", + "Accounts" : "Kontoj", "Email" : "Retpoŝtadreso", "Phone" : "Telefono", "Twitter" : "Twitter", @@ -189,9 +189,11 @@ 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", + "Summary" : "Resumo", "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", "Help" : "Helpo", + "Users" : "Uzantoj", "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", |