From 09527c604b60bc72f45bc839e3aab1e1a1caa149 Mon Sep 17 00:00:00 2001 From: Discourse Translator Bot Date: Tue, 15 Aug 2023 13:10:57 +0000 Subject: [PATCH] Update translations --- config/locales/client.fi.yml | 1 + config/locales/client.he.yml | 2 ++ config/locales/client.it.yml | 1 + config/locales/client.pl_PL.yml | 4 ++++ 4 files changed, 8 insertions(+) diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml index 8e058fe..fc1fafe 100644 --- a/config/locales/client.fi.yml +++ b/config/locales/client.fi.yml @@ -25,6 +25,7 @@ fi: add: "Tykkää viestistä" remove: "Poista tämä tykkäys" cant_remove: "Et voi enää poistaa tykkäystäsi" + unauthenticated: "Rekisteröidy tai kirjaudu sisään tykätäksesi julkaisusta" notifications: reaction_1_user_multiple_posts: "reagoi %{count} viestiisi" reaction_2_users: "%{username}, %{username2}" diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index bf214ee..f28bbde 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -25,7 +25,9 @@ he: add: "לסמן את הפוסט בלייק" remove: "הסרת הלייק הזה" cant_remove: "כבר אין לך אפשרות להסיר את הלייק שלך" + unauthenticated: "נא להירשם או להיכנס כדי לסמן את הפוסט הזה בלייק" notifications: + reaction_1_user_multiple_posts: "תגובה כלשהי ל־%{count} מהפוסטים שלך" reaction_2_users: "%{username}, %{username2}" reaction_2_users_with_others: one: "%{username}, %{username2} ועוד %{count}" diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index 6f8eb94..1de5a7c 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -25,6 +25,7 @@ it: add: "Metti \"Mi piace\" a questo messaggio" remove: "Rimuovi questo \"Mi piace\"" cant_remove: "Non puoi più rimuovere il tuo Mi piace" + unauthenticated: "Per favore registrati o accedi per mettere mi piace a questo post" notifications: reaction_1_user_multiple_posts: "ha reagito a %{count} dei tuoi messaggi" reaction_2_users: "%{username}, %{username2}" diff --git a/config/locales/client.pl_PL.yml b/config/locales/client.pl_PL.yml index 97eda3c..aa30257 100644 --- a/config/locales/client.pl_PL.yml +++ b/config/locales/client.pl_PL.yml @@ -19,11 +19,15 @@ pl_PL: forbidden: "Ta reakcja powstała zbyt dawno temu. Nie można go już modyfikować ani usuwać." picker: react_with: "Zareaguj na ten post z: %{reaction}" + cant_remove_reaction: "Nie możesz już usunąć swojej reakcji" remove_reaction: "Usuń reakcję %{reaction}" main_reaction: add: "Polub ten post" remove: "Usuń to polubienie" + cant_remove: "Nie możesz już usunąć polubienia" + unauthenticated: "Zarejestruj się lub zaloguj, aby polubić ten post" notifications: + reaction_1_user_multiple_posts: "zareagował na %{count} Twoich postów" reaction_2_users: "%{username}, %{username2}" reaction_2_users_with_others: one: "%{username}, %{username2} oraz %{count} inny"