latest translations and fallbacks
parent
3f43db090b
commit
8df40c4b74
@ -1,8 +1,11 @@
|
||||
{
|
||||
"chat.chatting_with": "Chat s <span id=\"chat-with-name\"></span>",
|
||||
"chat.placeholder": "napíšte správu sem a stlačte enter pre odoslanie",
|
||||
"chat.chatting_with": "Rozhovor s <span id=\"chat-with-name\"></span>",
|
||||
"chat.placeholder": "sem napíšte správu a stlačte enter pre odoslanie",
|
||||
"chat.send": "Odoslať",
|
||||
"chat.no_active": "Nemáte žiadne aktívne konverzácie.",
|
||||
"chat.user_typing": "%1 is typing ...",
|
||||
"chat.user_has_messaged_you": "%1 has messaged you."
|
||||
"chat.user_typing": "%1 práve píše ...",
|
||||
"chat.user_has_messaged_you": "%1 má pre Vás správu.",
|
||||
"chat.see_all": "See all Chats",
|
||||
"composer.user_said_in": "%1 said in %2:\n",
|
||||
"composer.user_said": "%1 said:\n"
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"success": "Success",
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
"success": "Úspech.",
|
||||
"topic-post": "Úspešne ste pridali nový príspevok.",
|
||||
"authentication-successful": "Autorizácia prebehla úspešne.",
|
||||
"settings-saved": "Nadstavenia uložené."
|
||||
}
|
Loading…
Reference in New Issue