1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00

Updated the Italian OSD texts

This commit is contained in:
Klaus Schmidinger 2015-01-20 09:06:54 +01:00
parent b26898e6e1
commit 70aa4e4247
3 changed files with 12 additions and 8 deletions

View File

@ -8394,3 +8394,7 @@ Video Disk Recorder Revision History
do so again with this version to make sure the index is OK. do so again with this version to make sure the index is OK.
- Added the new command line option --updindex, which can be used to update an - Added the new command line option --updindex, which can be used to update an
incomplete index of a recording (based on a patch from Helmut Auer). incomplete index of a recording (based on a patch from Helmut Auer).
2015-01-20: Version 2.1.8
- Updated the Italian OSD texts (thanks to Diego Pierotto).

View File

@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and * See the main source file 'vdr.c' for copyright information and
* how to reach the author. * how to reach the author.
* *
* $Id: config.h 3.10 2015/01/12 14:32:17 kls Exp $ * $Id: config.h 3.11 2015/01/20 09:05:53 kls Exp $
*/ */
#ifndef __CONFIG_H #ifndef __CONFIG_H
@ -22,13 +22,13 @@
// VDR's own version number: // VDR's own version number:
#define VDRVERSION "2.1.7" #define VDRVERSION "2.1.8"
#define VDRVERSNUM 20107 // Version * 10000 + Major * 100 + Minor #define VDRVERSNUM 20108 // Version * 10000 + Major * 100 + Minor
// The plugin API's version number: // The plugin API's version number:
#define APIVERSION "2.1.7" #define APIVERSION "2.1.8"
#define APIVERSNUM 20107 // Version * 10000 + Major * 100 + Minor #define APIVERSNUM 20108 // Version * 10000 + Major * 100 + Minor
// When loading plugins, VDR searches them by their APIVERSION, which // When loading plugins, VDR searches them by their APIVERSION, which
// may be smaller than VDRVERSION in case there have been no changes to // may be smaller than VDRVERSION in case there have been no changes to

View File

@ -12,7 +12,7 @@ msgstr ""
"Project-Id-Version: VDR 2.0.0\n" "Project-Id-Version: VDR 2.0.0\n"
"Report-Msgid-Bugs-To: <vdr-bugs@tvdr.de>\n" "Report-Msgid-Bugs-To: <vdr-bugs@tvdr.de>\n"
"POT-Creation-Date: 2015-01-12 15:40+0100\n" "POT-Creation-Date: 2015-01-12 15:40+0100\n"
"PO-Revision-Date: 2014-03-23 00:54+0100\n" "PO-Revision-Date: 2015-01-19 20:19+0100\n"
"Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n" "Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n"
"Language-Team: Italian <vdr@linuxtv.org>\n" "Language-Team: Italian <vdr@linuxtv.org>\n"
"Language: it\n" "Language: it\n"
@ -1260,10 +1260,10 @@ msgid "Setup.Miscellaneous$Initial volume"
msgstr "Volume iniziale" msgstr "Volume iniziale"
msgid "Setup.Miscellaneous$Volume steps" msgid "Setup.Miscellaneous$Volume steps"
msgstr "" msgstr "Volume a tacche"
msgid "Setup.Miscellaneous$Volume linearize" msgid "Setup.Miscellaneous$Volume linearize"
msgstr "" msgstr "Volume lineare"
msgid "Setup.Miscellaneous$Channels wrap" msgid "Setup.Miscellaneous$Channels wrap"
msgstr "Riavvolgimento canali" msgstr "Riavvolgimento canali"