diff options
author | Mattias Andrée <m@maandree.se> | 2025-03-23 14:36:56 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-03-23 14:36:56 +0100 |
commit | 4ef7ec52c0a4d3cf5e0b7d325e77a3d2a68009c4 (patch) | |
tree | 071779e562e41f2edb21ccaba21e8c02a888d2d4 /po/zh_CN.po | |
parent | Rewrite gamma-quartz.c to use libgamma (diff) | |
download | redshift-ng-4ef7ec52c0a4d3cf5e0b7d325e77a3d2a68009c4.tar.gz redshift-ng-4ef7ec52c0a4d3cf5e0b7d325e77a3d2a68009c4.tar.bz2 redshift-ng-4ef7ec52c0a4d3cf5e0b7d325e77a3d2a68009c4.tar.xz |
Rewrite gamma-drm.c to use libgamma
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 31fb089..6cc5323 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -525,15 +525,10 @@ msgstr "DRM 无法在显卡 %i 上获取 CTRC %i 的伽马斜面,忽略设备 msgid "Adjust gamma ramps with Direct Rendering Manager.\n" msgstr "使用 Direct Rendering Manager 调整伽马斜面。\n" -#. TRANSLATORS: DRM help output -#. left column must not be translated +#. TRANSLATORS: DRM help output left column must not be translated #: ../src/gamma-drm.c:247 -msgid "" -" card=N\tGraphics card to apply adjustments to\n" -" crtc=N\tCRTC to apply adjustments to\n" -msgstr "" -" card=N\t用来应用调节的显卡\n" -" crtc=N\t用来应用调节的CRTC\n" +msgid " card=N Graphics card to apply adjustments to\n" +msgstr " card=N 用来应用调节的显卡\n" #: ../src/gamma-drm.c:260 #, c-format |