From cf49a475a63cbfe0b0da46de67a0ae5ce6f0bb18 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 25 May 2017 00:11:34 +0000 Subject: [tx-robot] updated from transifex --- l10n/en_GB.js | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'l10n/en_GB.js') 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);"); -- cgit v1.2.3