nextcloud/core/l10n/tr.php

35 lines
1.3 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(
"You will receive a link to reset your password via Email." => "Parolanızı sıfırlamak için bir bağlantı Eposta olarak gönderilecek.",
"Requested" => "İstendi",
"Login failed!" => "Giriş başarısız!",
"Username" => "Kullanıcı adı",
"Request reset" => "Sıfırlama iste",
"Your password was reset" => "Parolanız sıfırlandı",
"New password" => "Yeni parola",
"Reset password" => "Parolayı sıfırla",
"Personal" => "Kişisel",
"Users" => "Kullanıcılar",
"Apps" => "Uygulamalar",
"Admin" => "Yönetici",
"Help" => "Yardı",
"Cloud not found" => "Bulut bulunamadı",
"Create an <strong>admin account</strong>" => "Bir <strong>yönetici hesabı</strong> oluşturun",
"Password" => "Parola",
"Advanced" => "Gelişmiş",
"Data folder" => "Veri klasörü",
"Configure the database" => "Veritabanını ayarla",
"will be used" => "kullanılacak",
"Database user" => "Veritabanı kullanıcı adı",
"Database password" => "Veritabanı parolası",
"Database name" => "Veritabanı adı",
"Database host" => "Veritabanı sunucusu",
"Finish setup" => "Kurulumu tamamla",
"Log out" => "Çıkış yap",
"Settings" => "Ayarlar",
"Lost your password?" => "Parolanızı mı unuttunuz?",
"remember" => "hatırla",
"You are logged out." => "Çıkış yaptınız.",
"prev" => "önceki",
"next" => "sonraki"
);