1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/tr.php
2012-12-28 00:19:49 +01:00

34 lines
1.5 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(
"Unsupported file type for import" => "İçe aktarmak için desteklenmeyen dosya türü",
"Bookmarks" => "Yer İmleri",
"Tags" => "Etiketler",
"Filter by tag" => "Etikete göre süz",
"Edit bookmark" => "Yer imini düzenle",
"Are you sure you want to remove this tag from every entry?" => "Bu etiketi tüm girdilerden silmek istediğinizden emin misiniz?",
"Warning" => "Uyarı",
"Import completed successfully." => "İçe aktarım başarıyla tamamlandı.",
"Uploading..." => "Yükleniyor...",
"Bookm." => "Yer imi",
"Add a bookmark" => "Yer imi ekle",
"Close" => "Kapat",
"The title of the page" => "Sayfanın başlığı",
"The address of the page" => "Sayfanın adresi",
"Description of the page" => "Sayfanın tanımlaması",
"Save" => "Kaydet",
"Delete" => "Sil",
"Edit" => "Düzenle",
"Cancel" => "İptal",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Bir web sayfasını hızlıca yer imlerine eklemek istediğinizde onu tarayıcınızın yer imlerine sürükleyin ve tıklayın.",
"Read later" => "Sonra oku",
"Address" => "Adres",
"Add" => "Ekle",
"Related Tags" => "İlgili etiketler",
"Settings" => "Ayarlar",
"You have no bookmarks" => "Hiç yer iminiz yok",
"You can also try to import a bookmark file" => "Bir yer imi dosyasını içe aktarmayı deneyebilirsiniz",
"Bookmarklet" => "Yer imleri",
"Export & Import" => "Dışa Aktar & İçe Aktar",
"Export" => "Dışa aktar",
"Import" => "İçe aktar"
);