Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

French translation and translation issues #22

Closed
benji1000 opened this issue Jul 29, 2022 · 1 comment
Closed

French translation and translation issues #22

benji1000 opened this issue Jul 29, 2022 · 1 comment

Comments

@benji1000
Copy link

Hello,

great plugin :) here is the translation file for French. To be placed in a translation.php file within a new folder fr_FR inside the Locale folder of the plugin, for those who do not want to wait for an update.

<?php
return array(
  'Email subject' => 'Sujet de l\'email',
  'Duration in days' => 'Durée en jours',
  'Send a task by email to creator' => 'Envoyer une tâche par email au créateur',
  'Send a task by email to assignee' => 'Envoyer une tâche par email à la personne assignée',
  'Send email notification of impending due date' => 'Envoyer une notification par email lorsque l\'échéance de la tâche se produit',
  'Send email notification of impending subtask due date' => 'Envoyer une notification par email lorsque l\'échéance de la sous-tâche se produit',
  'Include Task Title and ID in subject line?' => 'Inclure le titre et l\'identifiant de la tâche dans le sujet',
  'Send new comments on a task by email' => 'Envoyer les commentaires d\'une tâche par email',
);

Also, please note that the Portuguese, Italian and Russian translations are missing the Include Task Title and ID in subject line? string, and that all translations except the Italian one are missing the Send new comments on a task by email string.

@creecros
Copy link
Owner

for those who do not want to wait for an update.

I speak 1 language. English. I have no intentions of translating this plugin. This is not an issue.

If you speak french, and can translate it, by all means, make a PR and I will merge it. Otherwise, everyone one will be waiting for a very long time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants