diff options
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 68 |
1 files changed, 23 insertions, 45 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.247 2006/02/04 14:17:54 kls Exp $ + * $Id: i18n.c 1.250 2006/02/25 14:21:28 kls Exp $ * * Translations provided by: * @@ -569,28 +569,6 @@ const tI18nPhrase Phrases[] = { "Hvad vises som det næste?", "Následující program", }, - { "Summary", - "Inhalt", - "Vsebina", - "Sommario", - "Inhoud", - "Resumo", - "Résumé", - "Sammendrag", - "Yhteenveto", - "Podsumowanie", - "Resumen", - "Ðåñéå÷üìåíï", - "Sammanfattning", - "Cuprins", - "Tartalom", - "Resum", - "¾ßØáÐÝØÕ", - "Sadr¾aj", - "Ülevaade", - "Omtale", - "Obsah", - }, // Button texts (should not be more than 10 characters!): { "Button$Edit", "Editieren", @@ -746,6 +724,28 @@ const tI18nPhrase Phrases[] = { "Optag", "Nahrát", }, + { "Button$Info", + "Info", + "Info", + "",//TODO + "Info", + "",//TODO + "Info", + "",//TODO + "Tiedot", + "Info", + "Info", + "Ðëçñïöïñßåò", + "Info", + "Info", + "",//TODO + "",//TODO + "¸ÝäÞ", + "Info", + "Info", + "Info", + "Info", + }, { "Button$Play", "Wiedergabe", "Predvajaj", @@ -3304,28 +3304,6 @@ const tI18nPhrase Phrases[] = { "Menu taste lukker", "Klávesa Menu zavírá", }, - { "Setup.OSD$Sort timers", - "Timer sortieren", - "Sortiraj termine", - "Ordinamento timer", - "Timers sorteren", - "Ordenar os timers", - "Trier les programmations", - "Sorter timere", - "Järjestä ajastimet", - "Sortuj timery", - "Ordenar programas de grabación", - "ÏñãÜíùóç ÷ñïíïðñïãñáììáôéóìþí", - "Sortera timers", - "Sortare timer-e", - "A beprogramozott felvételek elrendezése", - "Ordenar gravacions programades", - "ÁÞàâØàÞÒÚÐ âÐÙÜÕàÞÒ", - "Sortiraj termine", - "Taimeri sorteerimine", - "Sorter timere", - "Tøídìní èasovaèù", - }, { "Setup.OSD$Recording directories", "Aufnahmeverzeichnisse", "Direktoriji za posnetke", |