diff --git a/lib/src/i18n/de.i18n.json b/lib/src/i18n/de.i18n.json new file mode 100644 index 0000000..46bd98f --- /dev/null +++ b/lib/src/i18n/de.i18n.json @@ -0,0 +1,51 @@ +{ + "common": { + "cancel": "Abbrechen" + }, + "sheets": { + "title": "Kurzübersicht" + }, + "coupons": { + "title": "Gutscheine", + "time": { + "minutes_ago(param=m)": { + "zero": "Gerade eben", + "one": "Vor einer minute", + "other": "vor {m} minuten" + }, + "hours_ago(param=h)": { + "other": "{h} Stunden her" + }, + "days_ago(param=d)": { + "one": "vor einem Tag" + } + } + }, + "settings": { + "title": "Einstellungen", + "sections": { + "more": "mehr Einstellungen", + "general": "Allgemein" + }, + "language": "Sprache", + "theme": { + "title": "Thema", + "light": "Hell", + "dark": "Dunkel", + "system": "System" + }, + "links": { + "author": "Autor", + "thanks": "Vielen Dank", + "report": "Fehler melden" + } + }, + "errors": { + "messages": { + "unknown": "Etwas hat nicht funktioniert. Versuche es später nocheinmal." + } + }, + "community": { + "contribute": "Werde Teil dieses Open-Source-Projekts! Hilf uns, diese App genial zu machen!" + } +} 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": "Стань частью проекта. Помоги нам сделать это приложение лучше!" + } +} diff --git a/lib/src/i18n/ta.i18n.json b/lib/src/i18n/ta.i18n.json new file mode 100644 index 0000000..ffca58e --- /dev/null +++ b/lib/src/i18n/ta.i18n.json @@ -0,0 +1,79 @@ +{ + "common": { + "cancel": "ரத்துசெய்", + "retry": "மீண்டும் முயற்சிக்கவும்" + }, + "sheets": { + "title": "விரைவான குறிப்பு", + "description": "ஓப்பன் சோர்ச் ஏஞ்சல்ச் வழங்கிய சில ஏமாற்றுத் தாள்கள் மற்றும் விரைவான குறிப்புகள் இங்கே உள்ளன.", + "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": "இந்த திறந்த மூல திட்டத்தின் ஒரு பகுதியாக இருங்கள்! இந்த பயன்பாட்டை அற்புதமாக்க எங்களுக்கு உதவுங்கள்!" + } +}