diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-09-03 00:42:29 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-09-03 00:50:22 +0200 |
commit | f87ecf91e7ec49bf2187261560154c8555f733f9 (patch) | |
tree | cfc8a30469aa8312a84daef0f578c9bf397fa47c /translations/desktop_files/fr.po | |
parent | 0324d1c73f56c449976f7bd5e249ec4ecf3e750c (diff) | |
download | gtk-qt-engine-f87ecf91e7ec49bf2187261560154c8555f733f9.tar.gz gtk-qt-engine-f87ecf91e7ec49bf2187261560154c8555f733f9.zip |
Move documentation into kcontrol/gtk.
Use common rules for build and install documentation.
Copy translations to a new directory layout.
Use gtk-qt-engine as the name of the translation catalog.
Use common rules for build and install translations.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'translations/desktop_files/fr.po')
-rw-r--r-- | translations/desktop_files/fr.po | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/translations/desktop_files/fr.po b/translations/desktop_files/fr.po new file mode 100644 index 0000000..0123f64 --- /dev/null +++ b/translations/desktop_files/fr.po @@ -0,0 +1,27 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-09-03 00:36+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: kcm_gtk/kcmgtk.desktop:2 +msgid "GTK Styles and Fonts" +msgstr "Styles et Polices GTK" + +#. Comment +#: kcm_gtk/kcmgtk.desktop:4 +msgid "Control the style and fonts used by GTK applications" +msgstr "Détermine le style et les polices utilisés par les applications GTK" |