Skip to content

Commit

Permalink
Merge pull request #141 from weblate/weblate-trale-localizations
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
braniii authored Nov 10, 2024
2 parents 9075a0e + 0ca68d6 commit e5ec3a7
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 1 deletion.
36 changes: 36 additions & 0 deletions app/lib/l10n/app_es.arb
Original file line number Diff line number Diff line change
Expand Up @@ -338,5 +338,41 @@
"faq_a3": "Un lobo aullador sentado, con la cola parcialmente oculta por la letra \"t\", y la letra \"r\".",
"@faq_a3": {
"description": "It shows a wolf sitting an the letter 'r' and its tail is partially hidden by the letter 't'."
},
"never": "nunca",
"@never": {
"description": "Frequency of backup interval"
},
"weekly": "semanalmente",
"@weekly": {
"description": "Frequency of backup interval"
},
"biweekly": "quincenalmente",
"@biweekly": {
"description": "Frequency of backup interval"
},
"monthly": "mensualmente",
"@monthly": {
"description": "Frequency of backup interval"
},
"quarterly": "trimestralmente",
"@quarterly": {
"description": "Frequency of backup interval"
},
"backupReminder": "Por favor, haz copias de seguridad con regularidad",
"@backupReminder": {
"description": "Please remember to back up your data regularly."
},
"backupReminderButton": "Realizar copia de seguridad ahora",
"@backupReminderButton": {
"description": "Back up now"
},
"backupSuccess": "Copia de seguridad exportada correctamente",
"@backupSuccess": {
"description": "Back successfully exported"
},
"backupInterval": "Copias de seguridad",
"@backupInterval": {
"description": "Frequency of backup interval"
}
}
38 changes: 37 additions & 1 deletion app/lib/l10n/app_fr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
"@faq_a2_widget": {
"description": "Return to onboarding screen"
},
"faq_a3": "Un loup assis qui hurle, sa queue étant partiellement cachée par les lettres «t» et «r».",
"faq_a3": "Un loup assis qui hurle, sa queue étant partiellement cachée par les lettres « t » et « r ».",
"@faq_a3": {
"description": "It shows a wolf sitting an the letter 'r' and its tail is partially hidden by the letter 't'."
},
Expand All @@ -338,5 +338,41 @@
"faq_a1": "L'application est développée pendant notre temps libre, et nous essayons de la garder simple et efficace. Ajouter trop de fonctionnalités la rendrait selon nous moins pratique. Si vous pensez néanmoins que nous oublions une fonctionnalité importante, n'hésitez pas à ouvrir une issue ou à nous soumettre une merge request.",
"@faq_a1": {
"description": "The app is maintained in our free time and we try to keep the app sleek and simple. We believe that adding to many features making the app less usable. If you believe that we are missing a key feature, feel free to open an issue or a merge request."
},
"never": "jamais",
"@never": {
"description": "Frequency of backup interval"
},
"quarterly": "trimestriellement",
"@quarterly": {
"description": "Frequency of backup interval"
},
"weekly": "hebdomadairement",
"@weekly": {
"description": "Frequency of backup interval"
},
"monthly": "mensuellement",
"@monthly": {
"description": "Frequency of backup interval"
},
"biweekly": "bihebdomadairement",
"@biweekly": {
"description": "Frequency of backup interval"
},
"backupReminder": "Sauvegardez régulièrement",
"@backupReminder": {
"description": "Please remember to back up your data regularly."
},
"backupReminderButton": "sauvegarder maintenant",
"@backupReminderButton": {
"description": "Back up now"
},
"backupSuccess": "Sauvegarde exportée avec succès",
"@backupSuccess": {
"description": "Back successfully exported"
},
"backupInterval": "Sauvegardes",
"@backupInterval": {
"description": "Frequency of backup interval"
}
}

0 comments on commit e5ec3a7

Please sign in to comment.