diff options
author | Mattias Andrée <m@maandree.se> | 2025-03-23 13:21:19 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-03-23 14:16:10 +0100 |
commit | 86433cea917715559d496ad0561d6b10bc89d7e5 (patch) | |
tree | 0216fd2d2d37c094d2c97584301f3434d5a4677b /po/it.po | |
parent | Update todo list (diff) | |
download | redshift-ng-86433cea917715559d496ad0561d6b10bc89d7e5.tar.gz redshift-ng-86433cea917715559d496ad0561d6b10bc89d7e5.tar.bz2 redshift-ng-86433cea917715559d496ad0561d6b10bc89d7e5.tar.xz |
Rewrite gamma-randr.c and gamma-vidmode.c to use libgamma
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r-- | po/it.po | 17 |
1 files changed, 6 insertions, 11 deletions
@@ -572,12 +572,13 @@ msgstr "Impossibile ripristinare CRTC %i." msgid "Adjust gamma ramps with the X RANDR extension.\n" msgstr "Regolare la scala di gamma con l'estensione di X RANDR.\n" -#. TRANSLATORS: RANDR help output -#. left column must not be translated +#. TRANSLATORS: RANDR help output left column must not be translated #: ../src/gamma-randr.c:306 -msgid "" -" screen=N\t\tX screen to apply adjustments to\n" -" crtc=N\tList of comma separated CRTCs to apply adjustments to\n" +msgid " screen=N X screen to apply adjustments to\n" +msgstr "" + +#: ../src/gamma-randr.c:306 +msgid " crtc=N List of comma-separated CRTCs to apply adjustments to\n" msgstr "" #: ../src/gamma-randr.c:328 @@ -602,12 +603,6 @@ msgstr "Richiesta X non riuscita: %s" msgid "Adjust gamma ramps with the X VidMode extension.\n" msgstr "Regolare la scala di gamma con l'estensione di X VidMode.\n" -#. TRANSLATORS: VidMode help output -#. left column must not be translated -#: ../src/gamma-vidmode.c:145 -msgid " screen=N\t\tX screen to apply adjustments to\n" -msgstr "" - #: ../src/gamma-quartz.c:140 ../src/gamma-w32gdi.c:91 msgid "Unable to save current gamma ramp." msgstr "Impossibile salvare la scala di gamma attuale." |