forked from Archives/Athou_commafeed
fix localization issues (#148)
This commit is contained in:
@@ -84,10 +84,10 @@ profile.delete_account=Delete account
|
||||
|
||||
about.rest_api=REST API
|
||||
about.keyboard_shortcuts=Keyboard shortcuts
|
||||
about.line1_prefix=CommaFeed is an open-source project. Sources are hosted on
|
||||
about.line1_prefix=CommaFeed is an open-source project. Sources are hosted on
|
||||
about.line1_suffix=.
|
||||
about.line2_prefix=If you encounter an issue, please report it on the issues page of the
|
||||
about.line2_suffix= project.
|
||||
about.line2_suffix=\ project.
|
||||
about.line3=If you like this project, please consider a donation to support the developer and help cover the costs of keeping this website online.
|
||||
about.goodies=Goodies
|
||||
about.goodies.subscribe_url=Subscribe URL
|
||||
|
||||
@@ -16,7 +16,7 @@ subscribe.feed_url=URL du flux
|
||||
subscribe.feed_name=Nom du flux
|
||||
subscribe.category=Catégorie
|
||||
|
||||
import.google_reader_prefix=Laissez-moi importer vos flux depuis votre compte
|
||||
import.google_reader_prefix=Laissez-moi importer vos flux depuis votre compte
|
||||
import.google_reader_suffix=.
|
||||
import.google_download=Ou alors, téléchargez votre fichier subscriptions.xml.
|
||||
import.google_download_link=Récuperez-le ici.
|
||||
@@ -82,7 +82,7 @@ profile.delete_account=Effacer le compte
|
||||
|
||||
about.rest_api=API REST
|
||||
about.keyboard_shortcuts=Raccourcis clavier
|
||||
about.line1_prefix=CommaFeed est un projet open-source. Les sources sont disponibles sur
|
||||
about.line1_prefix=CommaFeed est un projet open-source. Les sources sont disponibles sur
|
||||
about.line1_suffix=.
|
||||
about.line2_prefix=Si vous rencontrez un problème, rapportez-le sur la page du projet sur
|
||||
about.line2_suffix=.
|
||||
|
||||
Reference in New Issue
Block a user