1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-27 17:15:48 +02:00
Nextcloud-News/l10n/mk.php
2013-12-21 01:02:55 -05:00

21 lines
630 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php $TRANSLATIONS = array(
"News" => "Новости",
"Address" => "Адреса",
"Add" => "Додади",
"Folder" => "Папка",
"Choose folder" => "Избери папка",
"Folder name" => "Име на папка",
"Starred" => "Со ѕвезда",
"from" => "од",
"by" => "од",
"Download" => "Преземи",
"Keep unread" => "Чувај непрочитано",
"Cancel" => "Откажи",
"Save" => "Сними",
"Delete folder" => "Избриши папка",
"Rename folder" => "Преименувај папка",
"Settings" => "Подесувања",
"Import" => "Увези",
"Export" => "Извези"
);