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/pt.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/pt.po')
-rw-r--r-- | po/pt.po | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -509,15 +509,10 @@ msgstr "DRM não consegue ler o declive gama no CRTC %i da placa gráfica %i, ig msgid "Adjust gamma ramps with Direct Rendering Manager.\n" msgstr "Ajusta o declive gama com o Gestor de Rendering Direto.\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\tPlaca gráfica a aplicar os ajuste a\n" -" crtc=N\tCRTC a aplicar os ajustes a\n" +msgid " card=N Graphics card to apply adjustments to\n" +msgstr " card=N Placa gráfica a aplicar os ajuste a\n" #: ../src/gamma-drm.c:260 #, c-format |