aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-04-29 16:35:04 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-04-29 16:35:04 -0700
commitf49b42f70f902d4da1e0fa4080e99164b331b716 (patch)
treec6bdd19f11d100c44b0d30344ec37038f649e988 /locale/translations
parent1eba1730d1af50ed545f4fde78b22d6fb62ca11e (diff)
Use vanilla HTTP handlers (refactoring)
Diffstat (limited to 'locale/translations')
-rw-r--r--locale/translations/de_DE.json2
-rw-r--r--locale/translations/fr_FR.json6
-rw-r--r--locale/translations/nl_NL.json2
-rwxr-xr-xlocale/translations/pl_PL.json2
-rw-r--r--locale/translations/zh_CN.json2
5 files changed, 8 insertions, 6 deletions
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",