mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-26 00:21:16 +01:00
Latest translations and fallbacks
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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.",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user