1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/sr.php
2012-08-02 02:06:16 +02:00

46 lines
1.6 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(
"Information about vCard is incorrect. Please reload the page." => "Подаци о вКарти су неисправни. Поново учитајте страницу.",
"Contacts" => "Контакти",
"Contact" => "Контакт",
"This is not your addressbook." => "Ово није ваш адресар.",
"Contact could not be found." => "Контакт се не може наћи.",
"Address" => "Адреса",
"Telephone" => "Телефон",
"Email" => "Е-маил",
"Organization" => "Организација",
"Work" => "Посао",
"Home" => "Кућа",
"Mobile" => "Мобилни",
"Text" => "Текст",
"Voice" => "Глас",
"Fax" => "Факс",
"Video" => "Видео",
"Pager" => "Пејџер",
"Birthday" => "Рођендан",
"Add Contact" => "Додај контакт",
"Addressbooks" => "Адресар",
"Delete" => "Обриши",
"Preferred" => "Пожељан",
"Phone" => "Телефон",
"Download contact" => "Преузми контакт",
"Delete contact" => "Обриши контакт",
"Type" => "Тип",
"PO Box" => "Поштански број",
"Extended" => "Прошири",
"City" => "Град",
"Region" => "Регија",
"Zipcode" => "Зип код",
"Country" => "Земља",
"Addressbook" => "Адресар",
"New Addressbook" => "Нови адресар",
"Edit Addressbook" => "Уреди адресар",
"Displayname" => "Приказано име",
"Active" => "Активан",
"Save" => "Сними",
"Submit" => "Пошаљи",
"Cancel" => "Откажи",
"Download" => "Преузимање",
"Edit" => "Уреди",
"New Address Book" => "Нови адресар"
);