diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
commit | 3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (patch) | |
tree | dedbae4d6e8ee374b357d5caa2f09b03477ccacb /apps/files_external/l10n/it.js | |
parent | 56c016946d0695a62e418839cf19786a223b4ae7 (diff) | |
download | nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.tar.gz nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/it.js')
-rw-r--r-- | apps/files_external/l10n/it.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index 1c4030b1749..a85786ab2dd 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -126,14 +126,6 @@ OC.L10N.register( "Delete" : "Elimina", "Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne", "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Impossibile ottenere le informazioni dal server ownCloud: {code} {type}", - "Access granted" : "Accesso accordato", - "Global Credentials" : "Credenziali globali", - "ownCloud" : "ownCloud", - "<b>Note:</b> " : "<b>Nota:</b>", - "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.", - "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.", - "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> \"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.", - "External Storage" : "Archiviazione esterna" + "Couldn't get the information from the ownCloud server: {code} {type}" : "Impossibile ottenere le informazioni dal server ownCloud: {code} {type}" }, "nplurals=2; plural=(n != 1);"); |