nextcloud/settings/l10n/tr.php

29 lines
1.1 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(
"Invalid request" => "Geçersiz istek",
"OpenID Changed" => "OpenID Değiştirildi",
"Language changed" => "Dil değiştirildi",
"Add your application" => "Uygulamanızı ekleyin",
"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",
"Language" => "Dil",
"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",
"Delete" => "Sil"
);