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:
authorNextcloud bot <bot@nextcloud.com>2020-10-14 05:18:55 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-14 05:18:55 +0300
commit1b8d9e9c136e2fd67aaa612e72b2581d258b175e (patch)
treea42ab53e3623560b662135d1447878e7f1f1bf48 /apps/settings/l10n/en_GB.js
parentdc972cc162d0f30ae51578ef856191784a575c54 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r--apps/settings/l10n/en_GB.js12
1 files changed, 3 insertions, 9 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 084dc5dcf2a..3e10caf7cf9 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -239,7 +239,6 @@ OC.L10N.register(
"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.",
- "Execute one task with each page loaded" : "Execute one task with each page loaded",
"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.",
@@ -256,8 +255,6 @@ OC.L10N.register(
"Restrict users to only share with users in their groups" : "Restrict users to only share with users in their groups",
"Exclude groups from sharing" : "Exclude groups from sharing",
"These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.",
- "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered.",
- "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)",
"This text will be shown on the public link upload page when the file list is hidden." : "This text will be shown on the public link upload page when the file list is hidden.",
"Default share permissions" : "Default share permissions",
"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}.",
@@ -291,7 +288,6 @@ OC.L10N.register(
"Current password" : "Current password",
"New password" : "New password",
"Change password" : "Change password",
- "Share" : "Share",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "An error occurred. Please upload an ASCII-encoded PEM certificate.",
"Valid until {date}" : "Valid until {date}",
"Local" : "Local",
@@ -300,8 +296,6 @@ OC.L10N.register(
"Contacts" : "Contacts",
"Visible to local users and to trusted servers" : "Visible to local users and to trusted servers",
"Will be synced to a global and public address book" : "Will be synced to a global and public address book",
- "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.",
- "Official" : "Official",
"by" : "by",
"SSL Root Certificates" : "SSL Root Certificates",
"Common Name" : "Common Name",
@@ -309,8 +303,8 @@ OC.L10N.register(
"Issued By" : "Issued By",
"Valid until %s" : "Valid until %s",
"Import root certificate" : "Import root certificate",
- "Set default expiration date" : "Set default expiry date",
- "Unsaved changes" : "Unsaved changes",
- "Retry" : "Retry"
+ "Execute one task with each page loaded" : "Execute one task with each page loaded",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered.",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)"
},
"nplurals=2; plural=(n != 1);");