1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 13:37:03 +02:00

Updated russian translation and API dependency.

This commit is contained in:
Rolf Ahrenberg 2008-03-27 20:27:26 +00:00
parent 94e70db977
commit 740d93aa2c
7 changed files with 15 additions and 15 deletions

View File

@ -50,8 +50,8 @@ VDR Plugin 'iptv' Revision History
specific pid and sid scanning functionality.
- Removed the general sid scanning setup option.
2008-xx-xx: Version 0.2.0
2008-03-27: Version 0.2.0
- Updated for vdr-1.6.0.
- Updated Italian translation (Thanks to Gringo).
- Added Russian translation (Thanks to Alexander).
- Added Russian translation (Thanks to Alexander Gross).

6
iptv.c
View File

@ -3,7 +3,7 @@
*
* See the README file for copyright information and how to reach the author.
*
* $Id: iptv.c,v 1.37 2008/02/19 22:29:02 rahrenbe Exp $
* $Id: iptv.c,v 1.38 2008/03/27 20:27:26 rahrenbe Exp $
*/
#include <getopt.h>
@ -17,8 +17,8 @@
#error "You must apply the pluginparam patch for VDR!"
#endif
#if defined(APIVERSNUM) && APIVERSNUM < 10515
#error "VDR-1.5.15 API version or greater is required!"
#if defined(APIVERSNUM) && APIVERSNUM < 10600
#error "VDR-1.6.0 API version or greater is required!"
#endif
static const char VERSION[] = "0.2.0";

View File

@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: iptv 0.0.7\n"
"Project-Id-Version: iptv 0.2.0\n"
"Report-Msgid-Bugs-To: Rolf Ahrenberg\n"
"POT-Creation-Date: 2008-02-01 23:43+0200\n"
"PO-Revision-Date: 2007-10-29 21:19+0100\n"

View File

@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: iptv 0.0.7\n"
"Project-Id-Version: iptv 0.2.0\n"
"Report-Msgid-Bugs-To: Rolf Ahrenberg\n"
"POT-Creation-Date: 2008-02-01 23:43+0200\n"
"PO-Revision-Date: 2007-08-12 23:22+0300\n"

View File

@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: iptv 0.0.7\n"
"Project-Id-Version: iptv 0.2.0\n"
"Report-Msgid-Bugs-To: Rolf Ahrenberg\n"
"POT-Creation-Date: 2008-02-01 23:43+0200\n"
"PO-Revision-Date: 2008-01-26 13:14+0100\n"

View File

@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: iptv 0.0.7\n"
"Project-Id-Version: iptv 0.2.0\n"
"Report-Msgid-Bugs-To: Rolf Ahrenberg\n"
"POT-Creation-Date: 2008-02-01 23:43+0200\n"
"PO-Revision-Date: 2008-02-22 02:08+0100\n"

View File

@ -1,16 +1,16 @@
# VDR plugin language source file.
# Copyright (C) 2007 Rolf Ahrenberg & Antti Seppala
# This file is distributed under the same license as the iptv package.
# Alexander <Bikalexander@gmail.com>, 2008.
# Alexander Gross <Bikalexander@gmail.com>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: iptv 0.0.7\n"
"Project-Id-Version: iptv 0.2.0\n"
"Report-Msgid-Bugs-To: Rolf Ahrenberg\n"
"POT-Creation-Date: 2008-02-01 23:43+0200\n"
"PO-Revision-Date: 2008-03-11 19:10+0100\n"
"Last-Translator: Alexander <Bikalexander@gmail.com>\n"
"Language-Team: Russian\n"
"PO-Revision-Date: 2008-03-16 12:14+0100\n"
"Last-Translator: Alexander Gross <Bikalexander@gmail.com>\n"
"Language-Team: Russian <de@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -161,7 +161,7 @@ msgid "Disable filter"
msgstr "Деактивировать фильтр"
msgid "Define an ill-behaving filter to be blacklisted."
msgstr ""
msgstr "Неправильно работающий фильтр, занести в черный список."
msgid "Help"
msgstr "Справка"