nextcloud/settings/l10n/tr.php

35 lines
1.4 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(
"email Changed" => "eposta Değiştirildi",
"Invalid request" => "Geçersiz istek",
"OpenID Changed" => "OpenID Değiştirildi",
"Language changed" => "Dil değiştirildi",
"__language_name__" => "__dil_adı__",
"Select an App" => "Bir uygulama seçin",
"-licensed" => "-lisanslı",
"by" => "yapan",
"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",
"You use" => "Kullanıyorsunuz",
"of the available" => "mevcut olandan",
"Your password got changed" => "Parolanız değiştirildi",
"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",
"Quota" => "Kota",
"Delete" => "Sil"
);