feat: update translations (#4654)

This commit is contained in:
TeddyFlink 2024-02-17 11:31:25 +03:00 committed by GitHub
parent 54bfc65664
commit ee61ef3f12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
21 changed files with 119 additions and 109 deletions

View File

@ -70,12 +70,12 @@
"copyLink": "نسخ الرابط"
},
"moreAction": {
"small": "صغير",
"medium": "متوسط",
"large": "كبير",
"fontSize": "حجم الخط",
"import": "استيراد",
"moreOptions": "المزيد من الخيارات"
"moreOptions": "المزيد من الخيارات",
"small": "صغير",
"medium": "متوسط",
"large": "كبير"
},
"importPanel": {
"textAndMarkdown": "نص و Markdown",
@ -1173,4 +1173,4 @@
"addField": "إضافة حقل",
"userIcon": "رمز المستخدم"
}
}
}

View File

@ -69,12 +69,12 @@
"copyLink": "Copiar l'enllaç"
},
"moreAction": {
"small": "petit",
"medium": "mitjà",
"large": "gran",
"fontSize": "Mida de la font",
"import": "Importar",
"moreOptions": "Més opcions"
"moreOptions": "Més opcions",
"small": "petit",
"medium": "mitjà",
"large": "gran"
},
"importPanel": {
"textAndMarkdown": "Text i rebaixa",
@ -812,4 +812,4 @@
"deleteContentTitle": "Esteu segur que voleu suprimir {pageType}?",
"deleteContentCaption": "si suprimiu aquest {pageType}, podeu restaurar-lo des de la paperera."
}
}
}

View File

@ -69,12 +69,12 @@
"copyLink": "Link kopieren"
},
"moreAction": {
"small": "klein",
"medium": "mittel",
"large": "groß",
"fontSize": "Schriftgröße",
"import": "Importieren",
"moreOptions": "Mehr Optionen"
"moreOptions": "Mehr Optionen",
"small": "klein",
"medium": "mittel",
"large": "groß"
},
"importPanel": {
"textAndMarkdown": "Text & Markdown",
@ -1202,4 +1202,4 @@
"addField": "Ein Feld hinzufügen",
"userIcon": "Nutzerbild"
}
}
}

View File

@ -72,12 +72,12 @@
"copyLink": "Copiar enlace"
},
"moreAction": {
"small": "pequeño",
"medium": "medio",
"large": "grande",
"fontSize": "Tamaño de fuente",
"import": "Importar",
"moreOptions": "Mas opciones"
"moreOptions": "Mas opciones",
"small": "pequeño",
"medium": "medio",
"large": "grande"
},
"importPanel": {
"textAndMarkdown": "Texto y descuento",
@ -1064,4 +1064,4 @@
"backgroundColorPink": "fondo rosa",
"backgroundColorRed": "fondo rojo"
}
}
}

View File

@ -50,12 +50,12 @@
"copyLink": "Esteka kopiatu"
},
"moreAction": {
"small": "txikia",
"medium": "ertaina",
"large": "handia",
"fontSize": "Letra tamaina",
"import": "Inportatu",
"moreOptions": "Aukera gehiago"
"moreOptions": "Aukera gehiago",
"small": "txikia",
"medium": "ertaina",
"large": "handia"
},
"importPanel": {
"textAndMarkdown": "Testua eta Markdown",
@ -601,4 +601,4 @@
"deleteContentTitle": "Ziur {pageType} ezabatu nahi duzula?",
"deleteContentCaption": "{pageType} hau ezabatzen baduzu, zaborrontzitik leheneratu dezakezu."
}
}
}

View File

@ -55,12 +55,12 @@
"copyLink": "کپی کردن لینک"
},
"moreAction": {
"small": "کوچک",
"medium": "متوسط",
"large": "بزرگ",
"fontSize": "اندازه قلم",
"import": "اضافه کردن",
"moreOptions": "گزینه های بیشتر"
"moreOptions": "گزینه های بیشتر",
"small": "کوچک",
"medium": "متوسط",
"large": "بزرگ"
},
"importPanel": {
"textAndMarkdown": "Text & Markdown",
@ -674,4 +674,4 @@
"frequentlyUsed": "استفاده‌شده"
}
}
}
}

View File

@ -50,12 +50,12 @@
"copyLink": "Copier le lien"
},
"moreAction": {
"small": "petit",
"medium": "moyen",
"large": "grand",
"fontSize": "Taille de police",
"import": "Importer",
"moreOptions": "Plus d'options"
"moreOptions": "Plus d'options",
"small": "petit",
"medium": "moyen",
"large": "grand"
},
"importPanel": {
"textAndMarkdown": "Texte et Markdown",
@ -595,4 +595,4 @@
"deleteContentTitle": "Voulez-vous vraiment supprimer le {pageType} ?",
"deleteContentCaption": "si vous supprimez ce {pageType}, vous pouvez le restaurer à partir de la corbeille."
}
}
}

View File

