1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/tr.php
2014-05-20 02:10:14 -04:00

36 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(
"No file provided for import" => "İçe aktarılacak dosya yok",
"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 error" => "İçeri aktarım hatası",
"Import completed successfully." => "İçe aktarım başarıyla tamamlandı.",
"Uploading..." => "Yükleniyor...",
"Bookm." => "Yer imi",
"Add a bookmark" => "Bir 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" => "Sayfa açıklaması",
"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 bunu tarayıcınızın yer imlerine sürükleyin ve tıklayın:",
"Add to ownCloud" => "ownCloud'a Ekle",
"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ı da deneyebilirsiniz",
"Bookmarklet" => "Yer İmi Ekleyici",
"Export & Import" => "Dışa ve İçe Aktarma",
"Export" => "Dışa aktar",
"Import" => "İçe aktar"
);