Files
znc/modules/po/identfile.es_ES.po

92 lines
2.1 KiB
Plaintext

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: es-ES\n"
"X-Crowdin-File: /master/modules/po/identfile.pot\n"
"X-Crowdin-File-ID: 174\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Spanish\n"
"Language: es_ES\n"
#: identfile.cpp:30
msgid "Show file name"
msgstr "Mostrar nombre de archivo"
#: identfile.cpp:32
msgid "<file>"
msgstr "<archivo>"
#: identfile.cpp:32
msgid "Set file name"
msgstr "Definir nombre de archivo"
#: identfile.cpp:34
msgid "Show file format"
msgstr "Mostrar formato de archivo"
#: identfile.cpp:36
msgid "<format>"
msgstr "<formato>"
#: identfile.cpp:36
msgid "Set file format"
msgstr "Definir formato de archivo"
#: identfile.cpp:38
msgid "Show current state"
msgstr "Mostrar estado actual"
#: identfile.cpp:48
#, c++-format
msgid "File is set to: {1}"
msgstr "Archivo definido a: {1}"
#: identfile.cpp:53
#, c++-format
msgid "File has been set to: {1}"
msgstr "El archivo se ha establecido a: {1}"
#: identfile.cpp:58
#, c++-format
msgid "Format has been set to: {1}"
msgstr "El formato se ha establecido a: {1}"
#: identfile.cpp:59 identfile.cpp:65
#, c++-format
msgid "Format would be expanded to: {1}"
msgstr "El formato será expandido a: {1}"
#: identfile.cpp:64
#, c++-format
msgid "Format is set to: {1}"
msgstr "Formato establecido a: {1}"
#: identfile.cpp:78
msgid "identfile is free"
msgstr "identfile vacío"
#: identfile.cpp:86
msgid "Access denied"
msgstr "Acceso denegado"
#: identfile.cpp:178
msgid ""
"Aborting connection, another user or network is currently connecting and "
"using the ident spoof file"
msgstr ""
"Conexión cancelada, otro usuario o red ya se está conectando usando el "
"archivo de ident"
#: identfile.cpp:186
#, c++-format
msgid "[{1}] could not be written, retrying..."
msgstr "[{1}] no se ha podido escribir, reintentando..."
#: identfile.cpp:220
msgid "Write the ident of a user to a file when they are trying to connect."
msgstr "Escribe el ident de un usuario a un archivo cuando intentan conectar."