diff options
Diffstat (limited to 'mate-desktop.pot')
-rw-r--r-- | mate-desktop.pot | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/mate-desktop.pot b/mate-desktop.pot index 2a55b73..d6db156 100644 --- a/mate-desktop.pot +++ b/mate-desktop.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-17 08:57+0100\n" +"POT-Creation-Date: 2018-06-03 11:17+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" @@ -1070,10 +1070,22 @@ msgstr "" #: ../schemas/org.mate.interface.gschema.xml.in.h:68 msgid "" -"Internal scale factor that maps from window coordinates to the actual device " -"pixels. On traditional systems this is 1, but on very high density displays " -"(e.g. HiDPI, Retina) this can be a higher value (often 2). Set to 0 to auto-" -"detect." +"This controls the GTK scale factor that maps from window coordinates to the " +"actual device pixels. On traditional systems this is 1, but on very high " +"density displays (e.g. HiDPI, Retina) this can be a higher value (often 2). " +"Set to 0 to auto-detect." +msgstr "" + +#: ../schemas/org.mate.interface.gschema.xml.in.h:69 +msgid "Scaling Factor for QT appllications" +msgstr "" + +#: ../schemas/org.mate.interface.gschema.xml.in.h:70 +msgid "" +"This setting determines whether MATE controls the scale factor for QT " +"applications. Enable to synchronize with the GTK scale factor when " +"initializing the session, disable to control this value elsewhere. Requires " +"restarting your session." msgstr "" #: ../schemas/org.mate.lockdown.gschema.xml.in.h:1 |