Updated the Italian OSD texts

This commit is contained in:
Klaus Schmidinger 2010-02-05 15:38:54 +01:00
parent 86291b6205
commit b9f4f4f805
3 changed files with 21 additions and 17 deletions

View File

@ -6308,3 +6308,7 @@ Video Disk Recorder Revision History
When replaying such a recording, the PCR packets are sent to PlayTsVideo() When replaying such a recording, the PCR packets are sent to PlayTsVideo()
- The files "commands.conf" and "reccmd.conf" can now contain nested lists of - The files "commands.conf" and "reccmd.conf" can now contain nested lists of
commands. See vdr.5 for information about the new file format. commands. See vdr.5 for information about the new file format.
2010-02-05: Version 1.7.13
- 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 2.21 2010/01/31 11:14:02 kls Exp $ * $Id: config.h 2.22 2010/02/05 15:38:32 kls Exp $
*/ */
#ifndef __CONFIG_H #ifndef __CONFIG_H
@ -22,13 +22,13 @@
// VDR's own version number: // VDR's own version number:
#define VDRVERSION "1.7.12" #define VDRVERSION "1.7.13"
#define VDRVERSNUM 10712 // Version * 10000 + Major * 100 + Minor #define VDRVERSNUM 10713 // Version * 10000 + Major * 100 + Minor
// The plugin API's version number: // The plugin API's version number:
#define APIVERSION "1.7.12" #define APIVERSION "1.7.13"
#define APIVERSNUM 10712 // Version * 10000 + Major * 100 + Minor #define APIVERSNUM 10713 // 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 1.6.0\n" "Project-Id-Version: VDR 1.6.0\n"
"Report-Msgid-Bugs-To: <vdr-bugs@tvdr.de>\n" "Report-Msgid-Bugs-To: <vdr-bugs@tvdr.de>\n"
"POT-Creation-Date: 2010-01-17 16:18+0100\n" "POT-Creation-Date: 2010-01-17 16:18+0100\n"
"PO-Revision-Date: 2010-01-12 23:53+0100\n" "PO-Revision-Date: 2010-01-31 23:06+0100\n"
"Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n" "Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -591,29 +591,29 @@ msgid "Delete channel?"
msgstr "Eliminare il canale?" msgstr "Eliminare il canale?"
msgid "Edit folder" msgid "Edit folder"
msgstr "" msgstr "Modifica cartella"
msgid "New folder" msgid "New folder"
msgstr "" msgstr "Nuova cartella"
msgid "Sub folder" msgid "Sub folder"
msgstr "" msgstr "Sotto cartella"
msgid "Folder name already exists!" msgid "Folder name already exists!"
msgstr "" msgstr "Nome cartella già esistente!"
#, c-format #, c-format
msgid "Folder name must not contain '%c'!" msgid "Folder name must not contain '%c'!"
msgstr "" msgstr "Il nome cartella non deve contenere '%c'!"
msgid "Button$Select" msgid "Button$Select"
msgstr "" msgstr "Seleziona"
msgid "Delete folder and all sub folders?" msgid "Delete folder and all sub folders?"
msgstr "" msgstr "Eliminare la cartella e sue sottocartelle?"
msgid "Delete folder?" msgid "Delete folder?"
msgstr "" msgstr "Eliminare la cartella?"
msgid "Edit timer" msgid "Edit timer"
msgstr "Modifica timer" msgstr "Modifica timer"
@ -646,13 +646,13 @@ msgid "File"
msgstr "Nome" msgstr "Nome"
msgid "Button$Folder" msgid "Button$Folder"
msgstr "" msgstr "Cartella"
msgid "First day" msgid "First day"
msgstr "1° giorno" msgstr "1° giorno"
msgid "Select folder" msgid "Select folder"
msgstr "" msgstr "Seleziona cartella"
msgid "Timers" msgid "Timers"
msgstr "Timer" msgstr "Timer"
@ -1083,7 +1083,7 @@ msgid "Setup.Miscellaneous$Initial volume"
msgstr "Volume iniziale" msgstr "Volume iniziale"
msgid "Setup.Miscellaneous$Channels wrap" msgid "Setup.Miscellaneous$Channels wrap"
msgstr "" msgstr "Riavvolgimento canali"
msgid "Setup.Miscellaneous$Emergency exit" msgid "Setup.Miscellaneous$Emergency exit"
msgstr "Uscita di emergenza" msgstr "Uscita di emergenza"