This email list is read-only. Emails sent to this list will be discarded
----------------------------------
debian/changelog | 4 +-
moblin-image-creator.spec | 6 +
po/LINGUAS | 1 +
po/es.po | 2487 +++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 2497 insertions(+), 1 deletions(-)
New commits:
commit 8485a1459ddc97f2a3e04ff9f594058a0b3af193
Author: Mitsutaka Amano <[EMAIL PROTECTED]>
Date: Fri Dec 5 12:37:08 2008 +0900
Updating Spanish localization made by Juan Jesus Ojeda Croissier <juanje.oje
[EMAIL PROTECTED]>. Bug URL is
http://bugzilla.moblin.org/show_bug.cgi?id=186.
commit 73a9f71bedb55901de0bb12f37e950ade889f51e
Author: Mitsutaka Amano <[EMAIL PROTECTED]>
Date: Fri Dec 5 12:33:58 2008 +0900
Supporting Spanish made by Juan Jesus Ojeda Croissier <[EMAIL PROTECTED]
m>. Bug URL is http://bugzilla.moblin.org/show_bug.cgi?id=186.
Diff in this email is a maximum of 400 lines.
diff --git a/debian/changelog b/debian/changelog
index 1d2c709..fbff001 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,8 +29,10 @@ moblin-image-creator (0.48) gaston; urgency=low
* Fixing a bug about http://bugzilla.moblin.org/show_bug.cgi?id=182. Thanks
to Juan Jesus Ojeda Croissier <[EMAIL PROTECTED]>
* Fixing a bug about http://bugzilla.moblin.org/show_bug.cgi?id=189. Thanks
to Juan Jesus Ojeda Croissier <[EMAIL PROTECTED]>
* Fixing a bug about http://bugzilla.moblin.org/show_bug.cgi?id=194. Thanks
to Juan Jesus Ojeda Croissier <[EMAIL PROTECTED]>
+ * Supporting Spanish made by Juan Jesus Ojeda Croissier <[EMAIL PROTECTED]>.
Bug URL is http://bugzilla.moblin.org/show_bug.cgi?id=186.
+ * Updating Spanish localization made by Juan Jesus Ojeda Croissier <[EMAIL
PROTECTED]>. Bug URL is http://bugzilla.moblin.org/show_bug.cgi?id=186.
- -- Mitsutaka Amano <[EMAIL PROTECTED]> Wed, 03 Dec 2008 19:26:43 +0900
+ -- Mitsutaka Amano <[EMAIL PROTECTED]> Fri, 05 Dec 2008 12:34:48 +0900
moblin-image-creator (0.47) gaston; urgency=low
diff --git a/moblin-image-creator.spec b/moblin-image-creator.spec
index 1a88ea2..6e4d522 100644
--- a/moblin-image-creator.spec
+++ b/moblin-image-creator.spec
@@ -61,6 +61,12 @@ rm -rf %{buildroot}
/var/lib/moblin-image-creator/projects
%changelog
+* Fri Dec 05 2008 Mitsutaka Amano <[EMAIL PROTECTED]>
+- Supporting Spanish made by Juan Jesus Ojeda Croissier <[EMAIL PROTECTED]
+m>. Bug URL is http://bugzilla.moblin.org/show_bug.cgi?id=186.
+- Updating Spanish localization made by Juan Jesus Ojeda Croissier <juanje.oje
[EMAIL PROTECTED]>. Bug URL is http://bugzilla.moblin.org/show_bug.cgi?id=186.
+
* Wed Dec 03 2008 Mitsutaka Amano <[EMAIL PROTECTED]>
- Fixing a bug about http://bugzilla.moblin.org/show_bug.cgi?id=194. Thanks to
Juan Jesus Ojeda Croissier <[EMAIL PROTECTED]>
diff --git a/po/LINGUAS b/po/LINGUAS
index bef7f4a..5619aa6 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1 +1,2 @@
ja
+es
diff --git a/po/es.po b/po/es.po
new file mode 100644
index 0000000..b215e47
--- /dev/null
+++ b/po/es.po
@@ -0,0 +1,2487 @@
+# Spanish Translation for Moblin Image Creator
+# Copyright (C) 2008 Moblin project
+# This file is distributed under the same license as the hamster-applet
package.
+# Juanje Ojeda Croissier <[EMAIL PROTECTED]>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0.48\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-11-26 13:13+0100\n"
+"PO-Revision-Date: 2008-11-28 01:36+0100\n"
+"Last-Translator: Juanje Ojeda <[EMAIL PROTECTED]>\n"
+"Language-Team: Español <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../gui/gui.py:56
+msgid "Unmounting all mounted directories..."
+msgstr "Desmontando todos los directorios..."
+
+#: ../gui/gui.py:60
+#, python-format
+msgid "Could not unmount these dirs: %s"
+msgstr "No se pudieron desmontar los siguientes directorios: %s"
+
+#: ../gui/gui.py:62
+msgid "Unmounting complete"
+msgstr "Desmontaje completo"
+
+#. setup projectView widget
+#. Set targetView widget
+#: ../gui/gui.py:118 ../gui/gui.py:129
+msgid "Name"
+msgstr "Nombre"
+
+#: ../gui/gui.py:119
+msgid "Description"
+msgstr "Descripción"
+
+#: ../gui/gui.py:120
+msgid "Path"
+msgstr "Ruta"
+
+#: ../gui/gui.py:121
+msgid "Platform"
+msgstr "Plataforma"
+
+#: ../gui/gui.py:130
+msgid "Function Sets"
+msgstr "Conjuntos de funcionalidades"
+
+#: ../gui/gui.py:131
+msgid "Updates"
+msgstr "Actualizaciones"
+
+#: ../gui/gui.py:158
+#, python-format
+msgid ""
+"Found unsupported project(s): %s\n"
+"skipping them"
+msgstr ""
+"Se han encontrado los siguientes proyectos no soportados: %s\n"
+"ignorarlos"
+
+#: ../gui/gui.py:173
+msgid "Please wait while MIC attempts to unmount all projects and targets..."
+msgstr ""
+"Por favor, espere mientras MIC intenta desmontar todos los proyectos y "
+"objetivos"
+
+#: ../gui/gui.py:179
+msgid "Closing Image-Creator"
+msgstr "Cerrando Image-Creator"
+
+#: ../gui/gui.py:198
+msgid ""
+"You are using an old version of PyGTK. Image Creator required atleast PyGTK "
+"2.12. Some features will be disabled"
+msgstr ""
+"Está usando una versión de PyGTK antigua. Image Creator requiere, al menos,
"
+"la versión 2.12. Algunas caracterÃsticas estarán deshabilitadas."
+
+#: ../gui/gui.py:296
+msgid "Checking for updates..."
+msgstr "Comprobando si hay actualizaciones"
+
+#: ../gui/gui.py:335
+msgid "Are you sure you want to cancel project creation?"
+msgstr ""
+
+#: ../gui/gui.py:347
+#, python-format
+msgid "Canceled Function was %s and cancel type was %s"
+msgstr ""
+
+#: ../gui/gui.py:368
+msgid "All values must be specified"
+msgstr ""
+
+#: ../gui/gui.py:371
+#, python-format
+msgid "Project already exists with the name: %s"
+msgstr ""
+
+#: ../gui/gui.py:377
+#, python-format
+msgid "Path: %s exists but is not a directory"
+msgstr ""
+
+#: ../gui/gui.py:381
+#, python-format
+msgid "Path: %s is a directory which is NOT empty"
+msgstr ""
+
+#: ../gui/gui.py:390 ../gui/gui.py:706 ../gui/gui.py:1619 ../gui/gui.py:1657
+#, python-format
+msgid "Please wait while installing %s"
+msgstr ""
+
+#: ../gui/gui.py:406 ../gui/gui.py:410
+msgid "Project Creation cancelled"
+msgstr ""
+
+#: ../gui/gui.py:413
+msgid "Trying to cleanup"
+msgstr ""
+
+#: ../gui/gui.py:416
+msgid "could not cleanup project"
+msgstr ""
+
+#: ../gui/gui.py:447
+msgid "A tool for building Mobile and/or Single Purpose Linux Device Stacks"
+msgstr ""
+
+#: ../gui/gui.py:464
+msgid "Delete Project(s)?\n"
+msgstr ""
+
+#: ../gui/gui.py:482 ../gui/gui.py:763
+#, python-format
+msgid "Please wait while deleting %s"
+msgstr ""
+
+#: ../gui/gui.py:510 ../gui/gui.py:1951
+msgid "Must specify a target name"
+msgstr ""
+
+#: ../gui/gui.py:512
+#, python-format
+msgid "Target: %s already exists"
+msgstr ""
+
+#: ../gui/gui.py:515 ../gui/project_assistant.py:465
+msgid ""
+"Target names can only contain alpha/numeric characters, hyphen and underscore"
+msgstr ""
+
+#: ../gui/gui.py:526 ../gui/gui.py:943 ../gui/gui.py:965 ../gui/gui.py:987
+#: ../gui/gui.py:1011 ../gui/gui.py:1033 ../gui/gui.py:1055 ../gui/gui.py:1077
+#, python-format
+msgid "Please wait while creating %s"
+msgstr ""
+
+#: ../gui/gui.py:624 ../gui/project_assistant.py:375
+msgid "<b>Depends on FSet(s):</b> "
+msgstr ""
+
+#: ../gui/gui.py:627 ../gui/project_assistant.py:378
+msgid ""
+"\n"
+"<b>Debug Packages:</b> "
+msgstr ""
+
+#: ../gui/gui.py:630 ../gui/project_assistant.py:381
+msgid ""
+"\n"
+"<b>Packages:</b> "
+msgstr ""
+
+#: ../gui/gui.py:642
+msgid "Nothing available to install!"
+msgstr ""
+
+#: ../gui/gui.py:660
+#, python-format
+msgid "Number of fsets to install: %s"
+msgstr ""
+
+#: ../gui/gui.py:669
+msgid "No fset selected"
+msgstr ""
+
+#: ../gui/gui.py:670
+msgid "Please Choose an Fset"
+msgstr ""
+
+#: ../gui/gui.py:682
+msgid "Getting Group List..."
+msgstr ""
+
+#: ../gui/gui.py:687
+msgid "Installing Groups..."
+msgstr ""
+
+#: ../gui/gui.py:696
+#, python-format
+msgid "Debug packages = %s"
+msgstr ""
+
+#: ../gui/gui.py:705 ../gui/gui.py:1656
+#, python-format
+msgid "Installing fset %s.................\n"
+msgstr ""
+
+#: ../gui/gui.py:719 ../gui/gui.py:1665
+#, python-format
+msgid "Unexpected error: %s"
+msgstr "Error inesperado: %s"
+
+#: ../gui/gui.py:727
+#, python-format
+msgid "Setting new status label: %s"
+msgstr ""
+
+#: ../gui/gui.py:728
+#, python-format
+msgid "Current action: %s"
+msgstr ""
+
+#: ../gui/gui.py:743
+msgid "Delete Target(s)?\n"
+msgstr ""
+
+#: ../gui/gui.py:749
+msgid "Delete Target"
+msgstr ""
+
+#: ../gui/gui.py:819
+msgid "An unknown error has occurred!"
+msgstr ""
+
+#: ../gui/gui.py:833
+msgid "Directory List"
+msgstr ""
+
+#: ../gui/gui.py:849
+#, python-format
+msgid "Project path: %s"
+msgstr ""
+
+#: ../gui/gui.py:853 ../gui/gui.py:870
+msgid "gnome-terminal may not be present. Trying xterm"
+msgstr ""
+
+#: ../gui/gui.py:866
+#, python-format
+msgid "Target path: %s"
+msgstr ""
+
+#: ../gui/gui.py:884 ../libs/InstallImage.py:55
+#, python-format
+msgid "%s: Using default parametor."
+msgstr ""
+
+#: ../gui/gui.py:921
+#, python-format
+msgid "Please wait while while creating %s"
+msgstr ""
+
+#: ../gui/gui.py:1098
+#, python-format
+msgid "Creating directory %s ... "
+msgstr "Creando directorio %s..."
+
+#: ../gui/gui.py:1102
+#, python-format
+msgid "Creating image %s ... "
+msgstr ""
+
+#: ../gui/gui.py:1106
+msgid "Please wait while creating shared image..."
+msgstr ""
+
+#: ../gui/gui.py:1113
+msgid "Choose a Live USB image"
+msgstr ""
+
+#: ../gui/gui.py:1166 ../gui/gui.py:1302
+msgid "No target image selected!"
+msgstr ""
+
+#: ../gui/gui.py:1171 ../gui/gui.py:1305
+#, python-format
+msgid "Selected file name: %s "
+msgstr ""
+
+#: ../gui/gui.py:1193
+msgid "No USB device selected!"
+msgstr ""
+
+#: ../gui/gui.py:1201
+#, python-format
+msgid "Selected USB disk %s"
+msgstr ""
+
+#: ../gui/gui.py:1203
+#, python-format
+msgid ""
+"Can not umount %s. Please close any shells or opened files still under mount "
+"point and try again!"
+msgstr ""
+
+#: ../gui/gui.py:1209
+msgid "Please wait while writing image to USB disk"
+msgstr ""
+
+#: ../gui/gui.py:1211
+#, python-format
+msgid "Writing image to USB disk %s"
+msgstr ""
+
+#: ../gui/gui.py:1216
+#, python-format
+msgid "Error writing to USB drive. 'dd' returned code: %s"
+msgstr ""
+
+#: ../gui/gui.py:1220
+msgid "Writing Complete"
+msgstr ""
+
+#: ../gui/gui.py:1237
+msgid "In on_ClearRootstraps_activate"
+msgstr ""
+
+#: ../gui/gui.py:1241
+msgid "Please wait while clearing rootstraps"
+msgstr ""
+
+#: ../gui/gui.py:1249
+msgid "In on_Load_activate"
+msgstr ""
+
+#: ../gui/gui.py:1250
+msgid "Provide a Project Name"
+msgstr ""
+
+#: ../gui/gui.py:1268 ../gui/gui.py:1362 ../gui/gui.py:1372
+msgid "No Project Name"
+msgstr ""
+
+#: ../gui/gui.py:1273
+msgid "Project Name is blank"
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits