From 6ff177922fed289bafcab2fbe267d2f730a178b1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 22 Dec 2019 02:43:13 +0000 Subject: [tx-robot] updated from transifex --- l10n/en_GB.js | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'l10n/en_GB.js') diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 574a1e0b..d3987b05 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -6,18 +6,28 @@ OC.L10N.register( "Details" : "Details", "A contacts app for Nextcloud" : "A contacts app for Nextcloud", "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* πŸš€ **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* πŸŽ‰ **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* πŸ‘₯ **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* πŸ™ˆ **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* πŸš€ **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* πŸŽ‰ **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* πŸ‘₯ **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* πŸ™ˆ **We’re not reinventing the wheel!** Based on the great and open SabreDAV library.", + "Loading" : "Loading", + "Name" : "Name", + "Title" : "Title", "Download" : "Download", "Delete" : "Delete", "Groups" : "Groups", "New contact" : "New contact", + "No results" : "No results", + "Last modified" : "Last modified", "Rename" : "Rename", "Enabled" : "Enabled", "Disabled" : "Disabled", "Copy link" : "Copy link", "Share with users or groups" : "Share with users or groups", + "can edit" : "can edit", + "Importing into" : "Importing into", "Import into" : "Import into", + "Address book name" : "Address book name", "First name" : "First-name", "Last name" : "Surname", + "Display name" : "Display name", + "Not grouped" : "Not grouped", "Nickname" : "Nickname", "Detailed name" : "Detailed name", "Additional names" : "Middle names", @@ -25,6 +35,7 @@ OC.L10N.register( "Suffix" : "Suffix", "Notes" : "Notes", "Website" : "Website", + "Location" : "Location", "Federated Cloud ID" : "Federated Cloud ID", "Home" : "Home", "Work" : "Work", @@ -73,6 +84,9 @@ OC.L10N.register( "Co-worker" : "Co-worker", "Gender" : "Gender", "Female" : "Female", - "Male" : "Male" + "Male" : "Male", + "None" : "None", + "Unknown" : "Unknown", + "Timezone" : "Timezone" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3