From 41a5530b4e3637d9798c3d23f56a85ca5ec243b9 Mon Sep 17 00:00:00 2001 From: jprusch Date: Wed, 4 Jan 2023 10:45:18 +0100 Subject: [PATCH 01/17] Translated using Weblate (German) Currently translated at 100.0% (439 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/ --- webapp/i18n/de.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/webapp/i18n/de.json b/webapp/i18n/de.json index 1b01a55f8..a3d8581fd 100644 --- a/webapp/i18n/de.json +++ b/webapp/i18n/de.json @@ -1,5 +1,15 @@ { "AppBar.Tooltip": "Verknüpfte Boards umschalten", + "Attachment.Attachment-title": "Anhang", + "AttachmentBlock.DeleteAction": "Löschen", + "AttachmentBlock.addElement": "{type} hinzufügen", + "AttachmentBlock.delete": "Anhang erfolgreich gelöscht.", + "AttachmentBlock.failed": "Kann Datei nicht hochladen. Limit für Dateigröße erreicht.", + "AttachmentBlock.upload": "Anhang wird hochgeladen.", + "AttachmentBlock.uploadSuccess": "Anhang erfolgreich hochgeladen.", + "AttachmentElement.delete-confirmation-dialog-button-text": "Löschen", + "AttachmentElement.download": "Herunterladen", + "AttachmentElement.upload-percentage": "Hochladen...({uploadPercent}%)", "BoardComponent.add-a-group": "+ Hinzufügen einer Gruppe", "BoardComponent.delete": "Löschen", "BoardComponent.hidden-columns": "Versteckte Spalten", @@ -71,6 +81,7 @@ "CardBadges.title-checkboxes": "Checkboxen", "CardBadges.title-comments": "Kommentare", "CardBadges.title-description": "Diese Karte hat eine Beschreibung", + "CardDetail.Attach": "Anhängen", "CardDetail.Follow": "Folgen", "CardDetail.Following": "Folgend", "CardDetail.add-content": "Inhalt hinzufügen", @@ -92,6 +103,7 @@ "CardDetailProperty.property-deleted": "{propertyName} erfolgreich gelöscht!", "CardDetailProperty.property-name-change-subtext": "Typ von \"{oldPropType}\" zu \"{newPropType}\"", "CardDetial.limited-link": "Erfahre mehr über unsere Pläne.", + "CardDialog.delete-confirmation-dialog-attachment": "Bestätige das Löschen des Anhangs!", "CardDialog.delete-confirmation-dialog-button-text": "Löschen", "CardDialog.delete-confirmation-dialog-heading": "Karte wirklich löschen!", "CardDialog.editing-template": "Du bearbeitest eine Vorlage.", @@ -119,6 +131,7 @@ "ContentBlock.editText": "Text bearbeiten ...", "ContentBlock.image": "Bild", "ContentBlock.insertAbove": "Darüber einfügen", + "ContentBlock.moveBlock": "Karteninhalt verschieben", "ContentBlock.moveDown": "Nach unten bewegen", "ContentBlock.moveUp": "Nach oben bewegen", "ContentBlock.text": "Text", @@ -235,6 +248,8 @@ "Sidebar.import-archive": "Archiv importieren", "Sidebar.invite-users": "Nutzer einladen", "Sidebar.logout": "Ausloggen", + "Sidebar.new-category.badge": "Neu", + "Sidebar.new-category.drag-boards-cta": "Board hierher ziehen...", "Sidebar.no-boards-in-category": "Keine Boards vorhanden", "Sidebar.product-tour": "Produkttour", "Sidebar.random-icons": "Zufällige Icons", @@ -269,6 +284,7 @@ "TableHeaderMenu.insert-right": "Rechts einfügen", "TableHeaderMenu.sort-ascending": "Aufsteigend sortieren", "TableHeaderMenu.sort-descending": "Absteigend sortieren", + "TableRow.MoreOption": "Weitere Aktionen", "TableRow.delete": "Entfernen", "TableRow.open": "Öffnen", "TopBar.give-feedback": "Feedback geben", From a755f434ff9baa1cdba0eb6b6da2af855d182971 Mon Sep 17 00:00:00 2001 From: Tom De Moor Date: Wed, 4 Jan 2023 10:45:18 +0100 Subject: [PATCH 02/17] Translated using Weblate (Dutch) Currently translated at 100.0% (439 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/ --- webapp/i18n/nl.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/webapp/i18n/nl.json b/webapp/i18n/nl.json index 570c12670..2edc5fcaf 100644 --- a/webapp/i18n/nl.json +++ b/webapp/i18n/nl.json @@ -1,5 +1,15 @@ { "AppBar.Tooltip": "Gekoppelde borden weergeven", + "Attachment.Attachment-title": "Bijlage", + "AttachmentBlock.DeleteAction": "verwijderen", + "AttachmentBlock.addElement": "voeg {type} toe", + "AttachmentBlock.delete": "Bijlage succesvol verwijderd.", + "AttachmentBlock.failed": "Kan het bestand niet uploaden. Limietgrootte bijlage bereikt.", + "AttachmentBlock.upload": "Bijlage aan het uploaden.", + "AttachmentBlock.uploadSuccess": "Bijlage succesvol geüpload.", + "AttachmentElement.delete-confirmation-dialog-button-text": "Verwijderen", + "AttachmentElement.download": "Downloaden", + "AttachmentElement.upload-percentage": "Uploaden...({uploadPercent}%)", "BoardComponent.add-a-group": "+ Een groep toevoegen", "BoardComponent.delete": "Verwijderen", "BoardComponent.hidden-columns": "Verborgen kolommen", @@ -16,7 +26,7 @@ "BoardMember.unlinkChannel": "Losmaken", "BoardPage.newVersion": "Er is een nieuwe versie van Boards, klik hier om te herladen.", "BoardPage.syncFailed": "Het bord kan worden verwijderd of de toegang kan worden ingetrokken.", - "BoardTemplateSelector.add-template": "Nieuw sjabloon", + "BoardTemplateSelector.add-template": "Nieuwe sjabloon aanmaken", "BoardTemplateSelector.create-empty-board": "Maak een leeg bord", "BoardTemplateSelector.delete-template": "Verwijderen", "BoardTemplateSelector.description": "Voeg een bord aan de zijbalk door één van onderstaande sjabloon te gebruiken of start helemaal vanaf nul.", @@ -71,6 +81,7 @@ "CardBadges.title-checkboxes": "Selectievakjes", "CardBadges.title-comments": "Opmerkingen", "CardBadges.title-description": "Deze kaart heeft een beschrijving", + "CardDetail.Attach": "Toevoegen", "CardDetail.Follow": "Volgen", "CardDetail.Following": "Volgend", "CardDetail.add-content": "Inhoud toevoegen", @@ -92,6 +103,7 @@ "CardDetailProperty.property-deleted": "{propertyName} werd succesvol verwijderd!", "CardDetailProperty.property-name-change-subtext": "type van \"{oldPropType}\" naar \"{newPropType}\"", "CardDetial.limited-link": "Meer informatie over onze plannen.", + "CardDialog.delete-confirmation-dialog-attachment": "Bevestig het verwijderen van de bijlage!", "CardDialog.delete-confirmation-dialog-button-text": "Verwijderen", "CardDialog.delete-confirmation-dialog-heading": "Bevestig kaart verwijderen!", "CardDialog.editing-template": "Je bent een sjabloon aan het bewerken.", @@ -119,6 +131,7 @@ "ContentBlock.editText": "Tekst bewerken...", "ContentBlock.image": "afbeelding", "ContentBlock.insertAbove": "Hierboven invoegen", + "ContentBlock.moveBlock": "inhoud van de kaart verplaatsen", "ContentBlock.moveDown": "Naar beneden verplaatsen", "ContentBlock.moveUp": "Naar boven verplaatsen", "ContentBlock.text": "tekst", @@ -235,6 +248,8 @@ "Sidebar.import-archive": "Archief importeren", "Sidebar.invite-users": "Gebruikers uitnodigen", "Sidebar.logout": "Afmelden", + "Sidebar.new-category.badge": "Nieuw", + "Sidebar.new-category.drag-boards-cta": "Sleep borden naar hier...", "Sidebar.no-boards-in-category": "Geen boards hier", "Sidebar.product-tour": "Product-rondleiding", "Sidebar.random-icons": "Willekeurige iconen", @@ -269,6 +284,7 @@ "TableHeaderMenu.insert-right": "Rechts invoegen", "TableHeaderMenu.sort-ascending": "Sorteer oplopend", "TableHeaderMenu.sort-descending": "Aflopend sorteren", + "TableRow.MoreOption": "Meer acties", "TableRow.delete": "Verwijderen", "TableRow.open": "Openen", "TopBar.give-feedback": "Geef feedback", From 4c7da674db6995f002344976b04d9775c1615661 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Wed, 4 Jan 2023 10:45:19 +0100 Subject: [PATCH 03/17] Translated using Weblate (Croatian) Currently translated at 100.0% (439 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/ --- webapp/i18n/hr.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/webapp/i18n/hr.json b/webapp/i18n/hr.json index b6b56b588..a31849ad8 100644 --- a/webapp/i18n/hr.json +++ b/webapp/i18n/hr.json @@ -1,5 +1,15 @@ { "AppBar.Tooltip": "Uklj./Isklj. povezane ploče", + "Attachment.Attachment-title": "Prilog", + "AttachmentBlock.DeleteAction": "izbriši", + "AttachmentBlock.addElement": "dodaj {type}", + "AttachmentBlock.delete": "Prilog je uspješno izbrisan.", + "AttachmentBlock.failed": "Nije moguće prenijeti datoteku. Dosegnuta je granica veličine datoteke.", + "AttachmentBlock.upload": "Prijenos priloga.", + "AttachmentBlock.uploadSuccess": "Prilog je uspješno prenesen.", + "AttachmentElement.delete-confirmation-dialog-button-text": "Izbriši", + "AttachmentElement.download": "Preuzmi", + "AttachmentElement.upload-percentage": "Prijenos … ({uploadPercent} %)", "BoardComponent.add-a-group": "+ Dodaj grupu", "BoardComponent.delete": "Izbriši", "BoardComponent.hidden-columns": "Skriveni stupci", @@ -16,7 +26,7 @@ "BoardMember.unlinkChannel": "Odspoji", "BoardPage.newVersion": "Dostupna je nova verzija za „Ploče”. Pritisni ovdje za ponovno učitavanje.", "BoardPage.syncFailed": "Ploča se može izbrisati ili pristup opozvati.", - "BoardTemplateSelector.add-template": "Novi predložak", + "BoardTemplateSelector.add-template": "Stvori novi predložak", "BoardTemplateSelector.create-empty-board": "Stvori praznu ploču", "BoardTemplateSelector.delete-template": "Izbriši", "BoardTemplateSelector.description": "Za početak odaberi predložak. Prilagodi predložak kako bi odgovarao tvojim potrebama ili stvori praznu ploču.", @@ -71,6 +81,7 @@ "CardBadges.title-checkboxes": "Označiva polja", "CardBadges.title-comments": "Komentari", "CardBadges.title-description": "Ova kartica ima opis", + "CardDetail.Attach": "Priloži", "CardDetail.Follow": "Prati", "CardDetail.Following": "Pratiš", "CardDetail.add-content": "Dodaj sadržaj", @@ -92,6 +103,7 @@ "CardDetailProperty.property-deleted": "Svojstvo {propertyName} uspješno izbrisano!", "CardDetailProperty.property-name-change-subtext": "vrste „{oldPropType}” u „{newPropType}”", "CardDetial.limited-link": "Saznaj više o našim tarifma.", + "CardDialog.delete-confirmation-dialog-attachment": "Potvrdi brisanje priloga!", "CardDialog.delete-confirmation-dialog-button-text": "Izbriši", "CardDialog.delete-confirmation-dialog-heading": "Potvrdi brisanje kartice!", "CardDialog.editing-template": "Uređuješ predložak.", @@ -119,6 +131,7 @@ "ContentBlock.editText": "Uredi tekst …", "ContentBlock.image": "slika", "ContentBlock.insertAbove": "Umetni iznad", + "ContentBlock.moveBlock": "premjesti sadržaj kartice", "ContentBlock.moveDown": "Pomakni dolje", "ContentBlock.moveUp": "Pomakni gore", "ContentBlock.text": "tekst", @@ -235,6 +248,8 @@ "Sidebar.import-archive": "Uvezi arhivu", "Sidebar.invite-users": "Pozovi korisnika", "Sidebar.logout": "Odjavi se", + "Sidebar.new-category.badge": "Nova", + "Sidebar.new-category.drag-boards-cta": "Povuci ploče ovamo …", "Sidebar.no-boards-in-category": "Nema ploča u kategoriji", "Sidebar.product-tour": "Pregled proizvoda", "Sidebar.random-icons": "Slučajne ikone", @@ -269,6 +284,7 @@ "TableHeaderMenu.insert-right": "Umetni desno", "TableHeaderMenu.sort-ascending": "Razvrstaj uzlazno", "TableHeaderMenu.sort-descending": "Razvrstaj silazno", + "TableRow.MoreOption": "Daljnje radnje", "TableRow.delete": "Izbriši", "TableRow.open": "Otvori", "TopBar.give-feedback": "Pošalji povratne informacije", From 751c7e143a6664da7d05a6ddb7020c67e3e39946 Mon Sep 17 00:00:00 2001 From: Ji-Hyeon Gim Date: Wed, 4 Jan 2023 10:45:19 +0100 Subject: [PATCH 04/17] Translated using Weblate (Korean) Currently translated at 100.0% (439 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ko/ --- webapp/i18n/ko.json | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/webapp/i18n/ko.json b/webapp/i18n/ko.json index 3b387c59f..cc43c28b3 100644 --- a/webapp/i18n/ko.json +++ b/webapp/i18n/ko.json @@ -1,24 +1,34 @@ { "AppBar.Tooltip": "링크된 보드로 이동", + "Attachment.Attachment-title": "첨부", + "AttachmentBlock.DeleteAction": "삭제", + "AttachmentBlock.addElement": "{type} 추가", + "AttachmentBlock.delete": "첨부 파일이 삭제되었습니다.", + "AttachmentBlock.failed": "첨부 파일 크기 제한을 초과하기 때문에 업로드할 수 없습니다.", + "AttachmentBlock.upload": "첨부 파일을 업로드 중입니다.", + "AttachmentBlock.uploadSuccess": "첨부 파일이 성공적으로 업로드 되었습니다.", + "AttachmentElement.delete-confirmation-dialog-button-text": "삭제", + "AttachmentElement.download": "다운로드", + "AttachmentElement.upload-percentage": "업로드 중...({uploadPercent}%)", "BoardComponent.add-a-group": "+ 그룹 추가하기", "BoardComponent.delete": "삭제하기", "BoardComponent.hidden-columns": "숨겨진 열", "BoardComponent.hide": "숨기기", "BoardComponent.new": "+ 추가하기", - "BoardComponent.no-property": "{property} 없음", - "BoardComponent.no-property-title": "속성 {property}이(가) 빈 항목은 여기로 이동됩니다. 이 열은 제거할 수 없습니다.", + "BoardComponent.no-property": "{property} 속성 없음", + "BoardComponent.no-property-title": "{property} 속성이 빈 항목은 여기로 이동됩니다. 이 열은 제거할 수 없습니다.", "BoardComponent.show": "보이기", "BoardMember.schemeAdmin": "관리자", "BoardMember.schemeCommenter": "댓글 작성자", "BoardMember.schemeEditor": "편집자", "BoardMember.schemeNone": "없음", - "BoardMember.schemeViewer": "뷰어", + "BoardMember.schemeViewer": "열람자", "BoardMember.unlinkChannel": "링크 해제", "BoardPage.newVersion": "새 버전의 보드가 존재합니다, 여기를 눌러 다시 불러오세요.", "BoardPage.syncFailed": "보드가 삭제되었거나 권한이 거부되었습니다.", - "BoardTemplateSelector.add-template": "새 템플릿", + "BoardTemplateSelector.add-template": "새 템플릿 만들기", "BoardTemplateSelector.create-empty-board": "빈 보드 만들기", - "BoardTemplateSelector.delete-template": "템플릿 삭제", + "BoardTemplateSelector.delete-template": "삭제", "BoardTemplateSelector.description": "아래에 정의된 템플릿을 사용하여 사이드바에 보드를 추가하거나 처음부터 시작하십시오.", "BoardTemplateSelector.edit-template": "편집", "BoardTemplateSelector.plugin.no-content-description": "아래에 정의된 템플릿을 사용하여 사이드바에 보드를 추가하거나 처음부터 시작하십시오.", @@ -71,6 +81,7 @@ "CardBadges.title-checkboxes": "체크박스", "CardBadges.title-comments": "댓글", "CardBadges.title-description": "이 카드에는 설명이 있습니다", + "CardDetail.Attach": "첨부", "CardDetail.Follow": "팔로우하기", "CardDetail.Following": "팔로우 중", "CardDetail.add-content": "콘텐츠 추가하기", @@ -92,6 +103,7 @@ "CardDetailProperty.property-deleted": "{propertyName}을(를) 성공적으로 삭제했습니다!", "CardDetailProperty.property-name-change-subtext": "유형을 \"{oldPropType}\"에서 \"{newPropType}\"로", "CardDetial.limited-link": "우리 계획에 대해 더 알아보기.", + "CardDialog.delete-confirmation-dialog-attachment": "첨부 파일 삭제 확인!", "CardDialog.delete-confirmation-dialog-button-text": "삭제", "CardDialog.delete-confirmation-dialog-heading": "카드 삭제 확인!", "CardDialog.editing-template": "템플릿을 수정하는 중입니다.", @@ -119,6 +131,7 @@ "ContentBlock.editText": "텍스트 수정하기...", "ContentBlock.image": "이미지", "ContentBlock.insertAbove": "위에 삽입하기", + "ContentBlock.moveBlock": "카드 내용 이동", "ContentBlock.moveDown": "아래로 이동하기", "ContentBlock.moveUp": "위로 이동하기", "ContentBlock.text": "텍스트", @@ -235,6 +248,8 @@ "Sidebar.import-archive": "아카이브 들여오기", "Sidebar.invite-users": "사용자 초대", "Sidebar.logout": "로그아웃", + "Sidebar.new-category.badge": "신규", + "Sidebar.new-category.drag-boards-cta": "보드를 여기에 드래그하세요...", "Sidebar.no-boards-in-category": "해당 카테고리에 보드가 존재하지 않음", "Sidebar.product-tour": "상품 둘러보기", "Sidebar.random-icons": "임의 아이콘", @@ -269,6 +284,7 @@ "TableHeaderMenu.insert-right": "오른쪽에 삽입", "TableHeaderMenu.sort-ascending": "오름차순 정렬", "TableHeaderMenu.sort-descending": "내림차순 정렬", + "TableRow.MoreOption": "더 많은 행동", "TableRow.delete": "삭제", "TableRow.open": "열기", "TopBar.give-feedback": "피드백 하기", From 8991fcd553249f9d6ce3020b1becc4acc85c493f Mon Sep 17 00:00:00 2001 From: master7 Date: Wed, 4 Jan 2023 10:45:19 +0100 Subject: [PATCH 05/17] Translated using Weblate (Polish) Currently translated at 100.0% (439 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/ --- webapp/i18n/pl.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/webapp/i18n/pl.json b/webapp/i18n/pl.json index 1f47b52b6..5509bbf0b 100644 --- a/webapp/i18n/pl.json +++ b/webapp/i18n/pl.json @@ -1,5 +1,15 @@ { "AppBar.Tooltip": "Przełączanie Podlinkowanych Tablic", + "Attachment.Attachment-title": "Załącznik", + "AttachmentBlock.DeleteAction": "usuń", + "AttachmentBlock.addElement": "dodaj {type}", + "AttachmentBlock.delete": "Załącznik pomyślnie usunięty.", + "AttachmentBlock.failed": "Nie można przesłać pliku. Osiągnięto limit wielkości załącznika.", + "AttachmentBlock.upload": "Przesyłanie załączników.", + "AttachmentBlock.uploadSuccess": "Załącznik pomyślnie przesłany.", + "AttachmentElement.delete-confirmation-dialog-button-text": "Usuń", + "AttachmentElement.download": "Pobierz", + "AttachmentElement.upload-percentage": "Przesyłanie...({uploadPercent}%)", "BoardComponent.add-a-group": "+ Dodaj grupę", "BoardComponent.delete": "Usuń", "BoardComponent.hidden-columns": "Ukryte kolumny", @@ -16,7 +26,7 @@ "BoardMember.unlinkChannel": "Odłącz", "BoardPage.newVersion": "Dostępna jest nowa wersja tablic. Naciśnij tutaj, aby przeładować.", "BoardPage.syncFailed": "Tablica mogła zostać usunięta lub dostęp do niej cofnięty.", - "BoardTemplateSelector.add-template": "Nowy szablon", + "BoardTemplateSelector.add-template": "Utwórz nowy szablon", "BoardTemplateSelector.create-empty-board": "Utwórz pustą tablicę", "BoardTemplateSelector.delete-template": "Usuń", "BoardTemplateSelector.description": "Dodaj tablicę do paska bocznego używając dowolnego z poniższych szablonów lub zacznij od nowa.", @@ -71,6 +81,7 @@ "CardBadges.title-checkboxes": "Pola wyboru", "CardBadges.title-comments": "Komentarze", "CardBadges.title-description": "Ta karta ma opis", + "CardDetail.Attach": "Załącz", "CardDetail.Follow": "Obserwuj", "CardDetail.Following": "Obserwowane", "CardDetail.add-content": "Dodaj treść", @@ -92,6 +103,7 @@ "CardDetailProperty.property-deleted": "Usunięto pomyślnie {propertyName}!", "CardDetailProperty.property-name-change-subtext": "typ z \"{oldPropType}\" do \"{newPropType}\"", "CardDetial.limited-link": "Dowiedz się więcej o naszych planach.", + "CardDialog.delete-confirmation-dialog-attachment": "Potwierdź usunięcie załącznika!", "CardDialog.delete-confirmation-dialog-button-text": "Usuń", "CardDialog.delete-confirmation-dialog-heading": "Potwierdzenie usunięcia karty!", "CardDialog.editing-template": "Edytujesz szablon.", @@ -119,6 +131,7 @@ "ContentBlock.editText": "Edytuj tekst...", "ContentBlock.image": "obraz", "ContentBlock.insertAbove": "Wstaw powyżej", + "ContentBlock.moveBlock": "przenieś zawartość karty", "ContentBlock.moveDown": "Przenieś w dół", "ContentBlock.moveUp": "Przenieś w górę", "ContentBlock.text": "tekst", @@ -235,6 +248,8 @@ "Sidebar.import-archive": "Importuj archiwum", "Sidebar.invite-users": "Zaproś użytkowników", "Sidebar.logout": "Wyloguj się", + "Sidebar.new-category.badge": "Nowy", + "Sidebar.new-category.drag-boards-cta": "Przenieś tutaj tablice...", "Sidebar.no-boards-in-category": "Brak tablic wewnątrz", "Sidebar.product-tour": "Przegląd", "Sidebar.random-icons": "Losowe ikony", @@ -269,6 +284,7 @@ "TableHeaderMenu.insert-right": "Wstaw z prawej", "TableHeaderMenu.sort-ascending": "Sortuj rosnąco", "TableHeaderMenu.sort-descending": "Sortuj malejąco", + "TableRow.MoreOption": "Więcej działań", "TableRow.delete": "Usuń", "TableRow.open": "Otwórz", "TopBar.give-feedback": "Przekaż informację zwrotną", From e1744f582308a538553e56d0ca0b88d9b70cd576 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Wed, 4 Jan 2023 10:45:19 +0100 Subject: [PATCH 06/17] Translated using Weblate (English (Australia)) Currently translated at 99.5% (437 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/ --- webapp/i18n/en_AU.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/webapp/i18n/en_AU.json b/webapp/i18n/en_AU.json index 43da45439..bdf124d1c 100644 --- a/webapp/i18n/en_AU.json +++ b/webapp/i18n/en_AU.json @@ -1,5 +1,14 @@ { "AppBar.Tooltip": "Toggle Linked Boards", + "Attachment.Attachment-title": "Attachment", + "AttachmentBlock.addElement": "add {type}", + "AttachmentBlock.delete": "Attachment deleted successfully.", + "AttachmentBlock.failed": "Unable to upload the file. Attachment size limit reached.", + "AttachmentBlock.upload": "Attachment uploading.", + "AttachmentBlock.uploadSuccess": "Attachment uploaded successfully.", + "AttachmentElement.delete-confirmation-dialog-button-text": "Delete", + "AttachmentElement.download": "Download", + "AttachmentElement.upload-percentage": "Uploading...({uploadPercent}%)", "BoardComponent.add-a-group": "+ Add a group", "BoardComponent.delete": "Delete", "BoardComponent.hidden-columns": "Hidden columns", @@ -16,7 +25,7 @@ "BoardMember.unlinkChannel": "Unlink", "BoardPage.newVersion": "A new version of Boards is available, click here to reload.", "BoardPage.syncFailed": "Board may be deleted or access revoked.", - "BoardTemplateSelector.add-template": "New template", + "BoardTemplateSelector.add-template": "Create new template", "BoardTemplateSelector.create-empty-board": "Create empty board", "BoardTemplateSelector.delete-template": "Delete", "BoardTemplateSelector.description": "Add a board to the sidebar using any of the templates defined below or start from scratch.", @@ -71,6 +80,7 @@ "CardBadges.title-checkboxes": "Checkboxes", "CardBadges.title-comments": "Comments", "CardBadges.title-description": "This card has a description", + "CardDetail.Attach": "Attach", "CardDetail.Follow": "Follow", "CardDetail.Following": "Following", "CardDetail.add-content": "Add content", @@ -92,6 +102,7 @@ "CardDetailProperty.property-deleted": "{propertyName} deleted successfully!", "CardDetailProperty.property-name-change-subtext": "type from '{oldPropType}' to '{newPropType}'", "CardDetial.limited-link": "Learn more about our plans.", + "CardDialog.delete-confirmation-dialog-attachment": "Confirm attachment deletion", "CardDialog.delete-confirmation-dialog-button-text": "Delete", "CardDialog.delete-confirmation-dialog-heading": "Confirm card deletion?", "CardDialog.editing-template": "You're editing a template.", @@ -235,6 +246,8 @@ "Sidebar.import-archive": "Import archive", "Sidebar.invite-users": "Invite users", "Sidebar.logout": "Log out", + "Sidebar.new-category.badge": "New", + "Sidebar.new-category.drag-boards-cta": "Drag boards here...", "Sidebar.no-boards-in-category": "No boards inside", "Sidebar.product-tour": "Product tour", "Sidebar.random-icons": "Random icons", @@ -269,6 +282,7 @@ "TableHeaderMenu.insert-right": "Insert right", "TableHeaderMenu.sort-ascending": "Sort ascending", "TableHeaderMenu.sort-descending": "Sort descending", + "TableRow.MoreOption": "More actions", "TableRow.delete": "Delete", "TableRow.open": "Open", "TopBar.give-feedback": "Give feedback", From b3ecec0d02891ac990874754edc23e004da25ad8 Mon Sep 17 00:00:00 2001 From: Iven Kwan Date: Wed, 4 Jan 2023 10:45:19 +0100 Subject: [PATCH 07/17] Translated using Weblate (Chinese (Traditional)) Currently translated at 89.9% (395 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/ --- webapp/i18n/zh_Hant.json | 50 ++++++++++++++++++++++++++++++++-------- 1 file changed, 40 insertions(+), 10 deletions(-) diff --git a/webapp/i18n/zh_Hant.json b/webapp/i18n/zh_Hant.json index 27c1f8af0..67694e05a 100644 --- a/webapp/i18n/zh_Hant.json +++ b/webapp/i18n/zh_Hant.json @@ -1,5 +1,15 @@ { "AppBar.Tooltip": "切換看板", + "Attachment.Attachment-title": "附件", + "AttachmentBlock.DeleteAction": "刪除", + "AttachmentBlock.addElement": "添加 {type}", + "AttachmentBlock.delete": "附件刪除成功。", + "AttachmentBlock.failed": "無法上傳文件。 附件大小已達到限制。", + "AttachmentBlock.upload": "附件正在上傳。", + "AttachmentBlock.uploadSuccess": "附件上傳成功。", + "AttachmentElement.delete-confirmation-dialog-button-text": "刪除", + "AttachmentElement.download": "下載", + "AttachmentElement.upload-percentage": "正在上傳...({uploadPercent}%)", "BoardComponent.add-a-group": "+ 新增群組", "BoardComponent.delete": "刪除", "BoardComponent.hidden-columns": "隱藏列", @@ -16,12 +26,12 @@ "BoardMember.unlinkChannel": "取消連結", "BoardPage.newVersion": "新版本的版面已可用,點此處重新載入。", "BoardPage.syncFailed": "版面可能已被刪除或已被撤銷存取。", - "BoardTemplateSelector.add-template": "新範本", + "BoardTemplateSelector.add-template": "創建新模板", "BoardTemplateSelector.create-empty-board": "建立空看板", "BoardTemplateSelector.delete-template": "刪除", - "BoardTemplateSelector.description": "使用下方定義的模板或從頭開始,從側邊欄新增一個區塊", + "BoardTemplateSelector.description": "使用下方定義的模板或從頭開始,從側邊欄新增一個區塊。", "BoardTemplateSelector.edit-template": "編輯", - "BoardTemplateSelector.plugin.no-content-description": "在側邊欄新增一個板塊,可以使用下方定義的任意範本或從新開始", + "BoardTemplateSelector.plugin.no-content-description": "在側邊欄新增一個板塊,可以使用下方定義的任意範本或從新開始。", "BoardTemplateSelector.plugin.no-content-title": "建立看板", "BoardTemplateSelector.title": "建立看板", "BoardTemplateSelector.use-this-template": "使用此範本", @@ -71,18 +81,21 @@ "CardBadges.title-checkboxes": "選取框", "CardBadges.title-comments": "評論", "CardBadges.title-description": "此卡片有說明", + "CardDetail.Attach": "附加", "CardDetail.Follow": "追蹤", "CardDetail.Following": "追蹤中", "CardDetail.add-content": "新增內容", "CardDetail.add-icon": "新增圖示", "CardDetail.add-property": "+ 新增屬性", "CardDetail.addCardText": "新增卡片文本", - "CardDetail.limited-body": "升級到專業版或是企業計劃,以查看封存卡片,獲得無限看版,無限卡片和更多功能", + "CardDetail.limited-body": "升級到專業版或是企業計劃,以查看封存卡片,獲得無限看版,無限卡片和更多功能。", "CardDetail.limited-button": "升級", "CardDetail.limited-title": "此卡片被影藏", "CardDetail.moveContent": "移動卡片內容", "CardDetail.new-comment-placeholder": "新增評論…", "CardDetailProperty.confirm-delete-heading": "確認刪除屬性", + "CardDetailProperty.confirm-delete-subtext": "您確定要刪除屬性“{propertyName}”嗎? 刪除它會從該板的所有卡中刪除該屬性。", + "CardDetailProperty.confirm-property-name-change-subtext": "您確定要更改屬性“{propertyName}”{customText} 嗎? 這將影響此板中 {numOfCards} 卡的值,並可能導致數據丟失。", "CardDetailProperty.confirm-property-type-change": "確認屬性變更", "CardDetailProperty.delete-action-button": "刪除", "CardDetailProperty.property-change-action-button": "變更屬性", @@ -90,6 +103,7 @@ "CardDetailProperty.property-deleted": "成功刪除 {propertyName}!", "CardDetailProperty.property-name-change-subtext": "類型從 \"{oldPropType}\" 變更為 \"{newPropType}\"", "CardDetial.limited-link": "了解更多我們的計畫.", + "CardDialog.delete-confirmation-dialog-attachment": "確認刪除附件!", "CardDialog.delete-confirmation-dialog-button-text": "刪除", "CardDialog.delete-confirmation-dialog-heading": "確認刪除卡片!", "CardDialog.editing-template": "您正在編輯範本。", @@ -117,6 +131,7 @@ "ContentBlock.editText": "編輯文字...", "ContentBlock.image": "圖片", "ContentBlock.insertAbove": "在上方插入", + "ContentBlock.moveBlock": "移動卡片內容", "ContentBlock.moveDown": "下移", "ContentBlock.moveUp": "上移", "ContentBlock.text": "文字", @@ -126,13 +141,14 @@ "DateRange.today": "今日", "DeleteBoardDialog.confirm-cancel": "取消", "DeleteBoardDialog.confirm-delete": "刪除", + "DeleteBoardDialog.confirm-info": "您確定要刪除圖板“{boardTitle}”嗎? 刪除它會刪除棋盤中的所有卡片。", "DeleteBoardDialog.confirm-info-template": "你確定要刪除此板塊名稱{boardTitle}範例?", "DeleteBoardDialog.confirm-tite": "確認刪除看板", "DeleteBoardDialog.confirm-tite-template": "確認刪除看板範本", "Dialog.closeDialog": "關閉對話框", "EditableDayPicker.today": "今天", "Error.mobileweb": "手機板目前處於測試階段,不會呈現所有功能.", - "Error.websocket-closed": "Websocket 連線中斷,如果此問題持續發生,請檢查網路", + "Error.websocket-closed": "Websocket 連線中斷,如果此問題持續發生,請檢查網路。", "Filter.contains": "包含", "Filter.ends-with": "結尾是", "Filter.includes": "含有", @@ -142,7 +158,9 @@ "Filter.is-not-set": "尚未設定", "Filter.is-set": "已設定", "Filter.not-contains": "不包含", + "Filter.not-ends-with": "不以結束", "Filter.not-includes": "不包含", + "Filter.not-starts-with": "不以開始", "Filter.starts-with": "起始於", "FilterByText.placeholder": "過濾文字", "FilterComponent.add-filter": "+ 增加過濾條件", @@ -161,15 +179,17 @@ "Mutator.new-board-from-template": "新的面板模組", "Mutator.new-card-from-template": "使用範本新增卡片", "Mutator.new-template-from-card": "從卡片新增範本", - "OnboardingTour.AddComments.Body": "你可以對問題進行評論,甚至標記提到你的Mattermost夥伴,引起他們的注意", + "OnboardingTour.AddComments.Body": "你可以對問題進行評論,甚至標記提到你的Mattermost夥伴,引起他們的注意。", "OnboardingTour.AddComments.Title": "新增評論", "OnboardingTour.AddDescription.Body": "在卡片上新增描述讓其他成員知道此卡片內容.", "OnboardingTour.AddDescription.Title": "新增敘述", "OnboardingTour.AddProperties.Body": "為卡片新增各式屬性使其更加強大!", "OnboardingTour.AddProperties.Title": "新增屬性", + "OnboardingTour.AddView.Body": "轉到此處創建一個新視圖以使用不同的佈局組織您的看板。", "OnboardingTour.AddView.Title": "新增視圖", + "OnboardingTour.CopyLink.Body": "您可以通過複製鏈接並將其粘貼到頻道、直接消息或群組消息中來與隊友分享您的名片。", "OnboardingTour.CopyLink.Title": "複製連結", - "OnboardingTour.OpenACard.Body": "打開卡片查看看板可以幫助你組織工作的優秀方法", + "OnboardingTour.OpenACard.Body": "打開卡片查看看板可以幫助你組織工作的優秀方法。", "OnboardingTour.OpenACard.Title": "瀏覽卡片", "OnboardingTour.ShareBoard.Body": "您可以在內部、團隊內部分享看板,或公開發布讓組織外部查看。", "OnboardingTour.ShareBoard.Title": "分享看板", @@ -202,10 +222,10 @@ "RegistrationLink.description": "將此連結分享給他人以建立帳號:", "RegistrationLink.regenerateToken": "重新產生 token", "RegistrationLink.tokenRegenerated": "已重新產生註冊鏈結", - "ShareBoard.PublishDescription": "發布只能讀取的連結", + "ShareBoard.PublishDescription": "發布只能讀取的連結。", "ShareBoard.PublishTitle": "發布至網路", "ShareBoard.ShareInternal": "內部分享", - "ShareBoard.ShareInternalDescription": "擁有權限的使用者才能使用此連結", + "ShareBoard.ShareInternalDescription": "擁有權限的使用者才能使用此連結。", "ShareBoard.Title": "分享看板", "ShareBoard.confirmRegenerateToken": "此動作將使先前分享的鏈結無效。確定要進行嗎?", "ShareBoard.copiedLink": "已複製!", @@ -228,6 +248,8 @@ "Sidebar.import-archive": "匯入打包檔", "Sidebar.invite-users": "邀請使用者", "Sidebar.logout": "登出", + "Sidebar.new-category.badge": "新的", + "Sidebar.new-category.drag-boards-cta": "拖板到這裡...", "Sidebar.no-boards-in-category": "沒有看板在裡面", "Sidebar.product-tour": "產品導覽", "Sidebar.random-icons": "隨機圖示", @@ -236,14 +258,21 @@ "Sidebar.settings": "設定", "Sidebar.template-from-board": "新的看板模板", "Sidebar.untitled-board": "(無標題版面)", + "Sidebar.untitled-view": "(無題視圖)", "SidebarCategories.BlocksMenu.Move": "移動至…", "SidebarCategories.CategoryMenu.CreateNew": "新增分類", "SidebarCategories.CategoryMenu.Delete": "刪除分類", + "SidebarCategories.CategoryMenu.DeleteModal.Body": "{categoryName} 中的看板將移回看板類別。 您不會從任何板上刪除。", "SidebarCategories.CategoryMenu.DeleteModal.Title": "刪除這個分類?", "SidebarCategories.CategoryMenu.Update": "重新命名分類", + "SidebarTour.ManageCategories.Body": "創建和管理自定義類別。 類別是特定於用戶的,因此將圖板移至您的類別不會影響使用同一圖板的其他成員。", "SidebarTour.ManageCategories.Title": "管理分類", + "SidebarTour.SearchForBoards.Body": "打開板切換器 (Cmd/Ctrl + K) 以快速搜索板並將其添加到側邊欄。", "SidebarTour.SearchForBoards.Title": "查詢看板", + "SidebarTour.SidebarCategories.Body": "您所有的看板現在都在您的新側邊欄下進行了組織。 不再在工作區之間切換。 作為 v7.2 升級的一部分,可能會自動為您創建基於您之前工作區的一次性自定義類別。 這些可以根據您的喜好刪除或編輯。", "SidebarTour.SidebarCategories.Link": "更多", + "SidebarTour.SidebarCategories.Title": "邊欄類別", + "SiteStats.total_cards": "總牌數", "TableComponent.add-icon": "加入圖示", "TableComponent.name": "姓名", "TableComponent.plus-new": "+ 新增", @@ -254,6 +283,7 @@ "TableHeaderMenu.insert-right": "在右側插入", "TableHeaderMenu.sort-ascending": "升序排列", "TableHeaderMenu.sort-descending": "降序排列", + "TableRow.MoreOption": "更多操作", "TableRow.delete": "刪除", "TableRow.open": "開啟", "TopBar.give-feedback": "提供回饋", @@ -333,7 +363,7 @@ "error.go-login": "登入", "error.invalid-read-only-board": "沒有權限進入此看版.登入後才能訪問.", "error.page.title": "很抱歉,發生了些錯誤", - "error.unknown": "發生一個錯誤", + "error.unknown": "發生一個錯誤。", "generic.previous": "上一篇", "guest-no-board.title": "尚未有看版", "imagePaste.upload-failed": "有些檔案無法上傳.檔案大小達上限", From 74be774cb19ab7d32b176cf498bbdf0c61b0b3fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Csaba=20T=C3=B3th=20//=20BDSC=20Business=20Digitalisation?= =?UTF-8?q?=20Kft?= Date: Wed, 4 Jan 2023 10:45:20 +0100 Subject: [PATCH 08/17] Translated using Weblate (Hungarian) Currently translated at 100.0% (439 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hu/ --- webapp/i18n/hu.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/webapp/i18n/hu.json b/webapp/i18n/hu.json index ba91dcccd..3d23f1f36 100644 --- a/webapp/i18n/hu.json +++ b/webapp/i18n/hu.json @@ -1,5 +1,15 @@ { "AppBar.Tooltip": "Kapcsolt táblák kapcsolása", + "Attachment.Attachment-title": "Melléklet", + "AttachmentBlock.DeleteAction": "törlés", + "AttachmentBlock.addElement": "{type} hozzáadása", + "AttachmentBlock.delete": "Melléklet sikeresen törölve.", + "AttachmentBlock.failed": "Nem sikerült feltölteni a fájlt. A csatolmány mérete túl nagy.", + "AttachmentBlock.upload": "Melléklet feltöltése.", + "AttachmentBlock.uploadSuccess": "A melléklet feltöltése sikeres.", + "AttachmentElement.delete-confirmation-dialog-button-text": "Törlés", + "AttachmentElement.download": "Letöltés", + "AttachmentElement.upload-percentage": "Feltöltés...({uploadPercent}%)", "BoardComponent.add-a-group": "+ Csoport hozzáadása", "BoardComponent.delete": "Törlés", "BoardComponent.hidden-columns": "Rejtett oszlopok", @@ -16,7 +26,7 @@ "BoardMember.unlinkChannel": "Leválasztás", "BoardPage.newVersion": "Elérhető a Táblák egy új verziója, kattintson ide az újratöltéshez.", "BoardPage.syncFailed": "A tábla törölve lett vagy hozzáférés vissza lett vonva.", - "BoardTemplateSelector.add-template": "Új sablon", + "BoardTemplateSelector.add-template": "Új sablon létrehozása", "BoardTemplateSelector.create-empty-board": "Üres tábla készítése", "BoardTemplateSelector.delete-template": "Törlés", "BoardTemplateSelector.description": "Adjon hozzá egy táblát az oldalsávhoz az alább meghatározott sablonok bármelyikével, vagy kezdje elölről.", @@ -71,6 +81,7 @@ "CardBadges.title-checkboxes": "Teendők", "CardBadges.title-comments": "Megjegyzések", "CardBadges.title-description": "Ennek a kártyának van leírása", + "CardDetail.Attach": "Csatolás", "CardDetail.Follow": "Követés", "CardDetail.Following": "Követés", "CardDetail.add-content": "Tartalom hozzáadása", @@ -92,6 +103,7 @@ "CardDetailProperty.property-deleted": "{propertyName} törlése sikeres!", "CardDetailProperty.property-name-change-subtext": "típus erről: \"{oldPropType}\" erre: \"{newPropType}\"", "CardDetial.limited-link": "Tudjon meg többet csomagjainkról.", + "CardDialog.delete-confirmation-dialog-attachment": "Erősítse meg a csatolmány törlését!", "CardDialog.delete-confirmation-dialog-button-text": "Törlés", "CardDialog.delete-confirmation-dialog-heading": "Hagyja jóvá a kártya törlését!", "CardDialog.editing-template": "Ön egy sablont szerkeszt.", @@ -119,6 +131,7 @@ "ContentBlock.editText": "Szöveg szerkesztése...", "ContentBlock.image": "kép", "ContentBlock.insertAbove": "Beszúrás fölé", + "ContentBlock.moveBlock": "kártya tartalmának áthelyezése", "ContentBlock.moveDown": "Mozgatás le", "ContentBlock.moveUp": "Mozgatás fel", "ContentBlock.text": "szöveg", @@ -235,6 +248,8 @@ "Sidebar.import-archive": "Archiváltak importálása", "Sidebar.invite-users": "Felhasználók meghívása", "Sidebar.logout": "Kijelentkezés", + "Sidebar.new-category.badge": "Új", + "Sidebar.new-category.drag-boards-cta": "Húzza a táblákat ide...", "Sidebar.no-boards-in-category": "Nincsennek bent táblák", "Sidebar.product-tour": "Termék bemutató", "Sidebar.random-icons": "Véletlen ikonok", @@ -269,6 +284,7 @@ "TableHeaderMenu.insert-right": "Beillesztés jobbra", "TableHeaderMenu.sort-ascending": "Rendezés növekvő sorrendben", "TableHeaderMenu.sort-descending": "Rendezés csökkenő sorrendben", + "TableRow.MoreOption": "További műveletek", "TableRow.delete": "Törlés", "TableRow.open": "Megnyitás", "TopBar.give-feedback": "Visszajelzés", From 0a133b23bf3702190d42735014431b660acf61eb Mon Sep 17 00:00:00 2001 From: MArtin Johnson Date: Wed, 4 Jan 2023 10:45:20 +0100 Subject: [PATCH 09/17] Translated using Weblate (Swedish) Currently translated at 100.0% (439 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/ --- webapp/i18n/sv.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/webapp/i18n/sv.json b/webapp/i18n/sv.json index 05f197b6d..b4ff851dd 100644 --- a/webapp/i18n/sv.json +++ b/webapp/i18n/sv.json @@ -1,5 +1,15 @@ { "AppBar.Tooltip": "Växla länkade Boards", + "Attachment.Attachment-title": "Bilaga", + "AttachmentBlock.DeleteAction": "radera", + "AttachmentBlock.addElement": "lägg till {type}", + "AttachmentBlock.delete": "Bilagan har tagits bort.", + "AttachmentBlock.failed": "Det går inte att ladda upp filen. Gränsen för bilagans filstorlek har nåtts.", + "AttachmentBlock.upload": "Bilagor laddas upp.", + "AttachmentBlock.uploadSuccess": "Bilagan är uppladdad.", + "AttachmentElement.delete-confirmation-dialog-button-text": "Radera", + "AttachmentElement.download": "Ladda ner", + "AttachmentElement.upload-percentage": "Laddar upp...({uploadPercent}%)", "BoardComponent.add-a-group": "+ Lägg till grupp", "BoardComponent.delete": "Radera", "BoardComponent.hidden-columns": "Dolda kolumner", @@ -16,7 +26,7 @@ "BoardMember.unlinkChannel": "Koppla ifrån", "BoardPage.newVersion": "En ny version av Boards finns tillgänglig. Klicka här för att uppdatera.", "BoardPage.syncFailed": "Denna Board kan ha blivit raderad eller så har din behörighet tagits bort.", - "BoardTemplateSelector.add-template": "Ny mall", + "BoardTemplateSelector.add-template": "Skapa ny mall", "BoardTemplateSelector.create-empty-board": "Skapa en tom board", "BoardTemplateSelector.delete-template": "Ta bort", "BoardTemplateSelector.description": "Lägg till ett Board till sidomenyn genom att välja någon av mallarna nedan eller börja med en tom.", @@ -71,6 +81,7 @@ "CardBadges.title-checkboxes": "Kryssrutor", "CardBadges.title-comments": "Kommentarer", "CardBadges.title-description": "Detta kort har en beskrivning", + "CardDetail.Attach": "Bifoga", "CardDetail.Follow": "Följ", "CardDetail.Following": "Följer", "CardDetail.add-content": "Lägg till innehåll", @@ -92,6 +103,7 @@ "CardDetailProperty.property-deleted": "{propertyName} har raderats!", "CardDetailProperty.property-name-change-subtext": "typ från \"{oldPropType}\" till \"{newPropType}\"", "CardDetial.limited-link": "Läs mer om våra abonnemang.", + "CardDialog.delete-confirmation-dialog-attachment": "Bekräfta att bilagor ska raderas!", "CardDialog.delete-confirmation-dialog-button-text": "Radera", "CardDialog.delete-confirmation-dialog-heading": "Bekräfta att kortet ska raderas!", "CardDialog.editing-template": "Du redigerar en mall.", @@ -119,6 +131,7 @@ "ContentBlock.editText": "Redigera text...", "ContentBlock.image": "bild", "ContentBlock.insertAbove": "Lägg till ovanför", + "ContentBlock.moveBlock": "flytta kortets innehåll", "ContentBlock.moveDown": "Flytta ned", "ContentBlock.moveUp": "Flytta upp", "ContentBlock.text": "text", @@ -235,6 +248,8 @@ "Sidebar.import-archive": "Importera arkiv", "Sidebar.invite-users": "Bjud in användare", "Sidebar.logout": "Logga ut", + "Sidebar.new-category.badge": "Ny", + "Sidebar.new-category.drag-boards-cta": "Släpp Boards här...", "Sidebar.no-boards-in-category": "Inga Boards", "Sidebar.product-tour": "Produktvisning", "Sidebar.random-icons": "Slumpmässiga ikoner", @@ -269,6 +284,7 @@ "TableHeaderMenu.insert-right": "Infoga till höger", "TableHeaderMenu.sort-ascending": "Sortera stigande", "TableHeaderMenu.sort-descending": "Sortera fallande", + "TableRow.MoreOption": "Fler åtgärder", "TableRow.delete": "Ta bort", "TableRow.open": "Öppna", "TopBar.give-feedback": "Ge återkoppling", From 6ca0deb331fc2e0ad8c3375d7f130941d8a55810 Mon Sep 17 00:00:00 2001 From: chaylex Date: Wed, 4 Jan 2023 10:45:20 +0100 Subject: [PATCH 10/17] Translated using Weblate (Russian) Currently translated at 74.7% (328 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/ --- webapp/i18n/ru.json | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/webapp/i18n/ru.json b/webapp/i18n/ru.json index c6caca3e1..2b9ad934a 100644 --- a/webapp/i18n/ru.json +++ b/webapp/i18n/ru.json @@ -1,5 +1,15 @@ { "AppBar.Tooltip": "Переключить связанные доски", + "Attachment.Attachment-title": "Вложение", + "AttachmentBlock.DeleteAction": "Удалить", + "AttachmentBlock.addElement": "добавить", + "AttachmentBlock.delete": "Вложение успешно удалено.", + "AttachmentBlock.failed": "Не удалось загрузить файл. Достигнут предел размера вложения.", + "AttachmentBlock.upload": "Загрузка вложения.", + "AttachmentBlock.uploadSuccess": "Вложение успешно загружено.", + "AttachmentElement.delete-confirmation-dialog-button-text": "Удалить", + "AttachmentElement.download": "Скачать", + "AttachmentElement.upload-percentage": "Загрузка", "BoardComponent.add-a-group": "+ Добавить группу", "BoardComponent.delete": "Удалить", "BoardComponent.hidden-columns": "Скрытые столбцы", @@ -71,6 +81,7 @@ "CardBadges.title-checkboxes": "Флажки", "CardBadges.title-comments": "Комментарии", "CardBadges.title-description": "Эта карточка имеет описание", + "CardDetail.Attach": "Прикреплять", "CardDetail.Follow": "Отслеживать", "CardDetail.Following": "Отслеживание", "CardDetail.add-content": "Добавить контент", @@ -92,6 +103,7 @@ "CardDetailProperty.property-deleted": "{propertyName} успешно удалено!", "CardDetailProperty.property-name-change-subtext": "тип из \"{oldPropType}\" в \"{newPropType}\"", "CardDetial.limited-link": "Узнайте больше о наших планах.", + "CardDialog.delete-confirmation-dialog-attachment": "Подтвердите удаление вложения!", "CardDialog.delete-confirmation-dialog-button-text": "Удалить", "CardDialog.delete-confirmation-dialog-heading": "Подтвердите удаление карточки!", "CardDialog.editing-template": "Вы редактируете шаблон.", @@ -119,6 +131,7 @@ "ContentBlock.editText": "Изменить текст...", "ContentBlock.image": "изображение", "ContentBlock.insertAbove": "Вставить выше", + "ContentBlock.moveBlock": "переместить содержимое карточки", "ContentBlock.moveDown": "Опустить", "ContentBlock.moveUp": "Поднять", "ContentBlock.text": "текст", @@ -235,6 +248,8 @@ "Sidebar.import-archive": "Импорт архива", "Sidebar.invite-users": "Пригласить пользователей", "Sidebar.logout": "Выйти", + "Sidebar.new-category.badge": "Новый", + "Sidebar.new-category.drag-boards-cta": "Перетащите сюда доски...", "Sidebar.no-boards-in-category": "Без досок внутри", "Sidebar.product-tour": "Экскурсия по продукту", "Sidebar.random-icons": "Случайные иконки", @@ -257,6 +272,8 @@ "SidebarTour.SidebarCategories.Body": "Все ваши доски теперь организованы под новой боковой панелью. Больше не нужно переключаться между рабочими пространствами. Одноразовые настраиваемые категории, основанные на ваших предыдущих рабочих областях, могли быть автоматически созданы для вас в рамках обновления до версии 7.2. Их можно удалить или отредактировать по своему усмотрению.", "SidebarTour.SidebarCategories.Link": "Учить больше", "SidebarTour.SidebarCategories.Title": "Категории боковой панели", + "SiteStats.total_boards": "Всего досок", + "SiteStats.total_cards": "Всего карт", "TableComponent.add-icon": "Добавить иконку", "TableComponent.name": "Название", "TableComponent.plus-new": "+ Создать", @@ -267,15 +284,23 @@ "TableHeaderMenu.insert-right": "Вставить справа", "TableHeaderMenu.sort-ascending": "Сортировать по возрастанию", "TableHeaderMenu.sort-descending": "Сортировать по убыванию", + "TableRow.MoreOption": "Больше действий", "TableRow.delete": "Удалить", "TableRow.open": "Открыть", "TopBar.give-feedback": "Дать обратную связь", "URLProperty.copiedLink": "Скопировано!", "URLProperty.copy": "Копировать", "URLProperty.edit": "Изменить", + "UndoRedoHotKeys.canRedo": "Повторить", + "UndoRedoHotKeys.canRedo-with-description": "Повторить {description}", + "UndoRedoHotKeys.canUndo": "Отменить", + "UndoRedoHotKeys.canUndo-with-description": "Отменить {description}", + "UndoRedoHotKeys.cannotRedo": "Нечего переделывать", + "UndoRedoHotKeys.cannotUndo": "Нечего отменить", "ValueSelector.noOptions": "Нет вариантов. Начните печатать, чтобы добавить первый!", "ValueSelector.valueSelector": "Выбор значения", "ValueSelectorLabel.openMenu": "Открыть меню", + "VersionMessage.help": "Узнайте, что нового в этой версии.", "View.AddView": "Добавить вид", "View.Board": "Доска", "View.DeleteView": "Удалить вид", @@ -285,7 +310,8 @@ "View.NewCalendarTitle": "Просмотр календаря", "View.NewGalleryTitle": "Представление \"галерея\"", "View.NewTableTitle": "Вид таблицы", - "View.NewTemplateTitle": "Шаблон без названия", + "View.NewTemplateDefaultTitle": "Шаблон без названия", + "View.NewTemplateTitle": "Шаблон", "View.Table": "Таблица", "ViewHeader.add-template": "Новый шаблон", "ViewHeader.delete-template": "Удалить", @@ -301,7 +327,7 @@ "ViewHeader.new": "Создать", "ViewHeader.properties": "Свойства", "ViewHeader.properties-menu": "Меню свойств", - "ViewHeader.search-text": "Поиск текста", + "ViewHeader.search-text": "Карточки поиска", "ViewHeader.select-a-template": "Выбрать шаблон", "ViewHeader.set-default-template": "Установить по умолчанию", "ViewHeader.sort": "Сортировать", @@ -321,7 +347,7 @@ "ViewTitle.random-icon": "Случайным образом", "ViewTitle.remove-icon": "Убрать иконку", "ViewTitle.show-description": "Показать описание", - "ViewTitle.untitled-board": "Доска Без Названия", + "ViewTitle.untitled-board": "Доска без названия", "WelcomePage.Description": "Доски — это инструмент управления проектами, который помогает определять, организовывать, отслеживать и управлять работой между командами, используя знакомое представление доски Kanban.", "WelcomePage.Explore.Button": "Исследовать", "WelcomePage.Heading": "Добро пожаловать на Доски", From fe082a6eea24ccf9d098bebb680106a18c7fc25b Mon Sep 17 00:00:00 2001 From: misaka10843 Date: Wed, 4 Jan 2023 10:45:20 +0100 Subject: [PATCH 11/17] Translated using Weblate (Chinese (Simplified)) Currently translated at 68.1% (299 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hans/ --- webapp/i18n/zh_Hans.json | 33 ++++++++++++++++++++++++++++----- 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/webapp/i18n/zh_Hans.json b/webapp/i18n/zh_Hans.json index 9de41b1b8..d1a2cb59b 100644 --- a/webapp/i18n/zh_Hans.json +++ b/webapp/i18n/zh_Hans.json @@ -1,4 +1,14 @@ { + "Attachment.Attachment-title": "附件", + "AttachmentBlock.DeleteAction": "删除", + "AttachmentBlock.addElement": "添加 {type}", + "AttachmentBlock.delete": "附件删除成功。", + "AttachmentBlock.failed": "无法上传文件。附件大小达到限制。", + "AttachmentBlock.upload": "附件正在上传。", + "AttachmentBlock.uploadSuccess": "附件上传成功。", + "AttachmentElement.delete-confirmation-dialog-button-text": "删除", + "AttachmentElement.download": "下载", + "AttachmentElement.upload-percentage": "上传中…({uploadPercent}%)", "BoardComponent.add-a-group": "+ 新增群组", "BoardComponent.delete": "删除", "BoardComponent.hidden-columns": "隐藏列", @@ -11,18 +21,20 @@ "BoardMember.schemeEditor": "编辑器", "BoardMember.schemeNone": "无", "BoardMember.schemeViewer": "视图", + "BoardMember.unlinkChannel": "断开", "BoardPage.newVersion": "Boards 的新版本已可用,点击这里重新加载。", "BoardPage.syncFailed": "板块或许已被删除或访问授权已被撤销。", - "BoardTemplateSelector.add-template": "新模板", + "BoardTemplateSelector.add-template": "创建新模板", "BoardTemplateSelector.create-empty-board": "创建空白看板", "BoardTemplateSelector.delete-template": "删除", - "BoardTemplateSelector.description": "选择一个模板助你开始。轻松定制模板来适应你的需求,或者创建一个空白板块,从零开始。", + "BoardTemplateSelector.description": "选择一个模板助你开始。或者创建一个空白板块,从零开始。", "BoardTemplateSelector.edit-template": "编辑", - "BoardTemplateSelector.plugin.no-content-description": "使用下面定义好的任意模板给侧栏添加一个看板,或者从头开始。{lineBreak} \"{teamName}\"的成员可访问此处创建的看板。", - "BoardTemplateSelector.plugin.no-content-title": "在 {teamName}中创建一个看板", + "BoardTemplateSelector.plugin.no-content-description": "使用下面定义好的任意模板给侧栏添加一个看板,或者从头开始。", + "BoardTemplateSelector.plugin.no-content-title": "创建一个看板", "BoardTemplateSelector.title": "创建一个看板", "BoardTemplateSelector.use-this-template": "使用该模板", "BoardsSwitcher.Title": "查找看板", + "BoardsUnfurl.Limited": "由于卡片被存档,其他细节被隐藏", "BoardsUnfurl.Remainder": "+{remainder} 更多", "BoardsUnfurl.Updated": "于 {time} 更新", "Calculations.Options.average.displayName": "平均", @@ -59,26 +71,36 @@ "Calculations.Options.range.label": "范围", "Calculations.Options.sum.displayName": "总计", "Calculations.Options.sum.label": "总计", + "CalendarCard.untitled": "无内容", + "CardActionsMenu.copiedLink": "复制成功!", + "CardActionsMenu.copyLink": "复制链接", + "CardActionsMenu.delete": "删除", + "CardActionsMenu.duplicate": "重复", "CardBadges.title-checkboxes": "Checkbox", "CardBadges.title-comments": "评论", "CardBadges.title-description": "此卡片有描述内容", + "CardDetail.Attach": "附加", "CardDetail.Follow": "关注", "CardDetail.Following": "关注中", "CardDetail.add-content": "新增内容", "CardDetail.add-icon": "新增图标", "CardDetail.add-property": "+ 新增属性", "CardDetail.addCardText": "新增卡片文本", + "CardDetail.limited-button": "升级", + "CardDetail.limited-title": "这张卡片是隐藏的", "CardDetail.moveContent": "移动卡片内容", "CardDetail.new-comment-placeholder": "新增评论...", "CardDetailProperty.confirm-delete-heading": "确认删除此属性", "CardDetailProperty.confirm-delete-subtext": "确定要删除属性:{propertyName}?也会同时删除这个版面中所有其他卡片的属性。", "CardDetailProperty.confirm-property-name-change-subtext": "你确定要改变属性名称\"{propertyName}\" {customText}?这将影响此板块中的{numOfCards}个卡片,并可能导致数据丢失。", - "CardDetailProperty.confirm-property-type-change": "确认修改此属性的类型!", + "CardDetailProperty.confirm-property-type-change": "确认修改此属性的类型", "CardDetailProperty.delete-action-button": "删除", "CardDetailProperty.property-change-action-button": "修改属性", "CardDetailProperty.property-changed": "已成功修改属性!", "CardDetailProperty.property-deleted": "成功删除 {propertyName}!", "CardDetailProperty.property-name-change-subtext": "属性的类型从\"{oldPropType}\" 更改为\"{newPropType}\"", + "CardDetial.limited-link": "了解更多关于我们的计划。", + "CardDialog.delete-confirmation-dialog-attachment": "确认删除附件!", "CardDialog.delete-confirmation-dialog-button-text": "删除", "CardDialog.delete-confirmation-dialog-heading": "确认删除卡片!", "CardDialog.editing-template": "您正在编辑模板。", @@ -89,6 +111,7 @@ "Categories.CreateCategoryDialog.UpdateText": "更新", "CenterPanel.Login": "登录", "CenterPanel.Share": "分享", + "CloudMessage.cloud-server": "获得自己的免费云服务器。", "ColorOption.selectColor": "选择{color}", "Comment.delete": "删除", "CommentsList.send": "发送", From 2341f166ba4b77e7f3a8a731bf5cfcd661572573 Mon Sep 17 00:00:00 2001 From: CI-YU Date: Wed, 4 Jan 2023 10:45:21 +0100 Subject: [PATCH 12/17] Translated using Weblate (Chinese (Traditional)) Currently translated at 99.5% (437 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 95.4% (419 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/ --- webapp/i18n/zh_Hant.json | 48 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 45 insertions(+), 3 deletions(-) diff --git a/webapp/i18n/zh_Hant.json b/webapp/i18n/zh_Hant.json index 67694e05a..187c30a1b 100644 --- a/webapp/i18n/zh_Hant.json +++ b/webapp/i18n/zh_Hant.json @@ -165,7 +165,7 @@ "FilterByText.placeholder": "過濾文字", "FilterComponent.add-filter": "+ 增加過濾條件", "FilterComponent.delete": "刪除", - "FindBoardsDialog.IntroText": "查詢面板", + "FindBoardsDialog.IntroText": "查詢看板", "FindBoardsDialog.NoResultsFor": "「{searchQuery}」搜尋未果", "FindBoardsDialog.NoResultsSubtext": "檢查錯字或嘗試其他搜尋.", "FindBoardsDialog.SubTitle": "輸入已找到面板.使用 UP/DOWN來瀏覽.ENTER來搜尋, ESC 來取消", @@ -272,6 +272,7 @@ "SidebarTour.SidebarCategories.Body": "您所有的看板現在都在您的新側邊欄下進行了組織。 不再在工作區之間切換。 作為 v7.2 升級的一部分,可能會自動為您創建基於您之前工作區的一次性自定義類別。 這些可以根據您的喜好刪除或編輯。", "SidebarTour.SidebarCategories.Link": "更多", "SidebarTour.SidebarCategories.Title": "邊欄類別", + "SiteStats.total_boards": "所有看板", "SiteStats.total_cards": "總牌數", "TableComponent.add-icon": "加入圖示", "TableComponent.name": "姓名", @@ -309,9 +310,12 @@ "View.NewCalendarTitle": "行事曆檢視", "View.NewGalleryTitle": "畫廊視圖", "View.NewTableTitle": "圖表視圖", + "View.NewTemplateDefaultTitle": "沒有標題的模板", + "View.NewTemplateTitle": "沒有標題", "View.Table": "圖表", - "ViewHeader.add-template": "+ 新範本", + "ViewHeader.add-template": "新範本", "ViewHeader.delete-template": "刪除", + "ViewHeader.display-by": "依據{property}顯示", "ViewHeader.edit-template": "編輯", "ViewHeader.empty-card": "清空卡片", "ViewHeader.export-board-archive": "匯出版面打包檔", @@ -328,9 +332,14 @@ "ViewHeader.set-default-template": "設為預設", "ViewHeader.sort": "排序", "ViewHeader.untitled": "無標題", + "ViewHeader.view-header-menu": "查看標題菜單", "ViewHeader.view-menu": "查看菜單", + "ViewLimitDialog.Heading": "已達到每個看板觀看限制", "ViewLimitDialog.PrimaryButton.Title.Admin": "升級", "ViewLimitDialog.PrimaryButton.Title.RegularUser": "通知管理者", + "ViewLimitDialog.Subtext.Admin": "升級到專業版或企業版,獲得每個看板無限瀏覽、無限卡片,以及更多。", + "ViewLimitDialog.Subtext.Admin.PricingPageLink": "了解更多我們的計畫", + "ViewLimitDialog.Subtext.RegularUser": "通知你的管理員升級到專業版或是企業版,獲得無限使用看板、卡片、更多", "ViewLimitDialog.UpgradeImg.AltText": "升級圖片", "ViewLimitDialog.notifyAdmin.Success": "已經通知管理者", "ViewTitle.hide-description": "隱藏敘述", @@ -339,13 +348,17 @@ "ViewTitle.remove-icon": "移除圖示", "ViewTitle.show-description": "顯示敘述", "ViewTitle.untitled-board": "未命名版面", + "WelcomePage.Description": "看板是一個專案管理工具,可以使用熟悉的圖表幫助我們定義、組織、追蹤和管理跨團隊工作", "WelcomePage.Explore.Button": "探索", - "WelcomePage.Heading": "歡迎來到版面", + "WelcomePage.Heading": "歡迎來到看板", "WelcomePage.NoThanks.Text": "不需要,自己想辦法", "WelcomePage.StartUsingIt.Text": "開始使用", "Workspace.editing-board-template": "您正在編輯版面範本。", "badge.guest": "訪客", + "boardSelector.confirm-link-board": "連結看板與頻道", "boardSelector.confirm-link-board-button": "是,連結看版", + "boardSelector.confirm-link-board-subtext": "當你將\"{boardName}\"連接到頻道時,該頻道的所有成員(現有的和新的)都可以編輯。並不包含訪客身分。你可以在任何時候從一個頻道上取消看板的連接。", + "boardSelector.confirm-link-board-subtext-with-other-channel": "當你將\"{boardName}\"連接到頻道時,該頻道的所有成員(現有的和新的)都可以編輯。並不包含訪客身分。{lineBreak} 看板目前正連接到另一個頻道。如果选择在這裡連接它,將取消另一個連接。", "boardSelector.create-a-board": "建立看版", "boardSelector.link": "連結", "boardSelector.search-for-boards": "搜尋看板", @@ -355,6 +368,7 @@ "calendar.today": "今日", "calendar.week": "週別", "cloudMessage.learn-more": "學習更多", + "createImageBlock.failed": "無法上傳檔案,檔案大小超過限制。", "default-properties.badges": "評論和描述", "default-properties.title": "標題", "error.back-to-home": "返回首頁", @@ -362,16 +376,25 @@ "error.board-not-found": "沒有找到看板.", "error.go-login": "登入", "error.invalid-read-only-board": "沒有權限進入此看版.登入後才能訪問.", + "error.not-logged-in": "已被登出,請再次登入使用看板", "error.page.title": "很抱歉,發生了些錯誤", + "error.team-undefined": "不是有效的團隊", "error.unknown": "發生一個錯誤。", "generic.previous": "上一篇", + "guest-no-board.subtitle": "你尚未有權限進入此看板,請等人把你加入任何看板", "guest-no-board.title": "尚未有看版", "imagePaste.upload-failed": "有些檔案無法上傳.檔案大小達上限", "limitedCard.title": "影藏卡片", "login.log-in-button": "登錄", "login.log-in-title": "登錄", "login.register-button": "或創建一個帳戶(如果您沒有帳戶)", + "notification-box-card-limit-reached.close-tooltip": "小睡十天", "notification-box-card-limit-reached.contact-link": "通知管理員", + "notification-box-card-limit-reached.link": "升級到付費版", + "notification-box-card-limit-reached.title": "將看板上{cards}卡片隱藏", + "notification-box-cards-hidden.title": "此行為隱藏了其他卡片", + "notification-box.card-limit-reached.not-admin.text": "要存取已封存的卡片,你可以點擊{contactLink}升級到付費版", + "notification-box.card-limit-reached.text": "已達卡片上限,觀看舊卡片請點{link}", "person.add-user-to-board": "將{username} 加入看板", "person.add-user-to-board-confirm-button": "新增看板", "person.add-user-to-board-permissions": "權限", @@ -381,13 +404,32 @@ "register.signup-title": "註冊您的帳戶", "rhs-board-non-admin-msg": "你不是看板的管理者", "rhs-boards.add": "新增", + "rhs-boards.dm": "私人訊息", + "rhs-boards.gm": "群組訊息", + "rhs-boards.header.dm": "此私人訊息", "rhs-boards.header.gm": "此群組訊息", "rhs-boards.last-update-at": "最後更新日: {datetime}", + "rhs-boards.link-boards-to-channel": "將看板連接到{channelName}", "rhs-boards.linked-boards": "連結看板", + "rhs-boards.no-boards-linked-to-channel": "還沒有看板與{channelName}連接", + "rhs-boards.no-boards-linked-to-channel-description": "看板是一個專案管理工具,可以使用熟悉的圖表幫助我們定義、組織、追蹤和管理跨團隊工作", "rhs-boards.unlink-board": "未連結看版", "rhs-boards.unlink-board1": "未連結看版", "rhs-channel-boards-header.title": "板塊", + "share-board.publish": "發布", "share-board.share": "分享", + "shareBoard.channels-select-group": "頻道", + "shareBoard.confirm-change-team-role.confirmBtnText": "改變最小的看板規則", + "shareBoard.confirm-change-team-role.title": "改變最小的看板規則", + "shareBoard.confirm-link-channel": "連接看板到頻道", + "shareBoard.confirm-link-channel-button": "連接頻道", + "shareBoard.confirm-link-channel-button-with-other-channel": "解除連接或連接這", + "shareBoard.confirm-link-channel-subtext": "當你連接頻道到看板,該頻道所有成員(包含新的與現有的)都可以編輯,不包括訪客", + "shareBoard.confirm-unlink.body": "當你取消頻道與看板連接,所有頻道成員(現在和新的)都將無法失去查看權限,除非單獨獲得許可", + "shareBoard.confirm-unlink.confirmBtnText": "解除連結頻道", + "shareBoard.confirm-unlink.title": "從看板上取消頻道連接", + "shareBoard.lastAdmin": "看板必須有一位管理者", + "shareBoard.members-select-group": "會員", "shareBoard.unknown-channel-display-name": "未知管道", "tutorial_tip.finish_tour": "完成", "tutorial_tip.got_it": "了解", From d6a3c740c414ee8144b1764d354126ce8f94cec3 Mon Sep 17 00:00:00 2001 From: CI-YU Date: Wed, 4 Jan 2023 10:06:07 +0000 Subject: [PATCH 13/17] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (439 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/ --- webapp/i18n/zh_Hant.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/webapp/i18n/zh_Hant.json b/webapp/i18n/zh_Hant.json index 187c30a1b..6079d0137 100644 --- a/webapp/i18n/zh_Hant.json +++ b/webapp/i18n/zh_Hant.json @@ -338,8 +338,8 @@ "ViewLimitDialog.PrimaryButton.Title.Admin": "升級", "ViewLimitDialog.PrimaryButton.Title.RegularUser": "通知管理者", "ViewLimitDialog.Subtext.Admin": "升級到專業版或企業版,獲得每個看板無限瀏覽、無限卡片,以及更多。", - "ViewLimitDialog.Subtext.Admin.PricingPageLink": "了解更多我們的計畫", - "ViewLimitDialog.Subtext.RegularUser": "通知你的管理員升級到專業版或是企業版,獲得無限使用看板、卡片、更多", + "ViewLimitDialog.Subtext.Admin.PricingPageLink": "了解更多我們的計畫。", + "ViewLimitDialog.Subtext.RegularUser": "通知你的管理員升級到專業版或是企業版,獲得無限使用看板、卡片、更多。", "ViewLimitDialog.UpgradeImg.AltText": "升級圖片", "ViewLimitDialog.notifyAdmin.Success": "已經通知管理者", "ViewTitle.hide-description": "隱藏敘述", @@ -348,7 +348,7 @@ "ViewTitle.remove-icon": "移除圖示", "ViewTitle.show-description": "顯示敘述", "ViewTitle.untitled-board": "未命名版面", - "WelcomePage.Description": "看板是一個專案管理工具,可以使用熟悉的圖表幫助我們定義、組織、追蹤和管理跨團隊工作", + "WelcomePage.Description": "看板是一個專案管理工具,可以使用熟悉的圖表幫助我們定義、組織、追蹤和管理跨團隊工作。", "WelcomePage.Explore.Button": "探索", "WelcomePage.Heading": "歡迎來到看板", "WelcomePage.NoThanks.Text": "不需要,自己想辦法", @@ -376,12 +376,12 @@ "error.board-not-found": "沒有找到看板.", "error.go-login": "登入", "error.invalid-read-only-board": "沒有權限進入此看版.登入後才能訪問.", - "error.not-logged-in": "已被登出,請再次登入使用看板", + "error.not-logged-in": "已被登出,請再次登入使用看板。", "error.page.title": "很抱歉,發生了些錯誤", - "error.team-undefined": "不是有效的團隊", + "error.team-undefined": "不是有效的團隊。", "error.unknown": "發生一個錯誤。", "generic.previous": "上一篇", - "guest-no-board.subtitle": "你尚未有權限進入此看板,請等人把你加入任何看板", + "guest-no-board.subtitle": "你尚未有權限進入此看板,請等人把你加入任何看板。", "guest-no-board.title": "尚未有看版", "imagePaste.upload-failed": "有些檔案無法上傳.檔案大小達上限", "limitedCard.title": "影藏卡片", @@ -393,7 +393,7 @@ "notification-box-card-limit-reached.link": "升級到付費版", "notification-box-card-limit-reached.title": "將看板上{cards}卡片隱藏", "notification-box-cards-hidden.title": "此行為隱藏了其他卡片", - "notification-box.card-limit-reached.not-admin.text": "要存取已封存的卡片,你可以點擊{contactLink}升級到付費版", + "notification-box.card-limit-reached.not-admin.text": "要存取已封存的卡片,你可以點擊{contactLink}升級到付費版。", "notification-box.card-limit-reached.text": "已達卡片上限,觀看舊卡片請點{link}", "person.add-user-to-board": "將{username} 加入看板", "person.add-user-to-board-confirm-button": "新增看板", @@ -412,20 +412,22 @@ "rhs-boards.link-boards-to-channel": "將看板連接到{channelName}", "rhs-boards.linked-boards": "連結看板", "rhs-boards.no-boards-linked-to-channel": "還沒有看板與{channelName}連接", - "rhs-boards.no-boards-linked-to-channel-description": "看板是一個專案管理工具,可以使用熟悉的圖表幫助我們定義、組織、追蹤和管理跨團隊工作", + "rhs-boards.no-boards-linked-to-channel-description": "看板是一個專案管理工具,可以使用熟悉的圖表幫助我們定義、組織、追蹤和管理跨團隊工作。", "rhs-boards.unlink-board": "未連結看版", "rhs-boards.unlink-board1": "未連結看版", "rhs-channel-boards-header.title": "板塊", "share-board.publish": "發布", "share-board.share": "分享", "shareBoard.channels-select-group": "頻道", + "shareBoard.confirm-change-team-role.body": "此看板上所有低於\"{role}\"的人都將被提升到{role}。你確定要改變這個看板最低角色?", "shareBoard.confirm-change-team-role.confirmBtnText": "改變最小的看板規則", "shareBoard.confirm-change-team-role.title": "改變最小的看板規則", "shareBoard.confirm-link-channel": "連接看板到頻道", "shareBoard.confirm-link-channel-button": "連接頻道", "shareBoard.confirm-link-channel-button-with-other-channel": "解除連接或連接這", - "shareBoard.confirm-link-channel-subtext": "當你連接頻道到看板,該頻道所有成員(包含新的與現有的)都可以編輯,不包括訪客", - "shareBoard.confirm-unlink.body": "當你取消頻道與看板連接,所有頻道成員(現在和新的)都將無法失去查看權限,除非單獨獲得許可", + "shareBoard.confirm-link-channel-subtext": "當你連接頻道到看板,該頻道所有成員(包含新的與現有的)都可以編輯,不包括訪客。", + "shareBoard.confirm-link-channel-subtext-with-other-channel": "當你將一個頻道連接到看板時,該頻道的所有成員(現有的和新的)都可以編輯。並不包含訪客身分{lineBreak}看板目前正連接到另一個頻道。如果选择在這裡連接它,將取消另一個連接。", + "shareBoard.confirm-unlink.body": "當你取消頻道與看板連接,所有頻道成員(現在和新的)都將無法失去查看權限,除非單獨獲得許可。", "shareBoard.confirm-unlink.confirmBtnText": "解除連結頻道", "shareBoard.confirm-unlink.title": "從看板上取消頻道連接", "shareBoard.lastAdmin": "看板必須有一位管理者", From 14c415d164f0987f47e62dad181d54ff2ce0c388 Mon Sep 17 00:00:00 2001 From: Varghese Jose <71702982+varghesejose2020@users.noreply.github.com> Date: Sat, 7 Jan 2023 19:53:03 +0530 Subject: [PATCH 14/17] Update footer.html Update Year in Footer --- website/site/layouts/partials/footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/site/layouts/partials/footer.html b/website/site/layouts/partials/footer.html index 8e55988f9..a2e1acd32 100755 --- a/website/site/layouts/partials/footer.html +++ b/website/site/layouts/partials/footer.html @@ -124,7 +124,7 @@