Skip to content

Commit 012b1f5

Browse files
authored
Merge pull request #1691 from keymapperorg/l10n/develop
New Crowdin Translations
2 parents 433936a + 030ea75 commit 012b1f5

53 files changed

Lines changed: 990 additions & 3 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app/src/main/res/values-tr/strings.xml

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<string name="button_restart_accessibility_service">Erişilebilirlik servisini yeniden başlat</string>
2222
<string name="share_backup">Paylaş</string>
2323
<string name="app_list_empty">Burada hiçbir şey yok!</string>
24+
<string name="ui_element_list_empty">Key Mapper hiçbir etkileşim algılamadı. Ek öğeler göstermeyi deneyin.</string>
2425
<string name="stop_repeating_dot_dot_dot">Tekrarlamayı durdur…</string>
2526
<string name="stop_repeating_when_trigger_released">Tetikleyici bırakıldığında</string>
2627
<string name="stop_repeating_trigger_pressed_again">Tetikleyici tekrar basıldığında</string>
@@ -41,8 +42,8 @@
4142
<string name="content_description_done_configuring_coordinate">Koordinat seçimi tamamlandı</string>
4243
<string name="clip_key_mapper_log">Key Mapper günlüğü</string>
4344
<string name="whats_new">Neler Yeni</string>
44-
<string name="caption_action_type_sound">Ses dosyası, Key Mapperın özel veri klasörüne kopyalanacak; bu, dosya taşınsa veya silinse bile eylemlerinizin çalışmaya devam edeceği anlamına gelir. Ayrıca, tuş eşlemelerinizle birlikte zip klasöründe yedeklenecektir.
45-
Kaydedilen ses dosyalarını ayarlardan silebilirsiniz.</string>
45+
<string name="caption_action_type_sound">Sistem zil sesini kullanabilir veya özel bir ses dosyası seçebilirsiniz.\n\nÖzel ses dosyası, Key Mapper\'ın özel veri klasörüne kopyalanacak; bu, dosya taşınsa veya silinse bile işlemlerinizin çalışmaya devam edeceği anlamına gelir. Ayrıca, anahtar haritalarınızla birlikte zip klasöründe yedeklenecektir.
46+
Kaydedilmiş ses dosyalarını ayarlardan silebilirsiniz.</string>
4647
<string name="caption_no_paired_bt_devices">Eşleştirilmiş cihaz bulunamadı. Bluetooth açık mı?</string>
4748
<string name="create_key_map_shortcut_footer">Kısayol olarak kullanmak için bir tuş eşlemesine dokunun.</string>
4849
<string name="create_key_map_shortcut_app_title">Tuş eşleme kısayolu oluştur</string>
@@ -71,6 +72,7 @@
7172
<string name="home_success_accessibility_service_is_enabled">Erişilebilirlik servisi etkin! Tuş eşlemeleriniz çalışmalı.</string>
7273
<string name="home_error_logging_enabled">Ekstra günlük kaydı açık! Bir sorunu düzeltmeye çalışmıyorsanız bunu kapatın.</string>
7374
<string name="home_error_logging_enabled_button">Kapat</string>
75+
<string name="home_error_notification_permission">Daha iyi ekran mesajları, daha fazla işlem ve hizmet güncellemeleri için bildirimleri açın.</string>
7476
<string name="title_about">Hakkında</string>
7577
<!-- Action descriptions -->
7678
<string name="description_open_app">%s uygulamasını aç</string>
@@ -87,6 +89,7 @@
8789
<string name="description_pinch_coordinate_with_description">%s, %d parmakla %d/%d koordinatlarında %dpx sıkıştırma mesafesiyle %dms içinde (%s)</string>
8890
<string name="description_phone_call">%s numarayı ara</string>
8991
<string name="description_sound">Ses çal: %s</string>
92+
<string name="description_sound_unknown">Bilinmeyen sesi oynat</string>
9093
<!-- Action descriptions -->
9194
<!-- Headers -->
9295
<string name="option_list_header">Seçenekler:</string>
@@ -319,6 +322,7 @@
319322
<string name="button_config_intent_set_flags">Bayrakları ayarla</string>
320323
<string name="button_slider_repeat_no_limit">Sınır yok</string>
321324
<string name="button_choose_sound_file">Ses dosyası seç</string>
325+
<string name="button_choose_system_sound_file">Sistem zil sesini seç</string>
322326
<string name="button_edit_action">Eylemi düzenle</string>
323327
<string name="button_replace_action">Eylemi değiştir</string>
324328
<!-- Button titles -->
@@ -777,6 +781,15 @@
777781
<string name="action_rewind_package">Bir uygulama için geri sar</string>
778782
<string name="action_rewind_package_formatted">%s için geri sar</string>
779783
<string name="action_rewind_message">Tüm medya uygulamaları geri sarmayı desteklemez. Örn. Google Play Music.</string>
784+
<string name="action_stop_media">Medyayı durdur</string>
785+
<string name="action_stop_media_package">Bir uygulama için medyayı durdur</string>
786+
<string name="action_stop_media_package_formatted">%s için medyayı durdur</string>
787+
<string name="action_step_forward_media">Medyayı ileri sar</string>
788+
<string name="action_step_forward_media_package">Bir uygulama için medyayı ileri sar</string>
789+
<string name="action_step_forward_media_package_formatted">%s için medyayı ileri sar</string>
790+
<string name="action_step_backward_media">Medyayı geri sar</string>
791+
<string name="action_step_backward_media_package">Bir uygulama için medyayı geri sar</string>
792+
<string name="action_step_backward_media_package_formatted">%s için medyayı geri sar</string>
780793
<string name="action_go_back">Geri dön</string>
781794
<string name="action_go_home">Ana ekrana git</string>
782795
<string name="action_open_recents">Son uygulamaları aç</string>
@@ -872,6 +885,7 @@
872885
<item quantity="one">%d öğe seçildi</item>
873886
<item quantity="other">%d öğe seçildi</item>
874887
</plurals>
888+
<string name="action_interact_ui_element_choose_app_title">Etkileşim kuracağınız uygulamayı seçin</string>
875889
<string name="action_interact_ui_element_record_again">Tekrar kaydet</string>
876890
<string name="action_interact_ui_element_choose_element_title">Uygulama öğesini seçin</string>
877891
<string name="action_interact_ui_element_choose_element_text">Tuş haritanızın etkileşime geçmesini istediğiniz öğeyi seçin.</string>
@@ -880,6 +894,7 @@
880894
<string name="action_interact_ui_element_interaction_type_dropdown">Olası etkileşimler</string>
881895
<string name="action_interact_ui_element_interaction_type_dropdown_caption">UI öğesiyle nasıl etkileşim kurmak istediğinizi seçin.</string>
882896
<string name="action_interact_ui_element_filter_interaction_type_dropdown">Etkileşim türünü filtrele</string>
897+
<string name="action_interact_ui_element_checkbox_additional_elements">Ek öğeleri göster</string>
883898
<string name="action_interact_ui_element_interaction_type_any">Herhangi biri</string>
884899
<string name="action_interact_ui_element_interaction_type_click">Dokun</string>
885900
<string name="action_interact_ui_element_interaction_type_long_click">Dokun ve basılı tut</string>
@@ -892,7 +907,9 @@
892907
<string name="action_interact_ui_element_interaction_details_title">Etkileşim detayları</string>
893908
<string name="action_interact_ui_element_description_label">Açıklama</string>
894909
<string name="action_interact_ui_element_app_label">Uygulama</string>
910+
<string name="action_interact_ui_element_text_label">Metin/içerik açıklaması</string>
895911
<string name="action_interact_ui_element_class_name_label">Sınıf adı</string>
912+
<string name="action_interact_ui_element_tooltip_label">Araç ipucu/öneri</string>
896913
<string name="action_interact_ui_element_view_id_label">Kaynak kimliğini görüntüle</string>
897914
<string name="action_interact_ui_element_unique_id_label">Özgün kimlik</string>
898915
<string name="action_interact_ui_element_interaction_types_label">Etkileşim türü</string>
@@ -1000,6 +1017,7 @@
10001017
<string name="unlock_product_button">Kilidi aç (%s)</string>
10011018
<string name="use_product_button">Kullan</string>
10021019
<string name="loading_product_button">Yükleniyor…</string>
1020+
<string name="purchased_product_label">Satın alındı!</string>
10031021
<string name="retry_loading_price_button">Fiyatı tekrar almayı dene</string>
10041022
<string name="purchasing_error_cancelled">Satın alma iptal edildi.</string>
10051023
<string name="purchasing_error_not_implemented">Bu, yalnızca Google Play\'den Key Mapper indirilerek satın alınabilen ücretli bir özellik gerektiriyor.</string>
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons!
2+
3+
Key Mapper supports a huge variety of buttons and keys*:
4+
5+
- ALL your phone buttons (volume AND side key)
6+
- Game controllers (D-pad, ABXY, and most others)
7+
- Keyboards
8+
- Headsets and headphones
9+
- Fingerprint sensor
10+
11+
Not enough keys? Design your own on-screen button layouts and remap those just like real keys!
12+
13+
14+
What shortcuts can I make?
15+
--------------------------
16+
17+
With over 100 individual actions, the sky is the limit.
18+
Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps.
19+
20+
21+
How much control do I have?
22+
---------------------------
23+
24+
TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons.
25+
26+
ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks.
27+
28+
CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control.
29+
30+
* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device.
31+
32+
Not currently supported:
33+
- Mouse buttons
34+
- Joysticks and triggers (LT,RT) on gamepads
35+
36+
37+
Security and accessibility services
38+
---------------------------
39+
40+
This app includes our Key Mapper Accessibility service that uses the Android Accessibility API to detect the app in focus and adapt key presses to user-defined key maps. It is also used to draw assistive Floating Button overlays on top of other apps.
41+
42+
By accepting to run the accessibility service, the app will monitor key strokes while you're using your device. It will also emulate swipes and pinches if you are using those actions in the app.
43+
44+
It will NOT collect any user data or connect to the internet to send any data anywhere.
45+
46+
Our accessibility service is only triggered by the user when pressing a physical key on their device. It can be turned off any time by the user in the system accessibility settings.
47+
48+
Come say hi in our Discord community!
49+
www.keymapper.club
50+
51+
See the code for yourself! (Open source)
52+
code.keymapper.club
53+
54+
Read the documentation:
55+
docs.keymapper.club
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons!
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Key Mapper & Floating Buttons
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons!
2+
3+
Key Mapper supports a huge variety of buttons and keys*:
4+
5+
- ALL your phone buttons (volume AND side key)
6+
- Game controllers (D-pad, ABXY, and most others)
7+
- Keyboards
8+
- Headsets and headphones
9+
- Fingerprint sensor
10+
11+
Not enough keys? Design your own on-screen button layouts and remap those just like real keys!
12+
13+
14+
What shortcuts can I make?
15+
--------------------------
16+
17+
With over 100 individual actions, the sky is the limit.
18+
Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps.
19+
20+
21+
How much control do I have?
22+
---------------------------
23+
24+
TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons.
25+
26+
ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks.
27+
28+
CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control.
29+
30+
* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device.
31+
32+
Not currently supported:
33+
- Mouse buttons
34+
- Joysticks and triggers (LT,RT) on gamepads
35+
36+
37+
Security and accessibility services
38+
---------------------------
39+
40+
This app includes our Key Mapper Accessibility service that uses the Android Accessibility API to detect the app in focus and adapt key presses to user-defined key maps. It is also used to draw assistive Floating Button overlays on top of other apps.
41+
42+
By accepting to run the accessibility service, the app will monitor key strokes while you're using your device. It will also emulate swipes and pinches if you are using those actions in the app.
43+
44+
It will NOT collect any user data or connect to the internet to send any data anywhere.
45+
46+
Our accessibility service is only triggered by the user when pressing a physical key on their device. It can be turned off any time by the user in the system accessibility settings.
47+
48+
Come say hi in our Discord community!
49+
www.keymapper.club
50+
51+
See the code for yourself! (Open source)
52+
code.keymapper.club
53+
54+
Read the documentation:
55+
docs.keymapper.club
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons!
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Key Mapper & Floating Buttons
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons!
2+
3+
Key Mapper supports a huge variety of buttons and keys*:
4+
5+
- ALL your phone buttons (volume AND side key)
6+
- Game controllers (D-pad, ABXY, and most others)
7+
- Keyboards
8+
- Headsets and headphones
9+
- Fingerprint sensor
10+
11+
Not enough keys? Design your own on-screen button layouts and remap those just like real keys!
12+
13+
14+
What shortcuts can I make?
15+
--------------------------
16+
17+
With over 100 individual actions, the sky is the limit.
18+
Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps.
19+
20+
21+
How much control do I have?
22+
---------------------------
23+
24+
TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons.
25+
26+
ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks.
27+
28+
CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control.
29+
30+
* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device.
31+
32+
Not currently supported:
33+
- Mouse buttons
34+
- Joysticks and triggers (LT,RT) on gamepads
35+
36+
37+
Security and accessibility services
38+
---------------------------
39+
40+
This app includes our Key Mapper Accessibility service that uses the Android Accessibility API to detect the app in focus and adapt key presses to user-defined key maps. It is also used to draw assistive Floating Button overlays on top of other apps.
41+
42+
By accepting to run the accessibility service, the app will monitor key strokes while you're using your device. It will also emulate swipes and pinches if you are using those actions in the app.
43+
44+
It will NOT collect any user data or connect to the internet to send any data anywhere.
45+
46+
Our accessibility service is only triggered by the user when pressing a physical key on their device. It can be turned off any time by the user in the system accessibility settings.
47+
48+
Come say hi in our Discord community!
49+
www.keymapper.club
50+
51+
See the code for yourself! (Open source)
52+
code.keymapper.club
53+
54+
Read the documentation:
55+
docs.keymapper.club
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons!
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Key Mapper & Floating Buttons

0 commit comments

Comments
 (0)