From 132c8b8b7104b309e26114c6fb1cd27bc18b341d Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Tue, 21 Dec 2021 17:43:37 -0700 Subject: [PATCH] Add web lang files --- resources/lang/ar/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/ca/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/cs/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/cy/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/da/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/de/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/el/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/eo/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/es/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/eu/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/fa/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/fi/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/fr/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/gl/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/he/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/id/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/it/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/ja/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/ms/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/nl/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/oc/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/pl/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/pt/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/ru/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/sv/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/th/web.php | 171 ++++++++++++++++++++++++++++++++++++++ resources/lang/tr/web.php | 171 ++++++++++++++++++++++++++++++++++++++ 27 files changed, 4617 insertions(+) create mode 100644 resources/lang/ar/web.php create mode 100644 resources/lang/ca/web.php create mode 100644 resources/lang/cs/web.php create mode 100644 resources/lang/cy/web.php create mode 100644 resources/lang/da/web.php create mode 100644 resources/lang/de/web.php create mode 100644 resources/lang/el/web.php create mode 100644 resources/lang/eo/web.php create mode 100644 resources/lang/es/web.php create mode 100644 resources/lang/eu/web.php create mode 100644 resources/lang/fa/web.php create mode 100644 resources/lang/fi/web.php create mode 100644 resources/lang/fr/web.php create mode 100644 resources/lang/gl/web.php create mode 100644 resources/lang/he/web.php create mode 100644 resources/lang/id/web.php create mode 100644 resources/lang/it/web.php create mode 100644 resources/lang/ja/web.php create mode 100644 resources/lang/ms/web.php create mode 100644 resources/lang/nl/web.php create mode 100644 resources/lang/oc/web.php create mode 100644 resources/lang/pl/web.php create mode 100644 resources/lang/pt/web.php create mode 100644 resources/lang/ru/web.php create mode 100644 resources/lang/sv/web.php create mode 100644 resources/lang/th/web.php create mode 100644 resources/lang/tr/web.php diff --git a/resources/lang/ar/web.php b/resources/lang/ar/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/ar/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/ca/web.php b/resources/lang/ca/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/ca/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/cs/web.php b/resources/lang/cs/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/cs/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/cy/web.php b/resources/lang/cy/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/cy/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/da/web.php b/resources/lang/da/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/da/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/de/web.php b/resources/lang/de/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/de/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/el/web.php b/resources/lang/el/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/el/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/eo/web.php b/resources/lang/eo/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/eo/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/es/web.php b/resources/lang/es/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/es/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/eu/web.php b/resources/lang/eu/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/eu/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/fa/web.php b/resources/lang/fa/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/fa/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/fi/web.php b/resources/lang/fi/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/fi/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/fr/web.php b/resources/lang/fr/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/fr/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/gl/web.php b/resources/lang/gl/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/gl/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/he/web.php b/resources/lang/he/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/he/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/id/web.php b/resources/lang/id/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/id/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/it/web.php b/resources/lang/it/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/it/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/ja/web.php b/resources/lang/ja/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/ja/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/ms/web.php b/resources/lang/ms/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/ms/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/nl/web.php b/resources/lang/nl/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/nl/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/oc/web.php b/resources/lang/oc/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/oc/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/pl/web.php b/resources/lang/pl/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/pl/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/pt/web.php b/resources/lang/pt/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/pt/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/ru/web.php b/resources/lang/ru/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/ru/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/sv/web.php b/resources/lang/sv/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/sv/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/th/web.php b/resources/lang/th/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/th/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +]; diff --git a/resources/lang/tr/web.php b/resources/lang/tr/web.php new file mode 100644 index 000000000..ad46ea3c4 --- /dev/null +++ b/resources/lang/tr/web.php @@ -0,0 +1,171 @@ + [ + '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', + + // 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', + ], + + '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' + ] + +];