logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git

hu.json (2509B)


  1. {
  2. "finder": {
  3. "error_fetching_user": "Hiba felhasználó beszerzésével",
  4. "find_user": "Felhasználó keresése"
  5. },
  6. "general": {
  7. "submit": "Elküld"
  8. },
  9. "login": {
  10. "login": "Bejelentkezés",
  11. "logout": "Kijelentkezés",
  12. "password": "Jelszó",
  13. "placeholder": "e.g. lain",
  14. "register": "Feliratkozás",
  15. "username": "Felhasználó név"
  16. },
  17. "nav": {
  18. "mentions": "Említéseim",
  19. "public_tl": "Publikus Idővonal",
  20. "timeline": "Idővonal",
  21. "twkn": "Az Egész Ismert Hálózat"
  22. },
  23. "notifications": {
  24. "followed_you": "követ téged",
  25. "notifications": "Értesítések",
  26. "read": "Olvasva!"
  27. },
  28. "post_status": {
  29. "default": "Most érkeztem L.A.-be",
  30. "posting": "Küldés folyamatban"
  31. },
  32. "registration": {
  33. "bio": "Bio",
  34. "email": "Email",
  35. "fullname": "Teljes név",
  36. "password_confirm": "Jelszó megerősítése",
  37. "registration": "Feliratkozás"
  38. },
  39. "settings": {
  40. "attachments": "Csatolmányok",
  41. "avatar": "Avatár",
  42. "bio": "Bio",
  43. "current_avatar": "Jelenlegi avatár",
  44. "current_profile_banner": "Jelenlegi profil banner",
  45. "filtering": "Szűrés",
  46. "filtering_explanation": "Minden tartalom mely ezen szavakat tartalmazza némítva lesz, soronként egy",
  47. "hide_attachments_in_convo": "Csatolmányok elrejtése a társalgásokban",
  48. "hide_attachments_in_tl": "Csatolmányok elrejtése az idővonalon",
  49. "name": "Név",
  50. "name_bio": "Név és Bio",
  51. "nsfw_clickthrough": "NSFW átkattintási tartalom elrejtésének engedélyezése",
  52. "profile_background": "Profil háttérkép",
  53. "profile_banner": "Profil Banner",
  54. "set_new_avatar": "Új avatár",
  55. "set_new_profile_background": "Új profil háttér beállítása",
  56. "set_new_profile_banner": "Új profil banner",
  57. "settings": "Beállítások",
  58. "theme": "Téma",
  59. "user_settings": "Felhasználói beállítások"
  60. },
  61. "timeline": {
  62. "conversation": "Társalgás",
  63. "error_fetching": "Hiba a frissítések beszerzésénél",
  64. "load_older": "Régebbi állapotok betöltése",
  65. "show_new": "Újak mutatása",
  66. "up_to_date": "Naprakész"
  67. },
  68. "user_card": {
  69. "block": "Letilt",
  70. "blocked": "Letiltva!",
  71. "follow": "Követ",
  72. "followees": "Követettek",
  73. "followers": "Követők",
  74. "following": "Követve!",
  75. "follows_you": "Követ téged!",
  76. "mute": "Némít",
  77. "muted": "Némított",
  78. "per_day": "naponta",
  79. "statuses": "Állapotok"
  80. }
  81. }