mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
68 lines
1.6 KiB
Plaintext
68 lines
1.6 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/lastseen.pot\n"
|
|
"X-Crowdin-File-ID: 178\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Spanish\n"
|
|
"Language: es_ES\n"
|
|
|
|
#: modules/po/../data/lastseen/tmpl/index.tmpl:8
|
|
msgid "User"
|
|
msgstr "Usuario"
|
|
|
|
#: modules/po/../data/lastseen/tmpl/index.tmpl:9 lastseen.cpp:99
|
|
msgid "Last Seen"
|
|
msgstr "Última conexión"
|
|
|
|
#: modules/po/../data/lastseen/tmpl/index.tmpl:10
|
|
msgid "Info"
|
|
msgstr "Info"
|
|
|
|
#: modules/po/../data/lastseen/tmpl/index.tmpl:11
|
|
msgid "Action"
|
|
msgstr "Acción"
|
|
|
|
#: modules/po/../data/lastseen/tmpl/index.tmpl:21
|
|
msgid "Edit"
|
|
msgstr "Editar"
|
|
|
|
#: modules/po/../data/lastseen/tmpl/index.tmpl:22
|
|
msgid "Delete"
|
|
msgstr "Borrar"
|
|
|
|
#: modules/po/../data/lastseen/tmpl/lastseen_WebadminUser.tmpl:6
|
|
msgid "Last login time:"
|
|
msgstr "Última conexión:"
|
|
|
|
#: lastseen.cpp:53
|
|
msgid "Access denied"
|
|
msgstr "Acceso denegado"
|
|
|
|
#: lastseen.cpp:61 lastseen.cpp:67
|
|
msgctxt "show"
|
|
msgid "User"
|
|
msgstr "Usuario"
|
|
|
|
#: lastseen.cpp:62 lastseen.cpp:68
|
|
msgctxt "show"
|
|
msgid "Last Seen"
|
|
msgstr "Última conexión"
|
|
|
|
#: lastseen.cpp:69 lastseen.cpp:125
|
|
msgid "never"
|
|
msgstr "nunca"
|
|
|
|
#: lastseen.cpp:79
|
|
msgid "Shows list of users and when they last logged in"
|
|
msgstr "Muestra una lista de usuarios y cuando conectaron por última vez"
|
|
|
|
#: lastseen.cpp:154
|
|
msgid "Collects data about when a user last logged in."
|
|
msgstr "Recopila datos sobre la última conexión de un usuario."
|