New translations web.php (Slovak)

[ci skip]
This commit is contained in:
daniel 2021-12-26 03:01:40 -07:00
parent 3dc45ee331
commit d2d6226677

View file

@ -24,53 +24,53 @@ return [
'readMore' => 'Zobraziť viac',
'success' => 'Hotovo',
'sensitive' => 'Sensitive',
'sensitiveContent' => 'Sensitive Content',
'sensitiveContentWarning' => 'This post may contain sensitive content',
'sensitive' => 'Citlivý',
'sensitiveContent' => 'Citlivý obsah',
'sensitiveContentWarning' => 'Tento príspevok môže obsahovať citlivý obsah',
],
'site' => [
'terms' => 'Terms of Use',
'privacy' => 'Privacy Policy',
'terms' => 'Podmienky používania',
'privacy' => 'Zásady ochrany osobných údajov',
],
'navmenu' => [
'search' => 'Search',
'admin' => 'Admin Dashboard',
'search' => 'Hľadať',
'admin' => 'Panel správcu',
// Timelines
'homeFeed' => 'Home Feed',
'localFeed' => 'Local Feed',
'globalFeed' => 'Global Feed',
'homeFeed' => 'Domovský kanál',
'localFeed' => 'Miestny kanál',
'globalFeed' => 'Globálny kal',
// Core features
'discover' => 'Discover',
'directMessages' => 'Direct Messages',
'notifications' => 'Notifications',
'groups' => 'Groups',
'discover' => 'Objavte',
'directMessages' => 'Priame Správy',
'notifications' => 'Notifikácie',
'groups' => 'Skupiny',
'stories' => 'Stories',
// Self links
'profile' => 'Profile',
'drive' => 'Drive',
'settings' => 'Settings',
'compose' => 'Create New',
'profile' => 'Profil',
'drive' => 'Úložisko',
'settings' => 'Nastavenia',
'compose' => 'Vytvoriť nový',
// Nav footer
'about' => 'About',
'help' => 'Help',
'language' => 'Language',
'privacy' => 'Privacy',
'terms' => 'Terms',
'about' => 'O aplikácii',
'help' => 'Pomocník',
'language' => 'Jazyk',
'privacy' => 'Ochrana osobných údajov',
'terms' => 'Podmienky',
// Temporary links
'backToPreviousDesign' => 'Go back to previous design'
'backToPreviousDesign' => 'Vrátiť sa späť k predošlému dizajnu'
],
'directMessages' => [
'inbox' => 'Inbox',
'sent' => 'Sent',
'requests' => 'Requests'
'inbox' => 'Prijaté',
'sent' => 'Odoslané',
'requests' => 'Žiadosti'
],
'notifications' => [