summaryrefslogtreecommitdiffstats
path: root/res/values-tr
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-11-22 16:44:43 -0800
committerMichael Bestas <mikeioannina@gmail.com>2017-01-07 01:31:39 +0200
commit267c1fa57e3ec59dbb7b100de565debd1cb4f8ec (patch)
treeebd272180320b32eacac41d3d9b4751ba260db33 /res/values-tr
parent6dd85e9083cda877710cf1fc459f07010520c15e (diff)
downloadandroid_packages_apps_Dialer-267c1fa57e3ec59dbb7b100de565debd1cb4f8ec.tar.gz
android_packages_apps_Dialer-267c1fa57e3ec59dbb7b100de565debd1cb4f8ec.tar.bz2
android_packages_apps_Dialer-267c1fa57e3ec59dbb7b100de565debd1cb4f8ec.zip
Automatic translation import
Change-Id: I1dc401d8bcc2464ace6b57b0546e2ed1777251dc Ticket: -
Diffstat (limited to 'res/values-tr')
-rw-r--r--res/values-tr/cm_arrays.xml35
-rw-r--r--res/values-tr/cm_plurals.xml35
-rw-r--r--res/values-tr/cm_strings.xml79
3 files changed, 149 insertions, 0 deletions
diff --git a/res/values-tr/cm_arrays.xml b/res/values-tr/cm_arrays.xml
new file mode 100644
index 000000000..2312527d2
--- /dev/null
+++ b/res/values-tr/cm_arrays.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- 0: sec
+ 1: min
+ 2: min sec
+ 3: hour
+ 4: hour sec
+ 5: hour min
+ 6: hour min sec -->
+ <string-array name="call_stats_duration">
+ <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ </string-array>
+</resources>
diff --git a/res/values-tr/cm_plurals.xml b/res/values-tr/cm_plurals.xml
new file mode 100644
index 000000000..96b45982e
--- /dev/null
+++ b/res/values-tr/cm_plurals.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="hour">
+ <item quantity="one">1 sa</item>
+ <item quantity="other">%d sa</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="one">1 dk</item>
+ <item quantity="other">%d dk</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="one">1 sn</item>
+ <item quantity="other">%d sn</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="one">1 arama</item>
+ <item quantity="other">%d arama</item>
+ </plurals>
+</resources>
diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml
new file mode 100644
index 000000000..634e84339
--- /dev/null
+++ b/res/values-tr/cm_strings.xml
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="incall_vibration_category_title">Gelen-arama titreşimi</string>
+ <string name="incall_vibrate_outgoing_title">Cevapladığımda titre</string>
+ <string name="incall_vibrate_call_waiting_title">Çağrı bekletildiğinde titre</string>
+ <string name="incall_vibrate_hangup_title">Kapatıldığında titre</string>
+ <string name="incall_vibrate_45_title">Her dakika titre</string>
+ <string name="incall_vibrate_45_summary">Giden aramaların her dakikasının 45. saniyesinde titreşir</string>
+ <!-- Forward lookup -->
+ <string name="nearby_places">Yakın yerler</string>
+ <string name="people">Kişiler</string>
+ <!-- Number lookup -->
+ <string name="lookup_settings_label">Telefon numarası arama</string>
+ <string name="enable_forward_lookup_title">Yönlendirme araması</string>
+ <string name="enable_forward_lookup_summary">Arama yaparken yakın konumları göster</string>
+ <string name="enable_people_lookup_title">Kişi araması</string>
+ <string name="enable_people_lookup_summary">Çeviricide arama yaparken kişiler için çevrimiçi sonuçları göster</string>
+ <string name="enable_reverse_lookup_title">Ters arama</string>
+ <string name="enable_reverse_lookup_summary">Gelen aramalarda bilinmeyen numaralar için kişi veya konum hakkında bilgi araştır</string>
+ <string name="forward_lookup_provider_title">Arama yönlendirme sağlayıcısı</string>
+ <string name="people_lookup_provider_title">Kişi arama sağlayıcısı</string>
+ <string name="reverse_lookup_provider_title">Ters arama sağlayıcısı</string>
+ <!-- Chinese Reverse Lookup Provider -->
+ <string name="cyngn_reverse_lookup_provider_name">Cyngn Çince (CN)</string>
+ <string name="call_log_show_all_slots">Tüm SIMler</string>
+ <string name="call_log_all_calls_header">Tüm aramalar</string>
+ <string name="call_log_blacklist_header">Yalnızca engellenen aramalar</string>
+ <!-- Call statistics -->
+ <string name="call_log_stats_title">İstatistikler</string>
+ <string name="callStatsDetailTitle">Arama istatistik detayları</string>
+ <string name="call_stats_incoming">Gelen: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_outgoing">Giden: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_missed">Cevapsız: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_blocked">Engellendi: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_percent"><xliff:g id="percent">%d</xliff:g>%%</string>
+ <string name="call_stats_header_total">Toplam: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
+ <string name="call_stats_header_total_callsonly">Toplam: <xliff:g id="call_count">%s</xliff:g></string>
+ <string name="call_stats_filter_from">Başlangıç tarihi</string>
+ <string name="call_stats_filter_to">Bitiş tarihi</string>
+ <string name="call_stats_filter_picker_title">Filtreleme aralığı</string>
+ <string name="date_quick_selection">Hızlı seçim</string>
+ <string name="date_qs_currentmonth">Bu ay</string>
+ <string name="date_qs_currentquarter">Bu çeyrek</string>
+ <string name="date_qs_currentyear">Bu yıl</string>
+ <string name="date_qs_lastweek">Geçen hafta</string>
+ <string name="date_qs_lastmonth">Geçen ay</string>
+ <string name="date_qs_lastquarter">Geçen çeyrek</string>
+ <string name="date_qs_lastyear">Geçen yıl</string>
+ <string name="call_stats_date_filter">Zaman aralığını ayarla</string>
+ <string name="call_stats_reset_filter">Zaman aralığını sıfırla</string>
+ <string name="call_stats_sort_by_duration">Arama süresine göre sırala</string>
+ <string name="call_stats_sort_by_count">Arama sayısına göre sırala</string>
+ <string name="call_stats_title_for_number">Bu numara</string>
+ <string name="call_stats_title_of_total">Toplam</string>
+ <string name="call_stats_title_durations">Arama süreleri</string>
+ <string name="call_stats_title_count">Arama sayısı</string>
+ <string name="call_stats_title_average_duration">Ortalama çağrı süresi</string>
+ <!-- Text displayed when there are no call log entries in the selected time range. -->
+ <string name="recent_calls_no_items_in_range">Arama kaydı seçilen zaman aralığında herhangi bir arama içermiyor.</string>
+ <string name="call_recording_category_title">Arama kaydı</string>
+ <string name="call_recording_format">Ses formatı</string>
+ <string name="call_playback_no_app_found_toast">Seçili kaydı yürütmek için hiçbir uygulama bulunamadı.</string>
+</resources>