summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-07-26 02:02:50 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-07-26 08:03:10 +0200
commit42c22bee369c46f29b84e665b2edd8c2875fdaf0 (patch)
tree6d8d67bd8f1c68c466b1aee89649c2ef8465385b /l10n
parentd24326ecce85fd103e186cfc3a00ebf8423bf4dc (diff)
downloadnextcloud-server-42c22bee369c46f29b84e665b2edd8c2875fdaf0.tar.gz
nextcloud-server-42c22bee369c46f29b84e665b2edd8c2875fdaf0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es/files.po69
-rw-r--r--l10n/es/gallery.po65
-rw-r--r--l10n/es/settings.po63
-rw-r--r--l10n/it/calendar.po403
-rw-r--r--l10n/it/contacts.po646
-rw-r--r--l10n/it/files.po68
-rw-r--r--l10n/it/gallery.po64
-rw-r--r--l10n/it/settings.po62
-rw-r--r--l10n/templates/bookmarks.pot2
-rw-r--r--l10n/templates/calendar.pot2
-rw-r--r--l10n/templates/contacts.pot2
-rw-r--r--l10n/templates/core.pot2
-rw-r--r--l10n/templates/files.pot2
-rw-r--r--l10n/templates/gallery.pot2
-rw-r--r--l10n/templates/media.pot2
-rw-r--r--l10n/templates/settings.pot2
16 files changed, 790 insertions, 666 deletions
diff --git a/l10n/es/files.po b/l10n/es/files.po
index 4e4b0b0c2d6..ccd3fc76a0b 100644
--- a/l10n/es/files.po
+++ b/l10n/es/files.po
@@ -4,48 +4,49 @@
#
# Translators:
# Javier Llorente <javier@opensuse.org>, 2012.
+# <juanma@kde.org.ar>, 2012.
# <sergioballesterossolanas@gmail.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-06-06 00:12+0200\n"
-"PO-Revision-Date: 2012-06-05 22:15+0000\n"
-"Last-Translator: icewind <icewind1991@gmail.com>\n"
-"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/language/es/)\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
+"PO-Revision-Date: 2012-07-25 23:05+0000\n"
+"Last-Translator: juanman <juanma@kde.org.ar>\n"
+"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: ajax/upload.php:19
+#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
msgstr "No se ha producido ningún error, el archivo se ha subido con éxito"
-#: ajax/upload.php:20
+#: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr "El archivo que intentas subir sobrepasa el tamaño definido por la variable upload_max_filesize en php.ini"
-#: ajax/upload.php:21
+#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "El archivo que intentas subir sobrepasa el tamaño definido por la variable MAX_FILE_SIZE especificada en el formulario HTML"
-#: ajax/upload.php:22
+#: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded"
msgstr "El archivo que intentas subir solo se subió parcialmente"
-#: ajax/upload.php:23
+#: ajax/upload.php:24
msgid "No file was uploaded"
msgstr "No se ha subido ningún archivo"
-#: ajax/upload.php:24
+#: ajax/upload.php:25
msgid "Missing a temporary folder"
msgstr "Falta un directorio temporal"
-#: ajax/upload.php:25
+#: ajax/upload.php:26
msgid "Failed to write to disk"
msgstr "La escritura en disco ha fallado"
@@ -53,57 +54,65 @@ msgstr "La escritura en disco ha fallado"
msgid "Files"
msgstr "Archivos"
+#: js/fileactions.js:95
+msgid "Unshare"
+msgstr "No compartir"
+
+#: js/fileactions.js:97 templates/index.php:56
+msgid "Delete"
+msgstr "Eliminado"
+
#: js/filelist.js:186
msgid "undo deletion"
-msgstr ""
+msgstr "deshacer la eliminación"
#: js/files.js:170
msgid "generating ZIP-file, it may take some time."
-msgstr ""
+msgstr "generando un fichero ZIP, puede llevar un tiempo."
#: js/files.js:199
msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
+msgstr "No ha sido posible subir tu archivo porque es un directorio o tiene 0 bytes"
#: js/files.js:199
msgid "Upload Error"
-msgstr ""
+msgstr "Error al subir el archivo"
#: js/files.js:227 js/files.js:318 js/files.js:347
msgid "Pending"
-msgstr ""
+msgstr "Pendiente"
#: js/files.js:332
msgid "Upload cancelled."
-msgstr ""
+msgstr "Subida cancelada."
#: js/files.js:456
msgid "Invalid name, '/' is not allowed."
-msgstr ""
+msgstr "Nombre no válido, '/' no está permitido."
-#: js/files.js:626 templates/index.php:55
+#: js/files.js:631 templates/index.php:55
msgid "Size"
msgstr "Tamaño"
-#: js/files.js:627 templates/index.php:56
+#: js/files.js:632 templates/index.php:56
msgid "Modified"
msgstr "Modificado"
-#: js/files.js:654
+#: js/files.js:659
msgid "folder"
-msgstr ""
+msgstr "carpeta"
-#: js/files.js:656
+#: js/files.js:661
msgid "folders"
-msgstr ""
+msgstr "carpetas"
-#: js/files.js:664
+#: js/files.js:669
msgid "file"
-msgstr ""
+msgstr "archivo"
-#: js/files.js:666
+#: js/files.js:671
msgid "files"
-msgstr ""
+msgstr "archivos"
#: templates/admin.php:5
msgid "File handling"
@@ -173,10 +182,6 @@ msgstr "Compartir"
msgid "Download"
msgstr "Descargar"
-#: templates/index.php:56
-msgid "Delete"
-msgstr "Eliminado"
-
#: templates/index.php:64
msgid "Upload too large"
msgstr "El archivo es demasiado grande"
diff --git a/l10n/es/gallery.po b/l10n/es/gallery.po
index 94068028c61..8a67c771871 100644
--- a/l10n/es/gallery.po
+++ b/l10n/es/gallery.po
@@ -5,76 +5,41 @@
# Translators:
# Javier Llorente <javier@opensuse.org>, 2012.
# <juanma@kde.org.ar>, 2012.
+# <rodrigo.calvo@gmail.com>, 2012.
# <sergioballesterossolanas@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-06-06 00:12+0200\n"
-"PO-Revision-Date: 2012-06-05 22:15+0000\n"
-"Last-Translator: icewind <icewind1991@gmail.com>\n"
-"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/language/es/)\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
+"PO-Revision-Date: 2012-07-25 23:13+0000\n"
+"Last-Translator: juanman <juanma@kde.org.ar>\n"
+"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: appinfo/app.php:37
+#: appinfo/app.php:39
msgid "Pictures"
msgstr "Imágenes"
-#: js/album_cover.js:44
+#: js/pictures.js:12
msgid "Share gallery"
-msgstr ""
+msgstr "Compartir galería"
-#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133
+#: js/pictures.js:32
msgid "Error: "
-msgstr ""
+msgstr "Fallo "
-#: js/album_cover.js:64 js/album_cover.js:100
+#: js/pictures.js:32
msgid "Internal error"
-msgstr ""
-
-#: js/album_cover.js:114
-msgid "Scanning root"
-msgstr ""
-
-#: js/album_cover.js:115
-msgid "Default order"
-msgstr ""
-
-#: js/album_cover.js:116
-msgid "Ascending"
-msgstr ""
-
-#: js/album_cover.js:116
-msgid "Descending"
-msgstr ""
-
-#: js/album_cover.js:117 templates/index.php:19
-msgid "Settings"
-msgstr "Preferencias"
-
-#: js/album_cover.js:122
-msgid "Scanning root cannot be empty"
-msgstr ""
-
-#: js/album_cover.js:122 js/album_cover.js:133
-msgid "Error"
-msgstr ""
-
-#: templates/index.php:16
-msgid "Rescan"
-msgstr "Refrescar"
-
-#: templates/index.php:17
-msgid "Stop"
-msgstr "Parar"
+msgstr "Fallo interno"
-#: templates/index.php:18
-msgid "Share"
-msgstr "Compartir"
+#: templates/index.php:27
+msgid "Slideshow"
+msgstr "Presentación"
#: templates/view_album.php:19
msgid "Back"
diff --git a/l10n/es/settings.po b/l10n/es/settings.po
index a8cb655556f..d594551c6e3 100644
--- a/l10n/es/settings.po
+++ b/l10n/es/settings.po
@@ -7,16 +7,17 @@
# <juanma@kde.org.ar>, 2011, 2012.
# <monty_2731@hotmail.com>, 2011.
# oSiNaReF <>, 2012.
+# <rodrigo.calvo@gmail.com>, 2012.
# <rom1dep@gmail.com>, 2011.
# <sergioballesterossolanas@gmail.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-06-06 00:12+0200\n"
-"PO-Revision-Date: 2012-06-05 22:15+0000\n"
-"Last-Translator: icewind <icewind1991@gmail.com>\n"
-"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/language/es/)\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
+"PO-Revision-Date: 2012-07-25 23:06+0000\n"
+"Last-Translator: juanman <juanma@kde.org.ar>\n"
+"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -25,65 +26,69 @@ msgstr ""
#: ajax/lostpassword.php:14
msgid "Email saved"
-msgstr ""
+msgstr "Correo salvado"
#: ajax/lostpassword.php:16
msgid "Invalid email"
-msgstr ""
+msgstr "Correo Incorrecto"
-#: ajax/openid.php:15
+#: ajax/openid.php:16
msgid "OpenID Changed"
msgstr "OpenID cambiado"
-#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22
+#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
msgid "Invalid request"
msgstr "Solicitud no válida"
-#: ajax/setlanguage.php:17
+#: ajax/setlanguage.php:18
msgid "Language changed"
msgstr "Idioma cambiado"
#: js/apps.js:31 js/apps.js:67
msgid "Disable"
-msgstr ""
+msgstr "Desactivar"
#: js/apps.js:31 js/apps.js:54
msgid "Enable"
-msgstr ""
+msgstr "Activar"
#: js/personal.js:69
msgid "Saving..."
-msgstr ""
+msgstr "Salvando.."
-#: personal.php:40 personal.php:41
+#: personal.php:41 personal.php:42
msgid "__language_name__"
msgstr "Castellano"
-#: templates/admin.php:13
+#: templates/admin.php:14
+msgid "Security Warning"
+msgstr "Advertencia de seguridad"
+
+#: templates/admin.php:28
msgid "Log"
msgstr "Registro"
-#: templates/admin.php:40
+#: templates/admin.php:55
msgid "More"
msgstr "Más"
-#: templates/apps.php:8
+#: templates/apps.php:10
msgid "Add your App"
msgstr "Añade tu aplicación"
-#: templates/apps.php:22
+#: templates/apps.php:24
msgid "Select an App"
msgstr "Seleccionar una aplicación"
-#: templates/apps.php:25
+#: templates/apps.php:27
msgid "See application page at apps.owncloud.com"
-msgstr ""
+msgstr "Revisa la web de apps apps.owncloud.com"
-#: templates/apps.php:26
+#: templates/apps.php:28
msgid "-licensed"
msgstr "-autorizado"
-#: templates/apps.php:26
+#: templates/apps.php:28
msgid "by"
msgstr "por"
@@ -175,34 +180,34 @@ msgstr "Ayúdanos a traducir"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "utiliza esta dirección para conectar a tu ownCloud desde tu gestor de archivos"
-#: templates/users.php:15 templates/users.php:44
+#: templates/users.php:15 templates/users.php:60
msgid "Name"
msgstr "Nombre"
-#: templates/users.php:16 templates/users.php:45
+#: templates/users.php:17 templates/users.php:61
msgid "Password"
msgstr "Contraseña"
-#: templates/users.php:17 templates/users.php:46 templates/users.php:60
+#: templates/users.php:19 templates/users.php:62 templates/users.php:78
msgid "Groups"
msgstr "Grupos"
-#: templates/users.php:22
+#: templates/users.php:25
msgid "Create"
msgstr "Crear"
-#: templates/users.php:25
+#: templates/users.php:28
msgid "Default Quota"
msgstr "Cuota predeterminada"
-#: templates/users.php:35 templates/users.php:74
+#: templates/users.php:47 templates/users.php:103
msgid "Other"
msgstr "Otro"
-#: templates/users.php:47
+#: templates/users.php:63
msgid "Quota"
msgstr "Cuota"
-#: templates/users.php:80
+#: templates/users.php:110
msgid "Delete"
msgstr "Eliminar"
diff --git a/l10n/it/calendar.po b/l10n/it/calendar.po
index ed36e36d84c..67fa300db84 100644
--- a/l10n/it/calendar.po
+++ b/l10n/it/calendar.po
@@ -15,21 +15,29 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-06-06 00:12+0200\n"
-"PO-Revision-Date: 2012-06-05 22:14+0000\n"
-"Last-Translator: icewind <icewind1991@gmail.com>\n"
-"Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
+"PO-Revision-Date: 2012-07-25 20:45+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\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"
-#: ajax/categories/rescan.php:28
+#: ajax/cache/status.php:19
+msgid "Not all calendars are completely cached"
+msgstr "Non tutti i calendari sono mantenuti completamente in cache"
+
+#: ajax/cache/status.php:21
+msgid "Everything seems to be completely cached"
+msgstr "Tutto sembra essere mantenuto completamente in cache"
+
+#: ajax/categories/rescan.php:29
msgid "No calendars found."
msgstr "Nessun calendario trovato."
-#: ajax/categories/rescan.php:36
+#: ajax/categories/rescan.php:37
msgid "No events found."
msgstr "Nessun evento trovato."
@@ -37,43 +45,57 @@ msgstr "Nessun evento trovato."
msgid "Wrong calendar"
msgstr "Calendario sbagliato"
+#: ajax/import/dropimport.php:29 ajax/import/import.php:64
+msgid ""
+"The file contained either no events or all events are already saved in your "
+"calendar."
+msgstr "Il file non conteneva alcun evento o tutti gli eventi erano già salvati nel tuo calendario."
+
+#: ajax/import/dropimport.php:31 ajax/import/import.php:67
+msgid "events has been saved in the new calendar"
+msgstr "gli eventi sono stati salvati nel nuovo calendario"
+
+#: ajax/import/import.php:56
+msgid "Import failed"
+msgstr "Importazione non riuscita"
+
+#: ajax/import/import.php:69
+msgid "events has been saved in your calendar"
+msgstr "gli eventi sono stati salvati nel tuo calendario"
+
#: ajax/settings/guesstimezone.php:25
msgid "New Timezone:"
msgstr "Nuovo fuso orario:"
-#: ajax/settings/settimezone.php:22
+#: ajax/settings/settimezone.php:23
msgid "Timezone changed"
msgstr "Fuso orario cambiato"
-#: ajax/settings/settimezone.php:24
+#: ajax/settings/settimezone.php:25
msgid "Invalid request"
msgstr "Richiesta non valida"
-#: appinfo/app.php:19 templates/calendar.php:15
-#: templates/part.eventform.php:33 templates/part.showevent.php:31
+#: appinfo/app.php:35 templates/calendar.php:15
+#: templates/part.eventform.php:33 templates/part.showevent.php:33
#: templates/settings.php:12
msgid "Calendar"
msgstr "Calendario"
-#: js/calendar.js:93
-msgid "Deletion failed"
-msgstr ""
-
#: js/calendar.js:828
msgid "ddd"
-msgstr ""
+msgstr "ggg"
#: js/calendar.js:829
msgid "ddd M/d"
-msgstr ""
+msgstr "ggg M/g"
#: js/calendar.js:830
msgid "dddd M/d"
-msgstr ""
+msgstr "gggg M/g"
#: js/calendar.js:833
msgid "MMMM yyyy"
-msgstr ""
+msgstr "MMMM aaaa"
#: js/calendar.js:835
msgid "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}"
@@ -81,256 +103,337 @@ msgstr "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}"
#: js/calendar.js:837
msgid "dddd, MMM d, yyyy"
-msgstr ""
+msgstr "gggg, MMM g, aaaa"
-#: lib/app.php:125
+#: lib/app.php:121
msgid "Birthday"
msgstr "Compleanno"
-#: lib/app.php:126
+#: lib/app.php:122
msgid "Business"
msgstr "Azienda"
-#: lib/app.php:127
+#: lib/app.php:123
msgid "Call"
msgstr "Chiama"
-#: lib/app.php:128
+#: lib/app.php:124
msgid "Clients"
msgstr "Clienti"
-#: lib/app.php:129
+#: lib/app.php:125
msgid "Deliverer"
msgstr "Consegna"
-#: lib/app.php:130
+#: lib/app.php:126
msgid "Holidays"
msgstr "Vacanze"
-#: lib/app.php:131
+#: lib/app.php:127
msgid "Ideas"
msgstr "Idee"
-#: lib/app.php:132
+#: lib/app.php:128
msgid "Journey"
msgstr "Viaggio"
-#: lib/app.php:133
+#: lib/app.php:129
msgid "Jubilee"
msgstr "Anniversario"
-#: lib/app.php:134
+#: lib/app.php:130
msgid "Meeting"
msgstr "Riunione"
-#: lib/app.php:135
+#: lib/app.php:131
msgid "Other"
msgstr "Altro"
-#: lib/app.php:136
+#: lib/app.php:132
msgid "Personal"
msgstr "Personale"
-#: lib/app.php:137
+#: lib/app.php:133
msgid "Projects"
msgstr "Progetti"
-#: lib/app.php:138
+#: lib/app.php:134
msgid "Questions"
msgstr "Domande"
-#: lib/app.php:139
+#: lib/app.php:135
msgid "Work"
msgstr "Lavoro"
-#: lib/app.php:380
+#: lib/app.php:351 lib/app.php:361
+msgid "by"
+msgstr "da"
+
+#: lib/app.php:359 lib/app.php:399
msgid "unnamed"
msgstr "senza nome"
-#: lib/object.php:330
+#: lib/import.php:184 templates/calendar.php:12
+#: templates/part.choosecalendar.php:22
+msgid "New Calendar"
+msgstr "Nuovo calendario"
+
+#: lib/object.php:372
msgid "Does not repeat"
msgstr "Non ripetere"
-#: lib/object.php:331
+#: lib/object.php:373
msgid "Daily"
msgstr "Giornaliero"
-#: lib/object.php:332
+#: lib/object.php:374
msgid "Weekly"
msgstr "Settimanale"
-#: lib/object.php:333
+#: lib/object.php:375
msgid "Every Weekday"
msgstr "Ogni giorno della settimana"
-#: lib/object.php:334
+#: lib/object.php:376
msgid "Bi-Weekly"
msgstr "Ogni due settimane"
-#: lib/object.php:335
+#: lib/object.php:377
msgid "Monthly"
msgstr "Mensile"
-#: lib/object.php:336
+#: lib/object.php:378
msgid "Yearly"
msgstr "Annuale"
-#: lib/object.php:343
+#: lib/object.php:388
msgid "never"
msgstr "mai"
-#: lib/object.php:344
+#: lib/object.php:389
msgid "by occurrences"
msgstr "per occorrenze"
-#: lib/object.php:345
+#: lib/object.php:390
msgid "by date"
msgstr "per data"
-#: lib/object.php:352
+#: lib/object.php:400
msgid "by monthday"
msgstr "per giorno del mese"
-#: lib/object.php:353
+#: lib/object.php:401
msgid "by weekday"
msgstr "per giorno della settimana"
-#: lib/object.php:360 templates/settings.php:42
+#: lib/object.php:411 templates/calendar.php:5 templates/settings.php:42
msgid "Monday"
msgstr "Lunedì"
-#: lib/object.php:361
+#: lib/object.php:412 templates/calendar.php:5
msgid "Tuesday"
msgstr "Martedì"
-#: lib/object.php:362
+#: lib/object.php:413 templates/calendar.php:5
msgid "Wednesday"
msgstr "Mercoledì"
-#: lib/object.php:363
+#: lib/object.php:414 templates/calendar.php:5
msgid "Thursday"
msgstr "Giovedì"
-#: lib/object.php:364
+#: lib/object.php:415 templates/calendar.php:5
msgid "Friday"
msgstr "Venerdì"
-#: lib/object.php:365
+#: lib/object.php:416 templates/calendar.php:5
msgid "Saturday"
msgstr "Sabato"
-#: lib/object.php:366 templates/settings.php:43
+#: lib/object.php:417 templates/calendar.php:5 templates/settings.php:43
msgid "Sunday"
msgstr "Domenica"
-#: lib/object.php:373
+#: lib/object.php:427
msgid "events week of month"
msgstr "settimana del mese degli eventi"
-#: lib/object.php:374
+#: lib/object.php:428
msgid "first"
msgstr "primo"
-#: lib/object.php:375
+#: lib/object.php:429
msgid "second"
msgstr "secondo"
-#: lib/object.php:376
+#: lib/object.php:430
msgid "third"
msgstr "terzo"
-#: lib/object.php:377
+#: lib/object.php:431
msgid "fourth"
msgstr "quarto"
-#: lib/object.php:378
+#: lib/object.php:432
msgid "fifth"
msgstr "quinto"
-#: lib/object.php:379
+#: lib/object.php:433
msgid "last"
msgstr "ultimo"
-#: lib/object.php:401
+#: lib/object.php:467 templates/calendar.php:7
msgid "January"
msgstr "Gennaio"
-#: lib/object.php:402
+#: lib/object.php:468 templates/calendar.php:7
msgid "February"
msgstr "Febbraio"
-#: lib/object.php:403
+#: lib/object.php:469 templates/calendar.php:7
msgid "March"
msgstr "Marzo"
-#: lib/object.php:404
+#: lib/object.php:470 templates/calendar.php:7
msgid "April"
msgstr "Aprile"
-#: lib/object.php:405
+#: lib/object.php:471 templates/calendar.php:7
msgid "May"
msgstr "Maggio"
-#: lib/object.php:406
+#: lib/object.php:472 templates/calendar.php:7
msgid "June"
msgstr "Giugno"
-#: lib/object.php:407
+#: lib/object.php:473 templates/calendar.php:7
msgid "July"
msgstr "Luglio"
-#: lib/object.php:408
+#: lib/object.php:474 templates/calendar.php:7
msgid "August"
msgstr "Agosto"
-#: lib/object.php:409
+#: lib/object.php:475 templates/calendar.php:7
msgid "September"
msgstr "Settembre"
-#: lib/object.php:410
+#: lib/object.php:476 templates/calendar.php:7
msgid "October"
msgstr "Ottobre"
-#: lib/object.php:411
+#: lib/object.php:477 templates/calendar.php:7
msgid "November"
msgstr "Novembre"
-#: lib/object.php:412
+#: lib/object.php:478 templates/calendar.php:7
msgid "December"
msgstr "Dicembre"
-#: lib/object.php:418
+#: lib/object.php:488
msgid "by events date"
msgstr "per data evento"
-#: lib/object.php:419
+#: lib/object.php:489
msgid "by yearday(s)"
msgstr "per giorno/i dell'anno"
-#: lib/object.php:420
+#: lib/object.php:490
msgid "by weeknumber(s)"
msgstr "per numero/i settimana"
-#: lib/object.php:421
+#: lib/object.php:491
msgid "by day and month"
msgstr "per giorno e mese"
-#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+#: lib/search.php:35 lib/search.php:37 lib/search.php:40
msgid "Date"
msgstr "Data"
-#: lib/search.php:40
+#: lib/search.php:43
msgid "Cal."
msgstr "Cal."
+#: templates/calendar.php:6
+msgid "Sun."
+msgstr "Dom."
+
+#: templates/calendar.php:6
+msgid "Mon."
+msgstr "Lun."
+
+#: templates/calendar.php:6
+msgid "Tue."
+msgstr "Mar."
+
+#: templates/calendar.php:6
+msgid "Wed."
+msgstr "Mer."
+
+#: templates/calendar.php:6
+msgid "Thu."
+msgstr "Gio."
+
+#: templates/calendar.php:6
+msgid "Fri."
+msgstr "Ven."
+
+#: templates/calendar.php:6
+msgid "Sat."
+msgstr "Sab."
+
+#: templates/calendar.php:8
+msgid "Jan."
+msgstr "Gen."
+
+#: templates/calendar.php:8
+msgid "Feb."
+msgstr "Feb."
+
+#: templates/calendar.php:8
+msgid "Mar."
+msgstr "Mar."
+
+#: templates/calendar.php:8
+msgid "Apr."
+msgstr "Apr."
+
+#: templates/calendar.php:8
+msgid "May."
+msgstr "Mag."
+
+#: templates/calendar.php:8
+msgid "Jun."
+msgstr "Giu."
+
+#: templates/calendar.php:8
+msgid "Jul."
+msgstr "Lug."
+
+#: templates/calendar.php:8
+msgid "Aug."
+msgstr "Ago."
+
+#: templates/calendar.php:8
+msgid "Sep."
+msgstr "Set."
+
+#: templates/calendar.php:8
+msgid "Oct."
+msgstr "Ott."
+
+#: templates/calendar.php:8
+msgid "Nov."
+msgstr "Nov."
+
+#: templates/calendar.php:8
+msgid "Dec."
+msgstr "Dic."
+
#: templates/calendar.php:11
msgid "All day"
msgstr "Tutti il giorno"
-#: templates/calendar.php:12 templates/part.choosecalendar.php:22
-msgid "New Calendar"
-msgstr "Nuovo calendario"
-
#: templates/calendar.php:13
msgid "Missing fields"
msgstr "Campi mancanti"
@@ -364,27 +467,27 @@ msgstr "L'evento finisce prima d'iniziare"
msgid "There was a database fail"
msgstr "Si è verificato un errore del database"
-#: templates/calendar.php:40
+#: templates/calendar.php:38
msgid "Week"
msgstr "Settimana"
-#: templates/calendar.php:41
+#: templates/calendar.php:39
msgid "Month"
msgstr "Mese"
-#: templates/calendar.php:42
+#: templates/calendar.php:40
msgid "List"
msgstr "Elenco"
-#: templates/calendar.php:48
+#: templates/calendar.php:44
msgid "Today"
msgstr "Oggi"
-#: templates/calendar.php:49
+#: templates/calendar.php:45
msgid "Calendars"
msgstr "Calendari"
-#: templates/calendar.php:67
+#: templates/calendar.php:59
msgid "There was a fail, while parsing the file."
msgstr "Si è verificato un errore durante l'analisi del file."
@@ -397,7 +500,7 @@ msgid "Your calendars"
msgstr "I tuoi calendari"
#: templates/part.choosecalendar.php:27
-#: templates/part.choosecalendar.rowfields.php:5
+#: templates/part.choosecalendar.rowfields.php:11
msgid "CalDav Link"
msgstr "Collegamento CalDav"
@@ -409,19 +512,19 @@ msgstr "Calendari condivisi"
msgid "No shared calendars"
msgstr "Nessun calendario condiviso"
-#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.choosecalendar.rowfields.php:8
msgid "Share Calendar"
msgstr "Condividi calendario"
-#: templates/part.choosecalendar.rowfields.php:6
+#: templates/part.choosecalendar.rowfields.php:14
msgid "Download"
msgstr "Scarica"
-#: templates/part.choosecalendar.rowfields.php:7
+#: templates/part.choosecalendar.rowfields.php:17
msgid "Edit"
msgstr "Modifica"
-#: templates/part.choosecalendar.rowfields.php:8
+#: templates/part.choosecalendar.rowfields.php:20
#: templates/part.editevent.php:9
msgid "Delete"
msgstr "Elimina"
@@ -507,23 +610,23 @@ msgstr "Categorie separate con virgole"
msgid "Edit categories"
msgstr "Modifica le categorie"
-#: templates/part.eventform.php:56 templates/part.showevent.php:55
+#: templates/part.eventform.php:56 templates/part.showevent.php:52
msgid "All Day Event"
msgstr "Evento che occupa tutta la giornata"
-#: templates/part.eventform.php:60 templates/part.showevent.php:59
+#: templates/part.eventform.php:60 templates/part.showevent.php:56
msgid "From"
msgstr "Da"
-#: templates/part.eventform.php:68 templates/part.showevent.php:67
+#: templates/part.eventform.php:68 templates/part.showevent.php:64
msgid "To"
msgstr "A"
-#: templates/part.eventform.php:76 templates/part.showevent.php:75
+#: templates/part.eventform.php:76 templates/part.showevent.php:72
msgid "Advanced options"
msgstr "Opzioni avanzate"
-#: templates/part.eventform.php:81 templates/part.showevent.php:80
+#: templates/part.eventform.php:81 templates/part.showevent.php:77
msgid "Location"
msgstr "Luogo"
@@ -531,7 +634,7 @@ msgstr "Luogo"
msgid "Location of the Event"
msgstr "Luogo dell'evento"
-#: templates/part.eventform.php:89 templates/part.showevent.php:88
+#: templates/part.eventform.php:89 templates/part.showevent.php:85
msgid "Description"
msgstr "Descrizione"
@@ -539,84 +642,86 @@ msgstr "Descrizione"
msgid "Description of the Event"
msgstr "Descrizione dell'evento"
-#: templates/part.eventform.php:100 templates/part.showevent.php:98
+#: templates/part.eventform.php:100 templates/part.showevent.php:95
msgid "Repeat"
msgstr "Ripeti"
-#: templates/part.eventform.php:107 templates/part.showevent.php:105
+#: templates/part.eventform.php:107 templates/part.showevent.php:102
msgid "Advanced"
msgstr "Avanzato"
-#: templates/part.eventform.php:151 templates/part.showevent.php:149
+#: templates/part.eventform.php:151 templates/part.showevent.php:146
msgid "Select weekdays"
msgstr "Seleziona i giorni della settimana"
#: templates/part.eventform.php:164 templates/part.eventform.php:177
-#: templates/part.showevent.php:162 templates/part.showevent.php:175
+#: templates/part.showevent.php:159 templates/part.showevent.php:172
msgid "Select days"
msgstr "Seleziona i giorni"
-#: templates/part.eventform.php:169 templates/part.showevent.php:167
+#: templates/part.eventform.php:169 templates/part.showevent.php:164
msgid "and the events day of year."
msgstr "e il giorno dell'anno degli eventi."
-#: templates/part.eventform.php:182 templates/part.showevent.php:180
+#: templates/part.eventform.php:182 templates/part.showevent.php:177
msgid "and the events day of month."
msgstr "e il giorno del mese degli eventi."
-#: templates/part.eventform.php:190 templates/part.showevent.php:188
+#: templates/part.eventform.php:190 templates/part.showevent.php:185
msgid "Select months"
msgstr "Seleziona i mesi"
-#: templates/part.eventform.php:203 templates/part.showevent.php:201
+#: templates/part.eventform.php:203 templates/part.showevent.php:198
msgid "Select weeks"
msgstr "Seleziona le settimane"
-#: templates/part.eventform.php:208 templates/part.showevent.php:206
+#: templates/part.eventform.php:208 templates/part.showevent.php:203
msgid "and the events week of year."
msgstr "e la settimana dell'anno degli eventi."
-#: templates/part.eventform.php:214 templates/part.showevent.php:212
+#: templates/part.eventform.php:214 templates/part.showevent.php:209
msgid "Interval"
msgstr "Intervallo"
-#: templates/part.eventform.php:220 templates/part.showevent.php:218
+#: templates/part.eventform.php:220 templates/part.showevent.php:215
msgid "End"
msgstr "Fine"
-#: templates/part.eventform.php:233 templates/part.showevent.php:231
+#: templates/part.eventform.php:233 templates/part.showevent.php:228
msgid "occurrences"
msgstr "occorrenze"
-#: templates/part.import.php:1
+#: templates/part.import.php:14
+msgid "create a new calendar"
+msgstr "Crea un nuovo calendario"
+
+#: templates/part.import.php:17
msgid "Import a calendar file"
msgstr "Importa un file di calendario"
-#: templates/part.import.php:6
-msgid "Please choose the calendar"
-msgstr "Scegli il calendario"
-
-#: templates/part.import.php:10
-msgid "create a new calendar"
-msgstr "Crea un nuovo calendario"
+#: templates/part.import.php:24
+msgid "Please choose a calendar"
+msgstr "Scegli un calendario"
-#: templates/part.import.php:15
+#: templates/part.import.php:36
msgid "Name of new calendar"
msgstr "Nome del nuovo calendario"
-#: templates/part.import.php:17
-msgid "Import"
-msgstr "Importa"
+#: templates/part.import.php:44
+msgid "Take an available name!"
+msgstr "Usa un nome disponibile!"
-#: templates/part.import.php:20
-msgid "Importing calendar"
-msgstr "Importazione del calendario in corso"
+#: templates/part.import.php:45
+msgid ""
+"A Calendar with this name already exists. If you continue anyhow, these "
+"calendars will be merged."
+msgstr "Un calendario con questo nome esiste già. Se continui, i due calendari saranno uniti."
-#: templates/part.import.php:23
-msgid "Calendar imported successfully"
-msgstr "Calendario importato correttamente"
+#: templates/part.import.php:47
+msgid "Import"
+msgstr "Importa"
-#: templates/part.import.php:24
+#: templates/part.import.php:56
msgid "Close Dialog"
msgstr "Chiudi la finestra di dialogo"
@@ -632,15 +737,11 @@ msgstr "Visualizza un evento"
msgid "No categories selected"
msgstr "Nessuna categoria selezionata"
-#: templates/part.showevent.php:25
-msgid "Select category"
-msgstr "Seleziona una categoria"
-
#: templates/part.showevent.php:37
msgid "of"
msgstr "di"
-#: templates/part.showevent.php:62 templates/part.showevent.php:70
+#: templates/part.showevent.php:59 templates/part.showevent.php:67
msgid "at"
msgstr "alle"
@@ -668,9 +769,33 @@ msgstr "12h"
msgid "First day of the week"
msgstr "Primo giorno della settimana"
-#: templates/settings.php:49
-msgid "Calendar CalDAV syncing address:"
-msgstr "Indirizzo sincronizzazione calendario CalDAV:"
+#: templates/settings.php:47
+msgid "Cache"
+msgstr "Cache"
+
+#: templates/settings.php:48
+msgid "Clear cache for repeating events"
+msgstr "Cancella gli eventi che si ripetono dalla cache"
+
+#: templates/settings.php:53
+msgid "Calendar CalDAV syncing addresses"
+msgstr "Indirizzi di sincronizzazione calendari CalDAV"
+
+#: templates/settings.php:53
+msgid "more info"
+msgstr "ulteriori informazioni"
+
+#: templates/settings.php:55
+msgid "Primary address (Kontact et al)"
+msgstr "Indirizzo principale (Kontact e altri)"
+
+#: templates/settings.php:57
+msgid "iOS/OS X"
+msgstr "iOS/OS X"
+
+#: templates/settings.php:59
+msgid "Read only iCalendar link(s)"
+msgstr "Collegamento(i) iCalendar sola lettura"
#: templates/share.dropdown.php:20
msgid "Users"
diff --git a/l10n/it/contacts.po b/l10n/it/contacts.po
index 0e1a62a6f93..64b9e1e0a16 100644
--- a/l10n/it/contacts.po
+++ b/l10n/it/contacts.po
@@ -11,101 +11,97 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-06-06 00:12+0200\n"
-"PO-Revision-Date: 2012-06-05 22:14+0000\n"
-"Last-Translator: icewind <icewind1991@gmail.com>\n"
-"Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
+"PO-Revision-Date: 2012-07-25 21:17+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\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"
-#: ajax/activation.php:19 ajax/updateaddressbook.php:32
+#: ajax/activation.php:24 ajax/updateaddressbook.php:29
msgid "Error (de)activating addressbook."
msgstr "Errore nel (dis)attivare la rubrica."
-#: ajax/addcontact.php:59
+#: ajax/addcontact.php:47
msgid "There was an error adding the contact."
msgstr "Si è verificato un errore nell'aggiunta del contatto."
-#: ajax/addproperty.php:40
+#: ajax/addproperty.php:39 ajax/saveproperty.php:34
+msgid "element name is not set."
+msgstr "il nome dell'elemento non è impostato."
+
+#: ajax/addproperty.php:42 ajax/deletecard.php:30 ajax/saveproperty.php:37
+msgid "id is not set."
+msgstr "ID non impostato."
+
+#: ajax/addproperty.php:46
+msgid "Could not parse contact: "
+msgstr "Impossibile elaborare il contatto: "
+
+#: ajax/addproperty.php:56
msgid "Cannot add empty property."
msgstr "Impossibile aggiungere una proprietà vuota."
-#: ajax/addproperty.php:52
+#: ajax/addproperty.php:67
msgid "At least one of the address fields has to be filled out."
msgstr "Deve essere riempito almeno un indirizzo."
-#: ajax/addproperty.php:62
+#: ajax/addproperty.php:76
msgid "Trying to add duplicate property: "
msgstr "P"
-#: ajax/addproperty.php:120
-msgid "Error adding contact property."
-msgstr "Errore durante l'aggiunta della proprietà del contatto."
+#: ajax/addproperty.php:144
+msgid "Error adding contact property: "
+msgstr "Errore durante l'aggiunta della proprietà del contatto: "
-#: ajax/categories/categoriesfor.php:15
+#: ajax/categories/categoriesfor.php:17
msgid "No ID provided"
msgstr "Nessun ID fornito"
-#: ajax/categories/categoriesfor.php:27
+#: ajax/categories/categoriesfor.php:34
msgid "Error setting checksum."
msgstr "Errore di impostazione del codice di controllo."
-#: ajax/categories/delete.php:29
+#: ajax/categories/delete.php:19
msgid "No categories selected for deletion."
msgstr "Nessuna categoria selezionata per l'eliminazione."
-#: ajax/categories/delete.php:36 ajax/categories/rescan.php:28
+#: ajax/categories/delete.php:26
msgid "No address books found."
msgstr "Nessuna rubrica trovata."
-#: ajax/categories/delete.php:44 ajax/categories/rescan.php:36
+#: ajax/categories/delete.php:34
msgid "No contacts found."
msgstr "Nessun contatto trovato."
-#: ajax/contactdetails.php:37
+#: ajax/contactdetails.php:31
msgid "Missing ID"
msgstr "ID mancante"
-#: ajax/contactdetails.php:41
+#: ajax/contactdetails.php:36
msgid "Error parsing VCard for ID: \""
msgstr "Errore in fase di elaborazione del file VCard per l'ID: \""
-#: ajax/createaddressbook.php:18
-msgid "Cannot add addressbook with an empty name."
-msgstr "Impossibile aggiungere una rubrica senza nome."
-
-#: ajax/createaddressbook.php:24
-msgid "Error adding addressbook."
-msgstr "Errore durante l'aggiunta della rubrica."
-
-#: ajax/createaddressbook.php:30
-msgid "Error activating addressbook."
-msgstr "Errore durante l'attivazione della rubrica."
-
-#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41
+#: ajax/currentphoto.php:30 ajax/oc_photo.php:28 ajax/uploadphoto.php:36
#: ajax/uploadphoto.php:68
msgid "No contact ID was submitted."
msgstr "Nessun ID di contatto inviato."
-#: ajax/currentphoto.php:40
+#: ajax/currentphoto.php:36
msgid "Error reading contact photo."
msgstr "Errore di lettura della foto del contatto."
-#: ajax/currentphoto.php:52
+#: ajax/currentphoto.php:48
msgid "Error saving temporary file."
msgstr "Errore di salvataggio del file temporaneo."
-#: ajax/currentphoto.php:55
+#: ajax/currentphoto.php:51
msgid "The loading photo is not valid."
msgstr "La foto caricata non è valida."
-#: ajax/deletecard.php:37 ajax/saveproperty.php:58
-msgid "id is not set."
-msgstr "ID non impostato."
-
#: ajax/deleteproperty.php:36
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Informazioni sulla vCard non corrette. Ricarica la pagina."
@@ -114,328 +110,387 @@ msgstr "Informazioni sulla vCard non corrette. Ricarica la pagina."
msgid "Error deleting contact property."
msgstr "Errore durante l'eliminazione della proprietà del contatto."
-#: ajax/editname.php:37
+#: ajax/editname.php:31
msgid "Contact ID is missing."
msgstr "Manca l'ID del contatto."
-#: ajax/loadphoto.php:44
-msgid "Missing contact id."
-msgstr "ID di contatto mancante."
-
-#: ajax/oc_photo.php:41
+#: ajax/oc_photo.php:32
msgid "No photo path was submitted."
msgstr "Non è stato inviato alcun percorso a una foto."
-#: ajax/oc_photo.php:48
+#: ajax/oc_photo.php:39
msgid "File doesn't exist:"
msgstr "Il file non esiste:"
-#: ajax/oc_photo.php:54 ajax/oc_photo.php:57
+#: ajax/oc_photo.php:44 ajax/oc_photo.php:47
msgid "Error loading image."
msgstr "Errore di caricamento immagine."
-#: ajax/savecrop.php:68
+#: ajax/savecrop.php:67
msgid "Error getting contact object."
-msgstr ""
+msgstr "Errore di recupero dell'oggetto contatto."
-#: ajax/savecrop.php:75
+#: ajax/savecrop.php:76
msgid "Error getting PHOTO property."
-msgstr ""
+msgstr "Errore di recupero della proprietà FOTO."
-#: ajax/savecrop.php:88
+#: ajax/savecrop.php:93
msgid "Error saving contact."
-msgstr ""
+msgstr "Errore di salvataggio del contatto."
-#: ajax/savecrop.php:98
+#: ajax/savecrop.php:103
msgid "Error resizing image"
-msgstr ""
+msgstr "Errore di ridimensionamento dell'immagine"
-#: ajax/savecrop.php:101
+#: ajax/savecrop.php:106
msgid "Error cropping image"
-msgstr ""
+msgstr "Errore di ritaglio dell'immagine"
-#: ajax/savecrop.php:104
+#: ajax/savecrop.php:109
msgid "Error creating temporary image"
-msgstr ""
+msgstr "Errore durante la creazione dell'immagine temporanea"
-#: ajax/savecrop.php:107
+#: ajax/savecrop.php:112
msgid "Error finding image: "
-msgstr ""
-
-#: ajax/saveproperty.php:55
-msgid "element name is not set."
-msgstr "il nome dell'elemento non è impostato."
+msgstr "Errore durante la ricerca dell'immagine: "
-#: ajax/saveproperty.php:61
+#: ajax/saveproperty.php:40
msgid "checksum is not set."
msgstr "il codice di controllo non è impostato."
-#: ajax/saveproperty.php:78
+#: ajax/saveproperty.php:59
msgid "Information about vCard is incorrect. Please reload the page: "
msgstr "Le informazioni della vCard non sono corrette. Ricarica la pagina: "
-#: ajax/saveproperty.php:83
+#: ajax/saveproperty.php:64
msgid "Something went FUBAR. "
msgstr "Qualcosa è andato storto. "
-#: ajax/saveproperty.php:150
+#: ajax/saveproperty.php:133
msgid "Error updating contact property."
msgstr "Errore durante l'aggiornamento della proprietà del contatto."
-#: ajax/updateaddressbook.php:20
+#: ajax/updateaddressbook.php:21
msgid "Cannot update addressbook with an empty name."
msgstr "Impossibile aggiornare una rubrica senza nome."
-#: ajax/updateaddressbook.php:26
+#: ajax/updateaddressbook.php:25
msgid "Error updating addressbook."
msgstr "Errore durante l'aggiornamento della rubrica."
-#: ajax/uploadimport.php:46 ajax/uploadimport.php:76
+#: ajax/uploadimport.php:44 ajax/uploadimport.php:76
msgid "Error uploading contacts to storage."
msgstr "Errore di invio dei contatti in archivio."
-#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77
+#: ajax/uploadimport.php:61 ajax/uploadphoto.php:77
msgid "There is no error, the file uploaded with success"
msgstr "Non ci sono errori, il file è stato inviato correttamente"
-#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78
+#: ajax/uploadimport.php:62 ajax/uploadphoto.php:78
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr "Il file inviato supera la direttiva upload_max_filesize nel php.ini"
-#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79
+#: ajax/uploadimport.php:63 ajax/uploadphoto.php:79
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Il file inviato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML"
-#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80
+#: ajax/uploadimport.php:64 ajax/uploadphoto.php:80
msgid "The uploaded file was only partially uploaded"
msgstr "Il file è stato inviato solo parzialmente"
-#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81
+#: ajax/uploadimport.php:65 ajax/uploadphoto.php:81
msgid "No file was uploaded"
msgstr "Nessun file è stato inviato"
-#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82
+#: ajax/uploadimport.php:66 ajax/uploadphoto.php:82
msgid "Missing a temporary folder"
msgstr "Manca una cartella temporanea"
-#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102
+#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:109
msgid "Couldn't save temporary image: "
-msgstr ""
+msgstr "Impossibile salvare l'immagine temporanea: "
-#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105
+#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:112
msgid "Couldn't load temporary image: "
-msgstr ""
+msgstr "Impossibile caricare l'immagine temporanea: "
#: ajax/uploadphoto.php:71
msgid "No file was uploaded. Unknown error"
-msgstr ""
+msgstr "Nessun file è stato inviato. Errore sconosciuto"
-#: appinfo/app.php:17 templates/settings.php:3
+#: appinfo/app.php:19 templates/settings.php:3
msgid "Contacts"
msgstr "Contatti"
-#: js/contacts.js:24
+#: js/contacts.js:53
msgid "Sorry, this functionality has not been implemented yet"
-msgstr ""
+msgstr "Siamo spiacenti, questa funzionalità non è stata ancora implementata"
-#: js/contacts.js:24
+#: js/contacts.js:53
msgid "Not implemented"
-msgstr ""
+msgstr "Non implementata"
-#: js/contacts.js:29
+#: js/contacts.js:58
msgid "Couldn't get a valid address."
-msgstr ""
-
-#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355
-#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605
-#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753
-#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056
-#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130
-#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173
-#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457
-#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509
-#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644
-#: js/contacts.js:1654 js/contacts.js:1657
+msgstr "Impossibile ottenere un indirizzo valido."
+
+#: js/contacts.js:58 js/contacts.js:347 js/contacts.js:363 js/contacts.js:376
+#: js/contacts.js:651 js/contacts.js:691 js/contacts.js:717 js/contacts.js:754
+#: js/contacts.js:826 js/contacts.js:832 js/contacts.js:844 js/contacts.js:878
+#: js/contacts.js:1141 js/contacts.js:1149 js/contacts.js:1158
+#: js/contacts.js:1193 js/contacts.js:1225 js/contacts.js:1237
+#: js/contacts.js:1260 js/contacts.js:1522
msgid "Error"
-msgstr ""
+msgstr "Errore"
-#: js/contacts.js:364
-msgid "Are you sure you want to delete this contact?"
-msgstr ""
+#: js/contacts.js:389 lib/search.php:15
+msgid "Contact"
+msgstr "Contatto"
-#: js/contacts.js:364
-msgid "Warning"
-msgstr ""
+#: js/contacts.js:389
+msgid "New"
+msgstr "Nuovo"
-#: js/contacts.js:605
+#: js/contacts.js:389
+msgid "New Contact"
+msgstr "Nuovo contatto"
+
+#: js/contacts.js:691
msgid "This property has to be non-empty."
-msgstr ""
+msgstr "Questa proprietà non può essere vuota."
-#: js/contacts.js:631
+#: js/contacts.js:717
msgid "Couldn't serialize elements."
-msgstr ""
+msgstr "Impossibile serializzare gli elementi."
-#: js/contacts.js:747 js/contacts.js:765
+#: js/contacts.js:826 js/contacts.js:844
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
-msgstr ""
+msgstr "'deleteProperty' invocata senza l'argomento di tipo. Segnalalo a bugs.owncloud.org"
-#: js/contacts.js:781
+#: js/contacts.js:860
msgid "Edit name"
-msgstr ""
+msgstr "Modifica il nome"
-#: js/contacts.js:1056
+#: js/contacts.js:1141
msgid "No files selected for upload."
-msgstr ""
+msgstr "Nessun file selezionato per l'invio"
-#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634
+#: js/contacts.js:1149
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
-msgstr ""
-
-#: js/contacts.js:1119
-msgid "Select photo"
-msgstr ""
+msgstr "Il file che stai cercando di inviare supera la dimensione massima per l'invio dei file su questo server."
-#: js/contacts.js:1257 js/contacts.js:1290
+#: js/contacts.js:1314 js/contacts.js:1348
msgid "Select type"
-msgstr ""
-
-#: js/contacts.js:1305 templates/part.importaddressbook.php:25
-msgid "Drop a VCF file to import contacts."
-msgstr "Rilascia un file VCF per importare i contatti."
-
-#: js/contacts.js:1475
-msgid "Import done. Success/Failure: "
-msgstr ""
-
-#: js/contacts.js:1476
-msgid "OK"
-msgstr ""
-
-#: js/contacts.js:1494
-msgid "Displayname cannot be empty."
-msgstr ""
-
-#: js/contacts.js:1634
-msgid "Upload too large"
-msgstr ""
-
-#: js/contacts.js:1638
-msgid "Only image files can be used as profile picture."
-msgstr ""
-
-#: js/contacts.js:1638
-msgid "Wrong file type"
-msgstr ""
-
-#: js/contacts.js:1644
-msgid ""
-"Your browser doesn't support AJAX upload. Please click on the profile "
-"picture to select a photo to upload."
-msgstr ""
+msgstr "Seleziona il tipo"
#: js/loader.js:49
msgid "Result: "
-msgstr ""
+msgstr "Risultato: "
#: js/loader.js:49
msgid " imported, "
-msgstr ""
+msgstr " importato, "
#: js/loader.js:49
msgid " failed."
-msgstr ""
+msgstr " non riuscito."
-#: lib/app.php:30
+#: lib/app.php:29
msgid "Addressbook not found."
msgstr "Rubrica non trovata."
-#: lib/app.php:34
+#: lib/app.php:33
msgid "This is not your addressbook."
msgstr "Questa non è la tua rubrica."
-#: lib/app.php:45
+#: lib/app.php:44
msgid "Contact could not be found."
msgstr "Il contatto non può essere trovato."
-#: lib/app.php:101 templates/part.contact.php:109
+#: lib/app.php:100 templates/part.contact.php:116
msgid "Address"
msgstr "Indirizzo"
-#: lib/app.php:102
+#: lib/app.php:101
msgid "Telephone"
msgstr "Telefono"
-#: lib/app.php:103 templates/part.contact.php:108
+#: lib/app.php:102 templates/part.contact.php:115
msgid "Email"
msgstr "Email"
-#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34
-#: templates/part.contact.php:104
+#: lib/app.php:103 templates/part.contact.php:38 templates/part.contact.php:39
+#: templates/part.contact.php:111
msgid "Organization"
msgstr "Organizzazione"
-#: lib/app.php:116 lib/app.php:123 lib/app.php:133
+#: lib/app.php:115 lib/app.php:122 lib/app.php:132 lib/app.php:183
msgid "Work"
msgstr "Lavoro"
-#: lib/app.php:117 lib/app.php:121 lib/app.php:134
+#: lib/app.php:116 lib/app.php:120 lib/app.php:133
msgid "Home"
msgstr "Casa"
-#: lib/app.php:122
+#: lib/app.php:121
msgid "Mobile"
msgstr "Cellulare"
-#: lib/app.php:124
+#: lib/app.php:123
msgid "Text"
msgstr "Testo"
-#: lib/app.php:125
+#: lib/app.php:124
msgid "Voice"
msgstr "Voce"
-#: lib/app.php:126
+#: lib/app.php:125
msgid "Message"
msgstr "Messaggio"
-#: lib/app.php:127
+#: lib/app.php:126
msgid "Fax"
msgstr "Fax"
-#: lib/app.php:128
+#: lib/app.php:127
msgid "Video"
msgstr "Video"
-#: lib/app.php:129
+#: lib/app.php:128
msgid "Pager"
msgstr "Cercapersone"
-#: lib/app.php:135
+#: lib/app.php:134
msgid "Internet"
msgstr "Internet"
-#: lib/hooks.php:79
+#: lib/app.php:169 templates/part.contact.php:44
+#: templates/part.contact.php:113
+msgid "Birthday"
+msgstr "Compleanno"
+
+#: lib/app.php:170
+msgid "Business"
+msgstr "Lavoro"
+
+#: lib/app.php:171
+msgid "Call"
+msgstr "Chiama"
+
+#: lib/app.php:172
+msgid "Clients"
+msgstr "Client"
+
+#: lib/app.php:173
+msgid "Deliverer"
+msgstr "Corriere"
+
+#: lib/app.php:174
+msgid "Holidays"
+msgstr "Festività"
+
+#: lib/app.php:175
+msgid "Ideas"
+msgstr "Idee"
+
+#: lib/app.php:176
+msgid "Journey"
+msgstr "Viaggio"
+
+#: lib/app.php:177
+msgid "Jubilee"
+msgstr "Anniversario"
+
+#: lib/app.php:178
+msgid "Meeting"
+msgstr "Riunione"
+
+#: lib/app.php:179
+msgid "Other"
+msgstr "Altro"
+
+#: lib/app.php:180
+msgid "Personal"
+msgstr "Personale"
+
+#: lib/app.php:181
+msgid "Projects"
+msgstr "Progetti"
+
+#: lib/app.php:182
+msgid "Questions"
+msgstr "Domande"
+
+#: lib/hooks.php:102
msgid "{name}'s Birthday"
msgstr "Data di nascita di {name}"
-#: lib/search.php:22
-msgid "Contact"
-msgstr "Contatto"
-
-#: templates/index.php:13
+#: templates/index.php:15
msgid "Add Contact"
msgstr "Aggiungi contatto"
-#: templates/index.php:14
+#: templates/index.php:16 templates/index.php:18 templates/part.import.php:17
+msgid "Import"
+msgstr "Importa"
+
+#: templates/index.php:20
msgid "Addressbooks"
msgstr "Rubriche"
+#: templates/index.php:37 templates/part.import.php:24
+msgid "Close"
+msgstr "Chiudi"
+
+#: templates/index.php:39
+msgid "Keyboard shortcuts"
+msgstr "Scorciatoie da tastiera"
+
+#: templates/index.php:41
+msgid "Navigation"
+msgstr "Navigazione"
+
+#: templates/index.php:44
+msgid "Next contact in list"
+msgstr "Contatto successivo in elenco"
+
+#: templates/index.php:46
+msgid "Previous contact in list"
+msgstr "Contatto precedente in elenco"
+
+#: templates/index.php:48
+msgid "Expand/collapse current addressbook"
+msgstr "Espandi/Contrai la rubrica corrente"
+
+#: templates/index.php:50
+msgid "Next/previous addressbook"
+msgstr "Rubrica successiva/precedente"
+
+#: templates/index.php:54
+msgid "Actions"
+msgstr "Azioni"
+
+#: templates/index.php:57
+msgid "Refresh contacts list"
+msgstr "Aggiorna l'elenco dei contatti"
+
+#: templates/index.php:59
+msgid "Add new contact"
+msgstr "Aggiungi un nuovo contatto"
+
+#: templates/index.php:61
+msgid "Add new addressbook"
+msgstr "Aggiungi una nuova rubrica"
+
+#: templates/index.php:63
+msgid "Delete current contact"
+msgstr "Elimina il contatto corrente"
+
#: templates/part.chooseaddressbook.php:1
msgid "Configure Address Books"
msgstr "Configura rubrica"
@@ -444,11 +499,7 @@ msgstr "Configura rubrica"
msgid "New Address Book"
msgstr "Nuova rubrica"
-#: templates/part.chooseaddressbook.php:17
-msgid "Import from VCF"
-msgstr "Importa da VCF"
-
-#: templates/part.chooseaddressbook.php:22
+#: templates/part.chooseaddressbook.php:21
#: templates/part.chooseaddressbook.rowfields.php:8
msgid "CardDav Link"
msgstr "Link CardDav"
@@ -462,186 +513,195 @@ msgid "Edit"
msgstr "Modifica"
#: templates/part.chooseaddressbook.rowfields.php:17
-#: templates/part.contact.php:34 templates/part.contact.php:36
-#: templates/part.contact.php:38 templates/part.contact.php:42
+#: templates/part.contact.php:39 templates/part.contact.php:41
+#: templates/part.contact.php:43 templates/part.contact.php:45
+#: templates/part.contact.php:49
msgid "Delete"
msgstr "Elimina"
-#: templates/part.contact.php:12
-msgid "Download contact"
-msgstr "Scarica contatto"
+#: templates/part.contact.php:16
+msgid "Drop photo to upload"
+msgstr "Rilascia una foto da inviare"
-#: templates/part.contact.php:13
-msgid "Delete contact"
-msgstr "Elimina contatto"
+#: templates/part.contact.php:18
+msgid "Delete current photo"
+msgstr "Elimina la foto corrente"
#: templates/part.contact.php:19
-msgid "Drop photo to upload"
-msgstr "Rilascia una foto da inviare"
+msgid "Edit current photo"
+msgstr "Modifica la foto corrente"
+
+#: templates/part.contact.php:20
+msgid "Upload new photo"
+msgstr "Invia una nuova foto"
-#: templates/part.contact.php:29
+#: templates/part.contact.php:21
+msgid "Select photo from ownCloud"
+msgstr "Seleziona la foto da ownCloud"
+
+#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr "Formato personalizzato, nome breve, nome completo, invertito o invertito con virgola"
-#: templates/part.contact.php:30
+#: templates/part.contact.php:35
msgid "Edit name details"
msgstr "Modifica dettagli del nome"
-#: templates/part.contact.php:35 templates/part.contact.php:105
+#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr "Pseudonimo"
-#: templates/part.contact.php:36
+#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr "Inserisci pseudonimo"
-#: templates/part.contact.php:37 templates/part.contact.php:106
-msgid "Birthday"
-msgstr "Compleanno"
+#: templates/part.contact.php:42 templates/part.contact.php:118
+msgid "Web site"
+msgstr "Sito web"
+
+#: templates/part.contact.php:43
+msgid "http://www.somesite.com"
+msgstr "http://www.somesite.com"
+
+#: templates/part.contact.php:43
+msgid "Go to web site"
+msgstr "Vai al sito web"
-#: templates/part.contact.php:38
+#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr "gg-mm-aaaa"
-#: templates/part.contact.php:39 templates/part.contact.php:111
+#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr "Gruppi"
-#: templates/part.contact.php:41
+#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr "Separa i gruppi con virgole"
-#: templates/part.contact.php:42
+#: templates/part.contact.php:49
msgid "Edit groups"
msgstr "Modifica gruppi"
-#: templates/part.contact.php:55 templates/part.contact.php:69
+#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr "Preferito"
-#: templates/part.contact.php:56
+#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr "Specifica un indirizzo email valido"
-#: templates/part.contact.php:56
+#: templates/part.contact.php:63
msgid "Enter email address"
msgstr "Inserisci indirizzo email"
-#: templates/part.contact.php:60
+#: templates/part.contact.php:67
msgid "Mail to address"
msgstr "Invia per email"
-#: templates/part.contact.php:61
+#: templates/part.contact.php:68
msgid "Delete email address"
msgstr "Elimina l'indirizzo email"
-#: templates/part.contact.php:70
+#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr "Inserisci il numero di telefono"
-#: templates/part.contact.php:74
+#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr "Elimina il numero di telefono"
-#: templates/part.contact.php:84
+#: templates/part.contact.php:91
msgid "View on map"
msgstr "Visualizza sulla mappa"
-#: templates/part.contact.php:84
+#: templates/part.contact.php:91
msgid "Edit address details"
msgstr "Modifica dettagli dell'indirizzo"
-#: templates/part.contact.php:95
+#: templates/part.contact.php:102
msgid "Add notes here."
msgstr "Aggiungi qui le note."
-#: templates/part.contact.php:101
+#: templates/part.contact.php:109
msgid "Add field"
msgstr "Aggiungi campo"
-#: templates/part.contact.php:103
-msgid "Profile picture"
-msgstr "Immagine del profilo"
-
-#: templates/part.contact.php:107
+#: templates/part.contact.php:114
msgid "Phone"
msgstr "Telefono"
-#: templates/part.contact.php:110
+#: templates/part.contact.php:117
msgid "Note"
msgstr "Nota"
-#: templates/part.contactphoto.php:8
-msgid "Delete current photo"
-msgstr "Elimina la foto corrente"
-
-#: templates/part.contactphoto.php:9
-msgid "Edit current photo"
-msgstr "Modifica la foto corrente"
-
-#: templates/part.contactphoto.php:10
-msgid "Upload new photo"
-msgstr "Invia una nuova foto"
+#: templates/part.contact.php:122
+msgid "Download contact"
+msgstr "Scarica contatto"
-#: templates/part.contactphoto.php:11
-msgid "Select photo from ownCloud"
-msgstr "Seleziona la foto da ownCloud"
+#: templates/part.contact.php:123
+msgid "Delete contact"
+msgstr "Elimina contatto"
-#: templates/part.cropphoto.php:64
+#: templates/part.cropphoto.php:65
msgid "The temporary image has been removed from cache."
-msgstr ""
+msgstr "L'immagine temporanea è stata rimossa dalla cache."
-#: templates/part.edit_address_dialog.php:9
+#: templates/part.edit_address_dialog.php:6
msgid "Edit address"
msgstr "Modifica indirizzo"
-#: templates/part.edit_address_dialog.php:14
+#: templates/part.edit_address_dialog.php:10
msgid "Type"
msgstr "Tipo"
-#: templates/part.edit_address_dialog.php:22
-#: templates/part.edit_address_dialog.php:25
+#: templates/part.edit_address_dialog.php:18
+#: templates/part.edit_address_dialog.php:21
msgid "PO Box"
msgstr "Casella postale"
-#: templates/part.edit_address_dialog.php:29
-#: templates/part.edit_address_dialog.php:32
+#: templates/part.edit_address_dialog.php:24
+msgid "Street address"
+msgstr "Indirizzo"
+
+#: templates/part.edit_address_dialog.php:27
+msgid "Street and number"
+msgstr "Via e numero"
+
+#: templates/part.edit_address_dialog.php:30
msgid "Extended"
msgstr "Esteso"
-#: templates/part.edit_address_dialog.php:35
-#: templates/part.edit_address_dialog.php:38
-msgid "Street"
-msgstr "Via"
+#: templates/part.edit_address_dialog.php:33
+msgid "Apartment number etc."
+msgstr "Numero appartamento ecc."
-#: templates/part.edit_address_dialog.php:41
-#: templates/part.edit_address_dialog.php:44
+#: templates/part.edit_address_dialog.php:36
+#: templates/part.edit_address_dialog.php:39
msgid "City"
msgstr "Città"
-#: templates/part.edit_address_dialog.php:47
-#: templates/part.edit_address_dialog.php:50
+#: templates/part.edit_address_dialog.php:42
msgid "Region"
msgstr "Regione"
-#: templates/part.edit_address_dialog.php:53
-#: templates/part.edit_address_dialog.php:56
+#: templates/part.edit_address_dialog.php:45
+msgid "E.g. state or province"
+msgstr "Ad es. stato o provincia"
+
+#: templates/part.edit_address_dialog.php:48
msgid "Zipcode"
msgstr "CAP"
-#: templates/part.edit_address_dialog.php:59
-#: templates/part.edit_address_dialog.php:62
+#: templates/part.edit_address_dialog.php:51
+msgid "Postal code"
+msgstr "CAP"
+
+#: templates/part.edit_address_dialog.php:54
+#: templates/part.edit_address_dialog.php:57
msgid "Country"
msgstr "Stato"
-#: templates/part.edit_categories_dialog.php:4
-msgid "Edit categories"
-msgstr "Modifica categorie"
-
-#: templates/part.edit_categories_dialog.php:14
-msgid "Add"
-msgstr "Aggiungi"
-
#: templates/part.edit_name_dialog.php:16
msgid "Addressbook"
msgstr "Rubrica"
@@ -747,7 +807,6 @@ msgid "Submit"
msgstr "Invia"
#: templates/part.editaddressbook.php:30
-#: templates/part.importaddressbook.php:34
msgid "Cancel"
msgstr "Annulla"
@@ -767,33 +826,10 @@ msgstr "crea una nuova rubrica"
msgid "Name of new addressbook"
msgstr "Nome della nuova rubrica"
-#: templates/part.import.php:17
-msgid "Import"
-msgstr "Importa"
-
#: templates/part.import.php:20
msgid "Importing contacts"
msgstr "Importazione contatti"
-#: templates/part.import.php:24
-msgid "Close"
-msgstr ""
-
-#: templates/part.importaddressbook.php:12
-msgid ""
-"Currently this import function doesn't work while encryption is enabled.<br "
-"/>Please upload your VCF file with the file manager and click on it to "
-"import."
-msgstr ""
-
-#: templates/part.importaddressbook.php:16
-msgid "Select address book to import to:"
-msgstr "Seleziona la rubrica di destinazione:"
-
-#: templates/part.importaddressbook.php:26
-msgid "Select from HD"
-msgstr "Seleziona da disco"
-
#: templates/part.no_contacts.php:2
msgid "You have no contacts in your addressbook."
msgstr "Non hai contatti nella rubrica."
@@ -806,6 +842,18 @@ msgstr "Aggiungi contatto"
msgid "Configure addressbooks"
msgstr "Configura rubriche"
+#: templates/part.selectaddressbook.php:1
+msgid "Select Address Books"
+msgstr "Seleziona rubriche"
+
+#: templates/part.selectaddressbook.php:20
+msgid "Enter name"
+msgstr "Inserisci il nome"
+
+#: templates/part.selectaddressbook.php:22
+msgid "Enter description"
+msgstr "Inserisci una descrizione"
+
#: templates/settings.php:4
msgid "CardDAV syncing addresses"
msgstr "Indirizzi di sincronizzazione CardDAV"
@@ -821,3 +869,7 @@ msgstr "Indirizzo principale (Kontact e altri)"
#: templates/settings.php:8
msgid "iOS/OS X"
msgstr "iOS/OS X"
+
+#: templates/settings.php:10
+msgid "Read only vCard directory link(s)"
+msgstr "Collegamento(i) cartella vCard sola lettura"
diff --git a/l10n/it/files.po b/l10n/it/files.po
index 8db41dc6477..196985d5f8d 100644
--- a/l10n/it/files.po
+++ b/l10n/it/files.po
@@ -11,43 +11,43 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-06-06 00:12+0200\n"
-"PO-Revision-Date: 2012-06-05 22:15+0000\n"
-"Last-Translator: icewind <icewind1991@gmail.com>\n"
-"Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
+"PO-Revision-Date: 2012-07-25 20:35+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\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"
-#: ajax/upload.php:19
+#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
msgstr "Non ci sono errori, file caricato con successo"
-#: ajax/upload.php:20
+#: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr "Il file caricato supera il valore upload_max_filesize in php.ini"
-#: ajax/upload.php:21
+#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Il file caricato supera il valore MAX_FILE_SIZE definito nel form HTML"
-#: ajax/upload.php:22
+#: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded"
msgstr "Il file è stato parzialmente caricato"
-#: ajax/upload.php:23
+#: ajax/upload.php:24
msgid "No file was uploaded"
msgstr "Nessun file è stato caricato"
-#: ajax/upload.php:24
+#: ajax/upload.php:25
msgid "Missing a temporary folder"
msgstr "Cartella temporanea mancante"
-#: ajax/upload.php:25
+#: ajax/upload.php:26
msgid "Failed to write to disk"
msgstr "Scrittura su disco non riuscita"
@@ -55,57 +55,65 @@ msgstr "Scrittura su disco non riuscita"
msgid "Files"
msgstr "File"
+#: js/fileactions.js:95
+msgid "Unshare"
+msgstr "Rimuovi condivisione"
+
+#: js/fileactions.js:97 templates/index.php:56
+msgid "Delete"
+msgstr "Elimina"
+
#: js/filelist.js:186
msgid "undo deletion"
-msgstr ""
+msgstr "annulla l'eliminazione"
#: js/files.js:170
msgid "generating ZIP-file, it may take some time."
-msgstr ""
+msgstr "creazione file ZIP, potrebbe richiedere del tempo."
#: js/files.js:199
msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
+msgstr "Impossibile inviare il file poiché è una cartella o ha dimensione 0 byte"
#: js/files.js:199
msgid "Upload Error"
-msgstr ""
+msgstr "Errore di invio"
#: js/files.js:227 js/files.js:318 js/files.js:347
msgid "Pending"
-msgstr ""
+msgstr "In corso"
#: js/files.js:332
msgid "Upload cancelled."
-msgstr ""
+msgstr "Invio annullato"
#: js/files.js:456
msgid "Invalid name, '/' is not allowed."
-msgstr ""
+msgstr "Nome non valido"
-#: js/files.js:626 templates/index.php:55
+#: js/files.js:631 templates/index.php:55
msgid "Size"
msgstr "Dimensione"
-#: js/files.js:627 templates/index.php:56
+#: js/files.js:632 templates/index.php:56
msgid "Modified"
msgstr "Modificato"
-#: js/files.js:654
+#: js/files.js:659
msgid "folder"
-msgstr ""
+msgstr "cartella"
-#: js/files.js:656
+#: js/files.js:661
msgid "folders"
-msgstr ""
+msgstr "cartelle"
-#: js/files.js:664
+#: js/files.js:669
msgid "file"
-msgstr ""
+msgstr "file"
-#: js/files.js:666
+#: js/files.js:671
msgid "files"
-msgstr ""
+msgstr "file"
#: templates/admin.php:5
msgid "File handling"
@@ -175,10 +183,6 @@ msgstr "Condividi"
msgid "Download"
msgstr "Scarica"
-#: templates/index.php:56
-msgid "Delete"
-msgstr "Elimina"
-
#: templates/index.php:64
msgid "Upload too large"
msgstr "Il file caricato è troppo grande"
diff --git a/l10n/it/gallery.po b/l10n/it/gallery.po
index 794458ec1f1..d60292cea15 100644
--- a/l10n/it/gallery.po
+++ b/l10n/it/gallery.po
@@ -10,71 +10,35 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-06-06 00:12+0200\n"
-"PO-Revision-Date: 2012-06-05 22:15+0000\n"
-"Last-Translator: icewind <icewind1991@gmail.com>\n"
-"Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
+"PO-Revision-Date: 2012-07-25 20:36+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\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"
-#: appinfo/app.php:37
+#: appinfo/app.php:39
msgid "Pictures"
msgstr "Immagini"
-#: js/album_cover.js:44
+#: js/pictures.js:12
msgid "Share gallery"
-msgstr ""
+msgstr "Condividi la galleria"
-#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133
+#: js/pictures.js:32
msgid "Error: "
-msgstr ""
+msgstr "Errore: "
-#: js/album_cover.js:64 js/album_cover.js:100
+#: js/pictures.js:32
msgid "Internal error"
-msgstr ""
-
-#: js/album_cover.js:114
-msgid "Scanning root"
-msgstr ""
-
-#: js/album_cover.js:115
-msgid "Default order"
-msgstr ""
-
-#: js/album_cover.js:116
-msgid "Ascending"
-msgstr ""
-
-#: js/album_cover.js:116
-msgid "Descending"
-msgstr ""
-
-#: js/album_cover.js:117 templates/index.php:19
-msgid "Settings"
-msgstr "Impostazioni"
-
-#: js/album_cover.js:122
-msgid "Scanning root cannot be empty"
-msgstr ""
-
-#: js/album_cover.js:122 js/album_cover.js:133
-msgid "Error"
-msgstr ""
-
-#: templates/index.php:16
-msgid "Rescan"
-msgstr "Nuova scansione"
-
-#: templates/index.php:17
-msgid "Stop"
-msgstr "Ferma"
+msgstr "Errore interno"
-#: templates/index.php:18
-msgid "Share"
-msgstr "Condividi"
+#: templates/index.php:27
+msgid "Slideshow"
+msgstr "Presentazione"
#: templates/view_album.php:19
msgid "Back"
diff --git a/l10n/it/settings.po b/l10n/it/settings.po
index 56936ed81f1..6ae91a7c786 100644
--- a/l10n/it/settings.po
+++ b/l10n/it/settings.po
@@ -14,10 +14,10 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-06-06 00:12+0200\n"
-"PO-Revision-Date: 2012-06-05 22:15+0000\n"
-"Last-Translator: icewind <icewind1991@gmail.com>\n"
-"Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
+"PO-Revision-Date: 2012-07-25 20:36+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\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"
@@ -26,65 +26,69 @@ msgstr ""
#: ajax/lostpassword.php:14
msgid "Email saved"
-msgstr ""
+msgstr "Email salvata"
#: ajax/lostpassword.php:16
msgid "Invalid email"
-msgstr ""
+msgstr "Email non valida"
-#: ajax/openid.php:15
+#: ajax/openid.php:16
msgid "OpenID Changed"
msgstr "OpenID modificato"
-#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22
+#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
msgid "Invalid request"
msgstr "Richiesta non valida"
-#: ajax/setlanguage.php:17
+#: ajax/setlanguage.php:18
msgid "Language changed"
msgstr "Lingua modificata"
#: js/apps.js:31 js/apps.js:67
msgid "Disable"
-msgstr ""
+msgstr "Disabilita"
#: js/apps.js:31 js/apps.js:54
msgid "Enable"
-msgstr ""
+msgstr "Abilita"
#: js/personal.js:69
msgid "Saving..."
-msgstr ""
+msgstr "Salvataggio in corso..."
-#: personal.php:40 personal.php:41
+#: personal.php:41 personal.php:42
msgid "__language_name__"
msgstr "Italiano"
-#: templates/admin.php:13
+#: templates/admin.php:14
+msgid "Security Warning"
+msgstr "Avviso di sicurezza"
+
+#: templates/admin.php:28
msgid "Log"
msgstr "Registro"
-#: templates/admin.php:40
+#: templates/admin.php:55
msgid "More"
msgstr "Altro"
-#: templates/apps.php:8
+#: templates/apps.php:10
msgid "Add your App"
msgstr "Aggiungi la tua applicazione"
-#: templates/apps.php:22
+#: templates/apps.php:24
msgid "Select an App"
msgstr "Seleziona un'applicazione"
-#: templates/apps.php:25
+#: templates/apps.php:27
msgid "See application page at apps.owncloud.com"
-msgstr ""
+msgstr "Vedere la pagina dell'applicazione su apps.owncloud.com"
-#: templates/apps.php:26
+#: templates/apps.php:28
msgid "-licensed"
msgstr "-rilasciato"
-#: templates/apps.php:26
+#: templates/apps.php:28
msgid "by"
msgstr "da"
@@ -176,34 +180,34 @@ msgstr "Migliora la traduzione"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "usa questo indirizzo per connetterti al tuo ownCloud dal gestore file"
-#: templates/users.php:15 templates/users.php:44
+#: templates/users.php:15 templates/users.php:60
msgid "Name"
msgstr "Nome"
-#: templates/users.php:16 templates/users.php:45
+#: templates/users.php:17 templates/users.php:61
msgid "Password"
msgstr "Password"
-#: templates/users.php:17 templates/users.php:46 templates/users.php:60
+#: templates/users.php:19 templates/users.php:62 templates/users.php:78
msgid "Groups"
msgstr "Gruppi"
-#: templates/users.php:22
+#: templates/users.php:25
msgid "Create"
msgstr "Crea"
-#: templates/users.php:25
+#: templates/users.php:28
msgid "Default Quota"
msgstr "Quota predefinita"
-#: templates/users.php:35 templates/users.php:74
+#: templates/users.php:47 templates/users.php:103
msgid "Other"
msgstr "Altro"
-#: templates/users.php:47
+#: templates/users.php:63
msgid "Quota"
msgstr "Quote"
-#: templates/users.php:80
+#: templates/users.php:110
msgid "Delete"
msgstr "Elimina"
diff --git a/l10n/templates/bookmarks.pot b/l10n/templates/bookmarks.pot
index 3a9362d978e..bae23f3a633 100644
--- a/l10n/templates/bookmarks.pot
+++ b/l10n/templates/bookmarks.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-07-25 22:14+0200\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/calendar.pot b/l10n/templates/calendar.pot
index c96214c4654..60b61262084 100644
--- a/l10n/templates/calendar.pot
+++ b/l10n/templates/calendar.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-07-25 22:14+0200\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/contacts.pot b/l10n/templates/contacts.pot
index 993fd3f877e..cb2045e027d 100644
--- a/l10n/templates/contacts.pot
+++ b/l10n/templates/contacts.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-07-25 22:14+0200\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index 4f0a33760af..6bcaf6d4c52 100644
--- a/l10n/templates/core.pot
+++ b/l10n/templates/core.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-07-25 22:14+0200\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index d3f9a451e48..a607c408a35 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-07-25 22:14+0200\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/gallery.pot b/l10n/templates/gallery.pot
index 658db4f6e41..694bdf4a582 100644
--- a/l10n/templates/gallery.pot
+++ b/l10n/templates/gallery.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-07-25 22:14+0200\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/media.pot b/l10n/templates/media.pot
index adbef7481b4..528fcdce23b 100644
--- a/l10n/templates/media.pot
+++ b/l10n/templates/media.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-07-25 22:14+0200\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index 5b9ddb82627..44a2173caf0 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-07-25 22:14+0200\n"
+"POT-Creation-Date: 2012-07-26 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"