diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:11:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:11:52 +0000 |
commit | bd2aede6a38c2c7e635befdbf54ea12d2f6bdb8f (patch) | |
tree | 2017953fd1cbddac4eaaa146b975aad6529a7e67 /settings/l10n/en_GB.js | |
parent | 3f2a5c9335a0a96858edb65785eec149b16f1a0e (diff) | |
download | nextcloud-server-bd2aede6a38c2c7e635befdbf54ea12d2f6bdb8f.tar.gz nextcloud-server-bd2aede6a38c2c7e635befdbf54ea12d2f6bdb8f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 1a153a1cfa5..9d8018ccc05 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -307,8 +307,6 @@ OC.L10N.register( "Hardening and security guidance" : "Hardening and security guidance", "Personal" : "Personal", "Administration" : "Administration", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <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>)", "Profile picture" : "Profile picture", "Upload new" : "Upload new", "Select from Files" : "Select from Files", @@ -318,6 +316,7 @@ OC.L10N.register( "Cancel" : "Cancel", "Choose as profile picture" : "Choose as profile picture", "You are member of the following groups:" : "You are member of the following groups:", + "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", "Email" : "Email", @@ -409,6 +408,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is registered at a webcron service to call cron.php every 15 minutes over http.", "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.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <strong>%s</strong>", "Get the apps to sync your files" : "Get the apps to sync your files", "Desktop client" : "Desktop client", "Android app" : "Android app", |