diff --git a/resources/lang/eu/web.php b/resources/lang/eu/web.php index ac7820711..0038f137d 100644 --- a/resources/lang/eu/web.php +++ b/resources/lang/eu/web.php @@ -19,7 +19,7 @@ return [ 'delete' => 'Ezabatu', 'error' => 'Errorea', 'errorMsg' => 'Zerbait oker joan da. Saiatu berriro beranduago.', - 'oops' => 'Ene!', + 'oops' => 'Arranopola!', 'other' => 'Bestelakoa', 'readMore' => 'Gehiago irakurri', 'success' => 'Burutu da', @@ -91,11 +91,11 @@ return [ 'applicationApproved' => 'onartu da!', 'applicationRejected' => 'ez da onartu. Berriz eska dezakezu 6 hilabete barru.', - 'dm' => 'dm', - 'groupPost' => 'talde bidalketa', - 'modlog' => 'modlog', + 'dm' => 'mezu pribatua', + 'groupPost' => 'talde argitarapena', + 'modlog' => 'modloga', 'post' => 'bidalketa', - 'story' => 'story', + 'story' => 'istorioa', ], 'post' => [ @@ -115,7 +115,7 @@ return [ 'unfollow' => 'Utzi jarraitzeari', 'editProfile' => 'Editatu profila', 'followRequested' => 'Eskaera bidalita', - 'joined' => 'Joined', + 'joined' => 'Elkartu da', ], 'menu' => [ @@ -129,24 +129,24 @@ return [ 'selectOneOption' => 'Hautatu aukera hauetako bat', 'unlistFromTimelines' => 'Unlist from Timelines', - 'addCW' => 'Add Content Warning', - 'removeCW' => 'Remove Content Warning', + 'addCW' => 'Edukia kontuz ibiltzekoa dela aipatu', + 'removeCW' => 'Edukia kontuz ibiltzekoa denaren aipamena kendu', 'markAsSpammer' => 'Markatu zabor-bidaltzaile gisa', 'markAsSpammerText' => 'Unlist + CW existing and future posts', 'spam' => 'Zaborra', 'sensitive' => 'Eduki hunkigarria', - 'abusive' => 'Abusive or Harmful', - 'underageAccount' => 'Underage Account', - 'copyrightInfringement' => 'Copyright Infringement', - 'impersonation' => 'Impersonation', - 'scamOrFraud' => 'Scam or Fraud', - 'confirmReport' => 'Confirm Report', + 'abusive' => 'Bortxazko edo Mingarria', + 'underageAccount' => 'Adin txikiko baten kontua', + 'copyrightInfringement' => 'Copyrightaren urraketa', + 'impersonation' => 'Nortasunaren iruzurra', + 'scamOrFraud' => 'Iruzur edo lapurreta', + 'confirmReport' => 'Salaketa berretsi', 'confirmReportText' => 'Ziur bidalketa hau salatu nahi duzula?', 'reportSent' => 'Salaketa bidali da', 'reportSentText' => 'Zure salaketa jaso dugu.', 'reportSentError' => 'Arazo bat egon da bidalketa hau salatzerakoan.', - 'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?', + 'modAddCWConfirm' => 'Ziur al zaude edukiaren abisua jarri nahi duzula argitalpen honetarako?', 'modCWSuccess' => 'Successfully added content warning', 'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?', 'modRemoveCWSuccess' => 'Successfully removed content warning',