瀏覽代碼

Merge pull request #3070 from pixelfed/l10n_staging

New Crowdin updates
daniel 3 年之前
父節點
當前提交
781788bdcc
共有 6 個文件被更改,包括 222 次插入222 次删除
  1. 2 2
      resources/lang/de/web.php
  2. 85 85
      resources/lang/el/web.php
  3. 49 49
      resources/lang/fr/web.php
  4. 37 37
      resources/lang/id/web.php
  5. 6 6
      resources/lang/pl/web.php
  6. 43 43
      resources/lang/ru/web.php

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

@@ -138,7 +138,7 @@ return [
 		'abusive' => 'Abusive or Harmful',
 		'abusive' => 'Abusive or Harmful',
 		'underageAccount' => 'Minderjährigen-Konto',
 		'underageAccount' => 'Minderjährigen-Konto',
 		'copyrightInfringement' => 'Urheberrechtsverletzung',
 		'copyrightInfringement' => 'Urheberrechtsverletzung',
-		'impersonation' => 'Impersonation',
+		'impersonation' => 'Nachahmen',
 		'scamOrFraud' => 'Scam or Fraud',
 		'scamOrFraud' => 'Scam or Fraud',
 		'confirmReport' => 'Meldung bestätigen',
 		'confirmReport' => 'Meldung bestätigen',
 		'confirmReportText' => 'Bist du sicher, dass du diesen Beitrag melden möchtest?',
 		'confirmReportText' => 'Bist du sicher, dass du diesen Beitrag melden möchtest?',
@@ -146,7 +146,7 @@ return [
 		'reportSentText' => 'Wir haben deinen Bericht erfolgreich erhalten.',
 		'reportSentText' => 'Wir haben deinen Bericht erfolgreich erhalten.',
 		'reportSentError' => 'Es gab ein Problem beim Melden dieses Beitrags.',
 		'reportSentError' => 'Es gab ein Problem beim Melden dieses Beitrags.',
 
 
-		'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
+		'modAddCWConfirm' => 'Bist du sicher, dass du diesem Beitrag eine Inhaltswarnung hinzufügen möchtest?',
 		'modCWSuccess' => 'Inhaltswarnung erfolgreich hinzugefügt',
 		'modCWSuccess' => 'Inhaltswarnung erfolgreich hinzugefügt',
 		'modRemoveCWConfirm' => 'Bist du sicher, dass die Inhaltswarnung auf diesem Beitrag entfernt werden soll?',
 		'modRemoveCWConfirm' => 'Bist du sicher, dass die Inhaltswarnung auf diesem Beitrag entfernt werden soll?',
 		'modRemoveCWSuccess' => 'Inhaltswarnung erfolgreich entfernt',
 		'modRemoveCWSuccess' => 'Inhaltswarnung erfolgreich entfernt',

+ 85 - 85
resources/lang/el/web.php

@@ -4,7 +4,7 @@ return [
 
 
 	'common' => [
 	'common' => [
 		'comment' => 'Σχόλιο',
 		'comment' => 'Σχόλιο',
-		'commented' => 'Commented',
+		'commented' => 'Σχολιασμένο',
 		'comments' => 'Σχόλια',
 		'comments' => 'Σχόλια',
 		'like' => 'Μου αρέσει',
 		'like' => 'Μου αρέσει',
 		'liked' => 'Μου άρεσε',
 		'liked' => 'Μου άρεσε',
@@ -41,138 +41,138 @@ return [
 		// Timelines
 		// Timelines
 		'homeFeed' => 'Αρχική ροή',
 		'homeFeed' => 'Αρχική ροή',
 		'localFeed' => 'Τοπική Ροή',
 		'localFeed' => 'Τοπική Ροή',
-		'globalFeed' => 'Global Feed',
+		'globalFeed' => 'Ομοσπονδιακή Ροή',
 
 
 		// Core features
 		// Core features
-		'discover' => 'Discover',
-		'directMessages' => 'Direct Messages',
-		'notifications' => 'Notifications',
-		'groups' => 'Groups',
-		'stories' => 'Stories',
+		'discover' => 'Ανακαλύψτε',
+		'directMessages' => 'Προσωπικά Μηνύματα',
+		'notifications' => 'Ειδοποιήσεις',
+		'groups' => 'Ομάδες',
+		'stories' => 'Ιστορίες',
 
 
 		// Self links
 		// Self links
-		'profile' => 'Profile',
+		'profile' => 'Προφίλ',
 		'drive' => 'Drive',
 		'drive' => 'Drive',
-		'settings' => 'Settings',
-		'compose' => 'Create New',
+		'settings' => 'Ρυθμίσεις',
+		'compose' => 'Δημιουργία νέου',
 
 
 		// Nav footer
 		// Nav footer
-		'about' => 'About',
-		'help' => 'Help',
-		'language' => 'Language',
-		'privacy' => 'Privacy',
-		'terms' => 'Terms',
+		'about' => 'Σχετικά με',
+		'help' => 'Βοήθεια',
+		'language' => 'Γλώσσα',
+		'privacy' => 'Ιδιωτικότητα',
+		'terms' => 'Όροι',
 
 
 		// Temporary links
 		// Temporary links
 		'backToPreviousDesign' => 'Go back to previous design'
 		'backToPreviousDesign' => 'Go back to previous design'
 	],
 	],
 
 
 	'directMessages' => [
 	'directMessages' => [
-		'inbox' => 'Inbox',
-		'sent' => 'Sent',
-		'requests' => 'Requests'
+		'inbox' => 'Εισερχόμενα',
+		'sent' => 'Απεσταλμένο',
+		'requests' => 'Αιτήματα'
 	],
 	],
 
 
 	'notifications' => [
 	'notifications' => [
-		'liked' => 'liked your',
-		'commented' => 'commented on your',
-		'reacted' => 'reacted to your',
-		'shared' => 'shared your',
-		'tagged' => 'tagged you in a',
+		'liked' => 'επισήμανε ότι του αρέσει το',
+		'commented' => 'σχολίασε στο',
+		'reacted' => 'αντέδρασε στο {item} σας',
+		'shared' => 'κοινοποίησε το {item} σας',
+		'tagged' => 'σας πρόσθεσε με ετικέτα σε μια δημοσίευση',
 
 
-		'updatedA' => 'updated a',
-		'sentA' => 'sent a',
+		'updatedA' => 'ενημέρωσε ένα',
+		'sentA' => 'έστειλε ένα',
 
 
 		'followed' => 'followed',
 		'followed' => 'followed',
-		'mentioned' => 'mentioned',
-		'you' => 'you',
+		'mentioned' => 'αναφέρθηκε',
+		'you' => 'εσύ',
 
 
-		'yourApplication' => 'Your application to join',
-		'applicationApproved' => 'was approved!',
-		'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
+		'yourApplication' => 'Η αίτησή σας για συμμετοχή',
+		'applicationApproved' => 'εγκρίθηκε!',
+		'applicationRejected' => 'απορρίφθηκε. Μπορείτε να κάνετε εκ νέου αίτηση για να συμμετάσχετε σε 6 μήνες.',
 
 
-		'dm' => 'dm',
-		'groupPost' => 'group post',
+		'dm' => 'πμ',
+		'groupPost' => 'ομαδική δημοσίευση',
 		'modlog' => 'modlog',
 		'modlog' => 'modlog',
-		'post' => 'post',
-		'story' => 'story',
+		'post' => 'δημοσίευση',
+		'story' => 'ιστορία',
 	],
 	],
 
 
 	'post' => [
 	'post' => [
-		'shareToFollowers' => 'Share to followers',
+		'shareToFollowers' => 'Μοιραστείτε με τους ακόλουθους',
 		'shareToOther' => 'Share to other',
 		'shareToOther' => 'Share to other',
-		'noLikes' => 'No likes yet',
-		'uploading' => 'Uploading',
+		'noLikes' => 'Δεν υπάρχουν likes ακόμα',
+		'uploading' => 'Μεταφόρτωση',
 	],
 	],
 
 
 	'profile' => [
 	'profile' => [
-		'posts' => 'Posts',
-		'followers' => 'Followers',
-		'following' => 'Following',
-		'admin' => 'Admin',
-		'collections' => 'Collections',
-		'follow' => 'Follow',
-		'unfollow' => 'Unfollow',
-		'editProfile' => 'Edit Profile',
-		'followRequested' => 'Follow Requested',
+		'posts' => 'Δημοσιεύσεις',
+		'followers' => 'Ακόλουθοι',
+		'following' => 'Ακολουθεί',
+		'admin' => 'Διαχειριστής',
+		'collections' => 'Συλλογές',
+		'follow' => 'Ακολούθησε',
+		'unfollow' => 'Διακοπή παρακολούθησης',
+		'editProfile' => 'Επεξεργασία Προφίλ',
+		'followRequested' => 'Ακολουθήστε Το Αίτημα',
 		'joined' => 'Joined',
 		'joined' => 'Joined',
 	],
 	],
 
 
 	'menu' => [
 	'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',
+		'viewPost' => 'Προβολη Δημοσίευσης',
+		'viewProfile' => 'Προβολή Προφίλ',
+		'moderationTools' => 'Εργαλεία Συντονισμού',
+		'report' => 'Αναφορά',
+		'archive' => 'Αρχειοθέτηση',
+		'unarchive' => 'Αναίρεση αρχειοθέτησης',
+		'embed' => 'Ενσωμάτωση',
+
+		'selectOneOption' => 'Επιλέξτε μία από τις ακόλουθες επιλογές',
 		'unlistFromTimelines' => 'Unlist from Timelines',
 		'unlistFromTimelines' => 'Unlist from Timelines',
-		'addCW' => 'Add Content Warning',
-		'removeCW' => 'Remove Content Warning',
-		'markAsSpammer' => 'Mark as Spammer',
+		'addCW' => 'Προσθήκη Προειδοποίησης Περιεχομένου',
+		'removeCW' => 'Αφαίρεση Προειδοποίησης Περιεχομένου',
+		'markAsSpammer' => 'Σήμανση ως Spammer',
 		'markAsSpammerText' => 'Unlist + CW existing and future posts',
 		'markAsSpammerText' => 'Unlist + CW existing and future posts',
-		'spam' => 'Spam',
-		'sensitive' => 'Sensitive Content',
-		'abusive' => 'Abusive or Harmful',
-		'underageAccount' => 'Underage Account',
-		'copyrightInfringement' => 'Copyright Infringement',
+		'spam' => 'Ανεπιθύμητα',
+		'sensitive' => 'Ευαίσθητο περιεχόμενο',
+		'abusive' => 'Καταχρηστικό ή επιβλαβές',
+		'underageAccount' => 'Λογαριασμός ανηλίκου',
+		'copyrightInfringement' => 'Παραβίαση πνευματικών δικαιωμάτων',
 		'impersonation' => 'Impersonation',
 		'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',
+		'scamOrFraud' => 'Ανεπιθύμητο ή απάτη',
+		'confirmReport' => 'Επιβεβαίωση Αναφοράς',
+		'confirmReportText' => 'Είστε βέβαιοι ότι θέλετε να αναφέρετε αυτή την ανάρτηση;',
+		'reportSent' => 'Η Αναφορά Στάλθηκε!',
+		'reportSentText' => 'Έχουμε λάβει με επιτυχία την αναφορά σας.',
+		'reportSentError' => 'Παρουσιάστηκε ένα πρόβλημα κατά την αναφορά της ανάρτησης.',
+
+		'modAddCWConfirm' => 'Είστε βέβαιοι ότι θέλετε να προσθέσετε μια προειδοποίηση περιεχομένου σε αυτή την ανάρτηση;',
+		'modCWSuccess' => 'Επιτυχής προσθήκη προειδοποίησης περιεχομένου',
+		'modRemoveCWConfirm' => 'Είστε βέβαιοι ότι θέλετε να αφαιρέσετε την προειδοποίηση περιεχομένου σε αυτή την ανάρτηση;',
+		'modRemoveCWSuccess' => 'Επιτυχής αφαίρεση προειδοποίησης περιεχομένου',
 		'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
 		'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
 		'modUnlistSuccess' => 'Successfully unlisted 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',
+		'modMarkAsSpammerConfirm' => 'Είστε βέβαιοι ότι θέλετε να επισημάνετε αυτόν τον χρήστη ως spammer? Όλες οι υπάρχουσες και μελλοντικές δημοσιεύσεις δεν θα καταχωρούνται στα χρονοδιαγράμματα και θα εφαρμόζεται προειδοποίηση περιεχομένου.',
+		'modMarkAsSpammerSuccess' => 'Επιτυχής σήμανση λογαριασμού ως spammer',
 
 
-		'toFollowers' => 'to Followers',
+		'toFollowers' => 'στους Ακόλουθους',
 
 
 		'showCaption' => 'Show Caption',
 		'showCaption' => 'Show Caption',
-		'showLikes' => 'Show Likes',
-		'compactMode' => 'Compact Mode',
-		'embedConfirmText' => 'By using this embed, you agree to our',
+		'showLikes' => 'Εμφάνιση "μου αρέσει"',
+		'compactMode' => 'Συμπαγής Λειτουργία',
+		'embedConfirmText' => 'Χρησιμοποιώντας αυτό το ενσωματωμένο, συμφωνείτε με την',
 
 
-		'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?',
+		'deletePostConfirm' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτήν την ανάρτηση;',
+		'archivePostConfirm' => 'Είστε βέβαιοι ότι θέλετε να αρχειοθετήσετε αυτή την ανάρτηση;',
+		'unarchivePostConfirm' => 'Είστε βέβαιοι ότι θέλετε να αφαιρέσετε αυτήν την ανάρτηση απο την αρχειοθήκη;',
 	],
 	],
 
 
 	'story' => [
 	'story' => [
-		'add' => 'Add Story'
+		'add' => 'Προσθήκη Ιστορίας'
 	],
 	],
 
 
 	'timeline' => [
 	'timeline' => [
-		'peopleYouMayKnow' => 'People you may know'
+		'peopleYouMayKnow' => 'Άτομα που μπορεί να ξέρετε'
 	]
 	]
 
 
 ];
 ];

+ 49 - 49
resources/lang/fr/web.php

@@ -3,80 +3,80 @@
 return [
 return [
 
 
 	'common' => [
 	'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',
+		'comment' => 'Commenter',
+		'commented' => 'Commenté',
+		'comments' => 'Commentaires',
+		'like' => 'J\'aime',
+		'liked' => 'Aimé·e',
+		'likes' => 'J\'aime',
+		'share' => 'Partager',
+		'shared' => 'Partagé',
+		'shares' => 'Partages',
+		'unshare' => 'Ne plus partager',
+
+		'cancel' => 'Annuler',
+		'copyLink' => 'Copier le lien',
+		'delete' => 'Supprimer',
+		'error' => 'Erreur',
+		'errorMsg' => 'Une erreur est survenue. Veuillez réessayer plus tard.',
+		'oops' => 'Oups !',
+		'other' => 'Autre',
+		'readMore' => 'Lire plus',
+		'success' => 'Succès',
+
+		'sensitive' => 'Sensible',
+		'sensitiveContent' => 'Contenu sensible',
+		'sensitiveContentWarning' => 'Ce message peut contenir du contenu sensible',
 	],
 	],
 
 
 	'site' => [
 	'site' => [
-		'terms' => 'Terms of Use',
-		'privacy' => 'Privacy Policy',
+		'terms' => 'Conditions d\'utilisation',
+		'privacy' => 'Politique de confidentialité',
 	],
 	],
 
 
 	'navmenu' => [
 	'navmenu' => [
-		'search' => 'Search',
-		'admin' => 'Admin Dashboard',
+		'search' => 'Rechercher',
+		'admin' => 'Tableau de bord administrateur',
 
 
 		// Timelines
 		// Timelines
-		'homeFeed' => 'Home Feed',
-		'localFeed' => 'Local Feed',
-		'globalFeed' => 'Global Feed',
+		'homeFeed' => 'Flux principal',
+		'localFeed' => 'Flux local',
+		'globalFeed' => 'Flux global',
 
 
 		// Core features
 		// Core features
-		'discover' => 'Discover',
-		'directMessages' => 'Direct Messages',
+		'discover' => 'Découvrir',
+		'directMessages' => 'Messages Privés',
 		'notifications' => 'Notifications',
 		'notifications' => 'Notifications',
-		'groups' => 'Groups',
+		'groups' => 'Groupes',
 		'stories' => 'Stories',
 		'stories' => 'Stories',
 
 
 		// Self links
 		// Self links
-		'profile' => 'Profile',
+		'profile' => 'Profil',
 		'drive' => 'Drive',
 		'drive' => 'Drive',
-		'settings' => 'Settings',
+		'settings' => 'Paramètres',
 		'compose' => 'Create New',
 		'compose' => 'Create New',
 
 
 		// Nav footer
 		// Nav footer
-		'about' => 'About',
-		'help' => 'Help',
-		'language' => 'Language',
+		'about' => 'À propos',
+		'help' => 'Aide',
+		'language' => 'Langue',
 		'privacy' => 'Privacy',
 		'privacy' => 'Privacy',
-		'terms' => 'Terms',
+		'terms' => 'Conditions ',
 
 
 		// Temporary links
 		// Temporary links
-		'backToPreviousDesign' => 'Go back to previous design'
+		'backToPreviousDesign' => 'Revenir au design précédent'
 	],
 	],
 
 
 	'directMessages' => [
 	'directMessages' => [
-		'inbox' => 'Inbox',
+		'inbox' => 'Boîte de réception',
 		'sent' => 'Sent',
 		'sent' => 'Sent',
-		'requests' => 'Requests'
+		'requests' => 'Demandes'
 	],
 	],
 
 
 	'notifications' => [
 	'notifications' => [
-		'liked' => 'liked your',
-		'commented' => 'commented on your',
-		'reacted' => 'reacted to your',
+		'liked' => 'a aimé·e votre',
+		'commented' => 'a commenté·e votre',
+		'reacted' => 'a réagi à votre',
 		'shared' => 'shared your',
 		'shared' => 'shared your',
 		'tagged' => 'tagged you in a',
 		'tagged' => 'tagged you in a',
 
 
@@ -138,9 +138,9 @@ return [
 		'abusive' => 'Abusive or Harmful',
 		'abusive' => 'Abusive or Harmful',
 		'underageAccount' => 'Underage Account',
 		'underageAccount' => 'Underage Account',
 		'copyrightInfringement' => 'Copyright Infringement',
 		'copyrightInfringement' => 'Copyright Infringement',
-		'impersonation' => 'Impersonation',
-		'scamOrFraud' => 'Scam or Fraud',
-		'confirmReport' => 'Confirm Report',
+		'impersonation' => 'Usurpation d\'identité',
+		'scamOrFraud' => 'Arnaque ou fraude',
+		'confirmReport' => 'Confirmer le signalement',
 		'confirmReportText' => 'Are you sure you want to report this post?',
 		'confirmReportText' => 'Are you sure you want to report this post?',
 		'reportSent' => 'Report Sent!',
 		'reportSent' => 'Report Sent!',
 		'reportSentText' => 'We have successfully received your report.',
 		'reportSentText' => 'We have successfully received your report.',

+ 37 - 37
resources/lang/id/web.php

@@ -4,14 +4,14 @@ return [
 
 
 	'common' => [
 	'common' => [
 		'comment' => 'Komentar',
 		'comment' => 'Komentar',
-		'commented' => 'Mengomentari',
+		'commented' => 'Dikomentari',
 		'comments' => 'Komentar',
 		'comments' => 'Komentar',
 		'like' => 'Menyukai',
 		'like' => 'Menyukai',
-		'liked' => 'Menyukai',
+		'liked' => 'Disukai',
 		'likes' => 'Suka',
 		'likes' => 'Suka',
 		'share' => 'Bagikan',
 		'share' => 'Bagikan',
 		'shared' => 'Dibagikan',
 		'shared' => 'Dibagikan',
-		'shares' => 'Shares',
+		'shares' => 'Bagi',
 		'unshare' => 'Batalkan berbagi',
 		'unshare' => 'Batalkan berbagi',
 
 
 		'cancel' => 'Batal',
 		'cancel' => 'Batal',
@@ -21,7 +21,7 @@ return [
 		'errorMsg' => 'Telah terjadi kesalahan. Silakan coba lagi nanti.',
 		'errorMsg' => 'Telah terjadi kesalahan. Silakan coba lagi nanti.',
 		'oops' => 'Oops!',
 		'oops' => 'Oops!',
 		'other' => 'Lainnya',
 		'other' => 'Lainnya',
-		'readMore' => 'Baca lebih lanjut',
+		'readMore' => 'Baca selengkapnya',
 		'success' => 'Berhasil',
 		'success' => 'Berhasil',
 
 
 		'sensitive' => 'Sensitif',
 		'sensitive' => 'Sensitif',
@@ -40,59 +40,59 @@ return [
 
 
 		// Timelines
 		// Timelines
 		'homeFeed' => 'Beranda',
 		'homeFeed' => 'Beranda',
-		'localFeed' => 'Local Feed',
-		'globalFeed' => 'Global Feed',
+		'localFeed' => 'Umpan lokal',
+		'globalFeed' => 'Umpan global',
 
 
 		// Core features
 		// Core features
-		'discover' => 'Discover',
-		'directMessages' => 'Direct Messages',
-		'notifications' => 'Notifications',
-		'groups' => 'Groups',
-		'stories' => 'Stories',
+		'discover' => 'Jelajahi',
+		'directMessages' => 'Pesan Langsung',
+		'notifications' => 'Notifikasi',
+		'groups' => 'Grup',
+		'stories' => 'Cerita',
 
 
 		// Self links
 		// Self links
-		'profile' => 'Profile',
-		'drive' => 'Drive',
-		'settings' => 'Settings',
-		'compose' => 'Create New',
+		'profile' => 'Profil',
+		'drive' => 'Perangkat Keras',
+		'settings' => 'Pengaturan',
+		'compose' => 'Membuat baru',
 
 
 		// Nav footer
 		// Nav footer
-		'about' => 'About',
-		'help' => 'Help',
-		'language' => 'Language',
-		'privacy' => 'Privacy',
-		'terms' => 'Terms',
+		'about' => 'Tentang',
+		'help' => 'Bantuan',
+		'language' => 'Bahasa',
+		'privacy' => 'Privasi',
+		'terms' => 'Ketentuan',
 
 
 		// Temporary links
 		// Temporary links
-		'backToPreviousDesign' => 'Go back to previous design'
+		'backToPreviousDesign' => 'Kembali ke desain sebelumnya'
 	],
 	],
 
 
 	'directMessages' => [
 	'directMessages' => [
-		'inbox' => 'Inbox',
-		'sent' => 'Sent',
-		'requests' => 'Requests'
+		'inbox' => 'Kotak Masuk',
+		'sent' => 'Terkirim',
+		'requests' => 'Permintaan'
 	],
 	],
 
 
 	'notifications' => [
 	'notifications' => [
-		'liked' => 'liked your',
-		'commented' => 'commented on your',
+		'liked' => 'menyukai',
+		'commented' => 'mengomentari',
 		'reacted' => 'reacted to your',
 		'reacted' => 'reacted to your',
-		'shared' => 'shared your',
-		'tagged' => 'tagged you in a',
+		'shared' => 'membagikan',
+		'tagged' => 'menandai Anda pada sebuah',
 
 
-		'updatedA' => 'updated a',
-		'sentA' => 'sent a',
+		'updatedA' => 'mengupdate sebuah',
+		'sentA' => 'mengirim sebuah',
 
 
-		'followed' => 'followed',
-		'mentioned' => 'mentioned',
-		'you' => 'you',
+		'followed' => 'diikuti',
+		'mentioned' => 'disebut',
+		'you' => 'anda',
 
 
-		'yourApplication' => 'Your application to join',
-		'applicationApproved' => 'was approved!',
-		'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
+		'yourApplication' => 'Aplikasi anda untuk mengikuti',
+		'applicationApproved' => 'telah disetujui!',
+		'applicationRejected' => 'telah ditolak. Anda dapat kembali mengajukan untuk bergabung dalam 6 bulan.',
 
 
 		'dm' => 'dm',
 		'dm' => 'dm',
-		'groupPost' => 'group post',
+		'groupPost' => 'postingan grup',
 		'modlog' => 'modlog',
 		'modlog' => 'modlog',
 		'post' => 'post',
 		'post' => 'post',
 		'story' => 'story',
 		'story' => 'story',

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

@@ -68,15 +68,15 @@ return [
 	],
 	],
 
 
 	'directMessages' => [
 	'directMessages' => [
-		'inbox' => 'Inbox',
-		'sent' => 'Sent',
-		'requests' => 'Requests'
+		'inbox' => 'Wiadomości',
+		'sent' => 'Wysłane',
+		'requests' => 'Prośby o kontakt'
 	],
 	],
 
 
 	'notifications' => [
 	'notifications' => [
-		'liked' => 'liked your',
-		'commented' => 'commented on your',
-		'reacted' => 'reacted to your',
+		'liked' => 'polubił(a) twoje',
+		'commented' => 'skomentował(a) twoje',
+		'reacted' => 'zareagował(a) na twoje',
 		'shared' => 'shared your',
 		'shared' => 'shared your',
 		'tagged' => 'tagged you in a',
 		'tagged' => 'tagged you in a',
 
 

+ 43 - 43
resources/lang/ru/web.php

@@ -11,8 +11,8 @@ return [
 		'likes' => 'Лайки',
 		'likes' => 'Лайки',
 		'share' => 'Поделиться',
 		'share' => 'Поделиться',
 		'shared' => 'Поделились',
 		'shared' => 'Поделились',
-		'shares' => 'Shares',
-		'unshare' => 'Unshare',
+		'shares' => 'Поделились',
+		'unshare' => 'Не делиться',
 
 
 		'cancel' => 'Отмена',
 		'cancel' => 'Отмена',
 		'copyLink' => 'Скопировать ссылку',
 		'copyLink' => 'Скопировать ссылку',
@@ -99,80 +99,80 @@ return [
 	],
 	],
 
 
 	'post' => [
 	'post' => [
-		'shareToFollowers' => 'Share to followers',
+		'shareToFollowers' => 'Поделиться с подписчиками',
 		'shareToOther' => 'Share to other',
 		'shareToOther' => 'Share to other',
-		'noLikes' => 'No likes yet',
-		'uploading' => 'Uploading',
+		'noLikes' => 'Пока никому не понравилось',
+		'uploading' => 'Загружается',
 	],
 	],
 
 
 	'profile' => [
 	'profile' => [
-		'posts' => 'Posts',
-		'followers' => 'Followers',
-		'following' => 'Following',
-		'admin' => 'Admin',
-		'collections' => 'Collections',
+		'posts' => 'Посты',
+		'followers' => 'Подписчики',
+		'following' => 'Подписки',
+		'admin' => 'Администратор',
+		'collections' => 'Коллекции',
 		'follow' => 'Подписаться',
 		'follow' => 'Подписаться',
 		'unfollow' => 'Отписаться',
 		'unfollow' => 'Отписаться',
 		'editProfile' => 'Редактировать профиль',
 		'editProfile' => 'Редактировать профиль',
-		'followRequested' => 'Follow Requested',
-		'joined' => 'Joined',
+		'followRequested' => 'Хочет на Вас подписаться',
+		'joined' => 'Регистрация',
 	],
 	],
 
 
 	'menu' => [
 	'menu' => [
-		'viewPost' => 'View Post',
+		'viewPost' => 'Показать пост',
 		'viewProfile' => 'Посмотреть профиль',
 		'viewProfile' => 'Посмотреть профиль',
-		'moderationTools' => 'Moderation Tools',
+		'moderationTools' => 'Инструменты модерации',
 		'report' => 'Пожаловаться',
 		'report' => 'Пожаловаться',
 		'archive' => 'Архив',
 		'archive' => 'Архив',
 		'unarchive' => 'Вернуть из архива',
 		'unarchive' => 'Вернуть из архива',
-		'embed' => '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',
+		'selectOneOption' => 'Выберите один из вариантов',
+		'unlistFromTimelines' => 'Скрыть из лент',
+		'addCW' => 'Добавить предупреждение о контенте',
+		'removeCW' => 'Удалить предупреждение о контенте',
+		'markAsSpammer' => 'Пометить как спамера',
 		'markAsSpammerText' => 'Unlist + CW existing and future posts',
 		'markAsSpammerText' => 'Unlist + CW existing and future posts',
 		'spam' => 'Спам',
 		'spam' => 'Спам',
-		'sensitive' => 'Sensitive Content',
+		'sensitive' => 'Деликатный контент',
 		'abusive' => 'Abusive or Harmful',
 		'abusive' => 'Abusive or Harmful',
 		'underageAccount' => 'Underage Account',
 		'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?',
+		'copyrightInfringement' => 'Нарушение авторских прав',
+		'impersonation' => 'Представление себя за другого человека',
+		'scamOrFraud' => 'Обман или мошенничество',
+		'confirmReport' => 'Подтвердить жалобу',
+		'confirmReportText' => 'Вы действительно хотите пожаловаться на этот пост?',
+		'reportSent' => 'Жалоба отправлена!',
+		'reportSentText' => 'Мы успешно получили Вашу жалобу.',
+		'reportSentError' => 'При отправке жалобы на этот пост произошла ошибка.',
+
+		'modAddCWConfirm' => 'Вы действительно хотите добавить предупреждение о контенте на этот пост?',
+		'modCWSuccess' => 'Предупреждение о контенте успешно добавлено',
+		'modRemoveCWConfirm' => 'Вы действительно хотите удалить предупреждение о контенте с этого поста?',
+		'modRemoveCWSuccess' => 'Предупреждение о контенте успешно удалено',
+		'modUnlistConfirm' => 'Вы действительно хотите скрыть этот пост из лент?',
 		'modUnlistSuccess' => 'Successfully unlisted 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.',
 		'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',
 		'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
 
 
 		'toFollowers' => 'to Followers',
 		'toFollowers' => 'to Followers',
 
 
-		'showCaption' => 'Show Caption',
-		'showLikes' => 'Show Likes',
-		'compactMode' => 'Compact Mode',
+		'showCaption' => 'Показать подпись',
+		'showLikes' => 'Показать отметки "мне нравится"',
+		'compactMode' => 'Компактный режим',
 		'embedConfirmText' => 'By using this embed, you agree to our',
 		'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?',
+		'deletePostConfirm' => 'Вы действительно хотите удалить этот пост?',
+		'archivePostConfirm' => 'Вы действительно хотите архивировать этот пост?',
+		'unarchivePostConfirm' => 'Вы действительно хотите убрать этот пост из архива?',
 	],
 	],
 
 
 	'story' => [
 	'story' => [
-		'add' => 'Add Story'
+		'add' => 'Добавить историю'
 	],
 	],
 
 
 	'timeline' => [
 	'timeline' => [
-		'peopleYouMayKnow' => 'People you may know'
+		'peopleYouMayKnow' => 'Возможные друзья'
 	]
 	]
 
 
 ];
 ];