@baseline-ui/core 1.2.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/intl/ja.json ADDED
@@ -0,0 +1,80 @@
1
+ {
2
+ "bui.alertDialog.close": "閉じる",
3
+ "bui.audioPlayer.audioTimeline": "オーディオタイムライン",
4
+ "bui.audioPlayer.pause": "一時停止",
5
+ "bui.audioPlayer.play": "再生",
6
+ "bui.buttonSelect.more": "その他",
7
+ "bui.buttonSelect.moreWithLabel": "その他 {label}",
8
+ "bui.calendar.nextMonth": "次の月",
9
+ "bui.calendar.nextYear": "次の年",
10
+ "bui.calendar.previousMonth": "前の月",
11
+ "bui.calendar.previousYear": "前の年",
12
+ "bui.calendar.selectMonth": "月を選択",
13
+ "bui.calendar.selectYear": "年を選択",
14
+ "bui.colorInput.add": "追加",
15
+ "bui.colorInput.addColor": "色を追加",
16
+ "bui.colorInput.cancel": "キャンセル",
17
+ "bui.colorInput.colorFormat": "カラーフォーマット",
18
+ "bui.colorInput.colorPresets": "カラープリセット",
19
+ "bui.colorInput.customColors": "カスタムカラー",
20
+ "bui.colorInput.indeterminate": "混在",
21
+ "bui.colorInput.newColor": "新規カスタムカラー",
22
+ "bui.colorInput.noColor": "なし",
23
+ "bui.colorInput.removeColor": "色を削除",
24
+ "bui.colorInput.transparent": "透明",
25
+ "bui.colorSwatch.none": "なし",
26
+ "bui.dateField.openCalendar": "カレンダーを開く",
27
+ "bui.drawer.close": "閉じる",
28
+ "bui.editor.action": "アクション",
29
+ "bui.editor.addLink": "リンクを追加",
30
+ "bui.editor.backgroundColor": "背景カラー",
31
+ "bui.editor.bold": "ボールド",
32
+ "bui.editor.cancel": "キャンセル",
33
+ "bui.editor.close": "閉じる",
34
+ "bui.editor.copy": "コピー",
35
+ "bui.editor.cut": "カット",
36
+ "bui.editor.editLink": "リンクを編集",
37
+ "bui.editor.fontColor": "フォントカラー",
38
+ "bui.editor.help": "ヘルプ",
39
+ "bui.editor.italic": "イタリック",
40
+ "bui.editor.linkAnnotation": "リンク",
41
+ "bui.editor.mention": "メンション",
42
+ "bui.editor.openHelpDialog": "ヘルプダイアログを開く",
43
+ "bui.editor.paste": "ペースト",
44
+ "bui.editor.redo": "やり直す",
45
+ "bui.editor.removeLink": "リンクを削除",
46
+ "bui.editor.save": "保存",
47
+ "bui.editor.selectAll": "すべてを選択",
48
+ "bui.editor.shortcut": "ショートカット",
49
+ "bui.editor.submit": "送信",
50
+ "bui.editor.toolbarFocus": "ツールバーのフォーカス",
51
+ "bui.editor.underline": "アンダーライン",
52
+ "bui.editor.undo": "取り消す",
53
+ "bui.fileList.loading": "読み込み中 {fileName}",
54
+ "bui.fileList.removeHint": "{fileName}, Delete または Backspace を押して削除",
55
+ "bui.freehandCanvas.redo": "やり直す",
56
+ "bui.freehandCanvas.undo": "取り消す",
57
+ "bui.imageDropZone.selectImage": "イメージを選択",
58
+ "bui.imageGallery.cancel": "キャンセル",
59
+ "bui.imageGallery.delete": "削除",
60
+ "bui.imageGallery.loading": "読み込み中",
61
+ "bui.inlineAlert.close": "閉じる",
62
+ "bui.pagination.goToPage": "ページに移動",
63
+ "bui.pagination.nextPage": "次のページ",
64
+ "bui.pagination.pageXofY": "ページ {arg0}/{arg1}",
65
+ "bui.pagination.prevPage": "前のページ",
66
+ "bui.select.clear": "消去",
67
+ "bui.select.more": "+{count} 件",
68
+ "bui.select.search": "検索",
69
+ "bui.select.selectAll": "すべてを選択",
70
+ "bui.stepper.completed": "完了",
71
+ "bui.stepper.label": "進行状況",
72
+ "bui.stepper.step": "ステップ {index}",
73
+ "bui.table.loading": "読み込み中",
74
+ "bui.toolbar.more": "その他",
75
+ "bui.treeView.collapse": "折りたたむ",
76
+ "bui.treeView.expand": "展開する",
77
+ "bui.treeView.rename": "名前を変更",
78
+ "bui.useMedia.paused": "一時停止中",
79
+ "bui.useMedia.playing": "再生中"
80
+ }
package/intl/ko.json ADDED
@@ -0,0 +1,80 @@
1
+ {
2
+ "bui.alertDialog.close": "닫기",
3
+ "bui.audioPlayer.audioTimeline": "오디오 타임라인",
4
+ "bui.audioPlayer.pause": "일시정지",
5
+ "bui.audioPlayer.play": "재생",
6
+ "bui.buttonSelect.more": "더 보기",
7
+ "bui.buttonSelect.moreWithLabel": "더 보기 {label}",
8
+ "bui.calendar.nextMonth": "다음 달",
9
+ "bui.calendar.nextYear": "다음 연도",
10
+ "bui.calendar.previousMonth": "이전 달",
11
+ "bui.calendar.previousYear": "이전 연도",
12
+ "bui.calendar.selectMonth": "월 선택",
13
+ "bui.calendar.selectYear": "연도 선택",
14
+ "bui.colorInput.add": "추가",
15
+ "bui.colorInput.addColor": "색상 추가",
16
+ "bui.colorInput.cancel": "취소",
17
+ "bui.colorInput.colorFormat": "색상 형식",
18
+ "bui.colorInput.colorPresets": "색상 미리설정",
19
+ "bui.colorInput.customColors": "사용자 정의 색상",
20
+ "bui.colorInput.indeterminate": "혼합",
21
+ "bui.colorInput.newColor": "새로운 사용자지정 색상",
22
+ "bui.colorInput.noColor": "없음",
23
+ "bui.colorInput.removeColor": "색상 제거",
24
+ "bui.colorInput.transparent": "투명",
25
+ "bui.colorSwatch.none": "없음",
26
+ "bui.dateField.openCalendar": "달력 열기",
27
+ "bui.drawer.close": "닫기",
28
+ "bui.editor.action": "동작",
29
+ "bui.editor.addLink": "링크 추가",
30
+ "bui.editor.backgroundColor": "배경 색상",
31
+ "bui.editor.bold": "볼드체",
32
+ "bui.editor.cancel": "취소",
33
+ "bui.editor.close": "닫기",
34
+ "bui.editor.copy": "복사",
35
+ "bui.editor.cut": "잘라내기",
36
+ "bui.editor.editLink": "링크 편집",
37
+ "bui.editor.fontColor": "서체 색상",
38
+ "bui.editor.help": "도움말",
39
+ "bui.editor.italic": "이탤릭체",
40
+ "bui.editor.linkAnnotation": "링크",
41
+ "bui.editor.mention": "언급",
42
+ "bui.editor.openHelpDialog": "도움말 대화 상자 열기",
43
+ "bui.editor.paste": "붙여넣기",
44
+ "bui.editor.redo": "실행복귀",
45
+ "bui.editor.removeLink": "링크 제거",
46
+ "bui.editor.save": "저장",
47
+ "bui.editor.selectAll": "모두 선택",
48
+ "bui.editor.shortcut": "단축키",
49
+ "bui.editor.submit": "제출",
50
+ "bui.editor.toolbarFocus": "툴바 포커스",
51
+ "bui.editor.underline": "밑줄",
52
+ "bui.editor.undo": "실행취소",
53
+ "bui.fileList.loading": "로드 중 {fileName}",
54
+ "bui.fileList.removeHint": "{fileName}, Delete 또는 Backspace 키를 눌러 제거",
55
+ "bui.freehandCanvas.redo": "실행복귀",
56
+ "bui.freehandCanvas.undo": "실행취소",
57
+ "bui.imageDropZone.selectImage": "이미지 선택",
58
+ "bui.imageGallery.cancel": "취소",
59
+ "bui.imageGallery.delete": "삭제",
60
+ "bui.imageGallery.loading": "불러오는 중",
61
+ "bui.inlineAlert.close": "닫기",
62
+ "bui.pagination.goToPage": "페이지로 이동",
63
+ "bui.pagination.nextPage": "다음 페이지",
64
+ "bui.pagination.pageXofY": "{arg0}/{arg1} 페이지",
65
+ "bui.pagination.prevPage": "이전 페이지",
66
+ "bui.select.clear": "지우기",
67
+ "bui.select.more": "+{count} 개 더",
68
+ "bui.select.search": "검색",
69
+ "bui.select.selectAll": "모두 선택",
70
+ "bui.stepper.completed": "완료됨",
71
+ "bui.stepper.label": "진행 상황",
72
+ "bui.stepper.step": "{index}단계",
73
+ "bui.table.loading": "불러오는 중",
74
+ "bui.toolbar.more": "더 보기",
75
+ "bui.treeView.collapse": "접기",
76
+ "bui.treeView.expand": "펼치기",
77
+ "bui.treeView.rename": "이름 바꾸기",
78
+ "bui.useMedia.paused": "일시 중지됨",
79
+ "bui.useMedia.playing": "재생 중"
80
+ }
package/intl/ms.json ADDED
@@ -0,0 +1,80 @@
1
+ {
2
+ "bui.alertDialog.close": "Tutup",
3
+ "bui.audioPlayer.audioTimeline": "Garis masa audio",
4
+ "bui.audioPlayer.pause": "Jeda",
5
+ "bui.audioPlayer.play": "Main",
6
+ "bui.buttonSelect.more": "Lagi",
7
+ "bui.buttonSelect.moreWithLabel": "Lagi {label}",
8
+ "bui.calendar.nextMonth": "Bulan seterusnya",
9
+ "bui.calendar.nextYear": "Tahun seterusnya",
10
+ "bui.calendar.previousMonth": "Bulan sebelumnya",
11
+ "bui.calendar.previousYear": "Tahun sebelumnya",
12
+ "bui.calendar.selectMonth": "Pilih bulan",
13
+ "bui.calendar.selectYear": "Pilih tahun",
14
+ "bui.colorInput.add": "Tambah",
15
+ "bui.colorInput.addColor": "Tambah Warna",
16
+ "bui.colorInput.cancel": "Batal",
17
+ "bui.colorInput.colorFormat": "Format Warna",
18
+ "bui.colorInput.colorPresets": "Praset Warna",
19
+ "bui.colorInput.customColors": "Warna Kustom",
20
+ "bui.colorInput.indeterminate": "Campuran",
21
+ "bui.colorInput.newColor": "Warna Tersuai Baharu",
22
+ "bui.colorInput.noColor": "Tiada",
23
+ "bui.colorInput.removeColor": "Buang Warna",
24
+ "bui.colorInput.transparent": "Lut Sinar",
25
+ "bui.colorSwatch.none": "Tiada",
26
+ "bui.dateField.openCalendar": "Buka kalendar",
27
+ "bui.drawer.close": "Tutup",
28
+ "bui.editor.action": "Tindakan",
29
+ "bui.editor.addLink": "Tambah Pautan",
30
+ "bui.editor.backgroundColor": "Warna Latar Belakang",
31
+ "bui.editor.bold": "Tebal",
32
+ "bui.editor.cancel": "Batal",
33
+ "bui.editor.close": "Tutup",
34
+ "bui.editor.copy": "Salin",
35
+ "bui.editor.cut": "Potong",
36
+ "bui.editor.editLink": "Edit Pautan",
37
+ "bui.editor.fontColor": "Warna Fon",
38
+ "bui.editor.help": "Bantuan",
39
+ "bui.editor.italic": "Italik",
40
+ "bui.editor.linkAnnotation": "Pautan",
41
+ "bui.editor.mention": "Sebutan",
42
+ "bui.editor.openHelpDialog": "Buka Dialog Bantuan",
43
+ "bui.editor.paste": "Tampal",
44
+ "bui.editor.redo": "Buat Semula",
45
+ "bui.editor.removeLink": "Alih Keluar Pautan",
46
+ "bui.editor.save": "Simpan",
47
+ "bui.editor.selectAll": "Pilih Semua",
48
+ "bui.editor.shortcut": "Pintasan",
49
+ "bui.editor.submit": "Hantar",
50
+ "bui.editor.toolbarFocus": "Fokus pada Toolbar",
51
+ "bui.editor.underline": "Bergaris Bawah",
52
+ "bui.editor.undo": "Buat Asal",
53
+ "bui.fileList.loading": "Memuatkan {fileName}",
54
+ "bui.fileList.removeHint": "{fileName}, tekan Delete atau Backspace untuk membuang",
55
+ "bui.freehandCanvas.redo": "Buat Semula",
56
+ "bui.freehandCanvas.undo": "Buat Asal",
57
+ "bui.imageDropZone.selectImage": "Pilih Imej",
58
+ "bui.imageGallery.cancel": "Batal",
59
+ "bui.imageGallery.delete": "Padam",
60
+ "bui.imageGallery.loading": "Memuatkan",
61
+ "bui.inlineAlert.close": "Tutup",
62
+ "bui.pagination.goToPage": "Pergi ke Halaman",
63
+ "bui.pagination.nextPage": "Halaman Seterusnya",
64
+ "bui.pagination.pageXofY": "Halaman {arg0} daripada {arg1}",
65
+ "bui.pagination.prevPage": "Halaman Sebelumnya",
66
+ "bui.select.clear": "Kosongkan",
67
+ "bui.select.more": "+{count} lagi",
68
+ "bui.select.search": "Cari",
69
+ "bui.select.selectAll": "Pilih Semua",
70
+ "bui.stepper.completed": "Selesai",
71
+ "bui.stepper.label": "Kemajuan",
72
+ "bui.stepper.step": "Langkah {index}",
73
+ "bui.table.loading": "Memuatkan",
74
+ "bui.toolbar.more": "Lagi",
75
+ "bui.treeView.collapse": "Kuncupkan",
76
+ "bui.treeView.expand": "Kembangkan",
77
+ "bui.treeView.rename": "Namakan semula",
78
+ "bui.useMedia.paused": "Dijeda",
79
+ "bui.useMedia.playing": "Memainkan"
80
+ }
@@ -0,0 +1,80 @@
1
+ {
2
+ "bui.alertDialog.close": "Lukk",
3
+ "bui.audioPlayer.audioTimeline": "Lydtidslinje",
4
+ "bui.audioPlayer.pause": "Pause",
5
+ "bui.audioPlayer.play": "Spill av",
6
+ "bui.buttonSelect.more": "Mer",
7
+ "bui.buttonSelect.moreWithLabel": "Mer {label}",
8
+ "bui.calendar.nextMonth": "Neste måned",
9
+ "bui.calendar.nextYear": "Neste år",
10
+ "bui.calendar.previousMonth": "Forrige måned",
11
+ "bui.calendar.previousYear": "Forrige år",
12
+ "bui.calendar.selectMonth": "Velg måned",
13
+ "bui.calendar.selectYear": "Velg år",
14
+ "bui.colorInput.add": "Legg til",
15
+ "bui.colorInput.addColor": "Legg til farge",
16
+ "bui.colorInput.cancel": "Avbryt",
17
+ "bui.colorInput.colorFormat": "Fargeformat",
18
+ "bui.colorInput.colorPresets": "Fargeinnstillinger",
19
+ "bui.colorInput.customColors": "Egendefinerte farger",
20
+ "bui.colorInput.indeterminate": "Blandet",
21
+ "bui.colorInput.newColor": "Ny tilpasset farge",
22
+ "bui.colorInput.noColor": "Ingen",
23
+ "bui.colorInput.removeColor": "Fjern farge",
24
+ "bui.colorInput.transparent": "Gjennomsiktig",
25
+ "bui.colorSwatch.none": "Ingen",
26
+ "bui.dateField.openCalendar": "Åpne kalender",
27
+ "bui.drawer.close": "Lukk",
28
+ "bui.editor.action": "Handling",
29
+ "bui.editor.addLink": "Legg til lenke",
30
+ "bui.editor.backgroundColor": "Bakgrunnsfarge",
31
+ "bui.editor.bold": "Fet",
32
+ "bui.editor.cancel": "Avbryt",
33
+ "bui.editor.close": "Lukk",
34
+ "bui.editor.copy": "Kopier",
35
+ "bui.editor.cut": "Klipp ut",
36
+ "bui.editor.editLink": "Rediger lenke",
37
+ "bui.editor.fontColor": "Skriftfarge",
38
+ "bui.editor.help": "Hjelp",
39
+ "bui.editor.italic": "Kursiv",
40
+ "bui.editor.linkAnnotation": "Lenke",
41
+ "bui.editor.mention": "Omtale",
42
+ "bui.editor.openHelpDialog": "Åpne hjelpedialog",
43
+ "bui.editor.paste": "Lim inn",
44
+ "bui.editor.redo": "Gjør om igjen",
45
+ "bui.editor.removeLink": "Fjern lenke",
46
+ "bui.editor.save": "Lagre",
47
+ "bui.editor.selectAll": "Velg alle",
48
+ "bui.editor.shortcut": "Snarvei",
49
+ "bui.editor.submit": "Send inn",
50
+ "bui.editor.toolbarFocus": "Fokus på verktøylinjen",
51
+ "bui.editor.underline": "Understreket",
52
+ "bui.editor.undo": "Angre",
53
+ "bui.fileList.loading": "Laster {fileName}",
54
+ "bui.fileList.removeHint": "{fileName}, trykk Delete eller Backspace for å fjerne",
55
+ "bui.freehandCanvas.redo": "Gjør om igjen",
56
+ "bui.freehandCanvas.undo": "Angre",
57
+ "bui.imageDropZone.selectImage": "Velg bilde",
58
+ "bui.imageGallery.cancel": "Avbryt",
59
+ "bui.imageGallery.delete": "Slett",
60
+ "bui.imageGallery.loading": "Laster inn",
61
+ "bui.inlineAlert.close": "Lukk",
62
+ "bui.pagination.goToPage": "Gå til side",
63
+ "bui.pagination.nextPage": "Neste side",
64
+ "bui.pagination.pageXofY": "Side {arg0} av {arg1}",
65
+ "bui.pagination.prevPage": "Forrige side",
66
+ "bui.select.clear": "Tøm",
67
+ "bui.select.more": "+{count} til",
68
+ "bui.select.search": "Søk",
69
+ "bui.select.selectAll": "Velg alle",
70
+ "bui.stepper.completed": "Fullført",
71
+ "bui.stepper.label": "Fremdrift",
72
+ "bui.stepper.step": "Trinn {index}",
73
+ "bui.table.loading": "Laster inn",
74
+ "bui.toolbar.more": "Mer",
75
+ "bui.treeView.collapse": "Skjul",
76
+ "bui.treeView.expand": "Vis",
77
+ "bui.treeView.rename": "Gi nytt navn",
78
+ "bui.useMedia.paused": "Satt på pause",
79
+ "bui.useMedia.playing": "Spilles av"
80
+ }
package/intl/nl.json ADDED
@@ -0,0 +1,80 @@
1
+ {
2
+ "bui.alertDialog.close": "Sluit",
3
+ "bui.audioPlayer.audioTimeline": "Audiotijdlijn",
4
+ "bui.audioPlayer.pause": "Pauzeer",
5
+ "bui.audioPlayer.play": "Speel af",
6
+ "bui.buttonSelect.more": "Meer",
7
+ "bui.buttonSelect.moreWithLabel": "Meer {label}",
8
+ "bui.calendar.nextMonth": "Volgende maand",
9
+ "bui.calendar.nextYear": "Volgend jaar",
10
+ "bui.calendar.previousMonth": "Vorige maand",
11
+ "bui.calendar.previousYear": "Vorig jaar",
12
+ "bui.calendar.selectMonth": "Maand selecteren",
13
+ "bui.calendar.selectYear": "Jaar selecteren",
14
+ "bui.colorInput.add": "Voeg toe",
15
+ "bui.colorInput.addColor": "Kleur toevoegen",
16
+ "bui.colorInput.cancel": "Annuleer",
17
+ "bui.colorInput.colorFormat": "Kleurformaat",
18
+ "bui.colorInput.colorPresets": "Kleurvoorinstellingen",
19
+ "bui.colorInput.customColors": "Aangepaste kleuren",
20
+ "bui.colorInput.indeterminate": "Gemengd",
21
+ "bui.colorInput.newColor": "Nieuwe aangepaste kleur",
22
+ "bui.colorInput.noColor": "Geen",
23
+ "bui.colorInput.removeColor": "Kleur verwijderen",
24
+ "bui.colorInput.transparent": "Doorzichtig",
25
+ "bui.colorSwatch.none": "Geen",
26
+ "bui.dateField.openCalendar": "Kalender openen",
27
+ "bui.drawer.close": "Sluit",
28
+ "bui.editor.action": "Actie",
29
+ "bui.editor.addLink": "Voeg koppeling toe",
30
+ "bui.editor.backgroundColor": "Achtergrondkleur",
31
+ "bui.editor.bold": "Vet",
32
+ "bui.editor.cancel": "Annuleer",
33
+ "bui.editor.close": "Sluit",
34
+ "bui.editor.copy": "Kopieer",
35
+ "bui.editor.cut": "Knip",
36
+ "bui.editor.editLink": "Wijzig koppeling",
37
+ "bui.editor.fontColor": "Letterkleur",
38
+ "bui.editor.help": "Help",
39
+ "bui.editor.italic": "Cursief",
40
+ "bui.editor.linkAnnotation": "Koppeling",
41
+ "bui.editor.mention": "Vermelding",
42
+ "bui.editor.openHelpDialog": "Helpdialoog openen",
43
+ "bui.editor.paste": "Plak",
44
+ "bui.editor.redo": "Opnieuw",
45
+ "bui.editor.removeLink": "Verwijder koppeling",
46
+ "bui.editor.save": "Bewaar",
47
+ "bui.editor.selectAll": "Selecteer alles",
48
+ "bui.editor.shortcut": "Sneltoets",
49
+ "bui.editor.submit": "Indienen",
50
+ "bui.editor.toolbarFocus": "Focus op de werkbalk",
51
+ "bui.editor.underline": "Onderstreept",
52
+ "bui.editor.undo": "Herstel",
53
+ "bui.fileList.loading": "Bezig met laden {fileName}",
54
+ "bui.fileList.removeHint": "{fileName}, druk op Delete of Backspace om te verwijderen",
55
+ "bui.freehandCanvas.redo": "Opnieuw",
56
+ "bui.freehandCanvas.undo": "Herstel",
57
+ "bui.imageDropZone.selectImage": "Selecteer afbeelding",
58
+ "bui.imageGallery.cancel": "Annuleer",
59
+ "bui.imageGallery.delete": "Verwijder",
60
+ "bui.imageGallery.loading": "Laden",
61
+ "bui.inlineAlert.close": "Sluit",
62
+ "bui.pagination.goToPage": "Ga naar pagina",
63
+ "bui.pagination.nextPage": "Volgende pagina",
64
+ "bui.pagination.pageXofY": "Pagina {arg0} van {arg1}",
65
+ "bui.pagination.prevPage": "Vorige pagina",
66
+ "bui.select.clear": "Wis",
67
+ "bui.select.more": "+{count} meer",
68
+ "bui.select.search": "Zoeken",
69
+ "bui.select.selectAll": "Selecteer alles",
70
+ "bui.stepper.completed": "Voltooid",
71
+ "bui.stepper.label": "Voortgang",
72
+ "bui.stepper.step": "Stap {index}",
73
+ "bui.table.loading": "Laden",
74
+ "bui.toolbar.more": "Meer",
75
+ "bui.treeView.collapse": "Samenvouwen",
76
+ "bui.treeView.expand": "Uitvouwen",
77
+ "bui.treeView.rename": "Naam wijzigen",
78
+ "bui.useMedia.paused": "Gepauzeerd",
79
+ "bui.useMedia.playing": "Wordt afgespeeld"
80
+ }
package/intl/pl.json ADDED
@@ -0,0 +1,80 @@
1
+ {
2
+ "bui.alertDialog.close": "Zamknij",
3
+ "bui.audioPlayer.audioTimeline": "Oś czasu dźwięku",
4
+ "bui.audioPlayer.pause": "Wstrzymaj",
5
+ "bui.audioPlayer.play": "Odtwarzaj",
6
+ "bui.buttonSelect.more": "Więcej",
7
+ "bui.buttonSelect.moreWithLabel": "Więcej {label}",
8
+ "bui.calendar.nextMonth": "Następny miesiąc",
9
+ "bui.calendar.nextYear": "Następny rok",
10
+ "bui.calendar.previousMonth": "Poprzedni miesiąc",
11
+ "bui.calendar.previousYear": "Poprzedni rok",
12
+ "bui.calendar.selectMonth": "Wybierz miesiąc",
13
+ "bui.calendar.selectYear": "Wybierz rok",
14
+ "bui.colorInput.add": "Dodaj",
15
+ "bui.colorInput.addColor": "Dodaj kolor",
16
+ "bui.colorInput.cancel": "Anuluj",
17
+ "bui.colorInput.colorFormat": "Format koloru",
18
+ "bui.colorInput.colorPresets": "Wstępnie ustawione kolory",
19
+ "bui.colorInput.customColors": "Niestandardowe kolory",
20
+ "bui.colorInput.indeterminate": "Mieszany",
21
+ "bui.colorInput.newColor": "Nowy kolor niestandardowy",
22
+ "bui.colorInput.noColor": "Brak",
23
+ "bui.colorInput.removeColor": "Usuń kolor",
24
+ "bui.colorInput.transparent": "Przeświecające",
25
+ "bui.colorSwatch.none": "Brak",
26
+ "bui.dateField.openCalendar": "Otwórz kalendarz",
27
+ "bui.drawer.close": "Zamknij",
28
+ "bui.editor.action": "Akcja",
29
+ "bui.editor.addLink": "Dodaj łącze",
30
+ "bui.editor.backgroundColor": "Kolor tła",
31
+ "bui.editor.bold": "Pogrubienie",
32
+ "bui.editor.cancel": "Anuluj",
33
+ "bui.editor.close": "Zamknij",
34
+ "bui.editor.copy": "Kopiuj",
35
+ "bui.editor.cut": "Wytnij",
36
+ "bui.editor.editLink": "Edytuj łącze",
37
+ "bui.editor.fontColor": "Kolor czcionki",
38
+ "bui.editor.help": "Pomoc",
39
+ "bui.editor.italic": "Kursywa",
40
+ "bui.editor.linkAnnotation": "Łącze",
41
+ "bui.editor.mention": "Wzmianka",
42
+ "bui.editor.openHelpDialog": "Otwórz okno dialogowe pomocy",
43
+ "bui.editor.paste": "Wklej",
44
+ "bui.editor.redo": "Ponów",
45
+ "bui.editor.removeLink": "Usuń łącze",
46
+ "bui.editor.save": "Zachowaj",
47
+ "bui.editor.selectAll": "Zaznacz wszystko",
48
+ "bui.editor.shortcut": "Skrót",
49
+ "bui.editor.submit": "Wyślij",
50
+ "bui.editor.toolbarFocus": "Skupienie na pasku narzędzi",
51
+ "bui.editor.underline": "Podkreślenie",
52
+ "bui.editor.undo": "Cofnij",
53
+ "bui.fileList.loading": "Ładowanie {fileName}",
54
+ "bui.fileList.removeHint": "{fileName}, naciśnij Delete lub Backspace, aby usunąć",
55
+ "bui.freehandCanvas.redo": "Ponów",
56
+ "bui.freehandCanvas.undo": "Cofnij",
57
+ "bui.imageDropZone.selectImage": "Wybierz obraz",
58
+ "bui.imageGallery.cancel": "Anuluj",
59
+ "bui.imageGallery.delete": "Usuń",
60
+ "bui.imageGallery.loading": "Ładowanie",
61
+ "bui.inlineAlert.close": "Zamknij",
62
+ "bui.pagination.goToPage": "Przejdź do strony",
63
+ "bui.pagination.nextPage": "Następna strona",
64
+ "bui.pagination.pageXofY": "Strona {arg0} z {arg1}",
65
+ "bui.pagination.prevPage": "Poprzednia strona",
66
+ "bui.select.clear": "Wymaż",
67
+ "bui.select.more": "+{count} więcej",
68
+ "bui.select.search": "Szukaj",
69
+ "bui.select.selectAll": "Zaznacz wszystko",
70
+ "bui.stepper.completed": "Ukończono",
71
+ "bui.stepper.label": "Postęp",
72
+ "bui.stepper.step": "Krok {index}",
73
+ "bui.table.loading": "Ładowanie",
74
+ "bui.toolbar.more": "Więcej",
75
+ "bui.treeView.collapse": "Zwiń",
76
+ "bui.treeView.expand": "Rozwiń",
77
+ "bui.treeView.rename": "Zmień nazwę",
78
+ "bui.useMedia.paused": "Wstrzymano",
79
+ "bui.useMedia.playing": "Odtwarzanie"
80
+ }
@@ -0,0 +1,80 @@
1
+ {
2
+ "bui.alertDialog.close": "Fechar",
3
+ "bui.audioPlayer.audioTimeline": "Linha temporal do áudio",
4
+ "bui.audioPlayer.pause": "Pausar",
5
+ "bui.audioPlayer.play": "Reproduzir",
6
+ "bui.buttonSelect.more": "Mais",
7
+ "bui.buttonSelect.moreWithLabel": "Mais {label}",
8
+ "bui.calendar.nextMonth": "Mês seguinte",
9
+ "bui.calendar.nextYear": "Ano seguinte",
10
+ "bui.calendar.previousMonth": "Mês anterior",
11
+ "bui.calendar.previousYear": "Ano anterior",
12
+ "bui.calendar.selectMonth": "Selecionar mês",
13
+ "bui.calendar.selectYear": "Selecionar ano",
14
+ "bui.colorInput.add": "Adicionar",
15
+ "bui.colorInput.addColor": "Adicionar cor",
16
+ "bui.colorInput.cancel": "Cancelar",
17
+ "bui.colorInput.colorFormat": "Formato de cor",
18
+ "bui.colorInput.colorPresets": "Predefinições de cor",
19
+ "bui.colorInput.customColors": "Cores personalizadas",
20
+ "bui.colorInput.indeterminate": "Misto",
21
+ "bui.colorInput.newColor": "Nova cor personalizada",
22
+ "bui.colorInput.noColor": "Nenhum",
23
+ "bui.colorInput.removeColor": "Remover cor",
24
+ "bui.colorInput.transparent": "Transparente",
25
+ "bui.colorSwatch.none": "Nenhum",
26
+ "bui.dateField.openCalendar": "Abrir calendário",
27
+ "bui.drawer.close": "Fechar",
28
+ "bui.editor.action": "Ação",
29
+ "bui.editor.addLink": "Adicionar link",
30
+ "bui.editor.backgroundColor": "Cor de fundo",
31
+ "bui.editor.bold": "Negrito",
32
+ "bui.editor.cancel": "Cancelar",
33
+ "bui.editor.close": "Fechar",
34
+ "bui.editor.copy": "Copiar",
35
+ "bui.editor.cut": "Cortar",
36
+ "bui.editor.editLink": "Editar link",
37
+ "bui.editor.fontColor": "Cor da letra",
38
+ "bui.editor.help": "Ajuda",
39
+ "bui.editor.italic": "Itálico",
40
+ "bui.editor.linkAnnotation": "Hiperligação",
41
+ "bui.editor.mention": "Menção",
42
+ "bui.editor.openHelpDialog": "Abrir caixa de diálogo de ajuda",
43
+ "bui.editor.paste": "Colar",
44
+ "bui.editor.redo": "Refazer",
45
+ "bui.editor.removeLink": "Remover link",
46
+ "bui.editor.save": "Guardar",
47
+ "bui.editor.selectAll": "Selecionar tudo",
48
+ "bui.editor.shortcut": "Atalho",
49
+ "bui.editor.submit": "Submeter",
50
+ "bui.editor.toolbarFocus": "Foco na barra de ferramentas",
51
+ "bui.editor.underline": "Sublinhado",
52
+ "bui.editor.undo": "Desfazer",
53
+ "bui.fileList.loading": "A carregar {fileName}",
54
+ "bui.fileList.removeHint": "{fileName}, prima Delete ou Backspace para remover",
55
+ "bui.freehandCanvas.redo": "Refazer",
56
+ "bui.freehandCanvas.undo": "Desfazer",
57
+ "bui.imageDropZone.selectImage": "Selecionar imagem",
58
+ "bui.imageGallery.cancel": "Cancelar",
59
+ "bui.imageGallery.delete": "Apagar",
60
+ "bui.imageGallery.loading": "A carregar",
61
+ "bui.inlineAlert.close": "Fechar",
62
+ "bui.pagination.goToPage": "Ir para página",
63
+ "bui.pagination.nextPage": "Página seguinte",
64
+ "bui.pagination.pageXofY": "Página {arg0} de {arg1}",
65
+ "bui.pagination.prevPage": "Página anterior",
66
+ "bui.select.clear": "Limpar",
67
+ "bui.select.more": "+{count} mais",
68
+ "bui.select.search": "Pesquisar",
69
+ "bui.select.selectAll": "Selecionar tudo",
70
+ "bui.stepper.completed": "Concluído",
71
+ "bui.stepper.label": "Progresso",
72
+ "bui.stepper.step": "Passo {index}",
73
+ "bui.table.loading": "A carregar",
74
+ "bui.toolbar.more": "Mais",
75
+ "bui.treeView.collapse": "Reduzir",
76
+ "bui.treeView.expand": "Expandir",
77
+ "bui.treeView.rename": "Mudar o nome",
78
+ "bui.useMedia.paused": "Em pausa",
79
+ "bui.useMedia.playing": "A reproduzir"
80
+ }
package/intl/pt.json ADDED
@@ -0,0 +1,80 @@
1
+ {
2
+ "bui.alertDialog.close": "Fechar",
3
+ "bui.audioPlayer.audioTimeline": "Linha do tempo do áudio",
4
+ "bui.audioPlayer.pause": "Pausar",
5
+ "bui.audioPlayer.play": "Reproduzir",
6
+ "bui.buttonSelect.more": "Mais",
7
+ "bui.buttonSelect.moreWithLabel": "Mais {label}",
8
+ "bui.calendar.nextMonth": "Próximo mês",
9
+ "bui.calendar.nextYear": "Próximo ano",
10
+ "bui.calendar.previousMonth": "Mês anterior",
11
+ "bui.calendar.previousYear": "Ano anterior",
12
+ "bui.calendar.selectMonth": "Selecionar mês",
13
+ "bui.calendar.selectYear": "Selecionar ano",
14
+ "bui.colorInput.add": "Adicionar",
15
+ "bui.colorInput.addColor": "Adicionar cor",
16
+ "bui.colorInput.cancel": "Cancelar",
17
+ "bui.colorInput.colorFormat": "Formato de cor",
18
+ "bui.colorInput.colorPresets": "Pré-ajustes de Cores",
19
+ "bui.colorInput.customColors": "Cores personalizadas",
20
+ "bui.colorInput.indeterminate": "Misto",
21
+ "bui.colorInput.newColor": "Nova Cor Personalizada",
22
+ "bui.colorInput.noColor": "Nenhum",
23
+ "bui.colorInput.removeColor": "Remover cor",
24
+ "bui.colorInput.transparent": "Transparente",
25
+ "bui.colorSwatch.none": "Nenhum",
26
+ "bui.dateField.openCalendar": "Abrir calendário",
27
+ "bui.drawer.close": "Fechar",
28
+ "bui.editor.action": "Ação",
29
+ "bui.editor.addLink": "Adicionar Link",
30
+ "bui.editor.backgroundColor": "Cor de Fundo",
31
+ "bui.editor.bold": "Negrito",
32
+ "bui.editor.cancel": "Cancelar",
33
+ "bui.editor.close": "Fechar",
34
+ "bui.editor.copy": "Copiar",
35
+ "bui.editor.cut": "Cortar",
36
+ "bui.editor.editLink": "Editar Link",
37
+ "bui.editor.fontColor": "Cor da Fonte",
38
+ "bui.editor.help": "Ajuda",
39
+ "bui.editor.italic": "Itálico",
40
+ "bui.editor.linkAnnotation": "Link",
41
+ "bui.editor.mention": "Menção",
42
+ "bui.editor.openHelpDialog": "Abrir diálogo de ajuda",
43
+ "bui.editor.paste": "Colar",
44
+ "bui.editor.redo": "Refazer",
45
+ "bui.editor.removeLink": "Remover Link",
46
+ "bui.editor.save": "Salvar",
47
+ "bui.editor.selectAll": "Selecionar Tudo",
48
+ "bui.editor.shortcut": "Atalho",
49
+ "bui.editor.submit": "Enviar",
50
+ "bui.editor.toolbarFocus": "Foco na barra de ferramentas",
51
+ "bui.editor.underline": "Sublinhado",
52
+ "bui.editor.undo": "Desfazer",
53
+ "bui.fileList.loading": "Carregando {fileName}",
54
+ "bui.fileList.removeHint": "{fileName}, pressione Delete ou Backspace para remover",
55
+ "bui.freehandCanvas.redo": "Refazer",
56
+ "bui.freehandCanvas.undo": "Desfazer",
57
+ "bui.imageDropZone.selectImage": "Selecionar Imagem",
58
+ "bui.imageGallery.cancel": "Cancelar",
59
+ "bui.imageGallery.delete": "Apagar",
60
+ "bui.imageGallery.loading": "Carregando",
61
+ "bui.inlineAlert.close": "Fechar",
62
+ "bui.pagination.goToPage": "Ir à Página",
63
+ "bui.pagination.nextPage": "Página Seguinte",
64
+ "bui.pagination.pageXofY": "Página {arg0} de {arg1}",
65
+ "bui.pagination.prevPage": "Página Anterior",
66
+ "bui.select.clear": "Limpar",
67
+ "bui.select.more": "+{count} mais",
68
+ "bui.select.search": "Pesquisar",
69
+ "bui.select.selectAll": "Selecionar Tudo",
70
+ "bui.stepper.completed": "Concluído",
71
+ "bui.stepper.label": "Progresso",
72
+ "bui.stepper.step": "Etapa {index}",
73
+ "bui.table.loading": "Carregando",
74
+ "bui.toolbar.more": "Mais",
75
+ "bui.treeView.collapse": "Recolher",
76
+ "bui.treeView.expand": "Expandir",
77
+ "bui.treeView.rename": "Renomear",
78
+ "bui.useMedia.paused": "Pausado",
79
+ "bui.useMedia.playing": "Reproduzindo"
80
+ }