diff --git a/translations/ui-plugin-bursar-export/cs_CZ.json b/translations/ui-plugin-bursar-export/cs_CZ.json index 411f2be..c97738e 100644 --- a/translations/ui-plugin-bursar-export/cs_CZ.json +++ b/translations/ui-plugin-bursar-export/cs_CZ.json @@ -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", diff --git a/translations/ui-plugin-bursar-export/pl.json b/translations/ui-plugin-bursar-export/pl.json index 863a34a..80c2652 100644 --- a/translations/ui-plugin-bursar-export/pl.json +++ b/translations/ui-plugin-bursar-export/pl.json @@ -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", @@ -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", @@ -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.", @@ -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", @@ -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" } \ No newline at end of file