Skip to content

Commit

Permalink
Merge pull request #123 from weblate/weblate-frigoligo-flutter
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
casimir authored Jan 10, 2024
2 parents 68869c3 + 290e4bf commit 9c66465
Showing 1 changed file with 38 additions and 2 deletions.
40 changes: 38 additions & 2 deletions lib/l10n/app_fr.arb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"filters_articleState": "État",
"filters_articleState": "Statut",
"@filters_articleState": {
"description": "The state of the article."
},
Expand Down Expand Up @@ -337,7 +337,7 @@
"@login_title": {
"description": "The title of the login screen."
},
"settings_itemAppBadge": "Montrer le badge « non lus »",
"settings_itemAppBadge": "Afficher le badge « non-lus »",
"@settings_itemAppBadge": {
"description": "The action to toggle the unread badge on the application icon."
},
Expand Down Expand Up @@ -370,5 +370,41 @@
"g_langDE": "Allemand",
"@g_langDE": {
"description": "The German language."
},
"g_search": "Rechercher",
"@g_search": {
"description": "A verb, as in to search something."
},
"filters_articleFavoriteAll": "Tous",
"@filters_articleFavoriteAll": {
"description": "Don't filter articles by favorite status."
},
"filters_articleFavoriteStarred": "Favori",
"@filters_articleFavoriteStarred": {
"description": "Filter starred articles."
},
"filters_articleStateArchived": "Archivé",
"@filters_articleStateArchived": {
"description": "Filter articles with the state 'archived'."
},
"filters_articleStateAll": "Tous",
"@filters_articleStateAll": {
"description": "Don't filter articles by state."
},
"listing_articlesArchived": "Articles archivés",
"@listing_articlesArchived": {
"description": "The title for the list of the articles with the state Archived."
},
"listing_articlesUnread": "Articles non-lus",
"@listing_articlesUnread": {
"description": "The title for the list of the articles with the state Unread."
},
"filters_articleStateUnread": "Non-lu",
"@filters_articleStateUnread": {
"description": "Filter articles with the state 'unread'."
},
"listing_articlesAll": "Tous les articles",
"@listing_articlesAll": {
"description": "The title for the list of all the articles."
}
}

0 comments on commit 9c66465

Please sign in to comment.