Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lokalise: Translations update #133

Merged
merged 1 commit into from
Jul 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions translations/ui-plugin-bursar-export/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"bursarExports.criteria.select.noneOf": "None of:",
"bursarExports.criteria.select.age": "Age",
"bursarExports.criteria.select.amount": "Amount",
"bursarExports.criteria.select.owner": "Fee/fine owner",
"bursarExports.criteria.select.type": "Fee/fine type",
"bursarExports.criteria.select.owner": "Propriétaire des frais/amendes",
"bursarExports.criteria.select.type": "Type de frais/amendes",
"bursarExports.criteria.select.location": "Item location",
"bursarExports.criteria.select.servicePoint": "Item service point",
"bursarExports.criteria.select.patronGroup": "Groupe usagers",
Expand Down Expand Up @@ -74,7 +74,7 @@
"bursarExports.token.userData": "User info",
"bursarExports.token.accountAmount": "Account amount",
"bursarExports.token.accountDate": "Account date",
"bursarExports.token.feeFineType": "Fee/fine type",
"bursarExports.token.feeFineType": "Type de frais/amendes",
"bursarExports.token.itemInfo": "Item info",
"bursarExports.token.fallback": "Fallback value",
"bursarExports.token.fallback.description": "If the chosen value is not available/applicable, the fallback value will be used instead.",
Expand Down Expand Up @@ -143,11 +143,11 @@
"bursarExports.preview.enableInvisibleChar": "Display invisible characters (newlines, tabs, and spaces)",
"bursarExports.transfer.accordion": "Transfer accounts to",
"bursarExports.transfer.description": "Conditions will be evaluated in order, with the first matched transfer account being used. If no conditions are matched, the account listed under “otherwise” will be used.",
"bursarExports.transfer.owner": "Fee/fine owner",
"bursarExports.transfer.owner": "Propriétaire des frais/amendes",
"bursarExports.transfer.account": "Transfer account",
"bursarExports.transfer.transferTo": "Transfer to:",
"permission.bursar-exports.manual": "Transfer exports: Start manual jobs",
"permission.bursar-exports.view": "Transfer exports: View configuration",
"settings.title": "Paramètres utilisateurs - Critères de transfert",
"bursarExports.scheduler.interval.error": "Value must be greater than 0"
"bursarExports.scheduler.interval.error": "La valeur doit être supérieure à 0"
}
Loading