mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-29 11:24:11 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
fda7d34054
commit
cea04bd8e8
@ -79,6 +79,7 @@
|
||||
"The backend for this address book does not support updating" => "El backend de esta libreta de direcciones no permite actualizaciones",
|
||||
"You don't have permissions to delete the address book." => "No tiene permisos para borrar esta libreta de direcciones.",
|
||||
"Address book not found" => "No se encontraron libretas de direcciones.",
|
||||
"On this %s" => "En este %s",
|
||||
"You do not have permissions to see this contact" => "No tiene permisos para ver este contacto",
|
||||
"You do not have permissions to update this contact" => "No tiene permisos para actualizar este contacto",
|
||||
"The backend for this contact does not support updating it" => "El backend de este contacto no permite actualizarlo",
|
||||
|
@ -36,9 +36,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-17 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-17 04:49+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-20 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-19 17:19+0000\n"
|
||||
"Last-Translator: Art O. Pal <artopal@fastmail.fm>\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"
|
||||
@ -377,7 +377,7 @@ msgstr "No se encontraron libretas de direcciones."
|
||||
#: lib/backend/localusers.php:102 lib/backend/localusers.php:103
|
||||
#, php-format
|
||||
msgid "On this %s"
|
||||
msgstr ""
|
||||
msgstr "En este %s"
|
||||
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
@ -551,70 +551,70 @@ msgstr "Falta el nombre del grupo en la petición."
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Falta el ID de contacto en la solicitud."
|
||||
|
||||
#: lib/controller/importcontroller.php:47
|
||||
#: lib/controller/importcontroller.php:48
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "No se subió ningún archivo. Error desconocido"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "No hay ningún error, el archivo se ha subido con éxito"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:58
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "El archivo subido sobrepasa la directiva \"upload_max_filesize\" del archivo PHP.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:59
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "El archivo subido sobrepasa la directiva \"MAX_FILE_SIZE\" especificada en el formulario HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:60
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "El archivo ha sido subido parcialmente"
|
||||
|
||||
#: lib/controller/importcontroller.php:61
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "No file was uploaded"
|
||||
msgstr "No se subió ningún archivo"
|
||||
|
||||
#: lib/controller/importcontroller.php:62
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Falta una carpeta temporal"
|
||||
|
||||
#: lib/controller/importcontroller.php:63
|
||||
#: lib/controller/importcontroller.php:64
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Error al escribir al disco"
|
||||
|
||||
#: lib/controller/importcontroller.php:74
|
||||
#: lib/controller/importcontroller.php:75
|
||||
msgid "Not enough storage available"
|
||||
msgstr "No hay suficiente espacio disponible"
|
||||
|
||||
#: lib/controller/importcontroller.php:82
|
||||
#: lib/controller/importcontroller.php:83
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Intentó subir un fichero en lista negra:"
|
||||
|
||||
#: lib/controller/importcontroller.php:102
|
||||
#: lib/controller/importcontroller.php:103
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Error subiendo contactos al almacenamiento."
|
||||
|
||||
#: lib/controller/importcontroller.php:147
|
||||
#: lib/controller/importcontroller.php:148
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Error moviendo ficheros a la carpeta de importaciones."
|
||||
|
||||
#: lib/controller/importcontroller.php:166
|
||||
#: lib/controller/importcontroller.php:167
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "No tiene permiso para importar en esta libreta de direcciones."
|
||||
|
||||
#: lib/controller/importcontroller.php:174
|
||||
#: lib/controller/importcontroller.php:175
|
||||
msgid "File name missing from request."
|
||||
msgstr "Falta el nombre del fichero en la petición."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
#: lib/controller/importcontroller.php:180
|
||||
#: lib/controller/importcontroller.php:307
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Falta la clave de progreso en la petición."
|
||||
|
||||
#: lib/controller/importcontroller.php:185
|
||||
#: lib/controller/importcontroller.php:186
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Intentó acceder a un fichero en la lista negra:"
|
||||
|
||||
|
@ -17,9 +17,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-17 15:04-0400\n"
|
||||
"PO-Revision-Date: 2014-04-17 14:43+0000\n"
|
||||
"Last-Translator: Paolo Velati <paolo.velati@gmail.com>\n"
|
||||
"POT-Creation-Date: 2014-04-20 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-19 06:23+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"
|
||||
@ -532,70 +532,70 @@ msgstr "Nome del gruppo mancante nella richiesta."
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "ID del contatta mancante nella richiesta."
|
||||
|
||||
#: lib/controller/importcontroller.php:47
|
||||
#: lib/controller/importcontroller.php:48
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Nessun file è stato inviato. Errore sconosciuto"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Non ci sono errori, il file è stato caricato correttamente"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:58
|
||||
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"
|
||||
|
||||
#: lib/controller/importcontroller.php:59
|
||||
#: lib/controller/importcontroller.php:60
|
||||
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"
|
||||
|
||||
#: lib/controller/importcontroller.php:60
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Il file è stato caricato solo parzialmente"
|
||||
|
||||
#: lib/controller/importcontroller.php:61
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Nessun file è stato caricato"
|
||||
|
||||
#: lib/controller/importcontroller.php:62
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Manca una cartella temporanea"
|
||||
|
||||
#: lib/controller/importcontroller.php:63
|
||||
#: lib/controller/importcontroller.php:64
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Scrittura su disco non riuscita"
|
||||
|
||||
#: lib/controller/importcontroller.php:74
|
||||
#: lib/controller/importcontroller.php:75
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Spazio di archiviazione insufficiente"
|
||||
|
||||
#: lib/controller/importcontroller.php:82
|
||||
#: lib/controller/importcontroller.php:83
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Tentativo di caricare un file della lista nera:"
|
||||
|
||||
#: lib/controller/importcontroller.php:102
|
||||
#: lib/controller/importcontroller.php:103
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Errore di invio dei contatti in archivio."
|
||||
|
||||
#: lib/controller/importcontroller.php:147
|
||||
#: lib/controller/importcontroller.php:148
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Errore durante lo spostamento del file nella cartella di importazione."
|
||||
|
||||
#: lib/controller/importcontroller.php:166
|
||||
#: lib/controller/importcontroller.php:167
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Non hai i permessi per importare in questa rubrica."
|
||||
|
||||
#: lib/controller/importcontroller.php:174
|
||||
#: lib/controller/importcontroller.php:175
|
||||
msgid "File name missing from request."
|
||||
msgstr "Manca il nome del file nella richiesta."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
#: lib/controller/importcontroller.php:180
|
||||
#: lib/controller/importcontroller.php:307
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Manca la chiave di avanzamento nella richiesta."
|
||||
|
||||
#: lib/controller/importcontroller.php:185
|
||||
#: lib/controller/importcontroller.php:186
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Tentativo di accedere a un file della lista nera:"
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud contacts 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-19 00:49-0400\n"
|
||||
"POT-Creation-Date: 2014-04-20 00:49-0400\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"
|
||||
|
Loading…
Reference in New Issue
Block a user