diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
commit | 588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f (patch) | |
tree | e4cc00ab89fd11d0a3b199fef741431499fd33d3 /apps/contacts/l10n/ca.php | |
parent | 000d7ba97535f470f30be44e02140401b24b43e2 (diff) | |
download | nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.tar.gz nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.zip |
update translations
Diffstat (limited to 'apps/contacts/l10n/ca.php')
-rw-r--r-- | apps/contacts/l10n/ca.php | 36 |
1 files changed, 15 insertions, 21 deletions
diff --git a/apps/contacts/l10n/ca.php b/apps/contacts/l10n/ca.php index 72338cf40d4..950823bc650 100644 --- a/apps/contacts/l10n/ca.php +++ b/apps/contacts/l10n/ca.php @@ -6,13 +6,13 @@ "Error adding contact property." => "Error en afegir la propietat del contacte.", "Error adding addressbook." => "Error en afegir la llibreta d'adreces.", "Error activating addressbook." => "Error en activar la llibreta d'adreces.", +"Information about vCard is incorrect. Please reload the page." => "La informació de la vCard és incorrecta. Carregueu la pàgina de nou.", "Error deleting contact property." => "Error en eliminar la propietat del contacte.", "Error updating contact property." => "Error en actualitzar la propietat del contacte.", "Error updating addressbook." => "Error en actualitzar la llibreta d'adreces.", "Contacts" => "Contactes", "This is not your addressbook." => "Aquesta no és la vostra llibreta d'adreces", "Contact could not be found." => "No s'ha trobat el contacte.", -"Information about vCard is incorrect. Please reload the page." => "La informació de la vCard és incorrecta. Carregueu la pàgina de nou.", "Address" => "Adreça", "Telephone" => "Telèfon", "Email" => "Correu electrònic", @@ -26,39 +26,33 @@ "Video" => "Vídeo", "Pager" => "Paginador", "Contact" => "Contacte", -"This is not your contact." => "Aquest contacte no és vostre.", -"Add Contact" => "Afegir un contacte", +"Add Contact" => "Afegeix un contacte", "Addressbooks" => "Llibretes d'adreces", -"Addressbook" => "Llibreta d'adreces", -"Name" => "Nom", +"New Address Book" => "Nova llibreta d'adreces", +"CardDav Link" => "Enllaç CardDav", +"Download" => "Baixa", +"Edit" => "Edita", +"Delete" => "Suprimeix", +"Download contact" => "Baixa el contacte", +"Delete contact" => "Suprimeix el contacte", +"Birthday" => "Aniversari", +"Preferred" => "Preferit", +"Phone" => "Telèfon", "Type" => "Tipus", -"PO Box" => "Adreça Postal", +"PO Box" => "Adreça postal", "Extended" => "Addicional", "Street" => "Carrer", "City" => "Ciutat", "Region" => "Comarca", "Zipcode" => "Codi postal", "Country" => "País", -"Create Contact" => "Crea un contacte", -"Choose active Address Books" => "Escolliu una llibreda d'adreces activa", -"New Address Book" => "Nova llibreta d'adreces", -"CardDav Link" => "Enllaç CardDav", -"Download" => "Baixa", -"Edit" => "Edita", -"Delete" => "Elimina", -"Download contact" => "Baixa el contacte", -"Delete contact" => "Elimina el contacte", "Add" => "Afegeix", +"Addressbook" => "Llibreta d'adreces", "New Addressbook" => "Nova llibreta d'adreces", "Edit Addressbook" => "Edita la llibreta d'adreces", "Displayname" => "Nom a mostrar", "Active" => "Actiu", "Save" => "Desa", "Submit" => "Envia", -"Cancel" => "Cancel·la", -"Birthday" => "Aniversari", -"Preferred" => "Preferit", -"Phone" => "Telèfon", -"Update" => "Actualitza", -"CardDAV syncing address:" => "Adreça de sincronització CardDAV:" +"Cancel" => "Cancel·la" ); |