diff --git a/.gitignore b/.gitignore index e0459ce..f510280 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,4 @@ logs/ *.code-workspace *.bat source-file-list.txt -*.po~ -locale/ \ No newline at end of file +*.po~ \ No newline at end of file diff --git a/locale/de/LC_MESSAGES/wiki.mo b/locale/de/LC_MESSAGES/wiki.mo index 9554399..e69de29 100644 Binary files a/locale/de/LC_MESSAGES/wiki.mo and b/locale/de/LC_MESSAGES/wiki.mo differ diff --git a/locale/de/LC_MESSAGES/wiki.po b/locale/de/LC_MESSAGES/wiki.po index 5f75a92..e69de29 100644 --- a/locale/de/LC_MESSAGES/wiki.po +++ b/locale/de/LC_MESSAGES/wiki.po @@ -1,34 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-24 14:14+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: de\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/wiki.py:240 src/wiki.py:618 -msgid "hidden" -msgstr "" - -#: src/wiki.py:243 src/wiki.py:248 src/wiki.py:612 -msgid "~~hidden~~" -msgstr "" - -#: src/wiki.py:510 src/wiki.py:526 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" - -#: src/wiki.py:615 -msgid "No description provided" -msgstr "" diff --git a/locale/es/LC_MESSAGES/misc.mo b/locale/es/LC_MESSAGES/misc.mo new file mode 100644 index 0000000..e69de29 diff --git a/locale/es/LC_MESSAGES/misc.po b/locale/es/LC_MESSAGES/misc.po new file mode 100644 index 0000000..eb1c95f --- /dev/null +++ b/locale/es/LC_MESSAGES/misc.po @@ -0,0 +1,87 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-02-24 18:10+0100\n" +"PO-Revision-Date: 2020-11-28 22:44+0000\n" +"Last-Translator: Tamara Carvallo \n" +"Language-Team: Spanish \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" +"X-Generator: Weblate 4.2.1\n" + +#: src/misc.py:115 +msgid "Location" +msgstr "Ubicación" + +#: src/misc.py:115 +msgid "About me" +msgstr "Sobre mí" + +#: src/misc.py:116 +msgid "Google link" +msgstr "Enlace de Google" + +#: src/misc.py:116 +msgid "Facebook link" +msgstr "Enlace de Facebook" + +#: src/misc.py:117 +msgid "Twitter link" +msgstr "Enlace de Twitter" + +#: src/misc.py:117 +msgid "Reddit link" +msgstr "Enlace de Reddit" + +#: src/misc.py:118 +msgid "Twitch link" +msgstr "Enlace de Twitch" + +#: src/misc.py:118 +msgid "PSN link" +msgstr "Enlace de PSN" + +#: src/misc.py:119 +msgid "VK link" +msgstr "Enlace de VK" + +#: src/misc.py:119 +msgid "XBL link" +msgstr "Enlace de XBL" + +#: src/misc.py:120 +msgid "Steam link" +msgstr "Enlace de Steam" + +#: src/misc.py:120 +msgid "Discord handle" +msgstr "ID de Discord" + +#: src/misc.py:121 +msgid "Battle.net handle" +msgstr "Cuenta en Battle.net" + +#: src/misc.py:127 +msgid "Unknown" +msgstr "Desconocido" + +#: src/misc.py:129 +msgid "unknown" +msgstr "desconocido" + +#~ msgid "" +#~ "\n" +#~ "__And more__" +#~ msgstr "" +#~ "\n" +#~ "__Y más__" diff --git a/locale/es/LC_MESSAGES/wiki.mo b/locale/es/LC_MESSAGES/wiki.mo new file mode 100644 index 0000000..e69de29 diff --git a/locale/es/LC_MESSAGES/wiki.po b/locale/es/LC_MESSAGES/wiki.po new file mode 100644 index 0000000..cd6b8ad --- /dev/null +++ b/locale/es/LC_MESSAGES/wiki.po @@ -0,0 +1,1009 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-02-24 18:40+0100\n" +"PO-Revision-Date: 2022-05-03 10:08+0000\n" +"Last-Translator: Tamara Carvallo \n" +"Language-Team: Spanish \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" +"X-Generator: Weblate 4.6.2\n" + +#: src/wiki.py:154 src/wiki.py:483 +msgid "hidden" +msgstr "oculto" + +#: src/wiki.py:157 src/wiki.py:162 src/wiki.py:477 +msgid "~~hidden~~" +msgstr "~~oculto~~" + +#: src/wiki.py:480 +msgid "No description provided" +msgstr "No se proporcionó descripción" + +msgid "Removed" +msgstr "Eliminado" + +#, python-brace-format +msgid "{wiki} seems to be down or unreachable." +msgstr "{wiki} parece estar caído o no alcanzable." + +msgid "Connection status" +msgstr "Estado de la conexión" + +#, python-brace-format +msgid "Connection to {wiki} seems to be stable now." +msgstr "La conexión a {wiki} parece estar estable ahora." + +#, python-brace-format +#~ msgid "{value} (avg. {avg})" +#~ msgstr "{value} (prom. {avg})" + +#~ msgid "Daily overview" +#~ msgstr "Resumen diario" + +#~ msgid "No activity" +#~ msgstr "Ninguna actividad" + +#~ msgid " ({} action)" +#~ msgid_plural " ({} actions)" +#~ msgstr[0] " ({} acción)" +#~ msgstr[1] " ({} acciones)" + +#~ msgid " ({} edit)" +#~ msgid_plural " ({} edits)" +#~ msgstr[0] " ({} edición)" +#~ msgstr[1] " ({} ediciones)" + +#~ msgid "But nobody came" +#~ msgstr "Pero nadie vino" + +#~ msgid "Most active user" +#~ msgid_plural "Most active users" +#~ msgstr[0] "Usuario más activo" +#~ msgstr[1] "Usuarios más activos" + +#~ msgid "Most edited article" +#~ msgid_plural "Most edited articles" +#~ msgstr[0] "Artículo más editado" +#~ msgstr[1] "Artículos más editados" + +#~ msgid "Edits made" +#~ msgstr "Ediciones realizadas" + +#~ msgid "New files" +#~ msgstr "Nuevos archivos" + +#~ msgid "Admin actions" +#~ msgstr "Acciones de administrador" + +#~ msgid "Bytes changed" +#~ msgstr "Bytes cambiados" + +#~ msgid "New articles" +#~ msgstr "Nuevos articulos" + +#~ msgid "Unique contributors" +#~ msgstr "Contribuyentes únicos" + +#~ msgid "Most active hour" +#~ msgid_plural "Most active hours" +#~ msgstr[0] "Hora más activa" +#~ msgstr[1] "Horas más activas" + +#~ msgid "Day score" +#~ msgstr "Puntuación del día" + +#~ msgid " UTC ({} action)" +#~ msgid_plural " UTC ({} actions)" +#~ msgstr[0] " UTC ({} acción)" +#~ msgstr[1] " UTC ({} acciones)" + +#~ msgid "None" +#~ msgstr "Ninguno" + +#~ msgid "Warning issued" +#~ msgstr "Advertencia emitida" + +#~ msgid "**Blocked user**" +#~ msgstr "**Usuario bloqueado**" + +#~ msgid "Tagged the edit" +#~ msgstr "Etiqueto la edición" + +#~ msgid "Disallowed the action" +#~ msgstr "Anuló la acción" + +#~ msgid "**IP range blocked**" +#~ msgstr "**Rango de IP bloqueado**" + +#~ msgid "Removed autoconfirmed group" +#~ msgstr "Eliminó el grupo autoconfirmado" + +#~ msgid "**Removed from privileged groups**" +#~ msgstr "**Eliminado de los grupos privilegiados**" + +#~ msgid "Edit" +#~ msgstr "Edición" + +#~ msgid "Upload" +#~ msgstr "Carga" + +#~ msgid "Move" +#~ msgstr "Traslado" + +#~ msgid "Stash upload" +#~ msgstr "Carga de archivos" + +#~ msgid "Deletion" +#~ msgstr "Borrado" + +#~ msgid "Account creation" +#~ msgstr "Creación de cuenta" + +#~ msgid "Auto account creation" +#~ msgstr "Creación de cuenta automática" + +#~ msgid "Unregistered user" +#~ msgstr "Usuario no registrado" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) triggered *{abuse_filter}*, performing the " +#~ "action \"{action}\" on *[{target}]({target_url})* - action taken: " +#~ "{result}." +#~ msgstr "" +#~ "[{author}]({author_url}) activó *{abuse_filter}*, realizando la acción " +#~ "\"{action}\" en *[{target}]({target_url})* - acción tomada: {result}." + +#~ msgid "Unknown" +#~ msgstr "Desconocido" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({bold}" +#~ "{sign}{edit_size}{bold})" +#~ msgstr "" +#~ "[{author}]({author_url}) editó [{article}]({edit_link}){comment} ({bold}" +#~ "{sign}{edit_size}{bold})" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) created [{article}]({edit_link}){comment} ({bold}" +#~ "{sign}{edit_size}{bold})" +#~ msgstr "" +#~ "[{author}]({author_url}) creó [{article}]({edit_link}){comment} ({bold}" +#~ "{sign}{edit_size}{bold})" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +#~ msgstr "[{author}]({author_url}) subió [{file}]({file_link}){comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) reverted a version of [{file}]({file_link})" +#~ "{comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) revirtió una versión de [{file}]({file_link})" +#~ "{comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +#~ "{comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) subió una nueva versión de [{file}]({file_link})" +#~ "{comment}" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +#~ msgstr "[{author}]({author_url}) eliminó [{page}]({page_link}){comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) deleted redirect by overwriting [{page}]" +#~ "({page_link}){comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) eliminó la redirección al sobrescribir [{page}]" +#~ "({page_link}){comment}" + +#~ msgid "without making a redirect" +#~ msgstr "sin crear una redirección" + +#~ msgid "with a redirect" +#~ msgstr "con una redirección" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +#~ "({target_url}) {made_a_redirect}{comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) movió {redirect}*{article}* a [{target}]" +#~ "({target_url}) {made_a_redirect}{comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) moved {redirect}*{article}* over redirect to " +#~ "[{target}]({target_url}) {made_a_redirect}{comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) movió {redirect}*{article}* sobre la redirección " +#~ "a [{target}]({target_url}) {made_a_redirect}{comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) moved protection settings from {redirect}" +#~ "*{article}* to [{target}]({target_url}){comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) movió la configuración de protección de " +#~ "{redirect}*{article}* a [{target}]({target_url}){comment}" + +#~ msgid "for infinity and beyond" +#~ msgstr "hasta el fin de nuestros días" + +#, python-brace-format +#~ msgid "for {num} {translated_length}" +#~ msgstr "por {num}{translated_length}" + +#~ msgid "until {}" +#~ msgstr "hasta {}" + +#~ msgid " on pages: " +#~ msgstr " en las páginas: " + +#~ msgid " and namespaces: " +#~ msgstr " y los espacios de nombres: " + +#~ msgid " on namespaces: " +#~ msgstr " en los espacios de nombres: " + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +#~ "{restriction_desc}{comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) bloqueó [{user}]({user_url}) {time}" +#~ "{restriction_desc}{comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) changed block settings for [{blocked_user}]" +#~ "({user_url}){comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) cambió la configuración de bloqueo de " +#~ "[{blocked_user}]({user_url}){comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) desbloqueó [{blocked_user}]({user_url}){comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +#~ msgstr "" +#~ "[{author}]({author_url}) dejó un [comentario]({comment}) en el perfil de " +#~ "{target}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) left a [comment]({comment}) on their own profile" +#~ msgstr "" +#~ "[{author}]({author_url}) dejó un [comentario]({comment}) en su propio " +#~ "perfil" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +#~ "profile" +#~ msgstr "" +#~ "[{author}]({author_url}) respondió a un [comentario]({comment}) en el " +#~ "perfil de {target}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) replied to a [comment]({comment}) on their own " +#~ "profile" +#~ msgstr "" +#~ "[{author}]({author_url}) respondió a un [comentario]({comment}) en su " +#~ "propio perfil" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) edited a [comment]({comment}) on {target}'s " +#~ "profile" +#~ msgstr "" +#~ "[{author}]({author_url}) editó un [comentario]({comment}) en el perfil de " +#~ "{target}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) edited a [comment]({comment}) on their own " +#~ "profile" +#~ msgstr "" +#~ "[{author}]({author_url}) editó un [comentario]({comment}) en su propio " +#~ "perfil" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +#~ msgstr "" +#~ "[{author}]({author_url}) borró un comentario en el perfil de {target}" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) purged a comment on their own profile" +#~ msgstr "[{author}]({author_url}) borró un comentario en su propio perfil" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +#~ msgstr "" +#~ "[{author}]({author_url}) eliminó un comentario en el perfil de {target}" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) deleted a comment on their own profile" +#~ msgstr "[{author}]({author_url}) eliminó un comentario en su propio perfil" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) edited the {field} on {target}'s profile. " +#~ "*({desc})*" +#~ msgstr "" +#~ "[{author}]({author_url}) editó el {field} en el perfil de {target}. " +#~ "*({desc})*" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) edited the {field} on their own profile. " +#~ "*({desc})*" +#~ msgstr "" +#~ "[{author}]({author_url}) editó el {field} en su propio perfil. *({desc})*" + +#~ msgid "none" +#~ msgstr "ninguno" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) changed group membership for [{target}]" +#~ "({target_url}) from {old_groups} to {new_groups}{comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) cambió la pertenencia al grupo de [{target}]" +#~ "({target_url}) de {old_groups} a {new_groups}{comment}" + +#, python-brace-format +#~ msgid "" +#~ "{author} autopromoted [{target}]({target_url}) from {old_groups} to " +#~ "{new_groups}{comment}" +#~ msgstr "" +#~ "{author} promovió automáticamente a [{target}]({target_url}) de " +#~ "{old_groups} a {new_groups}{comment}" + +#~ msgid "System" +#~ msgstr "Sistema" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) protected [{article}]({article_url}) with the " +#~ "following settings: {settings}{comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) protegió [{article}]({article_url}) con la " +#~ "siguiente configuración: {settings}{comment}" + +#~ msgid " [cascading]" +#~ msgstr " [en cascada]" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) modified protection settings of [{article}]" +#~ "({article_url}) to: {settings}{comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) modificó la configuración de protección de " +#~ "[{article}]({article_url}) a: {settings}{comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) removed protection from [{article}]" +#~ "({article_url}){comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) eliminó la protección de [{article}]" +#~ "({article_url}){comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) changed visibility of revision on page " +#~ "[{article}]({article_url}){comment}" +#~ msgid_plural "" +#~ "[{author}]({author_url}) changed visibility of {amount} revisions on page " +#~ "[{article}]({article_url}){comment}" +#~ msgstr[0] "" +#~ "[{author}]({author_url}) cambió la visibilidad de la revisión en la " +#~ "página [{article}]({article_url}){comment}" +#~ msgstr[1] "" +#~ "[{author}]({author_url}) cambió la visibilidad de {amount} revisiones en " +#~ "la página [{article}]({article_url}){comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +#~ "revision{comment}" +#~ msgid_plural "" +#~ "[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +#~ "revisions{comment}" +#~ msgstr[0] "" +#~ "[{author}]({author_url}) importó [{article}]({article_url}) con {count} " +#~ "revisión{comment}" +#~ msgstr[1] "" +#~ "[{author}]({author_url}) importó [{article}]({article_url}) con {count} " +#~ "revisiones{comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) restauró [{article}]({article_url}){comment}" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) changed visibility of log events{comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) cambió la visibilidad del registro de " +#~ "eventos{comment}" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) imported interwiki{comment}" +#~ msgstr "[{author}]({author_url}) importó interwiki{comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) edited abuse filter [number {number}]" +#~ "({filter_url})" +#~ msgstr "" +#~ "[{author}]({author_url}) editó el filtro de abuso [número {number}]" +#~ "({filter_url})" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) created abuse filter [number {number}]" +#~ "({filter_url})" +#~ msgstr "" +#~ "[{author}]({author_url}) creó el filtro de abuso [número {number}]" +#~ "({filter_url})" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) merged revision histories of [{article}]" +#~ "({article_url}) into [{dest}]({dest_url}){comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) fusionó los historiales de revisión de " +#~ "[{article}]({article_url}) con [{dest}]({dest_url}){comment}" + +#, python-brace-format +#~ msgid "Account [{author}]({author_url}) was created automatically" +#~ msgstr "La cuenta [{author}]({author_url}) se creó automáticamente" + +#, python-brace-format +#~ msgid "Account [{author}]({author_url}) was created" +#~ msgstr "Se creó la cuenta [{author}]({author_url})" + +#, python-brace-format +#~ msgid "" +#~ "Account [{article}]({article_url}) was created by [{author}]({author_url})" +#~ "{comment}" +#~ msgstr "" +#~ "La cuenta [{article}]({article_url}) fue creada por [{author}]" +#~ "({author_url}){comment}" + +#, python-brace-format +#~ msgid "" +#~ "Account [{article}]({article_url}) was created by [{author}]" +#~ "({author_url}) and password was sent by email{comment}" +#~ msgstr "" +#~ "La cuenta [{article}]({article_url}) fue creada por [{author}]" +#~ "({author_url}) y la contraseña se envió por correo electrónico{comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) added an entry to the [interwiki table]" +#~ "({table_url}) pointing to {website} with {prefix} prefix" +#~ msgstr "" +#~ "[{author}]({author_url}) agregó una entrada a la [tabla interwiki]" +#~ "({table_url}) que apunta a {website} con el prefijo {prefix}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) edited an entry in [interwiki table]" +#~ "({table_url}) pointing to {website} with {prefix} prefix" +#~ msgstr "" +#~ "[{author}]({author_url}) editó una entrada en la [tabla interwiki]" +#~ "({table_url}) que apunta a {website} con el prefijo {prefix}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) deleted an entry in [interwiki table]" +#~ "({table_url})" +#~ msgstr "" +#~ "[{author}]({author_url}) eliminó una entrada en la [tabla interwiki]" +#~ "({table_url})" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) changed the content model of the page [{article}]" +#~ "({article_url}) from {old} to {new}{comment}" +#~ msgstr "" +#~ "[{author}]({author_url}) cambió el modelo de contenido de la página " +#~ "[{article}]({article_url}) de {old} a {new}{comment}" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +#~ msgstr "" +#~ "[{author}]({author_url}) editó el sprite de [{article}]({article_url})" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) created the sprite sheet for [{article}]" +#~ "({article_url})" +#~ msgstr "" +#~ "[{author}]({author_url}) creó la hoja de sprites de [{article}]" +#~ "({article_url})" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) edited the slice for [{article}]({article_url})" +#~ msgstr "" +#~ "[{author}]({author_url}) editó el sector de [{article}]({article_url})" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +#~ msgstr "[{author}]({author_url}) creó la tabla Cargo \"{table}\"" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +#~ msgstr "[{author}]({author_url}) eliminó la tabla Cargo \"{table}\"" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +#~ msgstr "[{author}]({author_url}) recreó la tabla Cargo \"{table}\"" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +#~ msgstr "[{author}]({author_url}) reemplazó la tabla Cargo \"{table}\"" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +#~ msgstr "[{author}]({author_url}) creó una [etiqueta]({tag_url}) \"{tag}\"" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +#~ msgstr "" +#~ "[{author}]({author_url}) eliminó una [etiqueta]({tag_url}) \"{tag}\"" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +#~ msgstr "[{author}]({author_url}) activó una [etiqueta]({tag_url}) \"{tag}\"" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +#~ msgstr "" +#~ "[{author}]({author_url}) desactivó una [etiqueta]({tag_url}) \"{tag}\"" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) changed wiki settings ({reason})" +#~ msgstr "" +#~ "[{author}]({author_url}) cambió la configuración del wiki ({reason})" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +#~ msgstr "[{author}]({author_url}) eliminó un wiki *{wiki_name}* ({comment})" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +#~ msgstr "[{author}]({author_url}) protegió un wiki *{wiki_name}* ({comment})" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) modified a namespace *{namespace_name}* on " +#~ "*{wiki_name}* ({comment})" +#~ msgstr "" +#~ "[{author}]({author_url}) modificó un espacio de nombres *{namespace_name}" +#~ "* en *{wiki_name}* ({comment})" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +#~ "*{wiki_name}* ({comment})" +#~ msgstr "" +#~ "[{author}]({author_url}) eliminó un espacio de nombres *{namespace_name}* " +#~ "en *{wiki_name}* ({comment})" + +#, python-brace-format +#~ msgid "" +#~ "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +#~ msgstr "" +#~ "[{author}]({author_url}) modificó el grupo de usuarios *{group_name}* " +#~ "({comment})" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +#~ msgstr "[{author}]({author_url}) restauró un wiki *{wiki_name}* ({comment})" + +#, python-brace-format +#~ msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +#~ msgstr "" +#~ "[{author}]({author_url}) desprotegió un wiki *{wiki_name}* ({comment})" + +#~ msgid "An action has been hidden by administration." +#~ msgstr "La administración ha ocultado una acción." + +#, python-brace-format +#~ msgid "" +#~ "Unknown event `{event}` by [{author}]({author_url}), report it on the " +#~ "[support server](<{support}>)." +#~ msgstr "" +#~ "Evento desconocido `{event}` por [{author}]({author_url}), repórtalo en " +#~ "el [servidor de soporte](<{support}>)." + +#, python-brace-format +#~ msgid "{user} triggered \"{abuse_filter}\"" +#~ msgstr "{user} activó \"{abuse_filter}\"" + +#~ msgid "Performed" +#~ msgstr "Realizó" + +#~ msgid "Action taken" +#~ msgstr "Acción tomada" + +#~ msgid "Title" +#~ msgstr "Título" + +#~ msgid "(N!) " +#~ msgstr "(N!) " + +#~ msgid "m" +#~ msgstr "m" + +#~ msgid "b" +#~ msgstr "b" + +#~ msgid "__Only whitespace__" +#~ msgstr "__Sólo espacios en blanco__" + +#~ msgid "Added" +#~ msgstr "Agregado" + +#~ msgid "Options" +#~ msgstr "Opciones" + +#, python-brace-format +#~ msgid "([preview]({link}) | [undo]({undolink}))" +#~ msgstr "([vista previa]({link}) | [deshacer]({undolink}))" + +#, python-brace-format +#~ msgid "Uploaded a new version of {name}" +#~ msgstr "Subió una nueva versión de {name}" + +#, python-brace-format +#~ msgid "Reverted a version of {name}" +#~ msgstr "Revirtió una versión de {name}" + +#, python-brace-format +#~ msgid "Uploaded {name}" +#~ msgstr "Subió {name}" + +#~ msgid "**No license!**" +#~ msgstr "**¡Sin licencia!**" + +#~ msgid "" +#~ "\n" +#~ "License: {}" +#~ msgstr "" +#~ "\n" +#~ "Licencia: {}" + +#, python-brace-format +#~ msgid "([preview]({link}))" +#~ msgstr "([vista previa]({link}))" + +#, python-brace-format +#~ msgid "Deleted page {article}" +#~ msgstr "Eliminó la página {article}" + +#, python-brace-format +#~ msgid "Deleted redirect {article} by overwriting" +#~ msgstr "Eliminó la redirección {article} sobrescribiendola" + +#~ msgid "No redirect has been made" +#~ msgstr "No se ha creado una redirección" + +#~ msgid "A redirect has been made" +#~ msgstr "Se ha creado una redirección" + +#, python-brace-format +#~ msgid "Moved {redirect}{article} to {target}" +#~ msgstr "Movió {redirect}{article} a {target}" + +#, python-brace-format +#~ msgid "Moved {redirect}{article} to {title} over redirect" +#~ msgstr "Movió {redirect}{article} a {title} sobre la redirección" + +#, python-brace-format +#~ msgid "Moved protection settings from {redirect}{article} to {title}" +#~ msgstr "" +#~ "Movió la configuración de protección de {redirect}{article} a {title}" + +#~ msgid "unknown expiry time" +#~ msgstr "tiempo de caducidad desconocido" + +#~ msgid "Blocked from editing the following pages: " +#~ msgstr "Bloqueado de editar las siguientes páginas: " + +#~ msgid "Blocked from editing pages on following namespaces: " +#~ msgstr "Bloqueado de editar páginas en los siguientes espacios de nombres: " + +#~ msgid "Partial block details" +#~ msgstr "Detalles del bloqueo parcial" + +#, python-brace-format +#~ msgid "Blocked {blocked_user} {time}" +#~ msgstr "Bloqueó a {blocked_user} {time}" + +#, python-brace-format +#~ msgid "Changed block settings for {blocked_user}" +#~ msgstr "Modificó la configuración de bloqueo de {blocked_user}" + +#, python-brace-format +#~ msgid "Unblocked {blocked_user}" +#~ msgstr "Desbloqueó a {blocked_user}" + +#, python-brace-format +#~ msgid "Left a comment on {target}'s profile" +#~ msgstr "Dejó un comentario en el perfil de {target}" + +#~ msgid "Left a comment on their own profile" +#~ msgstr "Dejó un comentario en su propio perfil" + +#, python-brace-format +#~ msgid "Replied to a comment on {target}'s profile" +#~ msgstr "Respondió a un comentario en el perfil de {target}" + +#~ msgid "Replied to a comment on their own profile" +#~ msgstr "Respondió a un comentario en su propio perfil" + +#, python-brace-format +#~ msgid "Edited a comment on {target}'s profile" +#~ msgstr "Editó un comentario en el perfil de {target}" + +#~ msgid "Edited a comment on their own profile" +#~ msgstr "Editó un comentario en su propio perfil" + +#, python-brace-format +#~ msgid "Edited {target}'s profile" +#~ msgstr "Editó el perfil de {target}" + +#~ msgid "Edited their own profile" +#~ msgstr "Editó su propio perfil" + +#, python-brace-format +#~ msgid "Cleared the {field} field" +#~ msgstr "Borró el campo {field}" + +#, python-brace-format +#~ msgid "{field} field changed to: {desc}" +#~ msgstr "El campo {field} cambió a: {desc}" + +#, python-brace-format +#~ msgid "Purged a comment on {target}'s profile" +#~ msgstr "Borró un comentario en el perfil de {target}" + +#, python-brace-format +#~ msgid "Deleted a comment on {target}'s profile" +#~ msgstr "Eliminó un comentario en el perfil de {target}" + +#, python-brace-format +#~ msgid "Changed group membership for {target}" +#~ msgstr "Cambió la membresía del grupo para {target}" + +#, python-brace-format +#~ msgid "{target} got autopromoted to a new usergroup" +#~ msgstr "" +#~ "{target} obtuvo una promoción automática a un nuevo grupo de usuarios" + +#, python-brace-format +#~ msgid "Groups changed from {old_groups} to {new_groups}{reason}" +#~ msgstr "Los grupos cambiaron de {old_groups} a {new_groups}{reason}" + +#, python-brace-format +#~ msgid "Protected {target}" +#~ msgstr "Protegió a {target}" + +#, python-brace-format +#~ msgid "Changed protection level for {article}" +#~ msgstr "Cambió el nivel de protección de {article}" + +#, python-brace-format +#~ msgid "Removed protection from {article}" +#~ msgstr "Quitó la protección de {article}" + +#, python-brace-format +#~ msgid "Changed visibility of revision on page {article} " +#~ msgid_plural "Changed visibility of {amount} revisions on page {article} " +#~ msgstr[0] "Modificó la visibilidad de la revisión en la página {article} " +#~ msgstr[1] "" +#~ "Modificó la visibilidad de {amount} revisiones en la página {article} " + +#, python-brace-format +#~ msgid "Imported {article} with {count} revision" +#~ msgid_plural "Imported {article} with {count} revisions" +#~ msgstr[0] "Importó {article} con {count} revisión" +#~ msgstr[1] "Importó {article} con {count} revisiones" + +#~ msgid "Changed visibility of log events" +#~ msgstr "Cambió la visibilidad del registro de eventos" + +#~ msgid "Imported interwiki" +#~ msgstr "Importó interwiki" + +#, python-brace-format +#~ msgid "Edited abuse filter number {number}" +#~ msgstr "Editó el número de filtro de abuso {number}" + +#, python-brace-format +#~ msgid "Created abuse filter number {number}" +#~ msgstr "Creó el filtro de abuso número {number}" + +#, python-brace-format +#~ msgid "Merged revision histories of {article} into {dest}" +#~ msgstr "Fusionó los historiales de revisión de {article} en {dest}" + +#~ msgid "Created account automatically" +#~ msgstr "Creó la cuenta automáticamente" + +#~ msgid "Created account" +#~ msgstr "Creó la cuenta" + +#, python-brace-format +#~ msgid "Created account {article}" +#~ msgstr "Creó la cuenta {article}" + +#, python-brace-format +#~ msgid "Created account {article} and password was sent by email" +#~ msgstr "" +#~ "Creó la cuenta {article} y la contraseña se envió por correo electrónico" + +#~ msgid "Added an entry to the interwiki table" +#~ msgstr "Agregó una entrada a la tabla interwiki" + +#, python-brace-format +#~ msgid "Prefix: {prefix}, website: {website} | {desc}" +#~ msgstr "Prefijo: {prefix}, sitio web: {website} | {desc}" + +#~ msgid "Edited an entry in interwiki table" +#~ msgstr "Editó una entrada en la tabla de interwiki" + +#~ msgid "Deleted an entry in interwiki table" +#~ msgstr "Eliminó una entrada en la tabla interwiki" + +#, python-brace-format +#~ msgid "Prefix: {prefix} | {desc}" +#~ msgstr "Prefijo: {prefix} | {desc}" + +#, python-brace-format +#~ msgid "Changed the content model of the page {article}" +#~ msgstr "Modificó el modelo de contenido de la página {article}" + +#, python-brace-format +#~ msgid "Model changed from {old} to {new}: {reason}" +#~ msgstr "El modelo cambió de {old} a {new}: {reason}" + +#, python-brace-format +#~ msgid "Edited the sprite for {article}" +#~ msgstr "Editó el sprite de {article}" + +#, python-brace-format +#~ msgid "Created the sprite sheet for {article}" +#~ msgstr "Creó la hoja de sprites de {article}" + +#, python-brace-format +#~ msgid "Edited the slice for {article}" +#~ msgstr "Editó el sector de {article}" + +#, python-brace-format +#~ msgid "Created the Cargo table \"{table}\"" +#~ msgstr "Creó la tabla Cargo \"{table}\"" + +#, python-brace-format +#~ msgid "Deleted the Cargo table \"{table}\"" +#~ msgstr "Eliminó la tabla Cargo \"{table}\"" + +#, python-brace-format +#~ msgid "Recreated the Cargo table \"{table}\"" +#~ msgstr "Recreó la tabla Cargo \"{table}\"" + +#, python-brace-format +#~ msgid "Replaced the Cargo table \"{table}\"" +#~ msgstr "Reemplazó la tabla Cargo \"{table}\"" + +#, python-brace-format +#~ msgid "Created a tag \"{tag}\"" +#~ msgstr "Creó una etiqueta \"{tag}\"" + +#, python-brace-format +#~ msgid "Deleted a tag \"{tag}\"" +#~ msgstr "Eliminó una etiqueta \"{tag}\"" + +#, python-brace-format +#~ msgid "Activated a tag \"{tag}\"" +#~ msgstr "Activó una etiqueta \"{tag}\"" + +#, python-brace-format +#~ msgid "Deactivated a tag \"{tag}\"" +#~ msgstr "Desactivó una etiqueta \"{tag}\"" + +#~ msgid "Changed wiki settings" +#~ msgstr "Cambió la configuración del wiki" + +#, python-brace-format +#~ msgid "Deleted a \"{wiki}\" wiki" +#~ msgstr "Eliminó un wiki \"{wiki}\"" + +#, python-brace-format +#~ msgid "Locked a \"{wiki}\" wiki" +#~ msgstr "Protegió un wiki \"{wiki}\"" + +#, python-brace-format +#~ msgid "Modified a \"{namespace_name}\" namespace" +#~ msgstr "Modificó un espacio de nombres \"{namespace_name}\"" + +#~ msgid "Wiki" +#~ msgstr "Wiki" + +#, python-brace-format +#~ msgid "Deleted a \"{namespace_name}\" namespace" +#~ msgstr "Eliminó un espacio de nombres \"{namespace_name}\"" + +#, python-brace-format +#~ msgid "Modified \"{usergroup_name}\" usergroup" +#~ msgstr "Modificó el grupo de usuarios \"{usergroup_name}\"" + +#, python-brace-format +#~ msgid "Restored a \"{wiki}\" wiki" +#~ msgstr "Restauró un wiki \"{wiki}\"" + +#, python-brace-format +#~ msgid "Unlocked a \"{wiki}\" wiki" +#~ msgstr "Desbloqueó un wiki \"{wiki}\"" + +#~ msgid "Action has been hidden by administration" +#~ msgstr "La administración ha ocultado la acción" + +#, python-brace-format +#~ msgid "Unknown event `{event}`" +#~ msgstr "Evento desconocido `{event}`" + +#~ msgid "Report this on the support server" +#~ msgstr "Reportar esto en el servidor de soporte" + +#~ msgid "Tags" +#~ msgstr "Etiquetas" + +#~ msgid "**Added**: " +#~ msgstr "**Añadió**: " + +#~ msgid " and {} more\n" +#~ msgstr " y {} más\n" + +#~ msgid "**Removed**: " +#~ msgstr "**Eliminó**: " + +#~ msgid " and {} more" +#~ msgstr " y {} más" + +#~ msgid "Changed categories" +#~ msgstr "Cambió de categorías" diff --git a/locale/fr/LC_MESSAGES/misc.mo b/locale/fr/LC_MESSAGES/misc.mo new file mode 100644 index 0000000..e69de29 diff --git a/locale/fr/LC_MESSAGES/misc.po b/locale/fr/LC_MESSAGES/misc.po new file mode 100644 index 0000000..adc377e --- /dev/null +++ b/locale/fr/LC_MESSAGES/misc.po @@ -0,0 +1,89 @@ +# UN TITRE MERVEILLEUSEMENT DESCRIPTIF +# COPYRIGHT HAHAHAHA I WISH J'AI PAS DE COPYRIGHT +# AUTEUR #1 C'EST MOI MWAHAHAHAHAHA +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-02-24 17:51+0100\n" +"PO-Revision-Date: 2020-03-17 21:40+0100\n" +"Last-Translator: Frisk <>\n" +"Language-Team: \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"X-Generator: Poedit 2.3\n" +"X-Poedit-Basepath: ../../..\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Poedit-SearchPath-0: rcgcdw.pot\n" + +#: src/misc.py:115 +msgid "Location" +msgstr "Emplacement" + +#: src/misc.py:115 +msgid "About me" +msgstr "À propos de moi" + +#: src/misc.py:116 +msgid "Google link" +msgstr "Lien Google" + +#: src/misc.py:116 +msgid "Facebook link" +msgstr "Lien Facebook" + +#: src/misc.py:117 +msgid "Twitter link" +msgstr "Lien Twitter" + +#: src/misc.py:117 +msgid "Reddit link" +msgstr "Lien Reddit" + +#: src/misc.py:118 +msgid "Twitch link" +msgstr "Lien Twitch" + +#: src/misc.py:118 +msgid "PSN link" +msgstr "Lien PSN" + +#: src/misc.py:119 +msgid "VK link" +msgstr "Lien VK" + +#: src/misc.py:119 +msgid "XBL link" +msgstr "Lien XBL" + +#: src/misc.py:120 +msgid "Steam link" +msgstr "Lien Steam" + +#: src/misc.py:120 +msgid "Discord handle" +msgstr "" + +#: src/misc.py:121 +msgid "Battle.net handle" +msgstr "" + +#: src/misc.py:127 +msgid "Unknown" +msgstr "Inconnu" + +#: src/misc.py:129 +#, fuzzy +msgid "unknown" +msgstr "Inconnu" + +#~ msgid "" +#~ "\n" +#~ "__And more__" +#~ msgstr "" +#~ "\n" +#~ "__Et plus__" diff --git a/locale/fr/LC_MESSAGES/wiki.mo b/locale/fr/LC_MESSAGES/wiki.mo new file mode 100644 index 0000000..e69de29 diff --git a/locale/fr/LC_MESSAGES/wiki.po b/locale/fr/LC_MESSAGES/wiki.po new file mode 100644 index 0000000..99afd36 --- /dev/null +++ b/locale/fr/LC_MESSAGES/wiki.po @@ -0,0 +1,188 @@ +# UN TITRE MERVEILLEUSEMENT DESCRIPTIF +# COPYRIGHT HAHAHAHA I WISH J'AI PAS DE COPYRIGHT +# AUTEUR #1 C'EST MOI MWAHAHAHAHAHA +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-02-24 18:40+0100\n" +"PO-Revision-Date: 2020-12-13 14:30+0000\n" +"Last-Translator: magiczocker \n" +"Language-Team: French \n" +"Language: fr\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" +"X-Generator: Weblate 4.2.1\n" +"Generated-By: pygettext.py 1.5\n" +"X-Poedit-Basepath: ../../..\n" +"X-Poedit-SearchPath-0: rcgcdw.pot\n" + +#: src/wiki.py:154 src/wiki.py:483 +msgid "hidden" +msgstr "" + +#: src/wiki.py:157 src/wiki.py:162 src/wiki.py:477 +msgid "~~hidden~~" +msgstr "" + +#: src/wiki.py:480 +msgid "No description provided" +msgstr "" + +msgid "Removed" +msgstr "Retiré" + +#, python-brace-format +msgid "{wiki} seems to be down or unreachable." +msgstr "{wiki} semble être down ou inatteignable." + +msgid "Connection status" +msgstr "Statut de connexion" + +#, python-brace-format +msgid "Connection to {wiki} seems to be stable now." +msgstr "La connexion avec {wiki} semble stable maintenant." + +#~ msgid "Daily overview" +#~ msgstr "Résumé de la journée" + +#~ msgid "No activity" +#~ msgstr "Aucune activité" + +#~ msgid " ({} action)" +#~ msgid_plural " ({} actions)" +#~ msgstr[0] " ({} action)" +#~ msgstr[1] " ({} actions)" + +#~ msgid " ({} edit)" +#~ msgid_plural " ({} edits)" +#~ msgstr[0] " ({} modification)" +#~ msgstr[1] " ({} modifications)" + +#~ msgid "But nobody came" +#~ msgstr "Aucune activité" + +#~ msgid "Most active user" +#~ msgid_plural "Most active users" +#~ msgstr[0] "Membre le plus actif" +#~ msgstr[1] "Membres les plus actifs" + +#~ msgid "Most edited article" +#~ msgid_plural "Most edited articles" +#~ msgstr[0] "Article le plus modifié" +#~ msgstr[1] "Articles les plus modifiés" + +#~ msgid "Edits made" +#~ msgstr "Modifications effectuées" + +#~ msgid "New files" +#~ msgstr "Nouveaux fichiers" + +#~ msgid "Admin actions" +#~ msgstr "Actions d'administrateur" + +#~ msgid "Bytes changed" +#~ msgstr "Octets modifiés" + +#~ msgid "New articles" +#~ msgstr "Nouveaux articles" + +#~ msgid "Unique contributors" +#~ msgstr "Contributeurs uniques" + +#~ msgid "Most active hour" +#~ msgid_plural "Most active hours" +#~ msgstr[0] "Heure la plus active" +#~ msgstr[1] "Heures les plus actives" + +#~ msgid "Day score" +#~ msgstr "Score du jour" + +#~ msgid " UTC ({} action)" +#~ msgid_plural " UTC ({} actions)" +#~ msgstr[0] " UTC ({} action)" +#~ msgstr[1] " UTC ({} actions)" + +#~ msgid "director" +#~ msgstr "Directeur" + +#~ msgid "bot" +#~ msgstr "Robot" + +#~ msgid "editor" +#~ msgstr "editor" + +#~ msgid "directors" +#~ msgstr "Directeur" + +#~ msgid "sysop" +#~ msgstr "Administrateur" + +#~ msgid "bureaucrat" +#~ msgstr "Bureaucrate" + +#~ msgid "reviewer" +#~ msgstr "reviewer" + +#~ msgid "autoreview" +#~ msgstr "autoreview" + +#~ msgid "autopatrol" +#~ msgstr "autopatrol" + +#~ msgid "wiki_guardian" +#~ msgstr "Gardien du wiki" + +#~ msgid "second" +#~ msgid_plural "seconds" +#~ msgstr[0] "seconde" +#~ msgstr[1] "secondes" + +#~ msgid "minute" +#~ msgid_plural "minutes" +#~ msgstr[0] "minute" +#~ msgstr[1] "minutes" + +#~ msgid "hour" +#~ msgid_plural "hours" +#~ msgstr[0] "heure" +#~ msgstr[1] "heures" + +#~ msgid "day" +#~ msgid_plural "days" +#~ msgstr[0] "jour" +#~ msgstr[1] "jours" + +#~ msgid "week" +#~ msgid_plural "weeks" +#~ msgstr[0] "semaine" +#~ msgstr[1] "semaines" + +#~ msgid "month" +#~ msgid_plural "months" +#~ msgstr[0] "mois" +#~ msgstr[1] "mois" + +#~ msgid "year" +#~ msgid_plural "years" +#~ msgstr[0] "année" +#~ msgstr[1] "années" + +#~ msgid "millennium" +#~ msgid_plural "millennia" +#~ msgstr[0] "millénaire" +#~ msgstr[1] "millénaires" + +#~ msgid "decade" +#~ msgid_plural "decades" +#~ msgstr[0] "décennie" +#~ msgstr[1] "décennies" + +#~ msgid "century" +#~ msgid_plural "centuries" +#~ msgstr[0] "centenaire" +#~ msgstr[1] "centenaires" diff --git a/locale/hi/LC_MESSAGES/wiki.mo b/locale/hi/LC_MESSAGES/wiki.mo index 9b7d351..e69de29 100644 Binary files a/locale/hi/LC_MESSAGES/wiki.mo and b/locale/hi/LC_MESSAGES/wiki.mo differ diff --git a/locale/hi/LC_MESSAGES/wiki.po b/locale/hi/LC_MESSAGES/wiki.po index 78d899c..e69de29 100644 --- a/locale/hi/LC_MESSAGES/wiki.po +++ b/locale/hi/LC_MESSAGES/wiki.po @@ -1,34 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-24 14:14+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: hi\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/wiki.py:240 src/wiki.py:618 -msgid "hidden" -msgstr "" - -#: src/wiki.py:243 src/wiki.py:248 src/wiki.py:612 -msgid "~~hidden~~" -msgstr "" - -#: src/wiki.py:510 src/wiki.py:526 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" - -#: src/wiki.py:615 -msgid "No description provided" -msgstr "" diff --git a/locale/it/LC_MESSAGES/misc.mo b/locale/it/LC_MESSAGES/misc.mo new file mode 100644 index 0000000..e69de29 diff --git a/locale/zh_Hans/LC_MESSAGES/misc.po b/locale/it/LC_MESSAGES/misc.po similarity index 51% rename from locale/zh_Hans/LC_MESSAGES/misc.po rename to locale/it/LC_MESSAGES/misc.po index 0997646..b8f6d22 100644 --- a/locale/zh_Hans/LC_MESSAGES/misc.po +++ b/locale/it/LC_MESSAGES/misc.po @@ -1,77 +1,87 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. +# This file is distributed under the same license as the RcGcDw package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" -"Project-Id-Version: RcGcDb\n" +"Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-24 14:14+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: zh_Hans\n" +"POT-Creation-Date: 2024-02-24 18:40+0100\n" +"PO-Revision-Date: 2022-05-03 10:08+0000\n" +"Last-Translator: Matteo Vicenzi \n" +"Language-Team: Italian \n" +"Language: it\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" +"X-Generator: Weblate 4.6.2\n" #: src/misc.py:115 msgid "Location" -msgstr "" +msgstr "Località" #: src/misc.py:115 msgid "About me" -msgstr "" +msgstr "Su di me" #: src/misc.py:116 msgid "Google link" -msgstr "" +msgstr "Link Google" #: src/misc.py:116 msgid "Facebook link" -msgstr "" +msgstr "Link Facebook" #: src/misc.py:117 msgid "Twitter link" -msgstr "" +msgstr "Link Twitter" #: src/misc.py:117 msgid "Reddit link" -msgstr "" +msgstr "Link Reddit" #: src/misc.py:118 msgid "Twitch link" -msgstr "" +msgstr "Link Twitch" #: src/misc.py:118 msgid "PSN link" -msgstr "" +msgstr "Link PSN" #: src/misc.py:119 msgid "VK link" -msgstr "" +msgstr "Link VK" #: src/misc.py:119 msgid "XBL link" -msgstr "" +msgstr "Link XBL" #: src/misc.py:120 msgid "Steam link" -msgstr "" +msgstr "Link Steam" #: src/misc.py:120 msgid "Discord handle" -msgstr "" +msgstr "Nome Discord" #: src/misc.py:121 msgid "Battle.net handle" -msgstr "" +msgstr "Nome Battle.net" #: src/misc.py:127 msgid "Unknown" -msgstr "" +msgstr "Sconosciuto" #: src/misc.py:129 msgid "unknown" -msgstr "" +msgstr "sconosciuto" + +#~ msgid "" +#~ "\n" +#~ "__And more__" +#~ msgstr "" +#~ "\n" +#~ "__E di più__" diff --git a/locale/pl/LC_MESSAGES/wiki.mo b/locale/pl/LC_MESSAGES/wiki.mo index 638ebcf..e69de29 100644 Binary files a/locale/pl/LC_MESSAGES/wiki.mo and b/locale/pl/LC_MESSAGES/wiki.mo differ diff --git a/locale/pl/LC_MESSAGES/wiki.po b/locale/pl/LC_MESSAGES/wiki.po index ad6c63f..e69de29 100644 --- a/locale/pl/LC_MESSAGES/wiki.po +++ b/locale/pl/LC_MESSAGES/wiki.po @@ -1,39 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-24 14:14+0200\n" -"PO-Revision-Date: 2024-09-25 06:45+0000\n" -"Last-Translator: Frisk The Evil Goat Overlord \n" -"Language-Team: Polish \n" -"Language: pl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 5.4.3\n" - -#: src/wiki.py:240 src/wiki.py:618 -msgid "hidden" -msgstr "ukryte" - -#: src/wiki.py:243 src/wiki.py:248 src/wiki.py:612 -msgid "~~hidden~~" -msgstr "~~ukryte~~" - -#: src/wiki.py:510 src/wiki.py:526 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "Ten webhook ostatnich zmian został usunięty z powodu `{reason}`!" - -#: src/wiki.py:615 -msgid "No description provided" -msgstr "Nie podano opisu zmian" diff --git a/locale/pt-br/LC_MESSAGES/wiki.mo b/locale/pt-br/LC_MESSAGES/wiki.mo new file mode 100644 index 0000000..e69de29 diff --git a/locale/pt-br/LC_MESSAGES/wiki.po b/locale/pt-br/LC_MESSAGES/wiki.po new file mode 100644 index 0000000..1e575a7 --- /dev/null +++ b/locale/pt-br/LC_MESSAGES/wiki.po @@ -0,0 +1,190 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-02-24 18:40+0100\n" +"PO-Revision-Date: 2021-05-21 18:18+0000\n" +"Last-Translator: Eduaddad \n" +"Language-Team: Portuguese (Brazil) \n" +"Language: pt-br\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" +"X-Generator: Weblate 4.6\n" + +#: src/wiki.py:154 src/wiki.py:483 +msgid "hidden" +msgstr "oculto" + +#: src/wiki.py:157 src/wiki.py:162 src/wiki.py:477 +msgid "~~hidden~~" +msgstr "~~oculto~~" + +#: src/wiki.py:480 +msgid "No description provided" +msgstr "Nenhuma descrição fornecida" + +msgid "Removed" +msgstr "Removido" + +#, python-brace-format +msgid "{wiki} seems to be down or unreachable." +msgstr "{wiki} parece estar fora do ar ou inacessível." + +msgid "Connection status" +msgstr "Status da conexão" + +#, python-brace-format +msgid "Connection to {wiki} seems to be stable now." +msgstr "A conexão com {wiki} parece estar estável agora." + +#, python-brace-format +#~ msgid "{value} (avg. {avg})" +#~ msgstr "{value} (med. {avg})" + +#~ msgid "Daily overview" +#~ msgstr "Visão geral diária" + +#~ msgid "No activity" +#~ msgstr "Sem atividade" + +#~ msgid " ({} action)" +#~ msgid_plural " ({} actions)" +#~ msgstr[0] " ({} ação)" +#~ msgstr[1] " ({} ações)" + +#~ msgid " ({} edit)" +#~ msgid_plural " ({} edits)" +#~ msgstr[0] " ({} edição)" +#~ msgstr[1] " ({} edições)" + +#~ msgid "But nobody came" +#~ msgstr "Ninguém apareceu por aqui" + +#~ msgid "Most active user" +#~ msgid_plural "Most active users" +#~ msgstr[0] "Usuário mais ativo" +#~ msgstr[1] "Usuários mais ativos" + +#~ msgid "Most edited article" +#~ msgid_plural "Most edited articles" +#~ msgstr[0] "Artigo mais editado" +#~ msgstr[1] "Artigos mais editados" + +#~ msgid "Edits made" +#~ msgstr "Edições feitas" + +#~ msgid "New files" +#~ msgstr "Novos arquivos" + +#~ msgid "Admin actions" +#~ msgstr "Ações de administração" + +#~ msgid "Bytes changed" +#~ msgstr "Bytes alterados" + +#~ msgid "New articles" +#~ msgstr "Novos artigos" + +#~ msgid "Unique contributors" +#~ msgstr "Contribuidores exclusivos" + +#~ msgid "Most active hour" +#~ msgid_plural "Most active hours" +#~ msgstr[0] "Hora mais ativa" +#~ msgstr[1] "Horas mais ativas" + +#~ msgid "Day score" +#~ msgstr "Pontuação do dia" + +#~ msgid " UTC ({} action)" +#~ msgid_plural " UTC ({} actions)" +#~ msgstr[0] " UTC ({} ação)" +#~ msgstr[1] " UTC ({} ações)" + +#~ msgid "director" +#~ msgstr "diretor" + +#~ msgid "bot" +#~ msgstr "robô" + +#~ msgid "editor" +#~ msgstr "editor" + +#~ msgid "directors" +#~ msgstr "diretores" + +#~ msgid "sysop" +#~ msgstr "administrador" + +#~ msgid "bureaucrat" +#~ msgstr "burocrata" + +#~ msgid "reviewer" +#~ msgstr "revisor" + +#~ msgid "autoreview" +#~ msgstr "revisor automático" + +#~ msgid "autopatrol" +#~ msgstr "patrulheiro automático" + +#~ msgid "wiki_guardian" +#~ msgstr "guardião da wiki" + +#~ msgid "second" +#~ msgid_plural "seconds" +#~ msgstr[0] "segundo" +#~ msgstr[1] "segundos" + +#~ msgid "minute" +#~ msgid_plural "minutes" +#~ msgstr[0] "minuto" +#~ msgstr[1] "minutos" + +#~ msgid "hour" +#~ msgid_plural "hours" +#~ msgstr[0] "hora" +#~ msgstr[1] "horas" + +#~ msgid "day" +#~ msgid_plural "days" +#~ msgstr[0] "dia" +#~ msgstr[1] "dias" + +#~ msgid "week" +#~ msgid_plural "weeks" +#~ msgstr[0] "semana" +#~ msgstr[1] "semanas" + +#~ msgid "month" +#~ msgid_plural "months" +#~ msgstr[0] "mês" +#~ msgstr[1] "meses" + +#~ msgid "year" +#~ msgid_plural "years" +#~ msgstr[0] "ano" +#~ msgstr[1] "anos" + +#~ msgid "millennium" +#~ msgid_plural "millennia" +#~ msgstr[0] "milênio" +#~ msgstr[1] "milênios" + +#~ msgid "decade" +#~ msgid_plural "decades" +#~ msgstr[0] "década" +#~ msgstr[1] "décadas" + +#~ msgid "century" +#~ msgid_plural "centuries" +#~ msgstr[0] "século" +#~ msgstr[1] "séculos" diff --git a/locale/pt_BR/LC_MESSAGES/misc.mo b/locale/pt_BR/LC_MESSAGES/misc.mo deleted file mode 100644 index 00173d4..0000000 Binary files a/locale/pt_BR/LC_MESSAGES/misc.mo and /dev/null differ diff --git a/locale/pt_BR/LC_MESSAGES/misc.po b/locale/pt_BR/LC_MESSAGES/misc.po deleted file mode 100644 index f3c0947..0000000 --- a/locale/pt_BR/LC_MESSAGES/misc.po +++ /dev/null @@ -1,77 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-24 14:14+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: pt_BR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/misc.py:115 -msgid "Location" -msgstr "" - -#: src/misc.py:115 -msgid "About me" -msgstr "" - -#: src/misc.py:116 -msgid "Google link" -msgstr "" - -#: src/misc.py:116 -msgid "Facebook link" -msgstr "" - -#: src/misc.py:117 -msgid "Twitter link" -msgstr "" - -#: src/misc.py:117 -msgid "Reddit link" -msgstr "" - -#: src/misc.py:118 -msgid "Twitch link" -msgstr "" - -#: src/misc.py:118 -msgid "PSN link" -msgstr "" - -#: src/misc.py:119 -msgid "VK link" -msgstr "" - -#: src/misc.py:119 -msgid "XBL link" -msgstr "" - -#: src/misc.py:120 -msgid "Steam link" -msgstr "" - -#: src/misc.py:120 -msgid "Discord handle" -msgstr "" - -#: src/misc.py:121 -msgid "Battle.net handle" -msgstr "" - -#: src/misc.py:127 -msgid "Unknown" -msgstr "" - -#: src/misc.py:129 -msgid "unknown" -msgstr "" diff --git a/locale/pt_BR/LC_MESSAGES/wiki.mo b/locale/pt_BR/LC_MESSAGES/wiki.mo deleted file mode 100644 index 1ccde65..0000000 Binary files a/locale/pt_BR/LC_MESSAGES/wiki.mo and /dev/null differ diff --git a/locale/pt_BR/LC_MESSAGES/wiki.po b/locale/pt_BR/LC_MESSAGES/wiki.po deleted file mode 100644 index e92a851..0000000 --- a/locale/pt_BR/LC_MESSAGES/wiki.po +++ /dev/null @@ -1,34 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-24 14:14+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: pt_BR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/wiki.py:240 src/wiki.py:618 -msgid "hidden" -msgstr "" - -#: src/wiki.py:243 src/wiki.py:248 src/wiki.py:612 -msgid "~~hidden~~" -msgstr "" - -#: src/wiki.py:510 src/wiki.py:526 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" - -#: src/wiki.py:615 -msgid "No description provided" -msgstr "" diff --git a/locale/pt_br/LC_MESSAGES/wiki.mo b/locale/pt_br/LC_MESSAGES/wiki.mo index 0899501..e69de29 100644 Binary files a/locale/pt_br/LC_MESSAGES/wiki.mo and b/locale/pt_br/LC_MESSAGES/wiki.mo differ diff --git a/locale/ru/LC_MESSAGES/wiki.mo b/locale/ru/LC_MESSAGES/wiki.mo index 9e38ab2..e69de29 100644 Binary files a/locale/ru/LC_MESSAGES/wiki.mo and b/locale/ru/LC_MESSAGES/wiki.mo differ diff --git a/locale/ru/LC_MESSAGES/wiki.po b/locale/ru/LC_MESSAGES/wiki.po index 44b38f2..e69de29 100644 --- a/locale/ru/LC_MESSAGES/wiki.po +++ b/locale/ru/LC_MESSAGES/wiki.po @@ -1,34 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-24 14:14+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: ru\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/wiki.py:240 src/wiki.py:618 -msgid "hidden" -msgstr "" - -#: src/wiki.py:243 src/wiki.py:248 src/wiki.py:612 -msgid "~~hidden~~" -msgstr "" - -#: src/wiki.py:510 src/wiki.py:526 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" - -#: src/wiki.py:615 -msgid "No description provided" -msgstr "" diff --git a/locale/uk/LC_MESSAGES/misc.mo b/locale/uk/LC_MESSAGES/misc.mo new file mode 100644 index 0000000..e69de29 diff --git a/locale/uk/LC_MESSAGES/misc.po b/locale/uk/LC_MESSAGES/misc.po new file mode 100644 index 0000000..961610d --- /dev/null +++ b/locale/uk/LC_MESSAGES/misc.po @@ -0,0 +1,88 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-02-24 17:51+0100\n" +"PO-Revision-Date: 2021-05-22 12:08+0000\n" +"Last-Translator: MakandIv \n" +"Language-Team: Ukrainian \n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 4.6\n" + +#: src/misc.py:115 +msgid "Location" +msgstr "Місцезнаходження" + +#: src/misc.py:115 +msgid "About me" +msgstr "Про мене" + +#: src/misc.py:116 +msgid "Google link" +msgstr "Посилання на Google" + +#: src/misc.py:116 +msgid "Facebook link" +msgstr "Посилання на Facebook" + +#: src/misc.py:117 +msgid "Twitter link" +msgstr "Посилання на Twitter" + +#: src/misc.py:117 +msgid "Reddit link" +msgstr "Посилання на Reddit" + +#: src/misc.py:118 +msgid "Twitch link" +msgstr "Посилання на Twitch" + +#: src/misc.py:118 +msgid "PSN link" +msgstr "Посилання на PSN" + +#: src/misc.py:119 +msgid "VK link" +msgstr "Посилання на VK" + +#: src/misc.py:119 +msgid "XBL link" +msgstr "Посилання на обліковий запис XBL" + +#: src/misc.py:120 +msgid "Steam link" +msgstr "Посилання на Steam" + +#: src/misc.py:120 +msgid "Discord handle" +msgstr "Посилання на Discord" + +#: src/misc.py:121 +msgid "Battle.net handle" +msgstr "Посилання на Battle.net" + +#: src/misc.py:127 +msgid "Unknown" +msgstr "Невідомо" + +#: src/misc.py:129 +msgid "unknown" +msgstr "невідомо" + +#~ msgid "" +#~ "\n" +#~ "__And more__" +#~ msgstr "" +#~ "\n" +#~ "__І більше__" diff --git a/locale/uk/LC_MESSAGES/wiki.mo b/locale/uk/LC_MESSAGES/wiki.mo new file mode 100644 index 0000000..e69de29 diff --git a/locale/uk/LC_MESSAGES/wiki.po b/locale/uk/LC_MESSAGES/wiki.po new file mode 100644 index 0000000..42d0315 --- /dev/null +++ b/locale/uk/LC_MESSAGES/wiki.po @@ -0,0 +1,207 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-02-24 18:40+0100\n" +"PO-Revision-Date: 2021-05-22 12:08+0000\n" +"Last-Translator: MakandIv \n" +"Language-Team: Ukrainian \n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 4.6\n" + +#: src/wiki.py:154 src/wiki.py:483 +msgid "hidden" +msgstr "приховано" + +#: src/wiki.py:157 src/wiki.py:162 src/wiki.py:477 +msgid "~~hidden~~" +msgstr "~~приховано~~" + +#: src/wiki.py:480 +msgid "No description provided" +msgstr "Опис не надано" + +msgid "Removed" +msgstr "Видалено" + +#, python-brace-format +msgid "{wiki} seems to be down or unreachable." +msgstr "{wiki}, здається, не працює або недоступна." + +msgid "Connection status" +msgstr "Статус з'єднання" + +#, python-brace-format +msgid "Connection to {wiki} seems to be stable now." +msgstr "З'єднання з {wiki} зараз здається стабільним." + +#, python-brace-format +#~ msgid "{value} (avg. {avg})" +#~ msgstr "{value} (сер. {avg})" + +#~ msgid "Daily overview" +#~ msgstr "Щоденний огляд" + +#~ msgid "No activity" +#~ msgstr "Немає активності" + +#~ msgid " ({} action)" +#~ msgid_plural " ({} actions)" +#~ msgstr[0] " ({} дія)" +#~ msgstr[1] " ({} дії)" +#~ msgstr[2] " ({} дій)" + +#~ msgid " ({} edit)" +#~ msgid_plural " ({} edits)" +#~ msgstr[0] " ({} редагування)" +#~ msgstr[1] " ({} редагування)" +#~ msgstr[2] " ({} редагувань)" + +#~ msgid "But nobody came" +#~ msgstr "Але ніхто не прийшов" + +#~ msgid "Most active user" +#~ msgid_plural "Most active users" +#~ msgstr[0] "Найактивніший користувач" +#~ msgstr[1] "Найактивніші користувачі" +#~ msgstr[2] "Найактивніші користувачі" + +#~ msgid "Most edited article" +#~ msgid_plural "Most edited articles" +#~ msgstr[0] "Найредаговішана стаття" +#~ msgstr[1] "Найредаговішані статті" +#~ msgstr[2] "Найредаговішані статті" + +#~ msgid "Edits made" +#~ msgstr "Зроблено редагувань" + +#~ msgid "New files" +#~ msgstr "Нових файлів" + +#~ msgid "Admin actions" +#~ msgstr "Адміністративних дій" + +#~ msgid "Bytes changed" +#~ msgstr "Змінено байтів" + +#~ msgid "New articles" +#~ msgstr "Нових статей" + +#~ msgid "Unique contributors" +#~ msgstr "Унікальних редакторів" + +#~ msgid "Most active hour" +#~ msgid_plural "Most active hours" +#~ msgstr[0] "Найактивніша година" +#~ msgstr[1] "Найактивніший час" +#~ msgstr[2] "Найактивніший час" + +#~ msgid "Day score" +#~ msgstr "Очок за день" + +#~ msgid " UTC ({} action)" +#~ msgid_plural " UTC ({} actions)" +#~ msgstr[0] " UTC ({} дія)" +#~ msgstr[1] " UTC ({} дії)" +#~ msgstr[2] " UTC ({} дій)" + +#~ msgid "director" +#~ msgstr "директор" + +#~ msgid "bot" +#~ msgstr "бот" + +#~ msgid "editor" +#~ msgstr "редактор" + +#~ msgid "directors" +#~ msgstr "директора" + +#~ msgid "sysop" +#~ msgstr "администратор" + +#~ msgid "bureaucrat" +#~ msgstr "бюрократ" + +#~ msgid "reviewer" +#~ msgstr "оглядач" + +#~ msgid "autoreview" +#~ msgstr "автоперегляд" + +#~ msgid "autopatrol" +#~ msgstr "автопатрульний" + +#~ msgid "wiki_guardian" +#~ msgstr "зберігач_вікі" + +#~ msgid "second" +#~ msgid_plural "seconds" +#~ msgstr[0] "секунда" +#~ msgstr[1] "секунди" +#~ msgstr[2] "секунд" + +#~ msgid "minute" +#~ msgid_plural "minutes" +#~ msgstr[0] "хвилина" +#~ msgstr[1] "хвилини" +#~ msgstr[2] "хвилин" + +#~ msgid "hour" +#~ msgid_plural "hours" +#~ msgstr[0] "година" +#~ msgstr[1] "години" +#~ msgstr[2] "годин" + +#~ msgid "day" +#~ msgid_plural "days" +#~ msgstr[0] "день" +#~ msgstr[1] "дня" +#~ msgstr[2] "днів" + +#~ msgid "week" +#~ msgid_plural "weeks" +#~ msgstr[0] "тиждень" +#~ msgstr[1] "тижні" +#~ msgstr[2] "тижнів" + +#~ msgid "month" +#~ msgid_plural "months" +#~ msgstr[0] "місяць" +#~ msgstr[1] "місяці" +#~ msgstr[2] "місяців" + +#~ msgid "year" +#~ msgid_plural "years" +#~ msgstr[0] "рік" +#~ msgstr[1] "роки" +#~ msgstr[2] "років" + +#~ msgid "millennium" +#~ msgid_plural "millennia" +#~ msgstr[0] "тисячоліття" +#~ msgstr[1] "тисячоліття" +#~ msgstr[2] "тисячоліть" + +#~ msgid "decade" +#~ msgid_plural "decades" +#~ msgstr[0] "десятиліття" +#~ msgstr[1] "десятиліття" +#~ msgstr[2] "десятиліть" + +#~ msgid "century" +#~ msgid_plural "centuries" +#~ msgstr[0] "століття" +#~ msgstr[1] "століття" +#~ msgstr[2] "століть" diff --git a/locale/zh-hans/LC_MESSAGES/wiki.mo b/locale/zh-hans/LC_MESSAGES/wiki.mo new file mode 100644 index 0000000..e69de29 diff --git a/locale/zh-hans/LC_MESSAGES/wiki.po b/locale/zh-hans/LC_MESSAGES/wiki.po new file mode 100644 index 0000000..8ef4909 --- /dev/null +++ b/locale/zh-hans/LC_MESSAGES/wiki.po @@ -0,0 +1,174 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-02-24 18:40+0100\n" +"PO-Revision-Date: 2021-05-21 18:18+0000\n" +"Last-Translator: lakejason0 \n" +"Language-Team: Chinese (Simplified) \n" +"Language: zh-hans\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.6\n" + +#: src/wiki.py:154 src/wiki.py:483 +msgid "hidden" +msgstr "隐藏" + +#: src/wiki.py:157 src/wiki.py:162 src/wiki.py:477 +msgid "~~hidden~~" +msgstr "~~隐藏~~" + +#: src/wiki.py:480 +msgid "No description provided" +msgstr "没有提供描述" + +msgid "Removed" +msgstr "移除了" + +#, python-brace-format +msgid "{wiki} seems to be down or unreachable." +msgstr "{wiki} 似乎无法访问。" + +msgid "Connection status" +msgstr "连接状态" + +#, python-brace-format +msgid "Connection to {wiki} seems to be stable now." +msgstr "与 {wiki} 的连接现在应该很稳定。" + +#, python-brace-format +#~ msgid "{value} (avg. {avg})" +#~ msgstr "{value}(平均 {avg})" + +#~ msgid "Daily overview" +#~ msgstr "每日总览" + +#~ msgid "No activity" +#~ msgstr "无活动" + +#~ msgid " ({} action)" +#~ msgid_plural " ({} actions)" +#~ msgstr[0] " ({} 项活动)" + +#~ msgid " ({} edit)" +#~ msgid_plural " ({} edits)" +#~ msgstr[0] " ({} 次编辑)" + +#~ msgid "But nobody came" +#~ msgstr "但是并没有人" + +#~ msgid "Most active user" +#~ msgid_plural "Most active users" +#~ msgstr[0] "最活跃的用户" + +#~ msgid "Most edited article" +#~ msgid_plural "Most edited articles" +#~ msgstr[0] "编辑次数最多的文章" + +#~ msgid "Edits made" +#~ msgstr "做出的编辑" + +#~ msgid "New files" +#~ msgstr "新文件" + +#~ msgid "Admin actions" +#~ msgstr "管理员操作" + +#~ msgid "Bytes changed" +#~ msgstr "字节更改" + +#~ msgid "New articles" +#~ msgstr "新文章" + +#~ msgid "Unique contributors" +#~ msgstr "编辑者(去重)" + +#~ msgid "Most active hour" +#~ msgid_plural "Most active hours" +#~ msgstr[0] "最活跃时段" + +#~ msgid "Day score" +#~ msgstr "每日分数" + +#~ msgid " UTC ({} action)" +#~ msgid_plural " UTC ({} actions)" +#~ msgstr[0] " UTC({} 项操作)" + +#~ msgid "director" +#~ msgstr "向导" + +#~ msgid "bot" +#~ msgstr "机器人" + +#~ msgid "editor" +#~ msgstr "编者" + +#~ msgid "directors" +#~ msgstr "向导" + +#~ msgid "sysop" +#~ msgstr "管理员" + +#~ msgid "bureaucrat" +#~ msgstr "行政员" + +#~ msgid "reviewer" +#~ msgstr "复核员" + +#~ msgid "autoreview" +#~ msgstr "自动复核用户" + +#~ msgid "autopatrol" +#~ msgstr "巡查豁免者" + +#~ msgid "wiki_guardian" +#~ msgstr "Wiki守卫" + +#~ msgid "second" +#~ msgid_plural "seconds" +#~ msgstr[0] "秒" + +#~ msgid "minute" +#~ msgid_plural "minutes" +#~ msgstr[0] "分" + +#~ msgid "hour" +#~ msgid_plural "hours" +#~ msgstr[0] "时" + +#~ msgid "day" +#~ msgid_plural "days" +#~ msgstr[0] "天" + +#~ msgid "week" +#~ msgid_plural "weeks" +#~ msgstr[0] "周" + +#~ msgid "month" +#~ msgid_plural "months" +#~ msgstr[0] "月" + +#~ msgid "year" +#~ msgid_plural "years" +#~ msgstr[0] "年" + +#~ msgid "millennium" +#~ msgid_plural "millennia" +#~ msgstr[0] "千年" + +#~ msgid "decade" +#~ msgid_plural "decades" +#~ msgstr[0] "十年" + +#~ msgid "century" +#~ msgid_plural "centuries" +#~ msgstr[0] "世纪" diff --git a/locale/zh-hant/LC_MESSAGES/wiki.mo b/locale/zh-hant/LC_MESSAGES/wiki.mo new file mode 100644 index 0000000..e69de29 diff --git a/locale/zh-hant/LC_MESSAGES/wiki.po b/locale/zh-hant/LC_MESSAGES/wiki.po new file mode 100644 index 0000000..042f61f --- /dev/null +++ b/locale/zh-hant/LC_MESSAGES/wiki.po @@ -0,0 +1,174 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-02-24 18:40+0100\n" +"PO-Revision-Date: 2021-05-21 18:19+0000\n" +"Last-Translator: lakejason0 \n" +"Language-Team: Chinese (Traditional) \n" +"Language: zh-hant\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.6\n" + +#: src/wiki.py:154 src/wiki.py:483 +msgid "hidden" +msgstr "隱藏" + +#: src/wiki.py:157 src/wiki.py:162 src/wiki.py:477 +msgid "~~hidden~~" +msgstr "~~隱藏~~" + +#: src/wiki.py:480 +msgid "No description provided" +msgstr "沒有提供描述" + +msgid "Removed" +msgstr "移除了" + +#, python-brace-format +msgid "{wiki} seems to be down or unreachable." +msgstr "{wiki} 似乎無法訪問。" + +msgid "Connection status" +msgstr "連線狀態" + +#, python-brace-format +msgid "Connection to {wiki} seems to be stable now." +msgstr "與 {wiki} 的連線目前似乎很穩定。" + +#, python-brace-format +#~ msgid "{value} (avg. {avg})" +#~ msgstr "{value}(平均 {avg})" + +#~ msgid "Daily overview" +#~ msgstr "每日總覽" + +#~ msgid "No activity" +#~ msgstr "無動態" + +#~ msgid " ({} action)" +#~ msgid_plural " ({} actions)" +#~ msgstr[0] " ({} 次操作)" + +#~ msgid " ({} edit)" +#~ msgid_plural " ({} edits)" +#~ msgstr[0] " ({} 次編輯)" + +#~ msgid "But nobody came" +#~ msgstr "無人" + +#~ msgid "Most active user" +#~ msgid_plural "Most active users" +#~ msgstr[0] "最活躍的使用者" + +#~ msgid "Most edited article" +#~ msgid_plural "Most edited articles" +#~ msgstr[0] "編輯次數最多的頁面" + +#~ msgid "Edits made" +#~ msgstr "作出的編輯" + +#~ msgid "New files" +#~ msgstr "新建檔案" + +#~ msgid "Admin actions" +#~ msgstr "管理員操作" + +#~ msgid "Bytes changed" +#~ msgstr "變更位元組" + +#~ msgid "New articles" +#~ msgstr "新建頁面" + +#~ msgid "Unique contributors" +#~ msgstr "編輯者數" + +#~ msgid "Most active hour" +#~ msgid_plural "Most active hours" +#~ msgstr[0] "最活躍時段" + +#~ msgid "Day score" +#~ msgstr "每日分數" + +#~ msgid " UTC ({} action)" +#~ msgid_plural " UTC ({} actions)" +#~ msgstr[0] " UTC({} 次操作)" + +#~ msgid "director" +#~ msgstr "嚮導" + +#~ msgid "bot" +#~ msgstr "機器人" + +#~ msgid "editor" +#~ msgstr "編輯者" + +#~ msgid "directors" +#~ msgstr "嚮導" + +#~ msgid "sysop" +#~ msgstr "管理員" + +#~ msgid "bureaucrat" +#~ msgstr "行政員" + +#~ msgid "reviewer" +#~ msgstr "覆核員" + +#~ msgid "autoreview" +#~ msgstr "自動覆核使用者" + +#~ msgid "autopatrol" +#~ msgstr "自動巡查使用者" + +#~ msgid "wiki_guardian" +#~ msgstr "Wiki守衛" + +#~ msgid "second" +#~ msgid_plural "seconds" +#~ msgstr[0] "秒" + +#~ msgid "minute" +#~ msgid_plural "minutes" +#~ msgstr[0] "分" + +#~ msgid "hour" +#~ msgid_plural "hours" +#~ msgstr[0] "時" + +#~ msgid "day" +#~ msgid_plural "days" +#~ msgstr[0] "日" + +#~ msgid "week" +#~ msgid_plural "weeks" +#~ msgstr[0] "週" + +#~ msgid "month" +#~ msgid_plural "months" +#~ msgstr[0] "月" + +#~ msgid "year" +#~ msgid_plural "years" +#~ msgstr[0] "年" + +#~ msgid "millennium" +#~ msgid_plural "millennia" +#~ msgstr[0] "千年" + +#~ msgid "decade" +#~ msgid_plural "decades" +#~ msgstr[0] "十年" + +#~ msgid "century" +#~ msgid_plural "centuries" +#~ msgstr[0] "世紀" diff --git a/locale/zh_Hans/LC_MESSAGES/misc.mo b/locale/zh_Hans/LC_MESSAGES/misc.mo deleted file mode 100644 index 2444160..0000000 Binary files a/locale/zh_Hans/LC_MESSAGES/misc.mo and /dev/null differ diff --git a/locale/zh_Hans/LC_MESSAGES/wiki.mo b/locale/zh_Hans/LC_MESSAGES/wiki.mo deleted file mode 100644 index b97e33c..0000000 Binary files a/locale/zh_Hans/LC_MESSAGES/wiki.mo and /dev/null differ diff --git a/locale/zh_Hans/LC_MESSAGES/wiki.po b/locale/zh_Hans/LC_MESSAGES/wiki.po deleted file mode 100644 index 3f2dc72..0000000 --- a/locale/zh_Hans/LC_MESSAGES/wiki.po +++ /dev/null @@ -1,34 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-24 14:14+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: zh_Hans\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/wiki.py:240 src/wiki.py:618 -msgid "hidden" -msgstr "" - -#: src/wiki.py:243 src/wiki.py:248 src/wiki.py:612 -msgid "~~hidden~~" -msgstr "" - -#: src/wiki.py:510 src/wiki.py:526 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" - -#: src/wiki.py:615 -msgid "No description provided" -msgstr "" diff --git a/locale/zh_Hant/LC_MESSAGES/misc.mo b/locale/zh_Hant/LC_MESSAGES/misc.mo deleted file mode 100644 index cd104b8..0000000 Binary files a/locale/zh_Hant/LC_MESSAGES/misc.mo and /dev/null differ diff --git a/locale/zh_Hant/LC_MESSAGES/misc.po b/locale/zh_Hant/LC_MESSAGES/misc.po deleted file mode 100644 index df21edb..0000000 --- a/locale/zh_Hant/LC_MESSAGES/misc.po +++ /dev/null @@ -1,77 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-24 14:14+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: zh_Hant\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/misc.py:115 -msgid "Location" -msgstr "" - -#: src/misc.py:115 -msgid "About me" -msgstr "" - -#: src/misc.py:116 -msgid "Google link" -msgstr "" - -#: src/misc.py:116 -msgid "Facebook link" -msgstr "" - -#: src/misc.py:117 -msgid "Twitter link" -msgstr "" - -#: src/misc.py:117 -msgid "Reddit link" -msgstr "" - -#: src/misc.py:118 -msgid "Twitch link" -msgstr "" - -#: src/misc.py:118 -msgid "PSN link" -msgstr "" - -#: src/misc.py:119 -msgid "VK link" -msgstr "" - -#: src/misc.py:119 -msgid "XBL link" -msgstr "" - -#: src/misc.py:120 -msgid "Steam link" -msgstr "" - -#: src/misc.py:120 -msgid "Discord handle" -msgstr "" - -#: src/misc.py:121 -msgid "Battle.net handle" -msgstr "" - -#: src/misc.py:127 -msgid "Unknown" -msgstr "" - -#: src/misc.py:129 -msgid "unknown" -msgstr "" diff --git a/locale/zh_Hant/LC_MESSAGES/wiki.mo b/locale/zh_Hant/LC_MESSAGES/wiki.mo deleted file mode 100644 index c792669..0000000 Binary files a/locale/zh_Hant/LC_MESSAGES/wiki.mo and /dev/null differ diff --git a/locale/zh_Hant/LC_MESSAGES/wiki.po b/locale/zh_Hant/LC_MESSAGES/wiki.po deleted file mode 100644 index f44d15a..0000000 --- a/locale/zh_Hant/LC_MESSAGES/wiki.po +++ /dev/null @@ -1,34 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-24 14:14+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: zh_Hant\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/wiki.py:240 src/wiki.py:618 -msgid "hidden" -msgstr "" - -#: src/wiki.py:243 src/wiki.py:248 src/wiki.py:612 -msgid "~~hidden~~" -msgstr "" - -#: src/wiki.py:510 src/wiki.py:526 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" - -#: src/wiki.py:615 -msgid "No description provided" -msgstr "" diff --git a/locale/zh_hans/LC_MESSAGES/wiki.mo b/locale/zh_hans/LC_MESSAGES/wiki.mo index ff61695..e69de29 100644 Binary files a/locale/zh_hans/LC_MESSAGES/wiki.mo and b/locale/zh_hans/LC_MESSAGES/wiki.mo differ diff --git a/locale/zh_hans/LC_MESSAGES/wiki.po b/locale/zh_hans/LC_MESSAGES/wiki.po index 0d16797..e69de29 100644 --- a/locale/zh_hans/LC_MESSAGES/wiki.po +++ b/locale/zh_hans/LC_MESSAGES/wiki.po @@ -1,34 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-24 14:14+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: zh_hans\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/wiki.py:240 src/wiki.py:618 -msgid "hidden" -msgstr "" - -#: src/wiki.py:243 src/wiki.py:248 src/wiki.py:612 -msgid "~~hidden~~" -msgstr "" - -#: src/wiki.py:510 src/wiki.py:526 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" - -#: src/wiki.py:615 -msgid "No description provided" -msgstr "" diff --git a/locale/zh_hant/LC_MESSAGES/wiki.mo b/locale/zh_hant/LC_MESSAGES/wiki.mo index 191aaeb..e69de29 100644 Binary files a/locale/zh_hant/LC_MESSAGES/wiki.mo and b/locale/zh_hant/LC_MESSAGES/wiki.mo differ diff --git a/locale/zh_hant/LC_MESSAGES/wiki.po b/locale/zh_hant/LC_MESSAGES/wiki.po index 8125d28..e69de29 100644 --- a/locale/zh_hant/LC_MESSAGES/wiki.po +++ b/locale/zh_hant/LC_MESSAGES/wiki.po @@ -1,34 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-24 14:14+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: zh_hant\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/wiki.py:240 src/wiki.py:618 -msgid "hidden" -msgstr "" - -#: src/wiki.py:243 src/wiki.py:248 src/wiki.py:612 -msgid "~~hidden~~" -msgstr "" - -#: src/wiki.py:510 src/wiki.py:526 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" - -#: src/wiki.py:615 -msgid "No description provided" -msgstr ""