diff --git a/translations/stripes-erm-components/cs_CZ.json b/translations/stripes-erm-components/cs_CZ.json index 80f464ab..a02c9adc 100644 --- a/translations/stripes-erm-components/cs_CZ.json +++ b/translations/stripes-erm-components/cs_CZ.json @@ -240,5 +240,5 @@ "value": "Hodnota", "contentType": "Typ obsahu", "url.error.invalidURL": "Zadejte prosím platnou URL (včetně \"http\" nebo \"https\").", - "url.error.invalidSize": "The URL may only be {size} characters long" + "url.error.invalidSize": "URL může mít pouze {size} znaků" } \ No newline at end of file diff --git a/translations/stripes-erm-components/de.json b/translations/stripes-erm-components/de.json index a88e2649..52da6a72 100644 --- a/translations/stripes-erm-components/de.json +++ b/translations/stripes-erm-components/de.json @@ -239,6 +239,6 @@ "comparator": "Operator", "value": "Wert", "contentType": "Inhaltstyp", - "url.error.invalidURL": "Please enter a valid URL (including \"http\" or \"https\").", - "url.error.invalidSize": "The URL may only be {size} characters long" + "url.error.invalidURL": "Bitte gültige URL (einschließlich \"http\" oder \"https\") eingeben", + "url.error.invalidSize": "URL darf nur {size} Zeichen lang sein" } \ No newline at end of file diff --git a/translations/stripes-erm-components/pl.json b/translations/stripes-erm-components/pl.json index 17a6e03b..b07ffb27 100644 --- a/translations/stripes-erm-components/pl.json +++ b/translations/stripes-erm-components/pl.json @@ -20,7 +20,7 @@ "licenseCard.startDate": "Data rozpoczęcia", "licenseCard.endDate": "Data końcowa", "licenseCard.licensor": "Licencjodawca", - "tags": "Etykiety", + "tags": "Tagi", "numberOfTags": "{count, number} {count, plural, one {Etykieta} other {Etykiety}}", "newTagCreated": "Nowa etykieta została utworzona", "doc.category": "Kategoria", @@ -197,7 +197,7 @@ "packageReference": "Odniesienie do pakietu: {packageReference}", "rowNumber": "Numer wiersza: {rowNumber}", "recordNumber": "Numer rekordu: {recordNumber}", - "dateFilter.startDate": "Data rozpoczęcia", + "dateFilter.startDate": "Data początkowa", "dateFilter.endDate": "Data końcowa", "dateFilter.onOrAfter": "W dniu lub później", "dateFilter.onOrBefore": "W dniu lub wcześniej", diff --git a/translations/stripes-erm-components/zh_TW.json b/translations/stripes-erm-components/zh_TW.json index 77c4a6ae..579f1f8a 100644 --- a/translations/stripes-erm-components/zh_TW.json +++ b/translations/stripes-erm-components/zh_TW.json @@ -180,15 +180,15 @@ "package": "资源包", "title": "题名", "organizations.note": "附注", - "embargo": "排除范围", - "embargo.start": "移动开始端:", - "embargo.end": "移动结束端:", + "embargo": "電子全文取用限制期", + "embargo.start": "時間間隔起始於:", + "embargo.end": "時間間隔結束於:", "days": "{count, number} {count, plural, one {日} other {日}}", "months": "{count, number} {count, plural, one {月} other {月}}", "years": "{count, number} {count, plural, one {年} other {年}}", - "infoLogNo": "没有关于此任务的信息通知。", - "errorLogNo": "没有要报告的错误。", - "columns.errorLogMessage": "错误", + "infoLogNo": "暫無該工作的資訊通知。", + "errorLogNo": "沒有錯誤要報告。", + "columns.errorLogMessage": "錯誤", "columns.infoLogMessage": "消息", "pti.accessTitleOnPlatform": "访问{name}", "pti.titleOnPlatform": "平台标题",