summaryrefslogtreecommitdiffstats
path: root/settings/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-30 00:08:23 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-30 00:08:23 +0000
commit2afb4857cca4ca5eb48af63ab814727cfe77b1bd (patch)
tree82ee42b889053bd5a134babe407fe71759419dee /settings/l10n/en_GB.js
parent72d3bfcf56c40e24cbd706dfddb627d21ad8ad54 (diff)
downloadnextcloud-server-2afb4857cca4ca5eb48af63ab814727cfe77b1bd.tar.gz
nextcloud-server-2afb4857cca4ca5eb48af63ab814727cfe77b1bd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r--settings/l10n/en_GB.js170
1 files changed, 85 insertions, 85 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index 17c2f2d3e3b..e621fb70df0 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -181,11 +181,83 @@ OC.L10N.register(
"Error creating user: {message}" : "Error creating user: {message}",
"A valid password must be provided" : "A valid password must be provided",
"A valid email must be provided" : "A valid email must be provided",
- "__language_name__" : "English (British English)",
- "Unlimited" : "Unlimited",
- "Verifying" : "Verifying",
- "Personal info" : "Personal info",
- "Sync clients" : "Sync clients",
+ "Developer documentation" : "Developer documentation",
+ "View in store" : "View in store",
+ "Limit to groups" : "Limit to groups",
+ "This app has an update available." : "This app has an update available.",
+ "by %s" : "by %s",
+ "%s-licensed" : "%s-licensed",
+ "Documentation:" : "Documentation:",
+ "User documentation" : "User documentation",
+ "Admin documentation" : "Admin documentation",
+ "Visit website" : "Visit website",
+ "Report a bug" : "Report a bug",
+ "Show description …" : "Show description …",
+ "Hide description …" : "Hide description …",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:",
+ "Enable only for specific groups" : "Enable only for specific groups",
+ "SSL Root Certificates" : "SSL Root Certificates",
+ "Common Name" : "Common Name",
+ "Valid until" : "Valid until",
+ "Issued By" : "Issued By",
+ "Valid until %s" : "Valid until %s",
+ "Import root certificate" : "Import root certificate",
+ "Administrator documentation" : "Administrator documentation",
+ "Online documentation" : "Online documentation",
+ "Forum" : "Forum",
+ "Getting help" : "Getting help",
+ "Commercial support" : "Commercial support",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)",
+ "Profile picture" : "Profile picture",
+ "Upload new" : "Upload new",
+ "Select from Files" : "Select from Files",
+ "Remove image" : "Remove image",
+ "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB",
+ "Picture provided by original account" : "Picture provided by original account",
+ "Cancel" : "Cancel",
+ "Choose as profile picture" : "Choose as profile picture",
+ "Full name" : "Full name",
+ "Email" : "Email",
+ "No email address set" : "No email address set",
+ "Your email address" : "Your email address",
+ "For password reset and notifications" : "For password reset and notifications",
+ "Phone number" : "Phone number",
+ "Your phone number" : "Your phone number",
+ "Address" : "Address",
+ "Your postal address" : "Your postal address",
+ "Website" : "Website",
+ "It can take up to 24 hours before the account is displayed as verified." : "It can take up to 24 hours before the account is displayed as verified.",
+ "Link https://…" : "Link https://…",
+ "Twitter" : "Twitter",
+ "Twitter handle @…" : "Twitter handle @…",
+ "You are member of the following groups:" : "You are member of the following groups:",
+ "Password" : "Password",
+ "Current password" : "Current password",
+ "New password" : "New password",
+ "Change password" : "Change password",
+ "Language" : "Language",
+ "Help translate" : "Help translate",
+ "Get the apps to sync your files" : "Get the apps to sync your files",
+ "Desktop client" : "Desktop client",
+ "Android app" : "Android app",
+ "iOS app" : "iOS app",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!",
+ "Show First Run Wizard again" : "Show First Run Wizard again",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobile clients and app specific passwords that currently have access to your account.",
+ "Device" : "Device",
+ "Last activity" : "Last activity",
+ "App passwords" : "App passwords",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too.",
+ "App name" : "App name",
+ "Create new app password" : "Create new app password",
+ "Use the credentials below to configure your app or device." : "Use the credentials below to configure your app or device.",
+ "For security reasons this password will only be shown once." : "For security reasons this password will only be shown once.",
+ "Username" : "Username",
+ "Done" : "Done",
+ "Version" : "Version",
"None" : "None",
"Login" : "Login",
"Plain" : "Plain",
@@ -252,7 +324,6 @@ OC.L10N.register(
"Use system cron service to call the cron.php file every 15 minutes." : "Use system cron service to call the cron.php file every 15 minutes.",
"The cron.php needs to be executed by the system user \"%s\"." : "The cron.php needs to be executed by the system user \"%s\".",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details.",
- "Version" : "Version",
"Sharing" : "Sharing",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "As admin you can fine-tune the sharing behavior. Please see the documentation for more information.",
"Allow apps to use the Share API" : "Allow apps to use the Share API",
@@ -284,82 +355,8 @@ OC.L10N.register(
"Theming" : "Theming",
"Check the security of your Nextcloud over our security scan" : "Check the security of your Nextcloud over our security scan",
"Hardening and security guidance" : "Hardening and security guidance",
- "Developer documentation" : "Developer documentation",
- "View in store" : "View in store",
- "Limit to groups" : "Limit to groups",
- "This app has an update available." : "This app has an update available.",
- "by %s" : "by %s",
- "%s-licensed" : "%s-licensed",
- "Documentation:" : "Documentation:",
- "User documentation" : "User documentation",
- "Admin documentation" : "Admin documentation",
- "Visit website" : "Visit website",
- "Report a bug" : "Report a bug",
- "Show description …" : "Show description …",
- "Hide description …" : "Hide description …",
- "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.",
- "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:",
- "Enable only for specific groups" : "Enable only for specific groups",
- "SSL Root Certificates" : "SSL Root Certificates",
- "Common Name" : "Common Name",
- "Valid until" : "Valid until",
- "Issued By" : "Issued By",
- "Valid until %s" : "Valid until %s",
- "Import root certificate" : "Import root certificate",
- "Administrator documentation" : "Administrator documentation",
- "Online documentation" : "Online documentation",
- "Forum" : "Forum",
- "Getting help" : "Getting help",
- "Commercial support" : "Commercial support",
- "You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <strong>%s</strong>",
- "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)",
- "Profile picture" : "Profile picture",
- "Upload new" : "Upload new",
- "Select from Files" : "Select from Files",
- "Remove image" : "Remove image",
- "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB",
- "Picture provided by original account" : "Picture provided by original account",
- "Cancel" : "Cancel",
- "Choose as profile picture" : "Choose as profile picture",
- "Full name" : "Full name",
- "Email" : "Email",
- "No email address set" : "No email address set",
- "Your email address" : "Your email address",
- "For password reset and notifications" : "For password reset and notifications",
- "Phone number" : "Phone number",
- "Your phone number" : "Your phone number",
- "Address" : "Address",
- "Your postal address" : "Your postal address",
- "Website" : "Website",
- "It can take up to 24 hours before the account is displayed as verified." : "It can take up to 24 hours before the account is displayed as verified.",
- "Link https://…" : "Link https://…",
- "Twitter" : "Twitter",
- "Twitter handle @…" : "Twitter handle @…",
- "You are member of the following groups:" : "You are member of the following groups:",
- "Password" : "Password",
- "Current password" : "Current password",
- "New password" : "New password",
- "Change password" : "Change password",
- "Language" : "Language",
- "Help translate" : "Help translate",
- "Get the apps to sync your files" : "Get the apps to sync your files",
- "Desktop client" : "Desktop client",
- "Android app" : "Android app",
- "iOS app" : "iOS app",
- "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!",
- "Show First Run Wizard again" : "Show First Run Wizard again",
- "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobile clients and app specific passwords that currently have access to your account.",
- "Device" : "Device",
- "Last activity" : "Last activity",
- "App passwords" : "App passwords",
- "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too.",
- "App name" : "App name",
- "Create new app password" : "Create new app password",
- "Use the credentials below to configure your app or device." : "Use the credentials below to configure your app or device.",
- "For security reasons this password will only be shown once." : "For security reasons this password will only be shown once.",
- "Username" : "Username",
- "Done" : "Done",
+ "No display name set" : "No display name set",
+ "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop and mobile clients currently logged in to your account.",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}.",
"Follow us on Google+!" : "Follow us on Google+!",
"Like our facebook page!" : "Like our facebook page!",
@@ -383,6 +380,7 @@ OC.L10N.register(
"Disabled" : "Disabled",
"Default quota" : "Default quota",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Please enter storage quota (e.g. \"512 MB\" or \"12 GB\")",
+ "Unlimited" : "Unlimited",
"Other" : "Other",
"Group admin for" : "Group admin for",
"Quota" : "Quota",
@@ -406,7 +404,10 @@ OC.L10N.register(
"Uninstalling ...." : "Uninstalling...",
"Error while uninstalling app" : "Error whilst uninstalling app",
"Uninstall" : "Uninstall",
+ "__language_name__" : "English (British English)",
+ "Personal info" : "Personal info",
"Sessions" : "Sessions",
+ "Sync clients" : "Sync clients",
"This is used for sending out notifications." : "This is used for sending out notifications.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection.",
"Cron" : "Cron",
@@ -418,16 +419,15 @@ OC.L10N.register(
"Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>",
"Cheers!" : "Cheers!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n",
- "No display name set" : "No display name set",
"For password recovery and notifications" : "For password recovery and notifications",
"Your website" : "Your website",
"Your Twitter handle" : "Your Twitter handle",
- "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop and mobile clients currently logged in to your account.",
"Passcodes that give an app or device permissions to access your account." : "Passcodes that give an app or device permissions to access your account.",
"Name" : "Name",
"Follow us on Google Plus!" : "Follow us on Google Plus!",
"Subscribe to our twitter channel!" : "Subscribe to our twitter channel!",
"Subscribe to our news feed!" : "Subscribe to our news feed!",
- "Show last log in" : "Show last log in"
+ "Show last log in" : "Show last log in",
+ "Verifying" : "Verifying"
},
"nplurals=2; plural=(n != 1);");