summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--po/es.po46
1 files changed, 30 insertions, 16 deletions
diff --git a/po/es.po b/po/es.po
index 3724e24a9..b76b46f9d 100644
--- a/po/es.po
+++ b/po/es.po
@@ -16,8 +16,8 @@ msgstr ""
"Project-Id-Version: banshee.master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=banshee&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2011-11-07 18:14+0000\n"
-"PO-Revision-Date: 2011-11-08 15:54+0100\n"
+"POT-Creation-Date: 2011-12-04 03:03+0000\n"
+"PO-Revision-Date: 2011-12-04 11:23+0100\n"
"Last-Translator: Daniel Mustieles <daniel.mustieles@gmail.com>\n"
"Language-Team: Español <gnome-es-list@gnome.org>\n"
"MIME-Version: 1.0\n"
@@ -357,7 +357,7 @@ msgstr "Soporte para descargar archivos BitTorrent desde podcasts."
#: ../data/addin-xml-strings.cs:163
#: ../src/Extensions/Banshee.UbuntuOneMusicStore/Banshee.UbuntuOneMusicStore/UbuntuOneMusicStoreSource.cs:52
#: ../src/Extensions/Banshee.UbuntuOneMusicStore/Banshee.UbuntuOneMusicStore/UbuntuOneMusicStoreSource.cs:53
-#: ../src/Extensions/Banshee.UbuntuOneMusicStore/Banshee.UbuntuOneMusicStore/UbuntuOneMusicStoreSource.cs:133
+#: ../src/Extensions/Banshee.UbuntuOneMusicStore/Banshee.UbuntuOneMusicStore/UbuntuOneMusicStoreSource.cs:134
msgid "Ubuntu One Music Store"
msgstr "Ubuntu One Music Store"
@@ -853,6 +853,12 @@ msgstr "Actualización de Banshee disponible"
msgid "Downloading {0}"
msgstr "Descargando {0}"
+#: ../src/Backends/Banshee.Windows/Banshee.Windows/VersionUpdater.cs:144
+#, csharp-format
+#| msgid "{0} by {1} on {2}"
+msgid "{0} MB / {1} MB ({2} KB/s)"
+msgstr "{0} MB / {1} MB ({2} KB/s)"
+
#: ../src/Backends/Banshee.Windows/Banshee.Windows/VersionUpdater.cs:152
msgid "Update download failed"
msgstr "Falló la descarga de la actualización"
@@ -922,8 +928,8 @@ msgstr "Opciones de control de reproducción"
msgid ""
"Play the next track, optionally restarting if the 'restart' value is set"
msgstr ""
-"Reproduce la pista siguiente, reiniciando opcionalmente si el valor «restart» "
-"está establecido"
+"Reproduce la pista siguiente, reiniciando opcionalmente si el valor "
+"«restart» está establecido"
#: ../src/Clients/Booter/Booter/Entry.cs:165
msgid ""
@@ -1364,6 +1370,11 @@ msgstr "Todos los álbumes ({0})"
msgid "All Artists ({0})"
msgstr "Todos los artistas ({0})"
+#: ../src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseImportManager.cs:173
+#, csharp-format
+msgid "File is empty so it could not be imported: {0}"
+msgstr "El archivo está vacío, así que no se pudo importar: {0}"
+
#: ../src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseQueryFilterModel.cs:48
#: ../src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs:96
msgid "Value"
@@ -1459,7 +1470,7 @@ msgid "Scanning for media"
msgstr "Examinando contenido multimedia"
#: ../src/Core/Banshee.Services/Banshee.Collection/ImportManager.cs:188
-#: ../src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs:1410
+#: ../src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs:1419
msgid "Scanning..."
msgstr "Examinando…"
@@ -1499,7 +1510,7 @@ msgid ""
msgstr ""
"Espere mientras se migra su antigua base de datos Banshee al nuevo formato."
-#: ../src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs:1407
+#: ../src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs:1416
msgid "Refreshing Metadata"
msgstr "Actualizando metadatos"
@@ -1965,7 +1976,7 @@ msgstr "Lista de reproducción nueva"
msgid "Windows Media ASX"
msgstr "Windows Media ASX"
-#: ../src/Core/Banshee.Services/Banshee.Playlists.Formats/AsxPlaylistFormat.cs:46
+#: ../src/Core/Banshee.Services/Banshee.Playlists.Formats/AsxPlaylistFormat.cs:48
msgid "Windows Media ASX (*.asx)"
msgstr "Windows Media ASX (*.asx)"
@@ -2560,7 +2571,7 @@ msgstr "drm"
#. Translators: These are unique strings for playback errors. Please, no spaces. Blank ok.
#: ../src/Core/Banshee.Services/Banshee.Query/PlaybackErrorQueryValue.cs:64
#: ../src/Core/Banshee.Services/Banshee.Query/PlaybackErrorQueryValue.cs:66
-#: ../src/Core/Banshee.Services/Banshee.ServiceStack/Application.cs:367
+#: ../src/Core/Banshee.Services/Banshee.ServiceStack/Application.cs:363
#: ../src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs:234
#: ../src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs:236
#: ../src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs:238
@@ -2703,11 +2714,11 @@ msgstr[1] "{0} elementos"
#. things that depend on being loaded before the music library is added.
#. AddSource (music_library = new MusicLibrarySource (), true);
#. AddSource (video_library = new VideoLibrarySource (), false);
-#: ../src/Core/Banshee.Services/Banshee.Sources/SourceManager.cs:86
+#: ../src/Core/Banshee.Services/Banshee.Sources/SourceManager.cs:85
msgid "Online Media"
msgstr "Multimedia en línea"
-#: ../src/Core/Banshee.Services/Banshee.Sources/SourceManager.cs:87
+#: ../src/Core/Banshee.Services/Banshee.Sources/SourceManager.cs:86
msgid "Libraries"
msgstr "Colecciones"
@@ -4542,7 +4553,8 @@ msgid "Error Initializing MTP Device Support"
msgstr "Error inicializando el soporte de dispositivos MTP"
#: ../src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp/MtpSource.cs:83
-msgid "There was an error intializing MTP device support."
+#| msgid "There was an error intializing MTP device support."
+msgid "There was an error initializing MTP device support."
msgstr "Hubo un error al inicializar el soporte de dispositivos MTP."
#: ../src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp/MtpSource.cs:142
@@ -6337,7 +6349,8 @@ msgid "Go to Menu"
msgstr "Ir al menú"
#: ../src/Extensions/Banshee.OpticalDisc/Banshee.OpticalDisc.Dvd/DvdService.cs:92
-msgid "Naviguate to menu"
+#| msgid "Naviguate to menu"
+msgid "Navigate to menu"
msgstr "Navegar al menú"
#: ../src/Extensions/Banshee.OpticalDisc/Banshee.OpticalDisc.Dvd/DvdSource.cs:38
@@ -6403,8 +6416,9 @@ msgid ""
"The iTunes library refers to your music directory as \"{0}\" but Banshee was "
"not able to infer the location of this directory. Please locate it."
msgstr ""
-"La colección de iTunes indica que su carpeta de música es «{0}», pero Banshee "
-"no ha podido deducir la ubicación de esta carpeta. Por favor, localícela."
+"La colección de iTunes indica que su carpeta de música es «{0}», pero "
+"Banshee no ha podido deducir la ubicación de esta carpeta. Por favor, "
+"localícela."
#: ../src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration/ItunesPlayerImportSource.cs:74
#: ../src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration/RhythmboxPlayerImportSource.cs:392
@@ -6849,7 +6863,7 @@ msgstr "Iniciar la monitorización SQL"
msgid "Stop SQL Monitoring"
msgstr "Parar la monitorización SQL"
-#: ../src/Extensions/Banshee.UbuntuOneMusicStore/Banshee.UbuntuOneMusicStore/UbuntuOneMusicStoreSource.cs:132
+#: ../src/Extensions/Banshee.UbuntuOneMusicStore/Banshee.UbuntuOneMusicStore/UbuntuOneMusicStoreSource.cs:133
msgid "Track Preview"
msgstr "Vista previa de la pista"