diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-16 01:55:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-16 01:55:51 -0500 |
commit | a65f666834742f8df25493a11e10063e1e5ff98a (patch) | |
tree | ef904fbe603bd9db85b3408705dadb6958465e41 /core/l10n/be.js | |
parent | 696d9dc98e3dfc93b8102d5053cc2daf41faf01a (diff) | |
download | nextcloud-server-a65f666834742f8df25493a11e10063e1e5ff98a.tar.gz nextcloud-server-a65f666834742f8df25493a11e10063e1e5ff98a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/be.js')
-rw-r--r-- | core/l10n/be.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/be.js b/core/l10n/be.js index 414fff0603c..e95df95f284 100644 --- a/core/l10n/be.js +++ b/core/l10n/be.js @@ -29,6 +29,7 @@ OC.L10N.register( "Error" : "Памылка", "The object type is not specified." : "Тып аб'екта не ўдакладняецца.", "_download %n file_::_download %n files_" : ["","","",""], + "_{count} search result in other places_::_{count} search results in other places_" : ["","","",""], "Finish setup" : "Завяршыць ўстаноўку." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |