diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-26 00:07:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-26 00:07:43 +0000 |
commit | e5fe41e16bbcbd8f11c618db43fdd312f625cd3b (patch) | |
tree | 88d652a240cd3b4400ce258a317483bb9dee0c75 /settings/l10n/ia.js | |
parent | 6db6911a13bf2d2d219422d25a0a4a4406dce8ef (diff) | |
download | nextcloud-server-e5fe41e16bbcbd8f11c618db43fdd312f625cd3b.tar.gz nextcloud-server-e5fe41e16bbcbd8f11c618db43fdd312f625cd3b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ia.js')
-rw-r--r-- | settings/l10n/ia.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/ia.js b/settings/l10n/ia.js index 7d3dd58e0f0..249615745d3 100644 --- a/settings/l10n/ia.js +++ b/settings/l10n/ia.js @@ -1,8 +1,6 @@ OC.L10N.register( "settings", { - "Enabled" : "Activate", - "Not enabled" : "Non activate", "Wrong password" : "Contrasigno incorrecte", "Saved" : "Salveguardate", "No user supplied" : "Nulle usator fornite", @@ -58,8 +56,6 @@ OC.L10N.register( "Updating...." : "Actualisante...", "Error while updating app" : "Error durante actualisation del application", "Updated" : "Actualisate", - "Error while uninstalling app" : "Error durante de-installation del application", - "Uninstall" : "De-installar", "App update" : "Application actualisate", "Approved" : "Approbate", "Experimental" : "Experimental", @@ -162,6 +158,7 @@ OC.L10N.register( "Improving the config.php" : "Meliorante config.php", "Theming" : "Personalisante themas", "Developer documentation" : "Documentation de disveloppator", + "This app has an update available." : "Iste application ha un actualisation disponibile", "by %s" : "per %s", "%s-licensed" : "Licentiate como %s", "Documentation:" : "Documentation:", @@ -171,9 +168,7 @@ OC.L10N.register( "Report a bug" : "Reportar un defecto", "Show description …" : "Monstrar description...", "Hide description …" : "Celar description...", - "This app has an update available." : "Iste application ha un actualisation disponibile", "Enable only for specific groups" : "Activar solmente a gruppos specific", - "Uninstall app" : "De-installar application", "SSL Root Certificates" : "Certificatos Root SSL", "Common Name" : "Nomine Commun", "Valid until" : "Valide usque", @@ -242,11 +237,16 @@ OC.L10N.register( "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Per favor, scribe le quota de immagazinage (p.ex. \"512 MB\" o \"12 GB\")", "Other" : "Altere", "Quota" : "Quota", + "Enabled" : "Activate", + "Not enabled" : "Non activate", "Please provide an admin recovery password, otherwise all user data will be lost" : "Per favor, provide un contrasigno administrator pro recuperation de datos, alteremente tote datos de usator essera perdite.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Le back-end non supporta cambios de contrasigno, ma le clave de cryptographia del usator esseva actualisate con successo.", "test email settings" : "testar configurationes de e-posta", "Sending..." : "Inviante...", "Uninstalling ...." : "De-installante...", + "Error while uninstalling app" : "Error durante de-installation del application", + "Uninstall" : "De-installar", + "Uninstall app" : "De-installar application", "Cheers!" : "Congratulationes!" }, "nplurals=2; plural=(n != 1);"); |