diff --git a/lib/src/i18n/en_IN.i18n.json b/lib/src/i18n/en_IN.i18n.json new file mode 100644 index 0000000..bb0d84e --- /dev/null +++ b/lib/src/i18n/en_IN.i18n.json @@ -0,0 +1,5 @@ +{ + "common": { + "cancel": "Cancel" + } +} diff --git a/lib/src/i18n/es.i18n.json b/lib/src/i18n/es.i18n.json new file mode 100644 index 0000000..2419bd8 --- /dev/null +++ b/lib/src/i18n/es.i18n.json @@ -0,0 +1,79 @@ +{ + "common": { + "cancel": "Cancelar", + "retry": "Reintentar" + }, + "sheets": { + "appbar": { + "suffix": "tramposo" + }, + "search": { + "hint": "Buscar cheatsheet" + }, + "title": "Referencia rápida", + "description": "Aquí están algunas hojas tramposas y referencias rápidas aportadas por ángeles del código abierto." + }, + "coupons": { + "title": "Cupones", + "time": { + "minutes_ago(param=m)": { + "other": "Hace {m} minutos", + "zero": "Ahora", + "one": "Hace 1 minuto" + }, + "hours_ago(param=h)": { + "other": "Hace {h} horas", + "one": "Hace 1 hora" + }, + "days_ago(param=d)": { + "one": "Hace 1 día", + "other": "Hace {d} días" + } + }, + "labels": { + "duration": "{hours} horas", + "get_course": "Tomar curso" + } + }, + "settings": { + "sections": { + "general": "General", + "more": "Más Opciones" + }, + "language": "Idioma", + "theme": { + "title": "Tema", + "light": "Claro", + "dark": "Oscuro", + "system": "Sistema" + }, + "links": { + "author": "Autor", + "thanks": "Agradecimientos", + "contribute": "Colabora", + "report": "Informar sobre una incidencia" + }, + "title": "Ajustes" + }, + "navigation": { + "sheets": "Cheatsheets", + "coupons": "Cupones", + "settings": "Ajustes" + }, + "errors": { + "messages": { + "not_found": "No pudimos encontrar lo que estás buscando.", + "unavailable": "El recurso solicitado no está disponible.", + "unknown": "Algo fue mal. Intente otra vez más tarde." + }, + "actions": { + "report_issue": "Informar sobre una incidencia" + }, + "labels": { + "oops": "¡¡Oh, oh!!" + } + }, + "community": { + "contribute": "¡Sé parte de este proyecto de código abierto! ¡Ayúdanos a hacer que esta aplicación sea impresionante!" + } +} diff --git a/lib/src/i18n/et.i18n.json b/lib/src/i18n/et.i18n.json new file mode 100644 index 0000000..4669c18 --- /dev/null +++ b/lib/src/i18n/et.i18n.json @@ -0,0 +1,79 @@ +{ + "common": { + "cancel": "Katkesta", + "retry": "Proovi uuesti" + }, + "sheets": { + "title": "Kiirülevaade", + "description": "Siin on mõned spikrid ja kiirülevaated, mille on koostanud avatud lähtekoodi hindavad ingelabilised.", + "appbar": { + "suffix": "spikker" + }, + "search": { + "hint": "Otsi spikrit" + } + }, + "settings": { + "title": "Seadistused", + "sections": { + "general": "Üldseadistused", + "more": "Lisavalikud" + }, + "language": "Keel", + "theme": { + "title": "Kujundus", + "light": "Hele kujundus", + "dark": "Tume kujundus", + "system": "Süsteemi kujundus" + }, + "links": { + "author": "Autor", + "thanks": "Eriline tänu", + "contribute": "Kaastöö võimalused", + "report": "Teata veast või probleemist" + } + }, + "navigation": { + "sheets": "Spikrid", + "coupons": "Kupongid", + "settings": "Seadistused" + }, + "errors": { + "labels": { + "oops": "Vaat kus lops!" + }, + "actions": { + "report_issue": "Teata veast või probleemist" + }, + "messages": { + "not_found": "Kohe kuidagi ei õnnestunud otsitavat leida.", + "unavailable": "Soovitud ressurss pole saadaval.", + "unknown": "Midagi läks valesti. Palun proovi hiljem uuesti." + } + }, + "community": { + "contribute": "Osale selles avatud lähtekoodiga projektis! Aita meil seda rakendust veelgi paremaks muuta!" + }, + "coupons": { + "title": "Kupongid", + "labels": { + "get_course": "Alusta kursust", + "duration": "{hours} tundi" + }, + "time": { + "minutes_ago(param=m)": { + "zero": "Äsja", + "one": "1 minuti eest", + "other": "{m} minuti eest" + }, + "hours_ago(param=h)": { + "one": "1 tunni eest", + "other": "{h} tunni eest" + }, + "days_ago(param=d)": { + "one": "1 päeva tagasi", + "other": "{d} päeva tagasi" + } + } + } +} diff --git a/lib/src/i18n/pt_BR.i18n.json b/lib/src/i18n/pt_BR.i18n.json new file mode 100644 index 0000000..a6bf8ed --- /dev/null +++ b/lib/src/i18n/pt_BR.i18n.json @@ -0,0 +1,5 @@ +{ + "common": { + "cancel": "Cancelar" + } +} diff --git a/lib/src/i18n/ru.i18n.json b/lib/src/i18n/ru.i18n.json new file mode 100644 index 0000000..7e83540 --- /dev/null +++ b/lib/src/i18n/ru.i18n.json @@ -0,0 +1,79 @@ +{ + "common": { + "cancel": "Отмена", + "retry": "Повтор" + }, + "sheets": { + "title": "Краткий справочник", + "description": "Это набор шпаргалок и справочников от open source сообщества.", + "appbar": { + "suffix": "шпаргалка" + }, + "search": { + "hint": "Искать шпаргалку" + } + }, + "coupons": { + "title": "Купоны", + "labels": { + "get_course": "Получить курс", + "duration": "{hours} ч" + }, + "time": { + "minutes_ago(param=m)": { + "zero": "Только что", + "one": "1 минуту назад", + "other": "{m} мин. назад" + }, + "hours_ago(param=h)": { + "one": "1 час назад", + "other": "{h} ч. назад" + }, + "days_ago(param=d)": { + "one": "1 день назад", + "other": "{d} д. назад" + } + } + }, + "settings": { + "title": "Настройки", + "sections": { + "general": "Основные", + "more": "Дополнительно" + }, + "language": "Язык", + "theme": { + "title": "Тема", + "light": "Светлая", + "dark": "Темная", + "system": "Системная" + }, + "links": { + "author": "Автор", + "thanks": "Особая благодарность", + "contribute": "Внести вклад", + "report": "Сообщить об ошибке" + } + }, + "navigation": { + "sheets": "Шпаргалки", + "coupons": "Купоны", + "settings": "Настройки" + }, + "errors": { + "labels": { + "oops": "Ой!" + }, + "actions": { + "report_issue": "Сообщить об ошибке" + }, + "messages": { + "not_found": "Не удалось найти то, что вы ищете.", + "unavailable": "Запрошенный ресурс временно недоступен.", + "unknown": "Что-то пошло не так. Попробуйте позже." + } + }, + "community": { + "contribute": "Стань частью проекта. Помоги нам сделать это приложение лучше!" + } +}