Skip to content

Commit

Permalink
Update README.md (#20)
Browse files Browse the repository at this point in the history
* Update README.md

* More readme fixes.
  • Loading branch information
Res42 authored Mar 24, 2022
1 parent 31ab909 commit deaae13
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 10 deletions.
17 changes: 12 additions & 5 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
**Only as a last resort. First check if the form can be submitted with the [Online Nyomtatványkitöltő Alkalmazás](https://onya.nav.gov.hu/).**
(Yes, the KATA form can be submitted there.)

To determine if the form you would like to use is available to be submitted via the ONYA, look up the form at the [NAV website](https://nav.gov.hu/nyomtatvanyok/letoltesek/nyomtatvanykitolto_programok/nyomtatvanykitolto_programok_nav):
* if the result shows a link in red that says "Online felületen is beküldhető" the form should be submitted via the [Online Nyomtatványkitöltő Alkalmazás](https://onya.nav.gov.hu/).
e.g.: ![form available at ONYA](https://user-images.githubusercontent.com/2495806/137081509-c4195714-f842-4e8c-8f92-da034d06e4f4.png)
* if there is no such link the form can only be submitted via ÁNYK.
e.g.: ![form available only for ÁNYK](https://user-images.githubusercontent.com/2495806/137081596-247d9e58-a0cc-4dea-a5a9-346a7ee48f6c.png)
To determine if the form you would like to use is available to be submitted via the ONYA, look up the form at the [NAV website](https://nav.gov.hu/nyomtatvanyok/letoltesek/nyomtatvanykitolto_programok/nyomtatvanykitolto_programok_nav):

- if there is a button on the form's details page that says "Online Nyomtatványkitöltő Alkalmazásban (ONYA) is elérhető" the form should be submitted via the [Online Nyomtatványkitöltő Alkalmazás](https://onya.nav.gov.hu/).
e.g.: ![form available at ONYA](https://user-images.githubusercontent.com/2495806/159995313-2e5b39d9-5230-4ee7-ab01-207da801f585.png)
- if there is no such button the form can only be submitted via ÁNYK.
e.g.: ![form available only for ÁNYK](https://user-images.githubusercontent.com/2495806/159995784-5e1e22b0-f2d0-4197-95c1-6c1ae004f4e7.png)

We will only accept a merge request for a new ÁNYK form which cannot be submitted with ONYA.

Expand Down Expand Up @@ -45,6 +46,12 @@ User/password: `root`/`root`.

### How to change the keyboard layout to Hungarian

See: <https://github.com/Res42/anyk-docker/issues/2>

There is an icon on the desktop named `Switch to Hungarian keyboard`, if you use this icon then the system will change the keyboard layout to Hungarian.

Or if you prefer setting it manually:

1. Click `Applications` in the top left corner of the desktop.
2. Click `Settings``Keyboard`.
3. Switch to the `Layout` tab.
Expand Down
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
**Csak végső esetben. Előbb nézd meg, hogy az [Online Nyomtatványkitöltő Alkalmazás](https://onya.nav.gov.hu/)ban elérhető az adott nyomtatvány.**
(Igen, a KATA bevallások elérhetőek.)

Ha szeretnéd megnézni, hogy a nyomtatványod elérhető-e ONYA-n keresztül, keress rá a [NAV weboldalán](https://nav.gov.hu/nyomtatvanyok/letoltesek/nyomtatvanykitolto_programok/nyomtatvanykitolto_programok_nav):
* ha a találat mellett látsz egy "Online felületen is beküldhető" piros színű linket, add be a [Online Nyomtatványkitöltő Alkalmazás](https://onya.nav.gov.hu/)-on.
pl.: ![ONYA-ban beküldhető nyomtatvány](https://user-images.githubusercontent.com/2495806/137081509-c4195714-f842-4e8c-8f92-da034d06e4f4.png)
* ha nincs ilyen link, akkor marad az ÁNYK.
pl.: ![csak ÁNYK-ban beküldhető nyomtatvány](https://user-images.githubusercontent.com/2495806/137081596-247d9e58-a0cc-4dea-a5a9-346a7ee48f6c.png)
Ha szeretnéd megnézni, hogy a nyomtatványod elérhető-e ONYA-n keresztül, keress rá a [NAV weboldalán](https://nav.gov.hu/nyomtatvanyok/letoltesek/nyomtatvanykitolto_programok/nyomtatvanykitolto_programok_nav):

- ha a nyomtatvány részletes oldalán látod az "Online Nyomtatványkitöltő Alkalmazásban (ONYA) is elérhető" gombot, add be a [Online Nyomtatványkitöltő Alkalmazás](https://onya.nav.gov.hu/)-on.
![ONYA-ban beküldhető nyomtatvány](https://user-images.githubusercontent.com/2495806/159995313-2e5b39d9-5230-4ee7-ab01-207da801f585.png)
- ha nincs ilyen gomb, akkor marad az ÁNYK.
![csak ÁNYK-ban beküldhető nyomtatvány](https://user-images.githubusercontent.com/2495806/159995784-5e1e22b0-f2d0-4197-95c1-6c1ae004f4e7.png)

Csak olyan ÁNYK nyomtatványhoz készült merge requestet fogadunk el, amit nem lehet az ONYA-ból elérni.

Expand Down Expand Up @@ -45,6 +46,12 @@ Felhasználónév/jelszó: `root`/`root`.

### Magyar billentyűkiosztás beállítása

Lásd: <https://github.com/Res42/anyk-docker/issues/2>

Az asztalon található egy ikon `Switch to Hungarian keyboard` néven, erre kattintva átvált magyar billentyűzetkiosztásra a rendszer.

Egyébként így lehet beállítani:

1. Bal felső sarokban kattints az `Applications` menüre.
2. `Settings``Keyboard` almenü.
3. `Layout` fül.
Expand Down

0 comments on commit deaae13

Please sign in to comment.