chore(i18n): rss-notifier push/pull
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"settings": {
|
||||
"feed_urls": {
|
||||
"label": "Feed URLs",
|
||||
"description": "One RSS or Atom feed URL per entry (e.g. https://example.com/feed.xml)."
|
||||
},
|
||||
"refresh_minutes": {
|
||||
"label": "Refresh interval (minutes)",
|
||||
"description": "How often feeds are checked for new items."
|
||||
},
|
||||
"notify_new": {
|
||||
"label": "Notify on new items",
|
||||
"description": "Show a notification for each new item found in the feeds."
|
||||
},
|
||||
"max_notifications_per_cycle": {
|
||||
"label": "Max notifications per cycle",
|
||||
"description": "Avoids a flood of notifications when many new items appear at once."
|
||||
"description": "One RSS or Atom feed URL per entry (e.g. https://example.com/feed.xml).",
|
||||
"label": "Feed URLs"
|
||||
},
|
||||
"glyph": {
|
||||
"label": "Icon",
|
||||
"description": "Icon shown in the bar for this widget."
|
||||
"description": "Icon shown in the bar for this widget.",
|
||||
"label": "Icon"
|
||||
},
|
||||
"max_notifications_per_cycle": {
|
||||
"description": "Avoids a flood of notifications when many new items appear at once.",
|
||||
"label": "Max notifications per cycle"
|
||||
},
|
||||
"notify_new": {
|
||||
"description": "Show a notification for each new item found in the feeds.",
|
||||
"label": "Notify on new items"
|
||||
},
|
||||
"refresh_minutes": {
|
||||
"description": "How often feeds are checked for new items.",
|
||||
"label": "Refresh interval (minutes)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"settings": {
|
||||
"feed_urls": {
|
||||
"label": "URLs dos feeds",
|
||||
"description": "Uma URL de feed RSS ou Atom por entrada (ex: https://exemplo.com/feed.xml)."
|
||||
},
|
||||
"refresh_minutes": {
|
||||
"label": "Intervalo de atualização (minutos)",
|
||||
"description": "Frequência com que os feeds são checados em busca de novidades."
|
||||
},
|
||||
"notify_new": {
|
||||
"label": "Notificar novos itens",
|
||||
"description": "Mostra uma notificação para cada item novo encontrado nos feeds."
|
||||
},
|
||||
"max_notifications_per_cycle": {
|
||||
"label": "Máximo de notificações por ciclo",
|
||||
"description": "Evita uma enxurrada de notificações quando muitos itens novos aparecem de uma vez."
|
||||
"description": "Uma URL de feed RSS ou Atom por entrada (ex: https://exemplo.com/feed.xml).",
|
||||
"label": "URLs dos feeds"
|
||||
},
|
||||
"glyph": {
|
||||
"label": "Ícone",
|
||||
"description": "Ícone mostrado na barra para este widget."
|
||||
"description": "Ícone mostrado na barra para este widget.",
|
||||
"label": "Ícone"
|
||||
},
|
||||
"max_notifications_per_cycle": {
|
||||
"description": "Evita uma enxurrada de notificações quando muitos itens novos aparecem de uma vez.",
|
||||
"label": "Máximo de notificações por ciclo"
|
||||
},
|
||||
"notify_new": {
|
||||
"description": "Mostra uma notificação para cada item novo encontrado nos feeds.",
|
||||
"label": "Notificar novos itens"
|
||||
},
|
||||
"refresh_minutes": {
|
||||
"description": "Frequência com que os feeds são checados em busca de novidades.",
|
||||
"label": "Intervalo de atualização (minutos)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user