From a1729e1afdf003fa6e7151752020d379cad2aaa3 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Sun, 19 Dec 2021 09:05:48 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/bg/post-queue.json | 6 +++--- public/language/it/modules.json | 4 ++-- public/language/it/notifications.json | 2 +- public/language/it/post-queue.json | 6 +++--- public/language/sr/post-queue.json | 6 +++--- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/public/language/bg/post-queue.json b/public/language/bg/post-queue.json index 3a8369fc4a..bb2d35b1e5 100644 --- a/public/language/bg/post-queue.json +++ b/public/language/bg/post-queue.json @@ -15,7 +15,7 @@ "topic": "Тема", "accept": "Приемане", "reject": "Отказване", - "remove": "Remove", - "notify": "Notify", - "notify-user": "Notify User" + "remove": "Премахване", + "notify": "Известяване", + "notify-user": "Известяване на потребителя" } \ No newline at end of file diff --git a/public/language/it/modules.json b/public/language/it/modules.json index fcfe725ee8..043c2ce82c 100644 --- a/public/language/it/modules.json +++ b/public/language/it/modules.json @@ -68,8 +68,8 @@ "bootbox.ok": "OK", "bootbox.cancel": "Annulla", "bootbox.confirm": "Conferma", - "bootbox.submit": "Submit", - "bootbox.send": "Send", + "bootbox.submit": "Invia", + "bootbox.send": "Invia", "cover.dragging_title": "Posizionando la foto copertina", "cover.dragging_message": "Trascina l'immagine di copertina nella posizione desiderata e clicca su \"Salva\"", "cover.saved": "Immagine di copertina e posizione salvati", diff --git a/public/language/it/notifications.json b/public/language/it/notifications.json index c53ff74b9d..c3816b65cb 100644 --- a/public/language/it/notifications.json +++ b/public/language/it/notifications.json @@ -50,7 +50,7 @@ "users-csv-exported": "Utenti esportati in CSV, clicca per scaricare", "post-queue-accepted": "Il tuo post in coda è stato accettato. Clicca qui per vedere il tuo post.", "post-queue-rejected": "Il tuo post in coda è stato rifiutato.", - "post-queue-notify": "Queued post received a notification:
\"%1\"", + "post-queue-notify": "Il post in coda ha ricevuto una notifica:
\"%1\"", "email-confirmed": "Email Confermata", "email-confirmed-message": "Grazie per aver validato la tua email. Il tuo account è ora completamente attivato.", "email-confirm-error-message": "C'è stato un problema nella validazione del tuo indirizzo email. Potrebbe essere il codice non valido o scaduto.", diff --git a/public/language/it/post-queue.json b/public/language/it/post-queue.json index 0ffd76b734..574627850b 100644 --- a/public/language/it/post-queue.json +++ b/public/language/it/post-queue.json @@ -15,7 +15,7 @@ "topic": "Discussione", "accept": "Accetta", "reject": "Rifiuta", - "remove": "Remove", - "notify": "Notify", - "notify-user": "Notify User" + "remove": "Rimuovi", + "notify": "Notifica", + "notify-user": "Notifica all'utente" } \ No newline at end of file diff --git a/public/language/sr/post-queue.json b/public/language/sr/post-queue.json index 620c7d7490..ce99b25d25 100644 --- a/public/language/sr/post-queue.json +++ b/public/language/sr/post-queue.json @@ -15,7 +15,7 @@ "topic": "Тема", "accept": "Прихвати", "reject": "Одбиј", - "remove": "Remove", - "notify": "Notify", - "notify-user": "Notify User" + "remove": "Уклони", + "notify": "Обавештење", + "notify-user": "Обавести корисника" } \ No newline at end of file