2021-12-22 01:00:57 +00:00
< ? php
return [
'common' => [
2021-12-24 09:56:20 +00:00
'comment' => 'Hozzászólás' ,
'commented' => 'Hozzászólva' ,
'comments' => 'Hozzászólások' ,
'like' => 'Tetszik' ,
'liked' => 'Tetszik' ,
'likes' => 'Kedvelések' ,
'share' => 'Megosztás' ,
'shared' => 'Megosztva' ,
'shares' => 'Megosztások' ,
'unshare' => 'Megosztás visszavonása' ,
2021-12-22 01:00:57 +00:00
2021-12-24 09:56:20 +00:00
'cancel' => 'Mégsem' ,
'copyLink' => 'Link másolása' ,
'delete' => 'Törlés' ,
'error' => 'Hiba' ,
'errorMsg' => 'Valami hiba történt. Próbáld újra később.' ,
'oops' => 'Hoppá!' ,
'other' => 'Egyéb' ,
'readMore' => 'Tudj meg többet' ,
'success' => 'Siker' ,
2021-12-22 01:00:57 +00:00
2021-12-24 09:56:20 +00:00
'sensitive' => 'Érzékeny' ,
'sensitiveContent' => 'Kényes tartalom' ,
'sensitiveContentWarning' => 'Ez a poszt kényes tartalmat tartalmazhat' ,
2021-12-22 01:00:57 +00:00
],
'site' => [
2021-12-24 09:56:20 +00:00
'terms' => 'Használati feltételek' ,
2021-12-24 11:02:04 +00:00
'privacy' => 'Adatvédelmi irányelvek' ,
2021-12-22 01:00:57 +00:00
],
'navmenu' => [
2021-12-24 11:02:04 +00:00
'search' => 'Keresés' ,
'admin' => 'Admin irányítópult' ,
2021-12-22 01:00:57 +00:00
// Timelines
2021-12-24 11:02:04 +00:00
'homeFeed' => 'Kezdőlap' ,
'localFeed' => 'Helyi idővonal' ,
'globalFeed' => 'Föderációs idővonal' ,
2021-12-22 01:00:57 +00:00
// Core features
2021-12-24 11:02:04 +00:00
'discover' => 'Felfedezés' ,
'directMessages' => 'Közvetlen üzenetek' ,
'notifications' => 'Értesítések' ,
'groups' => 'Csoportok' ,
'stories' => 'Történetek' ,
2021-12-22 01:00:57 +00:00
// Self links
2021-12-24 11:02:04 +00:00
'profile' => 'Profil' ,
'drive' => 'Meghajtó' ,
'settings' => 'Beállítások' ,
'compose' => 'Új létrehozása' ,
2021-12-22 01:00:57 +00:00
2021-12-22 04:11:57 +00:00
// Nav footer
2021-12-24 11:02:04 +00:00
'about' => 'Rólunk' ,
'help' => 'Súgó' ,
'language' => 'Nyelvek' ,
'privacy' => 'Adatvédelem' ,
'terms' => 'Feltételek' ,
2021-12-22 04:11:57 +00:00
2021-12-22 01:00:57 +00:00
// Temporary links
2021-12-24 11:02:04 +00:00
'backToPreviousDesign' => 'Vissza az előző kinézetre'
2021-12-22 01:00:57 +00:00
],
'directMessages' => [
2021-12-24 11:02:04 +00:00
'inbox' => 'Bejövő' ,
'sent' => 'Elküldött' ,
'requests' => 'Kérelmek'
2021-12-22 01:00:57 +00:00
],
'notifications' => [
2021-12-24 11:02:04 +00:00
'liked' => 'kedvelte %-t' ,
'commented' => 'hozzászólt a %-hez' ,
'reacted' => 'reagált a %-re' ,
'shared' => 'megosztotta a %-t' ,
'tagged' => 'megjelölt egy %-ben' ,
2021-12-22 01:00:57 +00:00
2021-12-24 11:02:04 +00:00
'updatedA' => 'frissítette a %-t' ,
'sentA' => 'küldött egy %-t' ,
2021-12-22 01:00:57 +00:00
'followed' => 'followed' ,
2021-12-24 11:02:04 +00:00
'mentioned' => 'megemlített' ,
'you' => 'te' ,
2021-12-22 01:00:57 +00:00
'yourApplication' => 'Your application to join' ,
'applicationApproved' => 'was approved!' ,
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.' ,
'dm' => 'dm' ,
'groupPost' => 'group post' ,
'modlog' => 'modlog' ,
2021-12-24 11:02:04 +00:00
'post' => 'bejegyzés' ,
'story' => 'történet' ,
2021-12-22 01:00:57 +00:00
],
'post' => [
2021-12-24 11:02:04 +00:00
'shareToFollowers' => 'Megosztás a követőkkel' ,
'shareToOther' => 'Megosztás másokkal' ,
'noLikes' => 'Még nem kedveli senki' ,
'uploading' => 'Feltöltés' ,
2021-12-22 01:00:57 +00:00
],
'profile' => [
2021-12-24 11:02:04 +00:00
'posts' => 'Bejegyzések' ,
'followers' => 'Követők' ,
'following' => 'Követettek' ,
'admin' => 'Adminisztrátor' ,
'collections' => 'Gyűjtemények' ,
'follow' => 'Követés' ,
'unfollow' => 'Követés visszavonása' ,
'editProfile' => 'Profil szerkesztése' ,
'followRequested' => 'Követési kérelmek' ,
'joined' => 'Csatlakozott' ,
2021-12-22 01:00:57 +00:00
],
'menu' => [
2021-12-24 11:02:04 +00:00
'viewPost' => 'Bejegyzés megtekintése' ,
'viewProfile' => 'Profil megtekintése' ,
'moderationTools' => 'Moderációs eszközök' ,
'report' => 'Bejelentés' ,
'archive' => 'Archiválás' ,
'unarchive' => 'Visszaállítás archívumból' ,
'embed' => 'Beágyazás' ,
'selectOneOption' => 'Kérjük, válassz egyet az alábbi lehetőségek közül' ,
2021-12-22 01:00:57 +00:00
'unlistFromTimelines' => 'Unlist from Timelines' ,
2021-12-24 11:02:04 +00:00
'addCW' => 'Tartalmi figyelmeztetés hozzádása' ,
'removeCW' => 'Tartalmi figyelmeztetés törlése' ,
2021-12-22 01:00:57 +00:00
'markAsSpammer' => 'Mark as Spammer' ,
'markAsSpammerText' => 'Unlist + CW existing and future posts' ,
'spam' => 'Spam' ,
2021-12-24 11:02:04 +00:00
'sensitive' => 'Érzékeny tartalom' ,
2021-12-22 01:00:57 +00:00
'abusive' => 'Abusive or Harmful' ,
'underageAccount' => 'Underage Account' ,
2021-12-24 11:02:04 +00:00
'copyrightInfringement' => 'Szerzői jogok megsértése' ,
'impersonation' => 'Megszemélyesítés' ,
'scamOrFraud' => 'Átverés vagy visszaélés' ,
2021-12-22 01:00:57 +00:00
'confirmReport' => 'Confirm Report' ,
2021-12-24 11:02:04 +00:00
'confirmReportText' => 'Biztos vagy benne, hogy jelenteni akarod ezt a bejegyzést?' ,
'reportSent' => 'Jelentés elküldve!' ,
2021-12-22 01:00:57 +00:00
'reportSentText' => 'We have successfully received your report.' ,
'reportSentError' => 'There was an issue reporting this post.' ,
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?' ,
'modCWSuccess' => 'Successfully added content warning' ,
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?' ,
'modRemoveCWSuccess' => 'Successfully removed content warning' ,
'modUnlistConfirm' => 'Are you sure you want to unlist this post?' ,
'modUnlistSuccess' => 'Successfully unlisted post' ,
'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.' ,
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer' ,
'toFollowers' => 'to Followers' ,
'showCaption' => 'Show Caption' ,
'showLikes' => 'Show Likes' ,
'compactMode' => 'Compact Mode' ,
'embedConfirmText' => 'By using this embed, you agree to our' ,
'deletePostConfirm' => 'Are you sure you want to delete this post?' ,
'archivePostConfirm' => 'Are you sure you want to archive this post?' ,
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?' ,
],
'story' => [
'add' => 'Add Story'
],
'timeline' => [
'peopleYouMayKnow' => 'People you may know'
]
];