diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /core/l10n/eo.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 4ea249696c6..01405124778 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -287,7 +287,6 @@ OC.L10N.register( "Skip to navigation of app" : "Iru al la aplikaĵa navigado", "Get your own free account" : "Ekhavu vian propran senpagan konton", "Confirm your password" : "Konfirmu vian pasvorton", - "%s's homepage" : "Ĉefpaĝo de %s", "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", @@ -345,6 +344,7 @@ OC.L10N.register( "More apps menu" : "Menuo „Pli da aplikaĵoj“", "Contacts" : "Kontaktoj", "Contacts menu" : "Menuo de kontaktoj", - "Setup two-factor authentication" : "Agordi dufazan aŭtentigon" + "Setup two-factor authentication" : "Agordi dufazan aŭtentigon", + "%s's homepage" : "Ĉefpaĝo de %s" }, "nplurals=2; plural=(n != 1);"); |