summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/ca.js2
-rw-r--r--l10n/ca.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 8ca228e1..9ed31fa1 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Unable to delete the share" : "No s'ha pogut suprimir la compartició",
"Unable to change permissions" : "No s'han pogut canviar els permisos",
"Import contacts" : "Importar contactes",
+ "Import into the {addressbookName} addressbook" : "Importar dins l'agenda de contactes {addressbookName}",
"Select local file" : "Seleccioneu el fitxer local",
"Import from files" : "Importa des de fitxers",
"Importing is disabled because there are no address books available" : "La importació està desactivada perquè no hi ha cap llibreta d’adreces disponible",
@@ -99,6 +100,7 @@ OC.L10N.register(
"Create a new group" : "Crear un nou grup",
"Group name" : "Nom del grup",
"Loading contacts …" : "S'estan carregant contactes …",
+ "There are no contacts yet" : "Encara no hi ha contactes",
"Create contact" : "Crea un contacte",
"There are no contacts in this group" : "No hi ha contactes en aquest grup",
"Create contacts" : "Crear contactes",
diff --git a/l10n/ca.json b/l10n/ca.json
index a3ad771b..2a68ca02 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -78,6 +78,7 @@
"Unable to delete the share" : "No s'ha pogut suprimir la compartició",
"Unable to change permissions" : "No s'han pogut canviar els permisos",
"Import contacts" : "Importar contactes",
+ "Import into the {addressbookName} addressbook" : "Importar dins l'agenda de contactes {addressbookName}",
"Select local file" : "Seleccioneu el fitxer local",
"Import from files" : "Importa des de fitxers",
"Importing is disabled because there are no address books available" : "La importació està desactivada perquè no hi ha cap llibreta d’adreces disponible",
@@ -97,6 +98,7 @@
"Create a new group" : "Crear un nou grup",
"Group name" : "Nom del grup",
"Loading contacts …" : "S'estan carregant contactes …",
+ "There are no contacts yet" : "Encara no hi ha contactes",
"Create contact" : "Crea un contacte",
"There are no contacts in this group" : "No hi ha contactes en aquest grup",
"Create contacts" : "Crear contactes",