[haiku-commits] r33636 - in haiku/trunk: data/catalogs/preferences/fonts data/catalogs/preferences/locale src/preferences/fonts src/preferences/locale

  • From: pulkomandy@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 18 Oct 2009 14:21:23 +0200 (CEST)

Author: pulkomandy
Date: 2009-10-18 14:21:23 +0200 (Sun, 18 Oct 2009)
New Revision: 33636
Changeset: http://dev.haiku-os.org/changeset/33636/haiku

Added:
   haiku/trunk/data/catalogs/preferences/fonts/hu.catkeys
   haiku/trunk/data/catalogs/preferences/locale/hu.catkeys
Modified:
   haiku/trunk/src/preferences/fonts/Jamfile
   haiku/trunk/src/preferences/locale/Jamfile
   haiku/trunk/src/preferences/locale/Locale.cpp
Log:
Added hungarian catalog made by miqlas for fonts and locale. Thanks !


Added: haiku/trunk/data/catalogs/preferences/fonts/hu.catkeys
===================================================================
--- haiku/trunk/data/catalogs/preferences/fonts/hu.catkeys                      
        (rev 0)
+++ haiku/trunk/data/catalogs/preferences/fonts/hu.catkeys      2009-10-18 
12:21:23 UTC (rev 33636)
@@ -0,0 +1,12 @@
+1      finnish x-vnd.Haiku-Fonts       3656873675
+Defaults       Main window             Alapértelmezés
+Plain Font:    Font view               Egyszerű betűtípus :
+Fonts  Main window             Betűtípusok
+Fonts\n\tCopyright 2004-2005, Haiku.\n\n       main            
Betűtípusok\n\tCopyright 2004-2005, Haiku.\n\n
+Revert Main window             Visszaállítás
+Size:  Font Selection view             Méret :
+Menu Font:     Font view               Menü betűtípusa :
+The quick brown fox jumps over the lazy dog.   Font Selection view     Don't 
translate this literally ! Use a phrase showing all chars from A to Z.    
Árvíztűrő tükörfúrógép.
+Bold Font:     Font view               Félkövér betűtípus :
+Fixed Font:    Font view               Fix méretű betűtípus :
+Ok     main            Ok

Added: haiku/trunk/data/catalogs/preferences/locale/hu.catkeys
===================================================================
--- haiku/trunk/data/catalogs/preferences/locale/hu.catkeys                     
        (rev 0)
+++ haiku/trunk/data/catalogs/preferences/locale/hu.catkeys     2009-10-18 
12:21:23 UTC (rev 33636)
@@ -0,0 +1,48 @@
+1      hu      x-vnd.Haiku-Locale      525814056
+day of week (short name)       TimeFormatSettings              A hét napja 
(rövid)
+Available languages    Locale Preflet Window           Elérhető nyelvek
+Decimal separator      TimeFormatSettings              Tizedesjel
+Separator:     TimeFormatSettings              Elválasztó:
+Year (4 digits)        TimeFormatSettings              Év (4 jegyű)
+Unable to find the available languages! You can't use this preflet!    Locale 
Preflet Window           Nem található nyelvi fájl! Sajnos így a beállítópanel 
nem használható!
+After  TimeFormatSettings              Utánna
+Long format:   TimeFormatSettings              Hosszú alak:
+Currency       TimeFormatSettings              Pénznem
+Before TimeFormatSettings              Elé
+Year   TimeFormatSettings              Év
+Short format:  TimeFormatSettings              Rövid alak:
+Currency symbol:       TimeFormatSettings              Pénznem jele:
+Space  TimeFormatSettings              Szóköz
+Language       Locale Preflet Window           Nyelv
+Thousand separator     TimeFormatSettings              Ezres elválasztó
+24 Hour        TimeFormatSettings              24 óra
+Year (2 digits)        TimeFormatSettings              Év (2 jegyű)
+Preferred languages    Locale Preflet Window           Előnyben részesített 
nyelvek
+Symbol position        TimeFormatSettings              Jel helye
+month number   TimeFormatSettings              Hónap száma
+month number (2 digits)        TimeFormatSettings              Hónap száma (2 
jegyű)
+Numbers        TimeFormatSettings              Számok
+ (unknown format)      TimeFormatSettings               (ismeretlen alak)
+Negative marker:       TimeFormatSettings              Negatív előjel:
+12 Hour        TimeFormatSettings              12 óra
+Defaults       Locale Preflet Window           Alapértelmezés
+Separator      TimeFormatSettings              Elválasztó
+Country        Locale Preflet Window           Ország
+Revert Locale Preflet Window           Visszaállítás
+day in month   TimeFormatSettings              Hónap napja
+day of week in month   TimeFormatSettings              A hét napja a hónapban
+Negative marker        TimeFormatSettings              Negatív előjel
+Ok     Locale Preflet Window           Ok
+Time   TimeFormatSettings              Idő
+Date   TimeFormatSettings              Dátum
+List separator TimeFormatSettings              Listaelválasztó
+day of week    TimeFormatSettings              A hét napja
+None   TimeFormatSettings              Semmi
+day in month (2 digits)        TimeFormatSettings              Hónap napja (2 
jegyű)
+Clock  TimeFormatSettings              Óra
+Example:       TimeFormatSettings              Példa:
+day of week (name)     TimeFormatSettings              A hét napja (név)
+month name     TimeFormatSettings              Hónap neve
+Day    TimeFormatSettings              Nap
+Leading 0      TimeFormatSettings              Vezető nullák
+Locale\n\twritten by Axel Dörfler\n\tCopyright 2005, Haiku.\n\n        Locale 
Preflet          Nyelv\n\Írta Axel Dörfler.\n\tCopyright 2009, Haiku.\n\n

Modified: haiku/trunk/src/preferences/fonts/Jamfile
===================================================================
--- haiku/trunk/src/preferences/fonts/Jamfile   2009-10-18 10:40:19 UTC (rev 
33635)
+++ haiku/trunk/src/preferences/fonts/Jamfile   2009-10-18 12:21:23 UTC (rev 
33636)
@@ -18,6 +18,6 @@
        main.cpp
        MainWindow.cpp
        : en.catalog
-       : fi.catkeys fr.catkeys ru.catkeys sv.catkeys
+       : fi.catkeys fr.catkeys hu.catkeys ru.catkeys sv.catkeys
        ;
 

Modified: haiku/trunk/src/preferences/locale/Jamfile
===================================================================
--- haiku/trunk/src/preferences/locale/Jamfile  2009-10-18 10:40:19 UTC (rev 
33635)
+++ haiku/trunk/src/preferences/locale/Jamfile  2009-10-18 12:21:23 UTC (rev 
33636)
@@ -21,6 +21,6 @@
        TimeFormatSettingsView.cpp
        : en.catalog            # default catalog generated from sourcecode
        :                                       # translations
-       fi.catkeys fr.catkeys de.catkeys ru.catkeys sv.catkeys
+       fi.catkeys fr.catkeys de.catkeys hu.catkeys ru.catkeys sv.catkeys
        ;
 

Modified: haiku/trunk/src/preferences/locale/Locale.cpp
===================================================================
--- haiku/trunk/src/preferences/locale/Locale.cpp       2009-10-18 10:40:19 UTC 
(rev 33635)
+++ haiku/trunk/src/preferences/locale/Locale.cpp       2009-10-18 12:21:23 UTC 
(rev 33636)
@@ -183,7 +183,7 @@
        authors[0] = "Axel Dörfler";
        authors[1] = "Adrien Destugues";
        authors[2] = NULL;
-       (new BAboutWindow("Locale", 2005, authors))->Show();
+       (new BAboutWindow(TR("Locale"), 2005, authors))->Show();
 }
 
 


Other related posts:

  • » [haiku-commits] r33636 - in haiku/trunk: data/catalogs/preferences/fonts data/catalogs/preferences/locale src/preferences/fonts src/preferences/locale - pulkomandy