diff options
-rw-r--r-- | mate-desktop.pot | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/mate-desktop.pot b/mate-desktop.pot index e9c319d..787735c 100644 --- a/mate-desktop.pot +++ b/mate-desktop.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: mate-desktop 1.25.0\n" "Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-desktop/\n" -"POT-Creation-Date: 2021-06-21 18:40+0200\n" +"POT-Creation-Date: 2021-08-03 02:30+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -105,7 +105,7 @@ msgid "The title of the color selection dialog" msgstr "" #: libmate-desktop/mate-colorbutton.c:169 -#: libmate-desktop/mate-colorbutton.c:438 +#: libmate-desktop/mate-colorbutton.c:441 msgid "Pick a Color" msgstr "" @@ -125,7 +125,7 @@ msgstr "" msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" -#: libmate-desktop/mate-colorbutton.c:331 +#: libmate-desktop/mate-colorbutton.c:336 msgid "Received invalid color data\n" msgstr "" @@ -285,7 +285,7 @@ msgid "" msgstr "" #: libmate-desktop/mate-colorseldialog.c:99 -#: libmate-desktop/mate-colorseldialog.c:162 +#: libmate-desktop/mate-colorseldialog.c:185 msgid "Color Selection" msgstr "" @@ -317,6 +317,18 @@ msgstr "" msgid "The help button of the dialog." msgstr "" +#: libmate-desktop/mate-colorseldialog.c:163 +msgid "_Cancel" +msgstr "" + +#: libmate-desktop/mate-colorseldialog.c:168 +msgid "_OK" +msgstr "" + +#: libmate-desktop/mate-colorseldialog.c:176 +msgid "Help" +msgstr "" + #: libmate-desktop/mate-desktop-item.c:220 #, c-format msgid "Error reading file '%s': %s" @@ -402,7 +414,7 @@ msgstr "" msgid "RANDR extension is not present" msgstr "" -#: libmate-desktop/mate-rr.c:1261 +#: libmate-desktop/mate-rr.c:1265 #, c-format msgid "could not get information about output %d" msgstr "" @@ -410,19 +422,19 @@ msgstr "" #. Translators: the "position", "size", and "maximum" #. * words here are not keywords; please translate them #. * as usual. A CRTC is a CRT Controller (this is X terminology) -#: libmate-desktop/mate-rr.c:1743 +#: libmate-desktop/mate-rr.c:1750 #, c-format msgid "" "requested position/size for CRTC %d is outside the allowed limit: " "position=(%d, %d), size=(%d, %d), maximum=(%d, %d)" msgstr "" -#: libmate-desktop/mate-rr.c:1778 +#: libmate-desktop/mate-rr.c:1785 #, c-format msgid "could not set the configuration for CRTC %d" msgstr "" -#: libmate-desktop/mate-rr.c:1942 +#: libmate-desktop/mate-rr.c:1949 #, c-format msgid "could not get information about CRTC %d" msgstr "" |