From 813d0248107006f1642e186bd8f933ef82a451fa Mon Sep 17 00:00:00 2001 From: Stefan Weiberg <2744377+suntorytimed@users.noreply.github.com> Date: Thu, 2 May 2024 08:10:36 +0200 Subject: [PATCH] chore: update German translations and fixing English labels (#5233) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: update translations with Fink 🐦 * chore: update translations with Fink 🐦 --- frontend/resources/translations/ar-SA.json | 2 +- frontend/resources/translations/ca-ES.json | 2 +- frontend/resources/translations/ckb-KU.json | 2 +- frontend/resources/translations/cs-CZ.json | 2 +- frontend/resources/translations/de-DE.json | 53 +++++++++++++++++++-- frontend/resources/translations/en.json | 10 ++-- frontend/resources/translations/es-VE.json | 2 +- frontend/resources/translations/eu-ES.json | 2 +- frontend/resources/translations/fa.json | 2 +- frontend/resources/translations/fr-CA.json | 2 +- frontend/resources/translations/fr-FR.json | 2 +- frontend/resources/translations/hu-HU.json | 2 +- frontend/resources/translations/id-ID.json | 2 +- frontend/resources/translations/it-IT.json | 2 +- frontend/resources/translations/ja-JP.json | 2 +- frontend/resources/translations/ko-KR.json | 2 +- frontend/resources/translations/pl-PL.json | 2 +- frontend/resources/translations/pt-BR.json | 2 +- frontend/resources/translations/pt-PT.json | 2 +- frontend/resources/translations/ru-RU.json | 2 +- frontend/resources/translations/sv-SE.json | 2 +- frontend/resources/translations/tr-TR.json | 2 +- frontend/resources/translations/vi-VN.json | 2 +- frontend/resources/translations/vi.json | 2 +- frontend/resources/translations/zh-CN.json | 2 +- frontend/resources/translations/zh-TW.json | 2 +- 26 files changed, 79 insertions(+), 32 deletions(-) diff --git a/frontend/resources/translations/ar-SA.json b/frontend/resources/translations/ar-SA.json index 409cdfdc28..84d0f64985 100644 --- a/frontend/resources/translations/ar-SA.json +++ b/frontend/resources/translations/ar-SA.json @@ -1169,4 +1169,4 @@ "addField": "إضافة حقل", "userIcon": "رمز المستخدم" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/ca-ES.json b/frontend/resources/translations/ca-ES.json index 2e98070d46..dccb18dcf8 100644 --- a/frontend/resources/translations/ca-ES.json +++ b/frontend/resources/translations/ca-ES.json @@ -812,4 +812,4 @@ "deleteContentTitle": "Esteu segur que voleu suprimir {pageType}?", "deleteContentCaption": "si suprimiu aquest {pageType}, podeu restaurar-lo des de la paperera." } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/ckb-KU.json b/frontend/resources/translations/ckb-KU.json index 1260ecf330..28535be2c8 100644 --- a/frontend/resources/translations/ckb-KU.json +++ b/frontend/resources/translations/ckb-KU.json @@ -946,4 +946,4 @@ "frequentlyUsed": "زۆرجار بەکارت هێناوە" } } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/cs-CZ.json b/frontend/resources/translations/cs-CZ.json index b6e1282376..a5887f16b9 100644 --- a/frontend/resources/translations/cs-CZ.json +++ b/frontend/resources/translations/cs-CZ.json @@ -1094,4 +1094,4 @@ "font": "Písmo", "actions": "Příkazy" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/de-DE.json b/frontend/resources/translations/de-DE.json index a159c77ffa..6534abb8aa 100644 --- a/frontend/resources/translations/de-DE.json +++ b/frontend/resources/translations/de-DE.json @@ -262,6 +262,7 @@ }, "button": { "ok": "OK", + "confirm": "Bestätigen", "done": "Erledigt!", "cancel": "Abbrechen", "signIn": "Anmelden", @@ -324,6 +325,35 @@ }, "settings": { "title": "Einstellungen", + "accountPage": { + "menuLabel": "Mein Konto", + "title": "Mein Konto", + "description": "Passe dein Profil an, verwalte deine Sicherheitseinstellungen und AI-API-Schlüssel oder melde dich bei deinem Konto an.", + "general": { + "title": "Kontoname und Profilbild", + "changeProfilePicture": "Ändern" + }, + "email": { + "title": "E-Mail", + "actions": { + "change": "E-Mail ändern" + } + }, + "keys": { + "title": "KI API-Schlüssel", + "openAILabel": "OpenAI API-Schlüssel", + "openAITooltip": "Der für die KI-Modelle zu verwendende OpenAI-API-Schlüssel", + "openAIHint": "OpenAI API-Schlüssel eingeben", + "stabilityAILabel": "Stability API-Schlüssel", + "stabilityAITooltip": "Der für die KI-Modelle zu verwendende Stability API-Schlüssel", + "stabilityAIHint": "Stability API-Schlüssel eingeben" + }, + "login": { + "title": "Kontoanmeldung", + "loginLabel": "Anmeldung", + "logoutLabel": "Ausloggen" + } + }, "menu": { "appearance": "Oberfläche", "language": "Sprache", @@ -388,7 +418,8 @@ "resetSetting": "Zurücksetzen", "fontFamily": { "label": "Schriftfamilie", - "search": "Suchen" + "search": "Suchen", + "defaultFont": "Standardschriftart" }, "themeMode": { "label": "Design", @@ -478,7 +509,9 @@ "failedToAddMember": "Mitglied konnte nicht hinzugefügt werden!", "addMemberSuccess": "Mitglied erfolgreich hinzugefügt", "removeMember": "Mitglied entfernen", - "areYouSureToRemoveMember": "Möchten Sie dieses Mitglied wirklich entfernen?" + "areYouSureToRemoveMember": "Möchten Sie dieses Mitglied wirklich entfernen?", + "inviteMemberSuccess": "Die Einladung wurde erfolgreich versendet", + "failedToInviteMember": "Das Einladen des Mitglieds ist fehlgeschlagen" } }, "files": { @@ -1484,6 +1517,20 @@ "noNetworkConnected": "Kein Netzwerk verbunden" } }, + "pageStyle": { + "title": "Seitenformatierung", + "layout": "Layout", + "coverImage": "Titelbild", + "pageIcon": "Seitensymbol", + "colors": "Farben", + "gradient": "Gradient", + "backgroundImage": "Hintergrundbild", + "presets": "Voreinstellungen", + "photo": "Foto", + "unsplash": "Unsplash", + "pageCover": "Deckblatt", + "none": "Keines" + }, "commandPalette": { "placeholder": "Tippe, um nach Ansichten zu suchen...", "bestMatches": "Beste Ergebnisse", @@ -1494,4 +1541,4 @@ "betaTooltip": "Wir unterstützen derzeit nur die Suche nach Seiten", "fromTrashHint": "Aus dem Mülleimer" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/en.json b/frontend/resources/translations/en.json index fa691016ca..5cd0c7ec07 100644 --- a/frontend/resources/translations/en.json +++ b/frontend/resources/translations/en.json @@ -320,7 +320,7 @@ "accountPage": { "menuLabel": "My account", "title": "My account", - "description": "Customize your profile, manage account security, open AI keys, or login into your account.", + "description": "Customize your profile, manage account security and AI API keys, or login into your account.", "general": { "title": "Account name & profile image", "changeProfilePicture": "Change" @@ -332,11 +332,11 @@ } }, "keys": { - "title": "AI Keys", - "openAILabel": "OpenAI key", - "openAITooltip": "The OpenAPI API key to use for the AI models", + "title": "AI API Keys", + "openAILabel": "OpenAI API key", + "openAITooltip": "The OpenAI API key to use for the AI models", "openAIHint": "Input your OpenAI API Key", - "stabilityAILabel": "StabilityAI key", + "stabilityAILabel": "Stability API key", "stabilityAITooltip": "The Stability API key to use for the AI models", "stabilityAIHint": "Input your Stability API Key" }, diff --git a/frontend/resources/translations/es-VE.json b/frontend/resources/translations/es-VE.json index c0b7616863..ff651f5ccd 100644 --- a/frontend/resources/translations/es-VE.json +++ b/frontend/resources/translations/es-VE.json @@ -1109,4 +1109,4 @@ "backgroundColorPink": "fondo rosa", "backgroundColorRed": "fondo rojo" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/eu-ES.json b/frontend/resources/translations/eu-ES.json index 496a262596..d3c25fa3aa 100644 --- a/frontend/resources/translations/eu-ES.json +++ b/frontend/resources/translations/eu-ES.json @@ -601,4 +601,4 @@ "deleteContentTitle": "Ziur {pageType} ezabatu nahi duzula?", "deleteContentCaption": "{pageType} hau ezabatzen baduzu, zaborrontzitik leheneratu dezakezu." } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/fa.json b/frontend/resources/translations/fa.json index 56e97333d7..0bb112d168 100644 --- a/frontend/resources/translations/fa.json +++ b/frontend/resources/translations/fa.json @@ -674,4 +674,4 @@ "frequentlyUsed": "استفاده‌شده" } } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/fr-CA.json b/frontend/resources/translations/fr-CA.json index a6799575f1..958762094e 100644 --- a/frontend/resources/translations/fr-CA.json +++ b/frontend/resources/translations/fr-CA.json @@ -1262,4 +1262,4 @@ "userIcon": "Icône utilisateur" }, "noLogFiles": "Il n'y a pas de log" -} \ No newline at end of file +} diff --git a/frontend/resources/translations/fr-FR.json b/frontend/resources/translations/fr-FR.json index dc4e2348fb..db1a933b28 100644 --- a/frontend/resources/translations/fr-FR.json +++ b/frontend/resources/translations/fr-FR.json @@ -1468,4 +1468,4 @@ "loadingTooltip": "Nous recherchons des résultats...", "betaTooltip": "Nous ne prenons actuellement en charge que la recherche de pages" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/hu-HU.json b/frontend/resources/translations/hu-HU.json index bfecc2756f..3a0d464d5a 100644 --- a/frontend/resources/translations/hu-HU.json +++ b/frontend/resources/translations/hu-HU.json @@ -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." } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/id-ID.json b/frontend/resources/translations/id-ID.json index f1f5c6a1f1..4aa1e71038 100644 --- a/frontend/resources/translations/id-ID.json +++ b/frontend/resources/translations/id-ID.json @@ -1022,4 +1022,4 @@ "noFavorite": "Tidak ada halaman favorit", "noFavoriteHintText": "Geser halaman ke kiri untuk menambahkannya ke favorit Anda" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/it-IT.json b/frontend/resources/translations/it-IT.json index 4093c824ff..47e90eaa87 100644 --- a/frontend/resources/translations/it-IT.json +++ b/frontend/resources/translations/it-IT.json @@ -1262,4 +1262,4 @@ "userIcon": "Icona utente" }, "noLogFiles": "Non ci sono file di log" -} \ No newline at end of file +} diff --git a/frontend/resources/translations/ja-JP.json b/frontend/resources/translations/ja-JP.json index 704552b55d..4388f9c3a9 100644 --- a/frontend/resources/translations/ja-JP.json +++ b/frontend/resources/translations/ja-JP.json @@ -686,4 +686,4 @@ "deleteContentTitle": "{pageType} を削除してもよろしいですか?", "deleteContentCaption": "この {pageType} を削除しても、ゴミ箱から復元できます。" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/ko-KR.json b/frontend/resources/translations/ko-KR.json index 03174e2ed2..81f7be0185 100644 --- a/frontend/resources/translations/ko-KR.json +++ b/frontend/resources/translations/ko-KR.json @@ -598,4 +598,4 @@ "deleteContentTitle": "{pageType}을(를) 삭제하시겠습니까?", "deleteContentCaption": "이 {pageType}을(를) 삭제하면 휴지통에서 복원할 수 있습니다." } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/pl-PL.json b/frontend/resources/translations/pl-PL.json index 43d17c717e..5b11fec3c9 100644 --- a/frontend/resources/translations/pl-PL.json +++ b/frontend/resources/translations/pl-PL.json @@ -1077,4 +1077,4 @@ "language": "Język", "font": "Czcionka" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/pt-BR.json b/frontend/resources/translations/pt-BR.json index 046eee783e..1341f735b7 100644 --- a/frontend/resources/translations/pt-BR.json +++ b/frontend/resources/translations/pt-BR.json @@ -1219,4 +1219,4 @@ "addField": "Adicionar campo", "userIcon": "Ícone do usuário" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/pt-PT.json b/frontend/resources/translations/pt-PT.json index ab4bd7d438..8a9745650a 100644 --- a/frontend/resources/translations/pt-PT.json +++ b/frontend/resources/translations/pt-PT.json @@ -857,4 +857,4 @@ "noResult": "Nenhum resultado", "caseSensitive": "Maiúsculas e minúsculas" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/ru-RU.json b/frontend/resources/translations/ru-RU.json index 72e7a7424e..c138c87bd1 100644 --- a/frontend/resources/translations/ru-RU.json +++ b/frontend/resources/translations/ru-RU.json @@ -1311,4 +1311,4 @@ "userIcon": "Пользовательская иконка" }, "noLogFiles": "Нет файлов журналов" -} \ No newline at end of file +} diff --git a/frontend/resources/translations/sv-SE.json b/frontend/resources/translations/sv-SE.json index f35966d390..1d125b1402 100644 --- a/frontend/resources/translations/sv-SE.json +++ b/frontend/resources/translations/sv-SE.json @@ -668,4 +668,4 @@ "deleteContentTitle": "Är du säker på att du vill ta bort {pageType}?", "deleteContentCaption": "om du tar bort denna {pageType} kan du återställa den från papperskorgen." } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/tr-TR.json b/frontend/resources/translations/tr-TR.json index acfacef891..8f82fedb62 100644 --- a/frontend/resources/translations/tr-TR.json +++ b/frontend/resources/translations/tr-TR.json @@ -1477,4 +1477,4 @@ "betaTooltip": "Şu anda yalnızca sayfaları aramayı destekliyoruz", "fromTrashHint": "Çöp kutusundan" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/vi-VN.json b/frontend/resources/translations/vi-VN.json index 9b89f50dbd..09b73db901 100644 --- a/frontend/resources/translations/vi-VN.json +++ b/frontend/resources/translations/vi-VN.json @@ -868,4 +868,4 @@ "font": "Phông chữ", "date": "Ngày" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/vi.json b/frontend/resources/translations/vi.json index 4d1716447a..b921c1844e 100644 --- a/frontend/resources/translations/vi.json +++ b/frontend/resources/translations/vi.json @@ -6,4 +6,4 @@ "failedToLoad": "Không tải được chế độ xem bảng" } } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/zh-CN.json b/frontend/resources/translations/zh-CN.json index a1f9d3807b..8d342913c2 100644 --- a/frontend/resources/translations/zh-CN.json +++ b/frontend/resources/translations/zh-CN.json @@ -1357,4 +1357,4 @@ "addField": "添加字段", "userIcon": "用户图标" } -} \ No newline at end of file +} diff --git a/frontend/resources/translations/zh-TW.json b/frontend/resources/translations/zh-TW.json index a33f513cbd..aea8585650 100644 --- a/frontend/resources/translations/zh-TW.json +++ b/frontend/resources/translations/zh-TW.json @@ -1257,4 +1257,4 @@ "userIcon": "使用者圖示" }, "noLogFiles": "這裡沒有日誌記錄檔案" -} \ No newline at end of file +}