From c5aeb1acad2029ddea57ba0e8a60503f1ffdcc2d Mon Sep 17 00:00:00 2001 From: Neko Nekowazarashi Date: Mon, 27 Feb 2023 16:51:47 +0000 Subject: [PATCH 01/11] Translated using Weblate (Indonesian) Currently translated at 88.8% (40 of 45 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/id/ --- locales/id.json | 38 +++++++++++++++++++++++++++++++------- 1 file changed, 31 insertions(+), 7 deletions(-) diff --git a/locales/id.json b/locales/id.json index ac55a468..a9ee749f 100644 --- a/locales/id.json +++ b/locales/id.json @@ -1,19 +1,43 @@ { "argument_required": "Argumen '{argument}' dibutuhkan", - "authentication_required": "Otentikasi dibutuhkan", + "authentication_required": "Autentikasi dibutuhkan", "deprecated_command": "'{prog} {command}' sudah usang dan akan dihapus nanti", "logged_out": "Berhasil keluar", - "password": "Kata sandi", - "deprecated_command_alias": "'{prog} {old}' sudah usang dan akan dihapus nanti, gunakan '{prog} {new}' saja", + "password": "Kata Sandi", + "deprecated_command_alias": "'{prog} {old}' sudah usang dan akan dihapus nanti, gunakan '{prog} {new}'", "info": "Informasi:", - "instance_already_running": "Sudah ada operasi YunoHost yang sedang berjalan. Tunggu itu selesai sebelum menjalankan yang lain.", + "instance_already_running": "Sudah ada tindakan YunoHost yang sedang berjalan. Tunggu itu selesai sebelum menjalankan yang lain.", "logged_in": "Berhasil masuk", "warning": "Peringatan:", "cannot_open_file": "Tidak dapat membuka berkas {file} (alasan: {error})", - "error_removing": "Terjadi kesalahan ketika menghapus {path}: {error}", + "error_removing": "Terjadi galat ketika menghapus {path}: {error}", "success": "Berhasil!", "warn_the_user_about_waiting_lock": "Perintah YunoHost lain sedang berjalan saat ini, kami sedang menunggu itu selesai sebelum menjalankan yang ini", "warn_the_user_about_waiting_lock_again": "Masih menunggu...", - "unable_authenticate": "Tidak dapat mengotentikasi", - "warn_the_user_that_lock_is_acquired": "Perintah yang tadi baru saja selesai, akan memulai perintah ini" + "unable_authenticate": "Tidak dapat mengautentikasi", + "warn_the_user_that_lock_is_acquired": "Perintah yang tadi baru saja selesai, akan memulai perintah ini", + "server_already_running": "Sebuah peladen telah berjalan di porta tersebut", + "unknown_group": "Kelompok '{group}' tidak diketahui", + "unknown_user": "Pengguna '{user}' tidak diketahui", + "values_mismatch": "Tidak sama", + "cannot_write_file": "Tidak dapat menyimpan berkas {file} (alasan: {error})", + "unknown_error_reading_file": "Galat yang tidak diketahui ketika membaca berkas {file} (alasan: {error})", + "invalid_url": "Gagal terhubung dengan {url} ... mungkin layanan tersebut sedang tidak berjalan atau Anda tidak terhubung ke internet di IPv4/IPv6.", + "download_timeout": "{url} memakan waktu yang lama untuk menjawab, menyerah.", + "download_unknown_error": "Galat ketika mengunduh data dari {url}: {error}", + "download_bad_status_code": "{url} menjawab dengan kode status {code}", + "confirm": "Konfirmasi {prompt}", + "edit_text_question": "{}. Sunting teks ini ? [yN]: ", + "error": "Galat:", + "file_not_exist": "Berkas tidak ada: '{path}'", + "folder_exists": "Berkas sudah ada: '{path}'", + "invalid_argument": "Argumen tidak valid '{argument}': {error}", + "invalid_usage": "Tidak valid, ikutkan --help untuk melihat bantuan", + "not_logged_in": "Anda belum masuk", + "operation_interrupted": "Tindakan terganggu", + "error_writing_file": "Galat ketika menyimpan berkas {file}: {error}", + "error_changing_file_permissions": "Galat ketika mengubah izin untuk {path}: {error}", + "download_ssl_error": "Galat SSL ketika menghubungi {url}", + "pattern_not_match": "Tidak cocok dengan pola", + "root_required": "Anda harus berada di root untuk melakukan tindakan ini" } From d1e10e23d4fbb82f935b4017037cb18d7dd2407b Mon Sep 17 00:00:00 2001 From: liimee Date: Sun, 5 Mar 2023 10:00:52 +0000 Subject: [PATCH 02/11] Translated using Weblate (Indonesian) Currently translated at 88.8% (40 of 45 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/id/ --- locales/id.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/id.json b/locales/id.json index a9ee749f..4e4d4d35 100644 --- a/locales/id.json +++ b/locales/id.json @@ -23,7 +23,7 @@ "cannot_write_file": "Tidak dapat menyimpan berkas {file} (alasan: {error})", "unknown_error_reading_file": "Galat yang tidak diketahui ketika membaca berkas {file} (alasan: {error})", "invalid_url": "Gagal terhubung dengan {url} ... mungkin layanan tersebut sedang tidak berjalan atau Anda tidak terhubung ke internet di IPv4/IPv6.", - "download_timeout": "{url} memakan waktu yang lama untuk menjawab, menyerah.", + "download_timeout": "{url} memakan waktu yang terlalu lama untuk menjawab, menyerah.", "download_unknown_error": "Galat ketika mengunduh data dari {url}: {error}", "download_bad_status_code": "{url} menjawab dengan kode status {code}", "confirm": "Konfirmasi {prompt}", From 6ec06b4ce3fc047f3a23ceebd2cd32604e3aa14e Mon Sep 17 00:00:00 2001 From: Neko Nekowazarashi Date: Mon, 27 Mar 2023 00:28:14 +0000 Subject: [PATCH 03/11] Translated using Weblate (Indonesian) Currently translated at 88.8% (40 of 45 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/id/ --- locales/id.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/id.json b/locales/id.json index 4e4d4d35..a7a9b22f 100644 --- a/locales/id.json +++ b/locales/id.json @@ -3,7 +3,7 @@ "authentication_required": "Autentikasi dibutuhkan", "deprecated_command": "'{prog} {command}' sudah usang dan akan dihapus nanti", "logged_out": "Berhasil keluar", - "password": "Kata Sandi", + "password": "Kata sandi", "deprecated_command_alias": "'{prog} {old}' sudah usang dan akan dihapus nanti, gunakan '{prog} {new}'", "info": "Informasi:", "instance_already_running": "Sudah ada tindakan YunoHost yang sedang berjalan. Tunggu itu selesai sebelum menjalankan yang lain.", From f6234577c4731f21b02450887c6e0a6642614371 Mon Sep 17 00:00:00 2001 From: Neko Nekowazarashi Date: Mon, 27 Mar 2023 00:29:51 +0000 Subject: [PATCH 04/11] Translated using Weblate (Indonesian) Currently translated at 95.5% (43 of 45 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/id/ --- locales/id.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/locales/id.json b/locales/id.json index a7a9b22f..5e603fe3 100644 --- a/locales/id.json +++ b/locales/id.json @@ -3,7 +3,7 @@ "authentication_required": "Autentikasi dibutuhkan", "deprecated_command": "'{prog} {command}' sudah usang dan akan dihapus nanti", "logged_out": "Berhasil keluar", - "password": "Kata sandi", + "password": "Kata Sandi", "deprecated_command_alias": "'{prog} {old}' sudah usang dan akan dihapus nanti, gunakan '{prog} {new}'", "info": "Informasi:", "instance_already_running": "Sudah ada tindakan YunoHost yang sedang berjalan. Tunggu itu selesai sebelum menjalankan yang lain.", @@ -23,7 +23,7 @@ "cannot_write_file": "Tidak dapat menyimpan berkas {file} (alasan: {error})", "unknown_error_reading_file": "Galat yang tidak diketahui ketika membaca berkas {file} (alasan: {error})", "invalid_url": "Gagal terhubung dengan {url} ... mungkin layanan tersebut sedang tidak berjalan atau Anda tidak terhubung ke internet di IPv4/IPv6.", - "download_timeout": "{url} memakan waktu yang terlalu lama untuk menjawab, menyerah.", + "download_timeout": "{url} memakan waktu yang lama untuk menjawab, menyerah.", "download_unknown_error": "Galat ketika mengunduh data dari {url}: {error}", "download_bad_status_code": "{url} menjawab dengan kode status {code}", "confirm": "Konfirmasi {prompt}", @@ -39,5 +39,8 @@ "error_changing_file_permissions": "Galat ketika mengubah izin untuk {path}: {error}", "download_ssl_error": "Galat SSL ketika menghubungi {url}", "pattern_not_match": "Tidak cocok dengan pola", - "root_required": "Anda harus berada di root untuk melakukan tindakan ini" + "root_required": "Anda harus berada di root untuk melakukan tindakan ini", + "corrupted_yaml": "Pembacaan rusak untuk YAML {ressource} (alasan: {error})", + "corrupted_toml": "Pembacaan rusak untuk TOML {ressource} (alasan: {error})", + "corrupted_json": "Pembacaan rusak untuk JSON {ressource} (alasan: {error})" } From 9078c881ea6989355898e5e738f9ae080bd7cfc6 Mon Sep 17 00:00:00 2001 From: Neko Nekowazarashi Date: Tue, 25 Apr 2023 08:15:12 +0000 Subject: [PATCH 05/11] Translated using Weblate (Indonesian) Currently translated at 95.5% (43 of 45 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/id/ --- locales/id.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/id.json b/locales/id.json index 5e603fe3..dfd66b6b 100644 --- a/locales/id.json +++ b/locales/id.json @@ -3,7 +3,7 @@ "authentication_required": "Autentikasi dibutuhkan", "deprecated_command": "'{prog} {command}' sudah usang dan akan dihapus nanti", "logged_out": "Berhasil keluar", - "password": "Kata Sandi", + "password": "Kata sandi", "deprecated_command_alias": "'{prog} {old}' sudah usang dan akan dihapus nanti, gunakan '{prog} {new}'", "info": "Informasi:", "instance_already_running": "Sudah ada tindakan YunoHost yang sedang berjalan. Tunggu itu selesai sebelum menjalankan yang lain.", From c06e1a91c9911935b51a53b9389089272c3697b5 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 10 Jul 2023 21:28:54 +0200 Subject: [PATCH 06/11] auth: prevent stupid issue where outdated cookie usage would trigger error 500 intead of 401, resulting in a ~bug after Yunohost self-upgrade and the webadmin is confused about the API not being up again --- moulinette/interfaces/api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moulinette/interfaces/api.py b/moulinette/interfaces/api.py index 14ba0b54..34b51143 100644 --- a/moulinette/interfaces/api.py +++ b/moulinette/interfaces/api.py @@ -388,7 +388,7 @@ class _ActionsMapPlugin: try: authenticator.get_session_cookie() - except KeyError: + except Exception: raise HTTPResponse(m18n.g("not_logged_in"), 401) else: # Delete cookie and clean the session From 0c71095db3d41a29e817509b8c1616bed5a2147d Mon Sep 17 00:00:00 2001 From: Weblate Date: Sun, 9 Jul 2023 04:32:55 +0200 Subject: [PATCH 07/11] Added translation using Weblate (Japanese) --- locales/ja.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 locales/ja.json diff --git a/locales/ja.json b/locales/ja.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/locales/ja.json @@ -0,0 +1 @@ +{} From 145fd9a91ac7baeb2bdc5b0e3900aacfc47f915e Mon Sep 17 00:00:00 2001 From: motcha Date: Sun, 9 Jul 2023 05:54:49 +0000 Subject: [PATCH 08/11] Translated using Weblate (Japanese) Currently translated at 4.4% (2 of 45 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/ja/ --- locales/ja.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/ja.json b/locales/ja.json index 0967ef42..fcda4d88 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -1 +1,4 @@ -{} +{ + "logged_out": "ログアウトしました", + "password": "パスワード" +} From e5fa7ab73449215bd0c6b5b7609a20d954df074f Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 10 Jul 2023 21:34:12 +0200 Subject: [PATCH 09/11] Update changelog for 11.1.5 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index a1d37106..09b957fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +moulinette (11.1.5) stable; urgency=low + + - setup.py: fix version specifier in python_requires, python tooling not happy with * i guess (2373a7fa) + - auth: prevent stupid issue where outdated cookie usage would trigger error 500 intead of 401, resulting in a ~bug after Yunohost self-upgrade and the webadmin is confused about the API not being up again (c06e1a91) + - i18n: Translations updated for Chinese (Simplified), Indonesian, Japanese + + Thanks to all contributors <3 ! (liimee, motcha, Neko Nekowazarashi, Poesty Li) + + -- Alexandre Aubin Mon, 10 Jul 2023 21:32:20 +0200 + moulinette (11.1.4) stable; urgency=low - Releasing as stable From 64a39cc595819788090d3aee41ed6e54d710fb0f Mon Sep 17 00:00:00 2001 From: motcha Date: Tue, 11 Jul 2023 14:37:28 +0000 Subject: [PATCH 10/11] Translated using Weblate (Japanese) Currently translated at 100.0% (45 of 45 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/ja/ --- locales/ja.json | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/locales/ja.json b/locales/ja.json index fcda4d88..e55d18c3 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -1,4 +1,47 @@ { "logged_out": "ログアウトしました", - "password": "パスワード" + "password": "パスワード", + "argument_required": "引数 '{argument}' が必要です", + "authentication_required": "認証が必要", + "confirm": "{prompt}の確認", + "deprecated_command": "'{prog} {command}' は非推奨であり、将来削除される予定です", + "deprecated_command_alias": "'{prog} {old}' は非推奨であり、今後削除される予定です。代わりに '{prog} {new}' を使用してください", + "edit_text_question": "{}.このテキストを編集しますか?[yN]: ", + "error": "エラー:", + "info": "インフォメーション:", + "download_unknown_error": "{url}からデータをダウンロードする際のエラー:{error}", + "download_bad_status_code": "{url}は状態コード {code} を返しました", + "warn_the_user_about_waiting_lock": "別のYunoHostコマンドが現在実行されているため、完了するのを待っています", + "warn_the_user_about_waiting_lock_again": "まだ待っています...", + "warn_the_user_that_lock_is_acquired": "他のコマンドが完了しました。このコマンドが開始されました", + "file_not_exist": "ファイルが存在しません: '{path}'", + "folder_exists": "フォルダは既に存在します: '{path}'", + "instance_already_running": "YunoHost 操作が既に実行されています。他の操作が完了するのを待ってください。", + "invalid_argument": "無効な引数 '{argument}': {error}", + "invalid_usage": "無効な使用法です。--help を渡してヘルプを表示します", + "logged_in": "ログイン済み", + "not_logged_in": "ログインしていません", + "operation_interrupted": "操作が中断されました", + "pattern_not_match": "パターンと一致しない", + "root_required": "このアクションを実行するには、rootである必要があります", + "server_already_running": "サーバーはそのポートで既に実行されています", + "success": "成功!", + "unable_authenticate": "認証できません", + "unknown_group": "不明な '{group}' グループ", + "unknown_user": "不明な '{user}' ユーザー", + "values_mismatch": "値が一致しない", + "warning": "警告:", + "websocket_request_expected": "WebSocket 要求が必要です", + "cannot_open_file": "ファイル{file}を開けませんでした(理由:{error})", + "cannot_write_file": "ファイル {file}を書き込めませんでした (理由: {error})", + "unknown_error_reading_file": "ファイル{file}を読み取ろうとしているときに不明なエラーが発生しました(理由:{error})", + "corrupted_json": "{ressource}から読み取られたJSONは破損していました(理由:{error})", + "corrupted_yaml": "破損した YAML が{ressource}から読み取られました (理由: {error})", + "corrupted_toml": "破損した TOML が{ressource}から読み取られました (理由: {error})", + "error_writing_file": "ファイル{file}書き込み時のエラー:{error}", + "error_removing": "{path}を削除するときのエラー:{error}", + "error_changing_file_permissions": "{path}のアクセス許可変更時のエラー: {error}", + "invalid_url": "{url}に接続できませんでした...サービスがダウンしているか、IPv4 / IPv6でインターネットに正しく接続されていない可能性があります。", + "download_ssl_error": "{url}への接続時のSSLエラー", + "download_timeout": "{url}は応答に時間がかかりすぎたため、あきらめました。" } From b4e79bd2784a6188563be974a9cc730ac6fba730 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 17 Jul 2023 16:33:14 +0200 Subject: [PATCH 11/11] Update changelog for 11.2 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 09b957fb..9b60f354 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +moulinette (11.2) stable; urgency=low + + - [i18n] Translations updated for Japanese + + Thanks to all contributors <3 ! (motcha) + + -- Alexandre Aubin Mon, 17 Jul 2023 16:32:34 +0200 + moulinette (11.1.5) stable; urgency=low - setup.py: fix version specifier in python_requires, python tooling not happy with * i guess (2373a7fa)