From 2072c44d8b879f511cb19c654f0b52bd00ef52ea Mon Sep 17 00:00:00 2001 From: daniel Date: Fri, 31 Dec 2021 19:32:03 -0700 Subject: [PATCH 01/16] New translations web.php (Arabic) [ci skip] --- resources/lang/ar/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ar/web.php b/resources/lang/ar/web.php index 159c818d9..416d56e53 100644 --- a/resources/lang/ar/web.php +++ b/resources/lang/ar/web.php @@ -55,7 +55,7 @@ return [ 'drive' => 'وِحدَةُ التَّخزين', 'settings' => 'الإعدَادَات', 'compose' => 'إنشاءُ جَديد', - 'logout' => 'Logout', + 'logout' => 'تَسجيلُ الخُرُوج', // Nav footer 'about' => 'حَول', From 91b2d3c2dbdef39bdd265aaec51bcdc76578ca51 Mon Sep 17 00:00:00 2001 From: daniel Date: Fri, 31 Dec 2021 19:32:04 -0700 Subject: [PATCH 02/16] New translations web.php (Czech) [ci skip] --- resources/lang/cs/web.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/lang/cs/web.php b/resources/lang/cs/web.php index e9462780b..bf08f7ee4 100644 --- a/resources/lang/cs/web.php +++ b/resources/lang/cs/web.php @@ -55,7 +55,7 @@ return [ 'drive' => 'Úložiště', 'settings' => 'Nastavení', 'compose' => 'Vytvořit nový', - 'logout' => 'Logout', + 'logout' => 'Odhlásit se', // Nav footer 'about' => 'O aplikaci', @@ -116,10 +116,10 @@ return [ 'unfollow' => 'Přestat sledovat', 'editProfile' => 'Upravit profil', 'followRequested' => 'Sledování vyžádáno', - 'joined' => 'Joined', + 'joined' => 'Připojen/a', - 'emptyCollections' => 'We can\'t seem to find any collections', - 'emptyPosts' => 'We can\'t seem to find any posts', + 'emptyCollections' => 'Zdá se, že nelze najít žádné kolekce', + 'emptyPosts' => 'Zdá se, že nelze najít žádné příspěvky', ], 'menu' => [ @@ -142,7 +142,7 @@ return [ 'abusive' => 'Urážlivé nebo škodlivé', 'underageAccount' => 'Účet nezletilých', 'copyrightInfringement' => 'Porušení autorských práv', - 'impersonation' => 'Impersonation', + 'impersonation' => 'Předstírání identity', 'scamOrFraud' => 'Podvod', 'confirmReport' => 'Potvrdit hlášení', 'confirmReportText' => 'Jste si jisti, že chcete nahlásit tento příspěvek?', @@ -159,7 +159,7 @@ return [ 'modMarkAsSpammerConfirm' => 'Jste si jisti, že chcete tohoto uživatele označit jako spammer? Všechny existující a budoucí příspěvky budou vyřazeny z časových os a bude na ně aplikováno varování o obsahu.', 'modMarkAsSpammerSuccess' => 'Účet byl označen jako spammer', - 'toFollowers' => 'to Followers', + 'toFollowers' => 'sledujícím', 'showCaption' => 'Ukázat popisek', 'showLikes' => 'Zobrazit To se mi líbí', From e1d2d91b76abbcda8d03a58c6c429f8101af3a8f Mon Sep 17 00:00:00 2001 From: daniel Date: Fri, 31 Dec 2021 19:32:05 -0700 Subject: [PATCH 03/16] New translations web.php (German) [ci skip] --- resources/lang/de/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de/web.php b/resources/lang/de/web.php index 95daf4a26..7c557d03d 100644 --- a/resources/lang/de/web.php +++ b/resources/lang/de/web.php @@ -55,7 +55,7 @@ return [ 'drive' => 'Festplatte', 'settings' => 'Einstellungen', 'compose' => 'Neu erstellen', - 'logout' => 'Logout', + 'logout' => 'Ausloggen', // Nav footer 'about' => 'Über uns', From a411ec813f855b18d4ed9e94acf44a617b974190 Mon Sep 17 00:00:00 2001 From: daniel Date: Fri, 31 Dec 2021 19:32:06 -0700 Subject: [PATCH 04/16] New translations web.php (Slovak) [ci skip] --- resources/lang/sk/web.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/sk/web.php b/resources/lang/sk/web.php index 96d7addc5..ab9bd6dbb 100644 --- a/resources/lang/sk/web.php +++ b/resources/lang/sk/web.php @@ -55,7 +55,7 @@ return [ 'drive' => 'Úložisko', 'settings' => 'Nastavenia', 'compose' => 'Vytvoriť nový', - 'logout' => 'Logout', + 'logout' => 'Odhlásiť sa', // Nav footer 'about' => 'O aplikácii', @@ -116,7 +116,7 @@ return [ 'unfollow' => 'Prestať sledovať', 'editProfile' => 'Upraviť Profil', 'followRequested' => 'Žiadosť o sledovanie bola odoslaná', - 'joined' => 'Joined', + 'joined' => 'Pripojené', 'emptyCollections' => 'Zdá sa, že nemôžeme nájsť žiadne kolekcie', 'emptyPosts' => 'Zdá sa, že nemôžeme nájsť žiadne príspevky', From 4d04f03d348aac74ea6e19b1bb6e5fc1f374834e Mon Sep 17 00:00:00 2001 From: daniel Date: Fri, 31 Dec 2021 19:32:06 -0700 Subject: [PATCH 05/16] New translations web.php (Portuguese, Brazilian) [ci skip] --- resources/lang/pt/web.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/pt/web.php b/resources/lang/pt/web.php index 315274076..67e7bd45f 100644 --- a/resources/lang/pt/web.php +++ b/resources/lang/pt/web.php @@ -48,14 +48,14 @@ return [ 'directMessages' => 'Mensagens privadas', 'notifications' => 'Notificações', 'groups' => 'Grupos', - 'stories' => 'Stories', + 'stories' => 'Histórias', // Self links 'profile' => 'Perfil', - 'drive' => 'Drive', + 'drive' => 'Mídias', 'settings' => 'Configurações', 'compose' => 'Criar novo', - 'logout' => 'Logout', + 'logout' => 'Sair', // Nav footer 'about' => 'Sobre', From 8ab69dbe4c515e364e0f0cf4ea39cd5f7f9fe630 Mon Sep 17 00:00:00 2001 From: daniel Date: Sat, 1 Jan 2022 19:29:22 -0700 Subject: [PATCH 06/16] New translations web.php (Vietnamese) [ci skip] --- resources/lang/vi/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/vi/web.php b/resources/lang/vi/web.php index bc72cb1ec..5e116d800 100644 --- a/resources/lang/vi/web.php +++ b/resources/lang/vi/web.php @@ -55,7 +55,7 @@ return [ 'drive' => 'Lưu trữ', 'settings' => 'Thiết lập', 'compose' => 'Ảnh mới', - 'logout' => 'Logout', + 'logout' => 'Đăng xuất', // Nav footer 'about' => 'Giới thiệu', From 028b67e0fd4b1b58746d3258c622026bd5d185c7 Mon Sep 17 00:00:00 2001 From: daniel Date: Sun, 2 Jan 2022 19:42:05 -0700 Subject: [PATCH 07/16] New translations web.php (Italian) [ci skip] --- resources/lang/it/web.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/resources/lang/it/web.php b/resources/lang/it/web.php index fc5f693ef..bb023c3ca 100644 --- a/resources/lang/it/web.php +++ b/resources/lang/it/web.php @@ -6,7 +6,7 @@ return [ 'comment' => 'Commenta', 'commented' => 'Commentato', 'comments' => 'Commenti', - 'like' => 'Mi piace', + 'like' => 'Like', 'liked' => 'Like aggiunto', 'likes' => 'Tutti i Like', 'share' => 'Condividi', @@ -31,7 +31,7 @@ return [ 'site' => [ 'terms' => 'Termini di Utilizzo', - 'privacy' => 'Informativa sulla Privacy', + 'privacy' => 'Informativa Privacy', ], 'navmenu' => [ @@ -55,11 +55,11 @@ return [ 'drive' => 'Drive', 'settings' => 'Impostazioni', 'compose' => 'Crea Nuovo', - 'logout' => 'Logout', + 'logout' => 'Esci', // Nav footer 'about' => 'Info', - 'help' => 'Aiuto', + 'help' => 'Supporto', 'language' => 'Lingua', 'privacy' => 'Privacy', 'terms' => 'Condizioni', @@ -118,8 +118,8 @@ return [ 'followRequested' => 'Richiesta in attesa', 'joined' => 'Iscritto', - 'emptyCollections' => 'We can\'t seem to find any collections', - 'emptyPosts' => 'We can\'t seem to find any posts', + 'emptyCollections' => 'Non riusciamo a trovare alcuna collezione', + 'emptyPosts' => 'Non riusciamo a trovare alcun post', ], 'menu' => [ @@ -180,7 +180,7 @@ return [ ], 'hashtags' => [ - 'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' + 'emptyFeed' => 'Non riusciamo a trovare alcun post con questo hashtag' ], ]; From 27599e0da012652c23a8a2fde706764645028563 Mon Sep 17 00:00:00 2001 From: daniel Date: Sun, 2 Jan 2022 19:42:06 -0700 Subject: [PATCH 08/16] New translations web.php (Slovak) [ci skip] --- resources/lang/sk/web.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/resources/lang/sk/web.php b/resources/lang/sk/web.php index ab9bd6dbb..dc37b94b0 100644 --- a/resources/lang/sk/web.php +++ b/resources/lang/sk/web.php @@ -4,7 +4,7 @@ return [ 'common' => [ 'comment' => 'Komentovať', - 'commented' => 'Commented', + 'commented' => 'Komentoval', 'comments' => 'Komentáre', 'like' => 'Páči sa mi', 'liked' => 'Páči sa mi', @@ -132,11 +132,11 @@ return [ 'embed' => 'Vložiť', 'selectOneOption' => 'Prosím, vyberte jednu z nasledujúcich možností', - 'unlistFromTimelines' => 'Unlist from Timelines', + 'unlistFromTimelines' => 'Odstrániť z Timelines', 'addCW' => 'Pridať upozornenie o obsahu', 'removeCW' => 'Odstrániť upozornenie o obsahu', 'markAsSpammer' => 'Označiť ako Spammer', - 'markAsSpammerText' => 'Unlist + CW existing and future posts', + 'markAsSpammerText' => 'Odstrániť zo zoznamu + upozornenie o obsahu existujúce a budúce príspevky', 'spam' => 'Spam', 'sensitive' => 'Citlivý obsah', 'abusive' => 'Zneužívajúci alebo Škodlivý', @@ -154,10 +154,10 @@ return [ 'modCWSuccess' => 'Upozornenie o obsahu bolo úspešne pridané', 'modRemoveCWConfirm' => 'Naozaj chcete odstrániť upozornenie o obsahu z tohto príspevku?', 'modRemoveCWSuccess' => 'Upozornenie o obsahu bolo úspešne odstránené', - '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' => 'Účet bol úspešne označený ako spammer', + 'modUnlistConfirm' => 'Naozaj chcete odstrániť zo zoznamu tento príspevok?', + 'modUnlistSuccess' => 'Príspevok bol úspešne odstránený zo zoznamu', + 'modMarkAsSpammerConfirm' => 'Naozaj chcete označiť tohto používateľa ako odosielateľa spamu? Všetky existujúce a budúce príspevky budú odstránené z timelines a bude pridané upozornenie o obsahu.', + 'modMarkAsSpammerSuccess' => 'Účet bol úspešne označený ako odosielateľa spamu', 'toFollowers' => 'pre Sledujúcich', From 026ab3f29ad8fd317defab517a218b266fe2c003 Mon Sep 17 00:00:00 2001 From: daniel Date: Sun, 2 Jan 2022 19:42:07 -0700 Subject: [PATCH 09/16] New translations web.php (Persian) [ci skip] --- resources/lang/fa/web.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/fa/web.php b/resources/lang/fa/web.php index 49c2d5bea..c552c04b4 100644 --- a/resources/lang/fa/web.php +++ b/resources/lang/fa/web.php @@ -118,8 +118,8 @@ return [ 'followRequested' => 'درخواست دنبال کردن فرستاده شد', 'joined' => 'پیوست', - 'emptyCollections' => 'We can\'t seem to find any collections', - 'emptyPosts' => 'We can\'t seem to find any posts', + 'emptyCollections' => 'به نظر می‌رسد که نمی‌توانیم هیچ مجموعه‌ای پیدا کنیم', + 'emptyPosts' => 'به نظر می‌رسد که نمی‌توانیم هیچ فرسته‌ای پیدا کنیم', ], 'menu' => [ @@ -140,7 +140,7 @@ return [ 'spam' => 'هرزنامه', 'sensitive' => 'محتوای حساس', 'abusive' => 'توهین‌آمیز و مضر', - 'underageAccount' => 'Underage Account', + 'underageAccount' => 'حساب زیر سن قانونی', 'copyrightInfringement' => 'نقض قوانین حق تکثیر', 'impersonation' => 'جعل هویت', 'scamOrFraud' => 'Scam or Fraud', @@ -180,7 +180,7 @@ return [ ], 'hashtags' => [ - 'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' + 'emptyFeed' => 'به نظر می‌رسد که نمی‌توانیم چیزی برای این هشتگ پیدا کنیم' ], ]; From 461956014d546884948d60de719e4a3fd4ff6e31 Mon Sep 17 00:00:00 2001 From: daniel Date: Mon, 3 Jan 2022 19:37:53 -0700 Subject: [PATCH 10/16] New translations web.php (Basque) [ci skip] --- resources/lang/eu/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/eu/web.php b/resources/lang/eu/web.php index 521156694..a6215dbf4 100644 --- a/resources/lang/eu/web.php +++ b/resources/lang/eu/web.php @@ -55,7 +55,7 @@ return [ 'drive' => 'Unitatea', 'settings' => 'Ezarpenak', 'compose' => 'Sortu berria', - 'logout' => 'Logout', + 'logout' => 'Saioa itxi', // Nav footer 'about' => 'Honi buruz', From b1d2e9cf5984802b0624a36a3588784648818519 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 4 Jan 2022 19:49:57 -0700 Subject: [PATCH 11/16] New translations web.php (Basque) [ci skip] --- resources/lang/eu/web.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/lang/eu/web.php b/resources/lang/eu/web.php index a6215dbf4..2d64ab425 100644 --- a/resources/lang/eu/web.php +++ b/resources/lang/eu/web.php @@ -132,11 +132,11 @@ return [ 'embed' => 'Kapsulatu', 'selectOneOption' => 'Hautatu aukera hauetako bat', - 'unlistFromTimelines' => 'Unlist from Timelines', + 'unlistFromTimelines' => 'Denbora-lerroetatik ezkutatu', 'addCW' => 'Gehitu edukiaren abisua', 'removeCW' => 'Kendu edukiaren abisua', 'markAsSpammer' => 'Markatu zabor-bidaltzaile gisa', - 'markAsSpammerText' => 'Unlist + CW existing and future posts', + 'markAsSpammerText' => 'Ezkutatu + edukiaren abisua jarri etorkizuneko bidalketei', 'spam' => 'Zaborra', 'sensitive' => 'Eduki hunkigarria', 'abusive' => 'Bortxazko edo Mingarria', @@ -154,9 +154,9 @@ return [ 'modCWSuccess' => 'Edukiaren abisua ondo gehitu da', 'modRemoveCWConfirm' => 'Ziur al zaude edukiaren abisua kendu nahi duzula bidalketa honetarako?', 'modRemoveCWSuccess' => 'Edukiaren abisua ondo kendu da', - '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.', + 'modUnlistConfirm' => 'Ziur al zaude bidalketa hau ezkutatu nahi duzula?', + 'modUnlistSuccess' => 'Bidalketa ondo ezkutatu da', + 'modMarkAsSpammerConfirm' => 'Ziur al zaude erabiltzaile hau zabor-bidaltzaile bezala markatu nahi duzula? Dagoeneko bidali dituen eta etorkizunean bidaliko dituen bidalketak denbora-lerroetatik ezkutatuko dira eta edukiaren abisua ezarriko zaie.', 'modMarkAsSpammerSuccess' => 'Kontua zabor-bidaltzaile gisa ondo markatu da', 'toFollowers' => 'jarraitzaileei', @@ -164,7 +164,7 @@ return [ 'showCaption' => 'Irudiaren azalpena erakutsi', 'showLikes' => 'Erakutsi atsegiteak', 'compactMode' => 'Modu trinkoa', - 'embedConfirmText' => 'By using this embed, you agree to our', + 'embedConfirmText' => 'Kapsulatze hau erabiliz, onartzen dituzu gure', 'deletePostConfirm' => 'Ziur al zaude bidalketa hau ezabatu nahi duzula?', 'archivePostConfirm' => 'Ziur al zaude bidalketa hau artxibatu nahi duzula?', From d064a5de0dc5e8c34b44cee5a46d0ed89e6671d4 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 4 Jan 2022 19:49:58 -0700 Subject: [PATCH 12/16] New translations web.php (Macedonian) [ci skip] --- resources/lang/mk/web.php | 186 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 186 insertions(+) create mode 100644 resources/lang/mk/web.php diff --git a/resources/lang/mk/web.php b/resources/lang/mk/web.php new file mode 100644 index 000000000..3844f847a --- /dev/null +++ b/resources/lang/mk/web.php @@ -0,0 +1,186 @@ + [ + 'comment' => 'Comment', + 'commented' => 'Commented', + 'comments' => 'Comments', + 'like' => 'Like', + 'liked' => 'Liked', + 'likes' => 'Likes', + 'share' => 'Share', + 'shared' => 'Shared', + 'shares' => 'Shares', + 'unshare' => 'Unshare', + + 'cancel' => 'Cancel', + 'copyLink' => 'Copy Link', + 'delete' => 'Delete', + 'error' => 'Error', + 'errorMsg' => 'Something went wrong. Please try again later.', + 'oops' => 'Oops!', + 'other' => 'Other', + 'readMore' => 'Read more', + 'success' => 'Success', + + 'sensitive' => 'Sensitive', + 'sensitiveContent' => 'Sensitive Content', + 'sensitiveContentWarning' => 'This post may contain sensitive content', + ], + + 'site' => [ + 'terms' => 'Terms of Use', + 'privacy' => 'Privacy Policy', + ], + + 'navmenu' => [ + 'search' => 'Search', + 'admin' => 'Admin Dashboard', + + // Timelines + 'homeFeed' => 'Home Feed', + 'localFeed' => 'Local Feed', + 'globalFeed' => 'Global Feed', + + // Core features + 'discover' => 'Discover', + 'directMessages' => 'Direct Messages', + 'notifications' => 'Notifications', + 'groups' => 'Groups', + 'stories' => 'Stories', + + // Self links + 'profile' => 'Profile', + 'drive' => 'Drive', + 'settings' => 'Settings', + 'compose' => 'Create New', + 'logout' => 'Logout', + + // Nav footer + 'about' => 'About', + 'help' => 'Help', + 'language' => 'Language', + 'privacy' => 'Privacy', + 'terms' => 'Terms', + + // Temporary links + 'backToPreviousDesign' => 'Go back to previous design' + ], + + 'directMessages' => [ + 'inbox' => 'Inbox', + 'sent' => 'Sent', + 'requests' => 'Requests' + ], + + 'notifications' => [ + 'liked' => 'liked your', + 'commented' => 'commented on your', + 'reacted' => 'reacted to your', + 'shared' => 'shared your', + 'tagged' => 'tagged you in a', + + 'updatedA' => 'updated a', + 'sentA' => 'sent a', + + 'followed' => 'followed', + 'mentioned' => 'mentioned', + 'you' => 'you', + + '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', + 'post' => 'post', + 'story' => 'story', + ], + + 'post' => [ + 'shareToFollowers' => 'Share to followers', + 'shareToOther' => 'Share to other', + 'noLikes' => 'No likes yet', + 'uploading' => 'Uploading', + ], + + 'profile' => [ + 'posts' => 'Posts', + 'followers' => 'Followers', + 'following' => 'Following', + 'admin' => 'Admin', + 'collections' => 'Collections', + 'follow' => 'Follow', + 'unfollow' => 'Unfollow', + 'editProfile' => 'Edit Profile', + 'followRequested' => 'Follow Requested', + 'joined' => 'Joined', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', + ], + + 'menu' => [ + 'viewPost' => 'View Post', + 'viewProfile' => 'View Profile', + 'moderationTools' => 'Moderation Tools', + 'report' => 'Report', + 'archive' => 'Archive', + 'unarchive' => 'Unarchive', + 'embed' => 'Embed', + + 'selectOneOption' => 'Select one of the following options', + 'unlistFromTimelines' => 'Unlist from Timelines', + 'addCW' => 'Add Content Warning', + 'removeCW' => 'Remove Content Warning', + 'markAsSpammer' => 'Mark as Spammer', + 'markAsSpammerText' => 'Unlist + CW existing and future posts', + 'spam' => 'Spam', + 'sensitive' => 'Sensitive Content', + 'abusive' => 'Abusive or Harmful', + 'underageAccount' => 'Underage Account', + 'copyrightInfringement' => 'Copyright Infringement', + 'impersonation' => 'Impersonation', + 'scamOrFraud' => 'Scam or Fraud', + 'confirmReport' => 'Confirm Report', + 'confirmReportText' => 'Are you sure you want to report this post?', + 'reportSent' => 'Report Sent!', + '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' + ], + + 'hashtags' => [ + 'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' + ], + +]; From 5184aca09a416af2a14b7b2120969af09f8c8198 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 4 Jan 2022 19:49:59 -0700 Subject: [PATCH 13/16] New translations web.php (Croatian) [ci skip] --- resources/lang/hr/web.php | 186 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 186 insertions(+) create mode 100644 resources/lang/hr/web.php diff --git a/resources/lang/hr/web.php b/resources/lang/hr/web.php new file mode 100644 index 000000000..3844f847a --- /dev/null +++ b/resources/lang/hr/web.php @@ -0,0 +1,186 @@ + [ + 'comment' => 'Comment', + 'commented' => 'Commented', + 'comments' => 'Comments', + 'like' => 'Like', + 'liked' => 'Liked', + 'likes' => 'Likes', + 'share' => 'Share', + 'shared' => 'Shared', + 'shares' => 'Shares', + 'unshare' => 'Unshare', + + 'cancel' => 'Cancel', + 'copyLink' => 'Copy Link', + 'delete' => 'Delete', + 'error' => 'Error', + 'errorMsg' => 'Something went wrong. Please try again later.', + 'oops' => 'Oops!', + 'other' => 'Other', + 'readMore' => 'Read more', + 'success' => 'Success', + + 'sensitive' => 'Sensitive', + 'sensitiveContent' => 'Sensitive Content', + 'sensitiveContentWarning' => 'This post may contain sensitive content', + ], + + 'site' => [ + 'terms' => 'Terms of Use', + 'privacy' => 'Privacy Policy', + ], + + 'navmenu' => [ + 'search' => 'Search', + 'admin' => 'Admin Dashboard', + + // Timelines + 'homeFeed' => 'Home Feed', + 'localFeed' => 'Local Feed', + 'globalFeed' => 'Global Feed', + + // Core features + 'discover' => 'Discover', + 'directMessages' => 'Direct Messages', + 'notifications' => 'Notifications', + 'groups' => 'Groups', + 'stories' => 'Stories', + + // Self links + 'profile' => 'Profile', + 'drive' => 'Drive', + 'settings' => 'Settings', + 'compose' => 'Create New', + 'logout' => 'Logout', + + // Nav footer + 'about' => 'About', + 'help' => 'Help', + 'language' => 'Language', + 'privacy' => 'Privacy', + 'terms' => 'Terms', + + // Temporary links + 'backToPreviousDesign' => 'Go back to previous design' + ], + + 'directMessages' => [ + 'inbox' => 'Inbox', + 'sent' => 'Sent', + 'requests' => 'Requests' + ], + + 'notifications' => [ + 'liked' => 'liked your', + 'commented' => 'commented on your', + 'reacted' => 'reacted to your', + 'shared' => 'shared your', + 'tagged' => 'tagged you in a', + + 'updatedA' => 'updated a', + 'sentA' => 'sent a', + + 'followed' => 'followed', + 'mentioned' => 'mentioned', + 'you' => 'you', + + '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', + 'post' => 'post', + 'story' => 'story', + ], + + 'post' => [ + 'shareToFollowers' => 'Share to followers', + 'shareToOther' => 'Share to other', + 'noLikes' => 'No likes yet', + 'uploading' => 'Uploading', + ], + + 'profile' => [ + 'posts' => 'Posts', + 'followers' => 'Followers', + 'following' => 'Following', + 'admin' => 'Admin', + 'collections' => 'Collections', + 'follow' => 'Follow', + 'unfollow' => 'Unfollow', + 'editProfile' => 'Edit Profile', + 'followRequested' => 'Follow Requested', + 'joined' => 'Joined', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', + ], + + 'menu' => [ + 'viewPost' => 'View Post', + 'viewProfile' => 'View Profile', + 'moderationTools' => 'Moderation Tools', + 'report' => 'Report', + 'archive' => 'Archive', + 'unarchive' => 'Unarchive', + 'embed' => 'Embed', + + 'selectOneOption' => 'Select one of the following options', + 'unlistFromTimelines' => 'Unlist from Timelines', + 'addCW' => 'Add Content Warning', + 'removeCW' => 'Remove Content Warning', + 'markAsSpammer' => 'Mark as Spammer', + 'markAsSpammerText' => 'Unlist + CW existing and future posts', + 'spam' => 'Spam', + 'sensitive' => 'Sensitive Content', + 'abusive' => 'Abusive or Harmful', + 'underageAccount' => 'Underage Account', + 'copyrightInfringement' => 'Copyright Infringement', + 'impersonation' => 'Impersonation', + 'scamOrFraud' => 'Scam or Fraud', + 'confirmReport' => 'Confirm Report', + 'confirmReportText' => 'Are you sure you want to report this post?', + 'reportSent' => 'Report Sent!', + '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' + ], + + 'hashtags' => [ + 'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' + ], + +]; From 9943e4f1cff149b589a22d29a12ca846b21215b9 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 4 Jan 2022 19:50:01 -0700 Subject: [PATCH 14/16] New translations web.php (Hindi) [ci skip] --- resources/lang/hi/web.php | 186 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 186 insertions(+) create mode 100644 resources/lang/hi/web.php diff --git a/resources/lang/hi/web.php b/resources/lang/hi/web.php new file mode 100644 index 000000000..3844f847a --- /dev/null +++ b/resources/lang/hi/web.php @@ -0,0 +1,186 @@ + [ + 'comment' => 'Comment', + 'commented' => 'Commented', + 'comments' => 'Comments', + 'like' => 'Like', + 'liked' => 'Liked', + 'likes' => 'Likes', + 'share' => 'Share', + 'shared' => 'Shared', + 'shares' => 'Shares', + 'unshare' => 'Unshare', + + 'cancel' => 'Cancel', + 'copyLink' => 'Copy Link', + 'delete' => 'Delete', + 'error' => 'Error', + 'errorMsg' => 'Something went wrong. Please try again later.', + 'oops' => 'Oops!', + 'other' => 'Other', + 'readMore' => 'Read more', + 'success' => 'Success', + + 'sensitive' => 'Sensitive', + 'sensitiveContent' => 'Sensitive Content', + 'sensitiveContentWarning' => 'This post may contain sensitive content', + ], + + 'site' => [ + 'terms' => 'Terms of Use', + 'privacy' => 'Privacy Policy', + ], + + 'navmenu' => [ + 'search' => 'Search', + 'admin' => 'Admin Dashboard', + + // Timelines + 'homeFeed' => 'Home Feed', + 'localFeed' => 'Local Feed', + 'globalFeed' => 'Global Feed', + + // Core features + 'discover' => 'Discover', + 'directMessages' => 'Direct Messages', + 'notifications' => 'Notifications', + 'groups' => 'Groups', + 'stories' => 'Stories', + + // Self links + 'profile' => 'Profile', + 'drive' => 'Drive', + 'settings' => 'Settings', + 'compose' => 'Create New', + 'logout' => 'Logout', + + // Nav footer + 'about' => 'About', + 'help' => 'Help', + 'language' => 'Language', + 'privacy' => 'Privacy', + 'terms' => 'Terms', + + // Temporary links + 'backToPreviousDesign' => 'Go back to previous design' + ], + + 'directMessages' => [ + 'inbox' => 'Inbox', + 'sent' => 'Sent', + 'requests' => 'Requests' + ], + + 'notifications' => [ + 'liked' => 'liked your', + 'commented' => 'commented on your', + 'reacted' => 'reacted to your', + 'shared' => 'shared your', + 'tagged' => 'tagged you in a', + + 'updatedA' => 'updated a', + 'sentA' => 'sent a', + + 'followed' => 'followed', + 'mentioned' => 'mentioned', + 'you' => 'you', + + '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', + 'post' => 'post', + 'story' => 'story', + ], + + 'post' => [ + 'shareToFollowers' => 'Share to followers', + 'shareToOther' => 'Share to other', + 'noLikes' => 'No likes yet', + 'uploading' => 'Uploading', + ], + + 'profile' => [ + 'posts' => 'Posts', + 'followers' => 'Followers', + 'following' => 'Following', + 'admin' => 'Admin', + 'collections' => 'Collections', + 'follow' => 'Follow', + 'unfollow' => 'Unfollow', + 'editProfile' => 'Edit Profile', + 'followRequested' => 'Follow Requested', + 'joined' => 'Joined', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', + ], + + 'menu' => [ + 'viewPost' => 'View Post', + 'viewProfile' => 'View Profile', + 'moderationTools' => 'Moderation Tools', + 'report' => 'Report', + 'archive' => 'Archive', + 'unarchive' => 'Unarchive', + 'embed' => 'Embed', + + 'selectOneOption' => 'Select one of the following options', + 'unlistFromTimelines' => 'Unlist from Timelines', + 'addCW' => 'Add Content Warning', + 'removeCW' => 'Remove Content Warning', + 'markAsSpammer' => 'Mark as Spammer', + 'markAsSpammerText' => 'Unlist + CW existing and future posts', + 'spam' => 'Spam', + 'sensitive' => 'Sensitive Content', + 'abusive' => 'Abusive or Harmful', + 'underageAccount' => 'Underage Account', + 'copyrightInfringement' => 'Copyright Infringement', + 'impersonation' => 'Impersonation', + 'scamOrFraud' => 'Scam or Fraud', + 'confirmReport' => 'Confirm Report', + 'confirmReportText' => 'Are you sure you want to report this post?', + 'reportSent' => 'Report Sent!', + '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' + ], + + 'hashtags' => [ + 'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' + ], + +]; From 63e7248ccc6b3dfdfa5d3d624a57befc9cfb8519 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 4 Jan 2022 19:50:02 -0700 Subject: [PATCH 15/16] New translations web.php (Bosnian) [ci skip] --- resources/lang/bs/web.php | 186 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 186 insertions(+) create mode 100644 resources/lang/bs/web.php diff --git a/resources/lang/bs/web.php b/resources/lang/bs/web.php new file mode 100644 index 000000000..3844f847a --- /dev/null +++ b/resources/lang/bs/web.php @@ -0,0 +1,186 @@ + [ + 'comment' => 'Comment', + 'commented' => 'Commented', + 'comments' => 'Comments', + 'like' => 'Like', + 'liked' => 'Liked', + 'likes' => 'Likes', + 'share' => 'Share', + 'shared' => 'Shared', + 'shares' => 'Shares', + 'unshare' => 'Unshare', + + 'cancel' => 'Cancel', + 'copyLink' => 'Copy Link', + 'delete' => 'Delete', + 'error' => 'Error', + 'errorMsg' => 'Something went wrong. Please try again later.', + 'oops' => 'Oops!', + 'other' => 'Other', + 'readMore' => 'Read more', + 'success' => 'Success', + + 'sensitive' => 'Sensitive', + 'sensitiveContent' => 'Sensitive Content', + 'sensitiveContentWarning' => 'This post may contain sensitive content', + ], + + 'site' => [ + 'terms' => 'Terms of Use', + 'privacy' => 'Privacy Policy', + ], + + 'navmenu' => [ + 'search' => 'Search', + 'admin' => 'Admin Dashboard', + + // Timelines + 'homeFeed' => 'Home Feed', + 'localFeed' => 'Local Feed', + 'globalFeed' => 'Global Feed', + + // Core features + 'discover' => 'Discover', + 'directMessages' => 'Direct Messages', + 'notifications' => 'Notifications', + 'groups' => 'Groups', + 'stories' => 'Stories', + + // Self links + 'profile' => 'Profile', + 'drive' => 'Drive', + 'settings' => 'Settings', + 'compose' => 'Create New', + 'logout' => 'Logout', + + // Nav footer + 'about' => 'About', + 'help' => 'Help', + 'language' => 'Language', + 'privacy' => 'Privacy', + 'terms' => 'Terms', + + // Temporary links + 'backToPreviousDesign' => 'Go back to previous design' + ], + + 'directMessages' => [ + 'inbox' => 'Inbox', + 'sent' => 'Sent', + 'requests' => 'Requests' + ], + + 'notifications' => [ + 'liked' => 'liked your', + 'commented' => 'commented on your', + 'reacted' => 'reacted to your', + 'shared' => 'shared your', + 'tagged' => 'tagged you in a', + + 'updatedA' => 'updated a', + 'sentA' => 'sent a', + + 'followed' => 'followed', + 'mentioned' => 'mentioned', + 'you' => 'you', + + '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', + 'post' => 'post', + 'story' => 'story', + ], + + 'post' => [ + 'shareToFollowers' => 'Share to followers', + 'shareToOther' => 'Share to other', + 'noLikes' => 'No likes yet', + 'uploading' => 'Uploading', + ], + + 'profile' => [ + 'posts' => 'Posts', + 'followers' => 'Followers', + 'following' => 'Following', + 'admin' => 'Admin', + 'collections' => 'Collections', + 'follow' => 'Follow', + 'unfollow' => 'Unfollow', + 'editProfile' => 'Edit Profile', + 'followRequested' => 'Follow Requested', + 'joined' => 'Joined', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', + ], + + 'menu' => [ + 'viewPost' => 'View Post', + 'viewProfile' => 'View Profile', + 'moderationTools' => 'Moderation Tools', + 'report' => 'Report', + 'archive' => 'Archive', + 'unarchive' => 'Unarchive', + 'embed' => 'Embed', + + 'selectOneOption' => 'Select one of the following options', + 'unlistFromTimelines' => 'Unlist from Timelines', + 'addCW' => 'Add Content Warning', + 'removeCW' => 'Remove Content Warning', + 'markAsSpammer' => 'Mark as Spammer', + 'markAsSpammerText' => 'Unlist + CW existing and future posts', + 'spam' => 'Spam', + 'sensitive' => 'Sensitive Content', + 'abusive' => 'Abusive or Harmful', + 'underageAccount' => 'Underage Account', + 'copyrightInfringement' => 'Copyright Infringement', + 'impersonation' => 'Impersonation', + 'scamOrFraud' => 'Scam or Fraud', + 'confirmReport' => 'Confirm Report', + 'confirmReportText' => 'Are you sure you want to report this post?', + 'reportSent' => 'Report Sent!', + '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' + ], + + 'hashtags' => [ + 'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' + ], + +]; From db058390c303f477a325e3dcc950e5c024142b62 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 4 Jan 2022 19:50:03 -0700 Subject: [PATCH 16/16] New translations web.php (Montenegrin (Latin)) [ci skip] --- resources/lang/me/web.php | 186 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 186 insertions(+) create mode 100644 resources/lang/me/web.php diff --git a/resources/lang/me/web.php b/resources/lang/me/web.php new file mode 100644 index 000000000..3844f847a --- /dev/null +++ b/resources/lang/me/web.php @@ -0,0 +1,186 @@ + [ + 'comment' => 'Comment', + 'commented' => 'Commented', + 'comments' => 'Comments', + 'like' => 'Like', + 'liked' => 'Liked', + 'likes' => 'Likes', + 'share' => 'Share', + 'shared' => 'Shared', + 'shares' => 'Shares', + 'unshare' => 'Unshare', + + 'cancel' => 'Cancel', + 'copyLink' => 'Copy Link', + 'delete' => 'Delete', + 'error' => 'Error', + 'errorMsg' => 'Something went wrong. Please try again later.', + 'oops' => 'Oops!', + 'other' => 'Other', + 'readMore' => 'Read more', + 'success' => 'Success', + + 'sensitive' => 'Sensitive', + 'sensitiveContent' => 'Sensitive Content', + 'sensitiveContentWarning' => 'This post may contain sensitive content', + ], + + 'site' => [ + 'terms' => 'Terms of Use', + 'privacy' => 'Privacy Policy', + ], + + 'navmenu' => [ + 'search' => 'Search', + 'admin' => 'Admin Dashboard', + + // Timelines + 'homeFeed' => 'Home Feed', + 'localFeed' => 'Local Feed', + 'globalFeed' => 'Global Feed', + + // Core features + 'discover' => 'Discover', + 'directMessages' => 'Direct Messages', + 'notifications' => 'Notifications', + 'groups' => 'Groups', + 'stories' => 'Stories', + + // Self links + 'profile' => 'Profile', + 'drive' => 'Drive', + 'settings' => 'Settings', + 'compose' => 'Create New', + 'logout' => 'Logout', + + // Nav footer + 'about' => 'About', + 'help' => 'Help', + 'language' => 'Language', + 'privacy' => 'Privacy', + 'terms' => 'Terms', + + // Temporary links + 'backToPreviousDesign' => 'Go back to previous design' + ], + + 'directMessages' => [ + 'inbox' => 'Inbox', + 'sent' => 'Sent', + 'requests' => 'Requests' + ], + + 'notifications' => [ + 'liked' => 'liked your', + 'commented' => 'commented on your', + 'reacted' => 'reacted to your', + 'shared' => 'shared your', + 'tagged' => 'tagged you in a', + + 'updatedA' => 'updated a', + 'sentA' => 'sent a', + + 'followed' => 'followed', + 'mentioned' => 'mentioned', + 'you' => 'you', + + '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', + 'post' => 'post', + 'story' => 'story', + ], + + 'post' => [ + 'shareToFollowers' => 'Share to followers', + 'shareToOther' => 'Share to other', + 'noLikes' => 'No likes yet', + 'uploading' => 'Uploading', + ], + + 'profile' => [ + 'posts' => 'Posts', + 'followers' => 'Followers', + 'following' => 'Following', + 'admin' => 'Admin', + 'collections' => 'Collections', + 'follow' => 'Follow', + 'unfollow' => 'Unfollow', + 'editProfile' => 'Edit Profile', + 'followRequested' => 'Follow Requested', + 'joined' => 'Joined', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', + ], + + 'menu' => [ + 'viewPost' => 'View Post', + 'viewProfile' => 'View Profile', + 'moderationTools' => 'Moderation Tools', + 'report' => 'Report', + 'archive' => 'Archive', + 'unarchive' => 'Unarchive', + 'embed' => 'Embed', + + 'selectOneOption' => 'Select one of the following options', + 'unlistFromTimelines' => 'Unlist from Timelines', + 'addCW' => 'Add Content Warning', + 'removeCW' => 'Remove Content Warning', + 'markAsSpammer' => 'Mark as Spammer', + 'markAsSpammerText' => 'Unlist + CW existing and future posts', + 'spam' => 'Spam', + 'sensitive' => 'Sensitive Content', + 'abusive' => 'Abusive or Harmful', + 'underageAccount' => 'Underage Account', + 'copyrightInfringement' => 'Copyright Infringement', + 'impersonation' => 'Impersonation', + 'scamOrFraud' => 'Scam or Fraud', + 'confirmReport' => 'Confirm Report', + 'confirmReportText' => 'Are you sure you want to report this post?', + 'reportSent' => 'Report Sent!', + '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' + ], + + 'hashtags' => [ + 'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' + ], + +];