|
|
Línea 1: |
Línea 1: |
| {
| | |
| "license": "CC0-1.0",
| |
| "description": {
| |
| "en": "Translation table for the shared Module:ComplForColorModules",
| |
| "ru": "Таблица перевода общеиспользуемого модуля Module:ComplForColorModules"
| |
| },
| |
| "schema": {
| |
| "fields": [
| |
| {
| |
| "name": "id",
| |
| "type": "string"
| |
| },
| |
| {
| |
| "name": "message",
| |
| "type": "localized"
| |
| }
| |
| ]
| |
| },
| |
| "data": [
| |
| [
| |
| "Palette",
| |
| {
| |
| "ca": "palette|paleta",
| |
| "en": "palette",
| |
| "es": "palette|paleta",
| |
| "hu": "palette",
| |
| "ru": "цветовая палитра"
| |
| }
| |
| ],
| |
| [
| |
| "MoreOneNoData",
| |
| {
| |
| "ca": "S'han trobat 2 llegendes de \"Valor no assignat\" o \"Dades no disponibles\"",
| |
| "en": "Found 2 legends of \"Value not assigned\" or \"Data not available\"",
| |
| "es": "Se han encontrado 2 leyendas de \"Valor no asignado\"o \"Datos no disponibles\"",
| |
| "hu": "Found 2 legends of \"Value not assigned\" or \"Data not available\"",
| |
| "ru": "Найдено две легенды для \"Значение не установлено\" или \"Данные не доступны\""
| |
| }
| |
| ],
| |
| [
| |
| "FoundNLegendsExpectedN",
| |
| {
| |
| "ca": "S'han trobat $1 llegendes, se n'esperava $2",
| |
| "en": "Found $1 legends, expected $2",
| |
| "es": "Se encontraron $1 leyendas, se esperaba $2",
| |
| "hu": "Found $1 legends, expected $2",
| |
| "ru": "Найдено легенд: $1, ожидалось: $2"
| |
| }
| |
| ],
| |
| [
| |
| "Color",
| |
| {
| |
| "ca": "Color",
| |
| "en": "Color",
| |
| "es": "Color",
| |
| "hu": "Color",
| |
| "ru": "цвет"
| |
| }
| |
| ],
| |
| [
| |
| "Legend",
| |
| {
| |
| "ca": "llegenda",
| |
| "en": "legend",
| |
| "es": "leyenda",
| |
| "hu": "jelmagyarázat",
| |
| "ru": "легенда"
| |
| }
| |
| ],
| |
| [
| |
| "N_Colors",
| |
| {
| |
| "ca": "n_colors",
| |
| "en": "n_colors",
| |
| "es": "n_colors|n_colores",
| |
| "hu": "n_colors",
| |
| "ru": "n_colors"
| |
| }
| |
| ]
| |
| ]
| |
| }
| |