diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-03 00:20:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-03 00:20:34 +0000 |
commit | 6c14c933eb22f25fdb40741750bdf11fa47d6a01 (patch) | |
tree | e9f7f6338558457fab03c338ba2df588e0e5fdaf /apps/settings/l10n/eo.js | |
parent | 004d7dac91b8e6759f0279e6f932fe03d6203ba2 (diff) | |
download | nextcloud-server-6c14c933eb22f25fdb40741750bdf11fa47d6a01.tar.gz nextcloud-server-6c14c933eb22f25fdb40741750bdf11fa47d6a01.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/eo.js')
-rw-r--r-- | apps/settings/l10n/eo.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js index f0e65cd5279..c13526c74ab 100644 --- a/apps/settings/l10n/eo.js +++ b/apps/settings/l10n/eo.js @@ -292,7 +292,6 @@ OC.L10N.register( "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Kontrolu sekurecon de via servilo Nextcloud pere de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">nia sekureca ekzameno ↗</a>.", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Programita de la {communityopen}Nextcloud-komunumo{linkclose}, la {githubopen}fontkodo{linkclose} havas {licenseopen}AGPL{linkclose}-permesilon.", "Like our Facebook page" : "Ŝatu nian Facebook-paĝon", - "Follow us on Twitter" : "Sekvu nin per Twitter", "Follow us on Mastodon" : "Sekvu nin per Mastodon", "Check out our blog" : "Vizitu nian blogon", "Subscribe to our newsletter" : "Aboni nian retan bultenon", @@ -321,6 +320,7 @@ OC.L10N.register( "Show user backend" : "Montri uzantolokon", "Active users" : "Aktivaj uzantoj", "Disabled users" : "Malebligitaj uzantoj", - "SMTP Username" : "SMTP-uzantonomo" + "SMTP Username" : "SMTP-uzantonomo", + "Follow us on Twitter" : "Sekvu nin per Twitter" }, "nplurals=2; plural=(n != 1);"); |