Explorar o código

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

daniel %!s(int64=3) %!d(string=hai) anos
pai
achega
a902edc336
Modificáronse 1 ficheiros con 25 adicións e 25 borrados
  1. 25 25
      resources/lang/hu/web.php

+ 25 - 25
resources/lang/hu/web.php

@@ -3,34 +3,34 @@
 return [
 
 	'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' => 'Hozzászólás',
+		'commented' => 'Hozzászólva',
+		'comments' => 'Hozzászólások',
+		'like' => 'Tetszik',
+		'liked' => 'Tetszik',
+		'likes' => 'Kedvelések',
+		'share' => 'Megosztás',
+		'shared' => 'Megosztva',
+		'shares' => 'Megosztások',
+		'unshare' => 'Megosztás visszavonása',
+
+		'cancel' => 'Mégsem',
+		'copyLink' => 'Link másolása',
+		'delete' => 'Törlés',
+		'error' => 'Hiba',
+		'errorMsg' => 'Valami hiba történt. Próbáld újra később.',
+		'oops' => 'Hoppá!',
+		'other' => 'Egyéb',
+		'readMore' => 'Tudj meg többet',
+		'success' => 'Siker',
+
+		'sensitive' => 'Érzékeny',
+		'sensitiveContent' => 'Kényes tartalom',
+		'sensitiveContentWarning' => 'Ez a poszt kényes tartalmat tartalmazhat',
 	],
 
 	'site' => [
-		'terms' => 'Terms of Use',
+		'terms' => 'Használati feltételek',
 		'privacy' => 'Privacy Policy',
 	],