Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index d6705d91..178a0d5e 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"firstrunwizard",
{
+ "A safe home for all your data" : "A safe home for all your data",
+ "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Access & share your files, calendars, contacts, mail & more from any device, on your terms",
"Get the apps to sync your files" : "Get the apps to sync your files",
"Desktop client" : "Desktop client",
"Android app" : "Android app",
@@ -10,6 +12,7 @@ OC.L10N.register(
"Connect your Contacts" : "Connect your Contacts",
"Documentation" : "Documentation",
"Access files via WebDAV" : "Access files via WebDAV",
- "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>."
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>.",
+ "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!"
},
"nplurals=2; plural=(n != 1);");