From df4d0856057add53fbac05c074119c34b30871a7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 6 Sep 2017 00:11:24 +0000 Subject: [tx-robot] updated from transifex --- l10n/en_GB.js | 17 +++++++++++++++++ l10n/en_GB.json | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 98e2a706..cd323ba7 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -48,6 +48,7 @@ OC.L10N.register( "Sort by" : "Sort by", "{addressbook} shared by {owner}" : "{addressbook} shared by {owner}", "Contact not found." : "Contact not found.", + "You don't have permission to write to this addressbook." : "You don't have permission to write to this addressbook.", "Contact could not be created." : "Contact could not be created.", "No contacts in file. Only vCard files are allowed." : "No contacts in file. Only vCard files are allowed.", "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported.", @@ -76,6 +77,22 @@ OC.L10N.register( "Pager" : "Pager", "Voice" : "Voice", "Social network" : "Social network", + "Relationship" : "Relationship", + "Spouse" : "Spouse", + "Child" : "Child", + "Mother" : "Mother", + "Father" : "Father", + "Parent" : "Parent", + "Brother" : "Brother", + "Sister" : "Sister", + "Relative" : "Relative", + "Friend" : "Friend", + "Colleague" : "Colleague", + "Manager" : "Manager", + "Assistant" : "Assistant", + "Gender" : "Gender", + "Female" : "Female", + "Male" : "Male", "Details" : "Details", "Settings" : "Settings" }, diff --git a/l10n/en_GB.json b/l10n/en_GB.json index ad0720c0..9f499e8b 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -46,6 +46,7 @@ "Sort by" : "Sort by", "{addressbook} shared by {owner}" : "{addressbook} shared by {owner}", "Contact not found." : "Contact not found.", + "You don't have permission to write to this addressbook." : "You don't have permission to write to this addressbook.", "Contact could not be created." : "Contact could not be created.", "No contacts in file. Only vCard files are allowed." : "No contacts in file. Only vCard files are allowed.", "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported.", @@ -74,6 +75,22 @@ "Pager" : "Pager", "Voice" : "Voice", "Social network" : "Social network", + "Relationship" : "Relationship", + "Spouse" : "Spouse", + "Child" : "Child", + "Mother" : "Mother", + "Father" : "Father", + "Parent" : "Parent", + "Brother" : "Brother", + "Sister" : "Sister", + "Relative" : "Relative", + "Friend" : "Friend", + "Colleague" : "Colleague", + "Manager" : "Manager", + "Assistant" : "Assistant", + "Gender" : "Gender", + "Female" : "Female", + "Male" : "Male", "Details" : "Details", "Settings" : "Settings" },"pluralForm" :"nplurals=2; plural=(n != 1);" -- cgit v1.2.3