Skip to content

Commit

Permalink
Update localization
Browse files Browse the repository at this point in the history
  • Loading branch information
milanvarady committed Jan 11, 2025
1 parent 350a202 commit 67f3477
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -1449,7 +1449,15 @@
}
},
"Bypasses the Apple Gatekeeper check, which can be useful if the app is from an unregistered developer. **Use it at your own risk!**" : {

"comment" : "No quarantine toggle info popup",
"localizations" : {
"hu" : {
"stringUnit" : {
"state" : "translated",
"value" : "Kikapcsolja az Apple Gatekeeper ellenőrzését, ami hasznos lehet, ha az alkalmazás nem bejegyzett fejlesztőtől származik. **Használja saját felelősségére!**"
}
}
}
},
"Cancel" : {
"comment" : "Alert cancel button",
Expand Down Expand Up @@ -2126,7 +2134,15 @@
}
},
"Download apps to a custom directory instead of `/Applications`" : {

"comment" : "Appdir toggle info popup ",
"localizations" : {
"hu" : {
"stringUnit" : {
"state" : "translated",
"value" : "Alkalmazások letöltése egyéni könyvtárba az `/Applications` könyvtár helyett"
}
}
}
},
"Download apps with ease" : {
"comment" : "Onboarding",
Expand Down

0 comments on commit 67f3477

Please sign in to comment.