From f49b42f70f902d4da1e0fa4080e99164b331b716 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 29 Apr 2018 16:35:04 -0700 Subject: Use vanilla HTTP handlers (refactoring) --- locale/translations/de_DE.json | 2 +- locale/translations/fr_FR.json | 6 ++++-- locale/translations/nl_NL.json | 2 +- locale/translations/pl_PL.json | 2 +- locale/translations/zh_CN.json | 2 +- 5 files changed, 8 insertions(+), 6 deletions(-) (limited to 'locale/translations') diff --git a/locale/translations/de_DE.json b/locale/translations/de_DE.json index 52358cb..e00ab23 100644 --- a/locale/translations/de_DE.json +++ b/locale/translations/de_DE.json @@ -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", diff --git a/locale/translations/fr_FR.json b/locale/translations/fr_FR.json index 818b1ad..60ad9d8 100644 --- a/locale/translations/fr_FR.json +++ b/locale/translations/fr_FR.json @@ -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é !" } diff --git a/locale/translations/nl_NL.json b/locale/translations/nl_NL.json index 01d8212..8580fad 100644 --- a/locale/translations/nl_NL.json +++ b/locale/translations/nl_NL.json @@ -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", diff --git a/locale/translations/pl_PL.json b/locale/translations/pl_PL.json index 4f2bc51..2c6019d 100755 --- a/locale/translations/pl_PL.json +++ b/locale/translations/pl_PL.json @@ -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", diff --git a/locale/translations/zh_CN.json b/locale/translations/zh_CN.json index 6f12275..ccd5a6c 100644 --- a/locale/translations/zh_CN.json +++ b/locale/translations/zh_CN.json @@ -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", -- cgit v1.2.3