-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
84f9425
commit fc30520
Showing
1 changed file
with
96 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,89 +1,96 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# | ||
# Translators: | ||
# Matías Bellone, 2013 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Smuxi - IRC client\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2015-05-03 12:31+0200\n" | ||
"PO-Revision-Date: 2013-12-10 19:43+0000\n" | ||
"Last-Translator: Matías Bellone\n" | ||
"Language-Team: Spanish (http://www.transifex.com/projects/p/smuxi/language/es/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Language: es\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:123 | ||
msgid "Connecting to campfire... " | ||
msgstr "Conectando a campfire..." | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:166 | ||
msgid "Connected to campfire" | ||
msgstr "Conectado a campfire" | ||
|
||
#. TRANSLATOR: this line is used as a label / category for a | ||
#. list of commands below | ||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:200 | ||
msgid "Campfire Commands" | ||
msgstr "Órdenes de campfire" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:262 | ||
msgid "Upload" | ||
msgstr "Subir" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:263 | ||
#, csharp-format | ||
msgid "'{0}' ({1} B) {2}" | ||
msgstr "'{0}' ({1} B) {2}" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:367 | ||
#, csharp-format | ||
msgid "Failed to post message: {0}" | ||
msgstr "No se pudo publicar el mensaje: {0}" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:383 | ||
#, csharp-format | ||
msgid "has uploaded '{0}' ({1} B) {2}" | ||
msgstr "ha subido «{0}» ({1} B) {2}" | ||
|
||
#. TRANSLATOR: {0} is the name of the room | ||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:415 | ||
#, csharp-format | ||
msgid "has joined {0}" | ||
msgstr "entró a {0}" | ||
|
||
#. TRANSLATOR: {0} is the name of the room | ||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:424 | ||
#, csharp-format | ||
msgid "has left {0}" | ||
msgstr "ha dejado {0}" | ||
|
||
#. TRANSLATOR: {0} is the name of the room | ||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:432 | ||
#, csharp-format | ||
msgid "has locked {0}" | ||
msgstr "ha bloqueado {0}" | ||
|
||
#. TRANSLATOR: {0} is the name of the room | ||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:436 | ||
#, csharp-format | ||
msgid "has unlocked {0}" | ||
msgstr "ha desbloqueado {0}" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:441 | ||
msgid "has changed the topic" | ||
msgstr "ha cambiado el tema" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:451 | ||
msgid "has performed an unknown action" | ||
msgstr "ha realizado una acción desconocida" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:492 | ||
#, csharp-format | ||
msgid "Error reading from stream: {0}" | ||
msgstr "Ocurrió un error al leer del flujo: {0}" | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# | ||
# Translators: | ||
# Matías Bellone, 2013 | ||
# Daniel Mustieles <[email protected]>, 2015. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Smuxi - IRC client\n" | ||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" | ||
"product=smuxi&keywords=I18N+L10N&component=general\n" | ||
"POT-Creation-Date: 2015-08-23 11:09+0000\n" | ||
"PO-Revision-Date: 2015-08-25 \n" | ||
"Last-Translator: Daniel Mustieles <[email protected]>\n" | ||
"Language-Team: Spanish <[email protected]>\n" | ||
"Language: es\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" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:123 | ||
msgid "Connecting to campfire... " | ||
msgstr "Conectando a campfire..." | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:166 | ||
msgid "Connected to campfire" | ||
msgstr "Conectado a campfire" | ||
|
||
#. TRANSLATOR: this line is used as a label / category for a | ||
#. list of commands below | ||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:200 | ||
msgid "Campfire Commands" | ||
msgstr "Comandos de campfire" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:262 | ||
msgid "Upload" | ||
msgstr "Subir" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:263 | ||
#, csharp-format | ||
msgid "'{0}' ({1} B) {2}" | ||
msgstr "'{0}' ({1} B) {2}" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:367 | ||
#, csharp-format | ||
msgid "Failed to post message: {0}" | ||
msgstr "No se pudo publicar el mensaje: {0}" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:383 | ||
#, csharp-format | ||
msgid "has uploaded '{0}' ({1} B) {2}" | ||
msgstr "ha subido «{0}» ({1} B) {2}" | ||
|
||
#. TRANSLATOR: {0} is the name of the room | ||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:420 | ||
#, csharp-format | ||
msgid "has joined {0}" | ||
msgstr "entró a {0}" | ||
|
||
#. TRANSLATOR: {0} is the name of the room | ||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:429 | ||
#, csharp-format | ||
msgid "has left {0}" | ||
msgstr "ha dejado {0}" | ||
|
||
#. TRANSLATOR: {0} is the name of the room | ||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:437 | ||
#, csharp-format | ||
msgid "has locked {0}" | ||
msgstr "ha bloqueado {0}" | ||
|
||
#. TRANSLATOR: {0} is the name of the room | ||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:441 | ||
#, csharp-format | ||
msgid "has unlocked {0}" | ||
msgstr "ha desbloqueado {0}" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:446 | ||
msgid "has changed the topic" | ||
msgstr "ha cambiado el tema" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:458 | ||
#, csharp-format | ||
msgid "has pasted a tweet by {0}: {1}" | ||
msgstr "ha pegado un tweet de {0}: {1}" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:465 | ||
msgid "has performed an unknown action" | ||
msgstr "ha realizado una acción desconocida" | ||
|
||
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:504 | ||
#, csharp-format | ||
msgid "Error reading from stream: {0}" | ||
msgstr "Ocurrió un error al leer del flujo: {0}" |