summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'l10n')
-rw-r--r--l10n/en_GB.js3
-rw-r--r--l10n/en_GB.json3
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
4 files changed, 8 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 8b05dd8b..323b4ab1 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"contacts",
{
"Contacts" : "Contacts",
+ "Address book name" : "Address book name",
"No contacts in here" : "No contacts in here",
"Name" : "Name",
"Organization" : "Organisation",
@@ -21,6 +22,7 @@ OC.L10N.register(
"(new group)" : "(new group)",
"New contact" : "New contact",
"{addressbook} shared by {owner}" : "{addressbook} shared by {owner}",
+ "Invalid file type." : "Invalid file type.",
"Nickname" : "Nickname",
"Notes" : "Notes",
"Website" : "Website",
@@ -39,6 +41,7 @@ OC.L10N.register(
"Fax work" : "Fax work",
"Pager" : "Pager",
"Voice" : "Voice",
+ "Social Network" : "Social Network",
"Settings" : "Settings"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index e6509f71..0d6bf262 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,5 +1,6 @@
{ "translations": {
"Contacts" : "Contacts",
+ "Address book name" : "Address book name",
"No contacts in here" : "No contacts in here",
"Name" : "Name",
"Organization" : "Organisation",
@@ -19,6 +20,7 @@
"(new group)" : "(new group)",
"New contact" : "New contact",
"{addressbook} shared by {owner}" : "{addressbook} shared by {owner}",
+ "Invalid file type." : "Invalid file type.",
"Nickname" : "Nickname",
"Notes" : "Notes",
"Website" : "Website",
@@ -37,6 +39,7 @@
"Fax work" : "Fax work",
"Pager" : "Pager",
"Voice" : "Voice",
+ "Social Network" : "Social Network",
"Settings" : "Settings"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/fr.js b/l10n/fr.js
index f8652337..fc9b8beb 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -41,6 +41,7 @@ OC.L10N.register(
"Fax work" : "Fax pro",
"Pager" : "Bipeur",
"Voice" : "Voix",
+ "Social Network" : "Réseau Social",
"Settings" : "Paramètres"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index cf0c8919..4ea2624b 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -39,6 +39,7 @@
"Fax work" : "Fax pro",
"Pager" : "Bipeur",
"Voice" : "Voix",
+ "Social Network" : "Réseau Social",
"Settings" : "Paramètres"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file