diff options
author | Slávek Banko <[email protected]> | 2020-04-04 20:46:14 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-04-04 20:46:14 +0200 |
commit | 2a01ebba58913863a68f12848fedea27ef155ebc (patch) | |
tree | a5d23c7774c520bc6dc1ca4aeb11d58b030d5eb5 /translations/desktop_files/fr.po | |
parent | b5e537f10f4271b0fbc3db38bc8b774615408b4f (diff) | |
download | filelight-2a01ebba58913863a68f12848fedea27ef155ebc.tar.gz filelight-2a01ebba58913863a68f12848fedea27ef155ebc.zip |
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'translations/desktop_files/fr.po')
-rw-r--r-- | translations/desktop_files/fr.po | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/translations/desktop_files/fr.po b/translations/desktop_files/fr.po new file mode 100644 index 0000000..70db08e --- /dev/null +++ b/translations/desktop_files/fr.po @@ -0,0 +1,37 @@ +# 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: 2020-04-04 20:36+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" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: misc/filelight.desktop:3 +msgid "Filelight" +msgstr "" + +#. GenericName +#: misc/filelight.desktop:4 +msgid "Disk Usage Statistics" +msgstr "" + +#. Comment +#: misc/filelight.desktop:8 +msgid "View disk usage information" +msgstr "Afficher des informations sur l'utilisation du disque" + +#. Name +#: misc/filelight_part.desktop:3 +msgid "RadialMap View" +msgstr "" |