Skip to content

Commit

Permalink
New translations app.json (Hungarian)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron committed Oct 16, 2024
1 parent 382098e commit 4b2aae9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Localization/StringsConvertor/input/hu.lproj/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
}
},
"status": {
"user_reblogged": "%s boosted",
"user_reblogged": "%s megtolta",
"user_replied_to": "Válasz neki: %s",
"show_post": "Bejegyzés megjelenítése",
"show_user_profile": "Felhasználói profil megjelenítése",
Expand All @@ -178,8 +178,8 @@
},
"actions": {
"reply": "Válasz",
"reblog": "Boost",
"unreblog": "Undo boost",
"reblog": "Megtolás",
"unreblog": "Megtolás visszavonása",
"favorite": "Kedvenc",
"unfavorite": "Eltávolítás a Kedvencek közül",
"menu": "Menü",
Expand All @@ -190,10 +190,10 @@
"share_link_in_post": "Share Link in Post",
"tap_then_hold_to_show_menu": "Tap then hold to show menu",
"a11y_labels": {
"reblog": "Boost",
"unreblog": "Undo boost"
"reblog": "Megtolás",
"unreblog": "Megtolás visszavonása"
},
"copy_link": "Copy Link"
"copy_link": "Link másolása"
},
"tag": {
"url": "Webcím",
Expand Down

0 comments on commit 4b2aae9

Please sign in to comment.