diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-05 02:05:39 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-05 02:05:39 +0200 |
commit | e8fcc7112918ac425560655384ba54ed09657145 (patch) | |
tree | 1df6f021c1ef576834b50c996ee9335c34229cc4 /l10n/it | |
parent | 685f03edf6e35e24e71ecd3e89d9df23638df769 (diff) | |
download | nextcloud-server-e8fcc7112918ac425560655384ba54ed09657145.tar.gz nextcloud-server-e8fcc7112918ac425560655384ba54ed09657145.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/it')
-rw-r--r-- | l10n/it/files.po | 12 | ||||
-rw-r--r-- | l10n/it/settings.po | 32 |
2 files changed, 27 insertions, 17 deletions
diff --git a/l10n/it/files.po b/l10n/it/files.po index ccf33f1c454..29c50647d14 100644 --- a/l10n/it/files.po +++ b/l10n/it/files.po @@ -11,15 +11,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-08-31 05:43+0000\n" -"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"POT-Creation-Date: 2012-09-05 02:01+0200\n" +"PO-Revision-Date: 2012-09-05 00:02+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ajax/upload.php:20 msgid "There is no error, the file uploaded with success" @@ -168,6 +168,10 @@ msgstr "0 è illimitato" msgid "Maximum input size for ZIP files" msgstr "Dimensione massima per i file ZIP" +#: templates/admin.php:14 +msgid "Save" +msgstr "" + #: templates/index.php:7 msgid "New" msgstr "Nuovo" diff --git a/l10n/it/settings.po b/l10n/it/settings.po index a0f75975444..7a1601c8818 100644 --- a/l10n/it/settings.po +++ b/l10n/it/settings.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-04 12:42+0200\n" -"PO-Revision-Date: 2012-09-04 10:42+0000\n" +"POT-Creation-Date: 2012-09-05 02:02+0200\n" +"PO-Revision-Date: 2012-09-05 00:02+0000\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" @@ -29,17 +29,17 @@ msgid "Unable to load list from App Store" msgstr "Impossibile caricare l'elenco dall'App Store" #: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18 -#: ajax/togglegroups.php:18 +#: ajax/togglegroups.php:15 msgid "Authentication error" msgstr "Errore di autenticazione" #: ajax/creategroup.php:19 msgid "Group already exists" -msgstr "" +msgstr "Il gruppo esiste già" #: ajax/creategroup.php:28 msgid "Unable to add group" -msgstr "" +msgstr "Impossibile aggiungere il gruppo" #: ajax/lostpassword.php:14 msgid "Email saved" @@ -59,16 +59,26 @@ msgstr "Richiesta non valida" #: ajax/removegroup.php:16 msgid "Unable to delete group" -msgstr "" +msgstr "Impossibile eliminare il gruppo" #: ajax/removeuser.php:22 msgid "Unable to delete user" -msgstr "" +msgstr "Impossibile eliminare l'utente" #: ajax/setlanguage.php:18 msgid "Language changed" msgstr "Lingua modificata" +#: ajax/togglegroups.php:25 +#, php-format +msgid "Unable to add user to group %s" +msgstr "" + +#: ajax/togglegroups.php:31 +#, php-format +msgid "Unable to remove user from group %s" +msgstr "" + #: js/apps.js:18 msgid "Error" msgstr "Errore" @@ -185,12 +195,8 @@ msgid "See application page at apps.owncloud.com" msgstr "Vedere la pagina dell'applicazione su apps.owncloud.com" #: templates/apps.php:30 -msgid "-licensed" -msgstr "-rilasciato" - -#: templates/apps.php:30 -msgid "by" -msgstr "da" +msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" +msgstr "" #: templates/help.php:9 msgid "Documentation" |