diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-04 15:51:03 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-04 15:51:03 +0100 |
commit | d5d97c3d18bfcac089d6200106fe190d36726345 (patch) | |
tree | 4472ad32dac93c910fd6f9c1cc95ff448830490b /i18n.c | |
parent | a4ed08b37a1491b516d93a761f82fce6852f2129 (diff) | |
download | vdr-d5d97c3d18bfcac089d6200106fe190d36726345.tar.gz vdr-d5d97c3d18bfcac089d6200106fe190d36726345.tar.bz2 |
Removed an obsolete "Summary" text from i18n.c and preceded all key definition texts with "Key$" to avoid duplicates
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 71 |
1 files changed, 25 insertions, 46 deletions
@@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.224 2006/01/04 15:14:10 kls Exp $ + * $Id: i18n.c 1.225 2006/01/04 15:50:19 kls Exp $ * * Translations provided by: * @@ -399,27 +399,6 @@ const tI18nPhrase Phrases[] = { "Sündmus", "Udsendelse", }, - { "Summary", - "Inhalt", - "Vsebina", - "Sommario", - "Inhoud", - "Resumo", - "Résumé", - "Sammendrag", - "Yhteenveto", - "Zawartosc", - "Resúmen", - "Ðåñßëçøç", - "Sammanfattning", - "Detalii", - "Tartalom", - "Sinopsi", - "¾ßØáÐÝØÕ", - "Sadr¾aj", - "Kokkuvõte", - "Omtale", - }, { "Info", "Info", "Info", @@ -4421,7 +4400,7 @@ const tI18nPhrase Phrases[] = { "Tryk 'Op' for at gemme, 'Ned' for at annullere", }, // Key names: - { "Up", + { "Key$Up", "Auf", "Gor", "Su", @@ -4442,7 +4421,7 @@ const tI18nPhrase Phrases[] = { "Üles", "Op", }, - { "Down", + { "Key$Down", "Ab", "Dol", "Giù", @@ -4463,7 +4442,7 @@ const tI18nPhrase Phrases[] = { "Alla", "Ned", }, - { "Menu", + { "Key$Menu", "Menü", "Meni", "Menù", @@ -4484,7 +4463,7 @@ const tI18nPhrase Phrases[] = { "Menüü", "Menu", }, - { "Ok", + { "Key$Ok", "Ok", "Ok", "Ok", @@ -4505,7 +4484,7 @@ const tI18nPhrase Phrases[] = { "Ok", "Ok", }, - { "Back", + { "Key$Back", "Zurück", "Nazaj", "Indietro", @@ -4526,7 +4505,7 @@ const tI18nPhrase Phrases[] = { "Tagasi", "Tilbage", }, - { "Left", + { "Key$Left", "Links", "Levo", "Sinistra", @@ -4547,7 +4526,7 @@ const tI18nPhrase Phrases[] = { "Vasakule", "Venstre", }, - { "Right", + { "Key$Right", "Rechts", "Desno", "Destra", @@ -4568,7 +4547,7 @@ const tI18nPhrase Phrases[] = { "Paremale", "Højre", }, - { "Red", + { "Key$Red", "Rot", "Rdeèa", "Rosso", @@ -4589,7 +4568,7 @@ const tI18nPhrase Phrases[] = { "Punane", "Rød", }, - { "Green", + { "Key$Green", "Grün", "Zelena", "Verde", @@ -4610,7 +4589,7 @@ const tI18nPhrase Phrases[] = { "Roheline", "Grøn", }, - { "Yellow", + { "Key$Yellow", "Gelb", "Rumena", "Giallo", @@ -4631,7 +4610,7 @@ const tI18nPhrase Phrases[] = { "Kollane", "Gul", }, - { "Blue", + { "Key$Blue", "Blau", "Modra", "Blu", @@ -4652,7 +4631,7 @@ const tI18nPhrase Phrases[] = { "Sinine", "Blå", }, - { "Play", + { "Key$Play", "Wiedergabe", "Predvajaj", "Riproduci", @@ -4673,7 +4652,7 @@ const tI18nPhrase Phrases[] = { "Start", "Afspil", }, - { "Pause", + { "Key$Pause", "Pause", "Pavza", "Pausa", @@ -4694,7 +4673,7 @@ const tI18nPhrase Phrases[] = { "Paus", "Pause", }, - { "Stop", + { "Key$Stop", "Stop", "Ustavi", "Stop", @@ -4715,7 +4694,7 @@ const tI18nPhrase Phrases[] = { "Stopp", "Stop", }, - { "Record", + { "Key$Record", "Aufnehmen", "Snemaj", "Registra", @@ -4736,7 +4715,7 @@ const tI18nPhrase Phrases[] = { "Salvestamine", "Optag", }, - { "FastFwd", + { "Key$FastFwd", "Vorlauf", "Hitro naprej", "Avanti Veloce", @@ -4757,7 +4736,7 @@ const tI18nPhrase Phrases[] = { "Edasikerimine", "Spol fremad", }, - { "FastRew", + { "Key$FastRew", "Rücklauf", "Hitro nazaj", "Indietro Veloce", @@ -4778,7 +4757,7 @@ const tI18nPhrase Phrases[] = { "Tagasikerimine", "Spol tilbage", }, - { "Power", + { "Key$Power", "Ausschalten", "Izklop", "Power", @@ -4799,7 +4778,7 @@ const tI18nPhrase Phrases[] = { "Toide", "Sluk", }, - { "Channel+", + { "Key$Channel+", "Kanal+", "Program+", "Canale +", @@ -4820,7 +4799,7 @@ const tI18nPhrase Phrases[] = { "Kanal+", "Kanal+", }, - { "Channel-", + { "Key$Channel-", "Kanal-", "Program-", "Canale -", @@ -4841,7 +4820,7 @@ const tI18nPhrase Phrases[] = { "Kanal-", "Kanal-", }, - { "Volume+", + { "Key$Volume+", "Lautstärke+", "Glasnost+", "Volume +", @@ -4862,7 +4841,7 @@ const tI18nPhrase Phrases[] = { "Helitugevus+", "Lydstyrke+", }, - { "Volume-", + { "Key$Volume-", "Lautstärke-", "Glasnost-", "Volume -", @@ -4883,7 +4862,7 @@ const tI18nPhrase Phrases[] = { "Helitugevus-", "Lydstyrke-", }, - { "Mute", + { "Key$Mute", "Stumm", "Izklop zvoka", "Mute", @@ -4904,7 +4883,7 @@ const tI18nPhrase Phrases[] = { "Hääletu", "Sluk lyd", }, - { "Audio", + { "Key$Audio", "Audio", "Zvok", "",// TODO |