diff options
Diffstat (limited to 'po/el.po')
-rw-r--r-- | po/el.po | 19 |
1 files changed, 6 insertions, 13 deletions
@@ -116,8 +116,8 @@ msgstr "" #: ../src/redshift.c:325 ../src/redshift.c:416 #, c-format -msgid "Initialization of %s failed.\n" -msgstr "Αποτυχία αρχικοποίησης του %s.\n" +msgid "Initialization of %s failed." +msgstr "Αποτυχία αρχικοποίησης του %s." #: ../src/redshift.c:340 ../src/redshift.c:384 ../src/redshift.c:431 #: ../src/redshift.c:463 @@ -125,13 +125,11 @@ msgstr "Αποτυχία αρχικοποίησης του %s.\n" msgid "Failed to set %s option.\n" msgstr "Αποτυχία ορισμού της επιλογής %s.\n" -#. TRANSLATORS: `help' must not be -#. translated. #. TRANSLATORS: `help' must not be translated. #: ../src/redshift.c:345 ../src/redshift.c:387 #, c-format -msgid "Try `-l %s:help' for more information.\n" -msgstr "Για περισσότερες πληροφορίες, δοκιμάστε `-l %s:help'.\n" +msgid "Try `-l %s:help' for more information." +msgstr "Για περισσότερες πληροφορίες, δοκιμάστε `-l %s:help'." #: ../src/redshift.c:373 ../src/redshift.c:453 #, c-format @@ -171,11 +169,6 @@ msgstr "" msgid "Longitude must be between %.1f and %.1f.\n" msgstr "" -#: ../src/redshift.c:545 ../src/redshift.c:564 ../src/redshift.c:696 -#: ../src/redshift.c:1187 -msgid "Unable to read system time." -msgstr "" - #: ../src/redshift.c:635 msgid "Waiting for initial location to become available...\n" msgstr "" @@ -475,7 +468,7 @@ msgstr "" #: ../src/gamma-drm.c:97 #, c-format -msgid "Failed to open DRM device: %s" +msgid "Failed to open DRM device `%s': %s." msgstr "" #: ../src/gamma-drm.c:105 @@ -485,7 +478,7 @@ msgstr "" #: ../src/gamma-drm.c:118 ../src/gamma-randr.c:387 #, c-format -msgid "CRTC %i does not exist, valid CRTCs are [0-%i]." +msgid "CRTC %i does not exist, valid CRTCs are [0, %i]." msgstr "" #: ../src/gamma-drm.c:121 ../src/gamma-randr.c:390 |