You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"batteryOptimizationMessage": "For Android 13 and above, We need to disable battery optimization for this app to work properly in the background.",
11
+
"batteryOptimization": "Batarya Optimizasyonu",
12
+
"batteryOptimizationMessage": "Android 13 ve üzeri sürümlerde, bu uygulamanın arka planda düzgün çalışması için pil optimizasyonunu devre dışı bırakmanız gerekiyor.",
13
13
"blutter": "Blutter",
14
-
"blutterDesc": "Flutter binary analysis tool",
15
-
"blutterNote": "\nAPK: The app will directly handle APK files.\n\r\nZIP: Ensure ZIP files contain only the `libapp.so` for arm64 architecture. Failure to comply may result in errors.",
16
-
"cancel": "Cancel",
17
-
"chat": "Chat",
18
-
"checkForUpdate": "Check for Updates",
19
-
"checkingDeviceRam": "Checking device RAM...",
20
-
"chooseFile": "Choose {type}",
14
+
"blutterDesc": "Flutter ikili analiz aracı",
15
+
"blutterNote": "\nAPK: APK dosyalarını doğrudan işleyecektir.\n\r\nZIP: dosyalarının yalnızca arm64 mimarisi için `libapp.so` dosyasını içerdiğinden emin olun. Buna uyulmaması hatalara neden olabilir.",
16
+
"cancel": "Kapat",
17
+
"chat": "Sohbet",
18
+
"checkForUpdate": "Güncellemeleri kontrol et",
19
+
"checkingDeviceRam": "Cihaz RAM'i kontrol ediliyor...",
20
+
"chooseFile": "Seç {type}",
21
21
"@chooseFile": {
22
22
"placeholders": {
23
23
"type": {
24
24
"type": "String"
25
25
}
26
26
}
27
27
},
28
-
"cleanMeta": "Clean META-INF directory",
29
-
"confirmPassword": "Confirm Password",
30
-
"continueAsGuest": "Continue as Guest",
31
-
"copiedToClipboard": "Copied to clipboard",
32
-
"createAccount": "Create Account",
33
-
"dexRepair": "Dex Repair",
34
-
"dexRepairDesc": "Repair DEX files",
35
-
"downloadedModels": "Downloaded Models:",
36
-
"downloading": "Downloading...",
37
-
"downloadModel": "Download a model:",
38
-
"email": "Email",
39
-
"emailCond": "Please enter a valid Gmail address",
40
-
"enterEmail": "Please enter email",
41
-
"enterModelName": "Enter a model name",
42
-
"enterPassword": "Please enter password",
43
-
"enterUsername": "Please enter username",
44
-
"errorDuringAnalysis": "An error occurred during analysis",
45
-
"failedToExtractFiles": "Failed to extract files from ZIP: {e}",
28
+
"cleanMeta": "META-INF dizinini temizle",
29
+
"confirmPassword": "Parolayı onayla",
30
+
"continueAsGuest": "Misafir olarak devam et",
31
+
"copiedToClipboard": "Panoya kopyala",
32
+
"createAccount": "Hesap Oluştur",
33
+
"dexRepair": "Dex Onarımı",
34
+
"dexRepairDesc": "DEX dosyalarını düzelt",
35
+
"downloadedModels": "İndirilen Modeller:",
36
+
"downloading": "İndiriliyor...",
37
+
"downloadModel": "Model indir:",
38
+
"email": "Eposta",
39
+
"emailCond": "Lütfen geçerli bir gmail adresi girin",
40
+
"enterEmail": "Lütfen eposta adresinizi girin",
41
+
"enterModelName": "Model adını girin",
42
+
"enterPassword": "Lütfen parolayı girin",
43
+
"enterUsername": "Lütfen kullanıcı adını girin",
44
+
"errorDuringAnalysis": "Analiz sırasında bir hata oluştu",
45
+
"failedToExtractFiles": "Dosyalar ZIP dosyasından çıkarılamadı: {e}",
46
46
"@failedToExtractFiles": {
47
47
"placeholders": {
48
48
"e": {
49
49
"type": "String"
50
50
}
51
51
}
52
52
},
53
-
"failedToPullModel": "Failed to pull model: {error}",
53
+
"failedToPullModel": "Model çekilemedi: {error}",
54
54
"@failedToPullModel": {
55
55
"placeholders": {
56
56
"error": {
57
57
"type": "String"
58
58
}
59
59
}
60
60
},
61
-
"featureNeedsApp": "Please use the desktop or mobile app for this feature.",
62
-
"fetchingModelInfo": "Fetching model info...",
63
-
"flutterAnalysis": "Flutter Analysis",
64
-
"flutterAnalysisDesc": "Analyze Flutter libs",
65
-
"generate": "Generate",
66
-
"generating": "Generating...",
67
-
"guestNotAllowed": "Guest users cannot use this feature",
68
-
"iDonTLoveThisApp": "I don't care, I'll regret",
69
-
"iLoveThisApp": "I'm sorry, I love this app",
70
-
"jniAnalysis": "JNI Analysis",
71
-
"jniAnalysisDesc": "Find JNI signatures in APK",
72
-
"language": "Language: {languageCode}",
61
+
"featureNeedsApp": "Bu özellik için masaüstü ya da mobil uygulamayı kullanın.",
62
+
"fetchingModelInfo": "Model bilgileri alınıyor...",
63
+
"flutterAnalysis": "Flutter Analizi",
64
+
"flutterAnalysisDesc": "Flutter libs analizi",
65
+
"generate": "Oluştur",
66
+
"generating": "Oluşturuluyor...",
67
+
"guestNotAllowed": "Misafir kullanıcılar bu özelliği kullanamazlar.",
68
+
"iDonTLoveThisApp": "Umurumda değil, pişman olacağım.",
69
+
"iLoveThisApp": "Üzgünüm, bu uygulamayı çok seviyorum.",
70
+
"jniAnalysis": "JNI Analizi",
71
+
"jniAnalysisDesc": "APK'da JNI imzalarını bulun",
72
+
"language": "Dil: {languageCode}",
73
73
"@language": {
74
74
"description": "Language code",
75
75
"placeholders": {
@@ -79,100 +79,100 @@
79
79
}
80
80
}
81
81
},
82
-
"largeModelWarning": "Large Model Warning",
83
-
"later": "Later",
84
-
"login": "Login",
85
-
"merge": "Merge",
86
-
"mergeSplitApks": "Merge Split APKs",
87
-
"mergeUnsupportedOnWeb": "Split APK merging is not possible in the web version.",
0 commit comments