diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-08 00:11:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-08 00:11:34 +0000 |
commit | 9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6 (patch) | |
tree | a6d2ee78c2f012c0948d15eb09eb3271088a8f10 /settings/l10n/en_GB.json | |
parent | 6180feeb9d6c3c7edceb6a996a48695504f673fb (diff) | |
download | nextcloud-server-9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6.tar.gz nextcloud-server-9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r-- | settings/l10n/en_GB.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 1c8c945db1c..c1c59993216 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -156,6 +156,7 @@ "Good password" : "Good password", "Strong password" : "Strong password", "Groups" : "Groups", + "Group list is empty" : "Group list is empty", "Unable to retrieve the group list" : "Unable to retrieve the group list", "Unable to delete {objName}" : "Unable to delete {objName}", "Error creating group: {message}" : "Error creating group: {message}", @@ -261,6 +262,7 @@ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "It was not possible to execute the cron job via CLI. The following technical errors have appeared:", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>.", "All checks passed." : "All checks passed.", + "Version" : "Version", "Background jobs" : "Background jobs", "Last job ran %s." : "Last job ran %s.", "Last job execution ran %s. Something seems wrong." : "Last job execution ran %s. Something seems wrong.", @@ -271,7 +273,6 @@ "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", @@ -313,7 +314,9 @@ "Picture provided by original account" : "Picture provided by original account", "Cancel" : "Cancel", "Choose as profile picture" : "Choose as profile picture", + "Details" : "Details", "You are member of the following groups:" : "You are member of the following groups:", + "You are using <strong>%s</strong>" : "You are using <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>)", "Full name" : "Full name", "No display name set" : "No display name set", |