From 682afbb440d32052340d4337a4744b90e5818d03 Mon Sep 17 00:00:00 2001 From: NodeBB Misty Date: Tue, 15 Nov 2016 09:02:16 -0500 Subject: [PATCH] Latest translations and fallbacks --- public/language/bg/user.json | 4 ++-- public/language/es/user.json | 4 ++-- public/language/fa_IR/user.json | 4 ++-- public/language/fr/user.json | 4 ++-- public/language/pl/error.json | 2 +- public/language/pl/topic.json | 2 +- public/language/pl/user.json | 4 ++-- public/language/sk/user.json | 4 ++-- public/language/sr/user.json | 4 ++-- public/language/tr/user.json | 4 ++-- 10 files changed, 18 insertions(+), 18 deletions(-) diff --git a/public/language/bg/user.json b/public/language/bg/user.json index 7ab3f61f40..61b6fa839d 100644 --- a/public/language/bg/user.json +++ b/public/language/bg/user.json @@ -31,8 +31,8 @@ "signature": "Подпис", "birthday": "Рождена дата", "chat": "Разговор", - "chat_with": "Continue chat with %1", - "new_chat_with": "Start new chat with %1", + "chat_with": "Продължаване на разговора с %1", + "new_chat_with": "Започване на нов разговор с %1", "follow": "Следване", "unfollow": "Спиране на следването", "more": "Още", diff --git a/public/language/es/user.json b/public/language/es/user.json index 61c7d6d8e6..7f2b0e6674 100644 --- a/public/language/es/user.json +++ b/public/language/es/user.json @@ -31,8 +31,8 @@ "signature": "Firma", "birthday": "Cumpleaños", "chat": "Chat", - "chat_with": "Continue chat with %1", - "new_chat_with": "Start new chat with %1", + "chat_with": "Continuar chat con %1", + "new_chat_with": "Empezar chat con %1", "follow": "Seguir", "unfollow": "Dejar de seguir", "more": "Más", diff --git a/public/language/fa_IR/user.json b/public/language/fa_IR/user.json index c00a7f4258..6a92520690 100644 --- a/public/language/fa_IR/user.json +++ b/public/language/fa_IR/user.json @@ -31,8 +31,8 @@ "signature": "امضا", "birthday": "روز تولد", "chat": "چت", - "chat_with": "Continue chat with %1", - "new_chat_with": "Start new chat with %1", + "chat_with": "ادامه چت با %1", + "new_chat_with": "شروع چت جدید با %1", "follow": "دنبال کن", "unfollow": "دنبال نکن", "more": "بیشتر", diff --git a/public/language/fr/user.json b/public/language/fr/user.json index 650bda5962..6f9dc88759 100644 --- a/public/language/fr/user.json +++ b/public/language/fr/user.json @@ -31,8 +31,8 @@ "signature": "Signature", "birthday": "Anniversaire", "chat": "Discussion", - "chat_with": "Continue chat with %1", - "new_chat_with": "Start new chat with %1", + "chat_with": "Continuer la discussion avec %1", + "new_chat_with": "Commencer une nouvelle discussion avec %1", "follow": "S'abonner", "unfollow": "Se désabonner", "more": "Plus", diff --git a/public/language/pl/error.json b/public/language/pl/error.json index 16bbd15697..5da5652888 100644 --- a/public/language/pl/error.json +++ b/public/language/pl/error.json @@ -29,7 +29,7 @@ "username-too-long": "Zbyt długa nazwa użytkownika", "password-too-long": "Hasło jest za długie", "user-banned": "Użytkownik zbanowany", - "user-banned-reason": "Sorry, this account has been banned (Reason: %1)", + "user-banned-reason": "Twoje konto zostało zablokowane (Powód: %1)", "user-too-new": "Przepraszamy, musisz odczekać %1 sekund(y) przed utworzeniem pierwszego posta", "blacklisted-ip": "Twój adres IP został zablokowany na tej społeczności. Jeśli uważasz to za błąd, zgłoś to administratorowi", "ban-expiry-missing": "Wprowadź datę końca blokady", diff --git a/public/language/pl/topic.json b/public/language/pl/topic.json index 01a26e94da..e821a3f114 100644 --- a/public/language/pl/topic.json +++ b/public/language/pl/topic.json @@ -13,7 +13,7 @@ "notify_me": "Powiadamiaj mnie o nowych odpowiedziach w tym temacie", "quote": "Cytuj", "reply": "Odpowiedz", - "replies_to_this_post": "Replies: %1", + "replies_to_this_post": "Odpowiedzi: %1", "reply-as-topic": "Odpowiedz na temat", "guest-login-reply": "Zaloguj się, aby odpowiedzieć.", "edit": "Edytuj", diff --git a/public/language/pl/user.json b/public/language/pl/user.json index 272536dbf7..3578277457 100644 --- a/public/language/pl/user.json +++ b/public/language/pl/user.json @@ -31,8 +31,8 @@ "signature": "Sygnatura", "birthday": "Urodziny", "chat": "Rozmawiaj", - "chat_with": "Continue chat with %1", - "new_chat_with": "Start new chat with %1", + "chat_with": "Kontynuuj rozmowę z %1", + "new_chat_with": "Rozpocznij rozmowę z %1", "follow": "Śledź", "unfollow": "Przestań śledzić", "more": "Więcej", diff --git a/public/language/sk/user.json b/public/language/sk/user.json index 393140e29a..dccddcd346 100644 --- a/public/language/sk/user.json +++ b/public/language/sk/user.json @@ -31,8 +31,8 @@ "signature": "Podpis", "birthday": "Dátum narodenia", "chat": "Konverzácia", - "chat_with": "Continue chat with %1", - "new_chat_with": "Start new chat with %1", + "chat_with": "Pokračovať v konverzácií s %1", + "new_chat_with": "Začať novú konverzáciu s %1", "follow": "Nasledovať", "unfollow": "Prestať sledovať", "more": "Viac", diff --git a/public/language/sr/user.json b/public/language/sr/user.json index a93a7fa059..ad3c531dd4 100644 --- a/public/language/sr/user.json +++ b/public/language/sr/user.json @@ -31,8 +31,8 @@ "signature": "Потпис", "birthday": "Рођендан", "chat": "Ђаскање", - "chat_with": "Continue chat with %1", - "new_chat_with": "Start new chat with %1", + "chat_with": "Настави ћаскање са %1", + "new_chat_with": "Започни ново ћаскање са %1", "follow": "Прати", "unfollow": "Не прати", "more": "Више", diff --git a/public/language/tr/user.json b/public/language/tr/user.json index 9dc167a5b2..2d8e654944 100644 --- a/public/language/tr/user.json +++ b/public/language/tr/user.json @@ -31,8 +31,8 @@ "signature": "İmza", "birthday": "Doğum Tarihi", "chat": "Sohbet", - "chat_with": "Continue chat with %1", - "new_chat_with": "Start new chat with %1", + "chat_with": "%1 ile sohbete devam et", + "new_chat_with": "%1 ile yeni sohbete başla", "follow": "Takip Et", "unfollow": "Takip etme", "more": "Daha Fazla",