diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-25 02:11:53 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-25 02:11:53 +0200 |
commit | 43bae1b47312d203bd4431b6cdc684acf09ebd6e (patch) | |
tree | 2ba53298637a6391d97d0830cb5f4f63a0208eaa /lib/l10n/mk.php | |
parent | 515e1b467e58337067ee3a4a8945f449d3c2ef3a (diff) | |
download | nextcloud-server-43bae1b47312d203bd4431b6cdc684acf09ebd6e.tar.gz nextcloud-server-43bae1b47312d203bd4431b6cdc684acf09ebd6e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/mk.php')
-rw-r--r-- | lib/l10n/mk.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/mk.php b/lib/l10n/mk.php new file mode 100644 index 00000000000..55e010d61ad --- /dev/null +++ b/lib/l10n/mk.php @@ -0,0 +1,7 @@ +<?php $TRANSLATIONS = array( +"Help" => "Помош", +"Personal" => "Лично", +"Settings" => "Параметри", +"Users" => "Корисници", +"Text" => "Текст" +); |