diff --git a/commafeed-client/biome.json b/commafeed-client/biome.json index c617deb5..1f7c16e7 100644 --- a/commafeed-client/biome.json +++ b/commafeed-client/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.9/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.10/schema.json", "formatter": { "indentStyle": "space", "indentWidth": 4, diff --git a/commafeed-client/src/components/settings/DisplaySettings.tsx b/commafeed-client/src/components/settings/DisplaySettings.tsx index a657980e..b49b3ba2 100644 --- a/commafeed-client/src/components/settings/DisplaySettings.tsx +++ b/commafeed-client/src/components/settings/DisplaySettings.tsx @@ -215,6 +215,7 @@ export function DisplaySettings() { Disable "Pull to refresh" browser behavior} + description={This setting can cause scrolling issues on some browsers (e.g. Safari)} checked={disablePullToRefresh} onChange={async e => await dispatch(changeDisablePullToRefresh(e.currentTarget.checked))} /> diff --git a/commafeed-client/src/locales/ar/messages.po b/commafeed-client/src/locales/ar/messages.po index 78e462f0..53a19812 100644 --- a/commafeed-client/src/locales/ar/messages.po +++ b/commafeed-client/src/locales/ar/messages.po @@ -1000,6 +1000,10 @@ msgstr "الموضوع" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "تبديل قراءة حالة الإدخال الحالي" diff --git a/commafeed-client/src/locales/ca/messages.po b/commafeed-client/src/locales/ca/messages.po index 25c77e4d..47a6ce86 100644 --- a/commafeed-client/src/locales/ca/messages.po +++ b/commafeed-client/src/locales/ca/messages.po @@ -1000,6 +1000,10 @@ msgstr "Tema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "Aquesta és la vostra clau de l'API. Es pot utilitzar per a algunes operacions de l'API de només lectura i permet accedir a l'API Fever. Utilitzeu el formulari de la part inferior de la pàgina per generar una nova clau d'API." +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Canvia l'estat de lectura de l'entrada actual" diff --git a/commafeed-client/src/locales/cs/messages.po b/commafeed-client/src/locales/cs/messages.po index 206b0d56..b0730d43 100644 --- a/commafeed-client/src/locales/cs/messages.po +++ b/commafeed-client/src/locales/cs/messages.po @@ -1000,6 +1000,10 @@ msgstr "Téma" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Přepne stav čtení aktuálního záznamu" diff --git a/commafeed-client/src/locales/cy/messages.po b/commafeed-client/src/locales/cy/messages.po index c3b4e982..42c9c917 100644 --- a/commafeed-client/src/locales/cy/messages.po +++ b/commafeed-client/src/locales/cy/messages.po @@ -1000,6 +1000,10 @@ msgstr "Thema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Toglo statws darllen y cofnod cyfredol" diff --git a/commafeed-client/src/locales/da/messages.po b/commafeed-client/src/locales/da/messages.po index c11a53f7..cb2c2ae5 100644 --- a/commafeed-client/src/locales/da/messages.po +++ b/commafeed-client/src/locales/da/messages.po @@ -1000,6 +1000,10 @@ msgstr "Tema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Skift læsestatus for den aktuelle post" diff --git a/commafeed-client/src/locales/de/messages.po b/commafeed-client/src/locales/de/messages.po index 59ec8fce..8b730740 100644 --- a/commafeed-client/src/locales/de/messages.po +++ b/commafeed-client/src/locales/de/messages.po @@ -1000,6 +1000,10 @@ msgstr "Thema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "Dies ist Ihr API-Schlüssel. Er kann für einige schreibgeschützte API-Vorgänge verwendet werden und ermöglicht den Zugriff auf die Fever-API. Verwenden Sie das Formular unten auf der Seite, um einen neuen API-Schlüssel zu generieren" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Lesestatus des aktuellen Eintrags umschalten" diff --git a/commafeed-client/src/locales/en/messages.po b/commafeed-client/src/locales/en/messages.po index 46c17ea4..7731d246 100644 --- a/commafeed-client/src/locales/en/messages.po +++ b/commafeed-client/src/locales/en/messages.po @@ -1000,6 +1000,10 @@ msgstr "Theme" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "This setting can cause scrolling issues on some browsers (e.g. Safari)" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Toggle read status of current entry" diff --git a/commafeed-client/src/locales/es/messages.po b/commafeed-client/src/locales/es/messages.po index 0e8d86a2..a5a64af4 100644 --- a/commafeed-client/src/locales/es/messages.po +++ b/commafeed-client/src/locales/es/messages.po @@ -1001,6 +1001,10 @@ msgstr "Tema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "Esta es su clave API. Se puede utilizar para algunas operaciones API de solo lectura y otorga acceso a Fever API. Utilice el formulario en la parte inferior de la página para generar una nueva clave API" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Alternar estado de lectura de la entrada actual" diff --git a/commafeed-client/src/locales/fa/messages.po b/commafeed-client/src/locales/fa/messages.po index d9ad6887..4046f07b 100644 --- a/commafeed-client/src/locales/fa/messages.po +++ b/commafeed-client/src/locales/fa/messages.po @@ -1000,6 +1000,10 @@ msgstr "تم" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "وضعیت خواندن ورودی فعلی را تغییر دهید" diff --git a/commafeed-client/src/locales/fi/messages.po b/commafeed-client/src/locales/fi/messages.po index fa221654..e77e1891 100644 --- a/commafeed-client/src/locales/fi/messages.po +++ b/commafeed-client/src/locales/fi/messages.po @@ -1000,6 +1000,10 @@ msgstr "Teema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Vaihda nykyisen merkinnän lukutila" diff --git a/commafeed-client/src/locales/fr/messages.po b/commafeed-client/src/locales/fr/messages.po index c9753d65..9980eb82 100644 --- a/commafeed-client/src/locales/fr/messages.po +++ b/commafeed-client/src/locales/fr/messages.po @@ -1000,6 +1000,10 @@ msgstr "Thème" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "Ceci est votre clef API. Elle peut être utilisée pour certaines opérations en lecture seule et donne accès à l'API Fever. Utilisez le formulaire en bas de la page pour générer une nouvelle clef API" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Marquer l'entrée actuelle comme lue/non lue" diff --git a/commafeed-client/src/locales/gl/messages.po b/commafeed-client/src/locales/gl/messages.po index 12168d94..863ca8b1 100644 --- a/commafeed-client/src/locales/gl/messages.po +++ b/commafeed-client/src/locales/gl/messages.po @@ -1001,6 +1001,10 @@ msgstr "Decorado" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "Esta é a túa clave da API. Pode usarse para algunhas operacións da API de só-lectura e concede acceso á API Fever. Usa o formulario da parte inferior da páxina para crear unha nova clave da API" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Cambiar o estado de lectura da entrada actual" diff --git a/commafeed-client/src/locales/hu/messages.po b/commafeed-client/src/locales/hu/messages.po index abfb0686..d7237eb7 100644 --- a/commafeed-client/src/locales/hu/messages.po +++ b/commafeed-client/src/locales/hu/messages.po @@ -1000,6 +1000,10 @@ msgstr "Téma" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Az aktuális bejegyzés olvasási állapotának váltása" diff --git a/commafeed-client/src/locales/id/messages.po b/commafeed-client/src/locales/id/messages.po index 8077586c..5d5a3adf 100644 --- a/commafeed-client/src/locales/id/messages.po +++ b/commafeed-client/src/locales/id/messages.po @@ -1000,6 +1000,10 @@ msgstr "Tema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Beralih status baca entri saat ini" diff --git a/commafeed-client/src/locales/it/messages.po b/commafeed-client/src/locales/it/messages.po index 0b2e62f0..b8e1ff6b 100644 --- a/commafeed-client/src/locales/it/messages.po +++ b/commafeed-client/src/locales/it/messages.po @@ -1000,6 +1000,10 @@ msgstr "Tema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Commuta lo stato di lettura della voce corrente" diff --git a/commafeed-client/src/locales/ja/messages.po b/commafeed-client/src/locales/ja/messages.po index 67b45a0d..388be3d9 100644 --- a/commafeed-client/src/locales/ja/messages.po +++ b/commafeed-client/src/locales/ja/messages.po @@ -1000,6 +1000,10 @@ msgstr "テーマ" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "これはあなたのAPIキーです。いくつかの読み取り専用API操作に使用できます。これにより、Fever APIへのアクセスが可能になります。ページの下部のフォームを使用して新しいAPIキーを生成します。" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "現在のエントリーの読み取りステータスを切り替えます" diff --git a/commafeed-client/src/locales/ko/messages.po b/commafeed-client/src/locales/ko/messages.po index fd0f6702..f09373bc 100644 --- a/commafeed-client/src/locales/ko/messages.po +++ b/commafeed-client/src/locales/ko/messages.po @@ -1000,6 +1000,10 @@ msgstr "테마" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "현재 항목의 읽기 상태 전환" diff --git a/commafeed-client/src/locales/ms/messages.po b/commafeed-client/src/locales/ms/messages.po index a2b85c39..a866a25a 100644 --- a/commafeed-client/src/locales/ms/messages.po +++ b/commafeed-client/src/locales/ms/messages.po @@ -1000,6 +1000,10 @@ msgstr "Tema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Togol status bacaan entri semasa" diff --git a/commafeed-client/src/locales/nb/messages.po b/commafeed-client/src/locales/nb/messages.po index 97e3d97d..1d31351b 100644 --- a/commafeed-client/src/locales/nb/messages.po +++ b/commafeed-client/src/locales/nb/messages.po @@ -1000,6 +1000,10 @@ msgstr "Tema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Veksle lesestatus for gjeldende oppføring" diff --git a/commafeed-client/src/locales/nl/messages.po b/commafeed-client/src/locales/nl/messages.po index d1ddf9ad..0e403354 100644 --- a/commafeed-client/src/locales/nl/messages.po +++ b/commafeed-client/src/locales/nl/messages.po @@ -1000,6 +1000,10 @@ msgstr "Thema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Toggle leesstatus van huidige invoer" diff --git a/commafeed-client/src/locales/nn/messages.po b/commafeed-client/src/locales/nn/messages.po index a7878e99..6750ef4b 100644 --- a/commafeed-client/src/locales/nn/messages.po +++ b/commafeed-client/src/locales/nn/messages.po @@ -1000,6 +1000,10 @@ msgstr "Tema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Veksle lesestatus for gjeldende oppføring" diff --git a/commafeed-client/src/locales/pl/messages.po b/commafeed-client/src/locales/pl/messages.po index 0541766b..8f53790b 100644 --- a/commafeed-client/src/locales/pl/messages.po +++ b/commafeed-client/src/locales/pl/messages.po @@ -1000,6 +1000,10 @@ msgstr "Motyw" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Przełącz stan odczytu bieżącego wpisu" diff --git a/commafeed-client/src/locales/pt/messages.po b/commafeed-client/src/locales/pt/messages.po index f9c5296d..3544e64c 100644 --- a/commafeed-client/src/locales/pt/messages.po +++ b/commafeed-client/src/locales/pt/messages.po @@ -1000,6 +1000,10 @@ msgstr "Tema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "Esta é sua chave de API. Ela pode ser usada para algumas operações somente leitura da API e concede acesso à API do Fever. Use o formulário abaixo para gerar uma nova chave de API" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Alternar o status de leitura da entrada atual" diff --git a/commafeed-client/src/locales/ru/messages.po b/commafeed-client/src/locales/ru/messages.po index c4cffdcb..98e7f490 100644 --- a/commafeed-client/src/locales/ru/messages.po +++ b/commafeed-client/src/locales/ru/messages.po @@ -1000,6 +1000,10 @@ msgstr "Тема" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "Это ваш ключ API. Он может использоваться для некоторых операций API только для чтения и предоставляет доступ к API Fever. Чтобы сгенерировать новый ключ API, воспользуйтесь формой в нижней части страницы" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Переключить статус чтения текущей записи" diff --git a/commafeed-client/src/locales/sk/messages.po b/commafeed-client/src/locales/sk/messages.po index 23c0ee2d..2a5d8590 100644 --- a/commafeed-client/src/locales/sk/messages.po +++ b/commafeed-client/src/locales/sk/messages.po @@ -1000,6 +1000,10 @@ msgstr "Téma" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Prepne stav čítania aktuálneho záznamu" diff --git a/commafeed-client/src/locales/sv/messages.po b/commafeed-client/src/locales/sv/messages.po index 9a499ea1..4e1152df 100644 --- a/commafeed-client/src/locales/sv/messages.po +++ b/commafeed-client/src/locales/sv/messages.po @@ -1000,6 +1000,10 @@ msgstr "Tema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Växla lässtatus för aktuell post" diff --git a/commafeed-client/src/locales/tr/messages.po b/commafeed-client/src/locales/tr/messages.po index 3c93cfc5..f4d35e00 100644 --- a/commafeed-client/src/locales/tr/messages.po +++ b/commafeed-client/src/locales/tr/messages.po @@ -1000,6 +1000,10 @@ msgstr "Tema" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "Geçerli girişin okuma durumunu değiştir" diff --git a/commafeed-client/src/locales/zh/messages.po b/commafeed-client/src/locales/zh/messages.po index 869cac51..9ac1bf5d 100644 --- a/commafeed-client/src/locales/zh/messages.po +++ b/commafeed-client/src/locales/zh/messages.po @@ -1000,6 +1000,10 @@ msgstr "主题" msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key" msgstr "这是您的API 密钥,它可以被用于Fever API的只读操作及访问授权。使用页面底部的表单生成一个新的API密钥。" +#: src/components/settings/DisplaySettings.tsx +msgid "This setting can cause scrolling issues on some browsers (e.g. Safari)" +msgstr "" + #: src/components/KeyboardShortcutsHelp.tsx msgid "Toggle read status of current entry" msgstr "切换当前条目的阅读状态"