nextcloud/settings/l10n/mk.php

58 lines
5.2 KiB
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(
"Unable to load list from App Store" => "Неможам да вчитам листа од App Store",
"Authentication error" => "Грешка во автентикација",
"Group already exists" => "Групата веќе постои",
"Unable to add group" => "Неможе да додадам група",
"Could not enable app. " => "Неможе да овозможам апликација.",
"Email saved" => "Електронската пошта е снимена",
"Invalid email" => "Неисправна електронска пошта",
"Unable to delete group" => "Неможе да избришам група",
"Unable to delete user" => "Неможам да избришам корисник",
"Language changed" => "Јазикот е сменет",
"Invalid request" => "неправилно барање",
"Admins can't remove themself from the admin group" => "Администраторите неможе да се избришат себеси од админ групата",
"Unable to add user to group %s" => "Неможе да додадам корисник во група %s",
"Unable to remove user from group %s" => "Неможе да избришам корисник од група %s",
"Disable" => "Оневозможи",
"Enable" => "Овозможи",
"Error" => "Грешка",
"Saving..." => "Снимам...",
"undo" => "врати",
"Groups" => "Групи",
"Group Admin" => "Администратор на група",
"Delete" => "Избриши",
"__language_name__" => "__language_name__",
"Security Warning" => "Безбедносно предупредување",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Вашата папка со податоци и датотеките е најверојатно достапна од интернет. .htaccess датотеката што ја овозможува ownCloud не фунционира. Силно препорачуваме да го исконфигурирате вашиот сервер за вашата папка со податоци не е достапна преку интернетт или преместете ја надвор од коренот на веб серверот.",
"More" => "Повеќе",
"Version" => "Верзија",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Развој од <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud заедницата</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">изворниот код</a> е лиценциран со<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Додадете ја Вашата апликација",
"More Apps" => "Повеќе аппликации",
"Select an App" => "Избери аппликација",
"See application page at apps.owncloud.com" => "Види ја страницата со апликации на apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-лиценцирано од <span class=\"author\"></span>",
"Update" => "Ажурирај",
"User Documentation" => "Корисничка документација",
"Administrator Documentation" => "Администраторска документација",
"Online Documentation" => "Документација на интернет",
"Forum" => "Форум",
"Commercial Support" => "Комерцијална подршка",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Имате искористено <strong>%s</strong> од достапните <strong>%s</strong>",
"Password" => "Лозинка",
"Your password was changed" => "Вашата лозинка беше променета.",
"Unable to change your password" => "Вашата лозинка неможе да се смени",
"Current password" => "Моментална лозинка",
"New password" => "Нова лозинка",
"Change password" => "Смени лозинка",
"Email" => "Е-пошта",
"Your email address" => "Вашата адреса за е-пошта",
"Fill in an email address to enable password recovery" => "Пополни ја адресата за е-пошта за да може да ја обновуваш лозинката",
"Language" => "Јазик",
"Help translate" => "Помогни во преводот",
"WebDAV" => "WebDAV",
"Use this address to connect to your ownCloud in your file manager" => "Користете ја оваа адреса да ",
"Create" => "Создај",
"Other" => "Останато"
);