mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Expose next_check_at
in the web ui and API
This commit is contained in:
parent
5dc44453ba
commit
23d2cfe0f9
22 changed files with 48 additions and 1 deletions
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "Benutzer bearbeiten: %s",
|
||||
"page.feeds.title": "Abonnements",
|
||||
"page.feeds.last_check": "Letzte Aktualisierung:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Anzahl der ungelesenen Artikel",
|
||||
"page.feeds.read_counter": "Anzahl der gelesenen Artikel",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "Επεξεργασία χρήστη: % s",
|
||||
"page.feeds.title": "Ροές",
|
||||
"page.feeds.last_check": "Τελευταίος έλεγχος:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Αριθμός μη αναγνωσμένων καταχωρήσεων",
|
||||
"page.feeds.read_counter": "Αριθμός αναγνωσμένων καταχωρήσεων",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "Edit User: %s",
|
||||
"page.feeds.title": "Feeds",
|
||||
"page.feeds.last_check": "Last check:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Number of unread entries",
|
||||
"page.feeds.read_counter": "Number of read entries",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "Editar usuario: %s",
|
||||
"page.feeds.title": "Fuentes",
|
||||
"page.feeds.last_check": "Última verificación:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Número de artículos no leídos",
|
||||
"page.feeds.read_counter": "Número de artículos leídos",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "Muokkaa käyttäjä: %s",
|
||||
"page.feeds.title": "Syötteet",
|
||||
"page.feeds.last_check": "Viimeisin tarkistus:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Lukemattomien artikkeleiden määrä",
|
||||
"page.feeds.read_counter": "Luettujen artikkeleiden määrä",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "Modification de l'utilisateur : %s",
|
||||
"page.feeds.title": "Abonnements",
|
||||
"page.feeds.last_check": "Dernière vérification :",
|
||||
"page.feeds.next_check": "Prochaine vérification :",
|
||||
"page.feeds.unread_counter": "Nombre d'entrées non lues",
|
||||
"page.feeds.read_counter": "Nombre d'entrées lues",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "%s उपभोक्ता संपाद करे",
|
||||
"page.feeds.title": "फ़ीड",
|
||||
"page.feeds.last_check": "आखरी जाँच",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "अपठित विषयवस्तुया",
|
||||
"page.feeds.read_counter": "पड़े हुए विषयवस्तुया",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -99,6 +99,7 @@
|
|||
"page.edit_user.title": "Sunting Pengguna: %s",
|
||||
"page.feeds.title": "Umpan",
|
||||
"page.feeds.last_check": "Terakhir diperiksa:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Jumlah entri yang belum dibaca",
|
||||
"page.feeds.read_counter": "Jumlah entri yang telah dibaca",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "Modifica utente: %s",
|
||||
"page.feeds.title": "Feed",
|
||||
"page.feeds.last_check": "Ultimo controllo:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Numero di voci non lette",
|
||||
"page.feeds.read_counter": "Numero di voci lette",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "ユーザーを編集: %s",
|
||||
"page.feeds.title": "フィード一覧",
|
||||
"page.feeds.last_check": "最終チェック:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "未読記事の数",
|
||||
"page.feeds.read_counter": "既読記事の数",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "Bewerk gebruiker: %s",
|
||||
"page.feeds.title": "Feeds",
|
||||
"page.feeds.last_check": "Laatste update:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Aantal ongelezen vermeldingen",
|
||||
"page.feeds.read_counter": "Aantal gelezen vermeldingen",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -102,6 +102,7 @@
|
|||
"page.edit_user.title": "Edytuj użytkownika: %s",
|
||||
"page.feeds.title": "Kanały",
|
||||
"page.feeds.last_check": "Ostatnia aktualizacja:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Liczba nieprzeczytanych wpisów",
|
||||
"page.feeds.read_counter": "Liczba przeczytanych wpisów",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "Editar usuário: %s",
|
||||
"page.feeds.title": "Fontes",
|
||||
"page.feeds.last_check": "Última verificação:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Numero de itens não lidos",
|
||||
"page.feeds.read_counter": "Número de itens lidos",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -102,6 +102,7 @@
|
|||
"page.edit_user.title": "Изменить пользователя: %s",
|
||||
"page.feeds.title": "Подписки",
|
||||
"page.feeds.last_check": "Последняя проверка:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Количество непрочитанных статей",
|
||||
"page.feeds.read_counter": "Количество прочитанных статей",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "Kullanıcıyı Düzenle: %s",
|
||||
"page.feeds.title": "Beslemeler",
|
||||
"page.feeds.last_check": "Son kontrol:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Okunmamış iletilerin sayısı",
|
||||
"page.feeds.read_counter": "Okunmuş iletilerin sayısı",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -103,6 +103,7 @@
|
|||
"page.edit_user.title": "Редагування користувача: %s",
|
||||
"page.feeds.title": "Стрічки",
|
||||
"page.feeds.last_check": "Остання перевірка:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "Кількість непрочитаних записів",
|
||||
"page.feeds.read_counter": "Кількість прочитаних записів",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -100,6 +100,7 @@
|
|||
"page.edit_user.title": "编辑用户 : %s",
|
||||
"page.feeds.title": "源",
|
||||
"page.feeds.last_check": "最后检查时间:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "未读文章数",
|
||||
"page.feeds.read_counter": "已读文章数",
|
||||
"page.feeds.error_count": [
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
"page.edit_user.title": "編輯使用者 : %s",
|
||||
"page.feeds.title": "Feeds",
|
||||
"page.feeds.last_check": "最後檢查時間:",
|
||||
"page.feeds.next_check": "Next check:",
|
||||
"page.feeds.unread_counter": "未讀文章數",
|
||||
"page.feeds.read_counter": "已讀文章數",
|
||||
"page.feeds.error_count": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue