-
Notifications
You must be signed in to change notification settings - Fork 212
Expand file tree
/
Copy pathLocalizable.strings
More file actions
43 lines (42 loc) · 3.4 KB
/
Copy pathLocalizable.strings
File metadata and controls
43 lines (42 loc) · 3.4 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
"Welcome to StikDebug %@!" = "Welcome to StikDebug %@!";
"Click connect to get started" = "Click connect to get started";
"Pick pairing file to get started" = "Pick pairing file to get started";
"Device Not Mounted" = "Device Not Mounted";
"The Developer Disk Image has not been mounted yet. Check in settings for more information." = "The Developer Disk Image has not been mounted yet. Check in settings for more information.";
"Connect by App" = "Connect by App";
"Select Pairing File" = "Select Pairing File";
"Connect by PID" = "Connect by PID";
"Open Console" = "Open Console";
"Processing pairing file..." = "Processing pairing file...";
"\u2713 Pairing file successfully imported" = "\u2713 Pairing file successfully imported";
"Please enter the PID of the process you want to connect to" = "Please enter the PID of the process you want to connect to";
"Invalid PID" = "Invalid PID";
"Success" = "Success";
"JIT has been enabled for pid %d." = "JIT has been enabled for pid %d.";
"Installed Apps" = "Installed Apps";
"No Debuggable App Found" = "No Debuggable App Found";
"StikDebug can only connect to apps with the \"get-task-allow\" entitlement. Please check if the app you want to connect to is signed with a development certificate." = "StikDebug can only connect to apps with the \"get-task-allow\" entitlement. Please check if the app you want to connect to is signed with a development certificate.";
"Favorites (%d/4)" = "Favorites (%d/4)";
"Recents" = "Recents";
"All Applications" = "All Applications";
"Remove Favorite" = "Remove Favorite";
"Add to Favorites" = "Add to Favorites";
"Copy Bundle ID" = "Copy Bundle ID";
"Delete" = "Delete";
"Loading..." = "Loading...";
"Error Occurred While Executing the Default Script." = "Error Occurred While Executing the Default Script.";
"Unsupported OS Version" = "Unsupported OS Version";
"StikJIT only supports 17.4 and above. Your device is running iOS/iPadOS %@" = "StikJIT only supports 17.4 and above. Your device is running iOS/iPadOS %@";
"Cancel" = "Cancel";
"OK" = "OK";
"Enable Advanced Options" = "Ativar opções avançadas";
"Welcome!" = "Bem-vindo!";
"Thanks for installing the app. This brief introduction will help you get started." = "Obrigado por instalar o app. Esta breve introdução ajudará você a começar.";
"StikDebug is an on-device debugger designed specifically for self-developed apps. It helps streamline testing and troubleshooting without sending any data to external servers." = "StikDebug é um depurador no dispositivo projetado especificamente para apps desenvolvidos internamente. Ele ajuda a simplificar testes e resolução de problemas sem enviar nenhum dado para servidores externos.";
"The next step will prompt you to allow VPN permissions. This is necessary for the app to function properly. The VPN configuration allows your device to securely connect to itself — nothing more. Rest assured, no data is collected or sent externally. Everything stays on your device." = "A próxima etapa solicitará que você permita as permissões de VPN. Isso é necessário para que o app funcione corretamente. A configuração de VPN permite que seu dispositivo se conecte com segurança a ele mesmo — nada mais. Fique tranquilo, nenhum dado é coletado ou enviado externamente. Tudo permanece no seu dispositivo.";
"Continue" = "Continuar";
"Disconnected" = "Desconectado";
"Connecting" = "Conectando";
"Connected" = "Conectado";
"Disconnecting" = "Desconectando";
"Error" = "Erro";