New translations translation.json (Polish)
This commit is contained in:
parent
409ccb5f27
commit
5d346cc0ba
|
@ -135,17 +135,7 @@
|
|||
},
|
||||
"other": {
|
||||
"title": "Other options",
|
||||
"launch": "Launch app on login",
|
||||
"spellcheck": {
|
||||
"description": "Enable spellchecker",
|
||||
"notice": "Requires relaunch",
|
||||
"confirm": {
|
||||
"title": "Confirm",
|
||||
"message": "You have to restart this application. Continue?",
|
||||
"ok": "Restart Now",
|
||||
"cancel": "Cancel"
|
||||
}
|
||||
}
|
||||
"launch": "Launch app on login"
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
|
@ -239,13 +229,20 @@
|
|||
},
|
||||
"language": {
|
||||
"title": "Język",
|
||||
"language_description": "Choose the language you would like to use with Whalebird.",
|
||||
"notice": "Wymaga ponownego uruchomienia",
|
||||
"confirm": {
|
||||
"title": "Confirm",
|
||||
"message": "Musisz uruchomić aplikację ponownie. Czy chcesz kontynuować?",
|
||||
"ok": "Uruchom ponownie",
|
||||
"cancel": "Anuluj"
|
||||
},
|
||||
"language": {
|
||||
"title": "Language",
|
||||
"description": "Choose the language you would like to use with Whalebird."
|
||||
},
|
||||
"spellchecker": {
|
||||
"title": "Spellcheck",
|
||||
"enabled": "Enable spellchecker"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue