Skip to content

Commit

Permalink
Added new words to the translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Mar 7, 2021
1 parent ae6fb83 commit 2dc2c6c
Show file tree
Hide file tree
Showing 8 changed files with 85 additions and 5 deletions.
4 changes: 4 additions & 0 deletions lib/generated/intl/messages_en.dart
Expand Up @@ -73,6 +73,7 @@ class MessageLookup extends MessageLookupByLibrary {
"aboutSummary" : MessageLookupByLibrary.simpleMessage("A Genshin Impact kinda database app"),
"accentColor" : MessageLookupByLibrary.simpleMessage("Accent color"),
"acceptToSaveImg" : MessageLookupByLibrary.simpleMessage("To save the image you need to accept the requested permission"),
"active" : MessageLookupByLibrary.simpleMessage("Active"),
"addCharacter" : MessageLookupByLibrary.simpleMessage("Add character"),
"addRowAbove" : MessageLookupByLibrary.simpleMessage("Add row above"),
"addRowBelow" : MessageLookupByLibrary.simpleMessage("Add row below"),
Expand All @@ -83,6 +84,7 @@ class MessageLookup extends MessageLookupByLibrary {
"appInfo" : MessageLookupByLibrary.simpleMessage("App information"),
"appName" : MessageLookupByLibrary.simpleMessage("GenshinDb"),
"appVersion" : m0,
"approximate" : MessageLookupByLibrary.simpleMessage("Approximate"),
"artifacts" : MessageLookupByLibrary.simpleMessage("Artifacts"),
"asc" : MessageLookupByLibrary.simpleMessage("Ascending"),
"ascensionMaterials" : MessageLookupByLibrary.simpleMessage("Ascension Materials"),
Expand Down Expand Up @@ -167,6 +169,7 @@ class MessageLookup extends MessageLookupByLibrary {
"energyRechargePercentage" : m14,
"english" : MessageLookupByLibrary.simpleMessage("English"),
"europe" : MessageLookupByLibrary.simpleMessage("Europe"),
"experience" : MessageLookupByLibrary.simpleMessage("Experience"),
"female" : MessageLookupByLibrary.simpleMessage("Female"),
"filters" : MessageLookupByLibrary.simpleMessage("Filters"),
"flower" : MessageLookupByLibrary.simpleMessage("Flower"),
Expand All @@ -189,6 +192,7 @@ class MessageLookup extends MessageLookupByLibrary {
"hpPercentage" : m17,
"hydro" : MessageLookupByLibrary.simpleMessage("Hydro"),
"imgSavedSuccessfully" : MessageLookupByLibrary.simpleMessage("Image was successfully saved to the gallery"),
"inactive" : MessageLookupByLibrary.simpleMessage("Inactive"),
"inazuma" : MessageLookupByLibrary.simpleMessage("Inazuma"),
"issues" : MessageLookupByLibrary.simpleMessage("Issues"),
"language" : MessageLookupByLibrary.simpleMessage("Language"),
Expand Down
5 changes: 5 additions & 0 deletions lib/generated/intl/messages_es_ES.dart
Expand Up @@ -73,6 +73,7 @@ class MessageLookup extends MessageLookupByLibrary {
"aboutSummary" : MessageLookupByLibrary.simpleMessage("Un aplicación de tipo base de datos para Genshin Impact"),
"accentColor" : MessageLookupByLibrary.simpleMessage("Color de acento"),
"acceptToSaveImg" : MessageLookupByLibrary.simpleMessage("Para guardar la imagen debes aceptar el permiso solicitado"),
"active" : MessageLookupByLibrary.simpleMessage("Activo"),
"addCharacter" : MessageLookupByLibrary.simpleMessage("Agregar personaje"),
"addRowAbove" : MessageLookupByLibrary.simpleMessage("Agregar una fila por encima"),
"addRowBelow" : MessageLookupByLibrary.simpleMessage("Agregar una fila por debajo"),
Expand All @@ -83,6 +84,7 @@ class MessageLookup extends MessageLookupByLibrary {
"appInfo" : MessageLookupByLibrary.simpleMessage("Información de la aplicación"),
"appName" : MessageLookupByLibrary.simpleMessage("GenshinDb"),
"appVersion" : m0,
"approximate" : MessageLookupByLibrary.simpleMessage("Aproximado"),
"artifacts" : MessageLookupByLibrary.simpleMessage("Artefactos"),
"asc" : MessageLookupByLibrary.simpleMessage("Ascendente"),
"ascensionMaterials" : MessageLookupByLibrary.simpleMessage("Materiales de Ascensión"),
Expand Down Expand Up @@ -118,6 +120,7 @@ class MessageLookup extends MessageLookupByLibrary {
"clearRow" : MessageLookupByLibrary.simpleMessage("Limpiar fila"),
"clock" : MessageLookupByLibrary.simpleMessage("Reloj"),
"comingSoon" : MessageLookupByLibrary.simpleMessage("Próximamente"),
"common" : MessageLookupByLibrary.simpleMessage("Común"),
"confirm" : MessageLookupByLibrary.simpleMessage("Confirmar"),
"constellationX" : m4,
"constellations" : MessageLookupByLibrary.simpleMessage("Constelaciones"),
Expand Down Expand Up @@ -166,6 +169,7 @@ class MessageLookup extends MessageLookupByLibrary {
"energyRechargePercentage" : m14,
"english" : MessageLookupByLibrary.simpleMessage("Inglés"),
"europe" : MessageLookupByLibrary.simpleMessage("Europa"),
"experience" : MessageLookupByLibrary.simpleMessage("Experiencia"),
"female" : MessageLookupByLibrary.simpleMessage("Mujer"),
"filters" : MessageLookupByLibrary.simpleMessage("Filtros"),
"flower" : MessageLookupByLibrary.simpleMessage("Flor"),
Expand All @@ -188,6 +192,7 @@ class MessageLookup extends MessageLookupByLibrary {
"hpPercentage" : m17,
"hydro" : MessageLookupByLibrary.simpleMessage("Hydro"),
"imgSavedSuccessfully" : MessageLookupByLibrary.simpleMessage("La imagen fue guardada exitósamente en la galería"),
"inactive" : MessageLookupByLibrary.simpleMessage("Inactivo"),
"inazuma" : MessageLookupByLibrary.simpleMessage("Inazuma"),
"issues" : MessageLookupByLibrary.simpleMessage("Inconvenientes"),
"language" : MessageLookupByLibrary.simpleMessage("Lenguaje"),
Expand Down
40 changes: 40 additions & 0 deletions lib/generated/l10n.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion lib/l10n/intl_en.arb
Expand Up @@ -231,5 +231,9 @@
"desiredX": "Desired: {value}",
"currentAscension": "Current Ascension",
"desiredAscension": "Desired Ascension",
"chooseALevel": "Choose a level"
"chooseALevel": "Choose a level",
"experience": "Experience",
"approximate": "Approximate",
"active": "Active",
"inactive": "Inactive"
}
7 changes: 6 additions & 1 deletion lib/l10n/intl_es_ES.arb
Expand Up @@ -176,6 +176,7 @@
"selectWeapon": "Selecciona una arma",
"character": "Personaje",
"summary": "Resúmen",
"common": "Común",
"localSpecialities": "Especialidades Locales",
"boss": "Jefe",
"day": "Día",
Expand Down Expand Up @@ -230,5 +231,9 @@
"desiredX": "Deseado: {value}",
"currentAscension": "Ascensión Actual",
"desiredAscension": "Ascención Deseada",
"chooseALevel": "Escoge un nivel"
"chooseALevel": "Escoge un nivel",
"experience": "Experiencia",
"approximate": "Aproximado",
"active": "Activo",
"inactive": "Inactivo"
}
6 changes: 5 additions & 1 deletion lib/l10n/intl_fr.arb
Expand Up @@ -231,5 +231,9 @@
"desiredX": "Desired: {value}",
"currentAscension": "Current Ascension",
"desiredAscension": "Desired Ascension",
"chooseALevel": "Choose a level"
"chooseALevel": "Choose a level",
"experience": "Experience",
"approximate": "Approximate",
"active": "Active",
"inactive": "Inactive"
}
11 changes: 10 additions & 1 deletion lib/l10n/intl_ru.arb
Expand Up @@ -226,5 +226,14 @@
"sumeru": "Сумеру",
"credits": "Credits",
"translators": "Translators",
"creditsTranslatorsMsg": "Translating the app to other languages won't have been possible without the following contributors"
"creditsTranslatorsMsg": "Translating the app to other languages won't have been possible without the following contributors",
"currentX": "Current: {value}",
"desiredX": "Desired: {value}",
"currentAscension": "Current Ascension",
"desiredAscension": "Desired Ascension",
"chooseALevel": "Choose a level",
"experience": "Experience",
"approximate": "Approximate",
"active": "Active",
"inactive": "Inactive"
}
11 changes: 10 additions & 1 deletion lib/l10n/intl_zh_CN.arb
Expand Up @@ -226,5 +226,14 @@
"sumeru": "须弥",
"credits": "Credits",
"translators": "Translators",
"creditsTranslatorsMsg": "Translating the app to other languages won't have been possible without the following contributors"
"creditsTranslatorsMsg": "Translating the app to other languages won't have been possible without the following contributors",
"currentX": "Current: {value}",
"desiredX": "Desired: {value}",
"currentAscension": "Current Ascension",
"desiredAscension": "Desired Ascension",
"chooseALevel": "Choose a level",
"experience": "Experience",
"approximate": "Approximate",
"active": "Active",
"inactive": "Inactive"
}

0 comments on commit 2dc2c6c

Please sign in to comment.