mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
Google Reader: Cosmetic improvements
This commit is contained in:
parent
4b6e46d9ab
commit
0b3c3a1f28
7 changed files with 98 additions and 83 deletions
|
@ -223,6 +223,7 @@
|
|||
"error.unlink_account_without_password": "Sinun on määritettävä salasana, muuten et voi kirjautua uudelleen.",
|
||||
"error.duplicate_linked_account": "There is already someone associated with this provider!",
|
||||
"error.duplicate_fever_username": "There is already someone else with the same Fever username!",
|
||||
"error.duplicate_googlereader_username": "On jo joku muu, jolla on sama Google-syötteenlukijan käyttäjätunnus!",
|
||||
"error.pocket_request_token": "Unable to fetch request token from Pocket!",
|
||||
"error.pocket_access_token": "Unable to fetch access token from Pocket!",
|
||||
"error.category_already_exists": "Kategoria on jo olemassa. ",
|
||||
|
@ -308,6 +309,10 @@
|
|||
"form.integration.fever_username": "Fever-käyttäjätunnus",
|
||||
"form.integration.fever_password": "Fever-salasana",
|
||||
"form.integration.fever_endpoint": "Fever API -päätepiste:",
|
||||
"form.integration.googlereader_activate": "Aktivoi Google Reader API",
|
||||
"form.integration.googlereader_username": "Google-lukijan käyttäjätunnus",
|
||||
"form.integration.googlereader_password": "Google-lukijan salasana",
|
||||
"form.integration.googlereader_endpoint": "Google Reader API -päätepiste:",
|
||||
"form.integration.pinboard_activate": "Tallenna artikkelit Pinboardiin",
|
||||
"form.integration.pinboard_token": "Pinboard API-tunnus",
|
||||
"form.integration.pinboard_tags": "Pinboard-tagit",
|
||||
|
|
|
@ -312,7 +312,7 @@
|
|||
"form.integration.googlereader_activate": "Activer l'API de Google Reader",
|
||||
"form.integration.googlereader_username": "Nom d'utilisateur pour l'API de Google Reader",
|
||||
"form.integration.googlereader_password": "Mot de passe pour l'API de Google Reader",
|
||||
"form.integration.googlereader_endpoint": "Point de terminaison de l'API Google Reader:",
|
||||
"form.integration.googlereader_endpoint": "Point de terminaison de l'API Google Reader :",
|
||||
"form.integration.pinboard_activate": "Sauvegarder les articles vers Pinboard",
|
||||
"form.integration.pinboard_token": "Jeton de sécurité de l'API de Pinboard",
|
||||
"form.integration.pinboard_tags": "Libellés de Pinboard",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue