[glom] Examples: Import .po files



commit 926505ec7379aeb5a4f1f0e900607f2524fbef3e
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Feb 2 10:53:27 2012 +0100

    Examples: Import .po files

 examples/example_film_manager.glom     |    1 +
 examples/example_lesson_planner.glom   |    1 +
 examples/example_music_collection.glom |    1 +
 examples/example_project_manager.glom  |    1 +
 examples/example_smallbusiness.glom    |    1 +
 5 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/examples/example_film_manager.glom b/examples/example_film_manager.glom
index 56e61e5..39b64ee 100644
--- a/examples/example_film_manager.glom
+++ b/examples/example_film_manager.glom
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <glom_document xmlns="http://glom.org/glom_document"; database_title="Openismus Film Manager" is_example="true" translation_original_locale="en" format_version="8" title="Openismus Film Manager">
   <trans_set>
+    <trans loc="cs" val="Filmovà manaÅer"/>
     <trans loc="es" val="Gestor de pelÃculas Openismus"/>
     <trans loc="sl" val="Upravljalnik filmov Openismus"/>
   </trans_set>
diff --git a/examples/example_lesson_planner.glom b/examples/example_lesson_planner.glom
index 96966e7..2432f34 100644
--- a/examples/example_lesson_planner.glom
+++ b/examples/example_lesson_planner.glom
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <glom_document xmlns="http://glom.org/glom_document"; database_title="Lesson Planner" is_example="true" translation_original_locale="en" format_version="8" title="Lesson Planner">
   <trans_set>
+    <trans loc="cs" val="Rozvrh vÃuky"/>
     <trans loc="es" val="Planificador de lecciones"/>
     <trans loc="sl" val="Planer pouka"/>
   </trans_set>
diff --git a/examples/example_music_collection.glom b/examples/example_music_collection.glom
index 42f5238..1763e6d 100644
--- a/examples/example_music_collection.glom
+++ b/examples/example_music_collection.glom
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <glom_document xmlns="http://glom.org/glom_document"; translation_original_locale="en" database_title="Music Collection" is_example="true" format_version="8" title="Music Collection">
   <trans_set>
+    <trans loc="cs" val="Hudebnà sbÃrka"/>
     <trans loc="de" val="Musiksammlung"/>
     <trans loc="es" val="ColecciÃn de mÃsica"/>
     <trans loc="sl" val="Zbirka glasbe"/>
diff --git a/examples/example_project_manager.glom b/examples/example_project_manager.glom
index ad6ad86..7283abb 100644
--- a/examples/example_project_manager.glom
+++ b/examples/example_project_manager.glom
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <glom_document xmlns="http://glom.org/glom_document"; database_title="Project Manager Example" is_example="true" translation_original_locale="en" format_version="8" title="Project Manager Example">
   <trans_set>
+    <trans loc="cs" val="SprÃva projektu"/>
     <trans loc="es" val="Ejemplo de gestor de proyectos"/>
     <trans loc="sl" val="Primer zbirke upravljalnika projektov"/>
   </trans_set>
diff --git a/examples/example_smallbusiness.glom b/examples/example_smallbusiness.glom
index c28a60d..0db0e5a 100644
--- a/examples/example_smallbusiness.glom
+++ b/examples/example_smallbusiness.glom
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <glom_document xmlns="http://glom.org/glom_document"; database_title="Small Business Example" is_example="true" translation_original_locale="en" format_version="8" title="Small Business Example">
   <trans_set>
+    <trans loc="cs" val="ÅivnostnÃk"/>
     <trans loc="es" val="Ejemplo de negocio pequeÃo"/>
     <trans loc="sl" val="Primer zbirke za mala podjetja."/>
   </trans_set>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]