Merge branch 'master' into DepauMD

This commit is contained in:
Davide Depau 2018-10-13 03:00:10 +02:00
commit 1c7200b098
2 changed files with 228 additions and 206 deletions

View file

@ -29,6 +29,8 @@
"Import from browser": "Importer depuis le navigateur",
"Releases": "Versions",
"Are you sure?": "Ëtes-vous sûr ?",
"Do you really want to delete this note?": "Voulez-vous vraiment supprimer cette note?",
"All users will lose their connection.": "All users will lose their connection.",
"Cancel": "Annuler",
"Yes, do it!": "Oui, je suis sûr !",
"Choose method": "Choisir la méthode",
@ -60,6 +62,7 @@
"Refresh": "Recharger",
"Contacts": "Contacts",
"Report an issue": "Signaler un problème",
"Meet us on %s": "Rencontrez-nous sur %s",
"Send us email": "Envoyez-nous un mail",
"Documents": "Documents",
"Features": "Fonctionnalités",
@ -100,5 +103,13 @@
"Select From Available Snippets": "Sélectionner depuis les Snippets disponibles",
"OR": "OU",
"Export to Snippet": "Exporter vers Snippet",
"Select Visibility Level": "Sélectionner le niveau de visibilité"
"Select Visibility Level": "Sélectionner le niveau de visibilité",
"Night Theme": "Theme Nuit",
"Follow us on %s and %s.": "Suivez-nous sur %s, et %s.",
"Privacy": "Confidentialité",
"Terms of Use": "Conditions d'utilisation",
"Do you really want to delete your user account?": "Voulez-vous vraiment supprimer votre compte utilisateur",
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.",
"Delete user": "Suprrimez l'utilisteur",
"Export user data": "Exportez les données utilisateur"
}

View file

@ -5,9 +5,9 @@
"Intro": "Intro",
"History": "Historia",
"New guest note": "Nowa notatka gościa",
"Collaborate with URL": "Wspólnie z URL",
"Support charts and MathJax": "Support charts and MathJax",
"Support slide mode": "Support slide mode",
"Collaborate with URL": "Kolaboracja w czasie rzeczywistym",
"Support charts and MathJax": "Kompatybilne z wykresami oraz MathJax",
"Support slide mode": "Obsługuje tryb slajdów",
"Sign In": "Zaloguj się",
"Below is the history from browser": "Historia z przeglądarki poniżej",
"Welcome!": "Witam!",
@ -29,6 +29,8 @@
"Import from browser": "Importuj z przeglądarki",
"Releases": "Wydania",
"Are you sure?": "Jesteś pewny?",
"Do you really want to delete this note?": "Do you really want to delete this note?",
"All users will lose their connection.": "All users will lose their connection.",
"Cancel": "Anuluj",
"Yes, do it!": "Tak, zrób to!",
"Choose method": "Wybierz metodę",
@ -60,6 +62,7 @@
"Refresh": "Odśwież",
"Contacts": "Kontakty",
"Report an issue": "Zgłoś błąd",
"Meet us on %s": "Meet us on %s",
"Send us email": "Wyślij nam email",
"Documents": "Dokumenty",
"Features": "Funkcje",
@ -100,5 +103,13 @@
"Select From Available Snippets": "Wybierz z dostępnych Snippets",
"OR": "LUB",
"Export to Snippet": "Eksportuj do Snippet",
"Select Visibility Level": "Wybierz poziom widoczności"
"Select Visibility Level": "Wybierz poziom widoczności",
"Night Theme": "Night Theme",
"Follow us on %s and %s.": "Follow us on %s, and %s.",
"Privacy": "Privacy",
"Terms of Use": "Terms of Use",
"Do you really want to delete your user account?": "Do you really want to delete your user account?",
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.",
"Delete user": "Delete user",
"Export user data": "Export user data"
}