From 967c7c12eba4d2a5d75d2f2abbf0034a5ca34a85 Mon Sep 17 00:00:00 2001 From: renatochic <54142000+renatochic@users.noreply.github.com> Date: Thu, 15 Aug 2019 15:43:12 +0300 Subject: [PATCH 1/2] ro.string (Romanian) --- en.strings | 38 -------------------------------------- ro.string | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 38 deletions(-) delete mode 100644 en.strings create mode 100644 ro.string diff --git a/en.strings b/en.strings deleted file mode 100644 index e57ef50..0000000 --- a/en.strings +++ /dev/null @@ -1,38 +0,0 @@ -"ABORT"="Abort"; -"ABORT_SETUP"="Abort Setup"; -"ABORT_SETUP_MESSAGE"="Are you sure you want to abort the setup? The setup will be restarted after a respring."; -"ARE_YOU_SURE"="Are you sure?"; -"ASCII_CHARACTERS_ONLY_MESSAGE"="Only ASCII characters are allowed."; -"CANCEL"="Cancel"; -"CONTINUE"="Continue"; -"EMPTY_PASSWORD_MESSAGE"="Password cannot be empty."; -"GET_STARTED"="Get Started"; -"HELPER_CANNOT_BE_FOUND"="Could not locate the helper."; -"HELPER_COULDNT_BE_LAUNCHED"="Failed to launch the helper."; -"HELPER_ERROR_2"="Failed to access the passwd file."; -"HELPER_ERROR_4"="Failed to hash the password."; -"HELPER_ERROR_5"="The passwd file is corrupted."; -"HELPER_ERROR_6"="Failed to become root."; -"MOBILE_DESCRIPTION"="\"mobile\" is another system account on iOS devices. Although this account doesn't have as many privileges as the root account, it can still access a lot of your personal information. It is recommended for everyone to change the password for this account since the default password for this account is the same as the default password for the root account."; -"NEW_PASSWORD"="New Password"; -"NEXT"="Next"; -"OK"="OK"; -"PASSWORD"="Password"; -"PASSWORDS_DONT_MATCH_MESSAGE"="Passwords don't match."; -"PASSWORDS_SKIP_ALERT_MESSAGE"="Skipping this step will leave your device insecure. Anyone who is on the same network as you will be able to access your device."; -"PASSWORDS_WELCOME_DESCRIPTION"="Normally, every iOS device uses the same passwords for system accounts. People can remotely connect to your device with these passwords. The setup will help you change them."; -"PASSWORDS_WELCOME_SKIP"="Change Later"; -"PASSWORDS_WELCOME_TITLE"="Keep Your Device Secure"; -"PASSWORD_TITLE_FORMAT"="%@ password"; -"RETYPE_PASSWORD"="Retype Password"; -"ROOT_DESCRIPTION"="\"root\" is a system account that has access to every file on your iOS device. By default, this account has the same password on every iOS device, which makes it really easy for people with bad intentions to break into your device and do whatever they want. That is why it is recommended to change your root password after jailbreaking."; -"SETUP_FAILURE_MESSAGE"="The setup couldn't be completed. It will be restarted after a respring."; -"SKIP"="Skip"; -"START_OVER"="Start Over"; -"TYPE_YOUR_NEW_PASSWORD"="Type your new password."; -"UNKNOWN_ERROR"="An unknown error occurred."; -"VERIFY"="Verify"; -"WARNING"="Warning"; -"WELCOME_DESCRIPTION"="Your iPhone has been jailbroken successfully. You'll need to complete a few more steps before you get started."; -"WELCOME_TITLE"="Jailbreak Completed"; -"WELCOME_TO_DEVICE"="Welcome to %@"; diff --git a/ro.string b/ro.string new file mode 100644 index 0000000..7672c1d --- /dev/null +++ b/ro.string @@ -0,0 +1,38 @@ +"ABORT"="Renunță"; +"ABORT_SETUP"="Părăsește configurarea"; +"ABORT_SETUP_MESSAGE"="Ești sigur că vrei să renunți la configurarea jailbreak-ului? Configurarea va începe din nou după un respring."; +"ARE_YOU_SURE"="Ești sigur?"; +"ASCII_CHARACTERS_ONLY_MESSAGE"="Doar caracterele de tip ASCII sunt permise."; +"CANCEL"="Renunță"; +"CONTINUE"="Continuă"; +"EMPTY_PASSWORD_MESSAGE"="Cămpul parola nu poate fii gol."; +"GET_STARTED"="Începe"; +"HELPER_CANNOT_BE_FOUND"="Nu se poate localiza helperul."; +"HELPER_COULDNT_BE_LAUNCHED"=“Helperul nu poate fi pornit."; +"HELPER_ERROR_2”=“Fișierul passwd nu poate fii accesat."; +"HELPER_ERROR_4"="Parola dvs. nu a putut fi criptată."; +"HELPER_ERROR_5"="Fișierul passwd este corupt."; +"HELPER_ERROR_6"="Failed to become root."; +"MOBILE_DESCRIPTION"=“\”mobile\” este un alt cont de sistem pe dispozitivele iOS. Cu toate că acest cont nu are atât de multe privilegii ca și contul root, acesta poate accesa o mulțime de informații personale. Recomandăm tuturor schimbarea parolei pentru acest cont, din moment ce parola default este aceeași ca și pentru contul root."; +"NEW_PASSWORD"="Parolă Nouă"; +"NEXT"="Următorul"; +"OK"="OK"; +"PASSWORD"="Parola"; +"PASSWORDS_DONT_MATCH_MESSAGE"="Parolele nu se potrivesc."; +"PASSWORDS_SKIP_ALERT_MESSAGE"="Omiterea acestui pas îți face dispozitivul vulnerabil. Orice persoană pe aceeași rețea cu tine îți vor putea accesa datele."; +"PASSWORDS_WELCOME_DESCRIPTION"="În mod normal, orice dispozitiv iOS folosește aceleași parole pentru conturile de sistem. Alte persoane se vor putea conecta de la distanță la dispozitivul tau. Acești pași te vor ajuta să eviți această situație.” +“PASSWORDS_WELCOME_SKIP"="Mai târziu"; +"PASSWORDS_WELCOME_TITLE"="Ține-ți dispozitivul în siguranță"; +"PASSWORD_TITLE_FORMAT"="%@ parolă"; +"RETYPE_PASSWORD"="Reintrodu parola"; +"ROOT_DESCRIPTION"="\"root\" este un cont de sistem care are acces la orice fișier de pe dispozitivul tău iOS. De obicei, acest cont are aceeași parolă pe toate dispozitivele iOS, ceea ce oferă altor oameni cu intenții rele posibilitatea de a se conecta neautorizat la dispozitiv. De aceea, recomandăm schimbarea parolei acestui cont după procesul de jailbreak."; +"SETUP_FAILURE_MESSAGE"="Configurarea nu a putut fi completată. Aceasta va reîncepe la următorul respring."; +"SKIP"="Omitr"; +"START_OVER"="Reîncepe"; +"TYPE_YOUR_NEW_PASSWORD"="Introdu noua ta parolă."; +"UNKNOWN_ERROR"="A survenit o eroare necunoscută."; +"VERIFY"="Verifică"; +"WARNING"="Atenționare"; +“WELCOME_DESCRIPTION"="Procesul inițial de jailbreak a fost completat. Mai sunt doar câțiva pași până la finalizare."; +"WELCOME_TITLE"="Jailbreak inițial completat!"; +"WELCOME_TO_DEVICE"="Bine ai venit la @a”; From b3709e6bc7314fd5c8c3fc93021bd67abd2be9c3 Mon Sep 17 00:00:00 2001 From: renatochic <54142000+renatochic@users.noreply.github.com> Date: Fri, 16 Aug 2019 01:08:20 +0300 Subject: [PATCH 2/2] Update ro.string --- ro.string | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ro.string b/ro.string index 7672c1d..a6adc03 100644 --- a/ro.string +++ b/ro.string @@ -12,7 +12,7 @@ "HELPER_ERROR_2”=“Fișierul passwd nu poate fii accesat."; "HELPER_ERROR_4"="Parola dvs. nu a putut fi criptată."; "HELPER_ERROR_5"="Fișierul passwd este corupt."; -"HELPER_ERROR_6"="Failed to become root."; +"HELPER_ERROR_6"="Nu s-au putut obține privilegii root."; "MOBILE_DESCRIPTION"=“\”mobile\” este un alt cont de sistem pe dispozitivele iOS. Cu toate că acest cont nu are atât de multe privilegii ca și contul root, acesta poate accesa o mulțime de informații personale. Recomandăm tuturor schimbarea parolei pentru acest cont, din moment ce parola default este aceeași ca și pentru contul root."; "NEW_PASSWORD"="Parolă Nouă"; "NEXT"="Următorul"; @@ -35,4 +35,4 @@ "WARNING"="Atenționare"; “WELCOME_DESCRIPTION"="Procesul inițial de jailbreak a fost completat. Mai sunt doar câțiva pași până la finalizare."; "WELCOME_TITLE"="Jailbreak inițial completat!"; -"WELCOME_TO_DEVICE"="Bine ai venit la @a”; +"WELCOME_TO_DEVICE"="Bine ai venit la %@”;