diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-21 02:33:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-21 02:33:50 +0000 |
commit | cb7c45b2d468a4c98d0444c2d36533575d68c6e9 (patch) | |
tree | ecaabe5530de39cd23945bb76a10ed049e5d54b0 /apps/settings/l10n/en_GB.json | |
parent | e647b9fa49475548946aea79f82a4dbd20e03a98 (diff) | |
download | nextcloud-server-cb7c45b2d468a4c98d0444c2d36533575d68c6e9.tar.gz nextcloud-server-cb7c45b2d468a4c98d0444c2d36533575d68c6e9.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 13 |
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);" |