nextcloud-server/settings/l10n/tr.php

29 lines
1.1 KiB
PHP

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?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"
);