blob: da727eba2c193c7b87ac87e24d6df3f73d7ce756 [file] [log] [blame]
Michael Bestasec4bb062018-02-22 03:50:13 +02001<?xml version="1.0" encoding="utf-8"?>
Michael Bestasec4bb062018-02-22 03:50:13 +02002<!--
Geoff Mendal7e69d722014-12-06 17:28:40 -08003 Copyright (C) 2014 The Android Open Source Project
4
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
Michael Bestasec4bb062018-02-22 03:50:13 +020016-->
17<resources>
Michael Bestas62febd52019-01-12 20:03:18 +020018 <string name="app_name">FM Radyo</string>
Michael Bestas62febd52019-01-12 20:03:18 +020019 <string name="toast_station_searched">Kullanılabilir istasyonlar arandı:</string>
Michael Bestas62febd52019-01-12 20:03:18 +020020 <string name="toast_cannot_search">Kullanılabilir istasyonlar aranamıyor.</string>
Michael Bestas62febd52019-01-12 20:03:18 +020021 <string name="optmenu_speaker">Hoparlör</string>
Michael Bestas62febd52019-01-12 20:03:18 +020022 <string name="optmenu_earphone">Kulaklık</string>
Michael Bestas62febd52019-01-12 20:03:18 +020023 <string name="save">Kaydet</string>
Michael Bestas62febd52019-01-12 20:03:18 +020024 <string name="toast_sdcard_missing">SD kartınız takılı değil!</string>
Michael Bestas62febd52019-01-12 20:03:18 +020025 <string name="toast_sdcard_insufficient_space">SD kartta yeterli yer yok!</string>
Michael Bestas62febd52019-01-12 20:03:18 +020026 <string name="toast_recorder_internal_error">Kaydedicide dahili bir hata oluştu!</string>
Michael Bestas62febd52019-01-12 20:03:18 +020027 <string name="btn_save_recording">Kaydet</string>
Michael Bestas62febd52019-01-12 20:03:18 +020028 <string name="btn_discard_recording">SİL</string>
Michael Bestas62febd52019-01-12 20:03:18 +020029 <string name="edit_recording_name_hint">Dosya adını buraya yazın</string>
Michael Bestas62febd52019-01-12 20:03:18 +020030 <string name="already_exists">zaten var</string>
Michael Bestas62febd52019-01-12 20:03:18 +020031 <string name="not_available">Şu anda kullanılamıyor</string>
Michael Bestas62febd52019-01-12 20:03:18 +020032 <string name="talk_prev_station">Önceki istasyon</string>
Michael Bestas62febd52019-01-12 20:03:18 +020033 <string name="talk_decrease">Frekansı düşür</string>
Michael Bestas62febd52019-01-12 20:03:18 +020034 <string name="talk_increase">Frekansı artır</string>
Michael Bestas62febd52019-01-12 20:03:18 +020035 <string name="talk_next_station">Sonraki istasyon</string>
Michael Bestas62febd52019-01-12 20:03:18 +020036 <string name="talk_add_favorite">Favorilere ekle</string>
Michael Bestas62febd52019-01-12 20:03:18 +020037 <string name="talk_start_recording">Kaydı başlat</string>
Michael Bestas62febd52019-01-12 20:03:18 +020038 <string name="more">"Diğer"</string>
Michael Bestas62febd52019-01-12 20:03:18 +020039 <string name="recording_tips">Kaydediliyor…</string>
Michael Bestas62febd52019-01-12 20:03:18 +020040 <string name="fm_symbol">FM</string>
Michael Bestas62febd52019-01-12 20:03:18 +020041 <string name="fm_turn_on">FM radyoyu çal veya durdur</string>
Michael Bestas62febd52019-01-12 20:03:18 +020042 <string name="fm_over_start_record">Kaydı başlat</string>
Michael Bestas62febd52019-01-12 20:03:18 +020043 <string name="fm_over_record_list">Kayıtlar</string>
Michael Bestas62febd52019-01-12 20:03:18 +020044 <string name="fm_station_list_menu_refresh">Yenile</string>
Michael Bestas62febd52019-01-12 20:03:18 +020045 <string name="fm_no_headset_text">Dinlemeye başlamak için kulaklıkları girişe takın (anten olarak kullanılır).</string>
Michael Bestas62febd52019-01-12 20:03:18 +020046 <string name="station_title">Radyo İstasyonları</string>
Michael Bestas62febd52019-01-12 20:03:18 +020047 <string name="station_searching_tips">İstasyonlar alınıyor</string>
Michael Bestas62febd52019-01-12 20:03:18 +020048 <string name="station_empty_text">İstasyon bulunamadı</string>
Michael Bestas62febd52019-01-12 20:03:18 +020049 <string name="minutes_label">Dk</string>
Michael Bestas62febd52019-01-12 20:03:18 +020050 <string name="seconds_label">Sn</string>
Michael Bestas62febd52019-01-12 20:03:18 +020051 <string name="timer_default">00</string>
Michael Bestas62febd52019-01-12 20:03:18 +020052 <string name="record_title">Kaydediliyor</string>
Michael Bestas62febd52019-01-12 20:03:18 +020053 <string name="record_notification_message">Kayıt devam ediyor</string>
Michael Bestas62febd52019-01-12 20:03:18 +020054 <string name="stop_record">KAYDI DURDUR</string>
Michael Bestas62febd52019-01-12 20:03:18 +020055 <string name="save_dialog_title">Kaydedilsin mi?</string>
Michael Bestas62febd52019-01-12 20:03:18 +020056 <string name="save_dialog_caption">Kayıtları dinlemek için Play Müzik uygulamasını açın.</string>
Michael Bestas62febd52019-01-12 20:03:18 +020057 <string name="favorites">Favoriler</string>
Michael Bestas62febd52019-01-12 20:03:18 +020058 <string name="rename">Yeniden adlandır</string>
Michael Bestas62febd52019-01-12 20:03:18 +020059 <string name="station_rename_hint">İstasyonun adını girin</string>
Michael Bestas62febd52019-01-12 20:03:18 +020060 <string name="remove_favorite">Favori listesinden kaldır</string>
Michael Bestas62febd52019-01-12 20:03:18 +020061 <string name="toast_record_saved">Kaydedildi</string>
Michael Bestas62febd52019-01-12 20:03:18 +020062 <string name="toast_record_not_saved">Kaydedilmedi</string>
Michael Bestas62febd52019-01-12 20:03:18 +020063 <string name="toast_listen">DİNLE</string>
Michael Bestas62febd52019-01-12 20:03:18 +020064 <string name="toast_station_renamed">İstasyonun adı değiştirildi</string>
Geoff Mendal7e69d722014-12-06 17:28:40 -080065</resources>