Commit 3867394f authored by Anonymous's avatar Anonymous Committed by Transifex
Browse files

I18n: Update translation ja (100%).

66 translated messages.

Transifex (https://explore.transifex.com/xfce/).
parent d30b7dbb
Loading
Loading
Loading
Loading
+41 −25
Original line number Diff line number Diff line
@@ -4,14 +4,14 @@
# 
# Translators:
# Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2008
# UTUMI Hirosi <utuhiro78@yahoo.co.jp>, 2020,2024
# UTUMI Hirosi <utuhiro78@yahoo.co.jp>, 2020,2024-2025
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: https://gitlab.xfce.org/\n"
"POT-Creation-Date: 2025-01-15 00:52+0100\n"
"POT-Creation-Date: 2025-01-17 12:52+0100\n"
"PO-Revision-Date: 2013-07-03 19:09+0000\n"
"Last-Translator: UTUMI Hirosi <utuhiro78@yahoo.co.jp>, 2020,2024\n"
"Last-Translator: UTUMI Hirosi <utuhiro78@yahoo.co.jp>, 2020,2024-2025\n"
"Language-Team: Japanese (http://app.transifex.com/xfce/xfce-panel-plugins/language/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,7 +21,7 @@ msgstr ""

#: src/xfce4-notes-autostart.desktop.in:4 src/xfce4-notes-plugin.desktop.in:5
#: src/xfce4-notes.desktop.in:5 lib/application.vala:313
#: lib/application.vala:1002 lib/window.vala:85 lib/window.vala:202
#: lib/application.vala:1002 lib/window.vala:93 lib/window.vala:210
#: src/main-panel-plugin.vala:46 src/main-status-icon.vala:34
#: src/main-status-icon.vala:107 src/main-settings-dialog.c:99
msgid "Notes"
@@ -35,9 +35,9 @@ msgstr "ちょっとしたメモに最適な付箋紙プラグインです"
#: lib/application.vala:214
#, c-format
msgid ""
"The selected directory (%s) for the new notes path already contains files. "
"You must select or create an empty directory."
msgstr "選択された新しい Notes パス用ディレクトリ (%s) にはすでにファイルが存在します。空のディレクトリを選択あるいは作成してください。"
"The selected directory (%s) already contains files. You must select or "
"create an empty directory."
msgstr "選択したディレクトリ (%s) にはにファイルが含まれています。空のディレクトリを選択または作成してください。"

#: lib/application.vala:226
#, c-format
@@ -49,7 +49,7 @@ msgid "Notes path is unacceptable"
msgstr "Notes のパスが受け入れられません"

#: lib/application.vala:237 lib/application.vala:884 lib/application.vala:982
#: lib/window.vala:1297
#: lib/window.vala:1329
msgid "Error"
msgstr "エラー"

@@ -58,7 +58,7 @@ msgstr "エラー"
msgid "Notes %d"
msgstr "Notes %d"

#: lib/application.vala:338 lib/window.vala:1100
#: lib/application.vala:338 lib/window.vala:1132
#, c-format
msgid "Note %d"
msgstr "Note %d"
@@ -67,7 +67,7 @@ msgstr "Note %d"
msgid "Rename group"
msgstr "グループ名の変更"

#: lib/application.vala:704 lib/window.vala:1295
#: lib/application.vala:704 lib/window.vala:1327
#, c-format
msgid "The name %s is already in use"
msgstr "名前 %s はすでに使われています"
@@ -94,66 +94,82 @@ msgstr "設定ダイアログを表示できません"
msgid "translator-credits"
msgstr "Nobuhiro Iwamatsu\nMasato Hashimoto"

#: lib/application.vala:1046 lib/window.vala:915
#: lib/application.vala:1046 lib/window.vala:947
msgid "_Add a new group"
msgstr "新しいグループの追加(_A)"

#: lib/window.vala:280
#: lib/hypertextview.vala:201
msgid "Strikethrough"
msgstr "打ち消し線"

#: lib/hypertextview.vala:202
msgid "Underline"
msgstr "下線"

#: lib/hypertextview.vala:203
msgid "Italic"
msgstr "イタリック"

#: lib/hypertextview.vala:204
msgid "Bold"
msgstr "太字"

#: lib/window.vala:288
msgid "Menu"
msgstr "メニュー"

#: lib/window.vala:315
#: lib/window.vala:323
#, c-format
msgid "Hide (%s)"
msgstr "隠す(%s)"

#: lib/window.vala:833 src/main-panel-plugin.vala:50
#: lib/window.vala:865 src/main-panel-plugin.vala:50
#: src/main-status-icon.vala:68
msgid "_Groups"
msgstr "グループ(_G)"

#: lib/window.vala:844
#: lib/window.vala:876
msgid "_New"
msgstr "新規作成(_N)"

#: lib/window.vala:845
#: lib/window.vala:877
msgid "_Delete"
msgstr "削除(_D)"

#: lib/window.vala:846
#: lib/window.vala:878
msgid "_Rename"
msgstr "名前の変更(_R)"

#. Always on top
#: lib/window.vala:850 src/main-settings-dialog.c:186
#: lib/window.vala:882 src/main-settings-dialog.c:186
msgid "Always on top"
msgstr "常に最前面へ"

#: lib/window.vala:851
#: lib/window.vala:883
msgid "Sticky window"
msgstr "スティッキーウィンドウ"

#: lib/window.vala:855 src/main-status-icon.vala:74
#: lib/window.vala:887 src/main-status-icon.vala:74
msgid "_Properties"
msgstr "プロパティ(_P)"

#: lib/window.vala:856 src/main-status-icon.vala:75
#: lib/window.vala:888 src/main-status-icon.vala:75
msgid "_About"
msgstr "このアプリケーションについて(_A)"

#: lib/window.vala:913
#: lib/window.vala:945
msgid "_Rename group"
msgstr "グループ名の変更(_R)"

#: lib/window.vala:914
#: lib/window.vala:946
msgid "_Delete group"
msgstr "グループの削除(_D)"

#: lib/window.vala:1214
#: lib/window.vala:1246
msgid "Are you sure you want to delete this note?"
msgstr "本当にこのメモを削除しますか?"

#: lib/window.vala:1273
#: lib/window.vala:1305
msgid "Rename note"
msgstr "メモ名の変更"