diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-14 02:25:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-14 02:25:22 +0000 |
commit | d3f66e2310ef790794aba81f12d7ab6a035736c3 (patch) | |
tree | bf952227908ce00d21470f9ea473c3faf3f65866 /apps/settings/l10n/ia.js | |
parent | 6d2952d05973d96bf41897a28f8bdf4803d4f338 (diff) | |
download | nextcloud-server-d3f66e2310ef790794aba81f12d7ab6a035736c3.tar.gz nextcloud-server-d3f66e2310ef790794aba81f12d7ab6a035736c3.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ia.js')
-rw-r--r-- | apps/settings/l10n/ia.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/settings/l10n/ia.js b/apps/settings/l10n/ia.js index 0d6529fe2e9..e75452c44f6 100644 --- a/apps/settings/l10n/ia.js +++ b/apps/settings/l10n/ia.js @@ -67,6 +67,7 @@ OC.L10N.register( "Copied!" : "Copiate!", "Copy" : "Copiar", "Enable" : "Activar", + "Select default encryption module:" : "Selectionar modulo de cryptographia standard", "Your email address" : "Tu adresse de e-posta", "No email address set" : "Nulle adresse de e-posta definite", "Language" : "Lingua", @@ -82,8 +83,6 @@ OC.L10N.register( "Active users" : "Usatores active", "Admins" : "Administratores", "Send email to new user" : "Inviar message de e-posta a nove usator", - "Migration in progress. Please wait until the migration is finished" : "Migration in progresso. Per favor, attende usque le migration es finite.", - "Migration started …" : "Migration initiate...", "Not saved" : "Non salveguardate", "Email sent" : "Message de e-posta inviate", "Address" : "Adresse", @@ -113,9 +112,6 @@ OC.L10N.register( "Save" : "Salveguardar", "Send email" : "Inviar message de e-posta", "Version" : "Version", - "Enable encryption" : "Activar cryptographia", - "Select default encryption module:" : "Selectionar modulo de cryptographia standard", - "Start migration" : "Initiar migration", "Enforce expiration date" : "Exiger data de expiration", "Allow public uploads" : "Permitter incargas public", "Enforce password protection" : "Exiger protection per contrasigno", @@ -132,11 +128,15 @@ OC.L10N.register( "Current password" : "Contrasigno actual", "New password" : "Nove contrasigno", "Change password" : "Cambiar contrasigno", + "Migration in progress. Please wait until the migration is finished" : "Migration in progresso. Per favor, attende usque le migration es finite.", + "Migration started …" : "Migration initiate...", "Couldn't remove app." : "Impossibile remover application.", "Couldn't update app." : "Impossibile actualisar application.", "You need to set your user email before being able to send test emails." : "Tu debe configurar tu e-posta de usator ante esser capace a inviar e-posta de test.", "Everyone" : "Totos", "Test email settings" : "Testar configurationes de e-posta", + "Enable encryption" : "Activar cryptographia", + "Start migration" : "Initiar migration", "days" : "dies" }, "nplurals=2; plural=(n != 1);"); |