-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtranslate.json
More file actions
154 lines (154 loc) · 6.36 KB
/
translate.json
File metadata and controls
154 lines (154 loc) · 6.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
{
"tr": {
"app_title": "Linux Kernel Manager Pro",
"password_required": "Şifre Gerekiyor",
"enter_password": "Lütfen şifrenizi girin:",
"ok": "Tamam",
"cancel": "İptal",
"make_permanent": "Ayarları Kalıcı Yap",
"profiles": "Profiller",
"dark_mode": "Karanlık Mod",
"tab_general": "Genel",
"tab_cpu": "CPU",
"tab_gpu": "GPU",
"tab_disk_mem": "Disk ve Bellek",
"tab_network": "Ağ",
"tab_modules": "Modüller",
"system_info": "🖥️ Sistem Bilgileri",
"processor": "🧠 İşlemci (CPU)",
"graphics": "🎮 Ekran Kartı (GPU)",
"memory_disk": "💾 Bellek ve Disk",
"battery": "🔋 Batarya",
"ram_capacity": "RAM Kapasitesi:",
"usage": "Kullanım:",
"ram_speed": "RAM Hızı:",
"status": "Durum:",
"set": "Ayarla",
"disk_status": "Disk Durumu",
"root_disk": "Root (/):",
"home_disk": "Home (/home):",
"disk_load": "Disk Yükü (I/O):",
"disk_speed": "Disk Hızı:",
"temperature": "Sıcaklık:",
"network_status": "🌐 Ağ Durumu",
"interface": "Arayüz:",
"network_name": "Ağ Adı:",
"ip_address": "IP Adresi:",
"download": "İndirme:",
"upload": "Yükleme:",
"total": "Toplam:",
"cores": "Çekirdek:",
"frequency": "Frekans:",
"fan": "Fan:",
"core_details": "Çekirdek Detayları",
"profile_manager": "Profil Yöneticisi",
"saved_profiles": "Kayıtlı Profiller",
"load_selected": "Seçili Profili Yükle",
"delete": "Sil",
"save_new_profile": "Yeni Profil Kaydet",
"save_current": "Şu Anki Ayarları Kaydet",
"permanent_settings": "Kalıcı Yapılacak Ayarlar",
"apply_service": "Sistem Servisi Oluştur ve Uygula",
"remove_service": "Servisi Devre Dışı Bırak ve Sil",
"success": "Başarılı",
"error": "Hata",
"warning": "Uyarı",
"perm_info": "Bu işlem, seçili ayarları sistem başlangıcında otomatik olarak\nuygulayacak bir sistem servisi (`systemd`) oluşturacaktır.\nDevam etmek için yönetici şifresi gereklidir.",
"auth_required": "Yetki Gerekiyor",
"enter_sudo": "Ayarları uygulamak için yönetici (sudo) şifrenizi girin:",
"op_cancelled": "İşlem kullanıcı tarafından iptal edildi.",
"incorrect_pass": "Hatalı şifre girdiniz.",
"service_removed": "Sistem servisi ve dosyaları başarıyla kaldırıldı.",
"service_applied": "Ayarlar kalıcı hale getirildi ve sistem servisi etkinleştirildi.",
"profile_loaded": "Ayarlar sisteme uygulandı.",
"unknown": "Bilinmiyor",
"auth_fail": "Yetki Yok",
"package_manager_fail": "Paket yöneticisi algılanamadı.",
"zram_passive": "ZRAM Pasif veya Yüklü Değil",
"language": "Dil",
"restart_needed": "Dil değişikliğinin tam olarak uygulanması için uygulamayı yeniden başlatın.",
"host": "Host",
"kernel": "Kernel",
"uptime": "Uptime",
"shell": "Shell",
"battery_full": "Doluluk",
"battery_status": "Durum",
"size_placeholder": "Boyut (2G)"
},
"en": {
"app_title": "Linux Kernel Manager Pro",
"password_required": "Password Required",
"enter_password": "Please enter your password:",
"ok": "OK",
"cancel": "Cancel",
"make_permanent": "Make Permanent",
"profiles": "Profiles",
"dark_mode": "Dark Mode",
"tab_general": "General",
"tab_cpu": "CPU",
"tab_gpu": "GPU",
"tab_disk_mem": "Disk & Memory",
"tab_network": "Network",
"tab_modules": "Modules",
"system_info": "🖥️ System Info",
"processor": "🧠 Processor (CPU)",
"graphics": "🎮 Graphics (GPU)",
"memory_disk": "💾 Memory & Disk",
"battery": "🔋 Battery",
"ram_capacity": "RAM Capacity:",
"usage": "Usage:",
"ram_speed": "RAM Speed:",
"status": "Status:",
"set": "Set",
"disk_status": "Disk Status",
"root_disk": "Root (/):",
"home_disk": "Home (/home):",
"disk_load": "Disk Load (I/O):",
"disk_speed": "Disk Speed:",
"temperature": "Temperature:",
"network_status": "🌐 Network Status",
"interface": "Interface:",
"network_name": "Network Name:",
"ip_address": "IP Address:",
"download": "Download:",
"upload": "Upload:",
"total": "Total:",
"cores": "Cores:",
"frequency": "Frequency:",
"fan": "Fan:",
"core_details": "Core Details",
"profile_manager": "Profile Manager",
"saved_profiles": "Saved Profiles",
"load_selected": "Load Selected",
"delete": "Delete",
"save_new_profile": "Save New Profile",
"save_current": "Save Current Settings",
"permanent_settings": "Settings to Persist",
"apply_service": "Create & Apply System Service",
"remove_service": "Disable & Remove Service",
"success": "Success",
"error": "Error",
"warning": "Warning",
"perm_info": "This operation will create a system service (`systemd`) to automatically\napply selected settings on boot.\nAdministrator password is required to proceed.",
"auth_required": "Authentication Required",
"enter_sudo": "Enter administrator (sudo) password to apply settings:",
"op_cancelled": "Operation cancelled by user.",
"incorrect_pass": "Incorrect password entered.",
"service_removed": "System service and files successfully removed.",
"service_applied": "Settings made permanent and system service enabled.",
"profile_loaded": "Settings applied to system.",
"unknown": "Unknown",
"auth_fail": "No Auth",
"package_manager_fail": "Package manager not detected.",
"zram_passive": "ZRAM Passive or Not Installed",
"language": "Language",
"restart_needed": "Please restart the application to fully apply language changes.",
"host": "Host",
"kernel": "Kernel",
"uptime": "Uptime",
"shell": "Shell",
"battery_full": "Capacity",
"battery_status": "Status",
"size_placeholder": "Size (2G)"
}
}