Added french texts

This commit is contained in:
Klaus Schmidinger 2008-01-27 15:44:58 +01:00
parent 6a4852710b
commit dc2fb473a7
3 changed files with 38 additions and 2 deletions

View File

@ -10,3 +10,7 @@ VDR Plugin 'pictures' Revision History
- Fixed the Play function (when used from a directory in the pictures menu
it always started with the next directory).
- Added Finnish texts (thanks to Rolf Ahrenberg <rahrenbe@cc.hut.fi>).
2008-01-27: Version 0.0.3
- Added French texts (thanks to Patrice Staudt <patrice.staudt@laposte.net>).

View File

@ -3,7 +3,7 @@
*
* See the README file for copyright information and how to reach the author.
*
* $Id: pictures.c 1.2 2008/01/19 11:20:03 kls Exp $
* $Id: pictures.c 1.3 2008/01/27 15:44:58 kls Exp $
*/
#include <getopt.h>
@ -11,7 +11,7 @@
#include "menu.h"
#include "player.h"
static const char *VERSION = "0.0.2";
static const char *VERSION = "0.0.3";
static const char *DESCRIPTION = trNOOP("A simple picture viewer");
static const char *MAINMENUENTRY = trNOOP("Pictures");

View File

@ -0,0 +1,32 @@
# VDR plugin language source file.
# Copyright (C) 2008 Klaus Schmidinger <kls@cadsoft.de>
# This file is distributed under the same license as the VDR package.
# Patrice Staudt <patrice.staudt@laposte.net>, 2008."
#
msgid ""
msgstr ""
"Project-Id-Version: pictures 0.0.1\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
"POT-Creation-Date: 2008-01-12 17:38+0100\n"
"PO-Revision-Date: 2008-01-12 17:41+0100\n"
"Last-Translator: Patrice Staudt <patrice.staudt@laposte.net>\n"
"Language-Team: France\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgid "Pictures"
msgstr "Images"
msgid "A simple picture viewer"
msgstr "Un simple visualiseur d'images"
msgid "Picture directory"
msgstr "Dossier des images"
msgid "Slide show delay (s)"
msgstr "Pause entre deux images (s)"
msgid "No picture directory has been defined!"
msgstr "Aucun dossier n'est définit!"