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

🌐 — Update french translation + add missing keys to other translations #194

Merged
merged 1 commit into from
Mar 23, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"ep_comments_page.add_comment" : "Kommentar zur Auswahl hinzufügen",
"ep_comments_page.add_comment.hint" : "Bitte wählen Sie zuerst den zu kommentierenden Text aus",
"ep_comments_page.delete_comment.title" : "Diesen Kommentar löschen",
"ep_comments_page.edit_comment.title" : "Edit this comment",
"ep_comments_page.show_comments" : "Kommentare anzeigen",
"ep_comments_page.comments_template.suggested_change" : "Vorgeschlagene Änderung",
"ep_comments_page.comments_template.from" : "von",
Expand All @@ -17,5 +18,9 @@
"ep_comments_page.comments_template.comment.value" : "Kommentar",
"ep_comments_page.comments_template.cancel.value" : "Abbrechen",
"ep_comments_page.comments_template.reply.value": "Antworten",
"ep_comments_page.comments_template.reply.placeholder": "Antworten"
"ep_comments_page.comments_template.reply.placeholder": "Antworten",
"ep_comments_page.comments_template.edit_comment.save" : "save",
"ep_comments_page.comments_template.edit_comment.cancel" :"cancel",
"ep_comments_page.error.edit_unauth": "You cannot edit other users comments!",
"ep_comments_page.error.delete_unauth": "You cannot delete other users comments!"
}
2 changes: 1 addition & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ep_comments_page.comment" : "Comment",
"ep_comments_page.comments" : "Comments",
"ep_comments_page.add_comment.title" : "Add new comment on selection",
"ep_comments_page.add_comment": "Add new comment on selection",
"ep_comments_page.add_comment" : "Add new comment on selection",
"ep_comments_page.add_comment.hint" : "Please first select the text to comment",
"ep_comments_page.delete_comment.title" : "Delete this comment",
"ep_comments_page.edit_comment.title" : "Edit this comment",
Expand Down
7 changes: 6 additions & 1 deletion locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"ep_comments_page.add_comment" : "Annoter la sélection",
"ep_comments_page.add_comment.hint" : "Vous devez d'abord sélectionner un texte à annoter",
"ep_comments_page.delete_comment.title" : "Supprimer cette annotation",
"ep_comments_page.edit_comment.title" : "Modifier ce commentaire",
"ep_comments_page.show_comments" : "Afficher les annotations",
"ep_comments_page.comments_template.suggested_change" : "Modification proposée",
"ep_comments_page.comments_template.from" : "Remplacer",
Expand All @@ -17,5 +18,9 @@
"ep_comments_page.comments_template.comment.value" : "Annotation",
"ep_comments_page.comments_template.cancel.value" : "Annuler",
"ep_comments_page.comments_template.reply.value":"Répondre",
"ep_comments_page.comments_template.reply.placeholder":"Répondre"
"ep_comments_page.comments_template.reply.placeholder":"Répondre",
"ep_comments_page.comments_template.edit_comment.save" : "Enregistrer",
"ep_comments_page.comments_template.edit_comment.cancel" :"Annuler",
"ep_comments_page.error.edit_unauth": "Vous ne pouvez pas modifier les commentaires des autres utilisatrices et utilisateurs !",
"ep_comments_page.error.delete_unauth": "Vous ne pouvez pas supprimer les commentaires des autres utilisatrices et utilisateurs !"
}
4 changes: 3 additions & 1 deletion locales/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@
"ep_comments_page.comments_template.reply.value" : "Válasz",
"ep_comments_page.comments_template.reply.placeholder" : "Válasz",
"ep_comments_page.comments_template.edit_comment.save" : "mentés",
"ep_comments_page.comments_template.edit_comment.cancel" :"mégsem"
"ep_comments_page.comments_template.edit_comment.cancel" :"mégsem",
"ep_comments_page.error.edit_unauth": "You cannot edit other users comments!",
"ep_comments_page.error.delete_unauth": "You cannot delete other users comments!"
}
4 changes: 3 additions & 1 deletion locales/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@
"ep_comments_page.comments_template.reply.value" : "Antwoord",
"ep_comments_page.comments_template.reply.placeholder" : "Antwoord",
"ep_comments_page.comments_template.edit_comment.save" : "bewaar",
"ep_comments_page.comments_template.edit_comment.cancel" :"annuleer"
"ep_comments_page.comments_template.edit_comment.cancel" :"annuleer",
"ep_comments_page.error.edit_unauth": "You cannot edit other users comments!",
"ep_comments_page.error.delete_unauth": "You cannot delete other users comments!"
}
7 changes: 6 additions & 1 deletion locales/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"ep_comments_page.add_comment" : "Dodaj nowy komentarz do sekcji",
"ep_comments_page.add_comment.hint" : "Najpierw wybierz tekst do skomentowania",
"ep_comments_page.delete_comment.title" : "Usuń komentarz",
"ep_comments_page.edit_comment.title" : "Edit this comment",
"ep_comments_page.show_comments" : "Pokaż komentarze",
"ep_comments_page.comments_template.suggested_change" : "Sugerowane zmiany",
"ep_comments_page.comments_template.from" : "Od",
Expand All @@ -17,5 +18,9 @@
"ep_comments_page.comments_template.comment.value" : "Komentarz",
"ep_comments_page.comments_template.cancel.value" : "Anuluj",
"ep_comments_page.comments_template.reply.value": "Odpowiedź",
"ep_comments_page.comments_template.reply.placeholder": "Odpowiedź"
"ep_comments_page.comments_template.reply.placeholder": "Odpowiedź",
"ep_comments_page.comments_template.edit_comment.save" : "save",
"ep_comments_page.comments_template.edit_comment.cancel" :"cancel",
"ep_comments_page.error.edit_unauth": "You cannot edit other users comments!",
"ep_comments_page.error.delete_unauth": "You cannot delete other users comments!"
}
6 changes: 5 additions & 1 deletion locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"ep_comments_page.delete_comment.title" : "Apagar este comentário",
"ep_comments_page.edit_comment.title" : "Editar este comentário",
"ep_comments_page.show_comments" : "Mostrar Comentários",
"ep_comments_page.comments_template.suggested_change" : "Suggested Change",
"ep_comments_page.comments_template.from" : "From",
"ep_comments_page.comments_template.accept_change.value" : "Aceitar Sugestão",
"ep_comments_page.comments_template.revert_change.value" : "Reverter Sugestão",
"ep_comments_page.comments_template.suggested_change_from" : "Alteração sugerida de",
Expand All @@ -18,5 +20,7 @@
"ep_comments_page.comments_template.reply.value":"Responder",
"ep_comments_page.comments_template.reply.placeholder":"Responder",
"ep_comments_page.comments_template.edit_comment.save" : "salvar",
"ep_comments_page.comments_template.edit_comment.cancel" :"cancelar"
"ep_comments_page.comments_template.edit_comment.cancel" :"cancelar",
"ep_comments_page.error.edit_unauth": "You cannot edit other users comments!",
"ep_comments_page.error.delete_unauth": "You cannot delete other users comments!"
}
4 changes: 3 additions & 1 deletion locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@
"ep_comments_page.comments_template.reply.value" : "Ответить",
"ep_comments_page.comments_template.reply.placeholder" : "Ответить",
"ep_comments_page.comments_template.edit_comment.save" : "сохранить",
"ep_comments_page.comments_template.edit_comment.cancel" :"отменить"
"ep_comments_page.comments_template.edit_comment.cancel" :"отменить",
"ep_comments_page.error.edit_unauth": "You cannot edit other users comments!",
"ep_comments_page.error.delete_unauth": "You cannot delete other users comments!"
}
4 changes: 3 additions & 1 deletion locales/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@
"ep_comments_page.comments_template.reply.value" : "Svara",
"ep_comments_page.comments_template.reply.placeholder" : "Svar",
"ep_comments_page.comments_template.edit_comment.save" : "spara",
"ep_comments_page.comments_template.edit_comment.cancel" :"avbryt"
"ep_comments_page.comments_template.edit_comment.cancel" :"avbryt",
"ep_comments_page.error.edit_unauth": "You cannot edit other users comments!",
"ep_comments_page.error.delete_unauth": "You cannot delete other users comments!"
}