[gnome-devel-docs] Updated Spanish translation



commit c50d095cae02b34d7724cfca492b834905cf114b
Author: NicolÃs Satragno <nsatragno gmail com>
Date:   Mon Jan 14 17:50:33 2013 +0100

    Updated Spanish translation

 platform-demos/es/es.po |   30 +++++++++++++++---------------
 1 files changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/platform-demos/es/es.po b/platform-demos/es/es.po
index 5824ec9..c270d87 100644
--- a/platform-demos/es/es.po
+++ b/platform-demos/es/es.po
@@ -4,13 +4,13 @@
 # This file is distributed under the same license as the gnome-devel-docs package.
 # Jorge GonzÃlez <jorgegonz svn gnome org>, 2011.
 # Daniel Mustieles <daniel mustieles gmail com>, 2011, 2012.
-# NicolÃs Satragno <nsatragno gnome org>, 2012.
+# NicolÃs Satragno <nsatragno gnome org>, 2012, 2013.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: gnome-devel-docs.platform-demos.master\n"
-"POT-Creation-Date: 2012-12-29 14:43+0000\n"
-"PO-Revision-Date: 2012-12-29 20:29-0300\n"
+"POT-Creation-Date: 2013-01-10 19:07+0000\n"
+"PO-Revision-Date: 2013-01-14 12:33-0300\n"
 "Last-Translator: NicolÃs Satragno <nsatragno gnome org>\n"
 "Language-Team: EspaÃol; Castellano <gnome-es-list gnome org>\n"
 "Language: \n"
@@ -15545,7 +15545,7 @@ msgstr ""
 msgid ""
 "\n"
 "/* Frequencies of the strings */\n"
-"#define NOTE_E 369.23\n"
+"#define NOTE_E 329.63\n"
 "#define NOTE_A 440\n"
 "#define NOTE_D 587.33\n"
 "#define NOTE_G 783.99\n"
@@ -15554,7 +15554,7 @@ msgid ""
 msgstr ""
 "\n"
 "/* Frequencies of the strings */\n"
-"#define NOTE_E 369.23\n"
+"#define NOTE_E 329.63\n"
 "#define NOTE_A 440\n"
 "#define NOTE_D 587.33\n"
 "#define NOTE_G 783.99\n"
@@ -16191,7 +16191,7 @@ msgid ""
 "\n"
 "builder-&gt;get_widget(\"button_E\", button);\n"
 "button-&gt;signal_clicked().connect (sigc::bind&lt;double, Sound*&gt;(sigc::ptr_fun(&amp;on_button_clicked),\n"
-"                                              369.23, &amp;sound));\n"
+"                                              329.63, &amp;sound));\n"
 msgstr ""
 "\n"
 "Sound sound;\n"
@@ -16199,7 +16199,7 @@ msgstr ""
 "\n"
 "builder-&gt;get_widget(\"button_E\", button);\n"
 "button-&gt;signal_clicked().connect (sigc::bind&lt;double, Sound*&gt;(sigc::ptr_fun(&amp;on_button_clicked),\n"
-"                                              369.23, &amp;sound));\n"
+"                                              329.63, &amp;sound));\n"
 
 #: C/guitar-tuner.cpp.page:228(item/p)
 msgid ""
@@ -16556,7 +16556,7 @@ msgstr "Crear sonidos con GStreamer"
 #, no-wrap
 msgid ""
 "\n"
-"var frequencies = {E: 369.23, A: 440,\tD: 587.33,\tG: 783.99,\tB: 987.77,\te: 1318.5}\n"
+"var frequencies = {E: 329.63, A: 440,\tD: 587.33,\tG: 783.99,\tB: 987.77,\te: 1318.5}\n"
 "\n"
 "function playSound(frequency){\n"
 "  var pipeline = new Gst.Pipeline({name: \"note\"});\n"
@@ -16576,7 +16576,7 @@ msgid ""
 "}"
 msgstr ""
 "\n"
-"var frequencies = {E: 369.23, A: 440,\tD: 587.33,\tG: 783.99,\tB: 987.77,\te: 1318.5}\n"
+"var frequencies = {E: 329.63, A: 440,\tD: 587.33,\tG: 783.99,\tB: 987.77,\te: 1318.5}\n"
 "\n"
 "function playSound(frequency){\n"
 "  var pipeline = new Gst.Pipeline({name: \"note\"});\n"
@@ -16732,7 +16732,7 @@ msgid ""
 "var B = new Gtk.Button({label: \"B\"});\n"
 "var e = new Gtk.Button({label: \"e\"});\n"
 "\n"
-"var frequencies = {E: 369.23, A: 440,\tD: 587.33,\tG: 783.99,\tB: 987.77,\te: 1318.5}\n"
+"var frequencies = {E: 329.63, A: 440,\tD: 587.33,\tG: 783.99,\tB: 987.77,\te: 1318.5}\n"
 "\n"
 "\n"
 "function playSound(frequency){\n"
@@ -16808,7 +16808,7 @@ msgstr ""
 "var B = new Gtk.Button({label: \"B\"});\n"
 "var e = new Gtk.Button({label: \"e\"});\n"
 "\n"
-"var frequencies = {E: 369.23, A: 440,\tD: 587.33,\tG: 783.99,\tB: 987.77,\te: 1318.5}\n"
+"var frequencies = {E: 329.63, A: 440,\tD: 587.33,\tG: 783.99,\tB: 987.77,\te: 1318.5}\n"
 "\n"
 "\n"
 "function playSound(frequency){\n"
@@ -17241,7 +17241,7 @@ msgid ""
 "\n"
 "# Frequencies of the strings\n"
 "frequencies = {\n"
-"\t'E': 369.23,\n"
+"\t'E': 329.63,\n"
 "\t'A': 440,\n"
 "\t'D': 587.33,\n"
 "\t'G': 783.99,\n"
@@ -17252,7 +17252,7 @@ msgstr ""
 "\n"
 "# Frequencies of the strings\n"
 "frequencies = {\n"
-"\t'E': 369.23,\n"
+"\t'E': 329.63,\n"
 "\t'A': 440,\n"
 "\t'D': 587.33,\n"
 "\t'G': 783.99,\n"
@@ -17930,7 +17930,7 @@ msgid ""
 "\tvar label = sender.get_child () as Gtk.Label;\n"
 "\tswitch (label.get_label()) {\n"
 "\t\tcase \"E\":\n"
-"\t\t\tplay_sound (369.23);\n"
+"\t\t\tplay_sound (329.63);\n"
 "\t\t\tbreak;\n"
 "\t\tcase \"A\":\n"
 "\t\t\tplay_sound (440);\n"
@@ -17957,7 +17957,7 @@ msgstr ""
 "\tvar label = sender.get_child () as Gtk.Label;\n"
 "\tswitch (label.get_label()) {\n"
 "\t\tcase \"E\":\n"
-"\t\t\tplay_sound (369.23);\n"
+"\t\t\tplay_sound (329.63);\n"
 "\t\t\tbreak;\n"
 "\t\tcase \"A\":\n"
 "\t\t\tplay_sound (440);\n"



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