Procházet zdrojové kódy

Merge pull request #3114 from pixelfed/l10n_staging

New Crowdin updates
daniel před 3 roky
rodič
revize
21dabfb85b

+ 1 - 1
resources/lang/ar/web.php

@@ -55,7 +55,7 @@ return [
 		'drive' => 'وِحدَةُ التَّخزين',
 		'settings' => 'الإعدَادَات',
 		'compose' => 'إنشاءُ جَديد',
-		'logout' => 'Logout',
+		'logout' => 'تَسجيلُ الخُرُوج',
 
 		// Nav footer
 		'about' => 'حَول',

+ 186 - 0
resources/lang/bs/web.php

@@ -0,0 +1,186 @@
+<?php
+
+return [
+
+	'common' => [
+		'comment' => 'Comment',
+		'commented' => 'Commented',
+		'comments' => 'Comments',
+		'like' => 'Like',
+		'liked' => 'Liked',
+		'likes' => 'Likes',
+		'share' => 'Share',
+		'shared' => 'Shared',
+		'shares' => 'Shares',
+		'unshare' => 'Unshare',
+
+		'cancel' => 'Cancel',
+		'copyLink' => 'Copy Link',
+		'delete' => 'Delete',
+		'error' => 'Error',
+		'errorMsg' => 'Something went wrong. Please try again later.',
+		'oops' => 'Oops!',
+		'other' => 'Other',
+		'readMore' => 'Read more',
+		'success' => 'Success',
+
+		'sensitive' => 'Sensitive',
+		'sensitiveContent' => 'Sensitive Content',
+		'sensitiveContentWarning' => 'This post may contain sensitive content',
+	],
+
+	'site' => [
+		'terms' => 'Terms of Use',
+		'privacy' => 'Privacy Policy',
+	],
+
+	'navmenu' => [
+		'search' => 'Search',
+		'admin' => 'Admin Dashboard',
+
+		// Timelines
+		'homeFeed' => 'Home Feed',
+		'localFeed' => 'Local Feed',
+		'globalFeed' => 'Global Feed',
+
+		// Core features
+		'discover' => 'Discover',
+		'directMessages' => 'Direct Messages',
+		'notifications' => 'Notifications',
+		'groups' => 'Groups',
+		'stories' => 'Stories',
+
+		// Self links
+		'profile' => 'Profile',
+		'drive' => 'Drive',
+		'settings' => 'Settings',
+		'compose' => 'Create New',
+		'logout' => 'Logout',
+
+		// Nav footer
+		'about' => 'About',
+		'help' => 'Help',
+		'language' => 'Language',
+		'privacy' => 'Privacy',
+		'terms' => 'Terms',
+
+		// Temporary links
+		'backToPreviousDesign' => 'Go back to previous design'
+	],
+
+	'directMessages' => [
+		'inbox' => 'Inbox',
+		'sent' => 'Sent',
+		'requests' => 'Requests'
+	],
+
+	'notifications' => [
+		'liked' => 'liked your',
+		'commented' => 'commented on your',
+		'reacted' => 'reacted to your',
+		'shared' => 'shared your',
+		'tagged' => 'tagged you in a',
+
+		'updatedA' => 'updated a',
+		'sentA' => 'sent a',
+
+		'followed' => 'followed',
+		'mentioned' => 'mentioned',
+		'you' => 'you',
+
+		'yourApplication' => 'Your application to join',
+		'applicationApproved' => 'was approved!',
+		'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
+
+		'dm' => 'dm',
+		'groupPost' => 'group post',
+		'modlog' => 'modlog',
+		'post' => 'post',
+		'story' => 'story',
+	],
+
+	'post' => [
+		'shareToFollowers' => 'Share to followers',
+		'shareToOther' => 'Share to other',
+		'noLikes' => 'No likes yet',
+		'uploading' => 'Uploading',
+	],
+
+	'profile' => [
+		'posts' => 'Posts',
+		'followers' => 'Followers',
+		'following' => 'Following',
+		'admin' => 'Admin',
+		'collections' => 'Collections',
+		'follow' => 'Follow',
+		'unfollow' => 'Unfollow',
+		'editProfile' => 'Edit Profile',
+		'followRequested' => 'Follow Requested',
+		'joined' => 'Joined',
+
+		'emptyCollections' => 'We can\'t seem to find any collections',
+		'emptyPosts' => 'We can\'t seem to find any posts',
+	],
+
+	'menu' => [
+		'viewPost' => 'View Post',
+		'viewProfile' => 'View Profile',
+		'moderationTools' => 'Moderation Tools',
+		'report' => 'Report',
+		'archive' => 'Archive',
+		'unarchive' => 'Unarchive',
+		'embed' => 'Embed',
+
+		'selectOneOption' => 'Select one of the following options',
+		'unlistFromTimelines' => 'Unlist from Timelines',
+		'addCW' => 'Add Content Warning',
+		'removeCW' => 'Remove Content Warning',
+		'markAsSpammer' => 'Mark as Spammer',
+		'markAsSpammerText' => 'Unlist + CW existing and future posts',
+		'spam' => 'Spam',
+		'sensitive' => 'Sensitive Content',
+		'abusive' => 'Abusive or Harmful',
+		'underageAccount' => 'Underage Account',
+		'copyrightInfringement' => 'Copyright Infringement',
+		'impersonation' => 'Impersonation',
+		'scamOrFraud' => 'Scam or Fraud',
+		'confirmReport' => 'Confirm Report',
+		'confirmReportText' => 'Are you sure you want to report this post?',
+		'reportSent' => 'Report Sent!',
+		'reportSentText' => 'We have successfully received your report.',
+		'reportSentError' => 'There was an issue reporting this post.',
+
+		'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
+		'modCWSuccess' => 'Successfully added content warning',
+		'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
+		'modRemoveCWSuccess' => 'Successfully removed content warning',
+		'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
+		'modUnlistSuccess' => 'Successfully unlisted post',
+		'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
+		'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
+
+		'toFollowers' => 'to Followers',
+
+		'showCaption' => 'Show Caption',
+		'showLikes' => 'Show Likes',
+		'compactMode' => 'Compact Mode',
+		'embedConfirmText' => 'By using this embed, you agree to our',
+
+		'deletePostConfirm' => 'Are you sure you want to delete this post?',
+		'archivePostConfirm' => 'Are you sure you want to archive this post?',
+		'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
+	],
+
+	'story' => [
+		'add' => 'Add Story'
+	],
+
+	'timeline' => [
+		'peopleYouMayKnow' => 'People you may know'
+	],
+
+	'hashtags' => [
+		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+	],
+
+];

+ 6 - 6
resources/lang/cs/web.php

@@ -55,7 +55,7 @@ return [
 		'drive' => 'Úložiště',
 		'settings' => 'Nastavení',
 		'compose' => 'Vytvořit nový',
-		'logout' => 'Logout',
+		'logout' => 'Odhlásit se',
 
 		// Nav footer
 		'about' => 'O aplikaci',
@@ -116,10 +116,10 @@ return [
 		'unfollow' => 'Přestat sledovat',
 		'editProfile' => 'Upravit profil',
 		'followRequested' => 'Sledování vyžádáno',
-		'joined' => 'Joined',
+		'joined' => 'Připojen/a',
 
-		'emptyCollections' => 'We can\'t seem to find any collections',
-		'emptyPosts' => 'We can\'t seem to find any posts',
+		'emptyCollections' => 'Zdá se, že nelze najít žádné kolekce',
+		'emptyPosts' => 'Zdá se, že nelze najít žádné příspěvky',
 	],
 
 	'menu' => [
@@ -142,7 +142,7 @@ return [
 		'abusive' => 'Urážlivé nebo škodlivé',
 		'underageAccount' => 'Účet nezletilých',
 		'copyrightInfringement' => 'Porušení autorských práv',
-		'impersonation' => 'Impersonation',
+		'impersonation' => 'Předstírání identity',
 		'scamOrFraud' => 'Podvod',
 		'confirmReport' => 'Potvrdit hlášení',
 		'confirmReportText' => 'Jste si jisti, že chcete nahlásit tento příspěvek?',
@@ -159,7 +159,7 @@ return [
 		'modMarkAsSpammerConfirm' => 'Jste si jisti, že chcete tohoto uživatele označit jako spammer? Všechny existující a budoucí příspěvky budou vyřazeny z časových os a bude na ně aplikováno varování o obsahu.',
 		'modMarkAsSpammerSuccess' => 'Účet byl označen jako spammer',
 
-		'toFollowers' => 'to Followers',
+		'toFollowers' => 'sledujícím',
 
 		'showCaption' => 'Ukázat popisek',
 		'showLikes' => 'Zobrazit To se mi líbí',

+ 1 - 1
resources/lang/de/web.php

@@ -55,7 +55,7 @@ return [
 		'drive' => 'Festplatte',
 		'settings' => 'Einstellungen',
 		'compose' => 'Neu erstellen',
-		'logout' => 'Logout',
+		'logout' => 'Ausloggen',
 
 		// Nav footer
 		'about' => 'Über uns',

+ 7 - 7
resources/lang/eu/web.php

@@ -55,7 +55,7 @@ return [
 		'drive' => 'Unitatea',
 		'settings' => 'Ezarpenak',
 		'compose' => 'Sortu berria',
-		'logout' => 'Logout',
+		'logout' => 'Saioa itxi',
 
 		// Nav footer
 		'about' => 'Honi buruz',
@@ -132,11 +132,11 @@ return [
 		'embed' => 'Kapsulatu',
 
 		'selectOneOption' => 'Hautatu aukera hauetako bat',
-		'unlistFromTimelines' => 'Unlist from Timelines',
+		'unlistFromTimelines' => 'Denbora-lerroetatik ezkutatu',
 		'addCW' => 'Gehitu edukiaren abisua',
 		'removeCW' => 'Kendu edukiaren abisua',
 		'markAsSpammer' => 'Markatu zabor-bidaltzaile gisa',
-		'markAsSpammerText' => 'Unlist + CW existing and future posts',
+		'markAsSpammerText' => 'Ezkutatu + edukiaren abisua jarri etorkizuneko bidalketei',
 		'spam' => 'Zaborra',
 		'sensitive' => 'Eduki hunkigarria',
 		'abusive' => 'Bortxazko edo Mingarria',
@@ -154,9 +154,9 @@ return [
 		'modCWSuccess' => 'Edukiaren abisua ondo gehitu da',
 		'modRemoveCWConfirm' => 'Ziur al zaude edukiaren abisua kendu nahi duzula bidalketa honetarako?',
 		'modRemoveCWSuccess' => 'Edukiaren abisua ondo kendu da',
-		'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
-		'modUnlistSuccess' => 'Successfully unlisted post',
-		'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
+		'modUnlistConfirm' => 'Ziur al zaude bidalketa hau ezkutatu nahi duzula?',
+		'modUnlistSuccess' => 'Bidalketa ondo ezkutatu da',
+		'modMarkAsSpammerConfirm' => 'Ziur al zaude erabiltzaile hau zabor-bidaltzaile bezala markatu nahi duzula? Dagoeneko bidali dituen eta etorkizunean bidaliko dituen bidalketak denbora-lerroetatik ezkutatuko dira eta edukiaren abisua ezarriko zaie.',
 		'modMarkAsSpammerSuccess' => 'Kontua zabor-bidaltzaile gisa ondo markatu da',
 
 		'toFollowers' => 'jarraitzaileei',
@@ -164,7 +164,7 @@ return [
 		'showCaption' => 'Irudiaren azalpena erakutsi',
 		'showLikes' => 'Erakutsi atsegiteak',
 		'compactMode' => 'Modu trinkoa',
-		'embedConfirmText' => 'By using this embed, you agree to our',
+		'embedConfirmText' => 'Kapsulatze hau erabiliz, onartzen dituzu gure',
 
 		'deletePostConfirm' => 'Ziur al zaude bidalketa hau ezabatu nahi duzula?',
 		'archivePostConfirm' => 'Ziur al zaude bidalketa hau artxibatu nahi duzula?',

+ 4 - 4
resources/lang/fa/web.php

@@ -118,8 +118,8 @@ return [
 		'followRequested' => 'درخواست دنبال کردن فرستاده شد',
 		'joined' => 'پیوست',
 
-		'emptyCollections' => 'We can\'t seem to find any collections',
-		'emptyPosts' => 'We can\'t seem to find any posts',
+		'emptyCollections' => 'به نظر می‌رسد که نمی‌توانیم هیچ مجموعه‌ای پیدا کنیم',
+		'emptyPosts' => 'به نظر می‌رسد که نمی‌توانیم هیچ فرسته‌ای پیدا کنیم',
 	],
 
 	'menu' => [
@@ -140,7 +140,7 @@ return [
 		'spam' => 'هرزنامه',
 		'sensitive' => 'محتوای حساس',
 		'abusive' => 'توهین‌آمیز و مضر',
-		'underageAccount' => 'Underage Account',
+		'underageAccount' => 'حساب زیر سن قانونی',
 		'copyrightInfringement' => 'نقض قوانین حق تکثیر',
 		'impersonation' => 'جعل هویت',
 		'scamOrFraud' => 'Scam or Fraud',
@@ -180,7 +180,7 @@ return [
 	],
 
 	'hashtags' => [
-		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+		'emptyFeed' => 'به نظر می‌رسد که نمی‌توانیم چیزی برای این هشتگ پیدا کنیم'
 	],
 
 ];

+ 186 - 0
resources/lang/hi/web.php

@@ -0,0 +1,186 @@
+<?php
+
+return [
+
+	'common' => [
+		'comment' => 'Comment',
+		'commented' => 'Commented',
+		'comments' => 'Comments',
+		'like' => 'Like',
+		'liked' => 'Liked',
+		'likes' => 'Likes',
+		'share' => 'Share',
+		'shared' => 'Shared',
+		'shares' => 'Shares',
+		'unshare' => 'Unshare',
+
+		'cancel' => 'Cancel',
+		'copyLink' => 'Copy Link',
+		'delete' => 'Delete',
+		'error' => 'Error',
+		'errorMsg' => 'Something went wrong. Please try again later.',
+		'oops' => 'Oops!',
+		'other' => 'Other',
+		'readMore' => 'Read more',
+		'success' => 'Success',
+
+		'sensitive' => 'Sensitive',
+		'sensitiveContent' => 'Sensitive Content',
+		'sensitiveContentWarning' => 'This post may contain sensitive content',
+	],
+
+	'site' => [
+		'terms' => 'Terms of Use',
+		'privacy' => 'Privacy Policy',
+	],
+
+	'navmenu' => [
+		'search' => 'Search',
+		'admin' => 'Admin Dashboard',
+
+		// Timelines
+		'homeFeed' => 'Home Feed',
+		'localFeed' => 'Local Feed',
+		'globalFeed' => 'Global Feed',
+
+		// Core features
+		'discover' => 'Discover',
+		'directMessages' => 'Direct Messages',
+		'notifications' => 'Notifications',
+		'groups' => 'Groups',
+		'stories' => 'Stories',
+
+		// Self links
+		'profile' => 'Profile',
+		'drive' => 'Drive',
+		'settings' => 'Settings',
+		'compose' => 'Create New',
+		'logout' => 'Logout',
+
+		// Nav footer
+		'about' => 'About',
+		'help' => 'Help',
+		'language' => 'Language',
+		'privacy' => 'Privacy',
+		'terms' => 'Terms',
+
+		// Temporary links
+		'backToPreviousDesign' => 'Go back to previous design'
+	],
+
+	'directMessages' => [
+		'inbox' => 'Inbox',
+		'sent' => 'Sent',
+		'requests' => 'Requests'
+	],
+
+	'notifications' => [
+		'liked' => 'liked your',
+		'commented' => 'commented on your',
+		'reacted' => 'reacted to your',
+		'shared' => 'shared your',
+		'tagged' => 'tagged you in a',
+
+		'updatedA' => 'updated a',
+		'sentA' => 'sent a',
+
+		'followed' => 'followed',
+		'mentioned' => 'mentioned',
+		'you' => 'you',
+
+		'yourApplication' => 'Your application to join',
+		'applicationApproved' => 'was approved!',
+		'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
+
+		'dm' => 'dm',
+		'groupPost' => 'group post',
+		'modlog' => 'modlog',
+		'post' => 'post',
+		'story' => 'story',
+	],
+
+	'post' => [
+		'shareToFollowers' => 'Share to followers',
+		'shareToOther' => 'Share to other',
+		'noLikes' => 'No likes yet',
+		'uploading' => 'Uploading',
+	],
+
+	'profile' => [
+		'posts' => 'Posts',
+		'followers' => 'Followers',
+		'following' => 'Following',
+		'admin' => 'Admin',
+		'collections' => 'Collections',
+		'follow' => 'Follow',
+		'unfollow' => 'Unfollow',
+		'editProfile' => 'Edit Profile',
+		'followRequested' => 'Follow Requested',
+		'joined' => 'Joined',
+
+		'emptyCollections' => 'We can\'t seem to find any collections',
+		'emptyPosts' => 'We can\'t seem to find any posts',
+	],
+
+	'menu' => [
+		'viewPost' => 'View Post',
+		'viewProfile' => 'View Profile',
+		'moderationTools' => 'Moderation Tools',
+		'report' => 'Report',
+		'archive' => 'Archive',
+		'unarchive' => 'Unarchive',
+		'embed' => 'Embed',
+
+		'selectOneOption' => 'Select one of the following options',
+		'unlistFromTimelines' => 'Unlist from Timelines',
+		'addCW' => 'Add Content Warning',
+		'removeCW' => 'Remove Content Warning',
+		'markAsSpammer' => 'Mark as Spammer',
+		'markAsSpammerText' => 'Unlist + CW existing and future posts',
+		'spam' => 'Spam',
+		'sensitive' => 'Sensitive Content',
+		'abusive' => 'Abusive or Harmful',
+		'underageAccount' => 'Underage Account',
+		'copyrightInfringement' => 'Copyright Infringement',
+		'impersonation' => 'Impersonation',
+		'scamOrFraud' => 'Scam or Fraud',
+		'confirmReport' => 'Confirm Report',
+		'confirmReportText' => 'Are you sure you want to report this post?',
+		'reportSent' => 'Report Sent!',
+		'reportSentText' => 'We have successfully received your report.',
+		'reportSentError' => 'There was an issue reporting this post.',
+
+		'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
+		'modCWSuccess' => 'Successfully added content warning',
+		'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
+		'modRemoveCWSuccess' => 'Successfully removed content warning',
+		'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
+		'modUnlistSuccess' => 'Successfully unlisted post',
+		'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
+		'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
+
+		'toFollowers' => 'to Followers',
+
+		'showCaption' => 'Show Caption',
+		'showLikes' => 'Show Likes',
+		'compactMode' => 'Compact Mode',
+		'embedConfirmText' => 'By using this embed, you agree to our',
+
+		'deletePostConfirm' => 'Are you sure you want to delete this post?',
+		'archivePostConfirm' => 'Are you sure you want to archive this post?',
+		'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
+	],
+
+	'story' => [
+		'add' => 'Add Story'
+	],
+
+	'timeline' => [
+		'peopleYouMayKnow' => 'People you may know'
+	],
+
+	'hashtags' => [
+		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+	],
+
+];

+ 186 - 0
resources/lang/hr/web.php

@@ -0,0 +1,186 @@
+<?php
+
+return [
+
+	'common' => [
+		'comment' => 'Comment',
+		'commented' => 'Commented',
+		'comments' => 'Comments',
+		'like' => 'Like',
+		'liked' => 'Liked',
+		'likes' => 'Likes',
+		'share' => 'Share',
+		'shared' => 'Shared',
+		'shares' => 'Shares',
+		'unshare' => 'Unshare',
+
+		'cancel' => 'Cancel',
+		'copyLink' => 'Copy Link',
+		'delete' => 'Delete',
+		'error' => 'Error',
+		'errorMsg' => 'Something went wrong. Please try again later.',
+		'oops' => 'Oops!',
+		'other' => 'Other',
+		'readMore' => 'Read more',
+		'success' => 'Success',
+
+		'sensitive' => 'Sensitive',
+		'sensitiveContent' => 'Sensitive Content',
+		'sensitiveContentWarning' => 'This post may contain sensitive content',
+	],
+
+	'site' => [
+		'terms' => 'Terms of Use',
+		'privacy' => 'Privacy Policy',
+	],
+
+	'navmenu' => [
+		'search' => 'Search',
+		'admin' => 'Admin Dashboard',
+
+		// Timelines
+		'homeFeed' => 'Home Feed',
+		'localFeed' => 'Local Feed',
+		'globalFeed' => 'Global Feed',
+
+		// Core features
+		'discover' => 'Discover',
+		'directMessages' => 'Direct Messages',
+		'notifications' => 'Notifications',
+		'groups' => 'Groups',
+		'stories' => 'Stories',
+
+		// Self links
+		'profile' => 'Profile',
+		'drive' => 'Drive',
+		'settings' => 'Settings',
+		'compose' => 'Create New',
+		'logout' => 'Logout',
+
+		// Nav footer
+		'about' => 'About',
+		'help' => 'Help',
+		'language' => 'Language',
+		'privacy' => 'Privacy',
+		'terms' => 'Terms',
+
+		// Temporary links
+		'backToPreviousDesign' => 'Go back to previous design'
+	],
+
+	'directMessages' => [
+		'inbox' => 'Inbox',
+		'sent' => 'Sent',
+		'requests' => 'Requests'
+	],
+
+	'notifications' => [
+		'liked' => 'liked your',
+		'commented' => 'commented on your',
+		'reacted' => 'reacted to your',
+		'shared' => 'shared your',
+		'tagged' => 'tagged you in a',
+
+		'updatedA' => 'updated a',
+		'sentA' => 'sent a',
+
+		'followed' => 'followed',
+		'mentioned' => 'mentioned',
+		'you' => 'you',
+
+		'yourApplication' => 'Your application to join',
+		'applicationApproved' => 'was approved!',
+		'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
+
+		'dm' => 'dm',
+		'groupPost' => 'group post',
+		'modlog' => 'modlog',
+		'post' => 'post',
+		'story' => 'story',
+	],
+
+	'post' => [
+		'shareToFollowers' => 'Share to followers',
+		'shareToOther' => 'Share to other',
+		'noLikes' => 'No likes yet',
+		'uploading' => 'Uploading',
+	],
+
+	'profile' => [
+		'posts' => 'Posts',
+		'followers' => 'Followers',
+		'following' => 'Following',
+		'admin' => 'Admin',
+		'collections' => 'Collections',
+		'follow' => 'Follow',
+		'unfollow' => 'Unfollow',
+		'editProfile' => 'Edit Profile',
+		'followRequested' => 'Follow Requested',
+		'joined' => 'Joined',
+
+		'emptyCollections' => 'We can\'t seem to find any collections',
+		'emptyPosts' => 'We can\'t seem to find any posts',
+	],
+
+	'menu' => [
+		'viewPost' => 'View Post',
+		'viewProfile' => 'View Profile',
+		'moderationTools' => 'Moderation Tools',
+		'report' => 'Report',
+		'archive' => 'Archive',
+		'unarchive' => 'Unarchive',
+		'embed' => 'Embed',
+
+		'selectOneOption' => 'Select one of the following options',
+		'unlistFromTimelines' => 'Unlist from Timelines',
+		'addCW' => 'Add Content Warning',
+		'removeCW' => 'Remove Content Warning',
+		'markAsSpammer' => 'Mark as Spammer',
+		'markAsSpammerText' => 'Unlist + CW existing and future posts',
+		'spam' => 'Spam',
+		'sensitive' => 'Sensitive Content',
+		'abusive' => 'Abusive or Harmful',
+		'underageAccount' => 'Underage Account',
+		'copyrightInfringement' => 'Copyright Infringement',
+		'impersonation' => 'Impersonation',
+		'scamOrFraud' => 'Scam or Fraud',
+		'confirmReport' => 'Confirm Report',
+		'confirmReportText' => 'Are you sure you want to report this post?',
+		'reportSent' => 'Report Sent!',
+		'reportSentText' => 'We have successfully received your report.',
+		'reportSentError' => 'There was an issue reporting this post.',
+
+		'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
+		'modCWSuccess' => 'Successfully added content warning',
+		'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
+		'modRemoveCWSuccess' => 'Successfully removed content warning',
+		'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
+		'modUnlistSuccess' => 'Successfully unlisted post',
+		'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
+		'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
+
+		'toFollowers' => 'to Followers',
+
+		'showCaption' => 'Show Caption',
+		'showLikes' => 'Show Likes',
+		'compactMode' => 'Compact Mode',
+		'embedConfirmText' => 'By using this embed, you agree to our',
+
+		'deletePostConfirm' => 'Are you sure you want to delete this post?',
+		'archivePostConfirm' => 'Are you sure you want to archive this post?',
+		'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
+	],
+
+	'story' => [
+		'add' => 'Add Story'
+	],
+
+	'timeline' => [
+		'peopleYouMayKnow' => 'People you may know'
+	],
+
+	'hashtags' => [
+		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+	],
+
+];

+ 7 - 7
resources/lang/it/web.php

@@ -6,7 +6,7 @@ return [
 		'comment' => 'Commenta',
 		'commented' => 'Commentato',
 		'comments' => 'Commenti',
-		'like' => 'Mi piace',
+		'like' => 'Like',
 		'liked' => 'Like aggiunto',
 		'likes' => 'Tutti i Like',
 		'share' => 'Condividi',
@@ -31,7 +31,7 @@ return [
 
 	'site' => [
 		'terms' => 'Termini di Utilizzo',
-		'privacy' => 'Informativa sulla Privacy',
+		'privacy' => 'Informativa Privacy',
 	],
 
 	'navmenu' => [
@@ -55,11 +55,11 @@ return [
 		'drive' => 'Drive',
 		'settings' => 'Impostazioni',
 		'compose' => 'Crea Nuovo',
-		'logout' => 'Logout',
+		'logout' => 'Esci',
 
 		// Nav footer
 		'about' => 'Info',
-		'help' => 'Aiuto',
+		'help' => 'Supporto',
 		'language' => 'Lingua',
 		'privacy' => 'Privacy',
 		'terms' => 'Condizioni',
@@ -118,8 +118,8 @@ return [
 		'followRequested' => 'Richiesta in attesa',
 		'joined' => 'Iscritto',
 
-		'emptyCollections' => 'We can\'t seem to find any collections',
-		'emptyPosts' => 'We can\'t seem to find any posts',
+		'emptyCollections' => 'Non riusciamo a trovare alcuna collezione',
+		'emptyPosts' => 'Non riusciamo a trovare alcun post',
 	],
 
 	'menu' => [
@@ -180,7 +180,7 @@ return [
 	],
 
 	'hashtags' => [
-		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+		'emptyFeed' => 'Non riusciamo a trovare alcun post con questo hashtag'
 	],
 
 ];

+ 186 - 0
resources/lang/me/web.php

@@ -0,0 +1,186 @@
+<?php
+
+return [
+
+	'common' => [
+		'comment' => 'Comment',
+		'commented' => 'Commented',
+		'comments' => 'Comments',
+		'like' => 'Like',
+		'liked' => 'Liked',
+		'likes' => 'Likes',
+		'share' => 'Share',
+		'shared' => 'Shared',
+		'shares' => 'Shares',
+		'unshare' => 'Unshare',
+
+		'cancel' => 'Cancel',
+		'copyLink' => 'Copy Link',
+		'delete' => 'Delete',
+		'error' => 'Error',
+		'errorMsg' => 'Something went wrong. Please try again later.',
+		'oops' => 'Oops!',
+		'other' => 'Other',
+		'readMore' => 'Read more',
+		'success' => 'Success',
+
+		'sensitive' => 'Sensitive',
+		'sensitiveContent' => 'Sensitive Content',
+		'sensitiveContentWarning' => 'This post may contain sensitive content',
+	],
+
+	'site' => [
+		'terms' => 'Terms of Use',
+		'privacy' => 'Privacy Policy',
+	],
+
+	'navmenu' => [
+		'search' => 'Search',
+		'admin' => 'Admin Dashboard',
+
+		// Timelines
+		'homeFeed' => 'Home Feed',
+		'localFeed' => 'Local Feed',
+		'globalFeed' => 'Global Feed',
+
+		// Core features
+		'discover' => 'Discover',
+		'directMessages' => 'Direct Messages',
+		'notifications' => 'Notifications',
+		'groups' => 'Groups',
+		'stories' => 'Stories',
+
+		// Self links
+		'profile' => 'Profile',
+		'drive' => 'Drive',
+		'settings' => 'Settings',
+		'compose' => 'Create New',
+		'logout' => 'Logout',
+
+		// Nav footer
+		'about' => 'About',
+		'help' => 'Help',
+		'language' => 'Language',
+		'privacy' => 'Privacy',
+		'terms' => 'Terms',
+
+		// Temporary links
+		'backToPreviousDesign' => 'Go back to previous design'
+	],
+
+	'directMessages' => [
+		'inbox' => 'Inbox',
+		'sent' => 'Sent',
+		'requests' => 'Requests'
+	],
+
+	'notifications' => [
+		'liked' => 'liked your',
+		'commented' => 'commented on your',
+		'reacted' => 'reacted to your',
+		'shared' => 'shared your',
+		'tagged' => 'tagged you in a',
+
+		'updatedA' => 'updated a',
+		'sentA' => 'sent a',
+
+		'followed' => 'followed',
+		'mentioned' => 'mentioned',
+		'you' => 'you',
+
+		'yourApplication' => 'Your application to join',
+		'applicationApproved' => 'was approved!',
+		'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
+
+		'dm' => 'dm',
+		'groupPost' => 'group post',
+		'modlog' => 'modlog',
+		'post' => 'post',
+		'story' => 'story',
+	],
+
+	'post' => [
+		'shareToFollowers' => 'Share to followers',
+		'shareToOther' => 'Share to other',
+		'noLikes' => 'No likes yet',
+		'uploading' => 'Uploading',
+	],
+
+	'profile' => [
+		'posts' => 'Posts',
+		'followers' => 'Followers',
+		'following' => 'Following',
+		'admin' => 'Admin',
+		'collections' => 'Collections',
+		'follow' => 'Follow',
+		'unfollow' => 'Unfollow',
+		'editProfile' => 'Edit Profile',
+		'followRequested' => 'Follow Requested',
+		'joined' => 'Joined',
+
+		'emptyCollections' => 'We can\'t seem to find any collections',
+		'emptyPosts' => 'We can\'t seem to find any posts',
+	],
+
+	'menu' => [
+		'viewPost' => 'View Post',
+		'viewProfile' => 'View Profile',
+		'moderationTools' => 'Moderation Tools',
+		'report' => 'Report',
+		'archive' => 'Archive',
+		'unarchive' => 'Unarchive',
+		'embed' => 'Embed',
+
+		'selectOneOption' => 'Select one of the following options',
+		'unlistFromTimelines' => 'Unlist from Timelines',
+		'addCW' => 'Add Content Warning',
+		'removeCW' => 'Remove Content Warning',
+		'markAsSpammer' => 'Mark as Spammer',
+		'markAsSpammerText' => 'Unlist + CW existing and future posts',
+		'spam' => 'Spam',
+		'sensitive' => 'Sensitive Content',
+		'abusive' => 'Abusive or Harmful',
+		'underageAccount' => 'Underage Account',
+		'copyrightInfringement' => 'Copyright Infringement',
+		'impersonation' => 'Impersonation',
+		'scamOrFraud' => 'Scam or Fraud',
+		'confirmReport' => 'Confirm Report',
+		'confirmReportText' => 'Are you sure you want to report this post?',
+		'reportSent' => 'Report Sent!',
+		'reportSentText' => 'We have successfully received your report.',
+		'reportSentError' => 'There was an issue reporting this post.',
+
+		'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
+		'modCWSuccess' => 'Successfully added content warning',
+		'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
+		'modRemoveCWSuccess' => 'Successfully removed content warning',
+		'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
+		'modUnlistSuccess' => 'Successfully unlisted post',
+		'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
+		'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
+
+		'toFollowers' => 'to Followers',
+
+		'showCaption' => 'Show Caption',
+		'showLikes' => 'Show Likes',
+		'compactMode' => 'Compact Mode',
+		'embedConfirmText' => 'By using this embed, you agree to our',
+
+		'deletePostConfirm' => 'Are you sure you want to delete this post?',
+		'archivePostConfirm' => 'Are you sure you want to archive this post?',
+		'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
+	],
+
+	'story' => [
+		'add' => 'Add Story'
+	],
+
+	'timeline' => [
+		'peopleYouMayKnow' => 'People you may know'
+	],
+
+	'hashtags' => [
+		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+	],
+
+];

+ 186 - 0
resources/lang/mk/web.php

@@ -0,0 +1,186 @@
+<?php
+
+return [
+
+	'common' => [
+		'comment' => 'Comment',
+		'commented' => 'Commented',
+		'comments' => 'Comments',
+		'like' => 'Like',
+		'liked' => 'Liked',
+		'likes' => 'Likes',
+		'share' => 'Share',
+		'shared' => 'Shared',
+		'shares' => 'Shares',
+		'unshare' => 'Unshare',
+
+		'cancel' => 'Cancel',
+		'copyLink' => 'Copy Link',
+		'delete' => 'Delete',
+		'error' => 'Error',
+		'errorMsg' => 'Something went wrong. Please try again later.',
+		'oops' => 'Oops!',
+		'other' => 'Other',
+		'readMore' => 'Read more',
+		'success' => 'Success',
+
+		'sensitive' => 'Sensitive',
+		'sensitiveContent' => 'Sensitive Content',
+		'sensitiveContentWarning' => 'This post may contain sensitive content',
+	],
+
+	'site' => [
+		'terms' => 'Terms of Use',
+		'privacy' => 'Privacy Policy',
+	],
+
+	'navmenu' => [
+		'search' => 'Search',
+		'admin' => 'Admin Dashboard',
+
+		// Timelines
+		'homeFeed' => 'Home Feed',
+		'localFeed' => 'Local Feed',
+		'globalFeed' => 'Global Feed',
+
+		// Core features
+		'discover' => 'Discover',
+		'directMessages' => 'Direct Messages',
+		'notifications' => 'Notifications',
+		'groups' => 'Groups',
+		'stories' => 'Stories',
+
+		// Self links
+		'profile' => 'Profile',
+		'drive' => 'Drive',
+		'settings' => 'Settings',
+		'compose' => 'Create New',
+		'logout' => 'Logout',
+
+		// Nav footer
+		'about' => 'About',
+		'help' => 'Help',
+		'language' => 'Language',
+		'privacy' => 'Privacy',
+		'terms' => 'Terms',
+
+		// Temporary links
+		'backToPreviousDesign' => 'Go back to previous design'
+	],
+
+	'directMessages' => [
+		'inbox' => 'Inbox',
+		'sent' => 'Sent',
+		'requests' => 'Requests'
+	],
+
+	'notifications' => [
+		'liked' => 'liked your',
+		'commented' => 'commented on your',
+		'reacted' => 'reacted to your',
+		'shared' => 'shared your',
+		'tagged' => 'tagged you in a',
+
+		'updatedA' => 'updated a',
+		'sentA' => 'sent a',
+
+		'followed' => 'followed',
+		'mentioned' => 'mentioned',
+		'you' => 'you',
+
+		'yourApplication' => 'Your application to join',
+		'applicationApproved' => 'was approved!',
+		'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
+
+		'dm' => 'dm',
+		'groupPost' => 'group post',
+		'modlog' => 'modlog',
+		'post' => 'post',
+		'story' => 'story',
+	],
+
+	'post' => [
+		'shareToFollowers' => 'Share to followers',
+		'shareToOther' => 'Share to other',
+		'noLikes' => 'No likes yet',
+		'uploading' => 'Uploading',
+	],
+
+	'profile' => [
+		'posts' => 'Posts',
+		'followers' => 'Followers',
+		'following' => 'Following',
+		'admin' => 'Admin',
+		'collections' => 'Collections',
+		'follow' => 'Follow',
+		'unfollow' => 'Unfollow',
+		'editProfile' => 'Edit Profile',
+		'followRequested' => 'Follow Requested',
+		'joined' => 'Joined',
+
+		'emptyCollections' => 'We can\'t seem to find any collections',
+		'emptyPosts' => 'We can\'t seem to find any posts',
+	],
+
+	'menu' => [
+		'viewPost' => 'View Post',
+		'viewProfile' => 'View Profile',
+		'moderationTools' => 'Moderation Tools',
+		'report' => 'Report',
+		'archive' => 'Archive',
+		'unarchive' => 'Unarchive',
+		'embed' => 'Embed',
+
+		'selectOneOption' => 'Select one of the following options',
+		'unlistFromTimelines' => 'Unlist from Timelines',
+		'addCW' => 'Add Content Warning',
+		'removeCW' => 'Remove Content Warning',
+		'markAsSpammer' => 'Mark as Spammer',
+		'markAsSpammerText' => 'Unlist + CW existing and future posts',
+		'spam' => 'Spam',
+		'sensitive' => 'Sensitive Content',
+		'abusive' => 'Abusive or Harmful',
+		'underageAccount' => 'Underage Account',
+		'copyrightInfringement' => 'Copyright Infringement',
+		'impersonation' => 'Impersonation',
+		'scamOrFraud' => 'Scam or Fraud',
+		'confirmReport' => 'Confirm Report',
+		'confirmReportText' => 'Are you sure you want to report this post?',
+		'reportSent' => 'Report Sent!',
+		'reportSentText' => 'We have successfully received your report.',
+		'reportSentError' => 'There was an issue reporting this post.',
+
+		'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
+		'modCWSuccess' => 'Successfully added content warning',
+		'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
+		'modRemoveCWSuccess' => 'Successfully removed content warning',
+		'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
+		'modUnlistSuccess' => 'Successfully unlisted post',
+		'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
+		'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
+
+		'toFollowers' => 'to Followers',
+
+		'showCaption' => 'Show Caption',
+		'showLikes' => 'Show Likes',
+		'compactMode' => 'Compact Mode',
+		'embedConfirmText' => 'By using this embed, you agree to our',
+
+		'deletePostConfirm' => 'Are you sure you want to delete this post?',
+		'archivePostConfirm' => 'Are you sure you want to archive this post?',
+		'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
+	],
+
+	'story' => [
+		'add' => 'Add Story'
+	],
+
+	'timeline' => [
+		'peopleYouMayKnow' => 'People you may know'
+	],
+
+	'hashtags' => [
+		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+	],
+
+];

+ 3 - 3
resources/lang/pt/web.php

@@ -48,14 +48,14 @@ return [
 		'directMessages' => 'Mensagens privadas',
 		'notifications' => 'Notificações',
 		'groups' => 'Grupos',
-		'stories' => 'Stories',
+		'stories' => 'Histórias',
 
 		// Self links
 		'profile' => 'Perfil',
-		'drive' => 'Drive',
+		'drive' => 'Mídias',
 		'settings' => 'Configurações',
 		'compose' => 'Criar novo',
-		'logout' => 'Logout',
+		'logout' => 'Sair',
 
 		// Nav footer
 		'about' => 'Sobre',

+ 9 - 9
resources/lang/sk/web.php

@@ -4,7 +4,7 @@ return [
 
 	'common' => [
 		'comment' => 'Komentovať',
-		'commented' => 'Commented',
+		'commented' => 'Komentoval',
 		'comments' => 'Komentáre',
 		'like' => 'Páči sa mi',
 		'liked' => 'Páči sa mi',
@@ -55,7 +55,7 @@ return [
 		'drive' => 'Úložisko',
 		'settings' => 'Nastavenia',
 		'compose' => 'Vytvoriť nový',
-		'logout' => 'Logout',
+		'logout' => 'Odhlásiť sa',
 
 		// Nav footer
 		'about' => 'O aplikácii',
@@ -116,7 +116,7 @@ return [
 		'unfollow' => 'Prestať sledovať',
 		'editProfile' => 'Upraviť Profil',
 		'followRequested' => 'Žiadosť o sledovanie bola odoslaná',
-		'joined' => 'Joined',
+		'joined' => 'Pripojené',
 
 		'emptyCollections' => 'Zdá sa, že nemôžeme nájsť žiadne kolekcie',
 		'emptyPosts' => 'Zdá sa, že nemôžeme nájsť žiadne príspevky',
@@ -132,11 +132,11 @@ return [
 		'embed' => 'Vložiť',
 
 		'selectOneOption' => 'Prosím, vyberte jednu z nasledujúcich možností',
-		'unlistFromTimelines' => 'Unlist from Timelines',
+		'unlistFromTimelines' => 'Odstrániť z Timelines',
 		'addCW' => 'Pridať upozornenie o obsahu',
 		'removeCW' => 'Odstrániť upozornenie o obsahu',
 		'markAsSpammer' => 'Označiť ako Spammer',
-		'markAsSpammerText' => 'Unlist + CW existing and future posts',
+		'markAsSpammerText' => 'Odstrániť zo zoznamu + upozornenie o obsahu existujúce a budúce príspevky',
 		'spam' => 'Spam',
 		'sensitive' => 'Citlivý obsah',
 		'abusive' => 'Zneužívajúci alebo Škodlivý',
@@ -154,10 +154,10 @@ return [
 		'modCWSuccess' => 'Upozornenie o obsahu bolo úspešne pridané',
 		'modRemoveCWConfirm' => 'Naozaj chcete odstrániť upozornenie o obsahu z tohto príspevku?',
 		'modRemoveCWSuccess' => 'Upozornenie o obsahu bolo úspešne odstránené',
-		'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
-		'modUnlistSuccess' => 'Successfully unlisted post',
-		'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
-		'modMarkAsSpammerSuccess' => 'Účet bol úspešne označený ako spammer',
+		'modUnlistConfirm' => 'Naozaj chcete odstrániť zo zoznamu tento príspevok?',
+		'modUnlistSuccess' => 'Príspevok bol úspešne odstránený zo zoznamu',
+		'modMarkAsSpammerConfirm' => 'Naozaj chcete označiť tohto používateľa ako odosielateľa spamu? Všetky existujúce a budúce príspevky budú odstránené z timelines a bude pridané upozornenie o obsahu.',
+		'modMarkAsSpammerSuccess' => 'Účet bol úspešne označený ako odosielateľa spamu',
 
 		'toFollowers' => 'pre Sledujúcich',
 

+ 1 - 1
resources/lang/vi/web.php

@@ -55,7 +55,7 @@ return [
 		'drive' => 'Lưu trữ',
 		'settings' => 'Thiết lập',
 		'compose' => 'Ảnh mới',
-		'logout' => 'Logout',
+		'logout' => 'Đăng xuất',
 
 		// Nav footer
 		'about' => 'Giới thiệu',