nextcloud/settings/l10n/tr.php

46 lines
1.8 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(
"Authentication error" => "Eşleşme hata",
"Email saved" => "Eposta kaydedildi",
"Invalid email" => "Geçersiz eposta",
"OpenID Changed" => "OpenID Değiştirildi",
"Invalid request" => "Geçersiz istek",
"Language changed" => "Dil değiştirildi",
"Disable" => "Etkin değil",
"Enable" => "Etkin",
"Saving..." => "Kaydediliyor...",
"__language_name__" => "__dil_adı__",
"Security Warning" => "Güvenlik Uyarisi",
"Log" => "Günlük",
"More" => "Devamı",
"Add your App" => "Uygulamanı Ekle",
"Select an App" => "Bir uygulama seçin",
"See application page at apps.owncloud.com" => "Uygulamanın sayfasına apps.owncloud.com adresinden bakın ",
"Documentation" => "Dökümantasyon",
"Managing Big Files" => "Büyük Dosyaların Yönetimi",
"Ask a question" => "Bir soru sorun",
"Problems connecting to help database." => "Yardım veritabanına bağlanmada sorunlar var.",
"Go there manually." => "Oraya elle gidin.",
"Answer" => "Cevap",
"Desktop and Mobile Syncing Clients" => "Masaüstü ve Mobil Senkron İstemcileri",
"Download" => "İndir",
"Unable to change your password" => "Parolanız değiştirilemiyor",
"Current password" => "Mevcut parola",
"New password" => "Yeni parola",
"show" => "göster",
"Change password" => "Parola değiştir",
"Email" => "Eposta",
"Your email address" => "Eposta adresiniz",
"Fill in an email address to enable password recovery" => "Parola sıfırlamayı aktifleştirmek için eposta adresi girin",
"Language" => "Dil",
"Help translate" => "Çevirilere yardım edin",
"use this address to connect to your ownCloud in your file manager" => "bu adresi kullanarak ownCloud unuza dosya yöneticinizle bağlanın",
"Name" => "Ad",
"Password" => "Parola",
"Groups" => "Gruplar",
"Create" => "Oluştur",
"Default Quota" => "Varsayılan Kota",
"Other" => "Diğer",
"Quota" => "Kota",
"Delete" => "Sil"
);