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

16 lines
459 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",
"Import" => "Əlavə et",
"Close" => "Bağla",
"Unknown error" => "Bəlli olmayan səhv baş verdi",
"Name" => "Ad",
"Share" => "Yayımla",
"Export" => "Çıxarış",
"Description" => "ıqlanma"
);