diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:23 +0000 |
commit | 538041b6e702f7163594a36b1e0c14dddc28aab7 (patch) | |
tree | f7aa11db45439cc30068d366da089d98ede9cae2 /core/l10n/eo.js | |
parent | a29b0b4ba5a68243174cc447486019bf9037ae0d (diff) | |
download | nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.tar.gz nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/eo.js')
-rw-r--r-- | core/l10n/eo.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 606007ffcd8..190329d0723 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -252,9 +252,7 @@ OC.L10N.register( "Confirm" : "Konfirmi", "Connect to your account" : "Konekti al via konto", "Please log in before granting %1$s access to your %2$s account." : "Bv. unue ensaluti por doni al %1$s aliron al via konto %2$s.", - "App token" : "Aplikaĵa ĵetono", "Grant access" : "Doni alirpermeson", - "Alternative log in using app token" : "Ensaluti alimaniere per aplikaĵa ĵetono", "Account access" : "Aliro al konto", "Currently logged in as %1$s (%2$s)." : "Aktuale salutinta kiel %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Vi tuj donos permeson al %1$s aliri al via konto %2$s.", @@ -334,6 +332,8 @@ OC.L10N.register( "Copy to {folder}" : "Kopii al {folder}", "Move to {folder}" : "Movi al {folder}", "Authentication required" : "Aŭtentiĝo nepras", - "Failed to authenticate, try again" : "Malsukcesis aŭtentigi, provu ree" + "Failed to authenticate, try again" : "Malsukcesis aŭtentigi, provu ree", + "App token" : "Aplikaĵa ĵetono", + "Alternative log in using app token" : "Ensaluti alimaniere per aplikaĵa ĵetono" }, "nplurals=2; plural=(n != 1);"); |