@ -74,12 +74,12 @@
"copyLink": "Copier le lien"
},
"moreAction": {
"small": "petit",
"medium": "moyen",
"large": "grand",
"fontSize": "Taille de police",
"import": "Importer",
"moreOptions": "Plus d'options"
"moreOptions": "Plus d'options",
"small": "petit",
"medium": "moyen",
"large": "grand"
},
"importPanel": {
"textAndMarkdown": "Texte et Markdown",
@ -659,7 +659,15 @@
"showComplete": "Afficher toutes les tâches"
},
"menuName": "Grille",
"referencedGridPrefix": "Vue"
"referencedGridPrefix": "Vue",
"calculationTypeLabel": {
"none": "Vide",
"average": "Moyenne",
"max": "Maximum",
"median": "Médiane",
"min": "Minimum",
"sum": "Somme"
}
},
"document": {
"menuName": "Document",
@ -872,7 +880,8 @@
"page": {
"label": "Lien vers la page",
"tooltip": "Cliquez pour ouvrir la page"
}
},
"deleted": "Supprimer"
},
"toolbar": {
"resetToDefaultFont": "Réinitialiser aux valeurs par défaut"
@ -944,10 +953,10 @@
"layoutDateField": "Calendrier de mise en page par",
"changeLayoutDateField": "Modifier le champ de mise en page",
"noDateTitle": "Pas de date",
"noDateHint": "Les événements non planifiés s'afficheront ici",
"unscheduledEventsTitle": "Événements imprévus",
"clickToAdd": "Cliquez pour ajouter au calendrier",
"name": "Disposition du calendrier"
"name": "Disposition du calendrier",
"noDateHint": "Les événements non planifiés s'afficheront ici"
},
"referencedCalendarPrefix": "Vue",
"quickJumpYear": "Sauter à"
@ -1052,7 +1061,8 @@
"onDayOfEvent": "Le jour de l'événement",
"oneDayBefore": "1 jour avant",
"twoDaysBefore": "2 jours avant",
"oneWeekBefore": "1 semaine avant"
"oneWeekBefore": "1 semaine avant",
"custom": "Personnaliser"
}
},
"relativeDates": {
@ -1249,4 +1259,4 @@
"userIcon": "Icône utilisateur"
},
"noLogFiles": "Il n'y a pas de log"
}
}

View File

@ -50,12 +50,12 @@
"copyLink": "Link másolása"
},
"moreAction": {
"small": "kicsi",
"medium": "közepes",
"large": "nagy",
"fontSize": "Betűméret",
"import": "Importálás",
"moreOptions": "Több lehetőség"
"moreOptions": "Több lehetőség",
"small": "kicsi",
"medium": "közepes",
"large": "nagy"
},
"importPanel": {
"textAndMarkdown": "Szöveg & Markdown",
@ -599,4 +599,4 @@
"deleteContentTitle": "Biztosan törli a következőt: {pageType}?",
"deleteContentCaption": "ha törli ezt a {pageType} oldalt, visszaállíthatja a kukából."
}
}
}

View File

@ -72,12 +72,12 @@
"copyLink": "Salin tautan"
},
"moreAction": {
"small": "kecil",
"medium": "sedang",
"large": "besar",
"fontSize": "Ukuran huruf",
"import": "Impor",
"moreOptions": "Lebih banyak pilihan"
"moreOptions": "Lebih banyak pilihan",
"small": "kecil",
"medium": "sedang",
"large": "besar"
},
"importPanel": {
"textAndMarkdown": "Teks & Markdown",
@ -1024,4 +1024,4 @@
"noFavorite": "Tidak ada halaman favorit",
"noFavoriteHintText": "Geser halaman ke kiri untuk menambahkannya ke favorit Anda"
}
}
}

View File

@ -70,12 +70,12 @@
"copyLink": "Copia Link"
},
"moreAction": {
"small": "piccolo",
"medium": "medio",
"large": "grande",
"fontSize": "Dimensione del font",
"import": "Importare",
"moreOptions": "Più opzioni"
"moreOptions": "Più opzioni",
"small": "piccolo",
"medium": "medio",
"large": "grande"
},
"importPanel": {
"textAndMarkdown": "Testo e markdown",
@ -1186,4 +1186,4 @@
"addField": "Aggiungi campo",
"userIcon": "Icona utente"
}
}
}

View File

@ -50,12 +50,12 @@
"copyLink": "Copy Link"
},
"moreAction": {
"small": "小さい",
"medium": "中くらい",
"large": "大きい",
"fontSize": "フォントサイズ",
"import": "取り込む",
"moreOptions": "より多くのオプション"
"moreOptions": "より多くのオプション",
"small": "小さい",
"medium": "中くらい",
"large": "大きい"
},
"importPanel": {
"textAndMarkdown": "テキストとマークダウン",
@ -596,4 +596,4 @@
"deleteContentTitle": "{pageType} を削除してもよろしいですか?",
"deleteContentCaption": "この {pageType} を削除しても、ゴミ箱から復元できます。"
}
}
}

View File

