Clarify that maximum number to keep is per feed (#5458)

* Clarify that maximum number to keep is per feed

Signed-off-by: Christian König <ckoenig@posteo.de>

* Append //DIRTY

Signed-off-by: Christian König <ckoenig@posteo.de>

* make fix-all

* Revert wrong whitespace

* Amend Credits.md

Signed-off-by: Christian König <ckoenig@posteo.de>

---------

Signed-off-by: Christian König <ckoenig@posteo.de>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
This commit is contained in:
yubiuser 2023-06-12 10:22:14 +02:00 committed by GitHub
parent 2f5ef39cf2
commit 15d143989b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
23 changed files with 23 additions and 22 deletions

View File

@ -38,6 +38,7 @@ People are sorted by name so please keep this order.
* [Cem KOÇ](https://github.com/hckweb): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:hckweb)
* [chemical1979](https://github.com/chemical1979): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:chemical1979)
* [Chris Francy](https://github.com/zoredache): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:zoredache)
* [Christian König](https://github.com/yubiuser): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:yubiuser)
* [Çılga İşcan Tercanlı](https://github.com/CilgaIscan): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:CilgaIscan)
* [Clemens Neubauer](https://github.com/cn-tools): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:cn-tools), [Web](http://cn-tools.eu/)
* [Corentin Garcia](https://github.com/corenting): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:corenting), [Web](http://corenting.fr/)

View File

@ -17,7 +17,7 @@ return array(
'help' => 'Více možností je dostupných v nastavení jednotlivých kanálů',
'keep_favourites' => 'Nikdy neodstraňovat oblíbené',
'keep_labels' => 'Nikdy neodstraňovat popisky',
'keep_max' => 'Maximální počet článků k ponechání',
'keep_max' => 'Maximální počet článků k ponechání na kanál',
'keep_min_by_feed' => 'Minimální počet článků k ponechání na kanál',
'keep_period' => 'Maximální stáří článků k ponechání',
'keep_unreads' => 'Nikdy neodstraňovat nepřečtené články',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'Weitere Optionen sind in den Einstellungen der individuellen Feeds verfügbar.',
'keep_favourites' => 'Lieblingsartikel behalten',
'keep_labels' => 'Artikel mit Label behalten',
'keep_max' => 'Maximale Anzahl an Artikeln die behalten werden',
'keep_max' => 'Maximale Anzahl an Artikeln, die pro Feed die behalten werden',
'keep_min_by_feed' => 'Minimale Anzahl an Artikeln, die pro Feed behalten werden',
'keep_period' => 'Maximales Alter der zu behaltenden Artikel',
'keep_unreads' => 'Ungelesene Artikel behalten',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'More options are available in the individual feeds settings', // TODO
'keep_favourites' => 'Never delete favourites', // TODO
'keep_labels' => 'Never delete labels', // TODO
'keep_max' => 'Maximum number of articles to keep', // TODO
'keep_max' => 'Maximum number of articles to keep per feed', // TODO
'keep_min_by_feed' => 'Minimum number of articles to keep per feed', // TODO
'keep_period' => 'Maximum age of articles to keep', // TODO
'keep_unreads' => 'Never delete unread articles', // TODO

View File

@ -17,7 +17,7 @@ return array(
'help' => 'More options are available in the individual feeds settings', // IGNORE
'keep_favourites' => 'Never delete favorites',
'keep_labels' => 'Never delete labels', // IGNORE
'keep_max' => 'Maximum number of articles to keep', // IGNORE
'keep_max' => 'Maximum number of articles to keep per feed', // IGNORE
'keep_min_by_feed' => 'Minimum number of articles to keep per feed', // IGNORE
'keep_period' => 'Maximum age of articles to keep', // IGNORE
'keep_unreads' => 'Never delete unread articles', // IGNORE

View File

@ -17,7 +17,7 @@ return array(
'help' => 'More options are available in the individual feeds settings',
'keep_favourites' => 'Never delete favourites',
'keep_labels' => 'Never delete labels',
'keep_max' => 'Maximum number of articles to keep',
'keep_max' => 'Maximum number of articles to keep per feed',
'keep_min_by_feed' => 'Minimum number of articles to keep per feed',
'keep_period' => 'Maximum age of articles to keep',
'keep_unreads' => 'Never delete unread articles',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'Hay más opciones disponibles en los ajustes de la fuente',
'keep_favourites' => 'Nunca elimines favoritos',
'keep_labels' => 'Nunca elimine etiquetas',
'keep_max' => 'Número máximo de artículos a conservar',
'keep_max' => 'Número máximo de artículos a conservar por fuente',
'keep_min_by_feed' => 'Número mínimo de artículos a conservar por fuente',
'keep_period' => 'Edad máxima de los artículos a conservar',
'keep_unreads' => 'Nunca elimine artículos no leídos',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'Dautres options sont disponibles dans la configuration individuelle des flux.',
'keep_favourites' => 'Ne jamais supprimer les articles favoris',
'keep_labels' => 'Ne jamais supprimer les articles étiquetés',
'keep_max' => 'Nombre maximum darticles à conserver',
'keep_max' => 'Nombre maximum darticles à conserver par flux',
'keep_min_by_feed' => 'Nombre minimum darticles à conserver par flux',
'keep_period' => 'Âge maximum des articles à conserver',
'keep_unreads' => 'Ne jamais supprimer les articles non lus',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'אפשרויות נוספות זמינות בזרמים ספציפיים',
'keep_favourites' => 'Never delete favourites', // TODO
'keep_labels' => 'Never delete labels', // TODO
'keep_max' => 'Maximum number of articles to keep', // TODO
'keep_max' => 'Maximum number of articles to keep per feed', // TODO
'keep_min_by_feed' => 'Minimum number of articles to keep per feed', // TODO
'keep_period' => 'Maximum age of articles to keep', // TODO
'keep_unreads' => 'Never delete unread articles', // TODO

View File

@ -17,7 +17,7 @@ return array(
'help' => 'More options are available in the individual feeds settings', // TODO
'keep_favourites' => 'Never delete favorites',
'keep_labels' => 'Never delete labels', // TODO
'keep_max' => 'Maximum number of articles to keep', // TODO
'keep_max' => 'Maximum number of articles to keep per feed', // TODO
'keep_min_by_feed' => 'Minimum number of articles to keep per feed', // TODO
'keep_period' => 'Maximum age of articles to keep', // TODO
'keep_unreads' => 'Never delete unread articles', // TODO

View File

@ -17,7 +17,7 @@ return array(
'help' => 'Altre opzioni sono disponibili nelle impostazioni dei singoli feed',
'keep_favourites' => 'Non eliminare mai i preferiti',
'keep_labels' => 'Non eliminare mai le etichette',
'keep_max' => 'Numero massimo di articoli da mantenere',
'keep_max' => 'Numero massimo di articoli da mantenere per feed',
'keep_min_by_feed' => 'Numero minimo di articoli da mantenere per feed',
'keep_period' => 'Massima durata degli articoli da mantenere',
'keep_unreads' => 'Non eliminare mai gli articoli non letti',

View File

@ -17,7 +17,7 @@ return array(
'help' => '個々のフィード設定内で、より多くの設定をしていただけます。',
'keep_favourites' => 'お気に入りを消去しない',
'keep_labels' => 'ラベルを消去しない',
'keep_max' => '記事を保存する最大数',
'keep_max' => '記事を保存する最大数', // DIRTY
'keep_min_by_feed' => '記事をフィードに残す最小数',
'keep_period' => '記事を保存する最大時間',
'keep_unreads' => '未読の記事を消去しない',

View File

@ -17,7 +17,7 @@ return array(
'help' => '더 자세한 옵션은 개별 피드 설정에 있습니다',
'keep_favourites' => '즐겨찾기 삭제 안 함',
'keep_labels' => '라벨 삭제 안 함',
'keep_max' => '보관할 글 최대 개수',
'keep_max' => '보관할 글 최대 개수', // DIRTY
'keep_min_by_feed' => '피드별 보관할 글 최소 개수',
'keep_period' => '보관할 글 최대 기간',
'keep_unreads' => '읽지 않은 글 삭제 안 함',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'Vairākas opcijas ir pieejamas atsevišķas barotnes iestatījumos.',
'keep_favourites' => 'Nekad neizdzēst mīļākos',
'keep_labels' => 'Nekad neizdzēst birkas',
'keep_max' => 'Maksimālais saglabājamo rakstu skaits',
'keep_max' => 'Maksimālais saglabājamo rakstu skaits', // DIRTY
'keep_min_by_feed' => 'Minimālais rakstu skaits, kas jāsaglabā vienā barotnē',
'keep_period' => 'Maksimālais saglabājamo rakstu vecums',
'keep_unreads' => 'Nekad neizdzēst nelasītos rakstus',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'Meer opties zijn beschikbaar in de persoonlijke stroom instellingen',
'keep_favourites' => 'Favorieten nooit verwijderen',
'keep_labels' => 'Labels nooit verwijderen',
'keep_max' => 'Maximaal aantal artikelen om te behouden',
'keep_max' => 'Maximaal aantal artikelen om te behouden in de feed',
'keep_min_by_feed' => 'Minimum aantal te behouden artikelen in de feed',
'keep_period' => 'Maximumleeftijd artikelen om te behouden',
'keep_unreads' => 'Ongelezen artikels nooit verwijderen',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'Mai dopcions son disponiblas dins la configuracion individuala dels fluxes',
'keep_favourites' => 'Jamai suprimir los favorits',
'keep_labels' => 'Jamai suprimir las etiquetas',
'keep_max' => 'Nombre maximum darticles de gardar',
'keep_max' => 'Nombre maximum darticles de gardar per flux',
'keep_min_by_feed' => 'Nombre minimum darticles de servar per flux',
'keep_period' => 'Atge maximum dels articles de gardar',
'keep_unreads' => 'Jamai suprimir los pas legits',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'Więcej opcji dostępne jest w ustawieniach konkretnych kanałów',
'keep_favourites' => 'Nigdy nie usuwaj ulubionych',
'keep_labels' => 'Nigdy nie usuwaj oznaczonych etykietą',
'keep_max' => 'Maksymalna liczba wiadomości do przechowywania',
'keep_max' => 'Maksymalna liczba wiadomości do przechowywania w każdym kanale',
'keep_min_by_feed' => 'Minimalna liczba wiadomości do przechowywania w każdym kanale',
'keep_period' => 'Maksymalny wiek wiadomości do przechowywania',
'keep_unreads' => 'Nigdy nie usuwaj nieprzeczytanych wiadomości',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'Mais opções estão disponíveis nas configurações individuais do Feed',
'keep_favourites' => 'Nunca deletar os favoritos',
'keep_labels' => 'Nunca deletar etiquetas',
'keep_max' => 'Número máximo de artigos para manter',
'keep_max' => 'Número máximo de artigos para manter no feed',
'keep_min_by_feed' => 'Número mínimo de artigos para deixar no feed',
'keep_period' => 'Idade máxima dos artigos a serem mantidos',
'keep_unreads' => 'Nunca apagar os não lidos',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'В индивидуальных настройках лент есть больше опций',
'keep_favourites' => 'Никогда не удалять избранное',
'keep_labels' => 'Никогда не удалять метки',
'keep_max' => 'Максимальное количество статей',
'keep_max' => 'Максимальное количество статей', // DIRTY
'keep_min_by_feed' => 'Минимальное количество статей в ленте',
'keep_period' => 'Максимальный возраст статей',
'keep_unreads' => 'Никогда не удалять непрочитанные статьи',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'Viac možností nájdete v nastaveniach kanála',
'keep_favourites' => 'Nikdy nemazať obľúbené',
'keep_labels' => 'Nikdy nemazať štítky',
'keep_max' => 'Maximálny počet článkov na zachovanie',
'keep_max' => 'Maximálny počet článkov na zachovanie', // DIRTY
'keep_min_by_feed' => 'Minimálny počet článkov kanála na zachovanie',
'keep_period' => 'Maximálny vek článkov na zachovanie',
'keep_unreads' => 'Nikdy nemazať neprečítané články',

View File

@ -17,7 +17,7 @@ return array(
'help' => 'Akış ayarlarında daha çok ayar bulabilirsiniz',
'keep_favourites' => 'Favorileri asla silme',
'keep_labels' => 'Etiketleri asla silme',
'keep_max' => 'Bellekte tutulacak en fazla makale sayısı',
'keep_max' => 'Bellekte tutulacak en fazla makale sayısı', // DIRTY
'keep_min_by_feed' => 'Akışta en az tutulacak makale sayısı',
'keep_period' => 'Bellekte tutulacak en eski makale tarihi',
'keep_unreads' => 'Okunmamaış makaleleri asla silme',

View File

@ -17,7 +17,7 @@ return array(
'help' => '更多可用选项位于各订阅源的设置',
'keep_favourites' => '永不删除已收藏的文章',
'keep_labels' => '永不删除标签',
'keep_max' => '最多保留的文章数',
'keep_max' => '最多保留的文章数', // DIRTY
'keep_min_by_feed' => '至少保留的文章数',
'keep_period' => '文章最多保留',
'keep_unreads' => '永不删除未读文章',

View File

@ -17,7 +17,7 @@ return array(
'help' => '具體選項位於各訂閱源的設置',
'keep_favourites' => '不清理已收藏的文章',
'keep_labels' => '不清理標簽',
'keep_max' => '最多保留的文章數',
'keep_max' => '最多保留的文章數', // DIRTY
'keep_min_by_feed' => '至少保留的文章數',
'keep_period' => '文章最多保留',
'keep_unreads' => '不清理未讀文章',