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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r--apps/settings/l10n/en_GB.js20
1 files changed, 9 insertions, 11 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 0558bc84bae..6c0cb446ea2 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Private" : "Private",
"Local" : "Local",
+ "Federated" : "Federated",
"Verify" : "Verify",
"Verifying …" : "Verifying …",
"Unable to change password" : "Unable to change password",
@@ -41,6 +42,7 @@ OC.L10N.register(
"If you received this email, the email configuration seems to be correct." : "If you received this email, the email configuration seems to be correct.",
"Email could not be sent. Check your mail server log" : "Email could not be sent. Check your mail server log",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "A problem occurred while sending the email. Please revise your settings. (Error: %s)",
+ "Invalid user" : "Invalid user",
"Invalid mail address" : "Invalid mail address",
"Settings saved" : "Settings saved",
"Unable to change full name" : "Unable to change full name",
@@ -170,6 +172,7 @@ OC.L10N.register(
"Details" : "Details",
"Changelog" : "Changelog",
"Add group" : "Add group",
+ "Active users" : "Active users",
"Admins" : "Admins",
"Disabled users" : "Disabled users",
"Show last login" : "Show last login",
@@ -181,10 +184,13 @@ OC.L10N.register(
"Sending…" : "Sending…",
"Email sent" : "Email sent",
"Address" : "Address",
+ "Avatar" : "Avatar",
+ "About" : "About",
"Full name" : "Full name",
"Phone number" : "Phone number",
"Twitter" : "Twitter",
"Website" : "Website",
+ "Hide" : "Hide",
"Download and enable" : "Download and enable",
"Never" : "Never",
"An error occured during the request. Unable to proceed." : "An error occured during the request. Unable to proceed.",
@@ -234,7 +240,7 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "Last job execution ran %s. Something seems wrong.",
"Last job ran %s." : "Last job ran %s.",
"Background job didn’t run yet!" : "Background job didn’t run yet!",
- "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information.",
+ "Recommended" : "Recommended",
"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.",
"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.",
@@ -243,6 +249,7 @@ OC.L10N.register(
"Allow public uploads" : "Allow public uploads",
"Always ask for a password" : "Always ask for a password",
"Enforce password protection" : "Enforce password protection",
+ "Set default expiration date" : "Set default expiry date",
"Allow resharing" : "Allow resharing",
"Allow sharing with groups" : "Allow sharing with groups",
"Restrict users to only share with users in their groups" : "Restrict users to only share with users in their groups",
@@ -271,22 +278,13 @@ OC.L10N.register(
"Current password" : "Current password",
"New password" : "New password",
"Change password" : "Change password",
- "installing and updating apps via the app store or Federated Cloud Sharing" : "installing and updating apps via the app store or Federated Cloud Sharing",
"You need to set your user email before being able to send test emails." : "You need to set your user email before being able to send test emails.",
- "Nextcloud Talk for iOS" : "Nextcloud Talk for iOS",
- "Nextcloud Talk for Android" : "Nextcloud Talk for Android",
- "Close" : "Close",
"All languages" : "All languages",
"Everyone" : "Everyone",
- "The app will be downloaded from the app store" : "The app will be downloaded from the app store",
"App update" : "App update",
- "Error: This app can not be enabled because it makes the server unstable" : "Error: This app can not be enabled because it makes the server unstable",
- "mail" : "mail",
"Test email settings" : "Test email settings",
- "Expire after " : "Expire after ",
"days" : "days",
- "Allow users to share via link" : "Allow users to share via link",
"No display name set" : "No display name set",
- "For password reset and notifications" : "For password reset and notifications"
+ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information."
},
"nplurals=2; plural=(n != 1);");