@ -50,12 +50,12 @@
"copyLink": "링크 복사"
},
"moreAction": {
"small": "작은",
"medium": "중간",
"large": "크기가 큰",
"fontSize": "글꼴 크기",
"import": "수입",
"moreOptions": "추가 옵션"
"moreOptions": "추가 옵션",
"small": "작은",
"medium": "중간",
"large": "크기가 큰"
},
"importPanel": {
"textAndMarkdown": "텍스트 및 마크다운",
@ -598,4 +598,4 @@
"deleteContentTitle": "{pageType}을(를) 삭제하시겠습니까?",
"deleteContentCaption": "이 {pageType}을(를) 삭제하면 휴지통에서 복원할 수 있습니다."
}
}
}

View File

@ -70,12 +70,12 @@
"copyLink": "Skopiuj link"
},
"moreAction": {
"small": "mały",
"medium": "średni",
"large": "duży",
"fontSize": "Rozmiar czcionki",
"import": "Import",
"moreOptions": "Więcej opcji"
"moreOptions": "Więcej opcji",
"small": "mały",
"medium": "średni",
"large": "duży"
},
"importPanel": {
"textAndMarkdown": "Tekst i Markdown",
@ -1078,4 +1078,4 @@
"language": "Język",
"font": "Czcionka"
}
}
}

View File

@ -72,12 +72,12 @@
"copyLink": "Copiar link"
},
"moreAction": {
"small": "pequeno",
"medium": "médio",
"large": "grande",
"fontSize": "Tamanho da fonte",
"import": "Importar",
"moreOptions": "Mais opções"
"moreOptions": "Mais opções",
"small": "pequeno",
"medium": "médio",
"large": "grande"
},
"importPanel": {
"textAndMarkdown": "Texto e Remarcação",
@ -1212,4 +1212,4 @@
"addField": "Adicionar campo",
"userIcon": "Ícone do usuário"
}
}
}

View File

@ -70,12 +70,12 @@
"copyLink": "Copiar o link"
},
"moreAction": {
"small": "pequeno",
"medium": "médio",
"large": "grande",
"fontSize": "Tamanho da fonte",
"import": "Importar",
"moreOptions": "Mais opções"
"moreOptions": "Mais opções",
"small": "pequeno",
"medium": "médio",
"large": "grande"
},
"importPanel": {
"textAndMarkdown": "Texto e Remarcação",
@ -857,4 +857,4 @@
"noResult": "Nenhum resultado",
"caseSensitive": "Maiúsculas e minúsculas"
}
}
}

View File

@ -70,12 +70,12 @@
"copyLink": "Скопировать ссылку"
},
"moreAction": {
"small": "маленький",
"medium": "средний",
"large": "большой",
"fontSize": "Размер шрифта",
"import": "Импорт",
"moreOptions": "Дополнительные опции"
"moreOptions": "Дополнительные опции",
"small": "маленький",
"medium": "средний",
"large": "большой"
},
"importPanel": {
"textAndMarkdown": "Текст и Markdown",
@ -1204,4 +1204,4 @@
"addField": "Добавить поле",
"userIcon": "Пользовательская иконка"
}
}
}

View File

@ -69,12 +69,12 @@
"copyLink": "Bağlantıyı kopyala"
},
"moreAction": {
"small": "Küçük",
"medium": "Orta",
"large": "Büyük",
"fontSize": "Yazı boyutu",
"import": "İçe aktar",
"moreOptions": "Diğer seçenekler"
"moreOptions": "Diğer seçenekler",
"small": "Küçük",
"medium": "Orta",
"large": "Büyük"
},
"importPanel": {
"textAndMarkdown": "Metin ve Markdown",
@ -1093,4 +1093,4 @@
"language": "Dil",
"font": "Yazı tipi"
}
}
}

View File

@ -72,12 +72,12 @@
"copyLink": "Sao chép đường dẫn"
},
"moreAction": {
"small": "nhỏ",
"medium": "trung bình",
"large": "lớn",
"fontSize": "Cỡ chữ",
"import": "Import",
"moreOptions": "Lựa chọn khác"
"moreOptions": "Lựa chọn khác",
"small": "nhỏ",
"medium": "trung bình",
"large": "lớn"
},
"importPanel": {
"textAndMarkdown": "Văn bản & Markdown",
@ -811,4 +811,4 @@
"font": "Phông chữ",
"date": "Ngày"
}
}
}

View File

@ -74,12 +74,12 @@
"copyLink": "复制链接"
},
"moreAction": {
"small": "小",
"medium": "中",
"large": "大",
"fontSize": "字体大小",
"import": "导入",
"moreOptions": "更多选项"
"moreOptions": "更多选项",
"small": "小",
"medium": "中",
"large": "大"
},
"importPanel": {
"textAndMarkdown": "文本和Markdown",

View File

@ -71,12 +71,12 @@
"copyLink": "複製連結"
},
"moreAction": {
"small": "小",
"medium": "中",
"large": "大",
"fontSize": "字型大小",
"import": "匯入",
"moreOptions": "更多選項"
"moreOptions": "更多選項",
"small": "小",
"medium": "中",
"large": "大"
},
"importPanel": {
"textAndMarkdown": "文字 & Markdown",
@ -1244,4 +1244,4 @@
"addField": "新增欄位",
"userIcon": "使用者圖示"
}
}
}