From fa118c6ba4e696d1052e732de2ca3be136c35f61 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Sun, 1 May 2022 09:06:04 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/it/error.json | 2 +- public/language/it/flags.json | 6 +++--- public/language/tr/error.json | 2 +- public/language/tr/flags.json | 6 +++--- public/language/tr/post-queue.json | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/public/language/it/error.json b/public/language/it/error.json index 2d24057a14..c708efdc29 100644 --- a/public/language/it/error.json +++ b/public/language/it/error.json @@ -61,7 +61,7 @@ "no-group": "Il Gruppo non esiste", "no-user": "L'Utente non esiste", "no-teaser": "Teaser non esiste", - "no-flag": "Flag does not exist", + "no-flag": "Segnalazione non esiste", "no-privileges": "Non hai abbastanza privilegi per questa azione.", "category-disabled": "Categoria disabilitata", "topic-locked": "Discussione Bloccata", diff --git a/public/language/it/flags.json b/public/language/it/flags.json index 37c29593aa..3704f4d2be 100644 --- a/public/language/it/flags.json +++ b/public/language/it/flags.json @@ -38,7 +38,7 @@ "delete-post": "Elimina post", "purge-post": "Elimina Post", "restore-post": "Ripristina post", - "delete": "Delete Flag", + "delete": "Elimina segnalazione", "user-view": "Vedi Profilo", "user-edit": "Modifica Profilo", @@ -47,10 +47,10 @@ "add-note": "Aggiungi Nota", "no-notes": "Nessuna nota condivisa", "delete-note-confirm": "Sei sicuro di voler eliminare questa nota di segnalazione?", - "delete-flag-confirm": "Are you sure you want to delete this flag?", + "delete-flag-confirm": "Sei sicuro di voler eliminare questa segnalazione?", "note-added": "Nota aggiunta", "note-deleted": "Nota eliminata", - "flag-deleted": "Flag Deleted", + "flag-deleted": "Segnalazione eliminata", "history": "Cronologia segnalazioni account", "no-history": "Nessuna cronologia segnalazione.", diff --git a/public/language/tr/error.json b/public/language/tr/error.json index 98176a0875..554fb69d71 100644 --- a/public/language/tr/error.json +++ b/public/language/tr/error.json @@ -61,7 +61,7 @@ "no-group": "Grup Yok", "no-user": "Kullanıcı Yok", "no-teaser": "İleti Yok", - "no-flag": "Flag does not exist", + "no-flag": "Şikayet Yok", "no-privileges": "Bu işlemi yapmak için yeterli yetkiniz yok.", "category-disabled": "Kategori aktif değil", "topic-locked": "Başlık Kilitli", diff --git a/public/language/tr/flags.json b/public/language/tr/flags.json index 1f78627b79..8ad12f9c63 100644 --- a/public/language/tr/flags.json +++ b/public/language/tr/flags.json @@ -38,7 +38,7 @@ "delete-post": "İletiyi Sil", "purge-post": "İletiyi Temizle", "restore-post": "İletiyi Geri Getir", - "delete": "Delete Flag", + "delete": "Şikayeti Sil", "user-view": "Profili Gör", "user-edit": "Profili Düzenle", @@ -47,10 +47,10 @@ "add-note": "Not Ekle", "no-notes": "Not paylaşılmadı", "delete-note-confirm": "Bu şikayet notunu silmek istediğinize emin misiniz?", - "delete-flag-confirm": "Are you sure you want to delete this flag?", + "delete-flag-confirm": "Bu şikayeti silmek istediğinize emin misiniz?", "note-added": "Not eklendi", "note-deleted": "Not silindi", - "flag-deleted": "Flag Deleted", + "flag-deleted": "Şikayet Silindi", "history": "Hesap & Şikayet Geçmişi", "no-history": "Şikayet geçmişi yok", diff --git a/public/language/tr/post-queue.json b/public/language/tr/post-queue.json index bdab955a35..7ee1002418 100644 --- a/public/language/tr/post-queue.json +++ b/public/language/tr/post-queue.json @@ -25,7 +25,7 @@ "reject-all": "Hepsini Reddet", "reject-all-confirm": "Tüm iletileri reddetmek istediğinize emin misiniz?", "reject-selected": "Seçili Olanları Reddet", - "reject-selected-confirm": "Do you want to reject %1 selected posts?", + "reject-selected-confirm": "Seçili olan %1 iletiyi reddetmek istediğinize emin misiniz?", "bulk-accept-success": "%1 ileti onaylandı", - "bulk-reject-success": "%1 posts rejected" + "bulk-reject-success": "%1 ileti reddedildi" } \ No newline at end of file