diff options
Diffstat (limited to 'apps/contacts/l10n/sr.php')
-rw-r--r-- | apps/contacts/l10n/sr.php | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/apps/contacts/l10n/sr.php b/apps/contacts/l10n/sr.php index aad88f3603c..3db20c55b89 100644 --- a/apps/contacts/l10n/sr.php +++ b/apps/contacts/l10n/sr.php @@ -1,6 +1,7 @@ <?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" => "Адреса", @@ -15,27 +16,24 @@ "Fax" => "Факс", "Video" => "Видео", "Pager" => "Пејџер", -"Contact" => "Контакт", +"Birthday" => "Рођендан", "Add Contact" => "Додај контакт", "Addressbooks" => "Адресар", "New Address Book" => "Нови адресар", "Download" => "Преузимање", "Edit" => "Уреди", "Delete" => "Обриши", -"Download contact" => "Преузми контакт", -"Delete contact" => "Обриши контакт", -"Birthday" => "Рођендан", "Preferred" => "Пожељан", "Phone" => "Телефон", +"Download contact" => "Преузми контакт", +"Delete contact" => "Обриши контакт", "Type" => "Тип", "PO Box" => "Поштански број", "Extended" => "Прошири", -"Street" => "Улица", "City" => "Град", "Region" => "Регија", "Zipcode" => "Зип код", "Country" => "Земља", -"Add" => "Додај", "Addressbook" => "Адресар", "New Addressbook" => "Нови адресар", "Edit Addressbook" => "Уреди адресар", |