diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-22 01:55:09 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-22 01:55:09 -0500 |
commit | 5f3c6a97b2e41fc6255cc602a863805e3dfa3671 (patch) | |
tree | 4a7939b24aa769ef50e25b918015ff22598e278c /core | |
parent | c931eafc1f1aed9798ee26c537b1a1e00e6d8242 (diff) | |
download | nextcloud-server-5f3c6a97b2e41fc6255cc602a863805e3dfa3671.tar.gz nextcloud-server-5f3c6a97b2e41fc6255cc602a863805e3dfa3671.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/en_GB.js | 4 | ||||
-rw-r--r-- | core/l10n/en_GB.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 0c7e28eada8..40f6b8d9ebc 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -133,7 +133,9 @@ OC.L10N.register( "New password" : "New password", "New Password" : "New Password", "Reset password" : "Reset password", - "_{count} search result in other places_::_{count} search results in other places_" : ["",""], + "Searching other places" : "Searching other places", + "No search result in other places" : "No search result in other places", + "_{count} search result in other places_::_{count} search results in other places_" : ["{count} search result in other places","{count} search results in other places"], "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ", "For the best results, please consider using a GNU/Linux server instead." : "For the best results, please consider using a GNU/Linux server instead.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged.", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index ad4047a489b..5dfbbd17352 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -131,7 +131,9 @@ "New password" : "New password", "New Password" : "New Password", "Reset password" : "Reset password", - "_{count} search result in other places_::_{count} search results in other places_" : ["",""], + "Searching other places" : "Searching other places", + "No search result in other places" : "No search result in other places", + "_{count} search result in other places_::_{count} search results in other places_" : ["{count} search result in other places","{count} search results in other places"], "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ", "For the best results, please consider using a GNU/Linux server instead." : "For the best results, please consider using a GNU/Linux server instead.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged.", |