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.json')
-rw-r--r--apps/settings/l10n/en_GB.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json
index 84d931a0df0..04230c0427d 100644
--- a/apps/settings/l10n/en_GB.json
+++ b/apps/settings/l10n/en_GB.json
@@ -132,6 +132,8 @@
"Done" : "Done",
"Copied!" : "Copied!",
"Copy" : "Copy",
+ "Background job didn’t run yet!" : "Background job didn’t run yet!",
+ "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.",
"Enable" : "Enable",
"Remove group" : "Remove group",
"You are about to remove the group {group}. The users will NOT be deleted." : "You are about to remove the group {group}. The users will NOT be deleted.",
@@ -235,12 +237,6 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one.",
"Start migration" : "Start migration",
- "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!",
- "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.",
"Allow apps to use the Share API" : "Allow apps to use the Share API",
"Enforce expiration date" : "Enforce expiry date",
@@ -279,8 +275,11 @@
"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.",
"All languages" : "All languages",
"Everyone" : "Everyone",
- "App update" : "App update",
"Test email settings" : "Test email settings",
+ "Last job execution ran %s. Something seems wrong." : "Last job execution ran %s. Something seems wrong.",
+ "Last job ran %s." : "Last job ran %s.",
+ "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\".",
"days" : "days",
"No display name set" : "No display name set"
},"pluralForm" :"nplurals=2; plural=(n != 1);"