diff options
Diffstat (limited to 'app/Resources/CraueConfigBundle/translations')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | 15 | ||||
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml | 15 |
2 files changed, 30 insertions, 0 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml new file mode 100644 index 00000000..ea90460e --- /dev/null +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | |||
@@ -0,0 +1,15 @@ | |||
1 | download_pictures: Download pictures on your server | ||
2 | carrot: Enable share to Carrot | ||
3 | diaspora_url: Diaspora URL, if the service is enabled | ||
4 | export_epub: Enable ePub export | ||
5 | export_mobi: Enable .mobi export | ||
6 | export_pdf: Enable PDF export | ||
7 | pocket_consumer_key: Consumer key for Pocket to import contents (https://getpocket.com/developer/docs/authentication) | ||
8 | shaarli_url: URL de Shaarli, if the service is enabled | ||
9 | share_diaspora: Enable share to Diaspora | ||
10 | share_mail: Enable share by email | ||
11 | share_shaarli: Enable share to Shaarli | ||
12 | share_twitter: Enable share to Twitter | ||
13 | show_printlink: Display a link to print content | ||
14 | wallabag_support_url: Support URL for wallabag | ||
15 | wallabag_url: URL of *your* wallabag instance | ||
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml new file mode 100644 index 00000000..19600045 --- /dev/null +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml | |||
@@ -0,0 +1,15 @@ | |||
1 | download_pictures: Télécharger les images sur le serveur | ||
2 | carrot: Activer le partage vers Carrot | ||
3 | diaspora_url: URL de Diaspora, si le service Diaspora est activé | ||
4 | export_epub: Activer l'export ePub | ||
5 | export_mobi: Activer l'export .mobi | ||
6 | export_pdf: Activer l'export PDF | ||
7 | pocket_consumer_key: Clé d'authentification Pocket pour importer les données (https://getpocket.com/developer/docs/authentication) | ||
8 | shaarli_url: URL de Shaarli, si le service Diaspora est activé | ||
9 | share_diaspora: Activer le partage vers Diaspora | ||
10 | share_mail: Activer le partage par email | ||
11 | share_shaarli: Activer le partage vers Shaarli | ||
12 | share_twitter: Activer le partage vers Twitter | ||
13 | show_printlink: Afficher un lien pour imprimer | ||
14 | wallabag_support_url: URL de support de wallabag | ||
15 | wallabag_url: URL de *votre* instance de wallabag | ||