|
@@ -3,74 +3,74 @@
|
|
|
return [
|
|
|
|
|
|
'common' => [
|
|
|
- 'comment' => 'Comment',
|
|
|
+ 'comment' => 'Komentovať',
|
|
|
'commented' => 'Commented',
|
|
|
- 'comments' => 'Comments',
|
|
|
+ 'comments' => 'Komentáre',
|
|
|
'like' => 'Like',
|
|
|
- 'liked' => 'Liked',
|
|
|
+ 'liked' => 'Páči sa mi',
|
|
|
'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',
|
|
|
+ 'share' => 'Zdielať',
|
|
|
+ 'shared' => 'Zdieľané',
|
|
|
+ 'shares' => 'Zdiaľané',
|
|
|
+ 'unshare' => 'Zrušiť zdieľanie',
|
|
|
+
|
|
|
+ 'cancel' => 'Zrušiť',
|
|
|
+ 'copyLink' => 'Skopírovať odkaz',
|
|
|
+ 'delete' => 'Vymazať',
|
|
|
+ 'error' => 'Chyba',
|
|
|
+ 'errorMsg' => 'Niečo sa pokazilo. Prosím, skúste to znova neskôr.',
|
|
|
+ 'oops' => 'Ups!',
|
|
|
+ 'other' => 'Iné',
|
|
|
+ 'readMore' => 'Zobraziť viac',
|
|
|
+ 'success' => 'Hotovo',
|
|
|
+
|
|
|
+ '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 kanál',
|
|
|
|
|
|
// 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' => [
|
|
@@ -116,6 +116,9 @@ return [
|
|
|
'editProfile' => 'Edit Profile',
|
|
|
'followRequested' => 'Follow Requested',
|
|
|
'joined' => 'Joined',
|
|
|
+
|
|
|
+ 'emptyCollections' => 'We can\'t seem to find any collections',
|
|
|
+ 'emptyPosts' => 'We can\'t seem to find any posts',
|
|
|
],
|
|
|
|
|
|
'menu' => [
|