summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-25 00:11:34 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-25 00:11:34 +0000
commitcf49a475a63cbfe0b0da46de67a0ae5ce6f0bb18 (patch)
treeda0dd1895fd6adb014e29d4aecfaa5ffa64e0190 /l10n/en_GB.js
parentba80c31e4d20708408cde04cbb4912e473402b82 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js19
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 95e90a7e..55a6f4c0 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -2,14 +2,29 @@ OC.L10N.register(
"contacts",
{
"Contacts" : "Contacts",
+ "Download" : "Download",
+ "Copy URL" : "Copy URL",
+ "Click to copy the URL into your clipboard" : "Click to copy the URL into your clipboard",
+ "Toggle share" : "Toggle share",
+ "Delete" : "Delete",
+ "Rename" : "Rename",
+ "Share with users or groups" : "Share with users or groups",
+ "can edit" : "can edit",
+ "Close" : "Close",
+ "Copied!" : "Copied!",
+ "Not supported!" : "Not supported!",
+ "Press ⌘-C to copy." : "Press ⌘-C to copy.",
+ "Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
"Address book name" : "Address book name",
"Import" : "Import",
"The selected image is too big (max 1MB)" : "The selected image is too big (max 1MB)",
+ "This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent." : "This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent.",
"No contacts in here" : "No contacts in here",
"Name" : "Name",
"Organization" : "Organisation",
"Title" : "Title",
"Add field ..." : "Add field ...",
+ "Save changes" : "Save changes",
"No search result for {query}" : "No search result for {query}",
"Post office box" : "Post office box",
"Postal code" : "Postcode",
@@ -26,9 +41,12 @@ OC.L10N.register(
"New contact" : "New contact",
"All contacts" : "All contacts",
"Not grouped" : "Not grouped",
+ "Sort by" : "Sort by",
"{addressbook} shared by {owner}" : "{addressbook} shared by {owner}",
"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.",
+ "Display name" : "Display name",
"Nickname" : "Nickname",
"Detailed name" : "Detailed name",
"Notes" : "Notes",
@@ -51,6 +69,7 @@ OC.L10N.register(
"Pager" : "Pager",
"Voice" : "Voice",
"Social network" : "Social network",
+ "Details" : "Details",
"Settings" : "Settings"
},
"nplurals=2; plural=(n != 1);");