Rework mnemonic delete patch to build from git instead of release tarball to avoid prebuild gmos

This commit is contained in:
Maia 2025-05-09 08:08:58 -07:00
parent 6f74f1a934
commit b6a74c22fb

View File

@ -1,11 +1,11 @@
Description: Remove mnemonics from Japanese localized strings
Origin: Callisto Desktop
Author: Maia <maia@tsundoku.ne.jp>
Last-Update: 2023-06-19 1.26.1
Last-Update: 2025-05-09 1.26.1
diff -urN a/po/ja.po b/po/ja.po
--- a/po/ja.po 2022-10-09 04:40:25.000000000 -0700
+++ b/po/ja.po 2023-06-19 14:55:50.461919104 -0700
diff -urN '--exclude=.git' a/po/ja.po b/po/ja.po
--- a/po/ja.po 2025-05-09 08:02:33.721279276 -0700
+++ b/po/ja.po 2025-05-09 08:02:51.431528898 -0700
@@ -41,11 +41,11 @@
#: src/polkitmateauthenticationdialog.c:665
@ -20,7 +20,7 @@ diff -urN a/po/ja.po b/po/ja.po
#: src/polkitmateauthenticationdialog.c:711
msgid ""
@@ -74,11 +74,11 @@
@@ -69,11 +69,11 @@
#: src/polkitmateauthenticationdialog.c:761 src/polkitmateauthenticator.c:302
msgid "_Password:"
@ -34,12 +34,135 @@ diff -urN a/po/ja.po b/po/ja.po
#: src/polkitmateauthenticationdialog.c:837
msgid "<small><b>Action:</b></small>"
@@ -105,7 +105,7 @@
@@ -100,7 +100,7 @@
#: src/polkitmateauthenticator.c:298
#, c-format
msgid "_Password for %s:"
-msgstr "%s のパスワード(_P):"
+msgstr "%s のパスワード:"
#: src/polkitmateauthenticator.c:463
#: src/polkitmateauthenticator.c:459
msgid "Your authentication attempt was unsuccessful. Please try again."
diff -urN '--exclude=.git' a/po/ja.po.orig b/po/ja.po.orig
--- a/po/ja.po.orig 1969-12-31 16:00:00.000000000 -0800
+++ b/po/ja.po.orig 2025-05-09 08:02:31.221526336 -0700
@@ -0,0 +1,119 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR MATE Desktop Environment team
+# This file is distributed under the same license as the mate-polkit package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+# Translators:
+# Stefano Karapetsas <stefano@karapetsas.com>, 2021
+# ABE Tsunehiko, 2021
+# fbc955180bc2b956cb4ef52d00eb80a0_91487f8, 2021
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: mate-polkit 1.25.0\n"
+"Report-Msgid-Bugs-To: https://mate-desktop.org/\n"
+"POT-Creation-Date: 2021-06-22 14:04+0200\n"
+"PO-Revision-Date: 2021-09-20 18:06+0000\n"
+"Last-Translator: fbc955180bc2b956cb4ef52d00eb80a0_91487f8, 2021\n"
+"Language-Team: Japanese (https://www.transifex.com/mate/teams/13566/ja/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ja\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: src/main.c:164
+msgid "Drop all elevated privileges"
+msgstr "すべての昇格済特権を破棄"
+
+#: src/main.c:188
+msgid "Click the icon to drop all elevated privileges"
+msgstr "アイコンをクリックして与えられたすべての権限を破棄"
+
+#: src/polkitmateauthenticationdialog.c:276
+msgid "Select user..."
+msgstr "ユーザの選択..."
+
+#: src/polkitmateauthenticationdialog.c:311
+#, c-format
+msgid "%s (%s)"
+msgstr "%s (%s)"
+
+#: src/polkitmateauthenticationdialog.c:665
+msgid "_Cancel"
+msgstr "キャンセル(_C)"
+
+#: src/polkitmateauthenticationdialog.c:670
+msgid "_Authenticate"
+msgstr "認証する(_A)"
+
+#: src/polkitmateauthenticationdialog.c:711
+msgid ""
+"An application is attempting to perform an action that requires privileges. "
+"Authentication as one of the users below is required to perform this action."
+msgstr ""
+"あるアプリケーションが特権の必要なアクションを実行しようとしています。このアクションを実行するには、次に示すいずれかのユーザとしての認証が必要になります。"
+
+#: src/polkitmateauthenticationdialog.c:719
+msgid ""
+"An application is attempting to perform an action that requires privileges. "
+"Authentication is required to perform this action."
+msgstr "あるアプリケーションが特権の必要なアクションを実行しようとしています。このアクションを実行するには認証が必要になります。"
+
+#: src/polkitmateauthenticationdialog.c:725
+msgid ""
+"An application is attempting to perform an action that requires privileges. "
+"Authentication as the super user is required to perform this action."
+msgstr ""
+"あるアプリケーションが特権の必要なアクションを実行しようとしています。このアクションを実行するには root 権限としての認証が必要になります。"
+
+#: src/polkitmateauthenticationdialog.c:761 src/polkitmateauthenticator.c:302
+msgid "_Password:"
+msgstr "パスワード(_P):"
+
+#: src/polkitmateauthenticationdialog.c:779
+msgid "<small><b>_Details</b></small>"
+msgstr "<small><b>詳細(_D)</b></small>"
+
+#: src/polkitmateauthenticationdialog.c:837
+msgid "<small><b>Action:</b></small>"
+msgstr "<small><b>アクション:</b></small>"
+
+#: src/polkitmateauthenticationdialog.c:840
+#, c-format
+msgid "Click to edit %s"
+msgstr "ここをクリックして %s を編集して下さい"
+
+#: src/polkitmateauthenticationdialog.c:857
+msgid "<small><b>Vendor:</b></small>"
+msgstr "<small><b>ベンダ:</b></small>"
+
+#: src/polkitmateauthenticationdialog.c:859
+#, c-format
+msgid "Click to open %s"
+msgstr "ここをクリックして %s を開いて下さい"
+
+#: src/polkitmateauthenticationdialog.c:1017
+msgid "Authenticate"
+msgstr "認証"
+
+#: src/polkitmateauthenticator.c:298
+#, c-format
+msgid "_Password for %s:"
+msgstr "%s のパスワード(_P):"
+
+#: src/polkitmateauthenticator.c:459
+msgid "Your authentication attempt was unsuccessful. Please try again."
+msgstr "認証に失敗しました。やり直してください"
+
+#: src/polkitmatelistener.c:165
+msgid "Authentication dialog was dismissed by the user"
+msgstr "認証ダイアログはユーザにより閉じられました"
+
+#: src/polkit-mate-authentication-agent-1.desktop.in.in:3
+msgid "PolicyKit Authentication Agent"
+msgstr "PolicyKit 認証エージェント"
+
+#: src/polkit-mate-authentication-agent-1.desktop.in.in:4
+msgid "PolicyKit Authentication Agent for the MATE Desktop"
+msgstr "PolicyKit 認証エージェント"