aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2019-11-17 19:44:12 -0800
committerGravatar Frédéric Guillot <fred@miniflux.net>2019-11-17 20:10:44 -0800
commitfad9ad2be4fc800f8710e2a498cc8f536af8827c (patch)
tree8bc4f134b63f100442850bd9eb443f03fffcf7e6 /locale/translations
parent15fe9c20df7eaab4c1e10461f1a9965eeaf85f0f (diff)
Display list of feeds per category
Diffstat (limited to 'locale/translations')
-rw-r--r--locale/translations/de_DE.json2
-rw-r--r--locale/translations/en_US.json2
-rw-r--r--locale/translations/es_ES.json2
-rw-r--r--locale/translations/fr_FR.json2
-rw-r--r--locale/translations/it_IT.json2
-rw-r--r--locale/translations/nl_NL.json2
-rw-r--r--locale/translations/pl_PL.json2
-rw-r--r--locale/translations/ru_RU.json2
-rw-r--r--locale/translations/zh_CN.json2
9 files changed, 18 insertions, 0 deletions
diff --git a/locale/translations/de_DE.json b/locale/translations/de_DE.json
index 83325e0..4960836 100644
--- a/locale/translations/de_DE.json
+++ b/locale/translations/de_DE.json
@@ -71,6 +71,7 @@
"page.starred.title": "Lesezeichen",
"page.categories.title": "Kategorien",
"page.categories.no_feed": "Kein Abonnement.",
+ "page.categories.feeds": "Siehe Abonnements",
"page.categories.feed_count": [
"Es gibt %d Abonnement.",
"Es gibt %d Abonnements."
@@ -170,6 +171,7 @@
"alert.no_category_entry": "Es befindet sich kein Artikel in dieser Kategorie.",
"alert.no_feed_entry": "Es existiert kein Artikel für dieses Abonnement.",
"alert.no_feed": "Es sind keine Abonnements vorhanden.",
+ "alert.no_feed_in_category": "Für diese Kategorie gibt es kein Abonnement.",
"alert.no_history": "Es existiert zur Zeit kein Verlauf.",
"alert.feed_error": "Es gibt ein Problem mit diesem Abonnement",
"alert.no_search_result": "Es gibt kein Ergebnis für diese Suche.",
diff --git a/locale/translations/en_US.json b/locale/translations/en_US.json
index c86e3e2..2153243 100644
--- a/locale/translations/en_US.json
+++ b/locale/translations/en_US.json
@@ -71,6 +71,7 @@
"page.starred.title": "Starred",
"page.categories.title": "Categories",
"page.categories.no_feed": "No feed.",
+ "page.categories.feeds": "See subscriptions",
"page.categories.feed_count": [
"There is %d feed.",
"There are %d feeds."
@@ -170,6 +171,7 @@
"alert.no_category_entry": "There are no articles in this category.",
"alert.no_feed_entry": "There are no articles for this feed.",
"alert.no_feed": "You don't have any subscriptions.",
+ "alert.no_feed_in_category": "There is no subscription for this category.",
"alert.no_history": "There is no history at the moment.",
"alert.feed_error": "There is a problem with this feed",
"alert.no_search_result": "There are no results for this search.",
diff --git a/locale/translations/es_ES.json b/locale/translations/es_ES.json
index ba8f076..de2912a 100644
--- a/locale/translations/es_ES.json
+++ b/locale/translations/es_ES.json
@@ -71,6 +71,7 @@
"page.starred.title": "Marcadores",
"page.categories.title": "Categorias",
"page.categories.no_feed": "No fuente.",
+ "page.categories.feeds": "Ver suscripciones",
"page.categories.feed_count": [
"Hay %d fuente.",
"Hay %d fuentes."
@@ -170,6 +171,7 @@
"alert.no_category_entry": "No hay artículos en esta categoria.",
"alert.no_feed_entry": "No hay artículos para esta fuente.",
"alert.no_feed": "No tienes suscripciones.",
+ "alert.no_feed_in_category": "No hay suscripción para esta categoría.",
"alert.no_history": "No hay historial en este momento.",
"alert.feed_error": "Hay un problema con esta fuente.",
"alert.no_search_result": "No hay resultados para esta búsqueda.",
diff --git a/locale/translations/fr_FR.json b/locale/translations/fr_FR.json
index 052913c..9df25d6 100644
--- a/locale/translations/fr_FR.json
+++ b/locale/translations/fr_FR.json
@@ -71,6 +71,7 @@
"page.starred.title": "Favoris",
"page.categories.title": "Catégories",
"page.categories.no_feed": "Aucun abonnement.",
+ "page.categories.feeds": "Voir les abonnements",
"page.categories.feed_count": [
"Il y a %d abonnement.",
"Il y a %d abonnements."
@@ -170,6 +171,7 @@
"alert.no_category_entry": "Il n'y a aucun article dans cette catégorie.",
"alert.no_feed_entry": "Il n'y a aucun article pour cet abonnement.",
"alert.no_feed": "Vous n'avez aucun abonnement.",
+ "alert.no_feed_in_category": "Il n'y a pas d'abonnement pour cette catégorie.",
"alert.no_history": "Il n'y a aucun historique pour le moment.",
"alert.feed_error": "Il y a un problème avec cet abonnement",
"alert.no_search_result": "Il n'y a aucun résultat pour cette recherche.",
diff --git a/locale/translations/it_IT.json b/locale/translations/it_IT.json
index 60daa20..9d84f96 100644
--- a/locale/translations/it_IT.json
+++ b/locale/translations/it_IT.json
@@ -71,6 +71,7 @@
"page.starred.title": "Preferiti",
"page.categories.title": "Categorie",
"page.categories.no_feed": "Nessun feed.",
+ "page.categories.feeds": "Vedi abbonamenti",
"page.categories.feed_count": [
"C'è %d feed.",
"Ci sono %d feed."
@@ -170,6 +171,7 @@
"alert.no_category_entry": "Questa categoria non contiene alcun articolo.",
"alert.no_feed_entry": "Questo feed non contiene alcun articolo.",
"alert.no_feed": "Nessun feed disponibile.",
+ "alert.no_feed_in_category": "Non esiste un abbonamento per questa categoria.",
"alert.no_history": "La tua cronologia al momento è vuota.",
"alert.feed_error": "Sembra ci sia un problema con questo feed",
"alert.no_search_result": "La ricerca non ha prodotto risultati.",
diff --git a/locale/translations/nl_NL.json b/locale/translations/nl_NL.json
index 87e2e08..0765a7d 100644
--- a/locale/translations/nl_NL.json
+++ b/locale/translations/nl_NL.json
@@ -71,6 +71,7 @@
"page.starred.title": "Favorieten",
"page.categories.title": "Categorieën",
"page.categories.no_feed": "Geen feeds.",
+ "page.categories.feeds": "Zie abonnementen",
"page.categories.feed_count": [
"Er is %d feed.",
"Er zijn %d feeds."
@@ -170,6 +171,7 @@
"alert.no_category_entry": "Deze categorie bevat geen feeds.",
"alert.no_feed_entry": "Er zijn geen artikelen in deze feed.",
"alert.no_feed": "Je hebt nog geen feeds geabboneerd staan.",
+ "alert.no_feed_in_category": "Er is geen abonnement voor deze categorie.",
"alert.no_history": "Geschiedenis is op dit moment leeg.",
"alert.feed_error": "Er is een probleem met deze feed",
"alert.no_search_result": "Er is geen resultaat voor deze zoekopdracht.",
diff --git a/locale/translations/pl_PL.json b/locale/translations/pl_PL.json
index 9fe141b..413945b 100644
--- a/locale/translations/pl_PL.json
+++ b/locale/translations/pl_PL.json
@@ -71,6 +71,7 @@
"page.starred.title": "Oznaczone gwiazdką",
"page.categories.title": "Kategorie",
"page.categories.no_feed": "Brak kanałów.",
+ "page.categories.feeds": "Zobacz subskrypcje",
"page.categories.feed_count": [
"Jest %d kanał.",
"Są %d kanały.",
@@ -172,6 +173,7 @@
"alert.no_category_entry": "W tej kategorii nie ma żadnych artykułów",
"alert.no_feed_entry": "Nie ma artykułu dla tego kanału.",
"alert.no_feed": "Nie masz żadnej subskrypcji.",
+ "alert.no_feed_in_category": "Nie ma subskrypcji dla tej kategorii.",
"alert.no_history": "Obecnie nie ma żadnej historii.",
"alert.feed_error": "Z tym kanałem jest problem",
"alert.no_search_result": "Brak wyników dla tego wyszukiwania.",
diff --git a/locale/translations/ru_RU.json b/locale/translations/ru_RU.json
index 27ed092..03ba8cb 100644
--- a/locale/translations/ru_RU.json
+++ b/locale/translations/ru_RU.json
@@ -71,6 +71,7 @@
"page.starred.title": "Избранное",
"page.categories.title": "Категории",
"page.categories.no_feed": "Нет подписок.",
+ "page.categories.feeds": "Посмотреть подписку",
"page.categories.feed_count": [
"Есть %d подписка.",
"Есть %d подписки.",
@@ -172,6 +173,7 @@
"alert.no_category_entry": "В этой категории нет статей.",
"alert.no_feed_entry": "В этой подписке отсутствуют статьи.",
"alert.no_feed": "У вас нет ни одной подписки.",
+ "alert.no_feed_in_category": "Для этой категории нет подписки.",
"alert.no_history": "Истории пока нет.",
"alert.feed_error": "С этой подпиской есть проблема",
"alert.no_search_result": "Нет результатов для данного поискового запроса.",
diff --git a/locale/translations/zh_CN.json b/locale/translations/zh_CN.json
index 8748695..da0febc 100644
--- a/locale/translations/zh_CN.json
+++ b/locale/translations/zh_CN.json
@@ -71,6 +71,7 @@
"page.starred.title": "星标",
"page.categories.title": "分类",
"page.categories.no_feed": "没有源",
+ "page.categories.feeds": "查看订阅",
"page.categories.feed_count": [
"有 %d 个源"
],
@@ -171,6 +172,7 @@
"alert.no_history": "目前没有历史",
"alert.feed_error": "该源存在问题",
"alert.no_search_result": "该搜索没有结果",
+ "alert.no_feed_in_category": "没有该类别的订阅。",
"alert.no_unread_entry": "目前没有未读文章",
"alert.no_user": "您是目前仅有的用户",
"alert.account_unlinked": "您的外部帐户现已解除关联!",