Translated using Weblate (Galician)
Currently translated at 100.0% (573 of 573 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
This commit is contained in:
parent
a990f87d12
commit
79a4a3c911
1 changed files with 27 additions and 1 deletions
|
|
@ -2485,5 +2485,31 @@
|
||||||
"databaseMigrationTitle": "Base de datos optimizada",
|
"databaseMigrationTitle": "Base de datos optimizada",
|
||||||
"@databaseMigrationTitle": {},
|
"@databaseMigrationTitle": {},
|
||||||
"databaseMigrationBody": "Agarda, podería levarnos un pouco.",
|
"databaseMigrationBody": "Agarda, podería levarnos un pouco.",
|
||||||
"@databaseMigrationBody": {}
|
"@databaseMigrationBody": {},
|
||||||
|
"databaseBuildErrorBody": "Non se puido crear a base de datos SQlite. A app intentará usar a base de datos clásica. Por favor informa deste fallo ás desenvolvedoras en {url}. A mensaxe do erro é: {error}",
|
||||||
|
"@databaseBuildErrorBody": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"url": {},
|
||||||
|
"error": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"initAppError": "Houbo un fallo ao iniciar a app",
|
||||||
|
"@initAppError": {},
|
||||||
|
"sessionLostBody": "Estragouse a túa sesión. Por favor informa deste fallo ás desenvolvedoras en {url}. A mensaxe do erro é: {error}",
|
||||||
|
"@sessionLostBody": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"url": {},
|
||||||
|
"error": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"restoreSessionBody": "A app vai intentar restablecer a sesión desde a copia de apoio. Por favor informa deste erro ás desenvolvedoras en {url}. A mensaxe do erro é: {error}",
|
||||||
|
"@restoreSessionBody": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"url": {},
|
||||||
|
"error": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue