nextcloud-server/settings/l10n/sr.php

32 lines
1.6 KiB
PHP

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?php $TRANSLATIONS = array(
"Invalid request" => "Неисправан захтев",
"OpenID Changed" => "OpenID је измењен",
"Language changed" => "Језик је измењен",
"Add your application" => "Додајте свој програм",
"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" => "Обриши"
);