浏览代码

New translations web.php (Slovak)
[ci skip]

daniel 3 年之前
父节点
当前提交
d2d6226677
共有 1 个文件被更改,包括 27 次插入27 次删除
  1. 27 27
      resources/lang/sk/web.php

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

@@ -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' => [