diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-13 01:12:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-13 01:12:01 +0000 |
commit | 3cae27614932d3cb0780018551b14a4139f980fd (patch) | |
tree | b2eb720061e240dee969a1464ac8a7fc045506ea /apps/user_ldap/l10n/en_GB.js | |
parent | 66173e9b523e801c10945df7b76491cadb82fa20 (diff) | |
download | nextcloud-server-3cae27614932d3cb0780018551b14a4139f980fd.tar.gz nextcloud-server-3cae27614932d3cb0780018551b14a4139f980fd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/en_GB.js')
-rw-r--r-- | apps/user_ldap/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index 53108261262..5f2ca6dfa3b 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -33,6 +33,7 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "No object found in the given Base DN. Please revise.", "More than 1,000 directory entries available." : "More than 1,000 directory entries available.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} entry available within the provided Base DN","{objectsFound} entries available within the provided Base DN"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "An error occurred. Please check the Base DN, as well as connection settings and credentials.", "Do you really want to delete the current Server Configuration?" : "Do you really want to delete the current Server Configuration?", "Confirm Deletion" : "Confirm Deletion", |