1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-19 08:52:22 +01:00
2014-08-22 00:48:36 -04:00

27 lines
901 B
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(
"Contacts" => "Əlaqələr",
"Add new LDAP Addressbook" => "Yeni LDAP ünvan kitabçasını əlavə edin",
"Ok" => "Oldu",
"Cancel" => "Dayandır",
"Save" => "Saxlamaq",
"Edit Addressbook" => "ÜnvanKitabçasında Dəyişiklik",
"Automatic format detection" => "Formatın avtomatik təyinatı",
"Total:{total}, Success:{imported}, Errors:{failed}" => "Ümumi:{total}, Uğurlu:{imported}, Səhvlər:{failed} ",
"Indexing contacts" => "Əlaqələr indekslənir",
"Error." => "Səhv.",
"Remove from..." => "Sil budan...",
"Add" => "Əlavə etmək",
"Import" => "Əlavə et",
"Close" => "Bağla",
"Unknown error" => "Bəlli olmayan səhv baş verdi",
"Delete" => "Sil",
"Download" => "Yüklə",
"Name" => "Ad",
"Share" => "Yayımla",
"Export" => "Çıxarış",
"Edit" => "Dəyişiklik et",
"Description" => "ıqlanma",
"User" => "İstifadəçi",
"Password" => "Şifrə"
);