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 #143

Merged
merged 1 commit into from
Nov 30, 2024
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion translations/ui-plugin-bursar-export/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"bursarExports.button.save": "Uložit",
"bursarExports.button.runManually": "Ruční spuštění",
"bursarExports.otherwise": "Jinak:",
"bursarExports.scheduling.accordion": "Rozvrhování",
"bursarExports.scheduling.accordion": "Plánování",
"bursarExports.scheduling.frequency": "Frekvence",
"bursarExports.scheduling.frequency.manual": "Nikdy (spustit ručně)",
"bursarExports.scheduling.frequency.hours": "Hodiny",
Expand Down
30 changes: 15 additions & 15 deletions translations/ui-plugin-bursar-export/pl.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"meta.title": "Eksport kwestury",
"meta.title": "Konfiguracja transferu",
"permission.bursar-exports.all": "Eksport do kwestury: Administracja kwesturą",
"bursarExports.paneTitle": "Transfer configuration",
"bursarExports.paneTitle": "Konfiguracja transferu",
"bursarExports.button.addCondition": "Add condition",
"bursarExports.button.add": "Add",
"bursarExports.button.save": "Save",
"bursarExports.button.runManually": "Run manually",
"bursarExports.otherwise": "Otherwise:",
"bursarExports.scheduling.accordion": "Scheduling",
"bursarExports.scheduling.frequency": "Frequency",
"bursarExports.scheduling.frequency.manual": "Never (run manually)",
"bursarExports.scheduling.frequency": "Częstotliwość",
"bursarExports.scheduling.frequency.manual": "Nigdy (uruchom ręcznie)",
"bursarExports.scheduling.frequency.hours": "Hours",
"bursarExports.scheduling.frequency.days": "Days",
"bursarExports.scheduling.frequency.weeks": "Weeks",
"bursarExports.scheduling.interval.HOUR": "Hours between runs",
"bursarExports.scheduling.interval.HOUR": "Godziny pomiędzy uruchomieniami",
"bursarExports.scheduling.interval.DAY": "Days between runs",
"bursarExports.scheduling.interval.WEEK": "Weeks between runs",
"bursarExports.scheduling.time": "Start time",
"bursarExports.scheduling.interval.WEEK": "Tygodnie pomiędzy uruchomieniami",
"bursarExports.scheduling.time": "Czas rozpoczęcia",
"bursarExports.scheduling.weekdays": "Run on weekdays",
"bursarExports.scheduler.mutation.automatic.success": "Configuration saved",
"bursarExports.scheduler.mutation.automatic.error": "Failed to save job",
Expand All @@ -28,8 +28,8 @@
"bursarExports.criteria.select.noneOf": "None of:",
"bursarExports.criteria.select.age": "Age",
"bursarExports.criteria.select.amount": "Kwota",
"bursarExports.criteria.select.owner": "Fee/fine owner",
"bursarExports.criteria.select.type": "Fee/fine type",
"bursarExports.criteria.select.owner": "Właściciel opłaty/kary",
"bursarExports.criteria.select.type": "Rodzaj opłaty/kary",
"bursarExports.criteria.select.location": "Item location",
"bursarExports.criteria.select.servicePoint": "Item service point",
"bursarExports.criteria.select.patronGroup": "Grupa czytelników",
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": "Rodzaj opłaty/kary",
"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 All @@ -85,7 +85,7 @@
"bursarExports.token.currentDate.format": "Format",
"bursarExports.token.currentDate.format.yearLong": "Year (4-digit)",
"bursarExports.token.currentDate.format.yearShort": "Year (2-digit)",
"bursarExports.token.currentDate.format.month": "Month",
"bursarExports.token.currentDate.format.month": "Miesiąc",
"bursarExports.token.currentDate.format.date": "Day of month",
"bursarExports.token.currentDate.format.hour": "Hour",
"bursarExports.token.currentDate.format.minute": "Minute",
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.account": "Transfer account",
"bursarExports.transfer.owner": "Właściciel opłaty/kary",
"bursarExports.transfer.account": "Konto transferu",
"bursarExports.transfer.transferTo": "Transfer to:",
"permission.bursar-exports.manual": "Transfer exports: Start manual jobs",
"permission.bursar-exports.view": "Transfer exports: View configuration",
"permission.bursar-exports.manual": "Transfer eksportu: rozpocznij zadania ręczne",
"permission.bursar-exports.view": "Transfer eksportu: wyświetlanie konfiguracji",
"settings.title": "Users settings - Transfer criteria",
"bursarExports.scheduler.interval.error": "Value must be greater than 0"
}
Loading