diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-17 02:26:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-17 02:26:53 +0000 |
commit | 7ab34eefc599cc7fd104f91213c28aeedee383db (patch) | |
tree | fd48b23539cd44e54d970d2cab4870f868d62b38 /apps/files_external/l10n/eo.js | |
parent | 614e3e29690b23f2fb6b6e2a15079fe8482e58b9 (diff) | |
download | nextcloud-server-7ab34eefc599cc7fd104f91213c28aeedee383db.tar.gz nextcloud-server-7ab34eefc599cc7fd104f91213c28aeedee383db.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/eo.js')
-rw-r--r-- | apps/files_external/l10n/eo.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/eo.js b/apps/files_external/l10n/eo.js index 01fcc92deb5..92f5d12094d 100644 --- a/apps/files_external/l10n/eo.js +++ b/apps/files_external/l10n/eo.js @@ -10,7 +10,6 @@ OC.L10N.register( "Error configuring OAuth2" : "Eraro dum agordo de OAuth2", "Generate keys" : "Generi ŝlosilojn", "Error generating key pair" : "Eraro dum generado de ŝlosila paro", - "All users. Type to select user or group." : "Ĉiuj uzantoj. Entajpu por elekti uzanton aŭ grupon.", "(Group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Kongrueco kun Makintoŝa „NFD“ signara kodoprezento (malrapide)", "Enable encryption" : "Ŝalti ĉifradon", @@ -128,6 +127,7 @@ OC.L10N.register( "Add storage" : "Aldoni konservejon", "Advanced settings" : "Altanivela agordo", "Allow users to mount external storage" : "Permesi al uzantoj surmeti eksteran konservejon", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Ĝeneralaj akreditiloj utilas, kiam pluraj eksteraj konservejoj kunuzas la samajn akreditilojn." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Ĝeneralaj akreditiloj utilas, kiam pluraj eksteraj konservejoj kunuzas la samajn akreditilojn.", + "All users. Type to select user or group." : "Ĉiuj uzantoj. Entajpu por elekti uzanton aŭ grupon." }, "nplurals=2; plural=(n != 1);"); |