nextcloud/settings/l10n/sr.php

31 lines
1.5 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(
"OpenID Changed" => "OpenID је измењен",
"Invalid request" => "Неисправан захтев",
"Language changed" => "Језик је измењен",
"Select an App" => "Изаберите програм",
"-licensed" => "-лиценциран",
"by" => "од",
"Ask a question" => "Поставите питање",
"Problems connecting to help database." => "Проблем у повезивању са базом помоћи",
"Go there manually." => "Отиђите тамо ручно.",
"Answer" => "Одговор",
"You use" => "Користите",
"of the available" => "од доступних",
"Your password got changed" => "Ваша лозинка је измењена",
"Unable to change your password" => "Не могу да изменим вашу лозинку",
"Current password" => "Тренутна лозинка",
"New password" => "Нова лозинка",
"show" => "прикажи",
"Change password" => "Измени лозинку",
"Email" => "Е-пошта",
"Your email address" => "Ваша адреса е-поште",
"Language" => "Језик",
"Help translate" => " Помозите у превођењу",
"use this address to connect to your ownCloud in your file manager" => "користите ову адресу да би се повезали на ownCloud путем менаџњера фајлова",
"Name" => "Име",
"Password" => "Лозинка",
"Groups" => "Групе",
"Create" => "Направи",
"Delete" => "Обриши"
);