Kaynağa Gözat

Updating translations from translate.wikibot.de

Merge pull request #156 from Markus-Rost/translations
MarkusRost 4 yıl önce
ebeveyn
işleme
6c700bda91
5 değiştirilmiş dosya ile 72 ekleme ve 2 silme
  1. 4 1
      dashboard/i18n/es.json
  2. 40 1
      i18n/es.json
  3. 28 0
      i18n/ru.json
  4. BIN
      i18n/widgets/es.png
  5. BIN
      i18n/widgets/ru.png

+ 4 - 1
dashboard/i18n/es.json

@@ -9,6 +9,8 @@
     "general": {
         "delete": "Eliminar",
         "invite": "Invitar a Wiki-Bot",
+        "language": "Cambiar Idioma",
+        "login": "Iniciar sesión",
         "logout": "Cerrar sesión",
         "rcscript": "Cambios Recientes",
         "refresh": "Actualizar lista de servidores",
@@ -17,7 +19,8 @@
         "settings": "Ajustes",
         "support": "Servidor de Soporte",
         "title": "Configuración de Wiki-Bot",
-        "verification": "Verificaciones"
+        "verification": "Verificaciones",
+        "welcome": "<h2> Bienvenido al Panel de Control de Wiki-Bot. </h2> \n<p> Wiki-Bot es un bot de Discord creado para unir servidores de Discord y wikis de MediaWiki. Ayuda a vincular páginas wiki, verificar usuarios wiki, informar sobre los últimos cambios en el wiki y más. <a href=\"https://wiki.wikibot.de/wiki/Wiki-Bot_Wiki\" target=\"_blank\"> [Más información] </a> </p>\n<p> Aquí puedes cambiar diferentes configuraciones de bot para los servidores en los que tienes el permiso de administrar el servidor. Para comenzar, debes autenticar tu cuenta de Discord, lo puedes hacer con este botón: </p>"
     },
     "indexjs": {
         "invalid": {

+ 40 - 1
i18n/es.json

@@ -390,9 +390,48 @@
         "bot": "Usa este enlace para invitarme a otro servidor:"
     },
     "minecraft": {
-        "fixed": "Versión Corregida:",
+        "fixed": "Se arregló {{PLURAL:$1|Versión| Versiones}}:",
+        "issue_link": {
+            "Blocks": {
+                "inward": "está bloqueado por $1",
+                "outward": "bloquea a $1"
+            },
+            "Bonfire Testing": {
+                "inward": "descubrió mientras probaba $1",
+                "outward": "probando descubrió $1"
+            },
+            "Cloners": {
+                "inward": "es clonado por $1",
+                "outward": "clona $1"
+            },
+            "Duplicate": {
+                "inward": "está duplicado por $1",
+                "outward": "duplica $1"
+            },
+            "Relates": {
+                "inward": "se relaciona con $1",
+                "outward": "se relaciona con $1"
+            }
+        },
         "more": "Y $1 más.",
         "private": "**Problema Privado**",
+        "status": {
+            "Awaiting Response": "Esperando respuesta",
+            "Cannot Reproduce": "No puede reproducir",
+            "Closed": "Cerrado",
+            "Done": "Hecho",
+            "Duplicate": "Duplicado",
+            "Fixed": "Se arregló",
+            "In Progress": "En progreso",
+            "Incomplete": "Incompleto",
+            "Invalid": "Inválido",
+            "Open": "Abierto",
+            "Postponed": "Aplazado",
+            "Reopened": "Reabierto",
+            "Resolved": "Resuelto",
+            "Won't Fix": "No se arreglará",
+            "Works As Intended": "Funciona según lo previsto"
+        },
         "total": "$1 {{PLURAL:$2|problema|problemas}} resueltos"
     },
     "overview": {

+ 28 - 0
i18n/ru.json

@@ -391,15 +391,43 @@
     },
     "minecraft": {
         "fixed": "Исправлено в {{PLURAL:$1|версии|версиях}}:",
+        "issue_link": {
+            "Blocks": {
+                "inward": "блокируется $1",
+                "outward": "блокирует $1"
+            },
+            "Bonfire Testing": {
+                "inward": "обнаружено во время тестирования $1",
+                "outward": "при тестировании данного бага обнаружен $1"
+            },
+            "Cloners": {
+                "inward": "клонируется $1",
+                "outward": "клонирует $1"
+            },
+            "Duplicate": {
+                "inward": "дублируется в $1",
+                "outward": "дублирует $1"
+            },
+            "Relates": {
+                "inward": "имеет сходство с $1",
+                "outward": "имеет сходство с $1"
+            }
+        },
         "more": "И ещё $1 {{PLURAL:$2|ошибка|ошибки|ошибок}}.",
         "private": "**Конфиденциальный отчёт об ошибке**",
         "status": {
             "Awaiting Response": "Ожидается Ответ",
+            "Cannot Reproduce": "Невозможно Воспроизвести",
             "Closed": "Закрыто",
+            "Done": "Завершено",
             "Duplicate": "Дубликат",
             "Fixed": "Исправлено",
+            "In Progress": "В Процессе Решения",
+            "Incomplete": "Недостаточно Сведений",
+            "Invalid": "Недействительно",
             "Open": "Открыто",
             "Postponed": "Отложено",
+            "Reopened": "Переоткрыто",
             "Resolved": "Решено",
             "Won't Fix": "Не Будет Исправлено",
             "Works As Intended": "Работает Как Задумано"

BIN
i18n/widgets/es.png


BIN
i18n/widgets/ru.png