From ba1c253670a2608af128e3dece10327f249d1b3f Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:11 +0900 Subject: [PATCH 01/22] New translations translation.json (French) --- src/config/locales/fr/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json index 3b7bd8c9..e4d3a59a 100644 --- a/src/config/locales/fr/translation.json +++ b/src/config/locales/fr/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Fenêtre", "close": "Fermer la fenêtre", "open": "Ouvrir la fenêtre", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From cfafa823f873a2ab5b8283beda989dd86eb6ac6f Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:12 +0900 Subject: [PATCH 02/22] New translations translation.json (Spanish) --- src/config/locales/es_es/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/es_es/translation.json b/src/config/locales/es_es/translation.json index 2b6a809d..f3f65522 100644 --- a/src/config/locales/es_es/translation.json +++ b/src/config/locales/es_es/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Ventana", "close": "Cerrar ventana", "open": "Abrir ventana", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From b57888c055e5aebf285b0bfd5f3d929585aa7c84 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:13 +0900 Subject: [PATCH 03/22] New translations translation.json (Czech) --- src/config/locales/cs/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/cs/translation.json b/src/config/locales/cs/translation.json index b3289cd8..7f24eb22 100644 --- a/src/config/locales/cs/translation.json +++ b/src/config/locales/cs/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Okno", "close": "Zavřít okno", "open": "Otevřít okno", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From 65b25dd022d3fbba753161e2a67ad4c0f2acb004 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:14 +0900 Subject: [PATCH 04/22] New translations translation.json (German) --- src/config/locales/de/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/de/translation.json b/src/config/locales/de/translation.json index 6a75f4a3..b31487c0 100644 --- a/src/config/locales/de/translation.json +++ b/src/config/locales/de/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Fenster", "close": "Fenster schließen", "open": "Fenster öffnen", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From 51262bfcda0906118caec276254bb3f7bbcb1b01 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:15 +0900 Subject: [PATCH 05/22] New translations translation.json (Basque) --- src/config/locales/eu/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/eu/translation.json b/src/config/locales/eu/translation.json index 81e1116f..81b5ac46 100644 --- a/src/config/locales/eu/translation.json +++ b/src/config/locales/eu/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Pantaila osoa bai/ez" }, "window": { - "always_show_menu_bar": "Erakutsi beti menu barra", + "always_show_menu_bar": "Always show menu bar", "name": "Leihoa", "close": "Itxi leihoa", "open": "Ireki leihoa", @@ -494,7 +494,7 @@ "body": "{{username}}(e)k erreakzionatu du" }, "status": { - "title": "Erreakzio berria", + "title": "New post", "body": "{{username}}(e)k ibidalketa berria egin du" }, "poll_vote": { From 44109e091975c15f33a867ee1a1d5175f542f618 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:17 +0900 Subject: [PATCH 06/22] New translations translation.json (Hungarian) --- src/config/locales/hu/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/hu/translation.json b/src/config/locales/hu/translation.json index 7c2933ac..caa720b0 100644 --- a/src/config/locales/hu/translation.json +++ b/src/config/locales/hu/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Window", "close": "Close Window", "open": "Open Window", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From aad20a584907e7cf9f216ede1a3460b6dc549ee1 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:18 +0900 Subject: [PATCH 07/22] New translations translation.json (Italian) --- src/config/locales/it/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/it/translation.json b/src/config/locales/it/translation.json index f742b48c..9692cedd 100644 --- a/src/config/locales/it/translation.json +++ b/src/config/locales/it/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Finestra", "close": "Chiudi Finestra", "open": "Apri Finestra", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From d13105eb1d5abed9da1f8d0ce2586d1dfc134e1f Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:19 +0900 Subject: [PATCH 08/22] New translations translation.json (Japanese) --- src/config/locales/ja/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index cbaecbc3..ad9b8396 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "フルスクリーンの切り替え" }, "window": { - "always_show_menu_bar": "メニューバーを常に表示", + "always_show_menu_bar": "Always show menu bar", "name": "ウィンドウ", "close": "ウィンドウを閉じる", "open": "ウィンドウを表示", @@ -494,7 +494,7 @@ "body": "{{username}} があなたの投稿にリアクションしました" }, "status": { - "title": "リアクション", + "title": "New post", "body": "{{username}} が新しい投稿を行いました" }, "poll_vote": { From 2573a8df71568199c8ee247c2a8f59a8dff175c3 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:20 +0900 Subject: [PATCH 09/22] New translations translation.json (Korean) --- src/config/locales/ko/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json index 26300a09..3bd0cf13 100644 --- a/src/config/locales/ko/translation.json +++ b/src/config/locales/ko/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "창", "close": "창 닫기", "open": "창 열기", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From bacf763b213e1dae297d1555476f8cfaf2669d5f Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:21 +0900 Subject: [PATCH 10/22] New translations translation.json (Norwegian) --- src/config/locales/no/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/no/translation.json b/src/config/locales/no/translation.json index ce93fa5c..2ecab5c9 100644 --- a/src/config/locales/no/translation.json +++ b/src/config/locales/no/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Vindu", "close": "Lukk vindu", "open": "Åpne vindu", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From aafd33e74a0e4d2704c3d0a498a0c46d3e6c3865 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:22 +0900 Subject: [PATCH 11/22] New translations translation.json (Polish) --- src/config/locales/pl/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/pl/translation.json b/src/config/locales/pl/translation.json index ff6660f2..de0a6962 100644 --- a/src/config/locales/pl/translation.json +++ b/src/config/locales/pl/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Okno", "close": "Zamknij okno", "open": "Otwórz okno", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From fedc15c9afb70d95402adb797846f37be4cd2e8d Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:23 +0900 Subject: [PATCH 12/22] New translations translation.json (Portuguese) --- src/config/locales/pt_pt/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/pt_pt/translation.json b/src/config/locales/pt_pt/translation.json index 7c2933ac..caa720b0 100644 --- a/src/config/locales/pt_pt/translation.json +++ b/src/config/locales/pt_pt/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Window", "close": "Close Window", "open": "Open Window", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From b215573248b694e8e8f0db02c768de89976667e5 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:24 +0900 Subject: [PATCH 13/22] New translations translation.json (Russian) --- src/config/locales/ru/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/ru/translation.json b/src/config/locales/ru/translation.json index 22e98b8d..aac5fcd2 100644 --- a/src/config/locales/ru/translation.json +++ b/src/config/locales/ru/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Окно", "close": "Закрыть окно", "open": "Открыть окно", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From 4e8fbfeb95e58cd88d86224f9545102738fd5909 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:25 +0900 Subject: [PATCH 14/22] New translations translation.json (Swedish) --- src/config/locales/sv_se/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/sv_se/translation.json b/src/config/locales/sv_se/translation.json index 7c2933ac..caa720b0 100644 --- a/src/config/locales/sv_se/translation.json +++ b/src/config/locales/sv_se/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Window", "close": "Close Window", "open": "Open Window", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From aa0a084e44f4d11387d4edc84358638c8f95f79c Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:26 +0900 Subject: [PATCH 15/22] New translations translation.json (Chinese Simplified) --- src/config/locales/zh_cn/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json index 72d8a44b..f58ca0f4 100644 --- a/src/config/locales/zh_cn/translation.json +++ b/src/config/locales/zh_cn/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "窗口", "close": "关闭窗口", "open": "打开窗口", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From 7b7c58fc7cd80512eda98738ac6bd5007d314d18 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:27 +0900 Subject: [PATCH 16/22] New translations translation.json (Chinese Traditional) --- src/config/locales/zh_tw/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/zh_tw/translation.json b/src/config/locales/zh_tw/translation.json index 77e60202..635121ab 100644 --- a/src/config/locales/zh_tw/translation.json +++ b/src/config/locales/zh_tw/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "視窗", "close": "關閉視窗", "open": "開啟視窗", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From 677d4a235c60b2c57af0fc086e5fad21e7fe5acf Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:28 +0900 Subject: [PATCH 17/22] New translations translation.json (Icelandic) --- src/config/locales/is/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/is/translation.json b/src/config/locales/is/translation.json index a397b036..11f22bec 100644 --- a/src/config/locales/is/translation.json +++ b/src/config/locales/is/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Gluggi", "close": "Loka glugga", "open": "Opna glugga", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From 7af124d5db3cbcaf98b734bd99b50b7bfa1421c5 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:29 +0900 Subject: [PATCH 18/22] New translations translation.json (Indonesian) --- src/config/locales/id/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/id/translation.json b/src/config/locales/id/translation.json index 45217d91..afb32703 100644 --- a/src/config/locales/id/translation.json +++ b/src/config/locales/id/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Jendela", "close": "Tutup jendela", "open": "Buka jendela", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From 7fcd82402e1dbef998970e54c45794e8816c3542 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:30 +0900 Subject: [PATCH 19/22] New translations translation.json (Persian) --- src/config/locales/fa/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/fa/translation.json b/src/config/locales/fa/translation.json index 7c2933ac..caa720b0 100644 --- a/src/config/locales/fa/translation.json +++ b/src/config/locales/fa/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Window", "close": "Close Window", "open": "Open Window", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From a3228b425b9d34423a9127ba177c6fc59779eac6 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:30 +0900 Subject: [PATCH 20/22] New translations translation.json (Sinhala) --- src/config/locales/si/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/si/translation.json b/src/config/locales/si/translation.json index 152f0793..dc3cf87e 100644 --- a/src/config/locales/si/translation.json +++ b/src/config/locales/si/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "කවුළුව", "close": "කවුළුව වසන්න", "open": "Open Window", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From fe61591c8012da0c8e85cb569f70ad3ea18fc9c1 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:31 +0900 Subject: [PATCH 21/22] New translations translation.json (Scottish Gaelic) --- src/config/locales/gd/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/gd/translation.json b/src/config/locales/gd/translation.json index 48b8e9e1..e8fc17c8 100644 --- a/src/config/locales/gd/translation.json +++ b/src/config/locales/gd/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Uinneag", "close": "Dùin an uinneag", "open": "Fosgail ann an uinneag", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": { From a424d84a2bd6112ec73ac7aca0dbc8a60df747ef Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Feb 2023 19:14:32 +0900 Subject: [PATCH 22/22] New translations translation.json (Central Atlas Tamazight) --- src/config/locales/tzm/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/tzm/translation.json b/src/config/locales/tzm/translation.json index 047fad05..590ff08a 100644 --- a/src/config/locales/tzm/translation.json +++ b/src/config/locales/tzm/translation.json @@ -30,7 +30,7 @@ "toggle_full_screen": "Toggle full screen" }, "window": { - "always_show_menu_bar": "Always show menubar", + "always_show_menu_bar": "Always show menu bar", "name": "Asatm", "close": "Rgel Asatm", "open": "Ṛẓem Asatm", @@ -494,7 +494,7 @@ "body": "{{username}} reacted to your post" }, "status": { - "title": "New reaction", + "title": "New post", "body": "{{username}} made a new post" }, "poll_vote": {