diff --git a/public/language/ar/admin/manage/digest.json b/public/language/ar/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/ar/admin/manage/digest.json
+++ b/public/language/ar/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/ar/flags.json b/public/language/ar/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/ar/flags.json
+++ b/public/language/ar/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/ar/user.json b/public/language/ar/user.json
index 0c3c5a4517..b70840c941 100644
--- a/public/language/ar/user.json
+++ b/public/language/ar/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "سجل الحظر الأحدث",
"info.no-ban-history": "هذا المستخدم لم يتم حظره مطلقا",
"info.banned-until": "محظور حتى %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "محظور بشكل دائم",
"info.banned-reason-label": "سبب",
"info.banned-no-reason": "لم يتم إعطاء سبب.",
diff --git a/public/language/bg/admin/manage/digest.json b/public/language/bg/admin/manage/digest.json
index 49d9f5b4e3..7bc2d424cf 100644
--- a/public/language/bg/admin/manage/digest.json
+++ b/public/language/bg/admin/manage/digest.json
@@ -18,4 +18,4 @@
"manual-run": "Ръчно разпращане на резюмето:",
"no-delivery-data": "Няма данни за доставката"
-}
\ No newline at end of file
+}
diff --git a/public/language/bg/flags.json b/public/language/bg/flags.json
index 80e8e6b014..80c15bbd0c 100644
--- a/public/language/bg/flags.json
+++ b/public/language/bg/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Всички категории",
"apply-filters": "Прилагане на филтрите",
- "quick-links": "Бързи връзки",
+ "quick-actions": "Quick Actions",
"flagged-user": "Докладван потребител",
"view-profile": "Преглед на профила",
"start-new-chat": "Започване на нов разговор",
@@ -40,7 +40,7 @@
"add-note": "Добавяне на бележка",
"no-notes": "Няма споделени бележки.",
- "history": "История на доклада",
+ "history": "Account & Flag History",
"back": "Обратно към списъка с доклади",
"no-history": "Няма история на доклада.",
diff --git a/public/language/bg/user.json b/public/language/bg/user.json
index ebb13c3178..b0c48934b5 100644
--- a/public/language/bg/user.json
+++ b/public/language/bg/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Скорошна история на блокиранията",
"info.no-ban-history": "Този потребител никога не е бил блокиран",
"info.banned-until": "Блокиран до %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Блокиран за постоянно",
"info.banned-reason-label": "Причина",
"info.banned-no-reason": "Няма посочена причина.",
diff --git a/public/language/bn/admin/manage/digest.json b/public/language/bn/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/bn/admin/manage/digest.json
+++ b/public/language/bn/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/bn/flags.json b/public/language/bn/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/bn/flags.json
+++ b/public/language/bn/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/bn/user.json b/public/language/bn/user.json
index 7fa7d1ae3d..2259364063 100644
--- a/public/language/bn/user.json
+++ b/public/language/bn/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/cs/admin/manage/digest.json b/public/language/cs/admin/manage/digest.json
index 0d61a87368..1510edb2af 100644
--- a/public/language/cs/admin/manage/digest.json
+++ b/public/language/cs/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "Výchozí systémové",
"default-help": "Výchozí systémové znamená, že uživatel nemůže přenastavit celkové nastavení pravidel na fóru pro odesílání přehledů, které je momentálně%1",
"resend": "Znovu odeslat přehled",
- "resend-all-confirm": "Jste si jist/a, že chcete ručně spustit odeslání přehledu",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manuální znovu poslání přehledu bylo dokončeno",
"resent-day": "Znovu odeslat denní přehled",
"resent-week": "Znovu odeslat týdenní přehled",
@@ -18,4 +18,4 @@
"manual-run": "Spustit manuálně přehled:",
"no-delivery-data": "Žádná data odeslání nebyla nalezena"
-}
\ No newline at end of file
+}
diff --git a/public/language/cs/flags.json b/public/language/cs/flags.json
index 98121de74f..dba3363c64 100644
--- a/public/language/cs/flags.json
+++ b/public/language/cs/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Všechny kategorie",
"apply-filters": "Použít filtry",
- "quick-links": "Rychlé odkazy",
+ "quick-actions": "Quick Actions",
"flagged-user": "Označený uživatel",
"view-profile": "Zobrazit profil",
"start-new-chat": "Začít novou konverzaci",
@@ -40,7 +40,7 @@
"add-note": "Přidat poznámku",
"no-notes": "Žádné sdílené poznámky.",
- "history": "Historie označení",
+ "history": "Account & Flag History",
"back": "Zpět k seznamu označení",
"no-history": "Žádná historie označení.",
diff --git a/public/language/cs/user.json b/public/language/cs/user.json
index c31fda6483..2d6d798ced 100644
--- a/public/language/cs/user.json
+++ b/public/language/cs/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Poslední historie blokovaných",
"info.no-ban-history": "Tento uživatel nebyl nikdy zablokován",
"info.banned-until": "Zablokován do %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Trvale zablokován",
"info.banned-reason-label": "Důvod",
"info.banned-no-reason": "Bez důvodu",
diff --git a/public/language/da/admin/manage/digest.json b/public/language/da/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/da/admin/manage/digest.json
+++ b/public/language/da/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/da/flags.json b/public/language/da/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/da/flags.json
+++ b/public/language/da/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/da/user.json b/public/language/da/user.json
index fe52cee283..e547656e08 100644
--- a/public/language/da/user.json
+++ b/public/language/da/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/de/admin/manage/digest.json b/public/language/de/admin/manage/digest.json
index 0cc3933036..5f924bc587 100644
--- a/public/language/de/admin/manage/digest.json
+++ b/public/language/de/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/de/flags.json b/public/language/de/flags.json
index e271638b2b..dca0964dbd 100644
--- a/public/language/de/flags.json
+++ b/public/language/de/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Alle Kategorien",
"apply-filters": "Filter anwenden",
- "quick-links": "Schnellnavigation",
+ "quick-actions": "Quick Actions",
"flagged-user": "Gemeldeter Benutzer",
"view-profile": "Profil ansehen",
"start-new-chat": "Neuen Chat beginnen",
@@ -40,7 +40,7 @@
"add-note": "Notiz hinzufügen",
"no-notes": "Keine geteilten Notizen",
- "history": "Meldungsverlauf",
+ "history": "Account & Flag History",
"back": "Zurück zur Meldungsliste",
"no-history": "Kein Meldungsverlauf",
diff --git a/public/language/de/user.json b/public/language/de/user.json
index 60e53f8d47..49471633fe 100644
--- a/public/language/de/user.json
+++ b/public/language/de/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Sperrungsverlauf",
"info.no-ban-history": "Dieser Benutzer wurde noch nie gesperrt",
"info.banned-until": "Gesperrt bis zum %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Permanent gesperrt",
"info.banned-reason-label": "Grund",
"info.banned-no-reason": "Kein Grund angegeben.",
diff --git a/public/language/el/admin/manage/digest.json b/public/language/el/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/el/admin/manage/digest.json
+++ b/public/language/el/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/el/flags.json b/public/language/el/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/el/flags.json
+++ b/public/language/el/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/el/user.json b/public/language/el/user.json
index e4f10a6f29..dabaee1cb5 100644
--- a/public/language/el/user.json
+++ b/public/language/el/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/en-US/admin/manage/digest.json b/public/language/en-US/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/en-US/admin/manage/digest.json
+++ b/public/language/en-US/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/en-US/flags.json b/public/language/en-US/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/en-US/flags.json
+++ b/public/language/en-US/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/en-US/user.json b/public/language/en-US/user.json
index 2cf3684ac1..5b1ac6fc03 100644
--- a/public/language/en-US/user.json
+++ b/public/language/en-US/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/en-x-pirate/admin/manage/digest.json b/public/language/en-x-pirate/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/en-x-pirate/admin/manage/digest.json
+++ b/public/language/en-x-pirate/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/en-x-pirate/flags.json b/public/language/en-x-pirate/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/en-x-pirate/flags.json
+++ b/public/language/en-x-pirate/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/en-x-pirate/user.json b/public/language/en-x-pirate/user.json
index f18892c02b..5e121c9e4c 100644
--- a/public/language/en-x-pirate/user.json
+++ b/public/language/en-x-pirate/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/es/admin/manage/digest.json b/public/language/es/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/es/admin/manage/digest.json
+++ b/public/language/es/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/es/flags.json b/public/language/es/flags.json
index 0bf14181a7..bd108630a8 100644
--- a/public/language/es/flags.json
+++ b/public/language/es/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Todas las categorias",
"apply-filters": "Aplicar filtros",
- "quick-links": "Links rapidos",
+ "quick-actions": "Quick Actions",
"flagged-user": "Usuario marcado",
"view-profile": "Ver perfil",
"start-new-chat": "Empezar nuevo chat",
@@ -40,7 +40,7 @@
"add-note": "Añadir nota",
"no-notes": "No hay notas compartidas",
- "history": "Historico de marcadores",
+ "history": "Account & Flag History",
"back": "Volver a la lista de marcadores",
"no-history": "No hay registro de marcadores",
diff --git a/public/language/es/user.json b/public/language/es/user.json
index c57c9af970..c6d4427f96 100644
--- a/public/language/es/user.json
+++ b/public/language/es/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Histórico reciente de bans",
"info.no-ban-history": "Este usuario nunca ha sido baneado",
"info.banned-until": "Baneado hasta %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Baneado permanentemente",
"info.banned-reason-label": "Motivo",
"info.banned-no-reason": "Motivo no especificado",
diff --git a/public/language/et/admin/manage/digest.json b/public/language/et/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/et/admin/manage/digest.json
+++ b/public/language/et/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/et/flags.json b/public/language/et/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/et/flags.json
+++ b/public/language/et/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/et/user.json b/public/language/et/user.json
index 9dee4ec6b8..d8c95379dd 100644
--- a/public/language/et/user.json
+++ b/public/language/et/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Hiljutiste keeldude ajalugu",
"info.no-ban-history": "Seda kasutajat pole kunagi keelustatud",
"info.banned-until": "Keelustatud kuni %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Igavesti keelustatud",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/fa-IR/admin/manage/digest.json b/public/language/fa-IR/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/fa-IR/admin/manage/digest.json
+++ b/public/language/fa-IR/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/fa-IR/flags.json b/public/language/fa-IR/flags.json
index 8d3edae59b..7c908db76c 100644
--- a/public/language/fa-IR/flags.json
+++ b/public/language/fa-IR/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "همه دسته بندی ها",
"apply-filters": "اعمال فیلتر ها",
- "quick-links": "لینک های سریع",
+ "quick-actions": "Quick Actions",
"flagged-user": "کاربر گزارش شده",
"view-profile": "نمایش پروفایل",
"start-new-chat": "شروع چت جدید",
@@ -40,7 +40,7 @@
"add-note": "افزودن یادداشت",
"no-notes": "بدون یادداشت",
- "history": "تاریخچه گزارش ",
+ "history": "Account & Flag History",
"back": "بازگشت به لیست گزارش ها",
"no-history": "بدون تاریخچه گزارش",
diff --git a/public/language/fa-IR/user.json b/public/language/fa-IR/user.json
index c334301bcd..fb7d16f082 100644
--- a/public/language/fa-IR/user.json
+++ b/public/language/fa-IR/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "تاریخچه مسدودیت اخیر",
"info.no-ban-history": "این کاربر هرگز مسدود نشده است",
"info.banned-until": "مسدود شده تا %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "مسدود شده به طور دائم",
"info.banned-reason-label": "دلیل",
"info.banned-no-reason": "هیچ دلیلی ارایه نشد.",
diff --git a/public/language/fi/admin/manage/digest.json b/public/language/fi/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/fi/admin/manage/digest.json
+++ b/public/language/fi/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/fi/flags.json b/public/language/fi/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/fi/flags.json
+++ b/public/language/fi/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/fi/user.json b/public/language/fi/user.json
index 0c7f8bc9c7..52d18c6aba 100644
--- a/public/language/fi/user.json
+++ b/public/language/fi/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Syy ",
"info.banned-no-reason": "Syytä ei ole annettu",
diff --git a/public/language/fr/admin/manage/digest.json b/public/language/fr/admin/manage/digest.json
index 6bc11f8524..04527a674f 100644
--- a/public/language/fr/admin/manage/digest.json
+++ b/public/language/fr/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "Valeur par défaut",
"default-help": "La valeur par défaut signifie que l'utilisateur n'a pas explicitement modifié ses paramètres pour les résumés; qui sont : "%1"",
"resend": "Renvoi",
- "resend-all-confirm": "Êtes-vous sûr de vouloir exécuter manuellement ce résumé?",
+ "resend-all-confirm": "Voulez-vous vraiment exécuter manuellement cette envoi ?",
"resent-single": "Renvoi manuel du Résumé terminé",
"resent-day": "Résumé quotidienne renvoyé",
"resent-week": "Résumé hebdomadaire renvoyé",
@@ -18,4 +18,4 @@
"manual-run": "Lancer le résumé manuellement:",
"no-delivery-data": "Aucune donnée d'envoi trouvée"
-}
\ No newline at end of file
+}
diff --git a/public/language/fr/flags.json b/public/language/fr/flags.json
index 2a00538f82..36d788a4e7 100644
--- a/public/language/fr/flags.json
+++ b/public/language/fr/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Toutes les catégories",
"apply-filters": "Appliquer les filtres",
- "quick-links": "Permaliens",
+ "quick-actions": "Actions Rapide",
"flagged-user": "Utilisateurs signalés",
"view-profile": "Voir le profil",
"start-new-chat": "Démarrer un nouveau Chat",
@@ -40,7 +40,7 @@
"add-note": "Ajouter une note",
"no-notes": "aucune note partagée",
- "history": "Historiques des signalements",
+ "history": "Compte & Historique des signalements",
"back": "Revenir à la liste des signalements",
"no-history": "aucun historique de signalements",
diff --git a/public/language/fr/user.json b/public/language/fr/user.json
index 3ebac70093..52dc9c80d1 100644
--- a/public/language/fr/user.json
+++ b/public/language/fr/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Historique de bannissement récent",
"info.no-ban-history": "Cet utilisateur n'a jamais été banni",
"info.banned-until": "Banni jusqu'au %1",
+ "info.banned-expiry": "Expiration",
"info.banned-permanently": "Banni de façon permanente",
"info.banned-reason-label": "Raison",
"info.banned-no-reason": "Aucune raison donnée",
diff --git a/public/language/gl/admin/manage/digest.json b/public/language/gl/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/gl/admin/manage/digest.json
+++ b/public/language/gl/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/gl/flags.json b/public/language/gl/flags.json
index ff4ef258cd..0996704e0a 100644
--- a/public/language/gl/flags.json
+++ b/public/language/gl/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Tódalas categorías",
"apply-filters": "Aplicar filtros",
- "quick-links": "Ligazóns rápidas",
+ "quick-actions": "Quick Actions",
"flagged-user": "Usuario marcado",
"view-profile": "Ver perfil",
"start-new-chat": "Comezar novo chat",
@@ -40,7 +40,7 @@
"add-note": "Engadir nota",
"no-notes": "Ningunha nota foi compartida",
- "history": "Historial de avisos",
+ "history": "Account & Flag History",
"back": "Voltar á lista de avisos",
"no-history": "Non hai historial de avisos",
diff --git a/public/language/gl/user.json b/public/language/gl/user.json
index f94155e39f..9d3ca00832 100644
--- a/public/language/gl/user.json
+++ b/public/language/gl/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Histórico recente de bans",
"info.no-ban-history": "Este usuario nunca foi baneado",
"info.banned-until": "Baneado hasta 1%",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Baneado permanentemente",
"info.banned-reason-label": "Motivo",
"info.banned-no-reason": "Motivo non especificado",
diff --git a/public/language/he/admin/manage/digest.json b/public/language/he/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/he/admin/manage/digest.json
+++ b/public/language/he/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/he/flags.json b/public/language/he/flags.json
index 6ac395a759..450d66d0cb 100644
--- a/public/language/he/flags.json
+++ b/public/language/he/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "כל הקטגוריות",
"apply-filters": "הפעל סינון",
- "quick-links": "קישורים מהירים",
+ "quick-actions": "Quick Actions",
"flagged-user": "משתמש מסומן",
"view-profile": "צפה בפרופיל",
"start-new-chat": "התחל שיחה חדשה",
@@ -40,7 +40,7 @@
"add-note": "הוסף הערה",
"no-notes": "אין הערות",
- "history": "היסטוריית הסימונים",
+ "history": "Account & Flag History",
"back": "חזרה לרשימת הסימונים",
"no-history": "אין הסיטוריית סימונים",
diff --git a/public/language/he/user.json b/public/language/he/user.json
index cfe5491d9e..f6b32919d9 100644
--- a/public/language/he/user.json
+++ b/public/language/he/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "היסטוריית הרחקות",
"info.no-ban-history": "משתמש זה מעולם לא הורחק",
"info.banned-until": "הורחק עד %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "הורחק לצמיתות",
"info.banned-reason-label": "סיבה",
"info.banned-no-reason": "לא ניתנה סיבה.",
diff --git a/public/language/hr/admin/manage/digest.json b/public/language/hr/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/hr/admin/manage/digest.json
+++ b/public/language/hr/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/hr/flags.json b/public/language/hr/flags.json
index cbdad71322..514d5cd9d3 100644
--- a/public/language/hr/flags.json
+++ b/public/language/hr/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Sve kategorije",
"apply-filters": "Primjeni filtere",
- "quick-links": "Brze poveznice",
+ "quick-actions": "Quick Actions",
"flagged-user": "Označeni korisnici",
"view-profile": "Pogledaj profil",
"start-new-chat": "Pokreni novi razgovor",
@@ -40,7 +40,7 @@
"add-note": "Dodaj bilješku",
"no-notes": "Nema podijeljenih bilješki",
- "history": "Povijest zastava",
+ "history": "Account & Flag History",
"back": "Nazad na popis zastava",
"no-history": "Nema povijesti zastava.",
diff --git a/public/language/hr/user.json b/public/language/hr/user.json
index 58922e2b76..c63d94ff0a 100644
--- a/public/language/hr/user.json
+++ b/public/language/hr/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Povijest nedavno blokiranih",
"info.no-ban-history": "Ovaj korisnik nikad nije bio blokiran",
"info.banned-until": "Blokiran do %1!",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Trajno blokiran",
"info.banned-reason-label": "Razlog",
"info.banned-no-reason": "Razlog nije dan.",
diff --git a/public/language/hu/admin/manage/digest.json b/public/language/hu/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/hu/admin/manage/digest.json
+++ b/public/language/hu/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/hu/flags.json b/public/language/hu/flags.json
index 8121cb5b3a..960922c9ac 100644
--- a/public/language/hu/flags.json
+++ b/public/language/hu/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Minden kategória",
"apply-filters": "Szűrők alkalmazása",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Megjelölt felhasználó",
"view-profile": "Profil megtekintése",
"start-new-chat": "Új chat indítása",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/hu/user.json b/public/language/hu/user.json
index e9d2c3ca92..bd4e7ad6db 100644
--- a/public/language/hu/user.json
+++ b/public/language/hu/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Kitiltási előzmény",
"info.no-ban-history": "A felhasználó sosem volt kitiltva",
"info.banned-until": "Kitiltás lejárata: %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Végleges kitiltás",
"info.banned-reason-label": "Oka",
"info.banned-no-reason": "Az oka nincs megadva.",
diff --git a/public/language/id/admin/manage/digest.json b/public/language/id/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/id/admin/manage/digest.json
+++ b/public/language/id/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/id/flags.json b/public/language/id/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/id/flags.json
+++ b/public/language/id/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/id/user.json b/public/language/id/user.json
index 59c6318438..c16d5e60b7 100644
--- a/public/language/id/user.json
+++ b/public/language/id/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/it/admin/manage/digest.json b/public/language/it/admin/manage/digest.json
index fc02b3725b..e025712808 100644
--- a/public/language/it/admin/manage/digest.json
+++ b/public/language/it/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "Sistema predefinito",
"default-help": "Sistema predefinito significa che l'utente non ha esplicitamente sovrascritto l'impostazione del forum globale per i digest, che attualmente è: & quot;%1"",
"resend": "Rinvia Digest",
- "resend-all-confirm": "Sei sicuro di voler eseguire manualmente questa corsa digest?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Invio del digest manuale completato",
"resent-day": "Rinvio digest giornaliero",
"resent-week": "Rinvio del digest settimanale",
@@ -18,4 +18,4 @@
"manual-run": "Esecuzione digest manuale:",
"no-delivery-data": "Nessun dato di consegna trovato"
-}
\ No newline at end of file
+}
diff --git a/public/language/it/flags.json b/public/language/it/flags.json
index 608d348ac2..988677910c 100644
--- a/public/language/it/flags.json
+++ b/public/language/it/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Tutte le categorie",
"apply-filters": "Applica Filtri",
- "quick-links": "Collegamenti Rapidi",
+ "quick-actions": "Quick Actions",
"flagged-user": "Utente Segnalato",
"view-profile": "Vedi Profilo",
"start-new-chat": "Inizia Nuova Chat",
@@ -40,7 +40,7 @@
"add-note": "Aggiungi Nota",
"no-notes": "Nessuna nota condivisa",
- "history": "Cronologia Segnalazione",
+ "history": "Account & Flag History",
"back": "Torna all'elenco segnalazioni",
"no-history": "Nessuna cronologia segnalazione.",
diff --git a/public/language/it/user.json b/public/language/it/user.json
index 4a9545fc17..6041ae32ce 100644
--- a/public/language/it/user.json
+++ b/public/language/it/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Storico dei Ban recenti",
"info.no-ban-history": "Questo utente non è mai stato bannato",
"info.banned-until": "Bannato fino %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Bannato permanentemente",
"info.banned-reason-label": "Motivo",
"info.banned-no-reason": "Non è stata data nessuna motivazione.",
diff --git a/public/language/ja/admin/manage/digest.json b/public/language/ja/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/ja/admin/manage/digest.json
+++ b/public/language/ja/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/ja/flags.json b/public/language/ja/flags.json
index 8dade9b6b6..c3a4694768 100644
--- a/public/language/ja/flags.json
+++ b/public/language/ja/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "全てのカテゴリ",
"apply-filters": "フィルターを追加",
- "quick-links": "クイックリンク",
+ "quick-actions": "Quick Actions",
"flagged-user": "フラグを立てたユーザー",
"view-profile": "プロフィールを見る",
"start-new-chat": "新しいチャットを開始",
@@ -40,7 +40,7 @@
"add-note": "ノートを追加",
"no-notes": "共有ノートはありません。",
- "history": "フラグ履歴",
+ "history": "Account & Flag History",
"back": "フラグリストに戻る",
"no-history": "フラグ履歴がありません",
diff --git a/public/language/ja/user.json b/public/language/ja/user.json
index 24846d67b5..2662434edc 100644
--- a/public/language/ja/user.json
+++ b/public/language/ja/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "最近停止した履歴",
"info.no-ban-history": "このユーザーは停止されていません",
"info.banned-until": "%1まで停止",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "永久に停止",
"info.banned-reason-label": "理由",
"info.banned-no-reason": "理由なし。",
diff --git a/public/language/ko/admin/manage/digest.json b/public/language/ko/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/ko/admin/manage/digest.json
+++ b/public/language/ko/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/ko/flags.json b/public/language/ko/flags.json
index 972fcf645b..7ab24f8a62 100644
--- a/public/language/ko/flags.json
+++ b/public/language/ko/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "모든 게시판",
"apply-filters": "필터 적용",
- "quick-links": "바로가기",
+ "quick-actions": "Quick Actions",
"flagged-user": "신고된 사용자",
"view-profile": "프로필 보기",
"start-new-chat": "새로운 채팅 시작",
@@ -40,7 +40,7 @@
"add-note": "노트 추가",
"no-notes": "공유된 노트가 없습니다.",
- "history": "신고 기록",
+ "history": "Account & Flag History",
"back": "신고 목록으로 돌아가기",
"no-history": "신고 기록들이 없습니다.",
diff --git a/public/language/ko/user.json b/public/language/ko/user.json
index 0658903567..e4d9544087 100644
--- a/public/language/ko/user.json
+++ b/public/language/ko/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "최근 차단 히스토리",
"info.no-ban-history": "이 사용자는 차단된 적이 없습니다.",
"info.banned-until": "%1까지 차단됨",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "영구 차단",
"info.banned-reason-label": "사유",
"info.banned-no-reason": "제공된 사유가 없습니다.",
diff --git a/public/language/lt/admin/manage/digest.json b/public/language/lt/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/lt/admin/manage/digest.json
+++ b/public/language/lt/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/lt/flags.json b/public/language/lt/flags.json
index 1a9465a288..55091fa437 100644
--- a/public/language/lt/flags.json
+++ b/public/language/lt/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/lt/user.json b/public/language/lt/user.json
index a26739a154..26e8f3c523 100644
--- a/public/language/lt/user.json
+++ b/public/language/lt/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Blokavimų istorija",
"info.no-ban-history": "Šis narys nebuvo užblokuotas.",
"info.banned-until": "Užblokuotas iki %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Užblokuotas visam laikui",
"info.banned-reason-label": "Priežastis",
"info.banned-no-reason": "Be priežasties",
diff --git a/public/language/lv/admin/manage/digest.json b/public/language/lv/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/lv/admin/manage/digest.json
+++ b/public/language/lv/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/lv/flags.json b/public/language/lv/flags.json
index c9b5e1418e..74b1352881 100644
--- a/public/language/lv/flags.json
+++ b/public/language/lv/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Visas kategorijas",
"apply-filters": "Iespējot filtrus",
- "quick-links": "Ātrās saites",
+ "quick-actions": "Quick Actions",
"flagged-user": "Atzīmētais lietotājs",
"view-profile": "Skatīt profilu",
"start-new-chat": "Sākt jaunu sarunu",
@@ -40,7 +40,7 @@
"add-note": "Pievienot piezīmi",
"no-notes": "Nav kopīgu piezīmju.",
- "history": "Atzīmju vēsture",
+ "history": "Account & Flag History",
"back": "Atpakaļ uz atzīmju sarakstu",
"no-history": "Nav atzīmju vēsture.",
diff --git a/public/language/lv/user.json b/public/language/lv/user.json
index b38c29fd66..ad92a6405b 100644
--- a/public/language/lv/user.json
+++ b/public/language/lv/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Nesenā bloķēšanas vēsture",
"info.no-ban-history": "Šis lietotājs nekad nav bijis bloķēts",
"info.banned-until": "Bloķēts līdz %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Bloķēts pastāvīgi",
"info.banned-reason-label": "Iemesls",
"info.banned-no-reason": "Bez iemesla.",
diff --git a/public/language/ms/admin/manage/digest.json b/public/language/ms/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/ms/admin/manage/digest.json
+++ b/public/language/ms/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/ms/flags.json b/public/language/ms/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/ms/flags.json
+++ b/public/language/ms/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/ms/user.json b/public/language/ms/user.json
index 24fb25b7a4..91a5aa4d69 100644
--- a/public/language/ms/user.json
+++ b/public/language/ms/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/nb/admin/manage/digest.json b/public/language/nb/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/nb/admin/manage/digest.json
+++ b/public/language/nb/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/nb/flags.json b/public/language/nb/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/nb/flags.json
+++ b/public/language/nb/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/nb/user.json b/public/language/nb/user.json
index a37d074181..9c23723a1f 100644
--- a/public/language/nb/user.json
+++ b/public/language/nb/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/nl/admin/manage/digest.json b/public/language/nl/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/nl/admin/manage/digest.json
+++ b/public/language/nl/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/nl/flags.json b/public/language/nl/flags.json
index 528aa0499c..9155f812f1 100644
--- a/public/language/nl/flags.json
+++ b/public/language/nl/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Alle categorieën",
"apply-filters": "Filters toepassen",
- "quick-links": "Snelkoppelingen",
+ "quick-actions": "Quick Actions",
"flagged-user": "Gemarkeerde gebruiker",
"view-profile": "Profiel bekijken",
"start-new-chat": "Begin een nieuwe chat",
@@ -40,7 +40,7 @@
"add-note": "Notitie toevoegen",
"no-notes": "Geen gedeelde notities",
- "history": "Markering geschiedenis",
+ "history": "Account & Flag History",
"back": "Terug naar Markeringen lijst",
"no-history": "Geen markering geschiedenis",
diff --git a/public/language/nl/user.json b/public/language/nl/user.json
index 75b04d1586..d6d6a1ea0a 100644
--- a/public/language/nl/user.json
+++ b/public/language/nl/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recente verban-geschiedenis",
"info.no-ban-history": "Deze gebruiker is nooit eerder verbannen",
"info.banned-until": "Verbannen tot %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Voor altijd verbannen",
"info.banned-reason-label": "Reden",
"info.banned-no-reason": "Geen reden opgegeven",
diff --git a/public/language/pl/admin/manage/digest.json b/public/language/pl/admin/manage/digest.json
index 84f02ee239..0371e30e36 100644
--- a/public/language/pl/admin/manage/digest.json
+++ b/public/language/pl/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "Domyślne ustawienie systemowe",
"default-help": "Domyślne ustawienia systemowe oznaczają, że użytkownik korzysta z globalnych ustawień podsumowań, czyli obecnie: "%1"",
"resend": "Wyślij ponownie podsumowanie",
- "resend-all-confirm": "Czy na pewno chcesz ręcznie wykonać włącznie podsumowania?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Ręczne wysyłanie podsumowania zakończone",
"resent-day": "Codzienne podsumowanie",
"resent-week": "Tygodniowe podsumowanie",
@@ -18,4 +18,4 @@
"manual-run": "Włącz ręcznie podsumowania",
"no-delivery-data": "Nie znaleziono danych"
-}
\ No newline at end of file
+}
diff --git a/public/language/pl/flags.json b/public/language/pl/flags.json
index 5ee1188034..f003fc662a 100644
--- a/public/language/pl/flags.json
+++ b/public/language/pl/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Wszystkie kategorie",
"apply-filters": "Zastosuj filtry",
- "quick-links": "Szybkie odnośniki",
+ "quick-actions": "Quick Actions",
"flagged-user": "Oflagowany użytkownik",
"view-profile": "Zobacz profil",
"start-new-chat": "Rozpocznij nowy czat",
@@ -40,7 +40,7 @@
"add-note": "Dodaj notatkę",
"no-notes": "Brak udostępnionych notatek",
- "history": "Historia flag",
+ "history": "Account & Flag History",
"back": "Wróć do listy flag",
"no-history": "Brak historii flag",
diff --git a/public/language/pl/user.json b/public/language/pl/user.json
index 4db229c546..98842dfc69 100644
--- a/public/language/pl/user.json
+++ b/public/language/pl/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Historia ostatnich banów",
"info.no-ban-history": "Ten użytkownik nigdy nie był zbanowany",
"info.banned-until": "Zbanowany do %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Zbanowany permanentnie",
"info.banned-reason-label": "Powód",
"info.banned-no-reason": "Nie podano powodu.",
diff --git a/public/language/pt-BR/admin/manage/digest.json b/public/language/pt-BR/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/pt-BR/admin/manage/digest.json
+++ b/public/language/pt-BR/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/pt-BR/flags.json b/public/language/pt-BR/flags.json
index 40a439838b..682fb1036f 100644
--- a/public/language/pt-BR/flags.json
+++ b/public/language/pt-BR/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Todas as categorias",
"apply-filters": "Aplicar Filtros",
- "quick-links": "Links Rápidos",
+ "quick-actions": "Quick Actions",
"flagged-user": "Usuário Sinalizado",
"view-profile": "Ver Perfil",
"start-new-chat": "Iniciar Novo Chat",
@@ -40,7 +40,7 @@
"add-note": "Adicionar Nota",
"no-notes": "Nenhuma nota compartilhada.",
- "history": "Histórico de Sinalizações",
+ "history": "Account & Flag History",
"back": "Voltar à Lista de Sinaliações",
"no-history": "Sem histórico de sinalizações.",
diff --git a/public/language/pt-BR/user.json b/public/language/pt-BR/user.json
index e99077931d..8b43b2f804 100644
--- a/public/language/pt-BR/user.json
+++ b/public/language/pt-BR/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Histórico de Banimentos Recentes",
"info.no-ban-history": "Este usuário nunca foi banido",
"info.banned-until": "Banido até %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banido permanentemente",
"info.banned-reason-label": "Motivo",
"info.banned-no-reason": "Sem motivo escolhido.",
diff --git a/public/language/pt-PT/admin/manage/digest.json b/public/language/pt-PT/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/pt-PT/admin/manage/digest.json
+++ b/public/language/pt-PT/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/pt-PT/flags.json b/public/language/pt-PT/flags.json
index 713fd75064..c38241b181 100644
--- a/public/language/pt-PT/flags.json
+++ b/public/language/pt-PT/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Todas as categorias",
"apply-filters": "Aplicar Filtros",
- "quick-links": "Links Rápidos",
+ "quick-actions": "Quick Actions",
"flagged-user": "Utilizador Denunciado",
"view-profile": "Ver Perfil",
"start-new-chat": "Iniciar Nova Conversa",
@@ -40,7 +40,7 @@
"add-note": "Adicionar Nota",
"no-notes": "Não existem notas partilhadas.",
- "history": "Histórico da Denúncia",
+ "history": "Account & Flag History",
"back": "Voltar para a Lista de Denúncias",
"no-history": "Não existe histórico de denúncias.",
diff --git a/public/language/pt-PT/user.json b/public/language/pt-PT/user.json
index 6758cfa54a..bd27ec4277 100644
--- a/public/language/pt-PT/user.json
+++ b/public/language/pt-PT/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Histórico de expulsões recentes",
"info.no-ban-history": "Este utilizador nunca foi banido",
"info.banned-until": "Banido até %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banido permanentemente",
"info.banned-reason-label": "Razão",
"info.banned-no-reason": "Sem razão atribuida.",
diff --git a/public/language/ro/admin/manage/digest.json b/public/language/ro/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/ro/admin/manage/digest.json
+++ b/public/language/ro/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/ro/flags.json b/public/language/ro/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/ro/flags.json
+++ b/public/language/ro/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/ro/user.json b/public/language/ro/user.json
index 1049991c6e..791fea6e39 100644
--- a/public/language/ro/user.json
+++ b/public/language/ro/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/ru/admin/manage/digest.json b/public/language/ru/admin/manage/digest.json
index 4249fb11d1..988150a905 100644
--- a/public/language/ru/admin/manage/digest.json
+++ b/public/language/ru/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "Стандартная системная",
"default-help": "Стандартная системная означает, что пользователь не выбирал своих собственных параметров рассылки и пользуется настройками по умолчанию. В данный момент это «%1».",
"resend": "Отправить заново",
- "resend-all-confirm": "Вы уверены, что хотите повторить рассылку вручную?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Повтор рассылки вручную завершён",
"resent-day": "Ежедневная рассылка отправлена повторно",
"resent-week": "Еженедельная рассылка отправлена повторно",
@@ -18,4 +18,4 @@
"manual-run": "Повтор вручную:",
"no-delivery-data": "Нет данных о доставке"
-}
\ No newline at end of file
+}
diff --git a/public/language/ru/flags.json b/public/language/ru/flags.json
index ea17520ade..8d6c5c8508 100644
--- a/public/language/ru/flags.json
+++ b/public/language/ru/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Все категории",
"apply-filters": "Применить фильтры",
- "quick-links": "Быстрые ссылки",
+ "quick-actions": "Quick Actions",
"flagged-user": "Отмеченный пользователь",
"view-profile": "Просмотреть профиль",
"start-new-chat": "Начать новый чат",
@@ -40,7 +40,7 @@
"add-note": "Добавить примечание",
"no-notes": "Нет примечаний.",
- "history": "История жалобы",
+ "history": "Account & Flag History",
"back": "Вернуться к списку жалоб",
"no-history": "Нет истории жалобы.",
diff --git a/public/language/ru/user.json b/public/language/ru/user.json
index 116a50253b..0844be7d15 100644
--- a/public/language/ru/user.json
+++ b/public/language/ru/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "История блокировок",
"info.no-ban-history": "Этот пользователь никогда не был заблокирован",
"info.banned-until": "Заблокирован до %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Заблокирован навсегда",
"info.banned-reason-label": "Причина",
"info.banned-no-reason": "Без объяснения причин.",
diff --git a/public/language/rw/admin/manage/digest.json b/public/language/rw/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/rw/admin/manage/digest.json
+++ b/public/language/rw/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/rw/flags.json b/public/language/rw/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/rw/flags.json
+++ b/public/language/rw/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/rw/user.json b/public/language/rw/user.json
index 964e2ba881..a1abfc7c1b 100644
--- a/public/language/rw/user.json
+++ b/public/language/rw/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/sc/admin/manage/digest.json b/public/language/sc/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/sc/admin/manage/digest.json
+++ b/public/language/sc/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/sc/flags.json b/public/language/sc/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/sc/flags.json
+++ b/public/language/sc/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/sc/user.json b/public/language/sc/user.json
index edaacd7153..35ae83082e 100644
--- a/public/language/sc/user.json
+++ b/public/language/sc/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/sk/admin/manage/digest.json b/public/language/sk/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/sk/admin/manage/digest.json
+++ b/public/language/sk/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/sk/flags.json b/public/language/sk/flags.json
index b530bb7394..f078277497 100644
--- a/public/language/sk/flags.json
+++ b/public/language/sk/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Všetky kategórie",
"apply-filters": "Použiť filtre",
- "quick-links": "Rýchle odkazy",
+ "quick-actions": "Quick Actions",
"flagged-user": "Označený používateľ",
"view-profile": "Zobraziť profil",
"start-new-chat": "Začať novú konverzáciu",
@@ -40,7 +40,7 @@
"add-note": "Pridať poznámku",
"no-notes": "Žiadne zdieľané poznámky.",
- "history": "História príznakov",
+ "history": "Account & Flag History",
"back": "Späť do zoznamu príznakov",
"no-history": "Žiadna história príznakov.",
diff --git a/public/language/sk/user.json b/public/language/sk/user.json
index 4f7e6b9345..d6c5692a11 100644
--- a/public/language/sk/user.json
+++ b/public/language/sk/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Nedávna história zablokovania",
"info.no-ban-history": "Tento člen nebol nikdy zablokovaný",
"info.banned-until": "Zablokovaný až do %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Zablokovaný natrvalo",
"info.banned-reason-label": "Dôvod",
"info.banned-no-reason": "Neboli uvedené žiadne dôvody.",
diff --git a/public/language/sl/admin/manage/digest.json b/public/language/sl/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/sl/admin/manage/digest.json
+++ b/public/language/sl/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/sl/flags.json b/public/language/sl/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/sl/flags.json
+++ b/public/language/sl/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/sl/user.json b/public/language/sl/user.json
index 3e61bf35e8..cd8a6d2420 100644
--- a/public/language/sl/user.json
+++ b/public/language/sl/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
"info.banned-no-reason": "No reason given.",
diff --git a/public/language/sr/admin/manage/digest.json b/public/language/sr/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/sr/admin/manage/digest.json
+++ b/public/language/sr/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/sr/flags.json b/public/language/sr/flags.json
index d255f03598..7cdbd98234 100644
--- a/public/language/sr/flags.json
+++ b/public/language/sr/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Све категорије",
"apply-filters": "Примени филтере",
- "quick-links": "Брзе везе",
+ "quick-actions": "Quick Actions",
"flagged-user": "Означени корисник",
"view-profile": "Погледај профил",
"start-new-chat": "Започни ново ћаскање",
@@ -40,7 +40,7 @@
"add-note": "Додај белешку",
"no-notes": "Нема дељених бележака.",
- "history": "Историја заставица",
+ "history": "Account & Flag History",
"back": "Назад на списак заставица",
"no-history": "Нема историје заставица",
diff --git a/public/language/sr/user.json b/public/language/sr/user.json
index 6d401d9a35..bdb437b331 100644
--- a/public/language/sr/user.json
+++ b/public/language/sr/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Историја недавно забрањених налога",
"info.no-ban-history": "Овај корисник никада није био забрањен",
"info.banned-until": "Забрањен до %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Забрањен трајно",
"info.banned-reason-label": "Разлог",
"info.banned-no-reason": "Није дат разлог.",
diff --git a/public/language/sv/admin/manage/digest.json b/public/language/sv/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/sv/admin/manage/digest.json
+++ b/public/language/sv/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/sv/flags.json b/public/language/sv/flags.json
index 3c82a155d4..1d5e75ddfe 100644
--- a/public/language/sv/flags.json
+++ b/public/language/sv/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Alla kategorier",
"apply-filters": "Applicera filter",
- "quick-links": "Snabblänkar",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flaggad användare",
"view-profile": "Visa profil",
"start-new-chat": "Påbörja ny chatt",
@@ -40,7 +40,7 @@
"add-note": "Lägg till anteckning",
"no-notes": "Inga delade anteckningar.",
- "history": "Flagghistorik",
+ "history": "Account & Flag History",
"back": "Tillbaks till flagglista",
"no-history": "Ingen flagghitorik.",
diff --git a/public/language/sv/user.json b/public/language/sv/user.json
index 747f1b07c4..6d03c22f8b 100644
--- a/public/language/sv/user.json
+++ b/public/language/sv/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Ban historik",
"info.no-ban-history": "Den här användaren har aldrig varit bannad",
"info.banned-until": "Bannad tills %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Permanent bannad",
"info.banned-reason-label": "Anledning",
"info.banned-no-reason": "Ingen anledning angiven",
diff --git a/public/language/th/admin/manage/digest.json b/public/language/th/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/th/admin/manage/digest.json
+++ b/public/language/th/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/th/flags.json b/public/language/th/flags.json
index c64d0d599e..d5dcacaf85 100644
--- a/public/language/th/flags.json
+++ b/public/language/th/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "ทุกหมวดหมู่",
"apply-filters": "ใช้งานฟิลเตอร์",
- "quick-links": "ลิ้งค์ด่วน",
+ "quick-actions": "Quick Actions",
"flagged-user": "ผู้ใช้ที่ถูกปักธง",
"view-profile": "ดูโปรไฟล์",
"start-new-chat": "เริ่มแชทใหม่",
@@ -40,7 +40,7 @@
"add-note": "เพิ่มโน้ต",
"no-notes": "ไม่มีโน้ตที่แชร์",
- "history": "ประวัติการปักธง",
+ "history": "Account & Flag History",
"back": "กลับไปยังรายการปักธง",
"no-history": "ไม่มีประวัติปักธง",
diff --git a/public/language/th/user.json b/public/language/th/user.json
index 293dad9aed..bce880c44b 100644
--- a/public/language/th/user.json
+++ b/public/language/th/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "ประวัติแบนล่าสุด",
"info.no-ban-history": "ผู้ใช้นี้ถูกแบนแล้ว",
"info.banned-until": "แบนจนกว่า %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "แบนอย่างถาวร",
"info.banned-reason-label": "เหตุผล",
"info.banned-no-reason": "ไม่มีเหตุผล",
diff --git a/public/language/tr/admin/advanced/database.json b/public/language/tr/admin/advanced/database.json
index 4c9055afd4..da53b6d63a 100644
--- a/public/language/tr/admin/advanced/database.json
+++ b/public/language/tr/admin/advanced/database.json
@@ -22,7 +22,7 @@
"mongo.bytes-out": "gönderilen bayt",
"mongo.num-requests": "İsteklerin Sayısı",
"mongo.raw-info": "İşlenmemiş MongoDB Bilgisi",
- "mongo.unauthorized": "NodeBB was unable to query the MongoDB database for relevant statistics. Please ensure that the user in use by NodeBB contains the "clusterMonitor" role for the "admin" database.",
+ "mongo.unauthorized": "NodeBB, ilgili istatistikler için MongoDB'yi sorgulayamadı. Lütfen NodeBB'yi kullanan kişinin "admin" veri bankasında "clusterMonitor" listesinde bulunduğuna emin olunuz.",
"redis": "Redis",
"redis.version": "Redis Versiyonu",
diff --git a/public/language/tr/admin/manage/digest.json b/public/language/tr/admin/manage/digest.json
index ba83b61244..712494d3a0 100644
--- a/public/language/tr/admin/manage/digest.json
+++ b/public/language/tr/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "Sistem varsayılanı",
"default-help": "Sistem varsayılanı , kullanıcının forumun varsayılan ayarlarını değiştirmediği anlamına gelir. Forumun şu anki varsayılan ayarı: "%1"",
"resend": "Özeti yeniden gönder",
- "resend-all-confirm": "Bu özeti elle göndermek isteğinize emin misiniz?",
+ "resend-all-confirm": "Bu özet e-postasını elle göndermek istediğinize emin misiniz?",
"resent-single": "El ile özet gönderimi tamamlandı",
"resent-day": "Günlük özet yeniden gönderildi",
"resent-week": "Haftalık özet yeniden gönderildi",
@@ -18,4 +18,4 @@
"manual-run": "El ile özet gönderimi:",
"no-delivery-data": "Gönderim bilgisi bulunmadı"
-}
\ No newline at end of file
+}
diff --git a/public/language/tr/category.json b/public/language/tr/category.json
index 7e656f9224..261815c8ac 100644
--- a/public/language/tr/category.json
+++ b/public/language/tr/category.json
@@ -1,9 +1,9 @@
{
"category": "Kategori",
"subcategories": "Alt kategoriler",
- "new_topic_button": "Yeni Başlık",
+ "new_topic_button": "Yeni Konu Aç",
"guest-login-post": "İleti göndermek için giriş yapın",
- "no_topics": " Bu kategoride hiç başlık yok.
Yeni bir başlık oluşturmak istemez misiniz?",
+ "no_topics": " Bu kategoride hiç konu yok.
Yeni bir konu oluşturmak istemez misiniz?",
"browsing": "gözden geçiriliyor",
"no_replies": "Kimse yanıtlamadı",
"no_new_posts": "Yeni ileti yok",
@@ -12,9 +12,9 @@
"watching": "Takip ediliyor",
"not-watching": "Takip edilmiyor",
"ignoring": "Yok sayılıyor",
- "watching.description": "Bu kategorideki başlıkları okunmamış ve güncel başlıklar arasında göster",
- "not-watching.description": "Bu kategorideki başlıkları okunmamış başlıklar arasında gösterme; ama güncel başlıklar arasında göster",
- "ignoring.description": "Bu kategorideki başlıkları okunmamış ve güncel başlıklar arasında gösterme",
+ "watching.description": "Bu kategorideki konuları, okunmamış ve güncel konular arasında göster",
+ "not-watching.description": "Bu kategorideki konuları, okunmamış konular arasında gösterme; ama güncel konular arasında göster",
+ "ignoring.description": "Bu kategorideki konuları, okunmamış ve güncel konular arasında gösterme",
"watching.message": "Bu kategori ve alt kategorilerindeki güncellemeleri artık takip ediyorsunuz",
"notwatching.message": "Bu kategori ve alt kategorilerindeki güncellemeleri artık takip etmiyorsunuz",
"ignoring.message": "Bu kategori ve alt kategorilerindeki güncellemeleri artık yok sayıyorsunuz",
diff --git a/public/language/tr/flags.json b/public/language/tr/flags.json
index b4f9a08422..050acef1f6 100644
--- a/public/language/tr/flags.json
+++ b/public/language/tr/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "Tüm kategoriler",
"apply-filters": "Filtreleri Onayla",
- "quick-links": "Akıllı Bağlantılar",
+ "quick-actions": "Hızlı Eylemler",
"flagged-user": "Şikayet Edilen Kullanıcı",
"view-profile": "Profili Gör",
"start-new-chat": "Yeni Sohbet Başlat",
@@ -40,7 +40,7 @@
"add-note": "Not Ekle",
"no-notes": "Not paylaşılmadı",
- "history": "Şikayet Geçmişi",
+ "history": "Hesap & Şikayet Geçmişi",
"back": "Şikayet Listesine Geri Dön",
"no-history": "Şikayet geçmişi yok",
diff --git a/public/language/tr/global.json b/public/language/tr/global.json
index 7a17642552..39ab58947d 100644
--- a/public/language/tr/global.json
+++ b/public/language/tr/global.json
@@ -1,5 +1,5 @@
{
- "home": "Anasayfa",
+ "home": "Ana Sayfa",
"search": "Arama",
"buttons.close": "Kapat",
"403.title": "Erişim Engellendi",
@@ -49,13 +49,13 @@
"alert.unfollow": "Artık %1'i takip etmiyorsunuz!",
"alert.follow": "%1'i takip ediyorsunuz!",
"users": "Kullanıcı",
- "topics": "Başlık",
+ "topics": "Konu",
"posts": "İleti",
"best": "En İyi",
- "votes": "Oy",
- "upvoters": "Artı",
+ "votes": "Oylar",
+ "upvoters": "Artı Oy Verenler",
"upvoted": "Artı",
- "downvoters": "Eksi",
+ "downvoters": "Eksi Oy Verenler",
"downvoted": "Eksi",
"views": "Bakış",
"reputation": "İtibar",
@@ -88,7 +88,7 @@
"guest": "Ziyaretçi",
"guests": "Ziyaretçiler",
"former_user": "Eski Kullanıcı",
- "updated.title": "Forum güncellendi",
+ "updated.title": "Forum Güncellendi",
"updated.message": "Bu forum şu anda güncellendi. Sayfayı tekrar yüklemek için buraya tıklayın.",
"privacy": "Gizlilik",
"follow": "Takip et",
diff --git a/public/language/tr/notifications.json b/public/language/tr/notifications.json
index 51cbe307c2..ccd041afd0 100644
--- a/public/language/tr/notifications.json
+++ b/public/language/tr/notifications.json
@@ -11,7 +11,7 @@
"new_notification": "Yeni bir bildiriminiz var",
"you_have_unread_notifications": "Okunmamış bildirimleriniz var.",
"all": "Hepsi",
- "topics": "Başlıklar",
+ "topics": "Konular",
"replies": "Yanıtlar",
"chat": "Sohbetler",
"follows": "Takip Edilenler",
@@ -20,31 +20,31 @@
"my-flags": "Vekil olarak atandığım şikayetler",
"bans": "Yasaklamalar",
"new_message_from": "%1 size bir mesaj gönderdi",
- "upvoted_your_post_in": "%1 şu başlıktaki iletinizi beğendi: %2.",
- "upvoted_your_post_in_dual": "%1 ve %2 şu başlıktaki iletinizi beğendi: %3",
- "upvoted_your_post_in_multiple": "%1 ve %2 kişi daha şu başlıktaki iletinizi beğendi: %3 ",
+ "upvoted_your_post_in": "%1 şu konudaki iletinizi beğendi: %2.",
+ "upvoted_your_post_in_dual": "%1 ve %2 şu konudaki iletinizi beğendi: %3",
+ "upvoted_your_post_in_multiple": "%1 ve %2 kişi daha şu konudaki iletinizi beğendi: %3 ",
"moved_your_post": "%1, iletinizi şuraya taşıdı: %2 ",
"moved_your_topic": "%1 şuraya taşındı: %2",
- "user_flagged_post_in": "%1 şu başlıktaki bir iletiyi şikayet etti: %2",
- "user_flagged_post_in_dual": " %1 ve %2 şu başlıktaki bir iletiyi şikayet etti: %3",
- "user_flagged_post_in_multiple": "%1 ve %2 kişi daha şu başlıktaki iletiyi şikayet etti: %3",
+ "user_flagged_post_in": "%1 şu konudaki bir iletiyi şikayet etti: %2",
+ "user_flagged_post_in_dual": " %1 ve %2 şu konudaki bir iletiyi şikayet etti: %3",
+ "user_flagged_post_in_multiple": "%1 ve %2 kişi daha şu konudaki iletiyi şikayet etti: %3",
"user_flagged_user": "%1 şu kullanıcının profilini şikayet etti: (%2)",
"user_flagged_user_dual": "%1 ve %2 şu kullanıcının profilini şikayet etti: (%3)",
"user_flagged_user_multiple": "%1 ve %2 kişi daha şu kullanıcının profilini şikayet etti: (%3)",
- "user_posted_to": "%1 şu başlıktaki iletinizi cevapladı: %2 ",
- "user_posted_to_dual": "%1 ve %2 şu başlıktaki iletinizi cevapladı: %3",
- "user_posted_to_multiple": "%1 ve %2 kişi daha şu başlıktaki iletinizi cevapladı: %3",
- "user_posted_topic": "%1 şu yeni başlığı oluşturdu: %2",
- "user_edited_post": "%1 şu başlıktaki bir iletiyi değiştirdi: %2",
+ "user_posted_to": "%1 şu konudaki iletinizi cevapladı: %2 ",
+ "user_posted_to_dual": "%1 ve %2 şu konudaki iletinizi cevapladı: %3",
+ "user_posted_to_multiple": "%1 ve %2 kişi daha şu konudaki iletinizi cevapladı: %3",
+ "user_posted_topic": "%1 şu yeni konuyu oluşturdu: %2",
+ "user_edited_post": "%1 şu konudaki bir iletiyi değiştirdi: %2",
"user_started_following_you": "%1 sizi takip etmeye başladı.",
"user_started_following_you_dual": "%1 ve %2 sizi takip etmeye başladı.",
"user_started_following_you_multiple": "%1 ve %2 kişi daha sizi takip etmeye başladı.",
"new_register": "%1 kayıt olma isteği gönderdi.",
"new_register_multiple": "Beklemede %1 kayıt olma isteği bulunmaktadır.",
"flag_assigned_to_you": "Şikayet %1 size devredildi",
- "post_awaiting_review": "İleti inceleme bekliyor",
+ "post_awaiting_review": "İnceleme bekleyen ileti(ler) var",
"email-confirmed": "E-posta onaylandı",
- "email-confirmed-message": "E-postanızı onaylandığınız için teşekkürler. Hesabınız tamamen aktif edildi.",
+ "email-confirmed-message": "E-postanızı onayladığınız için teşekkürler. Hesabınız tamamen aktif edildi.",
"email-confirm-error-message": "E-posta adresinizi onaylarken bir hata oluştu. Kodunuz geçersiz ya da eski olabilir.",
"email-confirm-sent": "Onay e-postası gönderildi.",
"none": "Hiçbiri",
diff --git a/public/language/tr/pages.json b/public/language/tr/pages.json
index 89f8c1d1d5..7790f45f20 100644
--- a/public/language/tr/pages.json
+++ b/public/language/tr/pages.json
@@ -1,15 +1,15 @@
{
"home": "Anasayfa",
- "unread": "Okunmayan başlıklar",
- "popular-day": "Bugünkü popüler başlıklar",
- "popular-week": "Bu haftaki popüler başlıklar",
- "popular-month": "Bu ayki popüler başlıklar",
- "popular-alltime": "En popüler başlıklar",
- "recent": "Güncel başlıklar",
- "top-day": "Bugün en çok oylanan başlıklar",
- "top-week": "Bu hafta en çok oylanan başlıklar",
- "top-month": "Bu ay en çok oylanan başlıklar",
- "top-alltime": "En çok oylanan başlıklar",
+ "unread": "Okunmamış Konular",
+ "popular-day": "Bugünkü popüler konular",
+ "popular-week": "Bu haftaki popüler konular",
+ "popular-month": "Bu ayki popüler konular",
+ "popular-alltime": "En popüler konular",
+ "recent": "Güncel Konular",
+ "top-day": "Bugün en çok oylanan konular",
+ "top-week": "Bu hafta en çok oylanan konular",
+ "top-month": "Bu ay en çok oylanan konular",
+ "top-alltime": "En çok oylanan konular",
"moderator-tools": "Moderatör Araçları",
"flagged-content": "Bayraklanan İçerik",
"ip-blacklist": "IP Kara Listesi",
@@ -44,13 +44,13 @@
"account/followers": "%1 kullanıcısını takip edenler",
"account/posts": "%1 tarafından gönderilen iletiler",
"account/latest-posts": "%1 tarafından gönderilen son iletiler",
- "account/topics": "%1 tarafından oluşturulan başlıklar",
+ "account/topics": "%1 tarafından oluşturulan konular",
"account/groups": "%1 kullanıcısına ait gruplar",
"account/watched_categories": "%1 kullanıcısının takip ettiği kategoriler",
"account/bookmarks": "%1' kullanıcısının yer imlerine eklenmiş iletiler",
"account/settings": "Kullanıcı Ayarları",
- "account/watched": "%1 tarafından takip edilen başlıklar",
- "account/ignored": "%1 tarafından susturulan başlıklar",
+ "account/watched": "%1 tarafından takip edilen konular",
+ "account/ignored": "%1 tarafından susturulan konular",
"account/upvoted": "%1 tarafından artılanan iletiler",
"account/downvoted": "%1 tarafından eksilenen iletiler",
"account/best": "%1 tarafından gönderilen en iyi iletiler",
diff --git a/public/language/tr/recent.json b/public/language/tr/recent.json
index ed28c70b6a..3a7ad94b41 100644
--- a/public/language/tr/recent.json
+++ b/public/language/tr/recent.json
@@ -5,14 +5,14 @@
"month": "Ay",
"year": "Yıl",
"alltime": "Hepsi",
- "no_recent_topics": "Güncel başlık yok.",
- "no_popular_topics": "Popüler başlık yok.",
- "there-is-a-new-topic": "Yeni bir başlık mevcut.",
- "there-is-a-new-topic-and-a-new-post": "Yeni bir başlık ve ileti mevcut.",
- "there-is-a-new-topic-and-new-posts": "Bir adet yeni başlık ve %1 adet yeni ileti var.",
- "there-are-new-topics": "%1 adet yeni başlık mevcut.",
- "there-are-new-topics-and-a-new-post": "%1 adet yeni başlık ve bir adet yeni ileti mevcut.",
- "there-are-new-topics-and-new-posts": "%1 adet yeni başlık %2 adet yeni ileti mevcut.",
+ "no_recent_topics": "Güncel konu yok.",
+ "no_popular_topics": "Popüler konu yok.",
+ "there-is-a-new-topic": "Yeni bir konu mevcut.",
+ "there-is-a-new-topic-and-a-new-post": "Yeni bir konu ve ileti mevcut.",
+ "there-is-a-new-topic-and-new-posts": "Bir adet yeni konu ve %1 adet yeni ileti var.",
+ "there-are-new-topics": "%1 adet yeni konu mevcut.",
+ "there-are-new-topics-and-a-new-post": "%1 adet yeni konu ve bir adet yeni ileti mevcut.",
+ "there-are-new-topics-and-new-posts": "%1 adet yeni konu ve %2 adet yeni ileti mevcut.",
"there-is-a-new-post": "Yeni bir ileti mevcut.",
"there-are-new-posts": "%1 adet yeni ileti mevcut.",
"click-here-to-reload": "Yüklemek için buraya tıklayın."
diff --git a/public/language/tr/register.json b/public/language/tr/register.json
index b0bb265fd5..a032e83a39 100644
--- a/public/language/tr/register.json
+++ b/public/language/tr/register.json
@@ -16,7 +16,7 @@
"alternative_registration": "Alternatif Kayıt",
"terms_of_use": "Kullanım Şartları",
"agree_to_terms_of_use": "Kullanım Şartlarını Kabul Ediyorum",
- "terms_of_use_error": "Kullanım şartlarını kabul etmen gerekiyor",
+ "terms_of_use_error": "Kullanım Şartlarını Kabul Etmeniz Gerekiyor",
"registration-added-to-queue": "Kayıt olma isteğiniz kabul listesine eklenmiştir. Yönetici tarafından kabul edildiğinizde e-posta alacaksınız.",
"interstitial.intro": "Hesabınızı yaratmadan önce bazı ekstra bilgiler gerekiyor.",
"interstitial.errors-found": "Kaydınız tamamlanamadı:",
diff --git a/public/language/tr/unread.json b/public/language/tr/unread.json
index ab01196e7c..29dbed8cc7 100644
--- a/public/language/tr/unread.json
+++ b/public/language/tr/unread.json
@@ -1,15 +1,15 @@
{
"title": "Okunmamış",
- "no_unread_topics": "Okunmamış başlık mevcut değil.",
+ "no_unread_topics": "Okunmamış konu mevcut değil.",
"load_more": "Daha Fazla",
"mark_as_read": "Okundu Olarak İşaretle",
"selected": "Seçili",
"all": "Hepsi",
"all_categories": "Tüm kategoriler",
- "topics_marked_as_read.success": "Başlıklar okundu olarak işaretlendi!",
- "all-topics": "Tüm Başlıklar",
- "new-topics": "Yeni Başlıklar",
- "watched-topics": "Takipteki Başlıklar",
- "unreplied-topics": "Okunmamış Başlıklar",
+ "topics_marked_as_read.success": "Konular okundu olarak işaretlendi!",
+ "all-topics": "Tüm Konular",
+ "new-topics": "Yeni Konular",
+ "watched-topics": "Takipteki Konular",
+ "unreplied-topics": "Okunmamış Konular",
"multiple-categories-selected": "Çoklu Seçildi"
}
\ No newline at end of file
diff --git a/public/language/tr/user.json b/public/language/tr/user.json
index 204534d4f6..23ed032b83 100644
--- a/public/language/tr/user.json
+++ b/public/language/tr/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Yasaklama Olayları",
"info.no-ban-history": "Bu kullanıcı hiç yasaklanmadı",
"info.banned-until": "Yasaklama süresi %1",
+ "info.banned-expiry": "Bitiş",
"info.banned-permanently": "Kalıcı şekilde yasakla",
"info.banned-reason-label": "Gerekçe",
"info.banned-no-reason": "Gerekçe belirtilmedi.",
diff --git a/public/language/uk/admin/manage/digest.json b/public/language/uk/admin/manage/digest.json
index 075b8e1aff..8f3661698a 100644
--- a/public/language/uk/admin/manage/digest.json
+++ b/public/language/uk/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "System default",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "No delivery data found"
-}
\ No newline at end of file
+}
diff --git a/public/language/uk/user.json b/public/language/uk/user.json
index 565ad2cd18..e2836b94b0 100644
--- a/public/language/uk/user.json
+++ b/public/language/uk/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Історія банів",
"info.no-ban-history": "Цього користувача ніколи не банили",
"info.banned-until": "Забанений до %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Забанений назавжди",
"info.banned-reason-label": "Причина",
"info.banned-no-reason": "Причина не вказана",
diff --git a/public/language/vi/admin/manage/digest.json b/public/language/vi/admin/manage/digest.json
index c040a7f301..162e6c2a78 100644
--- a/public/language/vi/admin/manage/digest.json
+++ b/public/language/vi/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "Mặc định hệ thống",
"default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"",
"resend": "Resend Digest",
- "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "Manual digest resend completed",
"resent-day": "Daily digest resent",
"resent-week": "Weekly digest resent",
@@ -18,4 +18,4 @@
"manual-run": "Manual digest run:",
"no-delivery-data": "Không tìm thấy dữ liệu giao hàng"
-}
\ No newline at end of file
+}
diff --git a/public/language/vi/flags.json b/public/language/vi/flags.json
index 9b8658dceb..09b0fe746d 100644
--- a/public/language/vi/flags.json
+++ b/public/language/vi/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "All categories",
"apply-filters": "Apply Filters",
- "quick-links": "Quick Links",
+ "quick-actions": "Quick Actions",
"flagged-user": "Flagged User",
"view-profile": "View Profile",
"start-new-chat": "Start New Chat",
@@ -40,7 +40,7 @@
"add-note": "Add Note",
"no-notes": "No shared notes.",
- "history": "Flag History",
+ "history": "Account & Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
diff --git a/public/language/vi/user.json b/public/language/vi/user.json
index eac4a6f330..4dafa1ba87 100644
--- a/public/language/vi/user.json
+++ b/public/language/vi/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "Lịch sử khóa tài khoản gần đây",
"info.no-ban-history": "Người dùng này chưa từng bị khóa tài khoản",
"info.banned-until": "Bị khóa tài khoản tới %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "Bị cấm vĩnh viễn",
"info.banned-reason-label": "Lý do",
"info.banned-no-reason": "Không có lí do.",
diff --git a/public/language/zh-CN/admin/manage/digest.json b/public/language/zh-CN/admin/manage/digest.json
index 44998663ea..26727bcd77 100644
--- a/public/language/zh-CN/admin/manage/digest.json
+++ b/public/language/zh-CN/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "系统默认",
"default-help": "System default 表示用户尚未明确覆盖摘要的全局论坛设置,该设置当前为: “%1“",
"resend": "重发摘要",
- "resend-all-confirm": "您确认要手动执行这个摘要吗?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "摘要重发操作完成",
"resent-day": "已发送每日摘要",
"resent-week": "已发送每周摘要",
@@ -18,4 +18,4 @@
"manual-run": "手动运行摘要:",
"no-delivery-data": "找不到发件数据"
-}
\ No newline at end of file
+}
diff --git a/public/language/zh-CN/flags.json b/public/language/zh-CN/flags.json
index 3f22d65edc..6db9a6f765 100644
--- a/public/language/zh-CN/flags.json
+++ b/public/language/zh-CN/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "全部版块",
"apply-filters": "应用过滤器",
- "quick-links": "快速链接",
+ "quick-actions": "Quick Actions",
"flagged-user": "被举报的用户",
"view-profile": "查看个人资料",
"start-new-chat": "开始新会话",
@@ -40,7 +40,7 @@
"add-note": "添加备注",
"no-notes": "没有共享的备注内容。",
- "history": "举报历史",
+ "history": "Account & Flag History",
"back": "返回举报列表",
"no-history": "没有举报历史。",
diff --git a/public/language/zh-CN/user.json b/public/language/zh-CN/user.json
index e251ae2846..69ca2f21dd 100644
--- a/public/language/zh-CN/user.json
+++ b/public/language/zh-CN/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "最近封禁历史",
"info.no-ban-history": "该用户从未被封禁",
"info.banned-until": "封禁到 %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "永久封禁",
"info.banned-reason-label": "原因",
"info.banned-no-reason": "没有原因",
diff --git a/public/language/zh-TW/admin/manage/digest.json b/public/language/zh-TW/admin/manage/digest.json
index 6dea54506f..f61ba87244 100644
--- a/public/language/zh-TW/admin/manage/digest.json
+++ b/public/language/zh-TW/admin/manage/digest.json
@@ -9,7 +9,7 @@
"default": "系統預設",
"default-help": "System default 表示使用者尚未明確覆寫摘要的全域論壇設置,該設定當前為: “%1“",
"resend": "重發摘要",
- "resend-all-confirm": "您確認要手動執行這個摘要嗎?",
+ "resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
"resent-single": "摘要重發操作完成",
"resent-day": "已發送每日摘要",
"resent-week": "已發送每週摘要",
@@ -18,4 +18,4 @@
"manual-run": "手動執行摘要:",
"no-delivery-data": "找不到發送資料"
-}
\ No newline at end of file
+}
diff --git a/public/language/zh-TW/flags.json b/public/language/zh-TW/flags.json
index 3e94a7ae7d..f09087641a 100644
--- a/public/language/zh-TW/flags.json
+++ b/public/language/zh-TW/flags.json
@@ -27,7 +27,7 @@
"filter-cid-all": "全部版面",
"apply-filters": "應用過濾器",
- "quick-links": "快速連結",
+ "quick-actions": "Quick Actions",
"flagged-user": "被舉報的使用者",
"view-profile": "查看個人資料",
"start-new-chat": "開始新聊天對話",
@@ -40,7 +40,7 @@
"add-note": "新增備註",
"no-notes": "沒有共享的備註內容。",
- "history": "舉報歷史",
+ "history": "Account & Flag History",
"back": "返回舉報列表",
"no-history": "沒有舉報歷史。",
diff --git a/public/language/zh-TW/user.json b/public/language/zh-TW/user.json
index 902545924c..5b4e842b3e 100644
--- a/public/language/zh-TW/user.json
+++ b/public/language/zh-TW/user.json
@@ -144,6 +144,7 @@
"info.ban-history": "最近停權紀錄",
"info.no-ban-history": "該使用者從未被停權",
"info.banned-until": "停權直到 %1",
+ "info.banned-expiry": "Expiry",
"info.banned-permanently": "永久禁用",
"info.banned-reason-label": "原因",
"info.banned-no-reason": "沒有原因",