From 56a5684de962a29aecabff3792bebf764ac5cfd7 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:16:52 +0900 Subject: [PATCH 01/15] New translations translation.json (Spanish) --- locales/es_es/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/es_es/translation.json b/locales/es_es/translation.json index c10cf1cf..50d56ec8 100644 --- a/locales/es_es/translation.json +++ b/locales/es_es/translation.json @@ -41,6 +41,8 @@ "domain": "Dominio", "sign_in": "Iniciar seción", "authorize": "Autorizar", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Código de autorización", "authorization_helper": "Por favor pegue el código de autorización desde su navegador", "without_code_authorize": "Por favor apruebe Whalebird en su navegador, y luego de aprobarlo por favor autorícelo", From dd034788232e549334a8e7fa3645ca291e83e002 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:16:53 +0900 Subject: [PATCH 02/15] New translations translation.json (French) --- locales/fr/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/fr/translation.json b/locales/fr/translation.json index 269b2bef..ee1850cb 100644 --- a/locales/fr/translation.json +++ b/locales/fr/translation.json @@ -41,6 +41,8 @@ "domain": "Domain", "sign_in": "Sign in", "authorize": "Authorize", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Authorization Code", "authorization_helper": "Please paste the authorization code from your browser", "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize", From 80e457efd122e85665d3ef438053ae50c0f9ce55 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:16:54 +0900 Subject: [PATCH 03/15] New translations translation.json (Czech) --- locales/cs/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/cs/translation.json b/locales/cs/translation.json index 269b2bef..ee1850cb 100644 --- a/locales/cs/translation.json +++ b/locales/cs/translation.json @@ -41,6 +41,8 @@ "domain": "Domain", "sign_in": "Sign in", "authorize": "Authorize", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Authorization Code", "authorization_helper": "Please paste the authorization code from your browser", "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize", From 6563009879704cd40d79e06031d906aba94e74d1 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:16:55 +0900 Subject: [PATCH 04/15] New translations translation.json (German) --- locales/de/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/de/translation.json b/locales/de/translation.json index 269b2bef..ee1850cb 100644 --- a/locales/de/translation.json +++ b/locales/de/translation.json @@ -41,6 +41,8 @@ "domain": "Domain", "sign_in": "Sign in", "authorize": "Authorize", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Authorization Code", "authorization_helper": "Please paste the authorization code from your browser", "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize", From fbd6cbba166263a2609364869077f2d763a1205e Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:16:56 +0900 Subject: [PATCH 05/15] New translations translation.json (Hungarian) --- locales/hu/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/hu/translation.json b/locales/hu/translation.json index 269b2bef..ee1850cb 100644 --- a/locales/hu/translation.json +++ b/locales/hu/translation.json @@ -41,6 +41,8 @@ "domain": "Domain", "sign_in": "Sign in", "authorize": "Authorize", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Authorization Code", "authorization_helper": "Please paste the authorization code from your browser", "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize", From c749e26ec1a9777de7339d7200c1a6aae4735418 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:16:57 +0900 Subject: [PATCH 06/15] New translations translation.json (Italian) --- locales/it/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/it/translation.json b/locales/it/translation.json index 269b2bef..ee1850cb 100644 --- a/locales/it/translation.json +++ b/locales/it/translation.json @@ -41,6 +41,8 @@ "domain": "Domain", "sign_in": "Sign in", "authorize": "Authorize", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Authorization Code", "authorization_helper": "Please paste the authorization code from your browser", "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize", From 15d81efe68a7b15fca8fd2f036cab034ac7ca0b2 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:16:58 +0900 Subject: [PATCH 07/15] New translations translation.json (Japanese) --- locales/ja/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/ja/translation.json b/locales/ja/translation.json index 81362119..a40c3ac0 100644 --- a/locales/ja/translation.json +++ b/locales/ja/translation.json @@ -41,6 +41,8 @@ "domain": "ドメイン", "sign_in": "ログイン", "authorize": "認証", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "認証コード", "authorization_helper": "ブラウザに表示された認証コードを貼り付けてください", "without_code_authorize": "お使いのブラウザでWhalebirdを許可してください。その後、認証ボタンを押してください", From 54559d52611af45076c978435fc8203355676925 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:16:59 +0900 Subject: [PATCH 08/15] New translations translation.json (Korean) --- locales/ko/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/ko/translation.json b/locales/ko/translation.json index 269b2bef..ee1850cb 100644 --- a/locales/ko/translation.json +++ b/locales/ko/translation.json @@ -41,6 +41,8 @@ "domain": "Domain", "sign_in": "Sign in", "authorize": "Authorize", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Authorization Code", "authorization_helper": "Please paste the authorization code from your browser", "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize", From 16f0cfab62fe118767b35533ab073b8421a36511 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:17:00 +0900 Subject: [PATCH 09/15] New translations translation.json (Norwegian) --- locales/no/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/no/translation.json b/locales/no/translation.json index 269b2bef..ee1850cb 100644 --- a/locales/no/translation.json +++ b/locales/no/translation.json @@ -41,6 +41,8 @@ "domain": "Domain", "sign_in": "Sign in", "authorize": "Authorize", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Authorization Code", "authorization_helper": "Please paste the authorization code from your browser", "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize", From 144e37fa3efac86929b09e77502858c1d6246406 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:17:01 +0900 Subject: [PATCH 10/15] New translations translation.json (Portuguese) --- locales/pt_pt/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/pt_pt/translation.json b/locales/pt_pt/translation.json index 6041a697..d874093c 100644 --- a/locales/pt_pt/translation.json +++ b/locales/pt_pt/translation.json @@ -41,6 +41,8 @@ "domain": "Domínio", "sign_in": "Inscreva-se", "authorize": "Autorizar", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Código de autorização", "authorization_helper": "Por favor, coloque o código de autorização oriundo do seu navegador", "without_code_authorize": "Por favor, aprove o Whalebird no seu navegador e, de seguida, ative as suas autorizações", From bccf28adf330d42f9811122429fbc89875a3b911 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:17:03 +0900 Subject: [PATCH 11/15] New translations translation.json (Chinese Simplified) --- locales/zh_cn/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/zh_cn/translation.json b/locales/zh_cn/translation.json index 269b2bef..ee1850cb 100644 --- a/locales/zh_cn/translation.json +++ b/locales/zh_cn/translation.json @@ -41,6 +41,8 @@ "domain": "Domain", "sign_in": "Sign in", "authorize": "Authorize", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Authorization Code", "authorization_helper": "Please paste the authorization code from your browser", "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize", From 63e2c07963d62dfb1fe6c2dd59dbb2a828fd5974 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:17:04 +0900 Subject: [PATCH 12/15] New translations translation.json (Chinese Traditional) --- locales/zh_tw/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/zh_tw/translation.json b/locales/zh_tw/translation.json index 841d728e..ef284bfc 100644 --- a/locales/zh_tw/translation.json +++ b/locales/zh_tw/translation.json @@ -41,6 +41,8 @@ "domain": "網域", "sign_in": "登入", "authorize": "授權", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "授權碼", "authorization_helper": "請貼上你瀏覽器中的授權碼", "without_code_authorize": "請在你的瀏覽器中批准 Whalebird,批准後請授權", From 0da4862290ac652e41af5d2e031361c7b82e2cbc Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:17:05 +0900 Subject: [PATCH 13/15] New translations translation.json (Indonesian) --- locales/id/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/id/translation.json b/locales/id/translation.json index 269b2bef..ee1850cb 100644 --- a/locales/id/translation.json +++ b/locales/id/translation.json @@ -41,6 +41,8 @@ "domain": "Domain", "sign_in": "Sign in", "authorize": "Authorize", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Authorization Code", "authorization_helper": "Please paste the authorization code from your browser", "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize", From ebd330ff99efb5f9afd69de20aacaea359dbdd68 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:17:06 +0900 Subject: [PATCH 14/15] New translations translation.json (Persian) --- locales/fa/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/fa/translation.json b/locales/fa/translation.json index 269b2bef..ee1850cb 100644 --- a/locales/fa/translation.json +++ b/locales/fa/translation.json @@ -41,6 +41,8 @@ "domain": "Domain", "sign_in": "Sign in", "authorize": "Authorize", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Authorization Code", "authorization_helper": "Please paste the authorization code from your browser", "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize", From 00a424da6a83a89350233794015ccb4181af0d48 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 14 Jun 2024 01:17:07 +0900 Subject: [PATCH 15/15] New translations translation.json (Scottish Gaelic) --- locales/gd/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/gd/translation.json b/locales/gd/translation.json index 269b2bef..ee1850cb 100644 --- a/locales/gd/translation.json +++ b/locales/gd/translation.json @@ -41,6 +41,8 @@ "domain": "Domain", "sign_in": "Sign in", "authorize": "Authorize", + "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", + "copy_authorization_url": "Copy authorization URL", "authorization_code": "Authorization Code", "authorization_helper": "Please paste the authorization code from your browser", "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize",