diff options
Diffstat (limited to 'settings/l10n/eo.js')
-rw-r--r-- | settings/l10n/eo.js | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/settings/l10n/eo.js b/settings/l10n/eo.js index 165fd5f2db1..c23029f01ec 100644 --- a/settings/l10n/eo.js +++ b/settings/l10n/eo.js @@ -9,6 +9,9 @@ OC.L10N.register( "Your email address was changed by an administrator" : "Administranto ŝanĝis vian retpoŝtadreson", "You created app password \"{token}\"" : "Vi kreis aplikaĵan pasvorton „{token}“", "You deleted app password \"{token}\"" : "Vi forigis aplikaĵan pasvorton „{token}“", + "You renamed app password \"{token}\" to \"{newToken}\"" : "Vi alinomis aplikaĵan pasvorton „{token}“ al „{newToken}“", + "You granted filesystem access to app password \"{token}\"" : "Vi permesis aliron al dosiersistemo al aplikaĵa pasvorton „{token}“", + "You revoked filesystem access from app password \"{token}\"" : "Vi senvalidigis aliron al dosiersistemo el aplikaĵa pasvorton „{token}“", "Security" : "Sekurigo", "You successfully logged in using two-factor authentication (%1$s)" : "Vi sukcese ensalutis uzante dufazan aŭtentigon (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Ensaluta provo uzante dufazan aŭtentigo malsukcesis (%1$s)", @@ -190,6 +193,7 @@ OC.L10N.register( "Updates" : "Ĝisdatigoj", "App bundles" : "Aplikaĵaj kuniĝoj", "{license}-licensed" : "Permesilo: {license}", + "New user" : "Nova uzanto", "Default quota:" : "Defaŭlta kvoto:", "Select default quota" : "Elekti defaŭltan kvoton", "Show Languages" : "Montri lingvojn", @@ -203,7 +207,6 @@ OC.L10N.register( "Disabled users" : "Malebligitaj uzantoj", "Everyone" : "Ĉiuj", "Add group" : "Aldoni grupon", - "New user" : "Nova uzanto", "An error occured during the request. Unable to proceed." : "Eraro okazis dum peto. Ne eblas plui.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplikaĵo estis ŝaltita, sed ĝi bezonas ĝisdatiĝi. Vi estos direktita al ĝisdatiga paĝon post 5 sekundoj.", "App update" : "Aplikaĵa ĝisdatigo", @@ -316,7 +319,6 @@ OC.L10N.register( "Personal" : "Persona", "Administration" : "Administrado", "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.", - "Follow us on Google+" : "Sekvu nin per Google+", "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", @@ -472,6 +474,7 @@ OC.L10N.register( "Hardening and security guidance" : "Gvidilo pri sekurigo", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vi uzas <strong>%s</strong> el <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Vi uzas <strong>%s</strong> el <strong>%s</strong> (<strong>%s %%</strong>)", + "Follow us on Google+" : "Sekvu nin per Google+", "Settings" : "Agordo", "Show storage location" : "Montri konservejan lokon", "Show email address" : "Montri retpoŝtadreson", |