mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-08 00:22:51 +01:00
slovak updates
This commit is contained in:
@@ -18,27 +18,27 @@
|
||||
"header.admin": "Administrácia",
|
||||
"header.recent": "Aktuality",
|
||||
"header.unread": "Neprečítané",
|
||||
"header.popular": "Popular",
|
||||
"header.popular": "Populárne",
|
||||
"header.users": "Užívatelia",
|
||||
"header.chats": "Chats",
|
||||
"header.notifications": "Notifications",
|
||||
"header.chats": "Chaty",
|
||||
"header.notifications": "Notifikácie",
|
||||
"header.search": "Hľadať",
|
||||
"header.profile": "Moj profil",
|
||||
"notifications.loading": "Načítanie upozornení",
|
||||
"notifications.loading": "Načítanie notifikácií",
|
||||
"chats.loading": "Načítanie grafov",
|
||||
"motd.welcome": "Vítajte na NodeBB, diskusná platforma budúcnosti.",
|
||||
"motd.get": "Získať NodeBB",
|
||||
"motd.fork": "Fork",
|
||||
"motd.like": "To sa mi ľúbi",
|
||||
"motd.follow": "Sledovať",
|
||||
"previouspage": "Previous Page",
|
||||
"nextpage": "Next Page",
|
||||
"alert.success": "Success",
|
||||
"alert.error": "Error",
|
||||
"alert.banned": "Banned",
|
||||
"alert.banned.message": "You are banned you will be logged out!",
|
||||
"alert.unfollow": "You are no longer following %1!",
|
||||
"alert.follow": "You are now following %1!",
|
||||
"posts": "Posts",
|
||||
"views": "Views"
|
||||
"previouspage": "Predchádzajúca strana",
|
||||
"nextpage": "Ďalšia strana",
|
||||
"alert.success": "Úspešne",
|
||||
"alert.error": "Chyba",
|
||||
"alert.banned": "Zakázany",
|
||||
"alert.banned.message": "Tvoj prístup bol zakázany a budeš odhlasená/ý!",
|
||||
"alert.unfollow": "Už nenasleduješ %!",
|
||||
"alert.follow": "Nasleduješ %1!",
|
||||
"posts": "Príspevkov",
|
||||
"views": "Zhliadnutí"
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "Upozornenie",
|
||||
"title": "Notifikácie",
|
||||
"back_to_home": "Späť na úvodnú stránku",
|
||||
"outgoing_link": "Odkaz mimo fórum",
|
||||
"outgoing_link_message": "Teraz opúšťate fórum",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "Recent",
|
||||
"title": "Nedávne",
|
||||
"day": "Deň",
|
||||
"week": "Týždeň",
|
||||
"month": "Mesiac"
|
||||
|
||||
@@ -14,12 +14,12 @@
|
||||
"fork": "Rozdeliť",
|
||||
"banned": "Zakázaný",
|
||||
"link": "Odkaz",
|
||||
"share": "Share",
|
||||
"tools": "Tools",
|
||||
"flag": "Flag",
|
||||
"flag_title": "Flag this post for moderation",
|
||||
"share": "Zdieľaj",
|
||||
"tools": "Nástroje",
|
||||
"flag": "Označiť",
|
||||
"flag_title": "Označiť príspevok pre moderáciu",
|
||||
"thread_tools.title": "Nástroje",
|
||||
"thread_tools.markAsUnreadForAll": "Mark Unread",
|
||||
"thread_tools.markAsUnreadForAll": "Označ ako neprečítané",
|
||||
"thread_tools.pin": "Zvýrazniť vlákno",
|
||||
"thread_tools.lock": "Uzamknúť vlákno",
|
||||
"thread_tools.move": "Presunúť vlákno",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "Unread",
|
||||
"title": "Neprečítané",
|
||||
"no_unread_topics": "Nie sú tu žiadne neprečítané témy.",
|
||||
"mark_all_read": "Označit všetko ako prečítané",
|
||||
"load_more": "Načítať dalšie"
|
||||
|
||||
Reference in New Issue
Block a user