diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
commit | ea55848fa11eee7469c9ccee7b2c544ab976d3a1 (patch) | |
tree | d13b2c51037de573ad40329b56f5edcc8303c889 /core/l10n/be.js | |
parent | e8703f648d70bbe4d5232b9a14e2a1d45bbf2314 (diff) | |
download | nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.tar.gz nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.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 4f00b1f6d71..414fff0603c 100644 --- a/core/l10n/be.js +++ b/core/l10n/be.js @@ -28,6 +28,7 @@ OC.L10N.register( "_{count} file conflict_::_{count} file conflicts_" : ["","","",""], "Error" : "Памылка", "The object type is not specified." : "Тып аб'екта не ўдакладняецца.", + "_download %n file_::_download %n files_" : ["","","",""], "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);"); |