diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-17 00:26:17 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-17 00:26:17 +0100 |
commit | c8e7b14ab38bf7d630a4cac9091ba134a427f068 (patch) | |
tree | 324e36619ff2430a91a5d95534c2a1589a5b3511 /core/l10n/be.php | |
parent | 17d21a84b625cdb216faa4ad24280644bbc6b51f (diff) | |
download | nextcloud-server-c8e7b14ab38bf7d630a4cac9091ba134a427f068.tar.gz nextcloud-server-c8e7b14ab38bf7d630a4cac9091ba134a427f068.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/be.php')
-rw-r--r-- | core/l10n/be.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/be.php b/core/l10n/be.php new file mode 100644 index 00000000000..ecf16e5d6a7 --- /dev/null +++ b/core/l10n/be.php @@ -0,0 +1,6 @@ +<?php $TRANSLATIONS = array( +"Advanced" => "Дасведчаны", +"Finish setup" => "Завяршыць ўстаноўку.", +"prev" => "Папярэдняя", +"next" => "Далей" +); |