Skip to content

Commit 551ebb4

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 73df335 commit 551ebb4

4 files changed

Lines changed: 6 additions & 4 deletions

File tree

l10n/fr.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ OC.L10N.register(
240240
"{amount} responses" : "{amount} réponses",
241241
"Open spreadsheet" : "Ouvrir la feuille de calcul",
242242
"Re-export spreadsheet" : "Ré-exporter la feuille de calcul",
243-
"Save copy to Files" : "Sauvegarder la copie dans Fichiers",
243+
"Save copy to Files" : "Enregistrer la copie dans Fichiers",
244244
"Download" : "Télécharger",
245245
"Delete all responses" : "Supprimer toutes les réponses",
246246
"Search" : "Rechercher",
@@ -261,7 +261,7 @@ OC.L10N.register(
261261
"There was an error submitting the form: {message}" : "Erreur lors de l'envoi du formulaire : {message}",
262262
"There was an error submitting the form" : "Une erreur est survenue lors de l'envoi du formulaire",
263263
"Submit form" : "Envoyer le formulaire",
264-
"Thank you for completing the form!" : "Merci d'avoir rempli ce formulaire!",
264+
"Thank you for completing the form!" : "Merci d'avoir rempli ce formulaire !",
265265
"This form was closed and is no longer taking answers" : "Ce formulaire a été fermé et n’accepte plus de réponses",
266266
"Clear form" : "Effacer le formulaire",
267267
"Confirm submit" : "Confirmer la soumission",

l10n/fr.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"{amount} responses" : "{amount} réponses",
239239
"Open spreadsheet" : "Ouvrir la feuille de calcul",
240240
"Re-export spreadsheet" : "Ré-exporter la feuille de calcul",
241-
"Save copy to Files" : "Sauvegarder la copie dans Fichiers",
241+
"Save copy to Files" : "Enregistrer la copie dans Fichiers",
242242
"Download" : "Télécharger",
243243
"Delete all responses" : "Supprimer toutes les réponses",
244244
"Search" : "Rechercher",
@@ -259,7 +259,7 @@
259259
"There was an error submitting the form: {message}" : "Erreur lors de l'envoi du formulaire : {message}",
260260
"There was an error submitting the form" : "Une erreur est survenue lors de l'envoi du formulaire",
261261
"Submit form" : "Envoyer le formulaire",
262-
"Thank you for completing the form!" : "Merci d'avoir rempli ce formulaire!",
262+
"Thank you for completing the form!" : "Merci d'avoir rempli ce formulaire !",
263263
"This form was closed and is no longer taking answers" : "Ce formulaire a été fermé et n’accepte plus de réponses",
264264
"Clear form" : "Effacer le formulaire",
265265
"Confirm submit" : "Confirmer la soumission",

l10n/zh_CN.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ OC.L10N.register(
2727
"User display name" : "用户展示名",
2828
"Timestamp" : "时间戳",
2929
"📝 Simple surveys and questionnaires, self-hosted" : "📝 简单的自托管调查问卷",
30+
"**Simple surveys and questionnaires, self-hosted!**\n\n- **📝 Simple design:** No mass of options, only the essentials. Works well on mobile of course.\n- **📊 View & export results:** Results are visualized and can also be exported as CSV in the same format used by Google Forms.\n- **🔒 Data under your control!** Unlike in Google Forms, Typeform, Doodle and others, the survey info and responses are kept private on your instance.\n- **🧑‍💻 Connect to your software:** Easily integrate Forms into your service with our full-fledged [REST-API](https://github.com/nextcloud/forms/blob/main/docs/API_v3.md).\n- **🙋 Get involved!** We have lots of stuff planned like more question types, collaboration on forms, [and much more](https://github.com/nextcloud/forms/milestones)!" : "** 自建简易问卷调查!**\n\n- **📝 简约设计:** 没有成堆的选项,只保留核心功能。完美支持移动端。\n- **📊 查看&导出结果:** 结果以可视化图表呈现,并且可以导出为 CSV 文件,格式与 Google Forms 兼容。\n- **🔒 数据尽在掌握!** 与 Google Forms、Typeform、Doodle 等其他服务不同,所有的调查信息和回复都将私密地保存在您自己的实例上。\n- **🧑‍💻 连接你的软件:** 通过我们功能齐全的[REST-API](https://github.com/nextcloud/forms/blob/main/docs/API_v3.md),轻松将“表单”功能集成到您的服务中。\n- **🙋 一起参与!** 我们还规划了许多内容,例如更多问题类型、表单协作功能,[以及更多](https://github.com/nextcloud/forms/milestones)!",
3031
"An error occurred while loading the forms list" : "在加载表单时发生错误",
3132
"Form not found" : "未找到表单",
3233
"Unable to create a new form" : "无法新建表单",

l10n/zh_CN.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"User display name" : "用户展示名",
2626
"Timestamp" : "时间戳",
2727
"📝 Simple surveys and questionnaires, self-hosted" : "📝 简单的自托管调查问卷",
28+
"**Simple surveys and questionnaires, self-hosted!**\n\n- **📝 Simple design:** No mass of options, only the essentials. Works well on mobile of course.\n- **📊 View & export results:** Results are visualized and can also be exported as CSV in the same format used by Google Forms.\n- **🔒 Data under your control!** Unlike in Google Forms, Typeform, Doodle and others, the survey info and responses are kept private on your instance.\n- **🧑‍💻 Connect to your software:** Easily integrate Forms into your service with our full-fledged [REST-API](https://github.com/nextcloud/forms/blob/main/docs/API_v3.md).\n- **🙋 Get involved!** We have lots of stuff planned like more question types, collaboration on forms, [and much more](https://github.com/nextcloud/forms/milestones)!" : "** 自建简易问卷调查!**\n\n- **📝 简约设计:** 没有成堆的选项,只保留核心功能。完美支持移动端。\n- **📊 查看&导出结果:** 结果以可视化图表呈现,并且可以导出为 CSV 文件,格式与 Google Forms 兼容。\n- **🔒 数据尽在掌握!** 与 Google Forms、Typeform、Doodle 等其他服务不同,所有的调查信息和回复都将私密地保存在您自己的实例上。\n- **🧑‍💻 连接你的软件:** 通过我们功能齐全的[REST-API](https://github.com/nextcloud/forms/blob/main/docs/API_v3.md),轻松将“表单”功能集成到您的服务中。\n- **🙋 一起参与!** 我们还规划了许多内容,例如更多问题类型、表单协作功能,[以及更多](https://github.com/nextcloud/forms/milestones)!",
2829
"An error occurred while loading the forms list" : "在加载表单时发生错误",
2930
"Form not found" : "未找到表单",
3031
"Unable to create a new form" : "无法新建表单",

0 commit comments

Comments
 (0)