New translations web.php (Romanian)

[ci skip]
This commit is contained in:
daniel 2021-12-30 11:40:36 -07:00
parent 37a57e5a46
commit ff7c7915f9

View file

@ -3,80 +3,80 @@
return [ return [
'common' => [ 'common' => [
'comment' => 'Comment', 'comment' => 'Comentariu',
'commented' => 'Commented', 'commented' => 'Comentariu',
'comments' => 'Comments', 'comments' => 'Comentarii',
'like' => 'Like', 'like' => 'Îmi place',
'liked' => 'Liked', 'liked' => 'Apreciate',
'likes' => 'Likes', 'likes' => 'Aprecieri',
'share' => 'Share', 'share' => 'Partajează',
'shared' => 'Shared', 'shared' => 'Partajat',
'shares' => 'Shares', 'shares' => 'Partajează',
'unshare' => 'Unshare', 'unshare' => 'Anularea partajării',
'cancel' => 'Cancel', 'cancel' => 'Anulează',
'copyLink' => 'Copy Link', 'copyLink' => 'Copiere legătură',
'delete' => 'Delete', 'delete' => 'Șterge',
'error' => 'Error', 'error' => 'Eroare',
'errorMsg' => 'Something went wrong. Please try again later.', 'errorMsg' => 'A apărut o problemă. Te rugăm să încerci din nou mai târziu.',
'oops' => 'Oops!', 'oops' => 'Ups!',
'other' => 'Other', 'other' => 'Altele',
'readMore' => 'Read more', 'readMore' => 'Citește mai mult',
'success' => 'Success', 'success' => 'Succes',
'sensitive' => 'Sensitive', 'sensitive' => 'Sensibil',
'sensitiveContent' => 'Sensitive Content', 'sensitiveContent' => 'Conținut sensibil',
'sensitiveContentWarning' => 'This post may contain sensitive content', 'sensitiveContentWarning' => 'Această postare poate conține conținut sensibil',
], ],
'site' => [ 'site' => [
'terms' => 'Terms of Use', 'terms' => 'Condiții de utilizare',
'privacy' => 'Privacy Policy', 'privacy' => 'Politica de confidenţialitate',
], ],
'navmenu' => [ 'navmenu' => [
'search' => 'Search', 'search' => 'Caută',
'admin' => 'Admin Dashboard', 'admin' => 'Panou de administrare',
// Timelines // Timelines
'homeFeed' => 'Home Feed', 'homeFeed' => 'Flux Acasă',
'localFeed' => 'Local Feed', 'localFeed' => 'Flux local',
'globalFeed' => 'Global Feed', 'globalFeed' => 'Flux Global',
// Core features // Core features
'discover' => 'Discover', 'discover' => 'Descoperă',
'directMessages' => 'Direct Messages', 'directMessages' => 'Mesaje directe',
'notifications' => 'Notifications', 'notifications' => 'Notificări',
'groups' => 'Groups', 'groups' => 'Grupuri',
'stories' => 'Stories', 'stories' => 'Poveşti',
// Self links // Self links
'profile' => 'Profile', 'profile' => 'Profil',
'drive' => 'Drive', 'drive' => 'Unitate',
'settings' => 'Settings', 'settings' => 'Setări',
'compose' => 'Create New', 'compose' => 'Crează nou',
'logout' => 'Logout', 'logout' => 'Deconectare',
// Nav footer // Nav footer
'about' => 'About', 'about' => 'Despre',
'help' => 'Help', 'help' => 'Ajutor',
'language' => 'Language', 'language' => 'Limbă',
'privacy' => 'Privacy', 'privacy' => 'Confidențialitate',
'terms' => 'Terms', 'terms' => 'Termeni',
// Temporary links // Temporary links
'backToPreviousDesign' => 'Go back to previous design' 'backToPreviousDesign' => 'Înapoi la design-ul anterior'
], ],
'directMessages' => [ 'directMessages' => [
'inbox' => 'Inbox', 'inbox' => 'Mesaje',
'sent' => 'Sent', 'sent' => 'Trimis',
'requests' => 'Requests' 'requests' => 'Cereri'
], ],
'notifications' => [ 'notifications' => [
'liked' => 'liked your', 'liked' => 'ți-a plăcut',
'commented' => 'commented on your', 'commented' => 'a comentat la',
'reacted' => 'reacted to your', 'reacted' => 'reacted to your',
'shared' => 'shared your', 'shared' => 'shared your',
'tagged' => 'tagged you in a', 'tagged' => 'tagged you in a',
@ -142,8 +142,8 @@ return [
'abusive' => 'Abusive or Harmful', 'abusive' => 'Abusive or Harmful',
'underageAccount' => 'Underage Account', 'underageAccount' => 'Underage Account',
'copyrightInfringement' => 'Copyright Infringement', 'copyrightInfringement' => 'Copyright Infringement',
'impersonation' => 'Impersonation', 'impersonation' => 'Furt de identitate',
'scamOrFraud' => 'Scam or Fraud', 'scamOrFraud' => 'Înșelătorie sau fraudă',
'confirmReport' => 'Confirm Report', 'confirmReport' => 'Confirm Report',
'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!',