mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
Use vanilla HTTP handlers (refactoring)
This commit is contained in:
parent
1eba1730d1
commit
f49b42f70f
121 changed files with 4339 additions and 3369 deletions
|
@ -155,7 +155,7 @@
|
|||
"Scraper Rules": "Extraktionsregeln",
|
||||
"Rewrite Rules": "Umschreiberegeln",
|
||||
"Preferences saved!": "Einstellungen gespeichert!",
|
||||
"Your external account is now linked !": "Ihr externes Konto wurde verlinkt!",
|
||||
"Your external account is now linked!": "Ihr externes Konto wurde verlinkt!",
|
||||
"Save articles to Wallabag": "Artikel in Wallabag speichern",
|
||||
"Wallabag API Endpoint": "Wallabag URL",
|
||||
"Wallabag Client ID": "Wallabag Client-ID",
|
||||
|
|
|
@ -155,7 +155,7 @@
|
|||
"Scraper Rules": "Règles pour récupérer le contenu original",
|
||||
"Rewrite Rules": "Règles de réécriture",
|
||||
"Preferences saved!": "Préférences sauvegardées !",
|
||||
"Your external account is now linked !": "Votre compte externe est maintenant associé !",
|
||||
"Your external account is now linked!": "Votre compte externe est maintenant associé !",
|
||||
"Save articles to Wallabag": "Sauvegarder les articles vers Wallabag",
|
||||
"Wallabag API Endpoint": "URL de l'API de Wallabag",
|
||||
"Wallabag Client ID": "Identifiant du client Wallabag",
|
||||
|
@ -219,5 +219,7 @@
|
|||
"This website is permanently unreachable (original error: %q)": "Ce site web n'est pas joignable de façon permanente (erreur originale : %q)",
|
||||
"Website unreachable, the request timed out after %d seconds": "Site web injoignable, la requête à échouée après %d secondes",
|
||||
"Comments": "Commentaires",
|
||||
"View Comments": "Voir les commentaires"
|
||||
"View Comments": "Voir les commentaires",
|
||||
"This file is empty": "Ce fichier est vide",
|
||||
"Your external account is now dissociated!": "Votre compte externe est maintenant dissocié !"
|
||||
}
|
||||
|
|
|
@ -154,7 +154,7 @@
|
|||
"Scraper Rules": "Scraper regels",
|
||||
"Rewrite Rules": "Rewrite regels",
|
||||
"Preferences saved!": "Instellingen opgeslagen!",
|
||||
"Your external account is now linked !": "Jouw externe account is nu gekoppeld!",
|
||||
"Your external account is now linked!": "Jouw externe account is nu gekoppeld!",
|
||||
"Save articles to Wallabag": "Sauvegarder les articles vers Wallabag",
|
||||
"Wallabag API Endpoint": "Wallabag URL",
|
||||
"Wallabag Client ID": "Wallabag Client-ID",
|
||||
|
|
|
@ -157,7 +157,7 @@
|
|||
"Scraper Rules": "Zasady ekstrakcji",
|
||||
"Rewrite Rules": "Reguły zapisu",
|
||||
"Preferences saved!": "Ustawienia zapisane!",
|
||||
"Your external account is now linked !": "Twoje zewnętrzne konto jest teraz połączone!",
|
||||
"Your external account is now linked!": "Twoje zewnętrzne konto jest teraz połączone!",
|
||||
"Save articles to Wallabag": "Zapisz artykuły do Wallabag",
|
||||
"Wallabag API Endpoint": "Wallabag URL",
|
||||
"Wallabag Client ID": "Wallabag Client-ID",
|
||||
|
|
|
@ -155,7 +155,7 @@
|
|||
"Scraper Rules": "Scraper规则",
|
||||
"Rewrite Rules": "重写规则",
|
||||
"Preferences saved!": "偏好已存储!",
|
||||
"Your external account is now linked !": "您的外部账号已关联!",
|
||||
"Your external account is now linked!": "您的外部账号已关联!",
|
||||
"Save articles to Wallabag": "保存文章到Wallabag",
|
||||
"Wallabag API Endpoint": "Wallabag URL",
|
||||
"Wallabag Client ID": "Wallabag 客户端ID",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue