diff --git a/commafeed-client/lingui.config.ts b/commafeed-client/lingui.config.ts index 71d8dd70..98cb0a7a 100644 --- a/commafeed-client/lingui.config.ts +++ b/commafeed-client/lingui.config.ts @@ -1,4 +1,5 @@ import type { LinguiConfig } from "@lingui/conf" +import { formatter } from "@lingui/format-po" const config: LinguiConfig = { locales: [ @@ -38,11 +39,9 @@ const config: LinguiConfig = { exclude: ["src/locales/**"], }, ], - format: "po", - formatOptions: { - origins: true, + format: formatter({ lineNumbers: false, - }, + }), sourceLocale: "en", fallbackLocales: { default: "en", diff --git a/commafeed-client/src/locales/ar/messages.po b/commafeed-client/src/locales/ar/messages.po index 427261c7..ac80f45d 100644 --- a/commafeed-client/src/locales/ar/messages.po +++ b/commafeed-client/src/locales/ar/messages.po @@ -60,7 +60,6 @@ msgstr "إضافة مستخدم" msgid "Admin" msgstr "إداري" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "اسم مستخدم المسؤول" @@ -73,7 +72,6 @@ msgstr "اسم مستخدم المسؤول" msgid "All" msgstr "الكل" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "دائمًا" @@ -173,18 +171,14 @@ msgstr "قم ببناء تعبير تصفية لتحديد ما تريد قرا #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "إلغاء" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "تأكيد" msgid "Confirm password" msgstr "تأكيد كلمة المرور" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "تأكيد كلمة المرور" @@ -294,7 +287,6 @@ msgstr "أيام" msgid "Delete" msgstr "حذف" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "حذف الحساب" @@ -342,13 +334,10 @@ msgstr "اسحب الرابط إلى شريط الإشارات" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "البريد الإلكتروني" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "عنوان البريد الإلكتروني" @@ -399,7 +388,6 @@ msgstr "خيارات الإضافة" msgid "Feed name" msgstr "اسم الخلاصة" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "تحميل الاشتراكات ..." msgid "Loading tags..." msgstr "تحميل العلامات ..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "انتقل إلى اشتراك بإدخال اسمه" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "انتقل إلى الفئة/الخلاصة التالية التي تحتوي على إدخالات غير مقروءة عند تمييز الكل كمقروء" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "أبدا" @@ -657,7 +643,6 @@ msgstr "أبدا" msgid "New password" msgstr "كلمة مرور جديدة" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "كلمة مرور جديدة" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "تصدير OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "ملف OPML" @@ -791,10 +775,7 @@ msgstr "الفئة الأصل" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "كلمة المرور" @@ -874,7 +855,6 @@ msgstr "تحديث" msgid "Registrations are closed on this CommaFeed instance" msgstr "تم إغلاق التسجيلات في مثيل CommaFeed هذا" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "إعادة تعيين كلمة المرور" @@ -883,7 +863,6 @@ msgstr "إعادة تعيين كلمة المرور" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "نقرة بالزر الأيمن" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "التمرير" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "بحث" @@ -924,7 +901,6 @@ msgstr "تحديد الخلاصة/الفئة التالية غير المقرو msgid "Select previous unread feed/category" msgstr "تحديد الخلاصة/الفئة السابقة غير المقروءة" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "رابط الخادم" @@ -953,8 +929,6 @@ msgstr "مشاركة" msgid "Sharing sites" msgstr "مشاركة المواقع" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "الحلقة" @@ -1003,7 +977,6 @@ msgstr "إظهار عدد غير المقروء في أيقونة التبويب msgid "Show unread count in tab title" msgstr "إظهار عدد غير المقروء في عنوان التبويب" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "قم بالتسجيل" msgid "Something bad just happened..." msgstr "شيء سيء حدث للتو ..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "فضاء" @@ -1030,7 +1002,6 @@ msgstr "النجم" msgid "Starred" msgstr "مميز بنجمة" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "قم بالتبديل إلى النسق الفاتح" msgid "System" msgstr "النظام" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "الكلمات" @@ -1136,7 +1106,6 @@ msgstr "غير مقروءة" msgid "Unstar" msgstr "إلغاء النجم" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "إلغاء الاشتراك" @@ -1149,7 +1118,6 @@ msgstr "مفتاح المستخدم" msgid "User name" msgstr "اسم المستخدم" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "اسم المستخدم أو البريد الإلكتروني" diff --git a/commafeed-client/src/locales/ca/messages.po b/commafeed-client/src/locales/ca/messages.po index 2e1aca7b..4a988915 100644 --- a/commafeed-client/src/locales/ca/messages.po +++ b/commafeed-client/src/locales/ca/messages.po @@ -60,7 +60,6 @@ msgstr "Afegeix usuari" msgid "Admin" msgstr "Administrador" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Nom d'usuari de l'administrador" @@ -73,7 +72,6 @@ msgstr "Nom d'usuari de l'administrador" msgid "All" msgstr "Tot" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Sempre" @@ -173,18 +171,14 @@ msgstr "Creeu una expressió de filtratge per indicar què voleu llegir. Les ent #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Cancel·la" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Confirma" msgid "Confirm password" msgstr "Confirmeu la contrasenya" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Confirma la contrasenya" @@ -294,7 +287,6 @@ msgstr "dies" msgid "Delete" msgstr "Eliminar" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Suprimeix el compte" @@ -342,13 +334,10 @@ msgstr "Arrossegueu l'enllaç a la barra d'adreces d'interès" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "Correu electrònic" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "Adreça de correu electrònic" @@ -399,7 +388,6 @@ msgstr "Opcions de l'extensió" msgid "Feed name" msgstr "Nom del canal" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "S'estan carregant les subscripcions..." msgid "Loading tags..." msgstr "Carregant les etiquetes..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Navegueu a una subscripció introduint-ne el nom" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Navega a la següent categoria/canal amb entrades no llegides quan es marquen totes les entrades com a llegides" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Mai" @@ -657,7 +643,6 @@ msgstr "Mai" msgid "New password" msgstr "Contrasenya nova" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Contrasenya nova" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "Exportació OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "Fitxer OPML" @@ -791,10 +775,7 @@ msgstr "Categoria pare" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Contrasenya" @@ -874,7 +855,6 @@ msgstr "Actualitzar" msgid "Registrations are closed on this CommaFeed instance" msgstr "Els registres estan tancats en aquesta instància de CommaFeed" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Restableix la contrasenya" @@ -883,7 +863,6 @@ msgstr "Restableix la contrasenya" msgid "REST API" msgstr "API REST" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Clic dret" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Desplaçament" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Cerca" @@ -924,7 +901,6 @@ msgstr "Selecciona el següent canal/categoria no llegit" msgid "Select previous unread feed/category" msgstr "Selecciona el canal/categoria anterior sense llegir" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL del servidor" @@ -953,8 +929,6 @@ msgstr "Comparteix" msgid "Sharing sites" msgstr "Compartir a altres llocs web" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "canvi" @@ -1003,7 +977,6 @@ msgstr "Mostra el recompte de no llegits a la icona de favorits de la pestanya" msgid "Show unread count in tab title" msgstr "Mostra el recompte de no llegits al títol de la pestanya" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Registra't" msgid "Something bad just happened..." msgstr "Acaba de passar una cosa dolenta..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Espai" @@ -1030,7 +1002,6 @@ msgstr "Estrella" msgid "Starred" msgstr "Estrellat" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Canvia al tema clar" msgid "System" msgstr "Sistema" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Etiquetes" @@ -1136,7 +1106,6 @@ msgstr "Sense llegir" msgid "Unstar" msgstr "Desestrellar" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Donar-se de baixa" @@ -1149,7 +1118,6 @@ msgstr "Clau d'usuari" msgid "User name" msgstr "Nom d'usuari" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Nom d'usuari o correu electrònic" diff --git a/commafeed-client/src/locales/cs/messages.po b/commafeed-client/src/locales/cs/messages.po index b7100a8f..6122c6cc 100644 --- a/commafeed-client/src/locales/cs/messages.po +++ b/commafeed-client/src/locales/cs/messages.po @@ -60,7 +60,6 @@ msgstr "Přidat uživatele" msgid "Admin" msgstr "Správce" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Uživatelské jméno správce" @@ -73,7 +72,6 @@ msgstr "Uživatelské jméno správce" msgid "All" msgstr "Všechny" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Vždy" @@ -173,18 +171,14 @@ msgstr "Vytvořte výraz filtru pro určení toho, co chcete číst. Položky, k #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Zrušit" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Potvrdit" msgid "Confirm password" msgstr "Potvrďte heslo" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Potvrdit heslo" @@ -294,7 +287,6 @@ msgstr "dní" msgid "Delete" msgstr "Smazat" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Smazat účet" @@ -342,13 +334,10 @@ msgstr "Přetáhněte odkaz na lištu záložek" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-mail" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "E-mailová adresa" @@ -399,7 +388,6 @@ msgstr "Možnosti rozšíření" msgid "Feed name" msgstr "Název zdroje" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Načítání odběrů..." msgid "Loading tags..." msgstr "Načítání značek..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Přejděte na předplatné zadáním jeho názvu" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Po označení všech položek jako přečtených přejít na další kategorii/zdroj s nepřečtenými položkami" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Nikdy" @@ -657,7 +643,6 @@ msgstr "Nikdy" msgid "New password" msgstr "Nové heslo" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Nové heslo" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "Export OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "soubor OPML" @@ -791,10 +775,7 @@ msgstr "Rodičovská kategorie" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Heslo" @@ -874,7 +855,6 @@ msgstr "Obnovit" msgid "Registrations are closed on this CommaFeed instance" msgstr "V této instanci CommaFeed jsou registrace uzavřeny" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Obnovit heslo" @@ -883,7 +863,6 @@ msgstr "Obnovit heslo" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Kliknutí pravým tlačítkem" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Posouvání" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Hledej" @@ -924,7 +901,6 @@ msgstr "Vybrat další nepřečtený zdroj/kategorii" msgid "Select previous unread feed/category" msgstr "Vybrat předchozí nepřečtený zdroj/kategorii" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL serveru" @@ -953,8 +929,6 @@ msgstr "Sdílejte" msgid "Sharing sites" msgstr "Stránky pro sdílení" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Směna" @@ -1003,7 +977,6 @@ msgstr "Zobrazovat počet nepřečtených v ikoně karty" msgid "Show unread count in tab title" msgstr "Zobrazovat počet nepřečtených v názvu karty" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Zaregistrovat se" msgid "Something bad just happened..." msgstr "Právě se stalo něco špatného..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Vesmír" @@ -1030,7 +1002,6 @@ msgstr "Hvězda" msgid "Starred" msgstr "S hvězdičkou" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Přepnout na světlý motiv" msgid "System" msgstr "Systémový" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Štítky" @@ -1136,7 +1106,6 @@ msgstr "Nepřečteno" msgid "Unstar" msgstr "Odstranit hvězdu" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Odhlásit odběr" @@ -1149,7 +1118,6 @@ msgstr "Uživatelský klíč" msgid "User name" msgstr "Uživatelské jméno" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Uživatelské jméno nebo e-mail" diff --git a/commafeed-client/src/locales/cy/messages.po b/commafeed-client/src/locales/cy/messages.po index 8a3e33b9..55c59b03 100644 --- a/commafeed-client/src/locales/cy/messages.po +++ b/commafeed-client/src/locales/cy/messages.po @@ -60,7 +60,6 @@ msgstr "Ychwanegu defnyddiwr" msgid "Admin" msgstr "Gweinyddol" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Enw defnyddiwr gweinyddwr" @@ -73,7 +72,6 @@ msgstr "Enw defnyddiwr gweinyddwr" msgid "All" msgstr "Pawb" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Bob amser" @@ -173,18 +171,14 @@ msgstr "Adeiladwch fynegiant hidlo i nodi'r hyn rydych chi am ei ddarllen. Bydd #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Diddymu" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Cadarnhau" msgid "Confirm password" msgstr "Cadarnhau'r cyfrinair" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Cadarnhau Cyfrinair" @@ -294,7 +287,6 @@ msgstr "diwrnodau" msgid "Delete" msgstr "Dileu" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Dileu cyfrif" @@ -342,13 +334,10 @@ msgstr "Llusgwch y ddolen i'r bar nod tudalen" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-bost" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "cyfeiriad e-bost" @@ -399,7 +388,6 @@ msgstr "Opsiynau estyniad" msgid "Feed name" msgstr "Enw porthiant" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Yn llwytho tanysgrifiadau..." msgid "Loading tags..." msgstr "Wrthi'n llwytho tagiau..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Llywiwch i danysgrifiad trwy nodi ei enw" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Llywiwch i'r categori/porthiant nesaf gyda chofnodion heb eu darllen wrth farcio pob cofnod fel un wedi'i ddarllen" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Byth" @@ -657,7 +643,6 @@ msgstr "Byth" msgid "New password" msgstr "Cyfrinair newydd" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Cyfrinair Newydd" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "Allforio OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "Ffeil OPML" @@ -791,10 +775,7 @@ msgstr "Categori Rhiant" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "cyfrinair" @@ -874,7 +855,6 @@ msgstr "Adnewyddu" msgid "Registrations are closed on this CommaFeed instance" msgstr "Mae cofrestriadau ar gau ar yr achos CommaFeed hwn" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Ailosod Cyfrinair" @@ -883,7 +863,6 @@ msgstr "Ailosod Cyfrinair" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Clic dde" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Sgrolio" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Chwilio" @@ -924,7 +901,6 @@ msgstr "Dewiswch y porthiant/categori nesaf heb ei ddarllen" msgid "Select previous unread feed/category" msgstr "Dewiswch y porthiant/categori blaenorol heb ei ddarllen" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL y gweinydd" @@ -953,8 +929,6 @@ msgstr "Rhannu" msgid "Sharing sites" msgstr "Rhannu gwefannau" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "shifft" @@ -1003,7 +977,6 @@ msgstr "Dangos nifer heb ei ddarllen yn ffaficon y tab" msgid "Show unread count in tab title" msgstr "Dangos nifer heb ei ddarllen yn nheitl y tab" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Cofrestrwch" msgid "Something bad just happened..." msgstr "Mae rhywbeth drwg newydd ddigwydd ..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Gofod" @@ -1030,7 +1002,6 @@ msgstr "seren" msgid "Starred" msgstr "serennog" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Newid i thema golau" msgid "System" msgstr "System" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Tagiau" @@ -1136,7 +1106,6 @@ msgstr "Heb ei ddarllen" msgid "Unstar" msgstr "dad-seren" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Dad-danysgrifio" @@ -1149,7 +1118,6 @@ msgstr "Allwedd defnyddiwr" msgid "User name" msgstr "Enw defnyddiwr" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Enw Defnyddiwr neu E-bost" diff --git a/commafeed-client/src/locales/da/messages.po b/commafeed-client/src/locales/da/messages.po index a53534a6..ba6ec3ea 100644 --- a/commafeed-client/src/locales/da/messages.po +++ b/commafeed-client/src/locales/da/messages.po @@ -60,7 +60,6 @@ msgstr "Tilføj bruger" msgid "Admin" msgstr "Administrator" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Administrator brugernavn" @@ -73,7 +72,6 @@ msgstr "Administrator brugernavn" msgid "All" msgstr "Alle" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Altid" @@ -173,18 +171,14 @@ msgstr "Byg et filterudtryk for at angive, hvad du vil læse. Indlæg, der ikke #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Annuller" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Bekræft" msgid "Confirm password" msgstr "Bekræft adgangskode" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Bekræft adgangskode" @@ -294,7 +287,6 @@ msgstr "dage" msgid "Delete" msgstr "Slet" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Slet konto" @@ -342,13 +334,10 @@ msgstr "Træk linket til bogmærkelinjen" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-mail" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "E-mailadresse" @@ -399,7 +388,6 @@ msgstr "Indstillinger for udvidelse" msgid "Feed name" msgstr "Feednavn" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Indlæser abonnementer..." msgid "Loading tags..." msgstr "Indlæser tags..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Naviger til et abonnement ved at indtaste dets navn" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Naviger til næste kategori/feed med ulæste indlæg, når alle indlæg markeres som læst" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Aldrig" @@ -657,7 +643,6 @@ msgstr "Aldrig" msgid "New password" msgstr "Ny adgangskode" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Ny adgangskode" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML eksport" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML fil" @@ -791,10 +775,7 @@ msgstr "Forældrekategori" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Adgangskode" @@ -874,7 +855,6 @@ msgstr "Opdater" msgid "Registrations are closed on this CommaFeed instance" msgstr "Registreringer er lukket på denne CommaFeed-instans" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Nulstil adgangskode" @@ -883,7 +863,6 @@ msgstr "Nulstil adgangskode" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Højreklik" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Rulning" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Søg" @@ -924,7 +901,6 @@ msgstr "Vælg næste ulæste feed/kategori" msgid "Select previous unread feed/category" msgstr "Vælg forrige ulæste feed/kategori" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "Server-URL" @@ -953,8 +929,6 @@ msgstr "Del" msgid "Sharing sites" msgstr "Delingssider" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Skift" @@ -1003,7 +977,6 @@ msgstr "Vis ulæst antal i fanens favicon" msgid "Show unread count in tab title" msgstr "Vis ulæst antal i fanens titel" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Tilmeld dig" msgid "Something bad just happened..." msgstr "Der er lige sket noget slemt..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Rum" @@ -1030,7 +1002,6 @@ msgstr "Stjerne" msgid "Starred" msgstr "Medvirkende" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Skift til lystema" msgid "System" msgstr "System" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Tags" @@ -1136,7 +1106,6 @@ msgstr "Ulæst" msgid "Unstar" msgstr "Fjern stjerne" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Afmeld" @@ -1149,7 +1118,6 @@ msgstr "Brugernøgle" msgid "User name" msgstr "Brugernavn" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Brugernavn eller e-mail" diff --git a/commafeed-client/src/locales/de/messages.po b/commafeed-client/src/locales/de/messages.po index 9c644751..d3e9538e 100644 --- a/commafeed-client/src/locales/de/messages.po +++ b/commafeed-client/src/locales/de/messages.po @@ -60,7 +60,6 @@ msgstr "Benutzer hinzufügen" msgid "Admin" msgstr "Verwaltung" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Administrator-Benutzername" @@ -73,7 +72,6 @@ msgstr "Administrator-Benutzername" msgid "All" msgstr "Alle" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Immer" @@ -173,18 +171,14 @@ msgstr "Erstellen Sie einen Filterausdruck, um anzugeben, was Sie lesen möchten #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Abbrechen" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Bestätigen" msgid "Confirm password" msgstr "Passwort bestätigen" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Passwort bestätigen" @@ -294,7 +287,6 @@ msgstr "Tage" msgid "Delete" msgstr "Löschen" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Konto löschen" @@ -342,13 +334,10 @@ msgstr "Link in Lesezeichenleiste ziehen" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-Mail" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "E-Mail-Adresse" @@ -399,7 +388,6 @@ msgstr "Erweiterungsoptionen" msgid "Feed name" msgstr "Feedname" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Abonnements werden geladen..." msgid "Loading tags..." msgstr "Tags werden geladen..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Navigieren Sie zu einem Abonnement, indem Sie seinen Namen eingeben" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Navigieren Sie zum nächsten Feed/Kategorie mit ungelesenen Einträgen, wenn Sie alle Einträge als gelesen markieren" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Niemals" @@ -657,7 +643,6 @@ msgstr "Niemals" msgid "New password" msgstr "Neues Passwort" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Neues Passwort" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML-Export" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML-Datei" @@ -791,10 +775,7 @@ msgstr "Übergeordnete Kategorie" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Passwort" @@ -874,7 +855,6 @@ msgstr "Aktualisieren" msgid "Registrations are closed on this CommaFeed instance" msgstr "Registrierungen sind für diese CommaFeed-Instanz geschlossen" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Passwort zurücksetzen" @@ -883,7 +863,6 @@ msgstr "Passwort zurücksetzen" msgid "REST API" msgstr "REST-API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Rechtsklick" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Scrollen" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Suche" @@ -924,7 +901,6 @@ msgstr "Nächsten ungelesenen Feed/Kategorie auswählen" msgid "Select previous unread feed/category" msgstr "Vorherigen ungelesenen Feed/Kategorie auswählen" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "Server-URL" @@ -953,8 +929,6 @@ msgstr "Teilen" msgid "Sharing sites" msgstr "Seiten teilen" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Verschiebung" @@ -1003,7 +977,6 @@ msgstr "Anzahl ungelesener Nachrichten im Tab-Favicon anzeigen" msgid "Show unread count in tab title" msgstr "Anzahl ungelesener Nachrichten im Tab-Titel anzeigen" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Melden Sie sich an" msgid "Something bad just happened..." msgstr "Etwas Schlimmes ist gerade passiert..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Raum" @@ -1030,7 +1002,6 @@ msgstr "Stern" msgid "Starred" msgstr "Markiert" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Zum Lightmode wechseln" msgid "System" msgstr "System" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Tags" @@ -1136,7 +1106,6 @@ msgstr "Ungelesen" msgid "Unstar" msgstr "Stern entfernen" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Abbestellen" @@ -1149,7 +1118,6 @@ msgstr "Benutzerschlüssel" msgid "User name" msgstr "Benutzername" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Benutzername oder E-Mail" diff --git a/commafeed-client/src/locales/en/messages.po b/commafeed-client/src/locales/en/messages.po index f12a88b3..ef332d03 100644 --- a/commafeed-client/src/locales/en/messages.po +++ b/commafeed-client/src/locales/en/messages.po @@ -60,7 +60,6 @@ msgstr "Add user" msgid "Admin" msgstr "Admin" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Admin user name" @@ -73,7 +72,6 @@ msgstr "Admin user name" msgid "All" msgstr "All" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Always" @@ -173,18 +171,14 @@ msgstr "Build a filter expression to indicate what you want to read. Entries tha #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Cancel" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Confirm" msgid "Confirm password" msgstr "Confirm password" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Confirm Password" @@ -294,7 +287,6 @@ msgstr "days" msgid "Delete" msgstr "Delete" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Delete account" @@ -342,13 +334,10 @@ msgstr "Drag link to bookmark bar" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-mail" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "E-mail address" @@ -399,7 +388,6 @@ msgstr "Extension options" msgid "Feed name" msgstr "Feed name" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Loading subscriptions..." msgid "Loading tags..." msgstr "Loading tags..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Navigate to a subscription by entering its name" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Navigate to the next category/feed with unread entries when marking all entries as read" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Never" @@ -657,7 +643,6 @@ msgstr "Never" msgid "New password" msgstr "New password" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "New Password" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML export" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML file" @@ -791,10 +775,7 @@ msgstr "Parent Category" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Password" @@ -874,7 +855,6 @@ msgstr "Refresh" msgid "Registrations are closed on this CommaFeed instance" msgstr "Registrations are closed on this CommaFeed instance" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Reset Password" @@ -883,7 +863,6 @@ msgstr "Reset Password" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Right click" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Scrolling" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Search" @@ -924,7 +901,6 @@ msgstr "Select next unread feed/category" msgid "Select previous unread feed/category" msgstr "Select previous unread feed/category" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "Server URL" @@ -953,8 +929,6 @@ msgstr "Share" msgid "Sharing sites" msgstr "Sharing sites" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Shift" @@ -1003,7 +977,6 @@ msgstr "Show unread count in tab favicon" msgid "Show unread count in tab title" msgstr "Show unread count in tab title" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Sign up" msgid "Something bad just happened..." msgstr "Something bad just happened..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Space" @@ -1030,7 +1002,6 @@ msgstr "Star" msgid "Starred" msgstr "Starred" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Switch to light theme" msgid "System" msgstr "System" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Tags" @@ -1136,7 +1106,6 @@ msgstr "Unread" msgid "Unstar" msgstr "Unstar" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Unsubscribe" @@ -1149,7 +1118,6 @@ msgstr "User key" msgid "User name" msgstr "User name" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "User Name or E-mail" diff --git a/commafeed-client/src/locales/es/messages.po b/commafeed-client/src/locales/es/messages.po index 38fbedd9..f1ce937f 100644 --- a/commafeed-client/src/locales/es/messages.po +++ b/commafeed-client/src/locales/es/messages.po @@ -61,7 +61,6 @@ msgstr "Añadir usuario" msgid "Admin" msgstr "Administrador" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Nombre de usuario administrador" @@ -74,7 +73,6 @@ msgstr "Nombre de usuario administrador" msgid "All" msgstr "Todo" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Siempre" @@ -174,18 +172,14 @@ msgstr "Crea una expresión de filtrado para indicar lo que quieres leer. Las en #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Cancelar" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -241,7 +235,6 @@ msgstr "Confirmar" msgid "Confirm password" msgstr "Confirmar contraseña" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Confirmar contraseña" @@ -295,7 +288,6 @@ msgstr "días" msgid "Delete" msgstr "Borrar" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Borrar cuenta" @@ -343,13 +335,10 @@ msgstr "Arrastra el enlace a la barra de marcadores" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "Correo electrónico" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "Dirección de correo electrónico" @@ -400,7 +389,6 @@ msgstr "Opciones de la extensión" msgid "Feed name" msgstr "Nombre del feed" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -571,7 +559,6 @@ msgstr "Cargando suscripciones..." msgid "Loading tags..." msgstr "Cargando etiquetas..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -649,7 +636,6 @@ msgstr "Navegar a una suscripción introduciendo su nombre" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Navegar a la siguiente categoría/feed con entradas no leídas al marcar todas como leídas" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Nunca" @@ -658,7 +644,6 @@ msgstr "Nunca" msgid "New password" msgstr "Nueva contraseña" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Nueva contraseña" @@ -765,7 +750,6 @@ msgstr "OPML" msgid "OPML export" msgstr "Exportar OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "Archivo OPML" @@ -792,10 +776,7 @@ msgstr "Categoría principal" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Contraseña" @@ -875,7 +856,6 @@ msgstr "Actualizar" msgid "Registrations are closed on this CommaFeed instance" msgstr "Los registros están cerrados en esta instancia de CommaFeed" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Restablecer contraseña" @@ -884,7 +864,6 @@ msgstr "Restablecer contraseña" msgid "REST API" msgstr "API REST" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Clic derecho" @@ -911,8 +890,6 @@ msgid "Scrolling" msgstr "Desplazarse" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Buscar" @@ -925,7 +902,6 @@ msgstr "Seleccionar el siguiente feed/categoría no leído" msgid "Select previous unread feed/category" msgstr "Seleccionar el anterior feed/categoría no leído" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL del servidor" @@ -954,8 +930,6 @@ msgstr "Compartir" msgid "Sharing sites" msgstr "Compartir sitios" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Shift" @@ -1004,7 +978,6 @@ msgstr "Mostrar recuento de no leídos en la pestaña favicon" msgid "Show unread count in tab title" msgstr "Mostrar recuento de no leídos en el título de la pestaña" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1014,7 +987,6 @@ msgstr "Registrarse" msgid "Something bad just happened..." msgstr "Algo malo acaba de pasar..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Espacio" @@ -1031,7 +1003,6 @@ msgstr "Estrella" msgid "Starred" msgstr "Destacado" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1065,7 +1036,6 @@ msgstr "Cambiar a tema claro" msgid "System" msgstr "Sistema" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Etiquetas" @@ -1137,7 +1107,6 @@ msgstr "No leído" msgid "Unstar" msgstr "Desmarcar" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Cancelar suscripción" @@ -1150,7 +1119,6 @@ msgstr "Clave de usuario" msgid "User name" msgstr "Nombre de usuario" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Nombre de usuario o correo electrónico" diff --git a/commafeed-client/src/locales/fa/messages.po b/commafeed-client/src/locales/fa/messages.po index 819dbf50..b78dd0ff 100644 --- a/commafeed-client/src/locales/fa/messages.po +++ b/commafeed-client/src/locales/fa/messages.po @@ -60,7 +60,6 @@ msgstr "افزودن کاربر" msgid "Admin" msgstr "مدیر" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "نام کاربری مدیر" @@ -73,7 +72,6 @@ msgstr "نام کاربری مدیر" msgid "All" msgstr "همه" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "همیشه" @@ -173,18 +171,14 @@ msgstr "یک عبارت فیلتر بسازید تا نشان دهید چه چی #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "لغو" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "تأیید کنید" msgid "Confirm password" msgstr "رمز عبور را تأیید کنید" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "تأیید رمز عبور" @@ -294,7 +287,6 @@ msgstr "روز" msgid "Delete" msgstr "حذف کنید" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "حذف حساب" @@ -342,13 +334,10 @@ msgstr "پیوند را به نوار نشانک بکشید" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "ایمیل" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "آدرس ایمیل" @@ -399,7 +388,6 @@ msgstr "گزینه های افزونه" msgid "Feed name" msgstr "نام فید" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "بارگیری اشتراک ها..." msgid "Loading tags..." msgstr "بارگیری برچسب ها..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "با وارد کردن نام اشتراک، به آن بروید" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "هنگام علامت‌گذاری همه ورودی‌ها به‌عنوان خوانده‌شده، به دسته‌بندی/فید بعدی با ورودی‌های خوانده‌نشده بروید" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "هرگز" @@ -657,7 +643,6 @@ msgstr "هرگز" msgid "New password" msgstr "رمز عبور جدید" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "رمز عبور جدید" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "خروجی OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "فایل OPML" @@ -791,10 +775,7 @@ msgstr "دسته والد" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "رمز عبور" @@ -874,7 +855,6 @@ msgstr "تازه کردن" msgid "Registrations are closed on this CommaFeed instance" msgstr "ثبت نام در این نمونه CommaFeed بسته شده است" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "بازنشانی رمز عبور" @@ -883,7 +863,6 @@ msgstr "بازنشانی رمز عبور" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "راست کلیک" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "پیمایش" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "جستجو" @@ -924,7 +901,6 @@ msgstr "انتخاب فید/دسته بعدی خوانده نشده" msgid "Select previous unread feed/category" msgstr "انتخاب فید/دسته قبلی خوانده نشده" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "آدرس سرور" @@ -953,8 +929,6 @@ msgstr "به اشتراک بگذارید" msgid "Sharing sites" msgstr "اشتراک گذاری سایت ها" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "شیفت" @@ -1003,7 +977,6 @@ msgstr "نمایش تعداد خوانده نشده در فاویکون زبان msgid "Show unread count in tab title" msgstr "نمایش تعداد خوانده نشده در عنوان زبانه" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "ثبت نام کنید" msgid "Something bad just happened..." msgstr "اتفاق بدی افتاد..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "فضا" @@ -1030,7 +1002,6 @@ msgstr "ستاره" msgid "Starred" msgstr "ستاره دار" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "تغییر به تم روشن" msgid "System" msgstr "سیستم" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "برچسب‌ها" @@ -1136,7 +1106,6 @@ msgstr "خوانده نشده" msgid "Unstar" msgstr "برداشتن ستاره" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "لغو اشتراک" @@ -1149,7 +1118,6 @@ msgstr "کلید کاربر" msgid "User name" msgstr "نام کاربری" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "نام کاربری یا ایمیل" diff --git a/commafeed-client/src/locales/fi/messages.po b/commafeed-client/src/locales/fi/messages.po index 1330c908..b6272bb7 100644 --- a/commafeed-client/src/locales/fi/messages.po +++ b/commafeed-client/src/locales/fi/messages.po @@ -60,7 +60,6 @@ msgstr "Lisää käyttäjä" msgid "Admin" msgstr "Järjestelmänvalvoja" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Järjestelmänvalvojan käyttäjänimi" @@ -73,7 +72,6 @@ msgstr "Järjestelmänvalvojan käyttäjänimi" msgid "All" msgstr "Kaikki" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Aina" @@ -173,18 +171,14 @@ msgstr "Rakenna suodatinlauseke määrittääksesi, mitä haluat lukea. Merkinn #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Peruuta" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Vahvista" msgid "Confirm password" msgstr "Vahvista salasana" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Vahvista salasana" @@ -294,7 +287,6 @@ msgstr "päivää" msgid "Delete" msgstr "Poista" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Poista tili" @@ -342,13 +334,10 @@ msgstr "Vedä linkki kirjanmerkkipalkkiin" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "Sähköposti" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "Sähköpostiosoite" @@ -399,7 +388,6 @@ msgstr "Laajennuksen asetukset" msgid "Feed name" msgstr "Syötteen nimi" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Ladataan tilauksia..." msgid "Loading tags..." msgstr "Ladataan tunnisteita..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Siirry tilaukseen kirjoittamalla sen nimi" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Siirry seuraavaan luokkaan/syötteeseen, jossa on lukemattomia merkintöjä, kun kaikki merkinnät merkitään luetuiksi" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Ei koskaan" @@ -657,7 +643,6 @@ msgstr "Ei koskaan" msgid "New password" msgstr "Uusi salasana" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Uusi salasana" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML-vienti" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML-tiedosto" @@ -791,10 +775,7 @@ msgstr "Pääluokka" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Salasana" @@ -874,7 +855,6 @@ msgstr "Päivitä" msgid "Registrations are closed on this CommaFeed instance" msgstr "Tämän CommaFeed-esiintymän rekisteröinnit on suljettu" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Nollaa salasana" @@ -883,7 +863,6 @@ msgstr "Nollaa salasana" msgid "REST API" msgstr "REST-API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Oikea napsautus" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Vieritys" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Etsi" @@ -924,7 +901,6 @@ msgstr "Valitse seuraava lukematon syöte/luokka" msgid "Select previous unread feed/category" msgstr "Valitse edellinen lukematon syöte/luokka" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "Palvelimen URL-osoite" @@ -953,8 +929,6 @@ msgstr "Jaa" msgid "Sharing sites" msgstr "Sivustojen jakaminen" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Vaihto" @@ -1003,7 +977,6 @@ msgstr "Näytä lukemattomien määrä välilehden kuvakkeessa" msgid "Show unread count in tab title" msgstr "Näytä lukemattomien määrä välilehden otsikossa" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Rekisteröidy" msgid "Something bad just happened..." msgstr "Jotain pahaa tapahtui juuri..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Avaruus" @@ -1030,7 +1002,6 @@ msgstr "Tähti" msgid "Starred" msgstr "Tähdellä merkitty" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Vaihda vaaleaan teemaan" msgid "System" msgstr "Järjestelmä" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Tunnisteet" @@ -1136,7 +1106,6 @@ msgstr "Lukematon" msgid "Unstar" msgstr "Poista tähti" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Peruuta tilaus" @@ -1149,7 +1118,6 @@ msgstr "Käyttäjäavain" msgid "User name" msgstr "Käyttäjänimi" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Käyttäjänimi tai sähköpostiosoite" diff --git a/commafeed-client/src/locales/fr/messages.po b/commafeed-client/src/locales/fr/messages.po index 53adb70f..4ceeeabf 100644 --- a/commafeed-client/src/locales/fr/messages.po +++ b/commafeed-client/src/locales/fr/messages.po @@ -60,7 +60,6 @@ msgstr "Ajouter un utilisateur" msgid "Admin" msgstr "Administrateur" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Nom de l'administrateur" @@ -73,7 +72,6 @@ msgstr "Nom de l'administrateur" msgid "All" msgstr "Tout" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Toujours" @@ -173,18 +171,14 @@ msgstr "Créez une expression régulière pour filtrer ce que vous voulez lire. #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Annuler" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Confirmer" msgid "Confirm password" msgstr "Confirmer le mot de passe" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Confirmer le mot de passe" @@ -294,7 +287,6 @@ msgstr "jours" msgid "Delete" msgstr "Effacer" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Effacer le compte" @@ -342,13 +334,10 @@ msgstr "Déplacez le lien vers la barre de favoris" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-mail" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "Adresse e-mail" @@ -399,7 +388,6 @@ msgstr "Options de l'extension" msgid "Feed name" msgstr "Nom du flux" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Chargement des abonnements..." msgid "Loading tags..." msgstr "Chargement des marqueurs..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Naviguer vers un abonnement en entrant son nom" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Aller vers la catégorie/le flux comportant des entrées non lues suivant après avoir marqué toutes les entrées lues" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Jamais" @@ -657,7 +643,6 @@ msgstr "Jamais" msgid "New password" msgstr "Nouveau mot de passe" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Nouveau mot de passe" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "Export du fichier OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "Fichier OPML" @@ -791,10 +775,7 @@ msgstr "Catégorie parente" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Mot de passe" @@ -874,7 +855,6 @@ msgstr "Rafraîchir" msgid "Registrations are closed on this CommaFeed instance" msgstr "Les inscriptions sont fermées sur cette instance de CommaFeed" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Réinitialiser le mot de passe" @@ -883,7 +863,6 @@ msgstr "Réinitialiser le mot de passe" msgid "REST API" msgstr "API REST" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Clic droit" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Défilement" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Rechercher" @@ -924,7 +901,6 @@ msgstr "Sélectionner l'article non lu suivant/la catégorie non lue suivante" msgid "Select previous unread feed/category" msgstr "Sélectionner l'article non lu précédent/la catégorie non lue précédente" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL du serveur" @@ -953,8 +929,6 @@ msgstr "Partager" msgid "Sharing sites" msgstr "Sites de partage" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Maj" @@ -1003,7 +977,6 @@ msgstr "Afficher le nombre d'entrées non lues dans la favicône de l'onglet" msgid "Show unread count in tab title" msgstr "Afficher le nombre d'entrées non lues dans le titre de l'onglet" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Créer un compte" msgid "Something bad just happened..." msgstr "Quelque chose s'est mal passé..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Espace" @@ -1030,7 +1002,6 @@ msgstr "Ajouter aux favoris" msgid "Starred" msgstr "Favoris" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Activer le mode clair" msgid "System" msgstr "Système" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Marqueurs" @@ -1136,7 +1106,6 @@ msgstr "Non lu" msgid "Unstar" msgstr "Retirer des favoris" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Se désabonner" @@ -1149,7 +1118,6 @@ msgstr "Clé utilisateur" msgid "User name" msgstr "Nom" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Nom d'utilisateur ou e-mail" diff --git a/commafeed-client/src/locales/gl/messages.po b/commafeed-client/src/locales/gl/messages.po index be1f9d97..3819b30b 100644 --- a/commafeed-client/src/locales/gl/messages.po +++ b/commafeed-client/src/locales/gl/messages.po @@ -61,7 +61,6 @@ msgstr "Engadir persoa usuaria" msgid "Admin" msgstr "Administración" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Identificador de admin" @@ -74,7 +73,6 @@ msgstr "Identificador de admin" msgid "All" msgstr "Todos" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Sempre" @@ -174,18 +172,14 @@ msgstr "Crea unha expresión de filtrado para indicar o que queres ler. Os artig #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Cancelar" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -241,7 +235,6 @@ msgstr "Confirmar" msgid "Confirm password" msgstr "Confirmar contrasinal" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Confirmar contrasinal" @@ -295,7 +288,6 @@ msgstr "días" msgid "Delete" msgstr "Eliminar" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Eliminar conta" @@ -343,13 +335,10 @@ msgstr "Arrastra a ligazón á barra de marcadores" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "Correo electrónico" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "Enderezo de correo electrónico" @@ -400,7 +389,6 @@ msgstr "Opcións do complemento" msgid "Feed name" msgstr "Nome da canle" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -571,7 +559,6 @@ msgstr "Cargando subscricións..." msgid "Loading tags..." msgstr "Cargando etiquetas..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -649,7 +636,6 @@ msgstr "Vai a unha subscrición ao escribir o seu nome" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Vai á seguinte categoría/canle con artigos sen ler cando marques todos artigos como lidos" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Nunca" @@ -658,7 +644,6 @@ msgstr "Nunca" msgid "New password" msgstr "Novo contrasinal" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Novo contrasinal" @@ -765,7 +750,6 @@ msgstr "OPML" msgid "OPML export" msgstr "Exportación OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "Ficheiro OPML" @@ -792,10 +776,7 @@ msgstr "Categoría superior" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Contrasinal" @@ -875,7 +856,6 @@ msgstr "Actualizar" msgid "Registrations are closed on this CommaFeed instance" msgstr "Non se admiten novas contas nesta instancia de CommaFeed" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Restablecer contrasinal" @@ -884,7 +864,6 @@ msgstr "Restablecer contrasinal" msgid "REST API" msgstr "API REST" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Botón dereito" @@ -911,8 +890,6 @@ msgid "Scrolling" msgstr "Desprazamento" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Busca" @@ -925,7 +902,6 @@ msgstr "Seleccionar a seguinte canle/categoría sen ler" msgid "Select previous unread feed/category" msgstr "Seleccionar a canle/categoría anterior sen ler" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL do servidor" @@ -954,8 +930,6 @@ msgstr "Compartir" msgid "Sharing sites" msgstr "Servizos para compartir" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Maiúsculas" @@ -1004,7 +978,6 @@ msgstr "Mostrar a conta de artigos sen ler na icona da pestana" msgid "Show unread count in tab title" msgstr "Mostar a conta de artigos sen ler no título da pestana" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1014,7 +987,6 @@ msgstr "Crear conta" msgid "Something bad just happened..." msgstr "Algo malo pasou..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Espazo" @@ -1031,7 +1003,6 @@ msgstr "Pór estrela" msgid "Starred" msgstr "Con estrela" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1065,7 +1036,6 @@ msgstr "Cambiar ao decorado claro" msgid "System" msgstr "Sistema" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Etiquetas" @@ -1137,7 +1107,6 @@ msgstr "Sen ler" msgid "Unstar" msgstr "Retirar estrela" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Cancelar a subscrición" @@ -1150,7 +1119,6 @@ msgstr "Clave de usuario" msgid "User name" msgstr "Identificador" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Identificador ou correo electrónico" diff --git a/commafeed-client/src/locales/hu/messages.po b/commafeed-client/src/locales/hu/messages.po index 53d0bdd1..7fc69e1c 100644 --- a/commafeed-client/src/locales/hu/messages.po +++ b/commafeed-client/src/locales/hu/messages.po @@ -60,7 +60,6 @@ msgstr "Felhasználó hozzáadása" msgid "Admin" msgstr "Adminisztráció" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Adminisztrátor felhasználóneve" @@ -73,7 +72,6 @@ msgstr "Adminisztrátor felhasználóneve" msgid "All" msgstr "Mind" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Mindig" @@ -173,18 +171,14 @@ msgstr "Hozzon létre egy szűrőkifejezést annak megjelölésére, hogy mit sz #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Mégse" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Erősítse meg" msgid "Confirm password" msgstr "Erősítse meg a jelszót" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Jelszó megerősítése" @@ -294,7 +287,6 @@ msgstr "nap" msgid "Delete" msgstr "Törlés" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Fiók törlése" @@ -342,13 +334,10 @@ msgstr "Húzza a hivatkozást a könyvjelzősávra" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-mail" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "E-mail cím" @@ -399,7 +388,6 @@ msgstr "Bővítmény beállításai" msgid "Feed name" msgstr "Hírcsatorna neve" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Előfizetések betöltése..." msgid "Loading tags..." msgstr "Címkék betöltése..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Navigáljon egy előfizetéshez a nevének megadásával" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Navigálás a következő olvasatlan bejegyzéseket tartalmazó kategóriára/hírcsatornára, ha minden bejegyzést olvasottnak jelöl" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Soha" @@ -657,7 +643,6 @@ msgstr "Soha" msgid "New password" msgstr "Új jelszó" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Új jelszó" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML exportálás" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML fájl" @@ -791,10 +775,7 @@ msgstr "Szülő kategória" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Jelszó" @@ -874,7 +855,6 @@ msgstr "Frissítés" msgid "Registrations are closed on this CommaFeed instance" msgstr "A regisztrációk le vannak zárva ezen a CommaFeed példányon" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Jelszó visszaállítása" @@ -883,7 +863,6 @@ msgstr "Jelszó visszaállítása" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Jobb klikk" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Görgetés" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Keresés" @@ -924,7 +901,6 @@ msgstr "Következő olvasatlan feed/kategória kiválasztása" msgid "Select previous unread feed/category" msgstr "Előző olvasatlan feed/kategória kiválasztása" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "Szerver URL" @@ -953,8 +929,6 @@ msgstr "Oszd meg" msgid "Sharing sites" msgstr "Webhelyek megosztása" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Shift" @@ -1003,7 +977,6 @@ msgstr "Olvasatlan darabszám megjelenítése a tab faviconján" msgid "Show unread count in tab title" msgstr "Olvasatlan darabszám megjelenítése a tab címében" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Regisztráció" msgid "Something bad just happened..." msgstr "Valami rossz történt..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Szóköz" @@ -1030,7 +1002,6 @@ msgstr "Csillag" msgid "Starred" msgstr "Csillaggal megjelölve" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Váltás világos témára" msgid "System" msgstr "Rendszer" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Címkék" @@ -1136,7 +1106,6 @@ msgstr "Olvasatlan" msgid "Unstar" msgstr "Csillag eltávolítása" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Leiratkozás" @@ -1149,7 +1118,6 @@ msgstr "Felhasználói kulcs" msgid "User name" msgstr "Felhasználónév" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Felhasználói név vagy e-mail cím" diff --git a/commafeed-client/src/locales/id/messages.po b/commafeed-client/src/locales/id/messages.po index f02ba281..e2dd0dc7 100644 --- a/commafeed-client/src/locales/id/messages.po +++ b/commafeed-client/src/locales/id/messages.po @@ -60,7 +60,6 @@ msgstr "Tambahkan pengguna" msgid "Admin" msgstr "Admin" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Nama pengguna admin" @@ -73,7 +72,6 @@ msgstr "Nama pengguna admin" msgid "All" msgstr "Semua" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Selalu" @@ -173,18 +171,14 @@ msgstr "Bangun ekspresi filter untuk menunjukkan apa yang ingin Anda baca. Entri #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Batal" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Konfirmasi" msgid "Confirm password" msgstr "Konfirmasi kata sandi" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Konfirmasi Kata Sandi" @@ -294,7 +287,6 @@ msgstr "hari" msgid "Delete" msgstr "Hapus" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Hapus akun" @@ -342,13 +334,10 @@ msgstr "Seret tautan ke bilah bookmark" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "Email" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "Alamat email" @@ -399,7 +388,6 @@ msgstr "Opsi ekstensi" msgid "Feed name" msgstr "Nama umpan" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Memuat langganan..." msgid "Loading tags..." msgstr "Memuat tag..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Navigasikan ke langganan dengan memasukkan namanya" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Navigasikan ke kategori/umpan berikutnya dengan entri yang belum dibaca saat menandai semua entri sebagai telah dibaca" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Tidak pernah" @@ -657,7 +643,6 @@ msgstr "Tidak pernah" msgid "New password" msgstr "Kata sandi baru" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Kata Sandi Baru" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "ekspor OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "file OPML" @@ -791,10 +775,7 @@ msgstr "Kategori Induk" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Kata Sandi" @@ -874,7 +855,6 @@ msgstr "Segarkan" msgid "Registrations are closed on this CommaFeed instance" msgstr "Pendaftaran ditutup pada instans CommaFeed ini" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Atur Ulang Kata Sandi" @@ -883,7 +863,6 @@ msgstr "Atur Ulang Kata Sandi" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Klik kanan" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Menggulir" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Pencarian" @@ -924,7 +901,6 @@ msgstr "Pilih umpan/kategori belum dibaca berikutnya" msgid "Select previous unread feed/category" msgstr "Pilih umpan/kategori belum dibaca sebelumnya" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL Server" @@ -953,8 +929,6 @@ msgstr "Bagikan" msgid "Sharing sites" msgstr "Berbagi situs" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Pergeseran" @@ -1003,7 +977,6 @@ msgstr "Tampilkan jumlah yang belum dibaca di favicon tab" msgid "Show unread count in tab title" msgstr "Tampilkan jumlah yang belum dibaca di judul tab" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Daftar" msgid "Something bad just happened..." msgstr "Sesuatu yang buruk baru saja terjadi..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Spasi" @@ -1030,7 +1002,6 @@ msgstr "Bintang" msgid "Starred" msgstr "Berbintang" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Beralih ke tema terang" msgid "System" msgstr "Sistem" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Tag" @@ -1136,7 +1106,6 @@ msgstr "Belum Dibaca" msgid "Unstar" msgstr "Hapus bintang" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Berhenti berlangganan" @@ -1149,7 +1118,6 @@ msgstr "Kunci pengguna" msgid "User name" msgstr "Nama pengguna" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Nama Pengguna atau Email" diff --git a/commafeed-client/src/locales/it/messages.po b/commafeed-client/src/locales/it/messages.po index 410d24b3..65549075 100644 --- a/commafeed-client/src/locales/it/messages.po +++ b/commafeed-client/src/locales/it/messages.po @@ -60,7 +60,6 @@ msgstr "Aggiungi utente" msgid "Admin" msgstr "Ammin" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Nome utente amministratore" @@ -73,7 +72,6 @@ msgstr "Nome utente amministratore" msgid "All" msgstr "Tutto" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Sempre" @@ -173,18 +171,14 @@ msgstr "Crea un'espressione di filtro per indicare cosa vuoi leggere. Le voci ch #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Annulla" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Conferma" msgid "Confirm password" msgstr "Conferma password" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Conferma password" @@ -294,7 +287,6 @@ msgstr "giorni" msgid "Delete" msgstr "Elimina" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Elimina account" @@ -342,13 +334,10 @@ msgstr "Trascina il collegamento sulla barra dei preferiti" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-mail" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "Indirizzo e-mail" @@ -399,7 +388,6 @@ msgstr "Opzioni estensione" msgid "Feed name" msgstr "Nome del feed" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Caricamento abbonamenti..." msgid "Loading tags..." msgstr "Caricamento tag..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Navigare verso un abbonamento inserendo il suo nome" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Passa alla categoria/feed successivo con voci non lette quando contrassegni tutte le voci come lette" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Mai" @@ -657,7 +643,6 @@ msgstr "Mai" msgid "New password" msgstr "Nuova password" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Nuova password" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "Esportazione OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "File OPML" @@ -791,10 +775,7 @@ msgstr "Categoria padre" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Password" @@ -874,7 +855,6 @@ msgstr "Aggiorna" msgid "Registrations are closed on this CommaFeed instance" msgstr "Le registrazioni sono chiuse su questa istanza CommaFeed" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Reimposta password" @@ -883,7 +863,6 @@ msgstr "Reimposta password" msgid "REST API" msgstr "API REST" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Clic destro" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Scorrimento" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Cerca" @@ -924,7 +901,6 @@ msgstr "Seleziona il feed/categoria non letto successivo" msgid "Select previous unread feed/category" msgstr "Seleziona il feed/categoria non letto precedente" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL del server" @@ -953,8 +929,6 @@ msgstr "Condividi" msgid "Sharing sites" msgstr "Condivisione di siti" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Cambio" @@ -1003,7 +977,6 @@ msgstr "Mostra il numero di non letti nella favicon della scheda" msgid "Show unread count in tab title" msgstr "Mostra il numero di non letti nel titolo della scheda" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Iscriviti" msgid "Something bad just happened..." msgstr "È appena successo qualcosa di brutto..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Spazio" @@ -1030,7 +1002,6 @@ msgstr "Stella" msgid "Starred" msgstr "Speciali" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Passa al tema chiaro" msgid "System" msgstr "Sistema" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Tag" @@ -1136,7 +1106,6 @@ msgstr "Non letto" msgid "Unstar" msgstr "Elimina le stelle" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Annulla iscrizione" @@ -1149,7 +1118,6 @@ msgstr "Chiave utente" msgid "User name" msgstr "Nome utente" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Nome utente o e-mail" diff --git a/commafeed-client/src/locales/ja/messages.po b/commafeed-client/src/locales/ja/messages.po index 67562a7b..5db76810 100644 --- a/commafeed-client/src/locales/ja/messages.po +++ b/commafeed-client/src/locales/ja/messages.po @@ -60,7 +60,6 @@ msgstr "ユーザー追加" msgid "Admin" msgstr "管理者" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "管理者ユーザー名" @@ -73,7 +72,6 @@ msgstr "管理者ユーザー名" msgid "All" msgstr "すべて" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "常に" @@ -173,18 +171,14 @@ msgstr "読みたい内容を指定するためのフィルタ式を作成しま #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "キャンセル" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "確認" msgid "Confirm password" msgstr "パスワード確認" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "パスワードの確認" @@ -294,7 +287,6 @@ msgstr "日" msgid "Delete" msgstr "削除" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "アカウント削除" @@ -342,13 +334,10 @@ msgstr "リンクをブックマークバーにドラッグ" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "メール" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "メールアドレス" @@ -399,7 +388,6 @@ msgstr "拡張機能オプション" msgid "Feed name" msgstr "フィード名" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "サブスクリプションを読み込んでいます..." msgid "Loading tags..." msgstr "タグを読み込んでいます..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "名前を入力してサブスクリプションに移動します" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "すべてのエントリーを既読にするとき、未読エントリーのある次のカテゴリ/フィードに移動する" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "しない" @@ -657,7 +643,6 @@ msgstr "しない" msgid "New password" msgstr "新しいパスワード" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "新しいパスワード" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML エクスポート" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPMLファイル" @@ -791,10 +775,7 @@ msgstr "親カテゴリ" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "パスワード" @@ -874,7 +855,6 @@ msgstr "リフレッシュ" msgid "Registrations are closed on this CommaFeed instance" msgstr "このCommaFeedインスタンスの登録は終了しています" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "パスワードをリセット" @@ -883,7 +863,6 @@ msgstr "パスワードをリセット" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "右クリック" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "スクロール" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "検索" @@ -924,7 +901,6 @@ msgstr "次の未読フィード/カテゴリを選択" msgid "Select previous unread feed/category" msgstr "前の未読フィード/カテゴリを選択" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "サーバーURL" @@ -953,8 +929,6 @@ msgstr "シェア" msgid "Sharing sites" msgstr "共有サイト" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Shift" @@ -1003,7 +977,6 @@ msgstr "未読数をタブのアイコンに表示する" msgid "Show unread count in tab title" msgstr "未読数をタブのタイトルに表示する" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "サインアップ" msgid "Something bad just happened..." msgstr "何か悪いことが起きました..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Space" @@ -1030,7 +1002,6 @@ msgstr "スター" msgid "Starred" msgstr "スター付き" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "ライトテーマに切り替え" msgid "System" msgstr "システム" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "タグ" @@ -1136,7 +1106,6 @@ msgstr "未読" msgid "Unstar" msgstr "スターを外す" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "退会" @@ -1149,7 +1118,6 @@ msgstr "ユーザーキー" msgid "User name" msgstr "ユーザー名" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "ユーザー名またはメールアドレス" diff --git a/commafeed-client/src/locales/ko/messages.po b/commafeed-client/src/locales/ko/messages.po index cba3ad6b..7bf679bc 100644 --- a/commafeed-client/src/locales/ko/messages.po +++ b/commafeed-client/src/locales/ko/messages.po @@ -60,7 +60,6 @@ msgstr "사용자 추가" msgid "Admin" msgstr "관리자" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "관리자 사용자 이름" @@ -73,7 +72,6 @@ msgstr "관리자 사용자 이름" msgid "All" msgstr "전체" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "항상" @@ -173,18 +171,14 @@ msgstr "읽고 싶은 항목을 지정하기 위한 필터 표현식을 작성 #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "취소" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "확인" msgid "Confirm password" msgstr "비밀번호 확인" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "비밀번호 확인" @@ -294,7 +287,6 @@ msgstr "일" msgid "Delete" msgstr "삭제" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "계정 삭제" @@ -342,13 +334,10 @@ msgstr "링크를 북마크바로 드래그" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "이메일" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "이메일 주소" @@ -399,7 +388,6 @@ msgstr "확장 프로그램 옵션" msgid "Feed name" msgstr "피드 이름" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "구독 로드 중..." msgid "Loading tags..." msgstr "태그 로드 중..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "이름을 입력하여 구독으로 이동" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "모든 항목을 읽음으로 표시할 때 읽지 않은 항목이 있는 다음 카테고리/피드로 이동" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "안 함" @@ -657,7 +643,6 @@ msgstr "안 함" msgid "New password" msgstr "새 비밀번호" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "새 비밀번호" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML 내보내기" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML 파일" @@ -791,10 +775,7 @@ msgstr "부모 카테고리" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "비밀번호" @@ -874,7 +855,6 @@ msgstr "새로 고침" msgid "Registrations are closed on this CommaFeed instance" msgstr "이 CommaFeed 인스턴스에 대한 등록이 마감되었습니다." -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "비밀번호 재설정" @@ -883,7 +863,6 @@ msgstr "비밀번호 재설정" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "오른쪽 클릭" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "스크롤" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "검색" @@ -924,7 +901,6 @@ msgstr "다음 읽지 않은 피드/카테고리 선택" msgid "Select previous unread feed/category" msgstr "이전 읽지 않은 피드/카테고리 선택" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "서버 URL" @@ -953,8 +929,6 @@ msgstr "공유" msgid "Sharing sites" msgstr "사이트 공유" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "시프트" @@ -1003,7 +977,6 @@ msgstr "탭 파비콘에 읽지 않은 개수 표시" msgid "Show unread count in tab title" msgstr "탭 제목에 읽지 않은 개수 표시" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "가입" msgid "Something bad just happened..." msgstr "뭔가 안 좋은 일이 일어났어..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "우주" @@ -1030,7 +1002,6 @@ msgstr "스타" msgid "Starred" msgstr "별표" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "밝은 테마로 전환" msgid "System" msgstr "시스템" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "태그" @@ -1136,7 +1106,6 @@ msgstr "읽지 않음" msgid "Unstar" msgstr "별표 제거" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "구독 취소" @@ -1149,7 +1118,6 @@ msgstr "사용자 키" msgid "User name" msgstr "사용자 이름" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "사용자 이름 또는 이메일" diff --git a/commafeed-client/src/locales/ms/messages.po b/commafeed-client/src/locales/ms/messages.po index 2fe3cdcb..a83dcee7 100644 --- a/commafeed-client/src/locales/ms/messages.po +++ b/commafeed-client/src/locales/ms/messages.po @@ -60,7 +60,6 @@ msgstr "Tambah pengguna" msgid "Admin" msgstr "Pentadbir" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Nama pengguna pentadbir" @@ -73,7 +72,6 @@ msgstr "Nama pengguna pentadbir" msgid "All" msgstr "Semua" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Sentiasa" @@ -173,18 +171,14 @@ msgstr "Bina ungkapan penapis untuk menunjukkan perkara yang anda mahu baca. Ent #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Batal" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Sahkan" msgid "Confirm password" msgstr "Sahkan kata laluan" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Sahkan Kata Laluan" @@ -294,7 +287,6 @@ msgstr "hari" msgid "Delete" msgstr "Padam" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Padam akaun" @@ -342,13 +334,10 @@ msgstr "Seret pautan ke bar penanda halaman" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-mel" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "Alamat e-mel" @@ -399,7 +388,6 @@ msgstr "Pilihan ekstensi" msgid "Feed name" msgstr "Nama suapan" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Memuatkan langganan..." msgid "Loading tags..." msgstr "Memuatkan tag..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Navigasi ke langganan dengan memasukkan namanya" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Navigasi ke kategori/suapan seterusnya dengan entri yang belum dibaca apabila menandakan semua entri sebagai dibaca" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Tidak pernah" @@ -657,7 +643,6 @@ msgstr "Tidak pernah" msgid "New password" msgstr "Kata laluan baharu" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Kata Laluan Baharu" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML eksport" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "Fail OPML" @@ -791,10 +775,7 @@ msgstr "Kategori Induk" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Kata Laluan" @@ -874,7 +855,6 @@ msgstr "Muat semula" msgid "Registrations are closed on this CommaFeed instance" msgstr "Pendaftaran ditutup pada contoh CommaFeed ini" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Tetap Semula Kata Laluan" @@ -883,7 +863,6 @@ msgstr "Tetap Semula Kata Laluan" msgid "REST API" msgstr "REHAT API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Klik kanan" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Menatal" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Cari" @@ -924,7 +901,6 @@ msgstr "Pilih suapan/kategori belum dibaca seterusnya" msgid "Select previous unread feed/category" msgstr "Pilih suapan/kategori belum dibaca sebelumnya" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL Pelayan" @@ -953,8 +929,6 @@ msgstr "Kongsi" msgid "Sharing sites" msgstr "Berkongsi tapak" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Anjakan" @@ -1003,7 +977,6 @@ msgstr "Tunjukkan kiraan belum dibaca dalam favicon tab" msgid "Show unread count in tab title" msgstr "Tunjukkan kiraan belum dibaca dalam tajuk tab" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Daftar" msgid "Something bad just happened..." msgstr "Sesuatu yang buruk baru saja berlaku..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Angkasa" @@ -1030,7 +1002,6 @@ msgstr "Bintang" msgid "Starred" msgstr "Dibintangi" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Tukar kepada tema cahaya" msgid "System" msgstr "Sistem" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Tag" @@ -1136,7 +1106,6 @@ msgstr "Belum dibaca" msgid "Unstar" msgstr "Nyahbintang" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Nyahlanggan" @@ -1149,7 +1118,6 @@ msgstr "Kunci pengguna" msgid "User name" msgstr "Nama pengguna" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Nama Pengguna atau E-mel" diff --git a/commafeed-client/src/locales/nb/messages.po b/commafeed-client/src/locales/nb/messages.po index 55828318..79cb75e7 100644 --- a/commafeed-client/src/locales/nb/messages.po +++ b/commafeed-client/src/locales/nb/messages.po @@ -60,7 +60,6 @@ msgstr "Legg til bruker" msgid "Admin" msgstr "Administrator" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Administrator brukernavn" @@ -73,7 +72,6 @@ msgstr "Administrator brukernavn" msgid "All" msgstr "Alle" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Alltid" @@ -173,18 +171,14 @@ msgstr "Bygg et filteruttrykk for å angi hva du vil lese. Oppføringer som ikke #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Avbryt" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Bekreft" msgid "Confirm password" msgstr "Bekreft passord" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Bekreft passord" @@ -294,7 +287,6 @@ msgstr "dager" msgid "Delete" msgstr "Slett" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Slett konto" @@ -342,13 +334,10 @@ msgstr "Dra lenken til bokmerkelinjen" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-post" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "E-postadresse" @@ -399,7 +388,6 @@ msgstr "Utvidelsesvalg" msgid "Feed name" msgstr "Feednavn" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Laster abonnementer..." msgid "Loading tags..." msgstr "Laster tagger..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Naviger til et abonnement ved å skrive inn navnet" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Naviger til neste kategori/feed med uleste oppføringer når du markerer alle oppføringer som lest" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Aldri" @@ -657,7 +643,6 @@ msgstr "Aldri" msgid "New password" msgstr "Nytt passord" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Nytt passord" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML-eksport" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML-fil" @@ -791,10 +775,7 @@ msgstr "Overordnet kategori" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Passord" @@ -874,7 +855,6 @@ msgstr "Oppdater" msgid "Registrations are closed on this CommaFeed instance" msgstr "Registreringer er stengt på denne CommaFeed-forekomsten" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Tilbakestill passord" @@ -883,7 +863,6 @@ msgstr "Tilbakestill passord" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Høyreklikk" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Rulling" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Søk" @@ -924,7 +901,6 @@ msgstr "Velg neste uleste feed/kategori" msgid "Select previous unread feed/category" msgstr "Velg forrige uleste feed/kategori" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "Server-URL" @@ -953,8 +929,6 @@ msgstr "Del" msgid "Sharing sites" msgstr "Delingssider" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Skift" @@ -1003,7 +977,6 @@ msgstr "Vis antall uleste i fanens favicon" msgid "Show unread count in tab title" msgstr "Vis antall uleste i fanetittelen" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Meld deg på" msgid "Something bad just happened..." msgstr "Noe ille skjedde akkurat..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Mellomrom" @@ -1030,7 +1002,6 @@ msgstr "Stjerne" msgid "Starred" msgstr "Stjerne" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Bytt til lystema" msgid "System" msgstr "System" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Tagger" @@ -1136,7 +1106,6 @@ msgstr "Ulest" msgid "Unstar" msgstr "Fjern stjerne" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Avslutt abonnement" @@ -1149,7 +1118,6 @@ msgstr "Brukernøkkel" msgid "User name" msgstr "Brukernavn" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Brukernavn eller e-post" diff --git a/commafeed-client/src/locales/nl/messages.po b/commafeed-client/src/locales/nl/messages.po index bfcd0fd6..57dc7c48 100644 --- a/commafeed-client/src/locales/nl/messages.po +++ b/commafeed-client/src/locales/nl/messages.po @@ -60,7 +60,6 @@ msgstr "Gebruiker toevoegen" msgid "Admin" msgstr "Beheerder" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Gebruikersnaam beheerder" @@ -73,7 +72,6 @@ msgstr "Gebruikersnaam beheerder" msgid "All" msgstr "Alles" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Altijd" @@ -173,18 +171,14 @@ msgstr "Maak een filterexpressie om aan te geven wat u wilt lezen. Items die nie #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Annuleren" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Bevestigen" msgid "Confirm password" msgstr "Bevestig wachtwoord" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Bevestig wachtwoord" @@ -294,7 +287,6 @@ msgstr "dagen" msgid "Delete" msgstr "Verwijderen" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Account verwijderen" @@ -342,13 +334,10 @@ msgstr "Link naar bladwijzerbalk slepen" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-mail" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "E-mailadres" @@ -399,7 +388,6 @@ msgstr "Extensie opties" msgid "Feed name" msgstr "Feednaam" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Abonnementen laden..." msgid "Loading tags..." msgstr "Tags laden..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Navigeer naar een abonnement door de naam in te voeren" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Navigeer naar de volgende categorie/feed met ongelezen items wanneer alle items als gelezen worden gemarkeerd" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Nooit" @@ -657,7 +643,6 @@ msgstr "Nooit" msgid "New password" msgstr "Nieuw wachtwoord" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Nieuw wachtwoord" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML-export" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML-bestand" @@ -791,10 +775,7 @@ msgstr "Oudercategorie" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Wachtwoord" @@ -874,7 +855,6 @@ msgstr "Vernieuwen" msgid "Registrations are closed on this CommaFeed instance" msgstr "Registraties zijn gesloten op deze CommaFeed-instantie" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Wachtwoord herstellen" @@ -883,7 +863,6 @@ msgstr "Wachtwoord herstellen" msgid "REST API" msgstr "REST-API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Rechtermuisklik" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Scrollen" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Zoeken" @@ -924,7 +901,6 @@ msgstr "Selecteer volgende ongelezen feed/categorie" msgid "Select previous unread feed/category" msgstr "Selecteer vorige ongelezen feed/categorie" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "Server-URL" @@ -953,8 +929,6 @@ msgstr "Delen" msgid "Sharing sites" msgstr "Sites delen" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Shift" @@ -1003,7 +977,6 @@ msgstr "Toon aantal ongelezen in tabblad-favicon" msgid "Show unread count in tab title" msgstr "Toon aantal ongelezen in tabbladtitel" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Aanmelden" msgid "Something bad just happened..." msgstr "Er is net iets ergs gebeurd..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Ruimte" @@ -1030,7 +1002,6 @@ msgstr "Ster" msgid "Starred" msgstr "Met ster" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Schakel over naar licht thema" msgid "System" msgstr "Systeem" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Tags" @@ -1136,7 +1106,6 @@ msgstr "Ongelezen" msgid "Unstar" msgstr "Sterren uit" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Afmelden" @@ -1149,7 +1118,6 @@ msgstr "Gebruikerssleutel" msgid "User name" msgstr "Gebruikersnaam" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Gebruikersnaam of e-mail" diff --git a/commafeed-client/src/locales/nn/messages.po b/commafeed-client/src/locales/nn/messages.po index ea7c83cb..4f3cadc0 100644 --- a/commafeed-client/src/locales/nn/messages.po +++ b/commafeed-client/src/locales/nn/messages.po @@ -60,7 +60,6 @@ msgstr "Legg til brukar" msgid "Admin" msgstr "Administrator" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Brukarnamn for administrator" @@ -73,7 +72,6 @@ msgstr "Brukarnamn for administrator" msgid "All" msgstr "Alle" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Alltid" @@ -173,18 +171,14 @@ msgstr "Bygg eit filteruttrykk for å angis kva du vil lesa. Innlegg som ikkje s #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Avbryt" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Bekreft" msgid "Confirm password" msgstr "Bekreft passord" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Stadfest passord" @@ -294,7 +287,6 @@ msgstr "dagar" msgid "Delete" msgstr "Slett" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Slett konto" @@ -342,13 +334,10 @@ msgstr "Dra lenken til bokmerkelinjen" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-post" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "E-postadresse" @@ -399,7 +388,6 @@ msgstr "Val for utviding" msgid "Feed name" msgstr "Feednavn" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Laster abonnementer..." msgid "Loading tags..." msgstr "Laster tagger..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Naviger til et abonnement ved å skrive inn navnet" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Naviger til neste kategori/suap med ulesne innlegg når du markerer alle innlegg som lesne" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Aldri" @@ -657,7 +643,6 @@ msgstr "Aldri" msgid "New password" msgstr "Nytt passord" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Nytt passord" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML-eksport" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML-fil" @@ -791,10 +775,7 @@ msgstr "Overordnet kategori" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Passord" @@ -874,7 +855,6 @@ msgstr "Oppdater" msgid "Registrations are closed on this CommaFeed instance" msgstr "Registreringer er stengt på denne CommaFeed-forekomsten" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Tilbakestill passord" @@ -883,7 +863,6 @@ msgstr "Tilbakestill passord" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Høgreklikk" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Rulling" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Søk" @@ -924,7 +901,6 @@ msgstr "Vel neste ulesne suap/kategori" msgid "Select previous unread feed/category" msgstr "Vel førre ulesne suap/kategori" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "Server-URL" @@ -953,8 +929,6 @@ msgstr "Del" msgid "Sharing sites" msgstr "Delingssider" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Skift" @@ -1003,7 +977,6 @@ msgstr "Vis talet på ulesne i favicon for fana" msgid "Show unread count in tab title" msgstr "Vis talet på ulesne i tittelen på fana" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Meld deg på" msgid "Something bad just happened..." msgstr "Noe ille skjedde akkurat..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Mellomrom" @@ -1030,7 +1002,6 @@ msgstr "Stjerne" msgid "Starred" msgstr "Stjernemerka" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Bytt til lyst tema" msgid "System" msgstr "System" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Tagger" @@ -1136,7 +1106,6 @@ msgstr "Ulesen" msgid "Unstar" msgstr "Fjern stjerne" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Avslutt abonnement" @@ -1149,7 +1118,6 @@ msgstr "Brukarnøkkel" msgid "User name" msgstr "Brukarnamn" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Brukarnamn eller e-post" diff --git a/commafeed-client/src/locales/pl/messages.po b/commafeed-client/src/locales/pl/messages.po index 6021d3a2..cae3fa2c 100644 --- a/commafeed-client/src/locales/pl/messages.po +++ b/commafeed-client/src/locales/pl/messages.po @@ -60,7 +60,6 @@ msgstr "Dodaj użytkownika" msgid "Admin" msgstr "Administracja" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Nazwa użytkownika administratora" @@ -73,7 +72,6 @@ msgstr "Nazwa użytkownika administratora" msgid "All" msgstr "Wszystkie" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Zawsze" @@ -173,18 +171,14 @@ msgstr "Zbuduj wyrażenie filtrujące, aby wskazać, co chcesz czytać. Wpisy, k #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Anuluj" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Potwierdź" msgid "Confirm password" msgstr "Potwierdź hasło" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Potwierdź hasło" @@ -294,7 +287,6 @@ msgstr "dni" msgid "Delete" msgstr "Usuń" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Usuń konto" @@ -342,13 +334,10 @@ msgstr "Przeciągnij link do paska zakładek" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-mail" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "Adres e-mail" @@ -399,7 +388,6 @@ msgstr "Opcje rozszerzenia" msgid "Feed name" msgstr "nazwa kanału" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Ładowanie subskrypcji..." msgid "Loading tags..." msgstr "Ładowanie tagów..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Przejdź do subskrypcji, wpisując jej nazwę" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Przejdź do następnej kategorii/kanału z nieprzeczytanymi wpisami po oznaczeniu wszystkich wpisów jako przeczytane" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Nigdy" @@ -657,7 +643,6 @@ msgstr "Nigdy" msgid "New password" msgstr "Nowe hasło" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Nowe hasło" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "Eksport OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "Plik OPML" @@ -791,10 +775,7 @@ msgstr "Kategoria nadrzędna" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Hasło" @@ -874,7 +855,6 @@ msgstr "Odśwież" msgid "Registrations are closed on this CommaFeed instance" msgstr "Rejestracje są zamknięte w tej instancji CommaFeed" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Zresetuj hasło" @@ -883,7 +863,6 @@ msgstr "Zresetuj hasło" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Prawe kliknięcie" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Przewijanie" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Szukaj" @@ -924,7 +901,6 @@ msgstr "Wybierz następny nieprzeczytany kanał/kategorię" msgid "Select previous unread feed/category" msgstr "Wybierz poprzedni nieprzeczytany kanał/kategorię" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL serwera" @@ -953,8 +929,6 @@ msgstr "Udostępnij" msgid "Sharing sites" msgstr "Udostępnianie witryn" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "zmiana" @@ -1003,7 +977,6 @@ msgstr "Pokazuj liczbę nieprzeczytanych na ikonie karty" msgid "Show unread count in tab title" msgstr "Pokazuj liczbę nieprzeczytanych w tytule karty" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Zarejestruj się" msgid "Something bad just happened..." msgstr "Coś złego właśnie się stało..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Przestrzeń" @@ -1030,7 +1002,6 @@ msgstr "Gwiazda" msgid "Starred" msgstr "Oznaczone gwiazdką" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Przełącz na jasny motyw" msgid "System" msgstr "Systemowy" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Tagi" @@ -1136,7 +1106,6 @@ msgstr "Nieprzeczytane" msgid "Unstar" msgstr "Usuń gwiazdkę" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Anuluj subskrypcję" @@ -1149,7 +1118,6 @@ msgstr "Klucz użytkownika" msgid "User name" msgstr "Nazwa użytkownika" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Nazwa użytkownika lub e-mail" diff --git a/commafeed-client/src/locales/pt/messages.po b/commafeed-client/src/locales/pt/messages.po index 9545627d..cf39ed15 100644 --- a/commafeed-client/src/locales/pt/messages.po +++ b/commafeed-client/src/locales/pt/messages.po @@ -60,7 +60,6 @@ msgstr "Adicionar usuário" msgid "Admin" msgstr "Administrador" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Nome de usuário do administrador" @@ -73,7 +72,6 @@ msgstr "Nome de usuário do administrador" msgid "All" msgstr "Todos" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Sempre" @@ -173,18 +171,14 @@ msgstr "Crie uma expressão de filtro para indicar o que você deseja ler. As en #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Cancelar" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Confirmar" msgid "Confirm password" msgstr "Confirmar senha" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Confirmar senha" @@ -294,7 +287,6 @@ msgstr "dias" msgid "Delete" msgstr "Excluir" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Excluir conta" @@ -342,13 +334,10 @@ msgstr "Arraste o link para a barra de favoritos" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-mail" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "Endereço de e-mail" @@ -399,7 +388,6 @@ msgstr "Opções da extensão" msgid "Feed name" msgstr "Nome do feed" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Carregando assinaturas..." msgid "Loading tags..." msgstr "Carregando tags..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Navegue até uma assinatura digitando seu nome" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Navegar para a próxima categoria/feed com entradas não lidas quando todas as entrafas forem lidas" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Nunca" @@ -657,7 +643,6 @@ msgstr "Nunca" msgid "New password" msgstr "Nova senha" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Nova senha" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "Exportação OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "Arquivo OPML" @@ -791,10 +775,7 @@ msgstr "Categoria Pai" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Senha" @@ -874,7 +855,6 @@ msgstr "Atualizar" msgid "Registrations are closed on this CommaFeed instance" msgstr "Os registros estão fechados nesta instância do CommaFeed" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Redefinir senha" @@ -883,7 +863,6 @@ msgstr "Redefinir senha" msgid "REST API" msgstr "API REST" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Clique com o botão direito" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Deslizar" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Pesquisar" @@ -924,7 +901,6 @@ msgstr "Selecionar próximo feed/categoria não lido" msgid "Select previous unread feed/category" msgstr "Selecionar feed/categoria não lido anterior" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL do servidor" @@ -953,8 +929,6 @@ msgstr "Compartilhar" msgid "Sharing sites" msgstr "Compartilhando sites" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Shift" @@ -1003,7 +977,6 @@ msgstr "Mostrar contagem de não lidos no favion da aba" msgid "Show unread count in tab title" msgstr "Mostrar contagem de não lidos no título da aba" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Inscreva-se" msgid "Something bad just happened..." msgstr "Algo ruim acabou de acontecer..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Espaço" @@ -1030,7 +1002,6 @@ msgstr "Estrela" msgid "Starred" msgstr "Com estrela" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Mudar para tema claro" msgid "System" msgstr "Sistema" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Etiquetas" @@ -1136,7 +1106,6 @@ msgstr "Não lido" msgid "Unstar" msgstr "Desestrelar" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Cancelar inscrição" @@ -1149,7 +1118,6 @@ msgstr "Chave do usuário" msgid "User name" msgstr "Nome de usuário" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Nome de usuário ou e-mail" diff --git a/commafeed-client/src/locales/ru/messages.po b/commafeed-client/src/locales/ru/messages.po index c04e65cd..5f8d5f4e 100644 --- a/commafeed-client/src/locales/ru/messages.po +++ b/commafeed-client/src/locales/ru/messages.po @@ -60,7 +60,6 @@ msgstr "Добавить пользователя" msgid "Admin" msgstr "Админ" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Имя администратора" @@ -73,7 +72,6 @@ msgstr "Имя администратора" msgid "All" msgstr "Все" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Всегда" @@ -173,18 +171,14 @@ msgstr "Создайте выражение фильтра, чтобы указ #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Отмена" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Подтвердить" msgid "Confirm password" msgstr "Подтвердить пароль" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Подтвердите пароль" @@ -294,7 +287,6 @@ msgstr "дней" msgid "Delete" msgstr "Удалить" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Удалить учетную запись" @@ -342,13 +334,10 @@ msgstr "Перетащите ссылку на панель закладок" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "Электронная почта" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "Адрес электронной почты" @@ -399,7 +388,6 @@ msgstr "Параметры расширения" msgid "Feed name" msgstr "Имя фида" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Загрузка подписок..." msgid "Loading tags..." msgstr "Загрузка тегов..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Перейдите к подписке, введя ее имя." msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Переходить к следующей категории/фиду с непрочитанными записями при пометке всех записей как прочитанных" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Никогда" @@ -657,7 +643,6 @@ msgstr "Никогда" msgid "New password" msgstr "Новый пароль" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Новый пароль" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "Экспорт OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML файл" @@ -791,10 +775,7 @@ msgstr "Родительская категория" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Пароль" @@ -874,7 +855,6 @@ msgstr "Обновить" msgid "Registrations are closed on this CommaFeed instance" msgstr "Регистрация закрыта для этого экземпляра CommaFeed." -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Сброс пароля" @@ -883,7 +863,6 @@ msgstr "Сброс пароля" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Правый клик" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Прокрутка" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Поиск" @@ -924,7 +901,6 @@ msgstr "Выбрать следующий непрочитанный фид/ка msgid "Select previous unread feed/category" msgstr "Выбрать предыдущий непрочитанный фид/категорию" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL сервера" @@ -953,8 +929,6 @@ msgstr "Поделиться" msgid "Sharing sites" msgstr "Обмен сайтами" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Shift" @@ -1003,7 +977,6 @@ msgstr "Показывать количество непрочитанных в msgid "Show unread count in tab title" msgstr "Показывать количество непрочитанных в заголовке вкладки" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Зарегистрироваться" msgid "Something bad just happened..." msgstr "Только что случилось что-то плохое..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Пробел" @@ -1030,7 +1002,6 @@ msgstr "В избранное" msgid "Starred" msgstr "Избранное" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Переключиться на светлую тему" msgid "System" msgstr "Системная" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Теги" @@ -1136,7 +1106,6 @@ msgstr "Не прочитано" msgid "Unstar" msgstr "Удалить из избранного" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Отписаться" @@ -1149,7 +1118,6 @@ msgstr "Ключ пользователя" msgid "User name" msgstr "Имя пользователя" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Имя пользователя или адрес электронной почты" diff --git a/commafeed-client/src/locales/sk/messages.po b/commafeed-client/src/locales/sk/messages.po index ce144a06..c80bffb5 100644 --- a/commafeed-client/src/locales/sk/messages.po +++ b/commafeed-client/src/locales/sk/messages.po @@ -60,7 +60,6 @@ msgstr "Pridať užívateľa" msgid "Admin" msgstr "Správca" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Meno správcu" @@ -73,7 +72,6 @@ msgstr "Meno správcu" msgid "All" msgstr "Všetky" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Vždy" @@ -173,18 +171,14 @@ msgstr "Vytvorte výraz filtra na určenie toho, čo chcete čítať. Záznamy, #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Zrušiť" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Potvrdiť" msgid "Confirm password" msgstr "Potvrďte heslo" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Potvrdiť heslo" @@ -294,7 +287,6 @@ msgstr "dni" msgid "Delete" msgstr "Vymazať" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Vymažte účet" @@ -342,13 +334,10 @@ msgstr "Presuňte odkaz na lištu so záložkami" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-mail" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "E-mailová adresa" @@ -399,7 +388,6 @@ msgstr "Možnosti rozšírenia" msgid "Feed name" msgstr "Názov informačného kanála" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Načítavam odbery..." msgid "Loading tags..." msgstr "Načítavam značky..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Prejdite na predplatné zadaním jeho názvu" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Pri označovaní všetkých položiek ako prečítaných prejdite na ďalšiu kategóriu/kanál s neprečítanými položkami" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Nikdy" @@ -657,7 +643,6 @@ msgstr "Nikdy" msgid "New password" msgstr "Nové heslo" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Nové heslo" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "Export OPML" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "Súbor OPML" @@ -791,10 +775,7 @@ msgstr "Rodičovská kategória" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Heslo" @@ -874,7 +855,6 @@ msgstr "Obnoviť" msgid "Registrations are closed on this CommaFeed instance" msgstr "V tejto inštancii CommaFeed sú registrácie uzavreté" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Obnoviť heslo" @@ -883,7 +863,6 @@ msgstr "Obnoviť heslo" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Kliknutie pravým tlačidlom" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Rolovanie" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Hľadaj" @@ -924,7 +901,6 @@ msgstr "Vybrať ďalší neprečítaný kanál/kategóriu" msgid "Select previous unread feed/category" msgstr "Vybrať predchádzajúci neprečítaný kanál/kategóriu" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "URL servera" @@ -953,8 +929,6 @@ msgstr "Zdieľať" msgid "Sharing sites" msgstr "Zdieľanie stránok" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Smena" @@ -1003,7 +977,6 @@ msgstr "Zobraziť počet neprečítaných v ikone karty" msgid "Show unread count in tab title" msgstr "Zobraziť počet neprečítaných v názve karty" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Zaregistrujte sa" msgid "Something bad just happened..." msgstr "Práve sa stalo niečo zlé..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Medzera" @@ -1030,7 +1002,6 @@ msgstr "Hviezda" msgid "Starred" msgstr "S hviezdičkou" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Prepnite na svetlú tému" msgid "System" msgstr "Systém" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Značky" @@ -1136,7 +1106,6 @@ msgstr "Neprečítané" msgid "Unstar" msgstr "Odobrať hviezdičku" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Zrušte odber" @@ -1149,7 +1118,6 @@ msgstr "Používateľský kľúč" msgid "User name" msgstr "Meno používateľa" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Meno používateľa alebo e-mail" diff --git a/commafeed-client/src/locales/sv/messages.po b/commafeed-client/src/locales/sv/messages.po index a62bf927..347350fa 100644 --- a/commafeed-client/src/locales/sv/messages.po +++ b/commafeed-client/src/locales/sv/messages.po @@ -60,7 +60,6 @@ msgstr "Lägg till användare" msgid "Admin" msgstr "Admin" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Administratörsanvändarnamn" @@ -73,7 +72,6 @@ msgstr "Administratörsanvändarnamn" msgid "All" msgstr "Alla" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Alltid" @@ -173,18 +171,14 @@ msgstr "Skapa ett filteruttryck för att ange vad du vill läsa. Poster som inte #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "Avbryt" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Bekräfta" msgid "Confirm password" msgstr "Bekräfta lösenord" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Bekräfta lösenord" @@ -294,7 +287,6 @@ msgstr "dagar" msgid "Delete" msgstr "Ta bort" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Radera konto" @@ -342,13 +334,10 @@ msgstr "Dra länken till bokmärkesfältet" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-post" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "E-postadress" @@ -399,7 +388,6 @@ msgstr "Tilläggsalternativ" msgid "Feed name" msgstr "Flödesnamn" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Laddar prenumerationer..." msgid "Loading tags..." msgstr "Laddar taggar..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Navigera till ett abonnemang genom att ange dess namn" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Navigera till nästa kategori/flöde med olästa poster när alla poster markeras som lästa" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Aldrig" @@ -657,7 +643,6 @@ msgstr "Aldrig" msgid "New password" msgstr "Nytt lösenord" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Nytt lösenord" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML-export" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML-fil" @@ -791,10 +775,7 @@ msgstr "Föräldrakategori" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Lösenord" @@ -874,7 +855,6 @@ msgstr "Uppdatera" msgid "Registrations are closed on this CommaFeed instance" msgstr "Registreringar är stängda på denna CommaFeed-instans" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Återställ lösenord" @@ -883,7 +863,6 @@ msgstr "Återställ lösenord" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Högerklick" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Rullning" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Sök" @@ -924,7 +901,6 @@ msgstr "Välj nästa olästa flöde/kategori" msgid "Select previous unread feed/category" msgstr "Välj föregående olästa flöde/kategori" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "Server-URL" @@ -953,8 +929,6 @@ msgstr "Dela" msgid "Sharing sites" msgstr "Delningssajter" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Skift" @@ -1003,7 +977,6 @@ msgstr "Visa antal olästa i flikikonen" msgid "Show unread count in tab title" msgstr "Visa antal olästa i fliktiteln" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Anmäl dig" msgid "Something bad just happened..." msgstr "Något dåligt hände precis..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Rymden" @@ -1030,7 +1002,6 @@ msgstr "Stjärna" msgid "Starred" msgstr "Starmed" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Byt till ljustema" msgid "System" msgstr "System" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Taggar" @@ -1136,7 +1106,6 @@ msgstr "Oläst" msgid "Unstar" msgstr "Ta bort stjärna" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Avsluta prenumeration" @@ -1149,7 +1118,6 @@ msgstr "Användarnyckel" msgid "User name" msgstr "Användarnamn" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Användarnamn eller e-post" diff --git a/commafeed-client/src/locales/tr/messages.po b/commafeed-client/src/locales/tr/messages.po index 87f6998c..fcde7521 100644 --- a/commafeed-client/src/locales/tr/messages.po +++ b/commafeed-client/src/locales/tr/messages.po @@ -60,7 +60,6 @@ msgstr "Kullanıcı ekle" msgid "Admin" msgstr "Yönetici" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "Yönetici kullanıcı adı" @@ -73,7 +72,6 @@ msgstr "Yönetici kullanıcı adı" msgid "All" msgstr "Tümü" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "Her zaman" @@ -173,18 +171,14 @@ msgstr "Ne okumak istediğinizi belirtmek için bir filtre ifadesi oluşturun. E #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "İptal" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "Onayla" msgid "Confirm password" msgstr "Şifreyi onayla" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "Şifreyi Onayla" @@ -294,7 +287,6 @@ msgstr "gün" msgid "Delete" msgstr "Sil" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "Hesabı sil" @@ -342,13 +334,10 @@ msgstr "Bağlantıyı yer işareti çubuğuna sürükleyin" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "E-posta" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "E-posta adresi" @@ -399,7 +388,6 @@ msgstr "Eklenti ayarları" msgid "Feed name" msgstr "Yayın adı" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "Abonelikler yükleniyor..." msgid "Loading tags..." msgstr "Etiketler yükleniyor..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "Adını girerek bir aboneliğe gidin" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "Tüm girişleri okundu olarak işaretlerken okunmamış girişleri olan bir sonraki kategoriye/beslemeye git" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "Asla" @@ -657,7 +643,6 @@ msgstr "Asla" msgid "New password" msgstr "Yeni şifre" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "Yeni Şifre" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML dışa aktarma" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML dosyası" @@ -791,10 +775,7 @@ msgstr "Üst Kategori" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "Şifre" @@ -874,7 +855,6 @@ msgstr "Yenile" msgid "Registrations are closed on this CommaFeed instance" msgstr "Bu CommaFeed örneğinde kayıtlar kapalı" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "Şifreyi Sıfırla" @@ -883,7 +863,6 @@ msgstr "Şifreyi Sıfırla" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "Sağ tık" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "Kaydırma" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "Ara" @@ -924,7 +901,6 @@ msgstr "Sonraki okunmamış beslemeyi/kategoriyi seç" msgid "Select previous unread feed/category" msgstr "Önceki okunmamış beslemeyi/kategoriyi seç" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "Sunucu URL'si" @@ -953,8 +929,6 @@ msgstr "Paylaş" msgid "Sharing sites" msgstr "Siteleri paylaşma" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Vardiya" @@ -1003,7 +977,6 @@ msgstr "Sekme simgesinde okunmamış sayısını göster" msgid "Show unread count in tab title" msgstr "Sekme başlığında okunmamış sayısını göster" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "Kaydolun" msgid "Something bad just happened..." msgstr "Az önce kötü bir şey oldu..." -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "Uzay" @@ -1030,7 +1002,6 @@ msgstr "Yıldız" msgid "Starred" msgstr "Yıldızlı" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "Aydınlık temaya geç" msgid "System" msgstr "Sistem" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "Etiketler" @@ -1136,7 +1106,6 @@ msgstr "Okunmamış" msgid "Unstar" msgstr "Yıldızı kaldır" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "Aboneliği iptal et" @@ -1149,7 +1118,6 @@ msgstr "Kullanıcı anahtarı" msgid "User name" msgstr "Kullanıcı adı" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "Kullanıcı Adı veya E-posta" diff --git a/commafeed-client/src/locales/zh/messages.po b/commafeed-client/src/locales/zh/messages.po index 447cf3de..1987338b 100644 --- a/commafeed-client/src/locales/zh/messages.po +++ b/commafeed-client/src/locales/zh/messages.po @@ -60,7 +60,6 @@ msgstr "添加用户" msgid "Admin" msgstr "管理员" -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/InitialSetupPage.tsx msgid "Admin user name" msgstr "管理员用户名" @@ -73,7 +72,6 @@ msgstr "管理员用户名" msgid "All" msgstr "全部" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Always" msgstr "总是" @@ -173,18 +171,14 @@ msgstr "构建过滤表达式以指示您想阅读的内容。不匹配的条目 #: src/components/MarkAllAsReadConfirmationDialog.tsx #: src/components/settings/CustomCodeSettings.tsx #: src/components/settings/ProfileSettings.tsx -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/PushNotificationSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/CategoryDetailsPage.tsx -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/TagDetailsPage.tsx msgid "Cancel" msgstr "取消" -#: src/components/content/add/AddCategory.tsx #: src/components/content/add/AddCategory.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AboutPage.tsx @@ -240,7 +234,6 @@ msgstr "确认" msgid "Confirm password" msgstr "确认密码" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" msgstr "确认密码" @@ -294,7 +287,6 @@ msgstr "天" msgid "Delete" msgstr "删除" -#: src/components/settings/ProfileSettings.tsx #: src/components/settings/ProfileSettings.tsx msgid "Delete account" msgstr "删除帐号" @@ -342,13 +334,10 @@ msgstr "拖动链接到书签栏" #: src/components/settings/ProfileSettings.tsx #: src/pages/admin/AdminUsersPage.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/PasswordRecoveryPage.tsx #: src/pages/auth/PasswordRecoveryPage.tsx msgid "E-mail" msgstr "电子邮件" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "E-mail address" msgstr "电子邮件地址" @@ -399,7 +388,6 @@ msgstr "扩展选项" msgid "Feed name" msgstr "信息流名称" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Feed URL" @@ -570,7 +558,6 @@ msgstr "正在加载订阅..." msgid "Loading tags..." msgstr "正在加载标签..." -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx #: src/pages/WelcomePage.tsx msgid "Log in" @@ -648,7 +635,6 @@ msgstr "通过输入订阅名称导航到订阅" msgid "Navigate to the next category/feed with unread entries when marking all entries as read" msgstr "将所有条目标记为已读时导航到下一个包含未读条目的类别/信息流" -#: src/components/settings/DisplaySettings.tsx #: src/components/settings/DisplaySettings.tsx msgid "Never" msgstr "从不" @@ -657,7 +643,6 @@ msgstr "从不" msgid "New password" msgstr "新密码" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" msgstr "新密码" @@ -764,7 +749,6 @@ msgstr "OPML" msgid "OPML export" msgstr "OPML 导出" -#: src/components/content/add/ImportOpml.tsx #: src/components/content/add/ImportOpml.tsx msgid "OPML file" msgstr "OPML 文件" @@ -791,10 +775,7 @@ msgstr "父类别" #: src/components/admin/UserEdit.tsx #: src/pages/auth/InitialSetupPage.tsx -#: src/pages/auth/InitialSetupPage.tsx #: src/pages/auth/LoginPage.tsx -#: src/pages/auth/LoginPage.tsx -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx msgid "Password" msgstr "密码" @@ -874,7 +855,6 @@ msgstr "刷新" msgid "Registrations are closed on this CommaFeed instance" msgstr "此 CommaFeed 实例上的注册已关闭" -#: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" msgstr "重置密码" @@ -883,7 +863,6 @@ msgstr "重置密码" msgid "REST API" msgstr "REST API" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Right click" msgstr "右键单击" @@ -910,8 +889,6 @@ msgid "Scrolling" msgstr "滚动" #: src/components/header/Header.tsx -#: src/components/header/Header.tsx -#: src/components/sidebar/TreeSearch.tsx #: src/components/sidebar/TreeSearch.tsx msgid "Search" msgstr "搜索" @@ -924,7 +901,6 @@ msgstr "选择下一个未读信息流/类别" msgid "Select previous unread feed/category" msgstr "选择上一个未读信息流/类别" -#: src/components/settings/PushNotificationSettings.tsx #: src/components/settings/PushNotificationSettings.tsx msgid "Server URL" msgstr "服务器网址" @@ -953,8 +929,6 @@ msgstr "分享" msgid "Sharing sites" msgstr "共享站点" -#: src/components/KeyboardShortcutsHelp.tsx -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Shift" msgstr "Shift" @@ -1003,7 +977,6 @@ msgstr "在标签页图标上显示未读数量" msgid "Show unread count in tab title" msgstr "在标签页标题中显示未读数量" -#: src/pages/auth/RegistrationPage.tsx #: src/pages/auth/RegistrationPage.tsx #: src/pages/WelcomePage.tsx msgid "Sign up" @@ -1013,7 +986,6 @@ msgstr "注册" msgid "Something bad just happened..." msgstr "刚刚发生了不好的事情……" -#: src/components/KeyboardShortcutsHelp.tsx #: src/components/KeyboardShortcutsHelp.tsx msgid "Space" msgstr "空格" @@ -1030,7 +1002,6 @@ msgstr "星标" msgid "Starred" msgstr "已加星标" -#: src/components/content/add/Subscribe.tsx #: src/components/content/add/Subscribe.tsx #: src/pages/app/AddPage.tsx msgid "Subscribe" @@ -1064,7 +1035,6 @@ msgstr "切换到浅色主题" msgid "System" msgstr "跟随系统" -#: src/components/content/FeedEntryFooter.tsx #: src/components/content/FeedEntryFooter.tsx msgid "Tags" msgstr "标签" @@ -1136,7 +1106,6 @@ msgstr "未读" msgid "Unstar" msgstr "取消星标" -#: src/pages/app/FeedDetailsPage.tsx #: src/pages/app/FeedDetailsPage.tsx msgid "Unsubscribe" msgstr "取消订阅" @@ -1149,7 +1118,6 @@ msgstr "用户密钥" msgid "User name" msgstr "用户名" -#: src/pages/auth/LoginPage.tsx #: src/pages/auth/LoginPage.tsx msgid "User Name or E-mail" msgstr "用户名或电子邮件"