forked from mirror/pixelfed
Merge pull request #3068 from pixelfed/l10n_staging
New Crowdin updates
This commit is contained in:
commit
4e8fb2f849
|
@ -3,15 +3,15 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Kommentar',
|
||||||
'commented' => 'Kommentiert',
|
'commented' => 'Kommentiert',
|
||||||
'comments' => 'Kommentare',
|
'comments' => 'Kommentare',
|
||||||
'like' => 'Like',
|
'like' => 'Gefällt',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Liked',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Gefällt',
|
||||||
'share' => 'Teilen',
|
'share' => 'Teilen',
|
||||||
'shared' => 'Geteilt',
|
'shared' => 'Geteilt',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Geteilt',
|
||||||
'unshare' => 'Teilen rückgängig',
|
'unshare' => 'Teilen rückgängig',
|
||||||
|
|
||||||
'cancel' => 'Abbrechen',
|
'cancel' => 'Abbrechen',
|
||||||
|
@ -20,7 +20,7 @@ return [
|
||||||
'error' => 'Fehler',
|
'error' => 'Fehler',
|
||||||
'errorMsg' => 'Etwas ist schief gelaufen. Bitter versuch es später nochmal.',
|
'errorMsg' => 'Etwas ist schief gelaufen. Bitter versuch es später nochmal.',
|
||||||
'oops' => 'Hoppla!',
|
'oops' => 'Hoppla!',
|
||||||
'other' => 'Other',
|
'other' => 'Anderes',
|
||||||
'readMore' => 'Mehr lesen',
|
'readMore' => 'Mehr lesen',
|
||||||
'success' => 'Erfolgreich',
|
'success' => 'Erfolgreich',
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ return [
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Suche',
|
'search' => 'Suche',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Administrator-Dashboard',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Startseite',
|
'homeFeed' => 'Startseite',
|
||||||
|
@ -52,7 +52,7 @@ return [
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profil',
|
'profile' => 'Profil',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Festplatte',
|
||||||
'settings' => 'Einstellungen',
|
'settings' => 'Einstellungen',
|
||||||
'compose' => 'Neu erstellen',
|
'compose' => 'Neu erstellen',
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ return [
|
||||||
'help' => 'Hilfe',
|
'help' => 'Hilfe',
|
||||||
'language' => 'Sprache',
|
'language' => 'Sprache',
|
||||||
'privacy' => 'Privatsphäre',
|
'privacy' => 'Privatsphäre',
|
||||||
'terms' => 'Terms',
|
'terms' => 'AGB',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Zurück zum vorherigen Design'
|
'backToPreviousDesign' => 'Zurück zum vorherigen Design'
|
||||||
|
@ -91,7 +91,7 @@ return [
|
||||||
'applicationApproved' => 'wurde genehmigt!',
|
'applicationApproved' => 'wurde genehmigt!',
|
||||||
'applicationRejected' => 'wurde abgelehnt. Du kannst dich in 6 Monaten erneut für den Beitritt bewerben.',
|
'applicationRejected' => 'wurde abgelehnt. Du kannst dich in 6 Monaten erneut für den Beitritt bewerben.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'PN',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'group post',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'Beitrag',
|
'post' => 'Beitrag',
|
||||||
|
@ -101,7 +101,7 @@ return [
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Share to followers',
|
||||||
'shareToOther' => 'Mit anderen teilen',
|
'shareToOther' => 'Mit anderen teilen',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'Noch keine Gefällt mir',
|
||||||
'uploading' => 'Lädt hoch',
|
'uploading' => 'Lädt hoch',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -158,7 +158,7 @@ return [
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'to Followers',
|
||||||
|
|
||||||
'showCaption' => 'Bildunterschrift anzeigen',
|
'showCaption' => 'Bildunterschrift anzeigen',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => '"Gefällt mir" anzeigen',
|
||||||
'compactMode' => 'Kompaktmodus',
|
'compactMode' => 'Kompaktmodus',
|
||||||
'embedConfirmText' => 'Mit der Nutzung dieser Einbettung erklärst du dich mit unseren',
|
'embedConfirmText' => 'Mit der Nutzung dieser Einbettung erklärst du dich mit unseren',
|
||||||
|
|
||||||
|
|
|
@ -3,44 +3,44 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Σχόλιο',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Commented',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Σχόλια',
|
||||||
'like' => 'Like',
|
'like' => 'Μου αρέσει',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Μου άρεσε',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Αρέσει',
|
||||||
'share' => 'Share',
|
'share' => 'Κοινοποίηση',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Κοινοποιήθηκε',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Shares',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Unshare',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Ακύρωση',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Αντιγραφή Συνδέσμου',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Διαγραφή',
|
||||||
'error' => 'Error',
|
'error' => 'Σφάλμα',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Κάτι πήγε στραβά. Παρακαλώ δοκιμάστε αργότερα.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Ουπς!',
|
||||||
'other' => 'Other',
|
'other' => 'Άλλο',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Διαβάστε περισσότερα',
|
||||||
'success' => 'Success',
|
'success' => 'Επιτυχής',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Ευαίσθητο',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Ευαίσθητο περιεχόμενο',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Αυτή η δημοσίευση μπορεί να περιέχει ευαίσθητο περιεχόμενο',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Όροι Χρήσης',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Πολιτική Απορρήτου',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Αναζήτηση',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Πίνακας εργαλείων διαχειριστή',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Αρχική ροή',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Τοπική Ροή',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Global Feed',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
|
|
|
@ -56,6 +56,13 @@ return [
|
||||||
'settings' => 'Settings',
|
'settings' => 'Settings',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Create New',
|
||||||
|
|
||||||
|
// Nav footer
|
||||||
|
'about' => 'About',
|
||||||
|
'help' => 'Help',
|
||||||
|
'language' => 'Language',
|
||||||
|
'privacy' => 'Privacy',
|
||||||
|
'terms' => 'Terms',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Go back to previous design'
|
||||||
],
|
],
|
||||||
|
|
|
@ -3,80 +3,80 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'העירו',
|
||||||
'commented' => 'Commented',
|
'commented' => 'העיר\ה',
|
||||||
'comments' => 'Comments',
|
'comments' => 'הערות',
|
||||||
'like' => 'Like',
|
'like' => 'אוהב',
|
||||||
'liked' => 'Liked',
|
'liked' => 'אהבתי',
|
||||||
'likes' => 'Likes',
|
'likes' => 'אהבות',
|
||||||
'share' => 'Share',
|
'share' => 'שיתוף',
|
||||||
'shared' => 'Shared',
|
'shared' => 'שיתפו',
|
||||||
'shares' => 'Shares',
|
'shares' => 'שיתופים',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'ביטול-שיתוף',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'ביטול',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'העתק קישור',
|
||||||
'delete' => 'Delete',
|
'delete' => 'מחק',
|
||||||
'error' => 'Error',
|
'error' => 'שגיאה',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'משהו השתבש. אנא נסו שוב מאוחר יותר.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'אופס!',
|
||||||
'other' => 'Other',
|
'other' => 'אחר',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'קרא עוד',
|
||||||
'success' => 'Success',
|
'success' => 'הצלחה',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'רגיש',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'תוכן רגיש',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'פוסט זה עלול להכיל תוכן רגיש',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'תנאי שימוש',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'מדיניות פרטיות',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'חיפוש',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'לוח בקרה לאדמיניסטרציה',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'פיד ביתי',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'פיד מקומי',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'פיד גלובאלי',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'גלו',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'הודעות אישיות',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'התראות',
|
||||||
'groups' => 'Groups',
|
'groups' => 'קבוצות',
|
||||||
'stories' => 'Stories',
|
'stories' => 'סיפורים',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'פרופיל',
|
||||||
'drive' => 'Drive',
|
'drive' => 'כונן (דרייב)',
|
||||||
'settings' => 'Settings',
|
'settings' => 'הגדרות',
|
||||||
'compose' => 'Create New',
|
'compose' => 'צרו חדש',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'אודות',
|
||||||
'help' => 'Help',
|
'help' => 'עזרה',
|
||||||
'language' => 'Language',
|
'language' => 'שפה',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'פרטיות',
|
||||||
'terms' => 'Terms',
|
'terms' => 'תנאים',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'חזרה לעיצוב הקודם'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'הודעות נכנסות',
|
||||||
'sent' => 'Sent',
|
'sent' => 'הודעות יוצאות',
|
||||||
'requests' => 'Requests'
|
'requests' => 'בקשות'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'אהבו לך',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'העירו לך על',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'הגיבו לך על',
|
||||||
'shared' => 'shared your',
|
'shared' => 'shared your',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'tagged you in a',
|
||||||
|
|
||||||
|
@ -85,16 +85,16 @@ return [
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'followed',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'mentioned',
|
||||||
'you' => 'you',
|
'you' => 'אתכם',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'בקשתכם להצטרפות',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'אושרה!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'נדחתה. ניתן לשלוח בקשה חוזרת לאחר 6 חודשים.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'הודעה אישית',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'פוסט קבוצתי',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'post',
|
'post' => 'פוסט',
|
||||||
'story' => 'story',
|
'story' => 'story',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -140,16 +140,16 @@ return [
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Copyright Infringement',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Impersonation',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Scam or Fraud',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'אישור דיווח',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'האם אתם בטוחים שברצונכם לדווח על פוסט זה?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'דיווח נשלח!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'התקבלה הדיווח.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'הייתה תקלה בדיווח פוסט זה.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'אתם בטוחים שברצונכם להוסיף אזהרת תוכן לפוסט זה?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'אזהרת תוכן נוספה בהצלחה',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'אתם בטוחים שברצונכם להסיר את אזהרת התוכן מפוסט זה?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'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.',
|
'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.',
|
||||||
|
|
|
@ -3,43 +3,43 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Komentar',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Mengomentari',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Komentar',
|
||||||
'like' => 'Like',
|
'like' => 'Menyukai',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Menyukai',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Suka',
|
||||||
'share' => 'Share',
|
'share' => 'Bagikan',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Dibagikan',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Shares',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Batalkan berbagi',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Batal',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Salin tautan',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Hapus',
|
||||||
'error' => 'Error',
|
'error' => 'Kesalahan',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Telah terjadi kesalahan. Silakan coba lagi nanti.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Oops!',
|
||||||
'other' => 'Other',
|
'other' => 'Lainnya',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Baca lebih lanjut',
|
||||||
'success' => 'Success',
|
'success' => 'Berhasil',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Sensitif',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Konten Sensitif',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Postingan ini mengandung konten sensitif',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Ketentuan Penggunaan',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Kebijakan Privasi',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Cari',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Dasbor Admin',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Beranda',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Local Feed',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Global Feed',
|
||||||
|
|
||||||
|
@ -56,6 +56,13 @@ return [
|
||||||
'settings' => 'Settings',
|
'settings' => 'Settings',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Create New',
|
||||||
|
|
||||||
|
// Nav footer
|
||||||
|
'about' => 'About',
|
||||||
|
'help' => 'Help',
|
||||||
|
'language' => 'Language',
|
||||||
|
'privacy' => 'Privacy',
|
||||||
|
'terms' => 'Terms',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Go back to previous design'
|
||||||
],
|
],
|
||||||
|
|
|
@ -3,176 +3,176 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Reactie',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Heeft gereageerd',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Reacties',
|
||||||
'like' => 'Like',
|
'like' => 'Leuk',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Leuk gevonden',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Leuk gevonden',
|
||||||
'share' => 'Share',
|
'share' => 'Delen',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Gedeeld',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Gedeeld door',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Niet meer delen',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Annuleren',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Link kopiëren',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Verwijderen',
|
||||||
'error' => 'Error',
|
'error' => 'Fout',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Er is iets misgegaan. Probeer het later opnieuw.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Oeps!',
|
||||||
'other' => 'Other',
|
'other' => 'Anders',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Lees meer',
|
||||||
'success' => 'Success',
|
'success' => 'Geslaagd',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Gevoelig',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Gevoelige inhoud',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Deze post kan gevoelige inhoud bevatten',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Gebruiksvoorwaarden',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Privacy beleid',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Zoeken',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Beheerdersdashboard',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Thuis Feed',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Lokale Feed',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Globale feed',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'Ontdekken',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'Directe berichten',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Notificaties',
|
||||||
'groups' => 'Groups',
|
'groups' => 'Groepen',
|
||||||
'stories' => 'Stories',
|
'stories' => 'Verhalen',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Profiel',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Drive',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Instellingen',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Nieuwe aanmaken',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'Over',
|
||||||
'help' => 'Help',
|
'help' => 'Hulp',
|
||||||
'language' => 'Language',
|
'language' => 'Taal',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'Privacy',
|
||||||
'terms' => 'Terms',
|
'terms' => 'Voorwaarden',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Ga terug naar het vorige ontwerp'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'Inbox',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Verzonden',
|
||||||
'requests' => 'Requests'
|
'requests' => 'Verzoeken'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'vond leuk je',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'reageerde op je',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'heeft gereageerd op je',
|
||||||
'shared' => 'shared your',
|
'shared' => 'deelde je',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'heeft je gatagged in',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'heeft bijgewerkt een',
|
||||||
'sentA' => 'sent a',
|
'sentA' => 'stuurde een',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'volgde',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'noemde',
|
||||||
'you' => 'you',
|
'you' => 'jou',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'Uw aanvraag om toe te treden',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'werd goedgekeurd!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'werd afgekeurd. Je kunt over 6 maanden opnieuw aanmelden.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'dm',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'groepspost',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlogboek',
|
||||||
'post' => 'post',
|
'post' => 'post',
|
||||||
'story' => 'story',
|
'story' => 'verhaal',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Deel met volgers',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Deel met anderen',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'Nog geen leuks',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Uploaden',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'Posts',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Volgers',
|
||||||
'following' => 'Following',
|
'following' => 'Aan het volgen',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Beheerder',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Collecties',
|
||||||
'follow' => 'Follow',
|
'follow' => 'Volgen',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Ontvolgen',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Profiel bewerken',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Volgen verzocht',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Lid geworden',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'Post bekijken',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Profiel bekijken',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Moderatiegereedschappen',
|
||||||
'report' => 'Report',
|
'report' => 'Rapporteren',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Archief',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Dearchiveren',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Insluiten',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Selecteer een van de volgende opties',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'Uit tijdlijnen halen',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'Inhoudswaarschuwing toevoegen',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Inhoudswaarschuwing verwijderen',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Markeren als spammer',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Uit lijst halen + inhoudswaarschuwing bestaande en toekomstige posts',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Spam',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Gevoelige inhoud',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Beledigend of Schadelijk',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Minderjarig account',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Auteursrechtenschending',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Impersonatie',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Oplichting of fraude',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Bevestig Rapport',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'Weet je zeker dat je deze post wilt rapporteren?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Rapport verzonden!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'We hebben uw rapport met succes ontvangen.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'Er is een probleem opgetreden bij het rapporteren van deze post.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'Weet u zeker dat u een waarschuwing voor inhoud wilt toevoegen aan deze post?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Inhoudswaarschuwing succesvol toegevoegd',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Weet u zeker dat u de waarschuwing voor inhoud wilt verwijderen van deze post?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Succesvol de inhoudswaarschuwing verwijderd',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Weet je zeker dat je deze post uit de lijst wilt halen?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'Post met succes uit de lijst gehaald',
|
||||||
'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' => 'Weet u zeker dat u deze gebruiker wilt markeren als spammer? Alle bestaande en toekomstige posts worden niet vermeld op tijdlijnen en een waarschuwing over de inhoud zal worden toegepast.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'Account succesvol gemarkeerd als spammer',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'naar volgers',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Onderschrift tonen',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Leuks tonen',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'Compacte modus',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'Door deze embed te gebruiken, gaat u akkoord met onze',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'Weet je zeker dat je deze post wil verwijderen?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'Weet je zeker dat je deze post wilt archiveren?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'Weet je zeker dat je deze post wilt dearchiveren?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'Verhaal toevoegen'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'Mensen die u misschien kent'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,74 +3,74 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Комментарий',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Прокомментировано',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Комментарии',
|
||||||
'like' => 'Like',
|
'like' => 'Мне нравится',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Вы лайкнули',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Лайки',
|
||||||
'share' => 'Share',
|
'share' => 'Поделиться',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Поделились',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Shares',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Unshare',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Отмена',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Скопировать ссылку',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Удалить',
|
||||||
'error' => 'Error',
|
'error' => 'Ошибка',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Что-то пошло не так. Пожалуйста, попробуйте еще раз позже.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Упс!',
|
||||||
'other' => 'Other',
|
'other' => 'Прочее',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Читать далее',
|
||||||
'success' => 'Success',
|
'success' => 'Успешно',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Чувствительный',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Чувствительный контент',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Этот пост может содержать чувствительный контент',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Условия использования',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Политика конфиденциальности',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Поиск',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Панель администратора',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Домашняя лента',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Локальная лента',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Глобальная лента',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'Общее',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'Личные Сообщения',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Уведомления',
|
||||||
'groups' => 'Groups',
|
'groups' => 'Группы',
|
||||||
'stories' => 'Stories',
|
'stories' => 'Истории',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Профиль',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Диск',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Настройки',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Создать новый пост',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'О нас',
|
||||||
'help' => 'Help',
|
'help' => 'Помощь',
|
||||||
'language' => 'Language',
|
'language' => 'Язык',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'Конфиденциальность',
|
||||||
'terms' => 'Terms',
|
'terms' => 'Условия использования',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Вернуться к предыдущему дизайну'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'Входящие',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Отправленные',
|
||||||
'requests' => 'Requests'
|
'requests' => 'Запросы'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
|
@ -85,16 +85,16 @@ return [
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'followed',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'mentioned',
|
||||||
'you' => 'you',
|
'you' => 'вы',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'Ваше заявка на вступление',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'было одобрено!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'было отклонено. Вы можете повторно подать заявку на регистрацию в течение 6 месяцев.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'dm',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'сообщения группы',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'post',
|
'post' => 'пост',
|
||||||
'story' => 'story',
|
'story' => 'story',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -111,20 +111,20 @@ return [
|
||||||
'following' => 'Following',
|
'following' => 'Following',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Admin',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Collections',
|
||||||
'follow' => 'Follow',
|
'follow' => 'Подписаться',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Отписаться',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Редактировать профиль',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Follow Requested',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Joined',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'View Post',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Посмотреть профиль',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Moderation Tools',
|
||||||
'report' => 'Report',
|
'report' => 'Пожаловаться',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Архив',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Вернуть из архива',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Embed',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Select one of the following options',
|
||||||
|
@ -133,7 +133,7 @@ return [
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Remove Content Warning',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Mark as Spammer',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Спам',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Sensitive Content',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Abusive or Harmful',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Underage Account',
|
||||||
|
|
Loading…
Reference in New Issue