Translations update from Weblate (#1514)
* Translated using Weblate (Polish) Currently translated at 1.1% (2 of 181 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/ Added translation using Weblate (Polish) * Translated using Weblate (Indonesian) Currently translated at 74.5% (135 of 181 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/id/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (181 of 181 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/id/ Translated using Weblate (Indonesian) Currently translated at 74.5% (135 of 181 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/id/ * Translated using Weblate (Turkish) Currently translated at 100.0% (181 of 181 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/ * Translated using Weblate (French) Currently translated at 93.9% (170 of 181 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fr/ Translated using Weblate (French) Currently translated at 92.8% (168 of 181 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fr/ Co-authored-by: master7 <marcin.karkosz@rajska.info> Co-authored-by: Muhammad Zul Marij Rizqi Fathullah <muhammadzulmarijrizqifathullah@gmail.com> Co-authored-by: Syauqy Nurul Aziz <syauqyaziz@gmail.com> Co-authored-by: Kaya Zeren <kayazeren@gmail.com> Co-authored-by: Anne-Laure Gaillard <alaure.gaillard@gmail.com>
This commit is contained in:
parent
fd9b75a9d5
commit
319dcbfb5d
4 changed files with 84 additions and 36 deletions
|
@ -5,33 +5,37 @@
|
|||
"BoardComponent.hide": "Cacher",
|
||||
"BoardComponent.new": "Nouveau",
|
||||
"BoardComponent.no-property": "Pas de {property}",
|
||||
"BoardComponent.no-property-title": "Les élément sans propriété {property} seront placés ici. Cette colonne ne peut pas être supprimée.",
|
||||
"BoardComponent.no-property-title": "Les éléments sans propriété {property} seront placés ici. Cette colonne ne peut pas être supprimée.",
|
||||
"BoardComponent.show": "Montrer",
|
||||
"BoardPage.syncFailed": "Le tableau a peut-être été supprimé ou vos droits d'accès révoqués.",
|
||||
"CardDetail.add-content": "Ajouter du contenu",
|
||||
"CardDetail.add-icon": "Ajouter une icône",
|
||||
"CardDetail.add-property": "+ Ajouter une propriété",
|
||||
"CardDetail.addCardText": "ajouter une carte texte",
|
||||
"CardDetail.moveContent": "déplacer le contenu de la carte",
|
||||
"CardDetail.new-comment-placeholder": "Ajouter un commentaire...",
|
||||
"CardDialog.editing-template": "Vous éditez un modèle",
|
||||
"CardDialog.nocard": "Cette carte n'existe pas ou n'est pas accessible",
|
||||
"CardDialog.copiedLink": "Copié !",
|
||||
"CardDialog.copyLink": "Copier le lien",
|
||||
"CardDialog.editing-template": "Vous éditez un modèle.",
|
||||
"CardDialog.nocard": "Cette carte n'existe pas ou n'est pas accessible.",
|
||||
"ColorOption.selectColor": "Choisir la couleur {color}",
|
||||
"Comment.delete": "Supprimer",
|
||||
"CommentsList.send": "Envoyer",
|
||||
"ContentBlock.Delete": "Supprimer",
|
||||
"ContentBlock.DeleteAction": "Supprimer",
|
||||
"ContentBlock.DeleteAction": "supprimer",
|
||||
"ContentBlock.addElement": "ajouter {type}",
|
||||
"ContentBlock.checkbox": "case à cocher",
|
||||
"ContentBlock.divider": "séparateur",
|
||||
"ContentBlock.editCardCheckbox": "case cochée",
|
||||
"ContentBlock.editCardCheckboxText": "éditer le texte de la carte",
|
||||
"ContentBlock.editCardText": "éditer le texte de la carte",
|
||||
"ContentBlock.editText": "Editer le texte...",
|
||||
"ContentBlock.editText": "Éditer le texte...",
|
||||
"ContentBlock.image": "image",
|
||||
"ContentBlock.insertAbove": "Insérer au dessus",
|
||||
"ContentBlock.insertAbove": "Insérer au-dessus",
|
||||
"ContentBlock.moveDown": "Déplacer vers le bas",
|
||||
"ContentBlock.moveUp": "Déplacer vers le haut",
|
||||
"ContentBlock.text": "texte",
|
||||
"DashboardPage.CenterPanel.ChangeChannels": "Utiliser le sélecteur pour changer de canal",
|
||||
"DashboardPage.title": "Bienvenue dans Focalboard (Beta) !",
|
||||
"Dialog.closeDialog": "Fermer la boîte de dialogue",
|
||||
"EditableDayPicker.today": "Aujourd'hui",
|
||||
|
@ -44,9 +48,14 @@
|
|||
"Filter.not-includes": "n'inclut pas",
|
||||
"FilterComponent.add-filter": "+ Ajouter un filtre",
|
||||
"FilterComponent.delete": "Supprimer",
|
||||
"GalleryCard.copiedLink": "Copié !",
|
||||
"GalleryCard.copyLink": "Copier le lien",
|
||||
"GalleryCard.delete": "Supprimer",
|
||||
"GalleryCard.duplicate": "Dupliquer",
|
||||
"General.BoardCount": "{count, plural, one {# Tableau} other {# Tableaux}}",
|
||||
"GroupBy.ungroup": "Dégrouper",
|
||||
"KanbanCard.copiedLink": "Copié !",
|
||||
"KanbanCard.copyLink": "Copier le lien",
|
||||
"KanbanCard.delete": "Supprimer",
|
||||
"KanbanCard.duplicate": "Dupliquer",
|
||||
"KanbanCard.untitled": "Sans titre",
|
||||
|
@ -56,7 +65,7 @@
|
|||
"Mutator.new-template-from-board": "nouveau modèle depuis un tableau",
|
||||
"Mutator.new-template-from-card": "nouveau modèle depuis une carte",
|
||||
"PropertyMenu.Delete": "Supprimer",
|
||||
"PropertyMenu.changeType": "Changer le type de propriété",
|
||||
"PropertyMenu.changeType": "Changer le type de la propriété",
|
||||
"PropertyMenu.typeTitle": "Type",
|
||||
"PropertyType.Checkbox": "Case à cocher",
|
||||
"PropertyType.CreatedBy": "Créé par",
|
||||
|
@ -71,7 +80,7 @@
|
|||
"PropertyType.Select": "Liste",
|
||||
"PropertyType.Text": "Texte",
|
||||
"PropertyType.URL": "URL",
|
||||
"PropertyType.UpdatedBy": "Mis à jour dernièrement par",
|
||||
"PropertyType.UpdatedBy": "Dernière mise à jour par",
|
||||
"PropertyType.UpdatedTime": "Date de dernière mise à jour",
|
||||
"RegistrationLink.confirmRegenerateToken": "Ceci va désactiver les liens de partages existants. Continuer ?",
|
||||
"RegistrationLink.copiedLink": "Copié !",
|
||||
|
@ -85,20 +94,21 @@
|
|||
"ShareBoard.regenerateToken": "Générer un nouveau jeton",
|
||||
"ShareBoard.share": "Publier sur le web et partager ce tableau publiquement",
|
||||
"ShareBoard.tokenRegenrated": "Le jeton a été recréé",
|
||||
"ShareBoard.unshare": "N'importe qui disposant du lien peut accéder à ce tableau et à toutes les cartes dedans",
|
||||
"Sidebar.about": "A propos de Focalboard",
|
||||
"ShareBoard.unshare": "N'importe qui disposant du lien peut accéder à ce tableau et à toutes les cartes dedans.",
|
||||
"Sidebar.about": "À propos de Focalboard",
|
||||
"Sidebar.add-board": "+ Ajouter un tableau",
|
||||
"Sidebar.add-template": "Nouveau modèle",
|
||||
"Sidebar.changePassword": "Modifier le mot de passe",
|
||||
"Sidebar.delete-board": "Supprimer le tableau",
|
||||
"Sidebar.delete-template": "Supprimer",
|
||||
"Sidebar.duplicate-board": "Dupliquer le tableau",
|
||||
"Sidebar.edit-template": "Editer",
|
||||
"Sidebar.edit-template": "Éditer",
|
||||
"Sidebar.empty-board": "Tableau vide",
|
||||
"Sidebar.export-archive": "Exporter une archive",
|
||||
"Sidebar.import-archive": "Importer une archive",
|
||||
"Sidebar.invite-users": "Inviter des utilisateurs",
|
||||
"Sidebar.logout": "Se déconnecter",
|
||||
"Sidebar.no-more-workspaces": "Plus d'espace de travail",
|
||||
"Sidebar.no-views-in-board": "Pas de page incluse",
|
||||
"Sidebar.random-icons": "Icônes aléatoires",
|
||||
"Sidebar.select-a-template": "Sélectionner un modèle",
|
||||
|
@ -120,6 +130,7 @@
|
|||
"TableHeaderMenu.sort-ascending": "Tri ascendant",
|
||||
"TableHeaderMenu.sort-descending": "Tri descendant",
|
||||
"TableRow.open": "Ouvrir",
|
||||
"TopBar.give-feedback": "Donner un avis",
|
||||
"ValueSelector.valueSelector": "Sélecteur de value",
|
||||
"ValueSelectorLabel.openMenu": "Ouvrir le menu",
|
||||
"View.AddView": "Ajouter une vue",
|
||||
|
@ -132,8 +143,9 @@
|
|||
"View.Table": "Tableau",
|
||||
"ViewHeader.add-template": "Nouveau modèle",
|
||||
"ViewHeader.delete-template": "Supprimer",
|
||||
"ViewHeader.edit-template": "Editer",
|
||||
"ViewHeader.edit-template": "Éditer",
|
||||
"ViewHeader.empty-card": "Carte vide",
|
||||
"ViewHeader.export-board-archive": "Exporter une archive du tableau",
|
||||
"ViewHeader.export-complete": "Export terminé !",
|
||||
"ViewHeader.export-csv": "Exporter au format CSV",
|
||||
"ViewHeader.export-failed": "L'export a échoué !",
|
||||
|
@ -153,7 +165,8 @@
|
|||
"ViewTitle.remove-icon": "Supprimer l'icône",
|
||||
"ViewTitle.show-description": "montrer la description",
|
||||
"ViewTitle.untitled-board": "Tableau sans titre",
|
||||
"Workspace.editing-board-template": "Vous éditez un modèle de tableau",
|
||||
"WelcomePage.Explore.Button": "Explorer",
|
||||
"Workspace.editing-board-template": "Vous éditez un modèle de tableau.",
|
||||
"default-properties.title": "Titre",
|
||||
"error.no-workspace": "Votre session à peut-être expirée ou vous n'avez pas accès à cet espace de travail.",
|
||||
"error.relogin": "Connectez-vous à nouveau",
|
||||
|
|
|
@ -7,14 +7,18 @@
|
|||
"BoardComponent.no-property": "Tidak ada {property}",
|
||||
"BoardComponent.no-property-title": "Item dengan properti {property} yang kosong akan berpindah ke sini. Kolom ini tidak dapat dihapus.",
|
||||
"BoardComponent.show": "Tampilkan",
|
||||
"BoardPage.syncFailed": "Papan mungkin terhapus atau akses Anda ke papan ditolak.",
|
||||
"CardDetail.add-content": "Tambahkan isi",
|
||||
"CardDetail.add-icon": "Tambahkan ikon",
|
||||
"CardDetail.add-property": "+ Tambahkan properti",
|
||||
"CardDetail.addCardText": "tambahkan teks kartu",
|
||||
"CardDetail.moveContent": "pindahkan isi kartu",
|
||||
"CardDetail.new-comment-placeholder": "Tambahkan komentar...",
|
||||
"CardDialog.editing-template": "Anda sedang menyunting sebuah template",
|
||||
"CardDialog.nocard": "Kartu ini tidak ada atau tidak dapat diakses",
|
||||
"CardDialog.copiedLink": "Tersalin!",
|
||||
"CardDialog.copyLink": "Salin pranala",
|
||||
"CardDialog.editing-template": "Anda sedang menyunting sebuah template.",
|
||||
"CardDialog.nocard": "Kartu ini tidak ada atau tidak dapat diakses.",
|
||||
"ColorOption.selectColor": "Pilih Warna {color}",
|
||||
"Comment.delete": "Hapus",
|
||||
"CommentsList.send": "Kirim",
|
||||
"ContentBlock.Delete": "Hapus",
|
||||
|
@ -22,6 +26,7 @@
|
|||
"ContentBlock.addElement": "tambahkan {type}",
|
||||
"ContentBlock.checkbox": "kotak centang",
|
||||
"ContentBlock.divider": "pembagi",
|
||||
"ContentBlock.editCardCheckbox": "kotakpilihan-beralih",
|
||||
"ContentBlock.editCardCheckboxText": "sunting teks kartu",
|
||||
"ContentBlock.editCardText": "sunting teks kartu",
|
||||
"ContentBlock.editText": "Sunting teks...",
|
||||
|
@ -30,19 +35,30 @@
|
|||
"ContentBlock.moveDown": "Turunkan",
|
||||
"ContentBlock.moveUp": "Naikkan",
|
||||
"ContentBlock.text": "teks",
|
||||
"DashboardPage.CenterPanel.ChangeChannels": "Gunakan tombol saklar untuk berpindah kanal dengan mudah",
|
||||
"DashboardPage.CenterPanel.NoWorkspaces": "Maaf, kami tidak dapat menemukan kanal yang sesuai dengan kata tersebut",
|
||||
"DashboardPage.CenterPanel.NoWorkspacesDescription": "Mohon lalukan pencarian untuk kata yang lain",
|
||||
"DashboardPage.showEmpty": "Tampilan kosong",
|
||||
"DashboardPage.title": "Dasbor",
|
||||
"Dialog.closeDialog": "Tutup dialog",
|
||||
"EditableDayPicker.today": "Hari Ini",
|
||||
"EmptyCenterPanel.no-content": "Tambahkan atau pilih sebuah papan dari sidebar untuk memulai.",
|
||||
"EmptyCenterPanel.workspace": "Ini adalah ruang kerja untuk:",
|
||||
"Filter.includes": "memiliki",
|
||||
"Error.websocket-closed": "Koneksi ke soket web tertutup, koneksi terganggu. Jika hal ini terus berlanjut, periksa konfigurasi server atau proxy web Anda.",
|
||||
"Filter.includes": "termasuk",
|
||||
"Filter.is-empty": "kosong",
|
||||
"Filter.is-not-empty": "tidak kosong",
|
||||
"Filter.not-includes": "tidak memiliki",
|
||||
"Filter.not-includes": "tidak termasuk",
|
||||
"FilterComponent.add-filter": "+ Tambahkan saringan",
|
||||
"FilterComponent.delete": "Hapus",
|
||||
"GalleryCard.copiedLink": "Tersalin!",
|
||||
"GalleryCard.copyLink": "Salin pranala",
|
||||
"GalleryCard.delete": "Hapus",
|
||||
"GalleryCard.duplicate": "Duplikasikan",
|
||||
"GroupBy.ungroup": "Pisahkan kelompok",
|
||||
"General.BoardCount": "{count, plural, one {# Board} other {# Boards}}",
|
||||
"GroupBy.ungroup": "Pisahkan grup",
|
||||
"KanbanCard.copiedLink": "Tersalin!",
|
||||
"KanbanCard.copyLink": "Salin pranala",
|
||||
"KanbanCard.delete": "Hapus",
|
||||
"KanbanCard.duplicate": "Duplikasikan",
|
||||
"KanbanCard.untitled": "Tidak berjudul",
|
||||
|
@ -55,34 +71,35 @@
|
|||
"PropertyMenu.changeType": "Ubah jenis properti",
|
||||
"PropertyMenu.typeTitle": "Jenis",
|
||||
"PropertyType.Checkbox": "Kotak Centang",
|
||||
"PropertyType.CreatedBy": "Dibuat Oleh",
|
||||
"PropertyType.CreatedTime": "Waktu Dibuat",
|
||||
"PropertyType.CreatedBy": "Dibuat oleh",
|
||||
"PropertyType.CreatedTime": "Waktu dibuat",
|
||||
"PropertyType.Date": "Tanggal",
|
||||
"PropertyType.Email": "Surel",
|
||||
"PropertyType.File": "Berkas atau Media",
|
||||
"PropertyType.MultiSelect": "Banyak Pilihan",
|
||||
"PropertyType.Number": "Angka",
|
||||
"PropertyType.Person": "Orang",
|
||||
"PropertyType.Phone": "Telepon",
|
||||
"PropertyType.Select": "Pilihan",
|
||||
"PropertyType.Text": "Teks",
|
||||
"PropertyType.URL": "URL",
|
||||
"PropertyType.UpdatedBy": "Diperbarui Oleh",
|
||||
"PropertyType.UpdatedTime": "Waktu Diperbarui",
|
||||
"PropertyType.UpdatedBy": "Diperbarui oleh",
|
||||
"PropertyType.UpdatedTime": "Waktu diperbarui",
|
||||
"RegistrationLink.confirmRegenerateToken": "Ini akan membuat tautan yang sebelumnya dibagikan tidak valid. Lanjutkan?",
|
||||
"RegistrationLink.copiedLink": "Disalin!",
|
||||
"RegistrationLink.copyLink": "Salin tautan",
|
||||
"RegistrationLink.description": "Bagikan tautan ini untuk yang lain membuat akun:",
|
||||
"RegistrationLink.description": "Bagikan tautan ini untuk membuat akun lainnya:",
|
||||
"RegistrationLink.regenerateToken": "Buat ulang token",
|
||||
"RegistrationLink.tokenRegenerated": "Tautan pendaftaran dibuat ulang",
|
||||
"ShareBoard.confirmRegenerateToken": "Ini akan membuat tautan yang sebelumnya dibagikan tidak valid. Lanjutkan?",
|
||||
"ShareBoard.copiedLink": "Disalin!",
|
||||
"ShareBoard.copyLink": "Salin tautan",
|
||||
"ShareBoard.regenerateToken": "Buat ulang token",
|
||||
"ShareBoard.share": "Publikasikan ke web dan bagikan papan ini kepada siapapun",
|
||||
"ShareBoard.share": "Publikasikan dan bagikan papan ini kepada siapapun yang memiliki tautan",
|
||||
"ShareBoard.tokenRegenrated": "Token dibuat ulang",
|
||||
"ShareBoard.unshare": "Siapapun yang memiliki tautannya dapat melihat papan ini",
|
||||
"ShareBoard.unshare": "Siapapun yang memiliki tautannya dapat melihat papan dan semua kartu di dalamnya.",
|
||||
"Sidebar.about": "Tentang Focalboard",
|
||||
"Sidebar.add-board": "+ Tambahkan Papan",
|
||||
"Sidebar.add-board": "+ Tambahkan papan",
|
||||
"Sidebar.add-template": "Template baru",
|
||||
"Sidebar.changePassword": "Ubah kata sandi",
|
||||
"Sidebar.delete-board": "Hapus papan",
|
||||
|
@ -90,8 +107,11 @@
|
|||
"Sidebar.duplicate-board": "Duplikasikan papan",
|
||||
"Sidebar.edit-template": "Sunting",
|
||||
"Sidebar.empty-board": "Papan kosong",
|
||||
"Sidebar.invite-users": "Undang Pengguna",
|
||||
"Sidebar.export-archive": "Ekpor arsip",
|
||||
"Sidebar.import-archive": "Impor arsip",
|
||||
"Sidebar.invite-users": "Undang pengguna",
|
||||
"Sidebar.logout": "Keluar",
|
||||
"Sidebar.no-more-workspaces": "Tidak ada ruang kerja",
|
||||
"Sidebar.no-views-in-board": "Tidak ada halaman di dalam",
|
||||
"Sidebar.random-icons": "Ikon acak",
|
||||
"Sidebar.select-a-template": "Pilih sebuah template",
|
||||
|
@ -110,11 +130,16 @@
|
|||
"TableHeaderMenu.hide": "Sembunyikan",
|
||||
"TableHeaderMenu.insert-left": "Masukkan di kiri",
|
||||
"TableHeaderMenu.insert-right": "Masukkan di kanan",
|
||||
"TableHeaderMenu.sort-ascending": "Urutkan ke atas",
|
||||
"TableHeaderMenu.sort-descending": "Urutkan ke bawah",
|
||||
"TableRow.open": "Buka",
|
||||
"View.AddView": "Tambahkan Tampilan",
|
||||
"TopBar.give-feedback": "Beri Masukan",
|
||||
"ValueSelector.valueSelector": "Pilihan nilai",
|
||||
"ValueSelectorLabel.openMenu": "Menu terbuka",
|
||||
"View.AddView": "Tambahkan tampilan",
|
||||
"View.Board": "Papan",
|
||||
"View.DeleteView": "Hapus Tampilan",
|
||||
"View.DuplicateView": "Duplikasikan Tampilan",
|
||||
"View.DeleteView": "Hapus tampilan",
|
||||
"View.DuplicateView": "Duplikasikan tampilan",
|
||||
"View.NewBoardTitle": "Tampilan papan",
|
||||
"View.NewGalleryTitle": "Tampilan galeri",
|
||||
"View.NewTableTitle": "Tampilan tabel",
|
||||
|
@ -123,9 +148,10 @@
|
|||
"ViewHeader.delete-template": "Hapus",
|
||||
"ViewHeader.edit-template": "Sunting",
|
||||
"ViewHeader.empty-card": "Kartu kosong",
|
||||
"ViewHeader.export-complete": "Pengeksporan selesai!",
|
||||
"ViewHeader.export-board-archive": "Ekspor arsip papan",
|
||||
"ViewHeader.export-complete": "Ekspor selesai!",
|
||||
"ViewHeader.export-csv": "Ekspor ke CSV",
|
||||
"ViewHeader.export-failed": "Pengeksporan gagal!",
|
||||
"ViewHeader.export-failed": "Ekspor gagal!",
|
||||
"ViewHeader.filter": "Penyaringan",
|
||||
"ViewHeader.group-by": "Kelompokkan berdasarkan: {property}",
|
||||
"ViewHeader.new": "Buat",
|
||||
|
@ -136,18 +162,22 @@
|
|||
"ViewHeader.share-board": "Bagikan papan",
|
||||
"ViewHeader.sort": "Pengurutan",
|
||||
"ViewHeader.untitled": "Tak berjudul",
|
||||
"ViewTitle.hide-description": "sembunyikan keterangan",
|
||||
"ViewTitle.hide-description": "sembunyikan deskripsi",
|
||||
"ViewTitle.pick-icon": "Pilih ikon",
|
||||
"ViewTitle.random-icon": "Acak",
|
||||
"ViewTitle.remove-icon": "Hapus ikon",
|
||||
"ViewTitle.show-description": "tampilkan keterangan",
|
||||
"ViewTitle.show-description": "tampilkan deskripsi",
|
||||
"ViewTitle.untitled-board": "Papan tak berjudul",
|
||||
"Workspace.editing-board-template": "Anda sedang menyunting sebuah template papan",
|
||||
"WelcomePage.Description": "Papan adalah alat manajemen proyek yang membantu Anda untuk mendefinisikan, mengatur, memantau, dan mengelola pekerjaan dalam tim, menggunakan tampilan kanban yang mudah dipahami",
|
||||
"WelcomePage.Explore.Button": "Jelajahi",
|
||||
"WelcomePage.Heading": "Selamat Datang di Papan",
|
||||
"Workspace.editing-board-template": "Anda sedang menyunting sebuah template papan.",
|
||||
"default-properties.title": "Judul",
|
||||
"error.no-workspace": "Sesi Anda telah habis atau Anda tidak mendapatkan akses ke ruang kerja ini.",
|
||||
"error.relogin": "Masuk lagi",
|
||||
"login.log-in-button": "Masuk",
|
||||
"login.log-in-title": "Masuk",
|
||||
"login.register-button": "atau buat sebuah akun jika Anda belum memilikinya",
|
||||
"register.login-button": "atau masuk jika Anda sudah memiliki sebuah akun",
|
||||
"register.login-button": "atau masuk jika Anda sudah memiliki akun",
|
||||
"register.signup-title": "Daftar untuk mendapatkan akun Anda"
|
||||
}
|
||||
|
|
4
webapp/i18n/pl.json
Normal file
4
webapp/i18n/pl.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"BoardComponent.add-a-group": "+ Dodaj grupę",
|
||||
"BoardComponent.delete": "Usuń"
|
||||
}
|
|
@ -38,6 +38,7 @@
|
|||
"DashboardPage.CenterPanel.ChangeChannels": "Kanalları kolayca değiştirmek için değiştiriciyi kullanın",
|
||||
"DashboardPage.CenterPanel.NoWorkspaces": "Maalesef, bu arama ifadesine uyan bir kanal bulunamadı",
|
||||
"DashboardPage.CenterPanel.NoWorkspacesDescription": "Lütfen başka bir ifade ile aramayı deneyin",
|
||||
"DashboardPage.showEmpty": "Boş olanları görüntüle",
|
||||
"DashboardPage.title": "Pano",
|
||||
"Dialog.closeDialog": "Pencereyi kapat",
|
||||
"EditableDayPicker.today": "Bugün",
|
||||
|
|
Loading…
Reference in a new issue