summaryrefslogtreecommitdiff
path: root/noctalia/.config/plugins/keybind-cheatsheet/i18n/tr.json
diff options
context:
space:
mode:
Diffstat (limited to 'noctalia/.config/plugins/keybind-cheatsheet/i18n/tr.json')
-rw-r--r--noctalia/.config/plugins/keybind-cheatsheet/i18n/tr.json117
1 files changed, 117 insertions, 0 deletions
diff --git a/noctalia/.config/plugins/keybind-cheatsheet/i18n/tr.json b/noctalia/.config/plugins/keybind-cheatsheet/i18n/tr.json
new file mode 100644
index 0000000..c1f8f13
--- /dev/null
+++ b/noctalia/.config/plugins/keybind-cheatsheet/i18n/tr.json
@@ -0,0 +1,117 @@
+{
+ "default-category": "Kısayol tuşları",
+ "error": {
+ "unsupported-compositor": "Desteklenmeyen kompozitör",
+ "sway-not-supported": "Sway henüz desteklenmiyor",
+ "sway-detail": "Sway desteği gelecekteki bir güncellemede eklenebilir (Hyprland'a benzer format)",
+ "labwc-not-supported": "LabWC desteklenmiyor",
+ "labwc-detail": "LabWC bu eklentiyle uyumlu olmayan XML yapılandırma formatı kullanıyor",
+ "unknown-compositor": "Bilinmeyen kompozitör algılandı",
+ "unknown-detail": "Bu eklenti yalnızca Hyprland ve Niri kompozitörlerini destekler",
+ "hyprctl-failed": "hyprctl binds failed - is Hyprland running?"
+ },
+ "panel": {
+ "loading": "Yukleniyor...",
+ "loading-timeout": "Loading timed out. Click Refresh to retry.",
+ "title": "Tuş haritası",
+ "title-hyprland": "Hyprland tuş haritası",
+ "title-niri": "Niri tuş haritası",
+ "title-mango": "MangoWC Keymap",
+ "workspace-switching": "ÇALIŞMA ALANLARI - GEÇİŞ",
+ "workspace-moving": "ÇALIŞMA ALANLARI - TAŞIMA",
+ "workspace-mouse": "ÇALIŞMA ALANLARI - FARE",
+ "search-placeholder": "Kısayol ara...",
+ "no-description": "(no description)",
+ "other": "Other",
+ "undescribed": "Without Description",
+ "add-description": "Add description",
+ "add-description-placeholder": "Description...",
+ "save-description": "Save",
+ "cancel": "Cancel",
+ "hide-bind": "Hide this bind"
+ },
+ "settings": {
+ "title": "Klavye Kisayollari Ayarlari",
+ "description": "Panel icin klavye kisayollarinin gorunumunu ve kaynaklarini yapilandirin.",
+ "tab-general": "General",
+ "tab-appearance": "Appearance",
+ "window-size": "Pencere Boyutu",
+ "width": "Genislik:",
+ "height": "Yukseklik:",
+ "auto-height": "Otomatik",
+ "auto-height-hint": "'Otomatik' etkinlestirildiginde, yukseklik icerge gore otomatik olarak ayarlanir.",
+ "layout": "Duzen",
+ "columns": "Sutun sayisi:",
+ "columns-hint": "Daha fazla sutun daha genis pencerelerle daha iyi calisir.",
+ "parsing-options": "Parsing Options",
+ "merge-sequential": "Merge sequential keybinds",
+ "merge-sequential-hint": "Combine consecutive numeric keybinds (e.g. Super+1..5 -> Workspace 1..5) into a single ranged entry.",
+ "show-undescribed": "Show undescribed binds",
+ "show-undescribed-hint": "Include keybinds that have no comment description. They will be auto-labeled with the action.",
+ "split-workspaces": "Split large workspace category",
+ "split-workspaces-hint": "When a workspace category exceeds the threshold, split it into Switching, Moving, and Mouse subcategories.",
+ "split-threshold": "Split threshold (binds):",
+ "config-paths": "Yapilandirma Dosyalari",
+ "config-paths-description": "Klavye kisayolu yapilandirma dosyalariniza ozel yollar belirtin. Eklenti otomatik olarak tum include/source yonergelerini takip eder.",
+ "hyprland-format-hint": "Beklenen format: bind = $mod, KEY, action #\"aciklama\"\nKategoriler: # 1. KATEGORI ADI",
+ "niri-format-hint": "Kategoriler su sekilde olusturulur: // #\"Kategori adi\"\nAciklamalar: hotkey-overlay-title=\"aciklama\"",
+ "actions": "Islemler",
+ "refresh-keybinds": "Kisayollari Yenile",
+ "refresh-message": "Paneli actinizda kisayollar yeniden yuklenecektir.",
+ "reset-defaults": "Varsayilanlara Sifirla",
+ "reset-message": "Ayarlar varsayilan degerlere sifirlandi.",
+ "saved": "Ayarlar basariyla kaydedildi.",
+ "keybind-setup": "Kisayol Ayari",
+ "keybind-setup-description": "Cheatsheet'i bir klavye kisayoluyla acmak icin, bu bind'i compositor yapilandirmaniza ekleyin:",
+ "keybind-example-hyprland": "Hyprland: bind = $mod, F1, exec, qs -c \"noctalia-shell\" ipc call plugin:keybind-cheatsheet toggle",
+ "keybind-example-niri": "Niri: Super+F1 { spawn \"qs\" \"-c\" \"noctalia-shell\" \"ipc\" \"call\" \"plugin\" \"togglePanel\" \"keybind-cheatsheet\"; }",
+ "mod-var": "Mod Tusu Degiskeni",
+ "mod-var-hint": "Super tusunuz icin kullanilan degisken adi (orn. $mod veya $mainMod).",
+ "width-range": "px (400-3000)",
+ "height-range": "px (300-2000)",
+ "hyprland-path": "Hyprland yolu",
+ "niri-path": "Niri yolu",
+ "mango-path": "Mango Path",
+ "mango-format-hint": "Expected format: bind=MODS,KEY,ACTION,ARGS\nCategories: # Category Name (horizontal rules stripped)\nOptional per-bind description: trailing #\"description\"",
+ "keybind-example-mango": "Mango example: bind=SUPER,F1,spawn_shell,noctalia-shell ipc call plugin:keybind-cheatsheet toggle",
+ "appearance-section": "Appearance",
+ "appearance-description": "Customize the colors used for special key categories. Changes apply immediately and persist when you click Apply.",
+ "preview-section": "Live Preview",
+ "color-pickers": "Key Colors",
+ "color-super": "Super / Mod key",
+ "color-ctrl": "Ctrl key",
+ "color-shift": "Shift key",
+ "color-alt": "Alt-modifier keys",
+ "color-xf86": "XF86 multimedia keys",
+ "color-print": "Print / Screenshot keys",
+ "color-numeric": "Numeric keys (workspaces)",
+ "color-mouse": "Mouse buttons",
+ "color-default": "Default letter keys",
+ "color-label": "Key label text",
+ "color-description": "Description text",
+ "color-theme-hint": "Leave empty to use theme accent color.",
+ "reset-color": "Reset to default",
+ "reset-all-colors": "Reset all colors",
+ "color-auto": "auto",
+ "color-mod2": "Mod2 key",
+ "color-mod3": "Mod3 key",
+ "color-mod5": "Mod5 key",
+ "mod-label-hint": "Mod2 / Mod3 / Mod5 ham X11 değiştiricileridir (örn. caps:hyper, Caps'i Mod3'e atar). Onlara \"Hyper\" gibi anlaşılır bir etiket vermek için yeniden adlandırma alanını kullanın. Ham değiştirici adını göstermek için boş bırakın.",
+ "color-paste-hint": "İpucu: bir hex rengi (ör. #FF6B6B) panoya kopyalayın; hapın içinde hızlı yapıştırma simgesi görünecek.",
+ "keybind-ipc-command": "qs -c \"noctalia-shell\" ipc call plugin:keybind-cheatsheet toggle",
+ "hyprland-lua-path": "Hyprland Lua Path",
+ "hyprland-parser-mode": "Parser:",
+ "hyprland-lua-hint": "Auto: uses hyprland.lua via `hyprctl binds` when it exists, otherwise the legacy .conf parser.",
+ "undescribed-title": "Undescribed Binds",
+ "overrides-summary": "Hidden: {hidden} - Custom descriptions: {custom}",
+ "restore-hidden": "Restore hidden",
+ "restore-hidden-message": "Hidden binds restored.",
+ "clear-overrides": "Clear all overrides",
+ "clear-overrides-message": "All bind overrides cleared."
+ },
+ "barwidget": {
+ "tooltip": "Kısayol Kopya Kağıdı",
+ "open": "Kopya kağıdını aç",
+ "settings": "Eklenti ayarları"
+ }
+}