diff --git a/l10n/tr.js b/l10n/tr.js index 35808d88c..e3b29783f 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -94,7 +94,7 @@ OC.L10N.register( "The file was uploaded" : "Dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor", - "The file was only partially uploaded" : "Dosyanın yalnız bir bölümü yüklendi", + "The file was only partially uploaded" : "Dosyanın yalnızca bir bölümü yüklendi", "No file was uploaded" : "Herhangi bir dosya yüklenmedi", "Missing a temporary folder" : "Geçici bir klasör eksik", "Could not write file to disk" : "Dosya diske yazılamadı", @@ -270,7 +270,7 @@ OC.L10N.register( "No notifications" : "Bildirim yok", "Delete board" : "Panoyu sil", "Board {0} deleted" : "{0} panosu silindi", - "Only assigned cards" : "Yalnız atanmış kartlar", + "Only assigned cards" : "Yalnızca atanmış kartlar", "No reminder" : "Anımsatıcı yok", "An error occurred" : "Bir sorun çıktı", "Are you sure you want to delete the board {title}? This will delete all the data of this board." : "{title} panosunu silmek istediğinize emin misiniz? Bu işlem, bu panodaki tüm verileri silecek.", diff --git a/l10n/tr.json b/l10n/tr.json index de14c60aa..a8aa57593 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -92,7 +92,7 @@ "The file was uploaded" : "Dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor", - "The file was only partially uploaded" : "Dosyanın yalnız bir bölümü yüklendi", + "The file was only partially uploaded" : "Dosyanın yalnızca bir bölümü yüklendi", "No file was uploaded" : "Herhangi bir dosya yüklenmedi", "Missing a temporary folder" : "Geçici bir klasör eksik", "Could not write file to disk" : "Dosya diske yazılamadı", @@ -268,7 +268,7 @@ "No notifications" : "Bildirim yok", "Delete board" : "Panoyu sil", "Board {0} deleted" : "{0} panosu silindi", - "Only assigned cards" : "Yalnız atanmış kartlar", + "Only assigned cards" : "Yalnızca atanmış kartlar", "No reminder" : "Anımsatıcı yok", "An error occurred" : "Bir sorun çıktı", "Are you sure you want to delete the board {title}? This will delete all the data of this board." : "{title} panosunu silmek istediğinize emin misiniz? Bu işlem, bu panodaki tüm verileri silecek.",