You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
120 lines
4.0 KiB
120 lines
4.0 KiB
# Translation of kcmkwincompositing into Japanese. |
|
# SPDX-FileCopyrightText: 2024 Ryuichi Yamada <ryuichi_ya220@outlook.jp> |
|
# This file is distributed under the same license as the kdebase package. |
|
# Yukiko Bando <ybando@k6.dion.ne.jp>, 2007, 2008, 2009, 2010. |
|
# Fuminobu TAKEYAMA <ftake@geeko.jp>, 2015. |
|
# TAKANO Yuji <takachan@running-dog.net>, 2015. |
|
# Fumiaki Okushi <fumiaki.okushi@gmail.com>, 2015. |
|
# |
|
msgid "" |
|
msgstr "" |
|
"Project-Id-Version: kcmkwincompositing\n" |
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" |
|
"POT-Creation-Date: 2023-11-09 01:39+0000\n" |
|
"PO-Revision-Date: 2024-02-16 20:34+0900\n" |
|
"Last-Translator: Ryuichi Yamada <ryuichi_ya220@outlook.jp>\n" |
|
"Language-Team: Japanese <kde-jp@kde.org>\n" |
|
"Language: ja\n" |
|
"MIME-Version: 1.0\n" |
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
"Content-Transfer-Encoding: 8bit\n" |
|
"Plural-Forms: nplurals=1; plural=0;\n" |
|
"X-Accelerator-Marker: &\n" |
|
"X-Text-Markup: kde4\n" |
|
"X-Generator: Lokalize 23.08.4\n" |
|
|
|
#. i18n: ectx: property (text), widget (KMessageWidget, glCrashedWarning) |
|
#: compositing.ui:31 |
|
#, kde-format |
|
msgid "" |
|
"OpenGL compositing (the default) has crashed KWin in the past.\n" |
|
"This was most likely due to a driver bug.\n" |
|
"If you think that you have meanwhile upgraded to a stable driver,\n" |
|
"you can reset this protection but be aware that this might result in an " |
|
"immediate crash!" |
|
msgstr "" |
|
|
|
#. i18n: ectx: property (text), widget (KMessageWidget, windowThumbnailWarning) |
|
#: compositing.ui:44 |
|
#, kde-format |
|
msgid "" |
|
"Keeping the window thumbnail always interferes with the minimized state of " |
|
"windows. This can result in windows not suspending their work when minimized." |
|
msgstr "" |
|
"ウィンドウのサムネイルが常に保たれるようになると、最小化されたウィンドウの挙" |
|
"動に影響します。これにより、最小化されたウィンドウが不必要な作業を中断しなく" |
|
"なる可能性があります。" |
|
|
|
#. i18n: ectx: property (text), widget (QLabel, compositingLabel) |
|
#: compositing.ui:56 |
|
#, kde-format |
|
msgid "Compositing:" |
|
msgstr "コンポジティング:" |
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Enabled) |
|
#: compositing.ui:63 |
|
#, kde-format |
|
msgid "Enable on startup" |
|
msgstr "起動時に有効にする" |
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_WindowsBlockCompositing) |
|
#: compositing.ui:72 |
|
#, kde-format |
|
msgid "" |
|
"Applications can set a hint to block compositing when the window is open.\n" |
|
" This brings performance improvements for e.g. games.\n" |
|
" The setting can be overruled by window-specific rules." |
|
msgstr "" |
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_WindowsBlockCompositing) |
|
#: compositing.ui:75 |
|
#, kde-format |
|
msgid "Allow applications to block compositing" |
|
msgstr "アプリケーションによるコンポジティングのブロックを許可" |
|
|
|
#. i18n: ectx: property (text), widget (QLabel, animationSpeedLabel) |
|
#: compositing.ui:82 |
|
#, kde-format |
|
msgid "Animation speed:" |
|
msgstr "アニメーションの速度:" |
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_3) |
|
#: compositing.ui:119 |
|
#, kde-format |
|
msgid "Very slow" |
|
msgstr "非常に遅い" |
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label) |
|
#: compositing.ui:139 |
|
#, kde-format |
|
msgid "Instant" |
|
msgstr "即時" |
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_HiddenPreviews) |
|
#: compositing.ui:151 |
|
#, kde-format |
|
msgid "Keep window thumbnails:" |
|
msgstr "ウィンドウのサムネイルを保つ:" |
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_HiddenPreviews) |
|
#: compositing.ui:159 |
|
#, kde-format |
|
msgid "Never" |
|
msgstr "しない" |
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_HiddenPreviews) |
|
#: compositing.ui:164 |
|
#, kde-format |
|
msgid "Only for Shown Windows" |
|
msgstr "表示されているウィンドウのみ" |
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_HiddenPreviews) |
|
#: compositing.ui:169 |
|
#, kde-format |
|
msgid "Always" |
|
msgstr "常に" |
|
|
|
#: main.cpp:78 |
|
#, kde-format |
|
msgid "Re-enable OpenGL detection" |
|
msgstr "OpenGL 検出を再有効化"
|
|
|