mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
chore(i18n): sync translations (#13161)
New Crowdin translations by [Crowdin GH Action](https://github.com/crowdin/github-action) --------- Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0f287f9661
commit
d29a97f86c
@@ -1,26 +1,26 @@
|
|||||||
{
|
{
|
||||||
"ar": 99,
|
"ar": 100,
|
||||||
"ca": 4,
|
"ca": 4,
|
||||||
"da": 4,
|
"da": 4,
|
||||||
"de": 99,
|
"de": 100,
|
||||||
"el-GR": 99,
|
"el-GR": 100,
|
||||||
"en": 100,
|
"en": 100,
|
||||||
"es-AR": 99,
|
"es-AR": 100,
|
||||||
"es-CL": 100,
|
"es-CL": 100,
|
||||||
"es": 99,
|
"es": 100,
|
||||||
"fa": 99,
|
"fa": 100,
|
||||||
"fr": 99,
|
"fr": 100,
|
||||||
"hi": 2,
|
"hi": 2,
|
||||||
"it-IT": 99,
|
"it-IT": 100,
|
||||||
"it": 1,
|
"it": 1,
|
||||||
"ja": 99,
|
"ja": 100,
|
||||||
"ko": 53,
|
"ko": 53,
|
||||||
"pl": 99,
|
"pl": 100,
|
||||||
"pt-BR": 99,
|
"pt-BR": 100,
|
||||||
"ru": 99,
|
"ru": 100,
|
||||||
"sv-SE": 99,
|
"sv-SE": 100,
|
||||||
"uk": 99,
|
"uk": 100,
|
||||||
"ur": 2,
|
"ur": 2,
|
||||||
"zh-Hans": 100,
|
"zh-Hans": 100,
|
||||||
"zh-Hant": 99
|
"zh-Hant": 100
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "إعدادات المظهر",
|
"com.affine.appearanceSettings.title": "إعدادات المظهر",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "استخدام تأثير الشفافية على الشريط الجانبي.",
|
"com.affine.appearanceSettings.translucentUI.description": "استخدام تأثير الشفافية على الشريط الجانبي.",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "واجهة شفافة على الشريط الجانبي",
|
"com.affine.appearanceSettings.translucentUI.title": "واجهة شفافة على الشريط الجانبي",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "عرض الوثيقة المرتبطة في الشريط الجانبي",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "التحكم في عرض هيكل الوثائق المرتبطة في الشريط الجانبي.",
|
||||||
"com.affine.auth.change.email.message": "بريدك الإلكتروني الحالي هو {{email}}. سنرسل رابط تحقق مؤقت إلى هذا البريد الإلكتروني.",
|
"com.affine.auth.change.email.message": "بريدك الإلكتروني الحالي هو {{email}}. سنرسل رابط تحقق مؤقت إلى هذا البريد الإلكتروني.",
|
||||||
"com.affine.auth.change.email.page.subtitle": "يرجى إدخال عنوان بريدك الإلكتروني الجديد أدناه. سنرسل رابط تحقق إلى هذا العنوان لإكمال العملية.",
|
"com.affine.auth.change.email.page.subtitle": "يرجى إدخال عنوان بريدك الإلكتروني الجديد أدناه. سنرسل رابط تحقق إلى هذا العنوان لإكمال العملية.",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "تهانينا! لقد قمت بتحديث عنوان البريد الإلكتروني المرتبط بحساب AFFiNE Cloud الخاص بك بنجاح.",
|
"com.affine.auth.change.email.page.success.subtitle": "تهانينا! لقد قمت بتحديث عنوان البريد الإلكتروني المرتبط بحساب AFFiNE Cloud الخاص بك بنجاح.",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "استيراد بيانات Notion الخاصة بك. تنسيقات الاستيراد المدعومة: HTML مع الصفحات الفرعية.",
|
"com.affine.import.notion.tooltip": "استيراد بيانات Notion الخاصة بك. تنسيقات الاستيراد المدعومة: HTML مع الصفحات الفرعية.",
|
||||||
"com.affine.import.snapshot": "لقطة",
|
"com.affine.import.snapshot": "لقطة",
|
||||||
"com.affine.import.snapshot.tooltip": "استيراد مساحة العمل AFFiNE وملف لقطة الصفحة.",
|
"com.affine.import.snapshot.tooltip": "استيراد مساحة العمل AFFiNE وملف لقطة الصفحة.",
|
||||||
|
"com.affine.import.dotaffinefile": "ملف .affine",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "استيراد ملف قاعدة بيانات AFFiNE الخاص بك (.affine)",
|
||||||
"com.affine.import.status.failed.message": "فشل الاستيراد، يرجى المحاولة مرة أخرى.",
|
"com.affine.import.status.failed.message": "فشل الاستيراد، يرجى المحاولة مرة أخرى.",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "لم يتم تحديد ملف",
|
"com.affine.import.status.failed.message.no-file-selected": "لم يتم تحديد ملف",
|
||||||
"com.affine.import.status.failed.title": "فشل الاستيراد",
|
"com.affine.import.status.failed.title": "فشل الاستيراد",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "شروط الاستخدام",
|
"com.affine.mobile.setting.others.terms": "شروط الاستخدام",
|
||||||
"com.affine.mobile.setting.others.title": "الخصوصية والأخرى",
|
"com.affine.mobile.setting.others.title": "الخصوصية والأخرى",
|
||||||
"com.affine.mobile.setting.others.website": "الموقع الرسمي",
|
"com.affine.mobile.setting.others.website": "الموقع الرسمي",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "حذف الحساب الخاص بي",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "هل تريد الحفاظ على البيانات المحلية؟",
|
"com.affine.mobile.sign-in.skip.hint": "هل تريد الحفاظ على البيانات المحلية؟",
|
||||||
"com.affine.mobile.sign-in.skip.link": "ابدأ AFFiNE بدون حساب",
|
"com.affine.mobile.sign-in.skip.link": "ابدأ AFFiNE بدون حساب",
|
||||||
"com.affine.moreThan30Days": "أقدم من شهر",
|
"com.affine.moreThan30Days": "أقدم من شهر",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "عرض المقسم لا يدعم المجلدات.",
|
"com.affine.split-view-folder-warning.description": "عرض المقسم لا يدعم المجلدات.",
|
||||||
"do-not-show-this-again": "عدم إظهار هذا مرة أخرى",
|
"do-not-show-this-again": "عدم إظهار هذا مرة أخرى",
|
||||||
"com.affine.quicksearch.group.creation": "جديد",
|
"com.affine.quicksearch.group.creation": "جديد",
|
||||||
|
"com.affine.quicksearch.search-locally": "بحث محلي",
|
||||||
"com.affine.quicksearch.group.searchfor": "البحث عن \"{{query}}\"",
|
"com.affine.quicksearch.group.searchfor": "البحث عن \"{{query}}\"",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "البحث عن \"{{query}}\" (محليًا)",
|
||||||
"com.affine.resetSyncStatus.button": "إعادة تعيين المزامنة",
|
"com.affine.resetSyncStatus.button": "إعادة تعيين المزامنة",
|
||||||
"com.affine.resetSyncStatus.description": "قد تحل هذه العملية بعض مشكلات المزامنة.",
|
"com.affine.resetSyncStatus.description": "قد تحل هذه العملية بعض مشكلات المزامنة.",
|
||||||
"com.affine.rootAppSidebar.collections": "مجموعات",
|
"com.affine.rootAppSidebar.collections": "مجموعات",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "ستتلقى إشعارًا عبر البريد الإلكتروني عند ذكر الأعضاء الآخرين في مساحة العمل لك.",
|
"com.affine.setting.notifications.email.mention.subtitle": "ستتلقى إشعارًا عبر البريد الإلكتروني عند ذكر الأعضاء الآخرين في مساحة العمل لك.",
|
||||||
"com.affine.setting.notifications.email.invites.title": "الدعوات",
|
"com.affine.setting.notifications.email.invites.title": "الدعوات",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "ستُرسل الرسائل المتعلقة بالدعوة عبر البريد الإلكتروني.",
|
"com.affine.setting.notifications.email.invites.subtitle": "ستُرسل الرسائل المتعلقة بالدعوة عبر البريد الإلكتروني.",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "تعليقات",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "ستتلقى إشعارًا عبر البريد الإلكتروني عندما يعلق أعضاء آخرون في مساحة العمل على مستنداتك.",
|
||||||
"com.affine.setting.account": "إعدادات الحساب",
|
"com.affine.setting.account": "إعدادات الحساب",
|
||||||
"com.affine.setting.account.delete": "حذف حسابك",
|
"com.affine.setting.account.delete": "حذف حسابك",
|
||||||
"com.affine.setting.account.delete.message": "بمجرد الحذف، لن يكون حسابك متاحًا للوصول، وسيتم حذف جميع البيانات في مساحة التخزين السحابية الشخصية الخاصة بك بشكل دائم.",
|
"com.affine.setting.account.delete.message": "بمجرد الحذف، لن يكون حسابك متاحًا للوصول، وسيتم حذف جميع البيانات في مساحة التخزين السحابية الشخصية الخاصة بك بشكل دائم.",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "ميكروفون",
|
"com.affine.settings.meetings.privacy.microphone": "ميكروفون",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "تتطلب ميزة الاجتماع إذنًا للاستخدام.",
|
"com.affine.settings.meetings.privacy.microphone.description": "تتطلب ميزة الاجتماع إذنًا للاستخدام.",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "انقر للسماح",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "انقر للسماح",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "مشكلات الأذونات",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "تم منح الأذونات، ولكن لم يتم تحديث الحالة؟ أعد تشغيل التطبيق لتحديث الأذونات.",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "إعادة تشغيل التطبيق",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "لا تفعل شيئًا",
|
"com.affine.settings.meetings.record.recording-mode.none": "لا تفعل شيئًا",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "بدء التسجيل تلقائيًا",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "بدء التسجيل تلقائيًا",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "إظهار طلب تسجيل",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "إظهار طلب تسجيل",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "تمكين أو تعطيل ميزة البحث في الشبكة عبر الذكاء الاصطناعي.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "تمكين أو تعطيل ميزة البحث في الشبكة عبر الذكاء الاصطناعي.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "تمكين التبديل لنموذج الذكاء الاصطناعي",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "تمكين التبديل لنموذج الذكاء الاصطناعي",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "تمكين أو تعطيل ميزة تبديل نموذج الذكاء الاصطناعي.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "تمكين أو تعطيل ميزة تبديل نموذج الذكاء الاصطناعي.",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "تمكين ملعب AI",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "تمكين أو تعطيل ميزة ملعب AI.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "قاعدة بيانات بعرض كامل",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "قاعدة بيانات بعرض كامل",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "سيتم عرض قاعدة البيانات في وضع العرض الكامل.",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "سيتم عرض قاعدة البيانات في وضع العرض الكامل.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "ملاحظة ارتباط قاعدة البيانات",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "ملاحظة ارتباط قاعدة البيانات",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "إدارة فهرسة AFFiNE وتضمين AI AFFiNE لمعالجة المحتوى المحلي",
|
"com.affine.settings.workspace.indexer-embedding.description": "إدارة فهرسة AFFiNE وتضمين AI AFFiNE لمعالجة المحتوى المحلي",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "التضمين",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "التضمين",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "التضمين يسمح للذكاء الاصطناعي باسترجاع محتواك. إذا كان الفهرس يستخدم إعدادات محلية، فقد يؤثر ذلك على بعض نتائج التضمين.",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "التضمين يسمح للذكاء الاصطناعي باسترجاع محتواك. إذا كان الفهرس يستخدم إعدادات محلية، فقد يؤثر ذلك على بعض نتائج التضمين.",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "فقط مالك مساحة العمل يمكنه تمكين تضمين مساحة العمل.",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "حدد مستند",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "حدد مستند",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "رفع ملف",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "رفع ملف",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "تضمين مساحة العمل",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "تضمين مساحة العمل",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "بلا حدود",
|
"com.affine.page-starter-bar.edgeless": "بلا حدود",
|
||||||
"com.affine.notification.unsupported": "رسالة غير مدعومة",
|
"com.affine.notification.unsupported": "رسالة غير مدعومة",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> ذكرَك في <2>{{docTitle}}</2>",
|
"com.affine.notification.mention": "<1>{{username}}</1> ذكرَك في <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> علق في <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> ذكرك في تعليق في <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-prompt": "ما هي أفكارك؟",
|
||||||
"com.affine.notification.empty": "لا توجد إشعارات جديدة",
|
"com.affine.notification.empty": "لا توجد إشعارات جديدة",
|
||||||
"com.affine.notification.loading-more": "تحميل المزيد...",
|
"com.affine.notification.loading-more": "تحميل المزيد...",
|
||||||
"com.affine.notification.empty.description": "سيتم إشعارك هنا بشأن الإشارات @ ودعوات مساحة العمل.",
|
"com.affine.notification.empty.description": "سيتم إشعارك هنا بشأن الإشارات @ ودعوات مساحة العمل.",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "\u001c\tهناك مشكلة متعلقة بدعوتك إلى <1>{{workspaceName}}</1> \u001c",
|
"com.affine.notification.invitation-blocked": "\u001c\tهناك مشكلة متعلقة بدعوتك إلى <1>{{workspaceName}}</1> \u001c",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> دعاك للانضمام إلى <2>{{workspaceName}}</2>",
|
"com.affine.notification.invitation": "<1>{{username}}</1> دعاك للانضمام إلى <2>{{workspaceName}}</2>",
|
||||||
"com.affine.notification.invitation.accept": "قبول والانضمام",
|
"com.affine.notification.invitation.accept": "قبول والانضمام",
|
||||||
|
"com.affine.notification.delete-all": "حذف جميع الإشعارات",
|
||||||
"tips": "نصائح",
|
"tips": "نصائح",
|
||||||
"Template": "نموذج",
|
"Template": "نموذج",
|
||||||
"com.affine.template-list.delete": "إزالة النموذج",
|
"com.affine.template-list.delete": "إزالة النموذج",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "ابدأ",
|
"com.affine.recording.start": "ابدأ",
|
||||||
"com.affine.recording.dismiss": "تجاهل",
|
"com.affine.recording.dismiss": "تجاهل",
|
||||||
"com.affine.recording.stop": "توقف",
|
"com.affine.recording.stop": "توقف",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "ترحيل البيانات لتحسين تجربة المستخدم",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "نقوم بتحديث البيانات المحلية لتسهيل تسجيل وتصنيف المعلومات الخاصة بـ \"تم الإنشاء بواسطة\" و\"آخر تعديل بواسطة\". يرجى النقر على زر “ترحيل البيانات” والتأكد من استقرار الاتصال بالشبكة أثناء العملية.",
|
||||||
"com.affine.migration-all-docs-notification.error": "فشل الترحيل: {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "فشل الترحيل: {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "ترحيل البيانات",
|
"com.affine.migration-all-docs-notification.button": "ترحيل البيانات",
|
||||||
|
"com.affine.comment.comments": "تعليقات",
|
||||||
|
"com.affine.comment.no-comments": "لا توجد تعليقات حتى الآن، حدد المحتوى لإضافة تعليق إلى",
|
||||||
|
"com.affine.comment.delete.confirm.title": "حذف السلسلة؟",
|
||||||
|
"com.affine.comment.delete.confirm.description": "سيتم أيضًا حذف جميع التعليقات، ولا يمكن التراجع عن هذا الإجراء.",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "حذف هذا الرد؟",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "حذف هذا الرد؟ لا يمكن التراجع عن هذا الإجراء.",
|
||||||
|
"com.affine.comment.reply.show-more": "إظهار {{count}} ردود أخرى",
|
||||||
|
"com.affine.comment.filter.show-resolved": "إظهار التعليقات المحلولة",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "الردود والذكر الخاصة بي فقط",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "الوضع الحالي فقط",
|
||||||
|
"com.affine.comment.reply": "رد",
|
||||||
|
"com.affine.comment.copy-link": "نسخ الرابط",
|
||||||
"error.INTERNAL_SERVER_ERROR": "حدث خطأ داخلي.",
|
"error.INTERNAL_SERVER_ERROR": "حدث خطأ داخلي.",
|
||||||
"error.NETWORK_ERROR": "خطأ في الشبكة.",
|
"error.NETWORK_ERROR": "خطأ في الشبكة.",
|
||||||
"error.TOO_MANY_REQUEST": "طلبات كثيرة جداً.",
|
"error.TOO_MANY_REQUEST": "طلبات كثيرة جداً.",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "مساحة العمل مطلوبة لإتمام الاشتراك في الفريق.",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "مساحة العمل مطلوبة لإتمام الاشتراك في الفريق.",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "معرف مساحة العمل مطلوب لتحديث اشتراك الفريق.",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "معرف مساحة العمل مطلوب لتحديث اشتراك الفريق.",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "لم يتم العثور على جلسة Copilot.",
|
"error.COPILOT_SESSION_NOT_FOUND": "لم يتم العثور على جلسة Copilot.",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "المدخلات غير صالحة لجلسة Copilot.",
|
||||||
"error.COPILOT_SESSION_DELETED": "تم حذف جلسة Copilot.",
|
"error.COPILOT_SESSION_DELETED": "تم حذف جلسة Copilot.",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "لا يوجد مقدم لخدمة Copilot متاح: {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "فشل في توليد النص.",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "فشل في توليد النص.",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "فشل في إنشاء تضمين بـ {{provider}}: {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "فشل في إنشاء رسالة الدردشة.",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "فشل في إنشاء رسالة الدردشة.",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "لم يتم تكوين Unsplash.",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "لم يتم تكوين Unsplash.",
|
||||||
"error.COPILOT_ACTION_TAKEN": "تم اتخاذ إجراء، ولا يُسمح بمزيد من الرسائل.",
|
"error.COPILOT_ACTION_TAKEN": "تم اتخاذ إجراء، ولا يُسمح بمزيد من الرسائل.",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "إدخال تكوين التطبيق غير صالح: {{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "إدخال تكوين التطبيق غير صالح: {{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "لم يتم العثور على موفر البحث.",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "لم يتم العثور على موفر البحث.",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "قيمة غير صالحة لمزود البحث: {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "قيمة غير صالحة لمزود البحث: {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "إدخال فهرسة غير صالح: {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "إدخال فهرسة غير صالح: {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "لم يتم العثور على التعليق.",
|
||||||
|
"error.REPLY_NOT_FOUND": "لم يتم العثور على الرد.",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "لم يتم العثور على مرفق التعليق.",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "لقد تجاوزت حجم حصة مرفقات التعليقات."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "Erscheinungseinstellungen",
|
"com.affine.appearanceSettings.title": "Erscheinungseinstellungen",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "Transparenzeffekt in der Seitenleiste verwenden.",
|
"com.affine.appearanceSettings.translucentUI.description": "Transparenzeffekt in der Seitenleiste verwenden.",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "Durchscheinende Benutzeroberfläche in der Seitenleiste",
|
"com.affine.appearanceSettings.translucentUI.title": "Durchscheinende Benutzeroberfläche in der Seitenleiste",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "Verlinkte Seite in der Seitenleiste anzeigen",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "Steuern, ob die Struktur der verlinkten Seiten in der Seitenleiste angezeigt werden soll.",
|
||||||
"com.affine.auth.change.email.message": "Deine aktuelle E-Mail ist {{email}}. Wir werden einen temporären Bestätigungslink an diese E-Mail senden.",
|
"com.affine.auth.change.email.message": "Deine aktuelle E-Mail ist {{email}}. Wir werden einen temporären Bestätigungslink an diese E-Mail senden.",
|
||||||
"com.affine.auth.change.email.page.subtitle": "Bitte gib unten deine neue E-Mail-Adresse ein. Wir senden einen Bestätigungslink an diese E-Mail-Adresse, um den Vorgang abzuschließen.",
|
"com.affine.auth.change.email.page.subtitle": "Bitte gib unten deine neue E-Mail-Adresse ein. Wir senden einen Bestätigungslink an diese E-Mail-Adresse, um den Vorgang abzuschließen.",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "Herzlichen Glückwunsch! Du hast die mit deinem AFFiNE Cloud-Konto verknüpfte E-Mail-Adresse erfolgreich aktualisiert.",
|
"com.affine.auth.change.email.page.success.subtitle": "Herzlichen Glückwunsch! Du hast die mit deinem AFFiNE Cloud-Konto verknüpfte E-Mail-Adresse erfolgreich aktualisiert.",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "Importiere deine Notion-Daten. Unterstützte Importformate: HTML mit Unterseiten.",
|
"com.affine.import.notion.tooltip": "Importiere deine Notion-Daten. Unterstützte Importformate: HTML mit Unterseiten.",
|
||||||
"com.affine.import.snapshot": "Snapshot",
|
"com.affine.import.snapshot": "Snapshot",
|
||||||
"com.affine.import.snapshot.tooltip": "Importiere deine AFFiNE-Workspace- und Seiten-Snapshot-Datei.",
|
"com.affine.import.snapshot.tooltip": "Importiere deine AFFiNE-Workspace- und Seiten-Snapshot-Datei.",
|
||||||
|
"com.affine.import.dotaffinefile": ".affine-Datei",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "Importiere deine AFFiNE-Datenbankdatei (.affine)",
|
||||||
"com.affine.import.status.failed.message": "Import fehlgeschlagen, bitte erneut versuchen.",
|
"com.affine.import.status.failed.message": "Import fehlgeschlagen, bitte erneut versuchen.",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "Keine Datei ausgewählt",
|
"com.affine.import.status.failed.message.no-file-selected": "Keine Datei ausgewählt",
|
||||||
"com.affine.import.status.failed.title": "Importfehler",
|
"com.affine.import.status.failed.title": "Importfehler",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "Nutzungsbedingungen",
|
"com.affine.mobile.setting.others.terms": "Nutzungsbedingungen",
|
||||||
"com.affine.mobile.setting.others.title": "Datenschutz & andere",
|
"com.affine.mobile.setting.others.title": "Datenschutz & andere",
|
||||||
"com.affine.mobile.setting.others.website": "Offizielle Website",
|
"com.affine.mobile.setting.others.website": "Offizielle Website",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "Mein Konto löschen",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "Möchtest du die Daten lokal halten?",
|
"com.affine.mobile.sign-in.skip.hint": "Möchtest du die Daten lokal halten?",
|
||||||
"com.affine.mobile.sign-in.skip.link": "Starte AFFiNE ohne ein Konto",
|
"com.affine.mobile.sign-in.skip.link": "Starte AFFiNE ohne ein Konto",
|
||||||
"com.affine.moreThan30Days": "Älter als ein Monat",
|
"com.affine.moreThan30Days": "Älter als ein Monat",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "Geteilte Ansicht unterstützt keine Ordner.",
|
"com.affine.split-view-folder-warning.description": "Geteilte Ansicht unterstützt keine Ordner.",
|
||||||
"do-not-show-this-again": "Dies nicht erneut anzeigen",
|
"do-not-show-this-again": "Dies nicht erneut anzeigen",
|
||||||
"com.affine.quicksearch.group.creation": "Neu",
|
"com.affine.quicksearch.group.creation": "Neu",
|
||||||
|
"com.affine.quicksearch.search-locally": "Lokal suchen",
|
||||||
"com.affine.quicksearch.group.searchfor": "Suche nach \"{{query}}\"",
|
"com.affine.quicksearch.group.searchfor": "Suche nach \"{{query}}\"",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "Suche nach \"{{query}}\" (lokal)",
|
||||||
"com.affine.resetSyncStatus.button": "Synchronisierung zurücksetzen",
|
"com.affine.resetSyncStatus.button": "Synchronisierung zurücksetzen",
|
||||||
"com.affine.resetSyncStatus.description": "Dieser Vorgang kann einige Synchronisierungsprobleme beheben.",
|
"com.affine.resetSyncStatus.description": "Dieser Vorgang kann einige Synchronisierungsprobleme beheben.",
|
||||||
"com.affine.rootAppSidebar.collections": "Sammlungen",
|
"com.affine.rootAppSidebar.collections": "Sammlungen",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "Du wirst per E-Mail benachrichtigt, wenn andere Mitglieder des Workspaces dich erwähnen (@).",
|
"com.affine.setting.notifications.email.mention.subtitle": "Du wirst per E-Mail benachrichtigt, wenn andere Mitglieder des Workspaces dich erwähnen (@).",
|
||||||
"com.affine.setting.notifications.email.invites.title": "Einladungen",
|
"com.affine.setting.notifications.email.invites.title": "Einladungen",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "Einladungsbezogene Nachrichten werden per E-Mail gesendet.",
|
"com.affine.setting.notifications.email.invites.subtitle": "Einladungsbezogene Nachrichten werden per E-Mail gesendet.",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "Kommentare",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "Du wirst per E-Mail benachrichtigt, wenn andere Mitglieder des Workspace Kommentare zu deinen Seiten abgeben.",
|
||||||
"com.affine.setting.account": "Kontoeinstellungen",
|
"com.affine.setting.account": "Kontoeinstellungen",
|
||||||
"com.affine.setting.account.delete": "Dein Konto löschen",
|
"com.affine.setting.account.delete": "Dein Konto löschen",
|
||||||
"com.affine.setting.account.delete.message": "Sobald gelöscht, ist dein Konto nicht mehr zugänglich, und alle Daten in deinem persönlichen Cloud-Speicher werden dauerhaft gelöscht.",
|
"com.affine.setting.account.delete.message": "Sobald gelöscht, ist dein Konto nicht mehr zugänglich, und alle Daten in deinem persönlichen Cloud-Speicher werden dauerhaft gelöscht.",
|
||||||
@@ -1418,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "KI-Netzwerksuchfunktion aktivieren oder deaktivieren.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "KI-Netzwerksuchfunktion aktivieren oder deaktivieren.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "KI-Modellwechsel aktivieren",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "KI-Modellwechsel aktivieren",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "KI-Modellwechselfunktion aktivieren oder deaktivieren.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "KI-Modellwechselfunktion aktivieren oder deaktivieren.",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "AI Playground aktivieren",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "Funktion AI Playground aktivieren oder deaktivieren.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Datenbank volle Breite",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Datenbank volle Breite",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "Die Datenbank wird in voller Breite angezeigt.",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "Die Datenbank wird in voller Breite angezeigt.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Datenbankanhangsnotiz",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Datenbankanhangsnotiz",
|
||||||
@@ -1575,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "Verwalte die AFFiNE-Indizierung und AFFiNE AI-Einbettung für die lokale Inhaltsverarbeitung",
|
"com.affine.settings.workspace.indexer-embedding.description": "Verwalte die AFFiNE-Indizierung und AFFiNE AI-Einbettung für die lokale Inhaltsverarbeitung",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Einbettung",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Einbettung",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Das Einbetten ermöglicht es der KI, deine Inhalte abzurufen. Falls der Indexer lokale Einstellungen verwendet, kann dies einige der Ergebnisse des Einbettens beeinflussen.",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Das Einbetten ermöglicht es der KI, deine Inhalte abzurufen. Falls der Indexer lokale Einstellungen verwendet, kann dies einige der Ergebnisse des Einbettens beeinflussen.",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "Nur der Workspace-Besitzer kann die Workspace-Einbettung aktivieren.",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Seite auswählen",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Seite auswählen",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Datei hochladen",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Datei hochladen",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Einbetten von Workspaces",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Einbetten von Workspaces",
|
||||||
@@ -1922,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "Edgeless",
|
"com.affine.page-starter-bar.edgeless": "Edgeless",
|
||||||
"com.affine.notification.unsupported": "Nicht unterstützte Nachricht",
|
"com.affine.notification.unsupported": "Nicht unterstützte Nachricht",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> hat dich in <2>{{docTitle}}</2> erwähnt",
|
"com.affine.notification.mention": "<1>{{username}}</1> hat dich in <2>{{docTitle}}</2> erwähnt",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> hat in <2>{{docTitle}}</2> kommentiert",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> hat dich in einem Kommentar in <2>{{docTitle}}</2> erwähnt",
|
||||||
|
"com.affine.notification.comment-prompt": "Was sind deine Gedanken?",
|
||||||
"com.affine.notification.empty": "Keine neuen Benachrichtigungen",
|
"com.affine.notification.empty": "Keine neuen Benachrichtigungen",
|
||||||
"com.affine.notification.loading-more": "Mehr laden...",
|
"com.affine.notification.loading-more": "Mehr laden...",
|
||||||
"com.affine.notification.empty.description": "Du wirst hier über @Erwähnungen und Einladungen zum Workspace benachrichtigt.",
|
"com.affine.notification.empty.description": "Du wirst hier über @Erwähnungen und Einladungen zum Workspace benachrichtigt.",
|
||||||
@@ -1933,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "Es gibt ein Problem mit deiner Einladung zu <1>{{workspaceName}}</1> ",
|
"com.affine.notification.invitation-blocked": "Es gibt ein Problem mit deiner Einladung zu <1>{{workspaceName}}</1> ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> hat dich eingeladen, <2>{{workspaceName}}</2> beizutreten",
|
"com.affine.notification.invitation": "<1>{{username}}</1> hat dich eingeladen, <2>{{workspaceName}}</2> beizutreten",
|
||||||
"com.affine.notification.invitation.accept": "Annehmen & Beitreten",
|
"com.affine.notification.invitation.accept": "Annehmen & Beitreten",
|
||||||
|
"com.affine.notification.delete-all": "Alle Benachrichtigungen löschen",
|
||||||
"tips": "Tipps",
|
"tips": "Tipps",
|
||||||
"Template": "Vorlage",
|
"Template": "Vorlage",
|
||||||
"com.affine.template-list.delete": "Vorlage löschen",
|
"com.affine.template-list.delete": "Vorlage löschen",
|
||||||
@@ -2047,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "Start",
|
"com.affine.recording.start": "Start",
|
||||||
"com.affine.recording.dismiss": "Verwerfen",
|
"com.affine.recording.dismiss": "Verwerfen",
|
||||||
"com.affine.recording.stop": "Stopp",
|
"com.affine.recording.stop": "Stopp",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "Migriere die Daten, um die Benutzererfahrung zu verbessern",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "Wir aktualisieren die lokalen Daten, um die Erfassung und Filterung der Informationen „Erstellt von“ und „Zuletzt bearbeitet von“ zu erleichtern. Klicke bitte auf „Daten migrieren“ und stelle während des Vorgangs eine stabile Netzwerkverbindung sicher.",
|
||||||
"com.affine.migration-all-docs-notification.error": "Migration fehlgeschlagen: {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "Migration fehlgeschlagen: {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "Daten migrieren",
|
"com.affine.migration-all-docs-notification.button": "Daten migrieren",
|
||||||
|
"com.affine.comment.comments": "Kommentare",
|
||||||
|
"com.affine.comment.no-comments": "Noch keine Kommentare. Wähle den Inhalt aus, dem du einen Kommentar hinzufügen möchtest.",
|
||||||
|
"com.affine.comment.delete.confirm.title": "Thread löschen?",
|
||||||
|
"com.affine.comment.delete.confirm.description": "Alle Kommentare werden ebenfalls gelöscht und diese Aktion kann nicht rückgängig gemacht werden.",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "Diese Antwort löschen?",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "Diese Antwort löschen? Diese Aktion kann nicht rückgängig gemacht werden.",
|
||||||
|
"com.affine.comment.reply.show-more": "{{count}} weitere Antworten anzeigen",
|
||||||
|
"com.affine.comment.filter.show-resolved": "Gelöste Kommentare anzeigen",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "Nur meine Antworten und Erwähnungen",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "Nur aktueller Modus",
|
||||||
|
"com.affine.comment.reply": "Antworten",
|
||||||
|
"com.affine.comment.copy-link": "Link kopieren",
|
||||||
"error.INTERNAL_SERVER_ERROR": "Es ist ein interner Fehler aufgetreten.",
|
"error.INTERNAL_SERVER_ERROR": "Es ist ein interner Fehler aufgetreten.",
|
||||||
"error.NETWORK_ERROR": "Netzwerkfehler.",
|
"error.NETWORK_ERROR": "Netzwerkfehler.",
|
||||||
"error.TOO_MANY_REQUEST": "Zu viele Anfragen.",
|
"error.TOO_MANY_REQUEST": "Zu viele Anfragen.",
|
||||||
@@ -2132,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Ein Workspace ist erforderlich, um für Team-Abonnement auszuchecken.",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Ein Workspace ist erforderlich, um für Team-Abonnement auszuchecken.",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Workspace-ID ist erforderlich, um Teamabonnement zu aktualisieren.",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Workspace-ID ist erforderlich, um Teamabonnement zu aktualisieren.",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "Copilot-Sitzung nicht gefunden.",
|
"error.COPILOT_SESSION_NOT_FOUND": "Copilot-Sitzung nicht gefunden.",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "Die Eingabe für die Copilot-Sitzung ist ungültig.",
|
||||||
"error.COPILOT_SESSION_DELETED": "Copilot-Sitzung wurde gelöscht.",
|
"error.COPILOT_SESSION_DELETED": "Copilot-Sitzung wurde gelöscht.",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "Kein Copilot-Anbieter verfügbar: {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Fehler beim Generieren von Text.",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Fehler beim Generieren von Text.",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "Einbettung mit {{provider}} konnte nicht generiert werden: {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Fehler beim Erstellen der Chat-Nachricht.",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Fehler beim Erstellen der Chat-Nachricht.",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash ist nicht konfiguriert.",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash ist nicht konfiguriert.",
|
||||||
"error.COPILOT_ACTION_TAKEN": "Maßnahmen wurden ergriffen, keine weiteren Nachrichten erlaubt.",
|
"error.COPILOT_ACTION_TAKEN": "Maßnahmen wurden ergriffen, keine weiteren Nachrichten erlaubt.",
|
||||||
@@ -2181,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "Ungültige App-Konfigurationseingabe: {{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "Ungültige App-Konfigurationseingabe: {{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "Suchanbieter nicht gefunden.",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "Suchanbieter nicht gefunden.",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Ungültiges Anforderungsargument an den Suchanbieter: {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Ungültiges Anforderungsargument an den Suchanbieter: {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "Ungültige Indexer-Eingabe: {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "Ungültige Indexer-Eingabe: {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "Kommentar nicht gefunden.",
|
||||||
|
"error.REPLY_NOT_FOUND": "Antwort nicht gefunden.",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "Kommentar-Anhang nicht gefunden.",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "Du hast das Größenkontingent für den Kommentar-Anhang überschritten."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "Ρυθμίσεις εμφάνισης",
|
"com.affine.appearanceSettings.title": "Ρυθμίσεις εμφάνισης",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "Χρησιμοποιήστε το εφέ διαφάνειας στη γραμμή πλάι.",
|
"com.affine.appearanceSettings.translucentUI.description": "Χρησιμοποιήστε το εφέ διαφάνειας στη γραμμή πλάι.",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "Διαφανές UI στη γραμμή πλάι",
|
"com.affine.appearanceSettings.translucentUI.title": "Διαφανές UI στη γραμμή πλάι",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "Εμφάνιση συνδεδεμένου εγγράφου στην πλαϊνή γραμμή",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "Ρύθμιση για εμφάνιση της δομής των συνδεδεμένων εγγράφων στην πλαϊνή γραμμή.",
|
||||||
"com.affine.auth.change.email.message": "Το τρέχον σας email είναι {{email}}. Θα στείλουμε έναν προσωρινό σύνδεσμο επαλήθευσης σε αυτό το email.",
|
"com.affine.auth.change.email.message": "Το τρέχον σας email είναι {{email}}. Θα στείλουμε έναν προσωρινό σύνδεσμο επαλήθευσης σε αυτό το email.",
|
||||||
"com.affine.auth.change.email.page.subtitle": "Παρακαλώ εισάγετε τη νέα σας διεύθυνση email παρακάτω. Θα στείλουμε έναν σύνδεσμο επαλήθευσης σε αυτήν τη διεύθυνση email για να ολοκληρώσουμε τη διαδικασία.",
|
"com.affine.auth.change.email.page.subtitle": "Παρακαλώ εισάγετε τη νέα σας διεύθυνση email παρακάτω. Θα στείλουμε έναν σύνδεσμο επαλήθευσης σε αυτήν τη διεύθυνση email για να ολοκληρώσουμε τη διαδικασία.",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "Συγχαρητήρια! Έχετε ενημερώσει επιτυχώς τη διεύθυνση email που σχετίζεται με τον λογαριασμό AFFiNE Cloud.",
|
"com.affine.auth.change.email.page.success.subtitle": "Συγχαρητήρια! Έχετε ενημερώσει επιτυχώς τη διεύθυνση email που σχετίζεται με τον λογαριασμό AFFiNE Cloud.",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "Εισαγωγή των δεδομένων σας από το Notion. Υποστηριζόμενες μορφές εισαγωγής: HTML με υποσελίδες.",
|
"com.affine.import.notion.tooltip": "Εισαγωγή των δεδομένων σας από το Notion. Υποστηριζόμενες μορφές εισαγωγής: HTML με υποσελίδες.",
|
||||||
"com.affine.import.snapshot": "Στιγμιότυπο",
|
"com.affine.import.snapshot": "Στιγμιότυπο",
|
||||||
"com.affine.import.snapshot.tooltip": "Εισαγωγή του AFFiNE χώρου εργασίας σας και του στιγμιότυπου αρχείου σελίδας.",
|
"com.affine.import.snapshot.tooltip": "Εισαγωγή του AFFiNE χώρου εργασίας σας και του στιγμιότυπου αρχείου σελίδας.",
|
||||||
|
"com.affine.import.dotaffinefile": ".αφήν αρχείο",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "Εισαγωγή του αρχείου βάσης δεδομένων AFFiNE (.αφήν)",
|
||||||
"com.affine.import.status.failed.message": "Η εισαγωγή απέτυχε, παρακαλώ προσπαθήστε ξανά.",
|
"com.affine.import.status.failed.message": "Η εισαγωγή απέτυχε, παρακαλώ προσπαθήστε ξανά.",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "Δεν έχει επιλεγεί αρχείο",
|
"com.affine.import.status.failed.message.no-file-selected": "Δεν έχει επιλεγεί αρχείο",
|
||||||
"com.affine.import.status.failed.title": "Αποτυχία εισαγωγής",
|
"com.affine.import.status.failed.title": "Αποτυχία εισαγωγής",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "Όροι χρήσης",
|
"com.affine.mobile.setting.others.terms": "Όροι χρήσης",
|
||||||
"com.affine.mobile.setting.others.title": "Απόρρητο & άλλοι",
|
"com.affine.mobile.setting.others.title": "Απόρρητο & άλλοι",
|
||||||
"com.affine.mobile.setting.others.website": "Επίσημη ιστοσελίδα",
|
"com.affine.mobile.setting.others.website": "Επίσημη ιστοσελίδα",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "Διαγραφή λογαριασμού",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "Θέλετε να διατηρήσετε τα δεδομένα τοπικά;",
|
"com.affine.mobile.sign-in.skip.hint": "Θέλετε να διατηρήσετε τα δεδομένα τοπικά;",
|
||||||
"com.affine.mobile.sign-in.skip.link": "Ξεκινήστε το AFFiNE χωρίς λογαριασμό",
|
"com.affine.mobile.sign-in.skip.link": "Ξεκινήστε το AFFiNE χωρίς λογαριασμό",
|
||||||
"com.affine.moreThan30Days": "Παλαιότερα από ένα μήνα",
|
"com.affine.moreThan30Days": "Παλαιότερα από ένα μήνα",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "Η διαχωρισμένη προβολή δεν υποστηρίζει φακέλους.",
|
"com.affine.split-view-folder-warning.description": "Η διαχωρισμένη προβολή δεν υποστηρίζει φακέλους.",
|
||||||
"do-not-show-this-again": "Να μην εμφανιστεί ξανά",
|
"do-not-show-this-again": "Να μην εμφανιστεί ξανά",
|
||||||
"com.affine.quicksearch.group.creation": "Νέο",
|
"com.affine.quicksearch.group.creation": "Νέο",
|
||||||
|
"com.affine.quicksearch.search-locally": "Τοπική αναζήτηση",
|
||||||
"com.affine.quicksearch.group.searchfor": "Αναζήτηση για το \"{{query}}\"",
|
"com.affine.quicksearch.group.searchfor": "Αναζήτηση για το \"{{query}}\"",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "Αναζήτηση για \"{{query}}\" (τοπικά)",
|
||||||
"com.affine.resetSyncStatus.button": "Επαναφορά συγχρονισμού",
|
"com.affine.resetSyncStatus.button": "Επαναφορά συγχρονισμού",
|
||||||
"com.affine.resetSyncStatus.description": "Αυτή η λειτουργία μπορεί να επιδιορθώσει κάποια προβλήματα συγχρονισμού.",
|
"com.affine.resetSyncStatus.description": "Αυτή η λειτουργία μπορεί να επιδιορθώσει κάποια προβλήματα συγχρονισμού.",
|
||||||
"com.affine.rootAppSidebar.collections": "Συλλογές",
|
"com.affine.rootAppSidebar.collections": "Συλλογές",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "Θα ενημερωθείτε μέσω email όταν άλλα μέλη του χώρου εργασίας σας @.",
|
"com.affine.setting.notifications.email.mention.subtitle": "Θα ενημερωθείτε μέσω email όταν άλλα μέλη του χώρου εργασίας σας @.",
|
||||||
"com.affine.setting.notifications.email.invites.title": "Προσκλήσεις",
|
"com.affine.setting.notifications.email.invites.title": "Προσκλήσεις",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "Τα μηνύματα που σχετίζονται με την πρόσκληση θα αποστέλλονται μέσω email.",
|
"com.affine.setting.notifications.email.invites.subtitle": "Τα μηνύματα που σχετίζονται με την πρόσκληση θα αποστέλλονται μέσω email.",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "Σχόλια",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "Θα ενημερωθείτε μέσω email όταν άλλα μέλη του χώρου εργασίας σχολιάσουν τα έγγραφά σας.",
|
||||||
"com.affine.setting.account": "Ρυθμίσεις λογαριασμού",
|
"com.affine.setting.account": "Ρυθμίσεις λογαριασμού",
|
||||||
"com.affine.setting.account.delete": "Διαγραφή του λογαριασμού σας",
|
"com.affine.setting.account.delete": "Διαγραφή του λογαριασμού σας",
|
||||||
"com.affine.setting.account.delete.message": "Μόλις διαγραφεί, ο λογαριασμός σας δεν θα είναι πλέον προσβάσιμος, και όλα τα δεδομένα στο προσωπικό σας cloud θα διαγραφούν μόνιμα.",
|
"com.affine.setting.account.delete.message": "Μόλις διαγραφεί, ο λογαριασμός σας δεν θα είναι πλέον προσβάσιμος, και όλα τα δεδομένα στο προσωπικό σας cloud θα διαγραφούν μόνιμα.",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "Μικρόφωνο",
|
"com.affine.settings.meetings.privacy.microphone": "Μικρόφωνο",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "Η δυνατότητα Συνάντηση απαιτεί άδεια για χρήση.",
|
"com.affine.settings.meetings.privacy.microphone.description": "Η δυνατότητα Συνάντηση απαιτεί άδεια για χρήση.",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Κάντε κλικ για να επιτρέψετε",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Κάντε κλικ για να επιτρέψετε",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "Προβλήματα αδειών/δικαιωμάτων",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "Οι άδειες έχουν χορηγηθεί αλλά η κατάσταση δεν ενημερώνεται; Επανεκκινήστε την εφαρμογή για να ανανεώσετε τις άδειες.",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "Επανεκκίνηση Εφαρμογής",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "Μην κάνετε τίποτα",
|
"com.affine.settings.meetings.record.recording-mode.none": "Μην κάνετε τίποτα",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "Αυτόματη έναρξη ηχογράφησης",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "Αυτόματη έναρξη ηχογράφησης",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "Εμφάνιση προτροπής ηχογράφησης",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "Εμφάνιση προτροπής ηχογράφησης",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Ενεργοποιήστε ή απενεργοποιήστε τη δυνατότητα αναζήτησης δικτύου AI.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Ενεργοποιήστε ή απενεργοποιήστε τη δυνατότητα αναζήτησης δικτύου AI.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Ενεργοποίηση αλλαγής μοντέλου AI",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Ενεργοποίηση αλλαγής μοντέλου AI",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Ενεργοποιήστε ή απενεργοποιήστε τη δυνατότητα αλλαγής μοντέλου AI.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Ενεργοποιήστε ή απενεργοποιήστε τη δυνατότητα αλλαγής μοντέλου AI.",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "Ενεργοποίηση AI Playground",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "Ενεργοποίηση ή απενεργοποίηση της δυνατότητας AI Playground.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Πλήρες Πλάτος Βάσης Δεδομένων",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Πλήρες Πλάτος Βάσης Δεδομένων",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "Η βάση δεδομένων θα εμφανίζεται σε λειτουργία πλήρους πλάτους.",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "Η βάση δεδομένων θα εμφανίζεται σε λειτουργία πλήρους πλάτους.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Σημείωση Επισύναψης Βάσης Δεδομένων",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Σημείωση Επισύναψης Βάσης Δεδομένων",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "Διαχειριστείτε το εύρεμα AFFiNE και την ενσωμάτωση AFFiNE AI για την επεξεργασία τοπικού περιεχομένου",
|
"com.affine.settings.workspace.indexer-embedding.description": "Διαχειριστείτε το εύρεμα AFFiNE και την ενσωμάτωση AFFiNE AI για την επεξεργασία τοπικού περιεχομένου",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Ενσωμάτωση",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Ενσωμάτωση",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Η ενσωμάτωση επιτρέπει στο AI να ανακτήσει το περιεχόμενό σας. Αν ο δείκτης χρησιμοποιεί τοπικές ρυθμίσεις, μπορεί να επηρεάσει κάποια από τα αποτελέσματα της ενσωμάτωσης.",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Η ενσωμάτωση επιτρέπει στο AI να ανακτήσει το περιεχόμενό σας. Αν ο δείκτης χρησιμοποιεί τοπικές ρυθμίσεις, μπορεί να επηρεάσει κάποια από τα αποτελέσματα της ενσωμάτωσης.",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "Μόνο ο κάτοχος του χώρου εργασίας μπορεί να ενεργοποιήσει την Ενσωμάτωση Χώρου Εργασίας.",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Επιλέξτε έγγραφο",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Επιλέξτε έγγραφο",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Μεταφόρτωση αρχείου",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Μεταφόρτωση αρχείου",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Ενσωμάτωση Χώρου Εργασίας",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Ενσωμάτωση Χώρου Εργασίας",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "Χωρίς όρια",
|
"com.affine.page-starter-bar.edgeless": "Χωρίς όρια",
|
||||||
"com.affine.notification.unsupported": "Μη υποστηριζόμενο μήνυμα",
|
"com.affine.notification.unsupported": "Μη υποστηριζόμενο μήνυμα",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> σας ανέφερε στο <2>{{docTitle}}</2>",
|
"com.affine.notification.mention": "<1>{{username}}</1> σας ανέφερε στο <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> σχολίασε στο <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> σας ανέφερε σε σχόλιο στο <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-prompt": "Ποιες είναι οι σκέψεις σας;",
|
||||||
"com.affine.notification.empty": "Δεν υπάρχουν νέες ειδοποιήσεις",
|
"com.affine.notification.empty": "Δεν υπάρχουν νέες ειδοποιήσεις",
|
||||||
"com.affine.notification.loading-more": "Φόρτωση περισσότερων...",
|
"com.affine.notification.loading-more": "Φόρτωση περισσότερων...",
|
||||||
"com.affine.notification.empty.description": "Θα ειδοποιηθείτε εδώ για αναφορές @ και προσκλήσεις χώρου εργασίας.",
|
"com.affine.notification.empty.description": "Θα ειδοποιηθείτε εδώ για αναφορές @ και προσκλήσεις χώρου εργασίας.",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "Υπάρχει ένα πρόβλημα σχετικά με την πρόσκλησή σας στο <1>{{workspaceName}}</1> ",
|
"com.affine.notification.invitation-blocked": "Υπάρχει ένα πρόβλημα σχετικά με την πρόσκλησή σας στο <1>{{workspaceName}}</1> ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> σας προσκάλεσε να συμμετάσχετε στο <2>{{workspaceName}}</2>",
|
"com.affine.notification.invitation": "<1>{{username}}</1> σας προσκάλεσε να συμμετάσχετε στο <2>{{workspaceName}}</2>",
|
||||||
"com.affine.notification.invitation.accept": "Αποδοχή & Συμμετοχή",
|
"com.affine.notification.invitation.accept": "Αποδοχή & Συμμετοχή",
|
||||||
|
"com.affine.notification.delete-all": "Διαγραφή όλων των ειδοποιήσεων",
|
||||||
"tips": "Συμβουλές",
|
"tips": "Συμβουλές",
|
||||||
"Template": "Πρότυπο",
|
"Template": "Πρότυπο",
|
||||||
"com.affine.template-list.delete": "Διαγραφή Προτύπου",
|
"com.affine.template-list.delete": "Διαγραφή Προτύπου",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "Έναρξη",
|
"com.affine.recording.start": "Έναρξη",
|
||||||
"com.affine.recording.dismiss": "Απόρριψη",
|
"com.affine.recording.dismiss": "Απόρριψη",
|
||||||
"com.affine.recording.stop": "Σταματήστε",
|
"com.affine.recording.stop": "Σταματήστε",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "Μεταφορά Δεδομένων για Βελτίωση Χρήστης Εμπειρίας",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "Ενημερώνουμε τα τοπικά δεδομένα ώστε να διευκολύνουμε την καταγραφή και φιλτράρισμα των «Δημιουργήθηκε από» και «Τελευταία επεξεργασία από». Παρακαλώ κάντε κλικ στο κουμπί “Μεταφορά Δεδομένων” και εξασφαλίστε σταθερή σύνδεση δικτύου κατά τη διάρκεια της διαδικασίας.",
|
||||||
"com.affine.migration-all-docs-notification.error": "Αποτυχία μετανάστευσης: {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "Αποτυχία μετανάστευσης: {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "Μετανάστευση δεδομένων",
|
"com.affine.migration-all-docs-notification.button": "Μετανάστευση δεδομένων",
|
||||||
|
"com.affine.comment.comments": "Σχόλια",
|
||||||
|
"com.affine.comment.no-comments": "Δεν υπάρχουν ακόμη σχόλια, επιλέξτε περιεχόμενο για να προσθέσετε σχόλιο",
|
||||||
|
"com.affine.comment.delete.confirm.title": "Να διαγράψετε το νήμα;",
|
||||||
|
"com.affine.comment.delete.confirm.description": "Όλα τα σχόλια θα διαγραφούν επίσης, και αυτή η ενέργεια δεν μπορεί να ανακληθεί.",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "Να διαγράψετε αυτήν την απάντηση;",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "Να διαγράψετε αυτήν την απάντηση; Αυτή η ενέργεια δεν μπορεί να ανακληθεί.",
|
||||||
|
"com.affine.comment.reply.show-more": "Εμφάνιση ακόμη {{count}} απαντήσεων",
|
||||||
|
"com.affine.comment.filter.show-resolved": "Εμφάνιση επιλυμένων σχολίων",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "Μόνο οι απαντήσεις και αναφορές μου",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "Μόνο η τρέχουσα λειτουργία",
|
||||||
|
"com.affine.comment.reply": "Απάντηση",
|
||||||
|
"com.affine.comment.copy-link": "Αντιγράψτε το σύνδεσμο",
|
||||||
"error.INTERNAL_SERVER_ERROR": "Παρουσιάστηκε εσωτερικό σφάλμα.",
|
"error.INTERNAL_SERVER_ERROR": "Παρουσιάστηκε εσωτερικό σφάλμα.",
|
||||||
"error.NETWORK_ERROR": "Σφάλμα δικτύου.",
|
"error.NETWORK_ERROR": "Σφάλμα δικτύου.",
|
||||||
"error.TOO_MANY_REQUEST": "Πάρα πολλά αιτήματα.",
|
"error.TOO_MANY_REQUEST": "Πάρα πολλά αιτήματα.",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Απαιτείται χώρος εργασίας για την ολοκλήρωση της συνδρομής της ομάδας.",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Απαιτείται χώρος εργασίας για την ολοκλήρωση της συνδρομής της ομάδας.",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Το ID χώρου εργασίας απαιτείται για την ενημέρωση της συνδρομής της ομάδας.",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Το ID χώρου εργασίας απαιτείται για την ενημέρωση της συνδρομής της ομάδας.",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "Δεν βρέθηκε συνεδρία του Copilot.",
|
"error.COPILOT_SESSION_NOT_FOUND": "Δεν βρέθηκε συνεδρία του Copilot.",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "Η είσοδος συνεδρίας Copilot δεν είναι έγκυρη.",
|
||||||
"error.COPILOT_SESSION_DELETED": "Η συνεδρία του Copilot έχει διαγραφεί.",
|
"error.COPILOT_SESSION_DELETED": "Η συνεδρία του Copilot έχει διαγραφεί.",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "Δεν υπάρχει διαθέσιμος πάροχος Copilot: {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Αποτυχία δημιουργίας κειμένου.",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Αποτυχία δημιουργίας κειμένου.",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "Αποτυχία δημιουργίας ενσωμάτωσης με {{provider}}: {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Απέτυχε να δημιουργήσει μήνυμα συνομιλίας.",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Απέτυχε να δημιουργήσει μήνυμα συνομιλίας.",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Το Unsplash δεν έχει ρυθμιστεί.",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Το Unsplash δεν έχει ρυθμιστεί.",
|
||||||
"error.COPILOT_ACTION_TAKEN": "Έχει ληφθεί μέτρο, δεν επιτρέπονται περισσότερα μηνύματα.",
|
"error.COPILOT_ACTION_TAKEN": "Έχει ληφθεί μέτρο, δεν επιτρέπονται περισσότερα μηνύματα.",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "Μη έγκυρη είσοδος διαμόρφωσης εφαρμογής: {{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "Μη έγκυρη είσοδος διαμόρφωσης εφαρμογής: {{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "Ο πάροχος αναζήτησης δεν βρέθηκε.",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "Ο πάροχος αναζήτησης δεν βρέθηκε.",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Άκυρο αίτημα στον πάροχο αναζήτησης: {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Άκυρο αίτημα στον πάροχο αναζήτησης: {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "Άκυρη είσοδος στην κατασκευή ευρετηρίου: {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "Άκυρη είσοδος στην κατασκευή ευρετηρίου: {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "Δεν βρέθηκε σχόλιο.",
|
||||||
|
"error.REPLY_NOT_FOUND": "Δεν βρέθηκε απάντηση.",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "Δεν βρέθηκε συνημμένο σχόλιο.",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "Έχετε υπερβεί το όριο μεγέθους συνημμένου σχολίου."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "Ajustes de apariencia",
|
"com.affine.appearanceSettings.title": "Ajustes de apariencia",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "Utilice el efecto de transparencia en la barra lateral.",
|
"com.affine.appearanceSettings.translucentUI.description": "Utilice el efecto de transparencia en la barra lateral.",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "Interfaz translúcida en la barra lateral",
|
"com.affine.appearanceSettings.translucentUI.title": "Interfaz translúcida en la barra lateral",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "Mostrar documento vinculado en la barra lateral",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "Controlar si mostrar la estructura de los documentos vinculados en la barra lateral.",
|
||||||
"com.affine.auth.change.email.message": "Tu correo electrónico actual es {{email}}. Enviaremos un enlace de verificación temporal a esta dirección.",
|
"com.affine.auth.change.email.message": "Tu correo electrónico actual es {{email}}. Enviaremos un enlace de verificación temporal a esta dirección.",
|
||||||
"com.affine.auth.change.email.page.subtitle": "Por favor, introduzca su nuevo correo electrónico a continuación. Enviaremos un enlace de verificación a esta dirección para completar el proceso.",
|
"com.affine.auth.change.email.page.subtitle": "Por favor, introduzca su nuevo correo electrónico a continuación. Enviaremos un enlace de verificación a esta dirección para completar el proceso.",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "¡Felicitaciones! Has actualizado correctamente la dirección de correo electrónico asociada a tu cuenta de AFFiNE Cloud.",
|
"com.affine.auth.change.email.page.success.subtitle": "¡Felicitaciones! Has actualizado correctamente la dirección de correo electrónico asociada a tu cuenta de AFFiNE Cloud.",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "Importa tus datos de Notion. Formatos de importación compatibles: HTML con subpáginas.",
|
"com.affine.import.notion.tooltip": "Importa tus datos de Notion. Formatos de importación compatibles: HTML con subpáginas.",
|
||||||
"com.affine.import.snapshot": "Instantánea",
|
"com.affine.import.snapshot": "Instantánea",
|
||||||
"com.affine.import.snapshot.tooltip": "Importar su espacio de trabajo AFFiNE y archivo de instantánea de la página.",
|
"com.affine.import.snapshot.tooltip": "Importar su espacio de trabajo AFFiNE y archivo de instantánea de la página.",
|
||||||
|
"com.affine.import.dotaffinefile": ".archivo affine",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "Importa tu archivo de base de datos AFFiNE (.affine)",
|
||||||
"com.affine.import.status.failed.message": "Importación fallida, por favor inténtalo de nuevo.",
|
"com.affine.import.status.failed.message": "Importación fallida, por favor inténtalo de nuevo.",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "No se seleccionó archivo",
|
"com.affine.import.status.failed.message.no-file-selected": "No se seleccionó archivo",
|
||||||
"com.affine.import.status.failed.title": "Falla de importación",
|
"com.affine.import.status.failed.title": "Falla de importación",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "Términos de Uso",
|
"com.affine.mobile.setting.others.terms": "Términos de Uso",
|
||||||
"com.affine.mobile.setting.others.title": "Privacidad y otros",
|
"com.affine.mobile.setting.others.title": "Privacidad y otros",
|
||||||
"com.affine.mobile.setting.others.website": "Página web oficial",
|
"com.affine.mobile.setting.others.website": "Página web oficial",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "Eliminar cuenta",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "¿Quieres mantener los datos locales?",
|
"com.affine.mobile.sign-in.skip.hint": "¿Quieres mantener los datos locales?",
|
||||||
"com.affine.mobile.sign-in.skip.link": "Iniciar AFFiNE sin una cuenta",
|
"com.affine.mobile.sign-in.skip.link": "Iniciar AFFiNE sin una cuenta",
|
||||||
"com.affine.moreThan30Days": "Más de un mes",
|
"com.affine.moreThan30Days": "Más de un mes",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "La vista dividida no admite carpetas.",
|
"com.affine.split-view-folder-warning.description": "La vista dividida no admite carpetas.",
|
||||||
"do-not-show-this-again": "No mostrar esto de nuevo",
|
"do-not-show-this-again": "No mostrar esto de nuevo",
|
||||||
"com.affine.quicksearch.group.creation": "Nuevo",
|
"com.affine.quicksearch.group.creation": "Nuevo",
|
||||||
|
"com.affine.quicksearch.search-locally": "Buscar localmente",
|
||||||
"com.affine.quicksearch.group.searchfor": "Buscar \"{{query}}\"",
|
"com.affine.quicksearch.group.searchfor": "Buscar \"{{query}}\"",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "Buscar \"{{query}}\" (localmente)",
|
||||||
"com.affine.resetSyncStatus.button": "Restablecer sincronización",
|
"com.affine.resetSyncStatus.button": "Restablecer sincronización",
|
||||||
"com.affine.resetSyncStatus.description": "Esta operación puede solucionar algunos problemas de sincronización.",
|
"com.affine.resetSyncStatus.description": "Esta operación puede solucionar algunos problemas de sincronización.",
|
||||||
"com.affine.rootAppSidebar.collections": "Colecciones",
|
"com.affine.rootAppSidebar.collections": "Colecciones",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "Se te notificará por correo electrónico cuando otros miembros del espacio de trabajo te mencionen.",
|
"com.affine.setting.notifications.email.mention.subtitle": "Se te notificará por correo electrónico cuando otros miembros del espacio de trabajo te mencionen.",
|
||||||
"com.affine.setting.notifications.email.invites.title": "Invitaciones",
|
"com.affine.setting.notifications.email.invites.title": "Invitaciones",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "Los mensajes relacionados con invitaciones se enviarán mediante correos electrónicos.",
|
"com.affine.setting.notifications.email.invites.subtitle": "Los mensajes relacionados con invitaciones se enviarán mediante correos electrónicos.",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "Comentarios",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "Se te notificará por correo electrónico cuando otros miembros del espacio de trabajo comenten tus documentos.",
|
||||||
"com.affine.setting.account": "Configuración de la cuenta",
|
"com.affine.setting.account": "Configuración de la cuenta",
|
||||||
"com.affine.setting.account.delete": "Eliminar su cuenta",
|
"com.affine.setting.account.delete": "Eliminar su cuenta",
|
||||||
"com.affine.setting.account.delete.message": "Una vez eliminado, su cuenta ya no será accesible y todos los datos en su espacio personal en la nube serán eliminados permanentemente.",
|
"com.affine.setting.account.delete.message": "Una vez eliminado, su cuenta ya no será accesible y todos los datos en su espacio personal en la nube serán eliminados permanentemente.",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "Micrófono",
|
"com.affine.settings.meetings.privacy.microphone": "Micrófono",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "La función de reunión requiere permiso para ser utilizada.",
|
"com.affine.settings.meetings.privacy.microphone.description": "La función de reunión requiere permiso para ser utilizada.",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Haga clic para permitir",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Haga clic para permitir",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "Problemas de permisos",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "Se han otorgado permisos, pero el estado no se actualiza? Reinicie la aplicación para refrescar los permisos.",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "Reiniciar aplicación",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "No hacer nada",
|
"com.affine.settings.meetings.record.recording-mode.none": "No hacer nada",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "Inicio automático de grabación",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "Inicio automático de grabación",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "Mostrar un aviso de grabación",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "Mostrar un aviso de grabación",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Habilitar o deshabilitar la función de Búsqueda en Red de IA.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Habilitar o deshabilitar la función de Búsqueda en Red de IA.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Habilitar cambio de modelo de IA",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Habilitar cambio de modelo de IA",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Habilitar o deshabilitar la función de cambio de modelo IA.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Habilitar o deshabilitar la función de cambio de modelo IA.",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "Habilitar AI Playground",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "Habilitar o deshabilitar la función de AI Playground.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Base de Datos Ancho Completo",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Base de Datos Ancho Completo",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "La base de datos se mostrará en modo de ancho completo.",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "La base de datos se mostrará en modo de ancho completo.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Nota de Adjuntos de Base de Datos",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Nota de Adjuntos de Base de Datos",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "Gestionar la indexación de AFFiNE y la incrustación de IA de AFFiNE para el procesamiento de contenidos locales",
|
"com.affine.settings.workspace.indexer-embedding.description": "Gestionar la indexación de AFFiNE y la incrustación de IA de AFFiNE para el procesamiento de contenidos locales",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Incrustación",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Incrustación",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "La incrustación permite a la IA recuperar su contenido. Si el indexador utiliza configuraciones locales, podría afectar algunos de los resultados de la incrustación.",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "La incrustación permite a la IA recuperar su contenido. Si el indexador utiliza configuraciones locales, podría afectar algunos de los resultados de la incrustación.",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "Solo el propietario del espacio de trabajo puede habilitar la inserción del espacio de trabajo.",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Seleccione documento",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Seleccione documento",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Subir archivo",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Subir archivo",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Incrustación de Espacio de trabajo",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Incrustación de Espacio de trabajo",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "Sin bordes",
|
"com.affine.page-starter-bar.edgeless": "Sin bordes",
|
||||||
"com.affine.notification.unsupported": "Mensaje no soportado",
|
"com.affine.notification.unsupported": "Mensaje no soportado",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> te mencionó en <2>{{docTitle}}</2>",
|
"com.affine.notification.mention": "<1>{{username}}</1> te mencionó en <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> comentó en <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> te mencionó en un comentario en <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-prompt": "¿Cuáles son tus pensamientos?",
|
||||||
"com.affine.notification.empty": "No hay nuevas notificaciones",
|
"com.affine.notification.empty": "No hay nuevas notificaciones",
|
||||||
"com.affine.notification.loading-more": "Cargando más...",
|
"com.affine.notification.loading-more": "Cargando más...",
|
||||||
"com.affine.notification.empty.description": "Recibirá notificaciones aquí para @menciones e invitaciones al espacio de trabajo.",
|
"com.affine.notification.empty.description": "Recibirá notificaciones aquí para @menciones e invitaciones al espacio de trabajo.",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "Hay un problema respecto a tu invitación a <1>{{workspaceName}}</1> ",
|
"com.affine.notification.invitation-blocked": "Hay un problema respecto a tu invitación a <1>{{workspaceName}}</1> ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> te invitó a unirte a <2>{{workspaceName}}</2>",
|
"com.affine.notification.invitation": "<1>{{username}}</1> te invitó a unirte a <2>{{workspaceName}}</2>",
|
||||||
"com.affine.notification.invitation.accept": "Aceptar y Unirse",
|
"com.affine.notification.invitation.accept": "Aceptar y Unirse",
|
||||||
|
"com.affine.notification.delete-all": "Eliminar todas las notificaciones",
|
||||||
"tips": "Consejos",
|
"tips": "Consejos",
|
||||||
"Template": "Plantilla",
|
"Template": "Plantilla",
|
||||||
"com.affine.template-list.delete": "Eliminar Plantilla",
|
"com.affine.template-list.delete": "Eliminar Plantilla",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "Iniciar",
|
"com.affine.recording.start": "Iniciar",
|
||||||
"com.affine.recording.dismiss": "Descartar",
|
"com.affine.recording.dismiss": "Descartar",
|
||||||
"com.affine.recording.stop": "Detener",
|
"com.affine.recording.stop": "Detener",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "Migrar datos para mejorar la experiencia del usuario",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "Estamos actualizando los datos locales para facilitar el registro y filtrado de la información de creador y última edición. Por favor, haz clic en el botón \"Migrar datos\" y asegúrate de tener una conexión de red estable durante el proceso.",
|
||||||
"com.affine.migration-all-docs-notification.error": "Falló la migración: {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "Falló la migración: {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "Migrar datos",
|
"com.affine.migration-all-docs-notification.button": "Migrar datos",
|
||||||
|
"com.affine.comment.comments": "Comentarios",
|
||||||
|
"com.affine.comment.no-comments": "Aún no hay comentarios, selecciona contenido para agregar un comentario",
|
||||||
|
"com.affine.comment.delete.confirm.title": "¿Eliminar el hilo?",
|
||||||
|
"com.affine.comment.delete.confirm.description": "Todos los comentarios también serán eliminados, y esta acción no se puede deshacer.",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "¿Eliminar esta respuesta?",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "¿Eliminar esta respuesta? Esta acción no se puede deshacer.",
|
||||||
|
"com.affine.comment.reply.show-more": "Mostrar {{count}} respuestas más",
|
||||||
|
"com.affine.comment.filter.show-resolved": "Mostrar comentarios resueltos",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "Solo mis respuestas y menciones",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "Solo el modo actual",
|
||||||
|
"com.affine.comment.reply": "Responder",
|
||||||
|
"com.affine.comment.copy-link": "Copiar enlace",
|
||||||
"error.INTERNAL_SERVER_ERROR": "Ocurrió un error interno.",
|
"error.INTERNAL_SERVER_ERROR": "Ocurrió un error interno.",
|
||||||
"error.NETWORK_ERROR": "Error de red.",
|
"error.NETWORK_ERROR": "Error de red.",
|
||||||
"error.TOO_MANY_REQUEST": "Demasiadas solicitudes.",
|
"error.TOO_MANY_REQUEST": "Demasiadas solicitudes.",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Se requiere un espacio de trabajo para pagar la suscripción del equipo.",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Se requiere un espacio de trabajo para pagar la suscripción del equipo.",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Se requiere la id del espacio de trabajo para actualizar la suscripción del equipo.",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Se requiere la id del espacio de trabajo para actualizar la suscripción del equipo.",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "Sesión de Copilot no encontrada.",
|
"error.COPILOT_SESSION_NOT_FOUND": "Sesión de Copilot no encontrada.",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "La entrada de la sesión de Copilot no es válida.",
|
||||||
"error.COPILOT_SESSION_DELETED": "La sesión de Copilot ha sido eliminada.",
|
"error.COPILOT_SESSION_DELETED": "La sesión de Copilot ha sido eliminada.",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "No hay proveedores de Copilot disponibles: {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Error al generar el texto.",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Error al generar el texto.",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "Fallo al generar la inserción con {{provider}}: {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Error al crear un mensaje de chat.",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Error al crear un mensaje de chat.",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash no está configurado.",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash no está configurado.",
|
||||||
"error.COPILOT_ACTION_TAKEN": "Se ha tomado una acción, no se permiten más mensajes.",
|
"error.COPILOT_ACTION_TAKEN": "Se ha tomado una acción, no se permiten más mensajes.",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "Entrada de configuración de aplicación inválida: {{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "Entrada de configuración de aplicación inválida: {{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "Proveedor de búsqueda no encontrado.",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "Proveedor de búsqueda no encontrado.",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Argumento de solicitud no válido para el proveedor de búsqueda: {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Argumento de solicitud no válido para el proveedor de búsqueda: {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "Entrada de indexador no válida: {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "Entrada de indexador no válida: {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "Comentario no encontrado.",
|
||||||
|
"error.REPLY_NOT_FOUND": "Respuesta no encontrada.",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "Adjunto de comentario no encontrado.",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "Has excedido tu cuota de tamaño de archivo adjunto de comentario."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "تنظیمات ظاهر",
|
"com.affine.appearanceSettings.title": "تنظیمات ظاهر",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "از افکت شفافیت در نوار کناری استفاده کنید.",
|
"com.affine.appearanceSettings.translucentUI.description": "از افکت شفافیت در نوار کناری استفاده کنید.",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "UI شفاف در نوار کناری",
|
"com.affine.appearanceSettings.translucentUI.title": "UI شفاف در نوار کناری",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "نمایش سند پیوند خورده در نوار کناری",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "کنترل اینکه آیا ساختار اسناد پیوند خورده در نوار کناری نمایش داده شود.",
|
||||||
"com.affine.auth.change.email.message": "ایمیل فعلی شما {{email}} است. ما یک لینک تأیید موقت به این ایمیل ارسال خواهیم کرد.",
|
"com.affine.auth.change.email.message": "ایمیل فعلی شما {{email}} است. ما یک لینک تأیید موقت به این ایمیل ارسال خواهیم کرد.",
|
||||||
"com.affine.auth.change.email.page.subtitle": "لطفاً آدرس ایمیل جدید خود را در زیر وارد کنید. ما یک لینک تأیید به این آدرس ایمیل ارسال خواهیم کرد تا فرآیند را کامل کنید.",
|
"com.affine.auth.change.email.page.subtitle": "لطفاً آدرس ایمیل جدید خود را در زیر وارد کنید. ما یک لینک تأیید به این آدرس ایمیل ارسال خواهیم کرد تا فرآیند را کامل کنید.",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "تبریک! شما با موفقیت آدرس ایمیل مرتبط با حساب AFFiNE Cloud خود را بهروزرسانی کردید.",
|
"com.affine.auth.change.email.page.success.subtitle": "تبریک! شما با موفقیت آدرس ایمیل مرتبط با حساب AFFiNE Cloud خود را بهروزرسانی کردید.",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "دادههای Notion خود را وارد کنید. فرمتهای واردات پشتیبانی شده: HTML با زیرصفحات.",
|
"com.affine.import.notion.tooltip": "دادههای Notion خود را وارد کنید. فرمتهای واردات پشتیبانی شده: HTML با زیرصفحات.",
|
||||||
"com.affine.import.snapshot": "عکس فوری",
|
"com.affine.import.snapshot": "عکس فوری",
|
||||||
"com.affine.import.snapshot.tooltip": "فضای کاری و فایل اسنپ شات صفحه AFFiNE خود را وارد کنید.",
|
"com.affine.import.snapshot.tooltip": "فضای کاری و فایل اسنپ شات صفحه AFFiNE خود را وارد کنید.",
|
||||||
|
"com.affine.import.dotaffinefile": ".فایل affine.",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "فایل پایگاه داده AFFiNE خود را وارد کنید (.affine)",
|
||||||
"com.affine.import.status.failed.message": "وارد کردن ناموفق بود، لطفاً دوباره تلاش کنید.",
|
"com.affine.import.status.failed.message": "وارد کردن ناموفق بود، لطفاً دوباره تلاش کنید.",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "هیچ فایلی انتخاب نشده است",
|
"com.affine.import.status.failed.message.no-file-selected": "هیچ فایلی انتخاب نشده است",
|
||||||
"com.affine.import.status.failed.title": "شکست در وارد کردن",
|
"com.affine.import.status.failed.title": "شکست در وارد کردن",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "شرایط استفاده",
|
"com.affine.mobile.setting.others.terms": "شرایط استفاده",
|
||||||
"com.affine.mobile.setting.others.title": "حریم خصوصی و دیگران",
|
"com.affine.mobile.setting.others.title": "حریم خصوصی و دیگران",
|
||||||
"com.affine.mobile.setting.others.website": "وبسایت رسمی",
|
"com.affine.mobile.setting.others.website": "وبسایت رسمی",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "حذف حساب من",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "میخواهید دادهها محلی بمانند؟",
|
"com.affine.mobile.sign-in.skip.hint": "میخواهید دادهها محلی بمانند؟",
|
||||||
"com.affine.mobile.sign-in.skip.link": "شروع AFFiNE بدون حساب کاربری",
|
"com.affine.mobile.sign-in.skip.link": "شروع AFFiNE بدون حساب کاربری",
|
||||||
"com.affine.moreThan30Days": "بیشتر از یک ماه",
|
"com.affine.moreThan30Days": "بیشتر از یک ماه",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "نمایش تقسیم شده از پوشهها پشتیبانی نمیکند.",
|
"com.affine.split-view-folder-warning.description": "نمایش تقسیم شده از پوشهها پشتیبانی نمیکند.",
|
||||||
"do-not-show-this-again": "این را دوباره نمایش نده",
|
"do-not-show-this-again": "این را دوباره نمایش نده",
|
||||||
"com.affine.quicksearch.group.creation": "جدید",
|
"com.affine.quicksearch.group.creation": "جدید",
|
||||||
|
"com.affine.quicksearch.search-locally": "جستجوی محلی",
|
||||||
"com.affine.quicksearch.group.searchfor": "جستجو برای \"{{query}}\"",
|
"com.affine.quicksearch.group.searchfor": "جستجو برای \"{{query}}\"",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "جستجوی \"{{query}}\" (محلی)",
|
||||||
"com.affine.resetSyncStatus.button": "تنظیم مجدد همگامسازی",
|
"com.affine.resetSyncStatus.button": "تنظیم مجدد همگامسازی",
|
||||||
"com.affine.resetSyncStatus.description": "این عملیات ممکن است برخی از مشکلات همگامسازی را حل کند.",
|
"com.affine.resetSyncStatus.description": "این عملیات ممکن است برخی از مشکلات همگامسازی را حل کند.",
|
||||||
"com.affine.rootAppSidebar.collections": "مجموعهها",
|
"com.affine.rootAppSidebar.collections": "مجموعهها",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "شما از طریق ایمیل اطلاع خواهید یافت که زمانی که دیگر اعضای فضای کاری شما را @ ذکر کنند.",
|
"com.affine.setting.notifications.email.mention.subtitle": "شما از طریق ایمیل اطلاع خواهید یافت که زمانی که دیگر اعضای فضای کاری شما را @ ذکر کنند.",
|
||||||
"com.affine.setting.notifications.email.invites.title": "دعوتها",
|
"com.affine.setting.notifications.email.invites.title": "دعوتها",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "پیامهای مرتبط با دعوتنامه از طریق ایمیلها ارسال خواهد شد.",
|
"com.affine.setting.notifications.email.invites.subtitle": "پیامهای مرتبط با دعوتنامه از طریق ایمیلها ارسال خواهد شد.",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "نظرات",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "هنگامی که اعضای دیگر فضای کار بر روی اسناد شما نظر میدهند، از طریق ایمیل مطلع خواهید شد.",
|
||||||
"com.affine.setting.account": "تنظیمات حساب",
|
"com.affine.setting.account": "تنظیمات حساب",
|
||||||
"com.affine.setting.account.delete": "حذف حساب خود",
|
"com.affine.setting.account.delete": "حذف حساب خود",
|
||||||
"com.affine.setting.account.delete.message": "پس از حذف، حساب شما دیگر قابل دسترسی نیست و همه دادهها در فضای ابری شخصی شما بهطور دائم حذف خواهند شد.",
|
"com.affine.setting.account.delete.message": "پس از حذف، حساب شما دیگر قابل دسترسی نیست و همه دادهها در فضای ابری شخصی شما بهطور دائم حذف خواهند شد.",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "میکروفون",
|
"com.affine.settings.meetings.privacy.microphone": "میکروفون",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "برای استفاده از ویژگی جلسه به اجازه نیاز است.",
|
"com.affine.settings.meetings.privacy.microphone.description": "برای استفاده از ویژگی جلسه به اجازه نیاز است.",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "برای اجازه دادن کلیک کنید",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "برای اجازه دادن کلیک کنید",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "مسائل مجوز",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "مجوزها اعطا شدند اما وضعیت بهروزرسانی نشده است؟ برنامه را بازنشانی کنید تا مجوزها تازهسازی شود.",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "برنامه را دوباره راهاندازی کنید",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "هیچکاری انجام ندهید",
|
"com.affine.settings.meetings.record.recording-mode.none": "هیچکاری انجام ندهید",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "ضبط خودکار را شروع کنید",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "ضبط خودکار را شروع کنید",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "نمایش یک اعلان ضبط",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "نمایش یک اعلان ضبط",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "این ویژگی جستجوی شبکه هوش مصنوعی را فعال یا غیرفعال کنید.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "این ویژگی جستجوی شبکه هوش مصنوعی را فعال یا غیرفعال کنید.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "ویژگی سوئیچ مدل AI را فعال کنید",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "ویژگی سوئیچ مدل AI را فعال کنید",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "ویژگی سوئیچ مدل AI را فعال یا غیرفعال کنید.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "ویژگی سوئیچ مدل AI را فعال یا غیرفعال کنید.",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "فعالسازی AI Playground",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "ویژگی AI Playground را فعال یا غیرفعال کنید.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "عرض کامل پایگاه داده",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "عرض کامل پایگاه داده",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "پایگاه داده در حالت تمام عرض نمایش داده خواهد شد.",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "پایگاه داده در حالت تمام عرض نمایش داده خواهد شد.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "یادداشت پیوست پایگاه داده",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "یادداشت پیوست پایگاه داده",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "مدیریت اندکسبندی AFFiNE و تعبیه AI برای پردازش محتوای محلی",
|
"com.affine.settings.workspace.indexer-embedding.description": "مدیریت اندکسبندی AFFiNE و تعبیه AI برای پردازش محتوای محلی",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "تعبیه",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "تعبیه",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "تعبیه به AI اجازه میدهد محتویات شما را بازیابی کند. اگر ایندکسر از تنظیمات محلی استفاده کند، ممکن است بر برخی از نتایج تعبیه تأثیر بگذارد.",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "تعبیه به AI اجازه میدهد محتویات شما را بازیابی کند. اگر ایندکسر از تنظیمات محلی استفاده کند، ممکن است بر برخی از نتایج تعبیه تأثیر بگذارد.",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "فقط صاحب فضای کار میتواند فضای کار را فعال کند.",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "انتخاب مدرک",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "انتخاب مدرک",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "بارگذاری فایل",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "بارگذاری فایل",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "تعبیه فضای کار",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "تعبیه فضای کار",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "بدون لبه",
|
"com.affine.page-starter-bar.edgeless": "بدون لبه",
|
||||||
"com.affine.notification.unsupported": "پیام غیر پشتیبانی شده",
|
"com.affine.notification.unsupported": "پیام غیر پشتیبانی شده",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> شما را در <2>{{docTitle}}</2> ذکر کرده است",
|
"com.affine.notification.mention": "<1>{{username}}</1> شما را در <2>{{docTitle}}</2> ذکر کرده است",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> در <2>{{docTitle}}</2> نظر داد",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> شما را در یک توضیح در <2>{{docTitle}}</2> ذکر کرده است",
|
||||||
|
"com.affine.notification.comment-prompt": "چه نظری دارید؟",
|
||||||
"com.affine.notification.empty": "هیچ اطلاعیه جدیدی وجود ندارد",
|
"com.affine.notification.empty": "هیچ اطلاعیه جدیدی وجود ندارد",
|
||||||
"com.affine.notification.loading-more": "بارگذاری بیشتر...",
|
"com.affine.notification.loading-more": "بارگذاری بیشتر...",
|
||||||
"com.affine.notification.empty.description": "شما اینجا برای @ذکرها و دعوتهای ورکاسپیس مطلع خواهید شد.",
|
"com.affine.notification.empty.description": "شما اینجا برای @ذکرها و دعوتهای ورکاسپیس مطلع خواهید شد.",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "مشکلی در ارتباط با دعوت شما به <1>{{workspaceName}}</1> وجود دارد ",
|
"com.affine.notification.invitation-blocked": "مشکلی در ارتباط با دعوت شما به <1>{{workspaceName}}</1> وجود دارد ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> شما را به پیوستن به <2>{{workspaceName}}</2> دعوت کرده است",
|
"com.affine.notification.invitation": "<1>{{username}}</1> شما را به پیوستن به <2>{{workspaceName}}</2> دعوت کرده است",
|
||||||
"com.affine.notification.invitation.accept": "پذیرفتن و پیوستن",
|
"com.affine.notification.invitation.accept": "پذیرفتن و پیوستن",
|
||||||
|
"com.affine.notification.delete-all": "حذف تمام اعلانها",
|
||||||
"tips": "نکات",
|
"tips": "نکات",
|
||||||
"Template": "قالب",
|
"Template": "قالب",
|
||||||
"com.affine.template-list.delete": "حذف الگو",
|
"com.affine.template-list.delete": "حذف الگو",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "شروع",
|
"com.affine.recording.start": "شروع",
|
||||||
"com.affine.recording.dismiss": "رد کردن",
|
"com.affine.recording.dismiss": "رد کردن",
|
||||||
"com.affine.recording.stop": "توقف",
|
"com.affine.recording.stop": "توقف",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "انتقال دادهها برای بهبود تجربه کاربر",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "ما در حال بروزرسانی دادههای محلی برای آسانکردن ثبت و فیلترسازی اطلاعات توسط «ایجادشده توسط» و «آخرین ویرایش توسط» هستیم. لطفاً دکمه «انتقال داده» را کلیک کنید و در حین این فرآیند اطمینان از اتصال پایدار شبکه داشته باشید.",
|
||||||
"com.affine.migration-all-docs-notification.error": "مهاجرت ناموفق بود: {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "مهاجرت ناموفق بود: {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "مهاجرت داده",
|
"com.affine.migration-all-docs-notification.button": "مهاجرت داده",
|
||||||
|
"com.affine.comment.comments": "نظرات",
|
||||||
|
"com.affine.comment.no-comments": "هنوز نظری وجود ندارد، محتوای مورد نظر برای افزودن نظر را انتخاب کنید",
|
||||||
|
"com.affine.comment.delete.confirm.title": "این رشته را حذف کنید؟",
|
||||||
|
"com.affine.comment.delete.confirm.description": "تمامی نظرات نیز حذف خواهند شد و این عمل قابل برگشت نیست.",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "پاسخ را حذف کنم؟",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "پاسخ را حذف کنم؟ این عمل قابل برگشت نیست.",
|
||||||
|
"com.affine.comment.reply.show-more": "نمایش {{count}} پاسخ بیشتر",
|
||||||
|
"com.affine.comment.filter.show-resolved": "نمایش نظرات حل شده",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "فقط پاسخها و ذکرهای من",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "فقط حالت فعلی",
|
||||||
|
"com.affine.comment.reply": "پاسخ",
|
||||||
|
"com.affine.comment.copy-link": "کپی لینک",
|
||||||
"error.INTERNAL_SERVER_ERROR": "خطای داخلی رخ داد.",
|
"error.INTERNAL_SERVER_ERROR": "خطای داخلی رخ داد.",
|
||||||
"error.NETWORK_ERROR": "خطای شبکه.",
|
"error.NETWORK_ERROR": "خطای شبکه.",
|
||||||
"error.TOO_MANY_REQUEST": "درخواستهای زیاد.",
|
"error.TOO_MANY_REQUEST": "درخواستهای زیاد.",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "برای پرداخت اشتراک تیمی، نیاز به یک محیط کاری است.",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "برای پرداخت اشتراک تیمی، نیاز به یک محیط کاری است.",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "برای بهروزرسانی اشتراک تیمی نیاز به شناسه محیط کاری است.",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "برای بهروزرسانی اشتراک تیمی نیاز به شناسه محیط کاری است.",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "جلسه Copilot پیدا نشد.",
|
"error.COPILOT_SESSION_NOT_FOUND": "جلسه Copilot پیدا نشد.",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "ورودی جلسه Copilot نامعتبر است.",
|
||||||
"error.COPILOT_SESSION_DELETED": "جلسه Copilot حذف شده است.",
|
"error.COPILOT_SESSION_DELETED": "جلسه Copilot حذف شده است.",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "هیچ ارائهدهنده Copilot در دسترس نیست: {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "تولید متن انجام نشد.",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "تولید متن انجام نشد.",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "تولید توکار با {{provider}}: {{message}} شکست خورد",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "ساخت پیام گفتگویی انجام نشد.",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "ساخت پیام گفتگویی انجام نشد.",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash پیکربندی نشده است.",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash پیکربندی نشده است.",
|
||||||
"error.COPILOT_ACTION_TAKEN": "اقدامی انجام شد، پیامهای بیشتری مجاز نیستند.",
|
"error.COPILOT_ACTION_TAKEN": "اقدامی انجام شد، پیامهای بیشتری مجاز نیستند.",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "ورودی تنظیمات نادرست برنامه: {{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "ورودی تنظیمات نادرست برنامه: {{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "ارائهدهنده جستجو یافت نشد.",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "ارائهدهنده جستجو یافت نشد.",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "آرگومان درخواست نامعتبر برای ارائهدهنده جستجو: {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "آرگومان درخواست نامعتبر برای ارائهدهنده جستجو: {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "ورودی نامعتبر ایندکسر: {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "ورودی نامعتبر ایندکسر: {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "نظر یافت نشد.",
|
||||||
|
"error.REPLY_NOT_FOUND": "پاسخ یافت نشد.",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "ضمیمه نظر یافت نشد.",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "شما از حد مجاز سهمیه اندازه ضمیمه نظر عبور کردهاید."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "Paramètres d'apparence",
|
"com.affine.appearanceSettings.title": "Paramètres d'apparence",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "Utiliser l'effet translucide sur la barre latérale",
|
"com.affine.appearanceSettings.translucentUI.description": "Utiliser l'effet translucide sur la barre latérale",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "UI translucide sur la barre latérale",
|
"com.affine.appearanceSettings.translucentUI.title": "UI translucide sur la barre latérale",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "Afficher le document lié dans la barre latérale",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "Contrôler si la structure des documents liés doit être affichée dans la barre latérale.",
|
||||||
"com.affine.auth.change.email.message": "Votre email actuel est {{email}}. Nous enverrons un lien de vérification temporaire à cette addresse.",
|
"com.affine.auth.change.email.message": "Votre email actuel est {{email}}. Nous enverrons un lien de vérification temporaire à cette addresse.",
|
||||||
"com.affine.auth.change.email.page.subtitle": "Rentrez votre nouvelle adresse mail en dessous. Nous enverrons un lien de vérification à cette adresse mail pour compléter le processus",
|
"com.affine.auth.change.email.page.subtitle": "Rentrez votre nouvelle adresse mail en dessous. Nous enverrons un lien de vérification à cette adresse mail pour compléter le processus",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "Félicitation ! Vous avez réussi à mettre à jour votre adresse mail associé avec votre compte AFFiNE cloud ",
|
"com.affine.auth.change.email.page.success.subtitle": "Félicitation ! Vous avez réussi à mettre à jour votre adresse mail associé avec votre compte AFFiNE cloud ",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "Importez vos données Notion. Formats d'importation pris en charge : HTML avec sous-pages.",
|
"com.affine.import.notion.tooltip": "Importez vos données Notion. Formats d'importation pris en charge : HTML avec sous-pages.",
|
||||||
"com.affine.import.snapshot": "Snapshot",
|
"com.affine.import.snapshot": "Snapshot",
|
||||||
"com.affine.import.snapshot.tooltip": "Importer votre espace de travail AFFiNE et votre fichier d'instantané de page.",
|
"com.affine.import.snapshot.tooltip": "Importer votre espace de travail AFFiNE et votre fichier d'instantané de page.",
|
||||||
|
"com.affine.import.dotaffinefile": ".affine fichier",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "Importez votre fichier de base de données AFFiNE (.affine)",
|
||||||
"com.affine.import.status.failed.message": "Importation échouée, veuillez réessayer.",
|
"com.affine.import.status.failed.message": "Importation échouée, veuillez réessayer.",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "Aucun fichier sélectionné",
|
"com.affine.import.status.failed.message.no-file-selected": "Aucun fichier sélectionné",
|
||||||
"com.affine.import.status.failed.title": "Échec de l'importation",
|
"com.affine.import.status.failed.title": "Échec de l'importation",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "Conditions générales d'utilisation",
|
"com.affine.mobile.setting.others.terms": "Conditions générales d'utilisation",
|
||||||
"com.affine.mobile.setting.others.title": "Confidentialité et autres",
|
"com.affine.mobile.setting.others.title": "Confidentialité et autres",
|
||||||
"com.affine.mobile.setting.others.website": "Site officiel",
|
"com.affine.mobile.setting.others.website": "Site officiel",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "Supprimer mon compte",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "Voulez-vous garder les données locales ?",
|
"com.affine.mobile.sign-in.skip.hint": "Voulez-vous garder les données locales ?",
|
||||||
"com.affine.mobile.sign-in.skip.link": "Démarrer AFFiNE sans compte",
|
"com.affine.mobile.sign-in.skip.link": "Démarrer AFFiNE sans compte",
|
||||||
"com.affine.moreThan30Days": "Plus d'un mois",
|
"com.affine.moreThan30Days": "Plus d'un mois",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "La vue fractionnée ne prend pas en charge les dossiers.",
|
"com.affine.split-view-folder-warning.description": "La vue fractionnée ne prend pas en charge les dossiers.",
|
||||||
"do-not-show-this-again": "Ne plus afficher",
|
"do-not-show-this-again": "Ne plus afficher",
|
||||||
"com.affine.quicksearch.group.creation": "Nouveau",
|
"com.affine.quicksearch.group.creation": "Nouveau",
|
||||||
|
"com.affine.quicksearch.search-locally": "Rechercher localement",
|
||||||
"com.affine.quicksearch.group.searchfor": "Rechercher \"{{query}}\"",
|
"com.affine.quicksearch.group.searchfor": "Rechercher \"{{query}}\"",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "Rechercher \"{{query}}\" (localement)",
|
||||||
"com.affine.resetSyncStatus.button": "Réinitialisation de la synchronisation",
|
"com.affine.resetSyncStatus.button": "Réinitialisation de la synchronisation",
|
||||||
"com.affine.resetSyncStatus.description": "Cette opération peut résoudre certains problèmes de synchronisation.",
|
"com.affine.resetSyncStatus.description": "Cette opération peut résoudre certains problèmes de synchronisation.",
|
||||||
"com.affine.rootAppSidebar.collections": "Collections",
|
"com.affine.rootAppSidebar.collections": "Collections",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "Vous serez averti par email lorsque d'autres membres de l'espace de travail vous @mentionneront.",
|
"com.affine.setting.notifications.email.mention.subtitle": "Vous serez averti par email lorsque d'autres membres de l'espace de travail vous @mentionneront.",
|
||||||
"com.affine.setting.notifications.email.invites.title": "Invitations",
|
"com.affine.setting.notifications.email.invites.title": "Invitations",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "Les messages relatifs aux invitations seront envoyés par email.",
|
"com.affine.setting.notifications.email.invites.subtitle": "Les messages relatifs aux invitations seront envoyés par email.",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "Commentaires",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "Vous serez averti par email lorsque d'autres membres de l'espace de travail commenteront vos documents.",
|
||||||
"com.affine.setting.account": "Paramètres du compte",
|
"com.affine.setting.account": "Paramètres du compte",
|
||||||
"com.affine.setting.account.delete": "Supprimer votre compte",
|
"com.affine.setting.account.delete": "Supprimer votre compte",
|
||||||
"com.affine.setting.account.delete.message": "Une fois supprimé, votre compte ne sera plus accessible, et toutes les données de votre espace cloud personnel seront supprimées définitivement.",
|
"com.affine.setting.account.delete.message": "Une fois supprimé, votre compte ne sera plus accessible, et toutes les données de votre espace cloud personnel seront supprimées définitivement.",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "Microphone",
|
"com.affine.settings.meetings.privacy.microphone": "Microphone",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "La fonction de réunion nécessite une autorisation pour être utilisée.",
|
"com.affine.settings.meetings.privacy.microphone.description": "La fonction de réunion nécessite une autorisation pour être utilisée.",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Cliquez pour autoriser",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Cliquez pour autoriser",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "Problèmes de permissions",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "Les permissions sont accordées mais le statut n'est pas mis à jour ? Redémarrez l'application pour rafraîchir les permissions.",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "Redémarrer l'application",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "Ne rien faire",
|
"com.affine.settings.meetings.record.recording-mode.none": "Ne rien faire",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "Démarrage automatique de l'enregistrement",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "Démarrage automatique de l'enregistrement",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "Afficher une invite d'enregistrement",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "Afficher une invite d'enregistrement",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Activer ou désactiver la fonction de recherche de réseau IA.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Activer ou désactiver la fonction de recherche de réseau IA.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Activer l'interrupteur du modèle AI",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Activer l'interrupteur du modèle AI",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Activer ou désactiver la fonction de commutation de modèle AI.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Activer ou désactiver la fonction de commutation de modèle AI.",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "Activer AI Playground",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "Activer ou désactiver la fonction AI Playground.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Largeur complète de la base de données",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Largeur complète de la base de données",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "La base de données sera affichée en mode pleine largeur.",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "La base de données sera affichée en mode pleine largeur.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Note de l'attachement de la base de données",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Note de l'attachement de la base de données",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "Gérer l'indexation AFFiNE et l'intégration AI pour le traitement de contenu local",
|
"com.affine.settings.workspace.indexer-embedding.description": "Gérer l'indexation AFFiNE et l'intégration AI pour le traitement de contenu local",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Intégration",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Intégration",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "L'intégration permet à l'IA de récupérer votre contenu. Si l'indexeur utilise des paramètres locaux, cela peut affecter certains résultats de l'intégration.",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "L'intégration permet à l'IA de récupérer votre contenu. Si l'indexeur utilise des paramètres locaux, cela peut affecter certains résultats de l'intégration.",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "Seul le propriétaire de l'espace de travail peut activer l'intégration de l'espace de travail.",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Sélectionner le document",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Sélectionner le document",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Télécharger le fichier",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Télécharger le fichier",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Intégration de l'espace de travail",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Intégration de l'espace de travail",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "Mode sans bords",
|
"com.affine.page-starter-bar.edgeless": "Mode sans bords",
|
||||||
"com.affine.notification.unsupported": "Message non pris en charge",
|
"com.affine.notification.unsupported": "Message non pris en charge",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> vous a mentionné dans <2>{{docTitle}}</2>",
|
"com.affine.notification.mention": "<1>{{username}}</1> vous a mentionné dans <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> a commenté dans <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> vous a mentionné dans un commentaire dans <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-prompt": "Quels sont vos avis ?",
|
||||||
"com.affine.notification.empty": "Aucune nouvelle notification",
|
"com.affine.notification.empty": "Aucune nouvelle notification",
|
||||||
"com.affine.notification.loading-more": "Chargement de plus...",
|
"com.affine.notification.loading-more": "Chargement de plus...",
|
||||||
"com.affine.notification.empty.description": "Vous serez notifié ici pour les @mentions et les invitations à l'espace de travail.",
|
"com.affine.notification.empty.description": "Vous serez notifié ici pour les @mentions et les invitations à l'espace de travail.",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "Il y a un problème concernant votre invitation à <1>{{workspaceName}}</1> ",
|
"com.affine.notification.invitation-blocked": "Il y a un problème concernant votre invitation à <1>{{workspaceName}}</1> ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> vous a invité à rejoindre <2>{{workspaceName}}</2>",
|
"com.affine.notification.invitation": "<1>{{username}}</1> vous a invité à rejoindre <2>{{workspaceName}}</2>",
|
||||||
"com.affine.notification.invitation.accept": "Accepter et rejoindre",
|
"com.affine.notification.invitation.accept": "Accepter et rejoindre",
|
||||||
|
"com.affine.notification.delete-all": "Supprimer toutes les notifications",
|
||||||
"tips": "Conseils",
|
"tips": "Conseils",
|
||||||
"Template": "Modèle",
|
"Template": "Modèle",
|
||||||
"com.affine.template-list.delete": "Supprimer le modèle",
|
"com.affine.template-list.delete": "Supprimer le modèle",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "Démarrer",
|
"com.affine.recording.start": "Démarrer",
|
||||||
"com.affine.recording.dismiss": "Ignorer",
|
"com.affine.recording.dismiss": "Ignorer",
|
||||||
"com.affine.recording.stop": "Arrêter",
|
"com.affine.recording.stop": "Arrêter",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "Migrer les données pour améliorer l'expérience utilisateur",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "Nous mettons à jour les données locales pour faciliter l'enregistrement et le filtrage des informations \"créé par\" et \"dernier édité par\". Veuillez cliquer sur le bouton « Migrer les données » et assurer une connexion réseau stable pendant le processus.",
|
||||||
"com.affine.migration-all-docs-notification.error": "Échec de la migration : {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "Échec de la migration : {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "Migrer les données",
|
"com.affine.migration-all-docs-notification.button": "Migrer les données",
|
||||||
|
"com.affine.comment.comments": "Commentaires",
|
||||||
|
"com.affine.comment.no-comments": "Aucun commentaire pour l'instant, sélectionnez du contenu pour ajouter un commentaire",
|
||||||
|
"com.affine.comment.delete.confirm.title": "Supprimer le fil de discussion ?",
|
||||||
|
"com.affine.comment.delete.confirm.description": "Tous les commentaires seront également supprimés, et cette action ne peut pas être annulée.",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "Supprimer cette réponse ?",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "Supprimer cette réponse ? Cette action ne peut pas être annulée.",
|
||||||
|
"com.affine.comment.reply.show-more": "Afficher {{count}} réponses supplémentaires",
|
||||||
|
"com.affine.comment.filter.show-resolved": "Afficher les commentaires résolus",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "Seulement mes réponses et mentions",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "Seul le mode actuel",
|
||||||
|
"com.affine.comment.reply": "Réponse",
|
||||||
|
"com.affine.comment.copy-link": "Copier le lien",
|
||||||
"error.INTERNAL_SERVER_ERROR": "Une erreur interne est survenue.",
|
"error.INTERNAL_SERVER_ERROR": "Une erreur interne est survenue.",
|
||||||
"error.NETWORK_ERROR": "Erreur réseau.",
|
"error.NETWORK_ERROR": "Erreur réseau.",
|
||||||
"error.TOO_MANY_REQUEST": "Trop de requêtes.",
|
"error.TOO_MANY_REQUEST": "Trop de requêtes.",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Un espace de travail est requis pour passer à la caisse pour un abonnement d'équipe.",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Un espace de travail est requis pour passer à la caisse pour un abonnement d'équipe.",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "L'ID de l'espace de travail est requis pour mettre à jour l'abonnement de l'équipe.",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "L'ID de l'espace de travail est requis pour mettre à jour l'abonnement de l'équipe.",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "Session de copilote non trouvée.",
|
"error.COPILOT_SESSION_NOT_FOUND": "Session de copilote non trouvée.",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "L'entrée de la session copilote est invalide.",
|
||||||
"error.COPILOT_SESSION_DELETED": "La session de copilote a été supprimée.",
|
"error.COPILOT_SESSION_DELETED": "La session de copilote a été supprimée.",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "Pas de fournisseur de copilote disponible : {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Échec de la génération de texte.",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Échec de la génération de texte.",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "Échec de la génération de l'intégration avec {{provider}} : {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Échec de la création de message de chat.",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Échec de la création de message de chat.",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash n'est pas configuré.",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash n'est pas configuré.",
|
||||||
"error.COPILOT_ACTION_TAKEN": "Action prise, plus de messages autorisés.",
|
"error.COPILOT_ACTION_TAKEN": "Action prise, plus de messages autorisés.",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "Entrée de configuration d'application invalide : {{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "Entrée de configuration d'application invalide : {{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "Fournisseur de recherche non trouvé.",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "Fournisseur de recherche non trouvé.",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Argument de demande invalide pour le fournisseur de recherche : {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Argument de demande invalide pour le fournisseur de recherche : {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "Entrée d'indexeur invalide : {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "Entrée d'indexeur invalide : {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "Commentaire non trouvé.",
|
||||||
|
"error.REPLY_NOT_FOUND": "Réponse non trouvée.",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "Pièce jointe du commentaire introuvable.",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "Vous avez dépassé le quota de taille de pièce jointe de commentaire."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "Impostazioni di visualizzazione",
|
"com.affine.appearanceSettings.title": "Impostazioni di visualizzazione",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "Utilizza l'effetto di trasparenza sulla barra laterale.",
|
"com.affine.appearanceSettings.translucentUI.description": "Utilizza l'effetto di trasparenza sulla barra laterale.",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "UI traslucida sulla barra laterale",
|
"com.affine.appearanceSettings.translucentUI.title": "UI traslucida sulla barra laterale",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "Mostra documento collegato nella barra laterale",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "Controlla se mostrare la struttura dei documenti collegati nella barra laterale.",
|
||||||
"com.affine.auth.change.email.message": "La tua email attuale è {{email}}. Inviteremo un link temporaneo di verifica a questa email.",
|
"com.affine.auth.change.email.message": "La tua email attuale è {{email}}. Inviteremo un link temporaneo di verifica a questa email.",
|
||||||
"com.affine.auth.change.email.page.subtitle": "Inserisci il tuo nuovo indirizzo email qui sotto. Invieremo un link di verifica a questo indirizzo per completare il processo.",
|
"com.affine.auth.change.email.page.subtitle": "Inserisci il tuo nuovo indirizzo email qui sotto. Invieremo un link di verifica a questo indirizzo per completare il processo.",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "Congratulazioni! Hai aggiornato con successo l'indirizzo email associato al tuo account AFFiNE Cloud.",
|
"com.affine.auth.change.email.page.success.subtitle": "Congratulazioni! Hai aggiornato con successo l'indirizzo email associato al tuo account AFFiNE Cloud.",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "Importa i tuoi dati di Notion. Formati di importazione supportati: HTML con sottopagine.",
|
"com.affine.import.notion.tooltip": "Importa i tuoi dati di Notion. Formati di importazione supportati: HTML con sottopagine.",
|
||||||
"com.affine.import.snapshot": "Istantanea",
|
"com.affine.import.snapshot": "Istantanea",
|
||||||
"com.affine.import.snapshot.tooltip": "Importa il tuo spazio di lavoro AFFiNE e il file snapshot della pagina.",
|
"com.affine.import.snapshot.tooltip": "Importa il tuo spazio di lavoro AFFiNE e il file snapshot della pagina.",
|
||||||
|
"com.affine.import.dotaffinefile": ".file affine",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "Importa il tuo file db AFFiNE (.affine)",
|
||||||
"com.affine.import.status.failed.message": "Importazione fallita, riprova.",
|
"com.affine.import.status.failed.message": "Importazione fallita, riprova.",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "Nessun file selezionato",
|
"com.affine.import.status.failed.message.no-file-selected": "Nessun file selezionato",
|
||||||
"com.affine.import.status.failed.title": "Importazione fallita",
|
"com.affine.import.status.failed.title": "Importazione fallita",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "Termini di utilizzo",
|
"com.affine.mobile.setting.others.terms": "Termini di utilizzo",
|
||||||
"com.affine.mobile.setting.others.title": "Privacy e altro",
|
"com.affine.mobile.setting.others.title": "Privacy e altro",
|
||||||
"com.affine.mobile.setting.others.website": "Sito ufficiale",
|
"com.affine.mobile.setting.others.website": "Sito ufficiale",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "Elimina account",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "Vuoi tenere i dati locali?",
|
"com.affine.mobile.sign-in.skip.hint": "Vuoi tenere i dati locali?",
|
||||||
"com.affine.mobile.sign-in.skip.link": "Avvia AFFiNE senza un account",
|
"com.affine.mobile.sign-in.skip.link": "Avvia AFFiNE senza un account",
|
||||||
"com.affine.moreThan30Days": "Più vecchio di un mese",
|
"com.affine.moreThan30Days": "Più vecchio di un mese",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "La visualizzazione divisa non supporta le cartelle.",
|
"com.affine.split-view-folder-warning.description": "La visualizzazione divisa non supporta le cartelle.",
|
||||||
"do-not-show-this-again": "Non mostrare più questo",
|
"do-not-show-this-again": "Non mostrare più questo",
|
||||||
"com.affine.quicksearch.group.creation": "Nuovo",
|
"com.affine.quicksearch.group.creation": "Nuovo",
|
||||||
|
"com.affine.quicksearch.search-locally": "Cerca localmente",
|
||||||
"com.affine.quicksearch.group.searchfor": "Cerca \"{{query}}\"",
|
"com.affine.quicksearch.group.searchfor": "Cerca \"{{query}}\"",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "Cerca \"{{query}}\" (localmente)",
|
||||||
"com.affine.resetSyncStatus.button": "Reimposta sincronizzazione",
|
"com.affine.resetSyncStatus.button": "Reimposta sincronizzazione",
|
||||||
"com.affine.resetSyncStatus.description": "Questa operazione può risolvere alcuni problemi di sincronizzazione.",
|
"com.affine.resetSyncStatus.description": "Questa operazione può risolvere alcuni problemi di sincronizzazione.",
|
||||||
"com.affine.rootAppSidebar.collections": "Collezioni",
|
"com.affine.rootAppSidebar.collections": "Collezioni",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "Sarai notificato per email quando altri membri del workspace ti menzionano.",
|
"com.affine.setting.notifications.email.mention.subtitle": "Sarai notificato per email quando altri membri del workspace ti menzionano.",
|
||||||
"com.affine.setting.notifications.email.invites.title": "Inviti",
|
"com.affine.setting.notifications.email.invites.title": "Inviti",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "I messaggi relativi all'invito saranno inviati tramite email.",
|
"com.affine.setting.notifications.email.invites.subtitle": "I messaggi relativi all'invito saranno inviati tramite email.",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "Commenti",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "Riceverai una notifica tramite e-mail quando altri membri dello spazio di lavoro commentano i tuoi documenti.",
|
||||||
"com.affine.setting.account": "Impostazioni account",
|
"com.affine.setting.account": "Impostazioni account",
|
||||||
"com.affine.setting.account.delete": "Elimina il tuo account",
|
"com.affine.setting.account.delete": "Elimina il tuo account",
|
||||||
"com.affine.setting.account.delete.message": "Una volta eliminato, il tuo account non sarà più accessibile e tutti i dati nel tuo spazio cloud personale verranno eliminati permanentemente.",
|
"com.affine.setting.account.delete.message": "Una volta eliminato, il tuo account non sarà più accessibile e tutti i dati nel tuo spazio cloud personale verranno eliminati permanentemente.",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "Microfono",
|
"com.affine.settings.meetings.privacy.microphone": "Microfono",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "La funzione Riunione richiede un permesso per essere utilizzata.",
|
"com.affine.settings.meetings.privacy.microphone.description": "La funzione Riunione richiede un permesso per essere utilizzata.",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Fai clic per consentire",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Fai clic per consentire",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "Problemi di autorizzazione",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "Le autorizzazioni sono concesse ma lo stato non è aggiornato? Riavvia l'app per aggiornare le autorizzazioni.",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "Riavvia l'app",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "Non fare nulla",
|
"com.affine.settings.meetings.record.recording-mode.none": "Non fare nulla",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "Avvio automatico registrazione",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "Avvio automatico registrazione",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "Mostra un prompt di registrazione",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "Mostra un prompt di registrazione",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Abilita o disabilita la funzione di ricerca AI Network.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Abilita o disabilita la funzione di ricerca AI Network.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Abilita interruttore modello AI",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Abilita interruttore modello AI",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Abilita o disabilita la funzione di interruttore del modello AI.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Abilita o disabilita la funzione di interruttore del modello AI.",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "Abilita AI Playground",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "Abilita o disabilita la funzione di AI Playground.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Larghezza piena del database",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Larghezza piena del database",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "Il database verrà visualizzato in modalità a larghezza totale.",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "Il database verrà visualizzato in modalità a larghezza totale.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Nota sull'allegato del database",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Nota sull'allegato del database",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "Gestisci indicizzazione e incorporamento AI di AFFiNE per il trattamento locale dei contenuti",
|
"com.affine.settings.workspace.indexer-embedding.description": "Gestisci indicizzazione e incorporamento AI di AFFiNE per il trattamento locale dei contenuti",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Incorporamento",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Incorporamento",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "L'incorporamento consente all'AI di recuperare i tuoi contenuti. Se l'indicizzatore utilizza impostazioni locali, potrebbe influire su alcuni risultati dell'Incorporamento.",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "L'incorporamento consente all'AI di recuperare i tuoi contenuti. Se l'indicizzatore utilizza impostazioni locali, potrebbe influire su alcuni risultati dell'Incorporamento.",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "Solo il proprietario dello spazio di lavoro può abilitare l'incorporamento dello spazio di lavoro.",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Seleziona documento",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Seleziona documento",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Carica file",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Carica file",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Incorporamento spazio di lavoro",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Incorporamento spazio di lavoro",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "Senza bordi",
|
"com.affine.page-starter-bar.edgeless": "Senza bordi",
|
||||||
"com.affine.notification.unsupported": "Messaggio non supportato",
|
"com.affine.notification.unsupported": "Messaggio non supportato",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> ti ha menzionato in <2>{{docTitle}}</2>",
|
"com.affine.notification.mention": "<1>{{username}}</1> ti ha menzionato in <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> ha commentato in <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> ti ha menzionato in un commento in <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-prompt": "Quali sono i tuoi pensieri?",
|
||||||
"com.affine.notification.empty": "Nessuna nuova notifica",
|
"com.affine.notification.empty": "Nessuna nuova notifica",
|
||||||
"com.affine.notification.loading-more": "Caricamento di più...",
|
"com.affine.notification.loading-more": "Caricamento di più...",
|
||||||
"com.affine.notification.empty.description": "Sarai avvisato qui per @menzioni e inviti allo spazio di lavoro.",
|
"com.affine.notification.empty.description": "Sarai avvisato qui per @menzioni e inviti allo spazio di lavoro.",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "C'è un problema riguardante il tuo invito a <1>{{workspaceName}}</1> ",
|
"com.affine.notification.invitation-blocked": "C'è un problema riguardante il tuo invito a <1>{{workspaceName}}</1> ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> ti ha invitato a unirti a <2>{{workspaceName}}</2>",
|
"com.affine.notification.invitation": "<1>{{username}}</1> ti ha invitato a unirti a <2>{{workspaceName}}</2>",
|
||||||
"com.affine.notification.invitation.accept": "Accetta & Unisciti",
|
"com.affine.notification.invitation.accept": "Accetta & Unisciti",
|
||||||
|
"com.affine.notification.delete-all": "Elimina tutte le notifiche",
|
||||||
"tips": "Suggerimenti",
|
"tips": "Suggerimenti",
|
||||||
"Template": "Modello",
|
"Template": "Modello",
|
||||||
"com.affine.template-list.delete": "Elimina modello",
|
"com.affine.template-list.delete": "Elimina modello",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "Avvia",
|
"com.affine.recording.start": "Avvia",
|
||||||
"com.affine.recording.dismiss": "Ignora",
|
"com.affine.recording.dismiss": "Ignora",
|
||||||
"com.affine.recording.stop": "Ferma",
|
"com.affine.recording.stop": "Ferma",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "Migra i dati per migliorare l'esperienza dell'utente",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "Stiamo aggiornando i dati locali per facilitare la registrazione e il filtraggio delle informazioni di creato da e Ultima modifica di. Fare clic sul pulsante “Migra dati” e assicurarsi di avere una connessione di rete stabile durante il processo.",
|
||||||
"com.affine.migration-all-docs-notification.error": "Migrazione fallita: {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "Migrazione fallita: {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "Migra i dati",
|
"com.affine.migration-all-docs-notification.button": "Migra i dati",
|
||||||
|
"com.affine.comment.comments": "Commenti",
|
||||||
|
"com.affine.comment.no-comments": "Ancora nessun commento, seleziona il contenuto a cui aggiungere il commento",
|
||||||
|
"com.affine.comment.delete.confirm.title": "Eliminare la discussione?",
|
||||||
|
"com.affine.comment.delete.confirm.description": "Tutti i commenti saranno anche eliminati e questa azione non può essere annullata.",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "Eliminare questa risposta?",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "Eliminare questa risposta? Questa azione non può essere annullata.",
|
||||||
|
"com.affine.comment.reply.show-more": "Mostra {{count}} risposte in più",
|
||||||
|
"com.affine.comment.filter.show-resolved": "Mostra commenti risolti",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "Solo le mie risposte e menzioni",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "Solo modalità corrente",
|
||||||
|
"com.affine.comment.reply": "Rispondi",
|
||||||
|
"com.affine.comment.copy-link": "Copia link",
|
||||||
"error.INTERNAL_SERVER_ERROR": "Si è verificato un errore interno.",
|
"error.INTERNAL_SERVER_ERROR": "Si è verificato un errore interno.",
|
||||||
"error.NETWORK_ERROR": "Errore di rete.",
|
"error.NETWORK_ERROR": "Errore di rete.",
|
||||||
"error.TOO_MANY_REQUEST": "Troppi richieste.",
|
"error.TOO_MANY_REQUEST": "Troppi richieste.",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "È necessario uno spazio di lavoro per il checkout dell'abbonamento al team.",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "È necessario uno spazio di lavoro per il checkout dell'abbonamento al team.",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "L'ID dello spazio di lavoro è necessario per aggiornare l'abbonamento al team.",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "L'ID dello spazio di lavoro è necessario per aggiornare l'abbonamento al team.",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "Sessione copilot non trovata.",
|
"error.COPILOT_SESSION_NOT_FOUND": "Sessione copilot non trovata.",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "L'input della sessione Copilot non è valido.",
|
||||||
"error.COPILOT_SESSION_DELETED": "La sessione copilot è stata eliminata.",
|
"error.COPILOT_SESSION_DELETED": "La sessione copilot è stata eliminata.",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "Nessun provider copilot disponibile: {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Impossibile generare il testo.",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Impossibile generare il testo.",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "Impossibile generare embedding con {{provider}}: {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Impossibile creare il messaggio di chat.",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Impossibile creare il messaggio di chat.",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash non è configurato.",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash non è configurato.",
|
||||||
"error.COPILOT_ACTION_TAKEN": "È stata intrapresa un'azione, non sono più consentiti messaggi.",
|
"error.COPILOT_ACTION_TAKEN": "È stata intrapresa un'azione, non sono più consentiti messaggi.",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "Input configurazione app non valido: {{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "Input configurazione app non valido: {{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "Provider di ricerca non trovato.",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "Provider di ricerca non trovato.",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Argomento della richiesta non valido al provider di ricerca: {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Argomento della richiesta non valido al provider di ricerca: {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "Input dell'indicizzatore non valido: {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "Input dell'indicizzatore non valido: {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "Commento non trovato.",
|
||||||
|
"error.REPLY_NOT_FOUND": "Risposta non trovata.",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "Allegato del commento non trovato.",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "Hai superato la quota di dimensione dell'allegato del commento."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "見た目の設定",
|
"com.affine.appearanceSettings.title": "見た目の設定",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "サイドバーに透明効果を使用します。",
|
"com.affine.appearanceSettings.translucentUI.description": "サイドバーに透明効果を使用します。",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "サイドバーの半透明UI",
|
"com.affine.appearanceSettings.translucentUI.title": "サイドバーの半透明UI",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "サイドバーにリンクされたドキュメントを表示",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "サイドバーにリンクされたドキュメントの構造を表示するかどうかを制御します。",
|
||||||
"com.affine.auth.change.email.message": "現在のメールアドレスは {{email}} です。このメールアドレスに一時的な確認リンクを送信します。",
|
"com.affine.auth.change.email.message": "現在のメールアドレスは {{email}} です。このメールアドレスに一時的な確認リンクを送信します。",
|
||||||
"com.affine.auth.change.email.page.subtitle": "新しいメールアドレスを以下に入力してください。このメールアドレスに確認リンクを送信して完了させます。",
|
"com.affine.auth.change.email.page.subtitle": "新しいメールアドレスを以下に入力してください。このメールアドレスに確認リンクを送信して完了させます。",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "おめでとうございます!AFFiNE Cloud アカウントに関連付けられたメールアドレスが正常に更新されました。",
|
"com.affine.auth.change.email.page.success.subtitle": "おめでとうございます!AFFiNE Cloud アカウントに関連付けられたメールアドレスが正常に更新されました。",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "Notion のデータをインポートします。サポートされているインポート形式:サブページ付き HTML。",
|
"com.affine.import.notion.tooltip": "Notion のデータをインポートします。サポートされているインポート形式:サブページ付き HTML。",
|
||||||
"com.affine.import.snapshot": "スナップショット",
|
"com.affine.import.snapshot": "スナップショット",
|
||||||
"com.affine.import.snapshot.tooltip": "AFFiNEワークスペースとページスナップショットファイルをインポート。",
|
"com.affine.import.snapshot.tooltip": "AFFiNEワークスペースとページスナップショットファイルをインポート。",
|
||||||
|
"com.affine.import.dotaffinefile": ".affine ファイル",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "AFFiNEデータベースファイル (.affine) をインポートしてください",
|
||||||
"com.affine.import.status.failed.message": "インポートに失敗しました。もう一度お試しください。",
|
"com.affine.import.status.failed.message": "インポートに失敗しました。もう一度お試しください。",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "ファイルが選択されていません",
|
"com.affine.import.status.failed.message.no-file-selected": "ファイルが選択されていません",
|
||||||
"com.affine.import.status.failed.title": "インポート失敗",
|
"com.affine.import.status.failed.title": "インポート失敗",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "利用規約",
|
"com.affine.mobile.setting.others.terms": "利用規約",
|
||||||
"com.affine.mobile.setting.others.title": "プライバシーとその他",
|
"com.affine.mobile.setting.others.title": "プライバシーとその他",
|
||||||
"com.affine.mobile.setting.others.website": "公式サイト",
|
"com.affine.mobile.setting.others.website": "公式サイト",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "アカウントを削除",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "データをローカルに保持しますか?",
|
"com.affine.mobile.sign-in.skip.hint": "データをローカルに保持しますか?",
|
||||||
"com.affine.mobile.sign-in.skip.link": "アカウント無しでAFFiNEをスタート",
|
"com.affine.mobile.sign-in.skip.link": "アカウント無しでAFFiNEをスタート",
|
||||||
"com.affine.moreThan30Days": "1ヶ月以上前",
|
"com.affine.moreThan30Days": "1ヶ月以上前",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "分割ビューはフォルダーをサポートしていません。",
|
"com.affine.split-view-folder-warning.description": "分割ビューはフォルダーをサポートしていません。",
|
||||||
"do-not-show-this-again": "これを再び表示しない",
|
"do-not-show-this-again": "これを再び表示しない",
|
||||||
"com.affine.quicksearch.group.creation": "新しい",
|
"com.affine.quicksearch.group.creation": "新しい",
|
||||||
|
"com.affine.quicksearch.search-locally": "ローカル検索",
|
||||||
"com.affine.quicksearch.group.searchfor": "「{{query}}」の検索",
|
"com.affine.quicksearch.group.searchfor": "「{{query}}」の検索",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "「{{query}}」(ローカル) の検索",
|
||||||
"com.affine.resetSyncStatus.button": "同期をリセット",
|
"com.affine.resetSyncStatus.button": "同期をリセット",
|
||||||
"com.affine.resetSyncStatus.description": "この操作でいくつかの同期の問題が解決するかもしれません。",
|
"com.affine.resetSyncStatus.description": "この操作でいくつかの同期の問題が解決するかもしれません。",
|
||||||
"com.affine.rootAppSidebar.collections": "コレクション",
|
"com.affine.rootAppSidebar.collections": "コレクション",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "ワークスペースの他のメンバーがあなたにメンションした際にメールで通知されます。",
|
"com.affine.setting.notifications.email.mention.subtitle": "ワークスペースの他のメンバーがあなたにメンションした際にメールで通知されます。",
|
||||||
"com.affine.setting.notifications.email.invites.title": "招待",
|
"com.affine.setting.notifications.email.invites.title": "招待",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "招待関連のメッセージはメールで送信されます。",
|
"com.affine.setting.notifications.email.invites.subtitle": "招待関連のメッセージはメールで送信されます。",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "コメント",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "ワークスペースの他のメンバーがあなたのドキュメントにコメントを残したときに、メールで通知されます。",
|
||||||
"com.affine.setting.account": "アカウント設定",
|
"com.affine.setting.account": "アカウント設定",
|
||||||
"com.affine.setting.account.delete": "アカウントを削除",
|
"com.affine.setting.account.delete": "アカウントを削除",
|
||||||
"com.affine.setting.account.delete.message": "削除後は、アカウントにアクセスできなくなり、個人のクラウドスペース内のすべてのデータが永久に削除されます。",
|
"com.affine.setting.account.delete.message": "削除後は、アカウントにアクセスできなくなり、個人のクラウドスペース内のすべてのデータが永久に削除されます。",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "マイク",
|
"com.affine.settings.meetings.privacy.microphone": "マイク",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "会議機能の利用には許可が必要です。",
|
"com.affine.settings.meetings.privacy.microphone.description": "会議機能の利用には許可が必要です。",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "許可するにはクリック",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "許可するにはクリック",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "権限の問題",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "権限は付与されていますが、ステータスが更新されない場合がありますか?権限を更新するためにアプリを再起動してください。",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "アプリを再起動",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "何もしない",
|
"com.affine.settings.meetings.record.recording-mode.none": "何もしない",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "自動録音開始",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "自動録音開始",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "録音プロンプトを表示",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "録音プロンプトを表示",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "AIネットワーク検索機能を有効または無効にします。",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "AIネットワーク検索機能を有効または無効にします。",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "AIモデル切り替えを有効にする",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "AIモデル切り替えを有効にする",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "AIモデル切り替え機能を有効または無効にします。",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "AIモデル切り替え機能を有効または無効にします。",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "AIプレイグラウンドを有効にする",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "AI Playground機能を有効または無効にします。",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "データベース全幅",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "データベース全幅",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "データベースは全画面モードで表示されます。",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "データベースは全画面モードで表示されます。",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "データベース添付メモ",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "データベース添付メモ",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "AFFiNEのインデクシングとAFFiNE AIの埋め込みを管理してローカルコンテンツを処理",
|
"com.affine.settings.workspace.indexer-embedding.description": "AFFiNEのインデクシングとAFFiNE AIの埋め込みを管理してローカルコンテンツを処理",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "埋め込み",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "埋め込み",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "インデクサがローカル設定を使用する場合、埋め込み機能はあなたのコンテンツをAIが取得することを可能にします。一部の埋め込み結果に影響を与える可能性があります。",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "インデクサがローカル設定を使用する場合、埋め込み機能はあなたのコンテンツをAIが取得することを可能にします。一部の埋め込み結果に影響を与える可能性があります。",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "ワークスペースの埋め込みを有効にできるのは、ワークスペースの所有者のみです。",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "ドキュメントを選択",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "ドキュメントを選択",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "ファイルをアップロード",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "ファイルをアップロード",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "ワークスペース埋め込み",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "ワークスペース埋め込み",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "エッジレス",
|
"com.affine.page-starter-bar.edgeless": "エッジレス",
|
||||||
"com.affine.notification.unsupported": "サポートされていないメッセージ",
|
"com.affine.notification.unsupported": "サポートされていないメッセージ",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> が <2>{{docTitle}}</2> であなたを言及しました",
|
"com.affine.notification.mention": "<1>{{username}}</1> が <2>{{docTitle}}</2> であなたを言及しました",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> が <2>{{docTitle}}</2> にコメントしました",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> が <2>{{docTitle}}</2> のコメントであなたに言及しました",
|
||||||
|
"com.affine.notification.comment-prompt": "あなたの考えを教えてください。",
|
||||||
"com.affine.notification.empty": "新しい通知はありません",
|
"com.affine.notification.empty": "新しい通知はありません",
|
||||||
"com.affine.notification.loading-more": "さらに読み込む...",
|
"com.affine.notification.loading-more": "さらに読み込む...",
|
||||||
"com.affine.notification.empty.description": "ここで@メンションとワークスペースの招待を通知します。",
|
"com.affine.notification.empty.description": "ここで@メンションとワークスペースの招待を通知します。",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "<1>{{workspaceName}}</1> に対するあなたの招待に関する問題があります ",
|
"com.affine.notification.invitation-blocked": "<1>{{workspaceName}}</1> に対するあなたの招待に関する問題があります ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> が<2>{{workspaceName}}</2> にあなたを招待しました",
|
"com.affine.notification.invitation": "<1>{{username}}</1> が<2>{{workspaceName}}</2> にあなたを招待しました",
|
||||||
"com.affine.notification.invitation.accept": "承認 & 参加",
|
"com.affine.notification.invitation.accept": "承認 & 参加",
|
||||||
|
"com.affine.notification.delete-all": "すべての通知を削除",
|
||||||
"tips": "ヒント",
|
"tips": "ヒント",
|
||||||
"Template": "テンプレート",
|
"Template": "テンプレート",
|
||||||
"com.affine.template-list.delete": "テンプレートを削除",
|
"com.affine.template-list.delete": "テンプレートを削除",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "開始",
|
"com.affine.recording.start": "開始",
|
||||||
"com.affine.recording.dismiss": "閉じる",
|
"com.affine.recording.dismiss": "閉じる",
|
||||||
"com.affine.recording.stop": "ストップ",
|
"com.affine.recording.stop": "ストップ",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "ユーザーエクスペリエンスを向上させるためにデータを移行",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "“作成者”と“最終編集者”の情報を記録およびフィルタリングを容易にするために、ローカルデータを更新しています。「データを移行する」ボタンをクリックし、プロセス中の安定したネットワーク接続を確保してください。",
|
||||||
"com.affine.migration-all-docs-notification.error": "移行失敗: {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "移行失敗: {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "データを移行する",
|
"com.affine.migration-all-docs-notification.button": "データを移行する",
|
||||||
|
"com.affine.comment.comments": "コメント",
|
||||||
|
"com.affine.comment.no-comments": "まだコメントはありません。コメントを追加するためのコンテンツを選択してください。",
|
||||||
|
"com.affine.comment.delete.confirm.title": "スレッドを削除しますか?",
|
||||||
|
"com.affine.comment.delete.confirm.description": "すべてのコメントも削除され、この操作は元に戻せません。",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "この返信を削除しますか?",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "この返信を削除しますか?この操作は元に戻せません。",
|
||||||
|
"com.affine.comment.reply.show-more": "{{count}} 件の返信をさらに表示",
|
||||||
|
"com.affine.comment.filter.show-resolved": "解決済みのコメントを表示",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "私の返信とメンションのみ",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "現在のモードのみ",
|
||||||
|
"com.affine.comment.reply": "返信",
|
||||||
|
"com.affine.comment.copy-link": "リンクをコピー",
|
||||||
"error.INTERNAL_SERVER_ERROR": "内部エラーが発生しました。",
|
"error.INTERNAL_SERVER_ERROR": "内部エラーが発生しました。",
|
||||||
"error.NETWORK_ERROR": "ネットワークエラー。",
|
"error.NETWORK_ERROR": "ネットワークエラー。",
|
||||||
"error.TOO_MANY_REQUEST": "リクエストが多すぎます。",
|
"error.TOO_MANY_REQUEST": "リクエストが多すぎます。",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "チームサブスクリプションのチェックアウトにはワークスペースが必要です。",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "チームサブスクリプションのチェックアウトにはワークスペースが必要です。",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "チームサブスクリプションを更新するにはワークスペースIDが必要です。",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "チームサブスクリプションを更新するにはワークスペースIDが必要です。",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "Copilotセッションが見つかりません。",
|
"error.COPILOT_SESSION_NOT_FOUND": "Copilotセッションが見つかりません。",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "Copilot セッションの入力が無効です。",
|
||||||
"error.COPILOT_SESSION_DELETED": "Copilotセッションが削除されました。",
|
"error.COPILOT_SESSION_DELETED": "Copilotセッションが削除されました。",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "利用可能なCopilotプロバイダがありません: {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "テキストの生成に失敗しました。",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "テキストの生成に失敗しました。",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "{{provider}}で埋め込みを生成できませんでした: {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "チャットメッセージの作成に失敗しました。",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "チャットメッセージの作成に失敗しました。",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplashは設定されていません。",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplashは設定されていません。",
|
||||||
"error.COPILOT_ACTION_TAKEN": "アクションが実行され、これ以上のメッセージは許可されていません。",
|
"error.COPILOT_ACTION_TAKEN": "アクションが実行され、これ以上のメッセージは許可されていません。",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "無効なアプリ設定入力:{{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "無効なアプリ設定入力:{{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "検索プロバイダーが見つかりません。",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "検索プロバイダーが見つかりません。",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "検索プロバイダーへの無効なリクエスト引数: {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "検索プロバイダーへの無効なリクエスト引数: {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "無効なインデクサ入力: {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "無効なインデクサ入力: {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "コメントが見つかりません。",
|
||||||
|
"error.REPLY_NOT_FOUND": "返信が見つかりません。",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "コメント添付ファイルが見つかりません。",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "コメント添付ファイルのサイズクォータを超過しました。"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "Ustawienia wyglądu",
|
"com.affine.appearanceSettings.title": "Ustawienia wyglądu",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "Użyj efektu przezroczystości na pasku bocznym.",
|
"com.affine.appearanceSettings.translucentUI.description": "Użyj efektu przezroczystości na pasku bocznym.",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "Przezroczysty interfejs na pasku bocznym",
|
"com.affine.appearanceSettings.translucentUI.title": "Przezroczysty interfejs na pasku bocznym",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "Pokaż powiązany dokument w pasku bocznym",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "Kontroluj, czy pokazać strukturę powiązanych dokumentów w pasku bocznym.",
|
||||||
"com.affine.auth.change.email.message": "Twój aktualny email to {{email}}. Wyślemy tymczasowy link weryfikacyjny na ten adres email.",
|
"com.affine.auth.change.email.message": "Twój aktualny email to {{email}}. Wyślemy tymczasowy link weryfikacyjny na ten adres email.",
|
||||||
"com.affine.auth.change.email.page.subtitle": "Proszę wprowadzić nowy adres e-mail poniżej. Na ten adres wyślemy link weryfikacyjny, aby zakończyć proces.",
|
"com.affine.auth.change.email.page.subtitle": "Proszę wprowadzić nowy adres e-mail poniżej. Na ten adres wyślemy link weryfikacyjny, aby zakończyć proces.",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "Gratulacje! Pomyślnie zaktualizowałeś adres e-mail powiązany z twoim kontem AFFiNE Cloud.",
|
"com.affine.auth.change.email.page.success.subtitle": "Gratulacje! Pomyślnie zaktualizowałeś adres e-mail powiązany z twoim kontem AFFiNE Cloud.",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "Importuj swoje dane z Notion. Obsługiwane formaty importu: HTML z podstronami.",
|
"com.affine.import.notion.tooltip": "Importuj swoje dane z Notion. Obsługiwane formaty importu: HTML z podstronami.",
|
||||||
"com.affine.import.snapshot": "Migawka",
|
"com.affine.import.snapshot": "Migawka",
|
||||||
"com.affine.import.snapshot.tooltip": "Importuj swój plik roboczy i zrzut strony AFFiNE.",
|
"com.affine.import.snapshot.tooltip": "Importuj swój plik roboczy i zrzut strony AFFiNE.",
|
||||||
|
"com.affine.import.dotaffinefile": ".affine plik",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "Zaimportuj swój plik bazy danych AFFiNE (.affine)",
|
||||||
"com.affine.import.status.failed.message": "Import nie powiódł się, spróbuj ponownie.",
|
"com.affine.import.status.failed.message": "Import nie powiódł się, spróbuj ponownie.",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "Nie wybrano pliku",
|
"com.affine.import.status.failed.message.no-file-selected": "Nie wybrano pliku",
|
||||||
"com.affine.import.status.failed.title": "Błąd importu",
|
"com.affine.import.status.failed.title": "Błąd importu",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "Warunki użytkowania",
|
"com.affine.mobile.setting.others.terms": "Warunki użytkowania",
|
||||||
"com.affine.mobile.setting.others.title": "Prywatność i inne",
|
"com.affine.mobile.setting.others.title": "Prywatność i inne",
|
||||||
"com.affine.mobile.setting.others.website": "Oficjalna strona",
|
"com.affine.mobile.setting.others.website": "Oficjalna strona",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "Usuń moje konto",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "Chcesz zachować dane lokalnie?",
|
"com.affine.mobile.sign-in.skip.hint": "Chcesz zachować dane lokalnie?",
|
||||||
"com.affine.mobile.sign-in.skip.link": "Uruchom AFFiNE bez konta",
|
"com.affine.mobile.sign-in.skip.link": "Uruchom AFFiNE bez konta",
|
||||||
"com.affine.moreThan30Days": "Starsze niż miesiąc",
|
"com.affine.moreThan30Days": "Starsze niż miesiąc",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "Widok podzielony nie obsługuje folderów.",
|
"com.affine.split-view-folder-warning.description": "Widok podzielony nie obsługuje folderów.",
|
||||||
"do-not-show-this-again": "Nie pokazuj tego ponownie",
|
"do-not-show-this-again": "Nie pokazuj tego ponownie",
|
||||||
"com.affine.quicksearch.group.creation": "Nowy",
|
"com.affine.quicksearch.group.creation": "Nowy",
|
||||||
|
"com.affine.quicksearch.search-locally": "Wyszukaj lokalnie",
|
||||||
"com.affine.quicksearch.group.searchfor": "Szukaj „{{query}}”",
|
"com.affine.quicksearch.group.searchfor": "Szukaj „{{query}}”",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "Szukaj \"{{query}}\" (lokalnie)",
|
||||||
"com.affine.resetSyncStatus.button": "Zresetuj synchronizację",
|
"com.affine.resetSyncStatus.button": "Zresetuj synchronizację",
|
||||||
"com.affine.resetSyncStatus.description": "Ta operacja może naprawić niektóre problemy synchronizacyjne.",
|
"com.affine.resetSyncStatus.description": "Ta operacja może naprawić niektóre problemy synchronizacyjne.",
|
||||||
"com.affine.rootAppSidebar.collections": "Kolekcje",
|
"com.affine.rootAppSidebar.collections": "Kolekcje",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "Zostaniesz powiadomiony e-mailem, gdy inni członkowie przestrzeni roboczej wspomną cię w @.",
|
"com.affine.setting.notifications.email.mention.subtitle": "Zostaniesz powiadomiony e-mailem, gdy inni członkowie przestrzeni roboczej wspomną cię w @.",
|
||||||
"com.affine.setting.notifications.email.invites.title": "Zaproszenia",
|
"com.affine.setting.notifications.email.invites.title": "Zaproszenia",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "Wiadomości związane z zaproszeniem zostaną wysłane e-mailem.",
|
"com.affine.setting.notifications.email.invites.subtitle": "Wiadomości związane z zaproszeniem zostaną wysłane e-mailem.",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "Komentarze",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "Zostaniesz powiadomiony e-mailem, gdy inni członkowie przestrzeni roboczej skomentują twoje dokumenty.",
|
||||||
"com.affine.setting.account": "Ustawienia konta",
|
"com.affine.setting.account": "Ustawienia konta",
|
||||||
"com.affine.setting.account.delete": "Usuń swoje konto",
|
"com.affine.setting.account.delete": "Usuń swoje konto",
|
||||||
"com.affine.setting.account.delete.message": "Po usunięciu Twoje konto nie będzie dostępne, a wszystkie dane w Twojej osobistej przestrzeni chmury zostaną trwale usunięte.",
|
"com.affine.setting.account.delete.message": "Po usunięciu Twoje konto nie będzie dostępne, a wszystkie dane w Twojej osobistej przestrzeni chmury zostaną trwale usunięte.",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "Mikrofon",
|
"com.affine.settings.meetings.privacy.microphone": "Mikrofon",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "Funkcja spotkań wymaga zezwolenia na użycie.",
|
"com.affine.settings.meetings.privacy.microphone.description": "Funkcja spotkań wymaga zezwolenia na użycie.",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Kliknij, aby zezwolić",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Kliknij, aby zezwolić",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "Problemy z uprawnieniami",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "Uprawnienia zostały przyznane, ale status nie jest zaktualizowany? Uruchom ponownie aplikację, aby odświeżyć uprawnienia.",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "Uruchom ponownie aplikację",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "Nic nie rób",
|
"com.affine.settings.meetings.record.recording-mode.none": "Nic nie rób",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "Automatycznie rozpoczynaj nagrywanie",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "Automatycznie rozpoczynaj nagrywanie",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "Pokaż powiadomienie o nagrywaniu",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "Pokaż powiadomienie o nagrywaniu",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Włącz lub wyłącz funkcję wyszukiwania sieciowego AI.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Włącz lub wyłącz funkcję wyszukiwania sieciowego AI.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Włącz przełącznik modelu AI",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Włącz przełącznik modelu AI",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Włącz lub wyłącz funkcję przełączania modelu AI.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Włącz lub wyłącz funkcję przełączania modelu AI.",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "Włącz AI Playground",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "Włącz lub wyłącz funkcję AI playground.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Baza danych na pełnej szerokości",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Baza danych na pełnej szerokości",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "Baza danych będzie wyświetlana w trybie pełnej szerokości.",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "Baza danych będzie wyświetlana w trybie pełnej szerokości.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Notatka o załączniku bazy danych",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Notatka o załączniku bazy danych",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "Zarządzaj indeksowaniem AFFiNE i osadzaniem AI dla lokalnego przetwarzania treści",
|
"com.affine.settings.workspace.indexer-embedding.description": "Zarządzaj indeksowaniem AFFiNE i osadzaniem AI dla lokalnego przetwarzania treści",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Osadzanie",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Osadzanie",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Osadzanie pozwala AI na odzyskiwanie Twoich treści. Jeśli indeksator używa lokalnych ustawień, może to wpłynąć na niektóre wyniki osadzania.",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Osadzanie pozwala AI na odzyskiwanie Twoich treści. Jeśli indeksator używa lokalnych ustawień, może to wpłynąć na niektóre wyniki osadzania.",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "Tylko właściciel przestrzeni roboczej może włączyć Embedowanie Przestrzeni Roboczej.",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Wybierz dokument",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Wybierz dokument",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Prześlij plik",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Prześlij plik",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Osadzanie przestrzeni roboczej",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Osadzanie przestrzeni roboczej",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "Edgeless",
|
"com.affine.page-starter-bar.edgeless": "Edgeless",
|
||||||
"com.affine.notification.unsupported": "Nieobsługiwana wiadomość",
|
"com.affine.notification.unsupported": "Nieobsługiwana wiadomość",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> wspomniał cię w <2>{{docTitle}}</2>",
|
"com.affine.notification.mention": "<1>{{username}}</1> wspomniał cię w <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> skomentował w <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> wspomniał cię w komentarzu w <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-prompt": "Jakie są Twoje przemyślenia?",
|
||||||
"com.affine.notification.empty": "Brak nowych powiadomień",
|
"com.affine.notification.empty": "Brak nowych powiadomień",
|
||||||
"com.affine.notification.loading-more": "Ładowanie więcej...",
|
"com.affine.notification.loading-more": "Ładowanie więcej...",
|
||||||
"com.affine.notification.empty.description": "Tutaj będziesz powiadamiany o @wzmiankach i zaproszeniach do przestrzeni roboczej.",
|
"com.affine.notification.empty.description": "Tutaj będziesz powiadamiany o @wzmiankach i zaproszeniach do przestrzeni roboczej.",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "Istnieje problem dotyczący twojego zaproszenia do <1>{{workspaceName}}</1> ",
|
"com.affine.notification.invitation-blocked": "Istnieje problem dotyczący twojego zaproszenia do <1>{{workspaceName}}</1> ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> zaprosił Cię do dołączenia do <2>{{workspaceName}}</2>",
|
"com.affine.notification.invitation": "<1>{{username}}</1> zaprosił Cię do dołączenia do <2>{{workspaceName}}</2>",
|
||||||
"com.affine.notification.invitation.accept": "Zaakceptuj i Dołącz",
|
"com.affine.notification.invitation.accept": "Zaakceptuj i Dołącz",
|
||||||
|
"com.affine.notification.delete-all": "Usuń wszystkie powiadomienia",
|
||||||
"tips": "Wskazówki",
|
"tips": "Wskazówki",
|
||||||
"Template": "Szablon",
|
"Template": "Szablon",
|
||||||
"com.affine.template-list.delete": "Usuń szablon",
|
"com.affine.template-list.delete": "Usuń szablon",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "Rozpocznij",
|
"com.affine.recording.start": "Rozpocznij",
|
||||||
"com.affine.recording.dismiss": "Pomiń",
|
"com.affine.recording.dismiss": "Pomiń",
|
||||||
"com.affine.recording.stop": "Stopp",
|
"com.affine.recording.stop": "Stopp",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "Migruj dane, aby poprawić doświadczenie użytkownika",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "Aktualizujemy dane lokalne, aby ułatwić rejestrowanie i filtrowanie informacji \"Utworzone przez\" oraz \"Ostatnia edycja przez\". Proszę kliknij przycisk „Migruj dane” i zapewnij stabilne połączenie sieciowe podczas procesu.",
|
||||||
"com.affine.migration-all-docs-notification.error": "Migracja nie powiodła się: {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "Migracja nie powiodła się: {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "Migruj dane",
|
"com.affine.migration-all-docs-notification.button": "Migruj dane",
|
||||||
|
"com.affine.comment.comments": "Komentarze",
|
||||||
|
"com.affine.comment.no-comments": "Brak komentarzy, wybierz treść do dodania komentarza",
|
||||||
|
"com.affine.comment.delete.confirm.title": "Usunąć wątek?",
|
||||||
|
"com.affine.comment.delete.confirm.description": "Wszystkie komentarze również zostaną usunięte i tej operacji nie można cofnąć.",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "Usunąć tę odpowiedź?",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "Usunąć tę odpowiedź? Tej operacji nie można cofnąć.",
|
||||||
|
"com.affine.comment.reply.show-more": "Pokaż jeszcze {{count}} odpowiedzi",
|
||||||
|
"com.affine.comment.filter.show-resolved": "Pokaż rozwiązane komentarze",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "Tylko moje odpowiedzi i wzmianki",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "Tylko bieżący tryb",
|
||||||
|
"com.affine.comment.reply": "Odpowiedz",
|
||||||
|
"com.affine.comment.copy-link": "Skopiuj link",
|
||||||
"error.INTERNAL_SERVER_ERROR": "Wystąpił błąd wewnętrzny.",
|
"error.INTERNAL_SERVER_ERROR": "Wystąpił błąd wewnętrzny.",
|
||||||
"error.NETWORK_ERROR": "Błąd sieci.",
|
"error.NETWORK_ERROR": "Błąd sieci.",
|
||||||
"error.TOO_MANY_REQUEST": "Zbyt wiele żądań.",
|
"error.TOO_MANY_REQUEST": "Zbyt wiele żądań.",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Do procesu kasy subskrypcji zespołowej wymagane jest środowisko pracy.",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Do procesu kasy subskrypcji zespołowej wymagane jest środowisko pracy.",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Identyfikator środowiska pracy jest wymagany do aktualizacji subskrypcji zespołu.",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Identyfikator środowiska pracy jest wymagany do aktualizacji subskrypcji zespołu.",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "Nie znaleziono sesji Copilota.",
|
"error.COPILOT_SESSION_NOT_FOUND": "Nie znaleziono sesji Copilota.",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "Dane wejściowe sesji Copilot są nieprawidłowe.",
|
||||||
"error.COPILOT_SESSION_DELETED": "Sesja Copilot została usunięta.",
|
"error.COPILOT_SESSION_DELETED": "Sesja Copilot została usunięta.",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "Brak dostępnych dostawców Copilot: {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Nie udało się wygenerować tekstu.",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Nie udało się wygenerować tekstu.",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "Nie udało się wygenerować osadzenia z {{provider}}: {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Nie udało się utworzyć wiadomości na czacie.",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Nie udało się utworzyć wiadomości na czacie.",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Nie skonfigurowano Unsplash.",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Nie skonfigurowano Unsplash.",
|
||||||
"error.COPILOT_ACTION_TAKEN": "Podjęto działanie, nie wolno wysyłać więcej wiadomości.",
|
"error.COPILOT_ACTION_TAKEN": "Podjęto działanie, nie wolno wysyłać więcej wiadomości.",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "Nieprawidłowy wkład konfiguracji aplikacji: {{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "Nieprawidłowy wkład konfiguracji aplikacji: {{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "Nie znaleziono dostawcy wyszukiwania.",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "Nie znaleziono dostawcy wyszukiwania.",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Nieprawidłowy argument żądania do dostawcy wyszukiwania: {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Nieprawidłowy argument żądania do dostawcy wyszukiwania: {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "Nieprawidłowe dane wejściowe indeksatora: {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "Nieprawidłowe dane wejściowe indeksatora: {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "Komentarz nie znaleziony.",
|
||||||
|
"error.REPLY_NOT_FOUND": "Odpowiedź nie znaleziono.",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "Załącznik do komentarza nie znaleziono.",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "Przekroczyłeś limit rozmiaru załącznika komentarza."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "Configurações de aparência",
|
"com.affine.appearanceSettings.title": "Configurações de aparência",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "Use o efeito de transparência na barra lateral.",
|
"com.affine.appearanceSettings.translucentUI.description": "Use o efeito de transparência na barra lateral.",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "Interface translúcida na barra lateral",
|
"com.affine.appearanceSettings.translucentUI.title": "Interface translúcida na barra lateral",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "Mostrar documento vinculado na barra lateral",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "Controlar se deve mostrar a estrutura dos documentos vinculados na barra lateral.",
|
||||||
"com.affine.auth.change.email.message": "Seu email atual é {{email}}. Enviaremos um link de verificação temporário para este email.",
|
"com.affine.auth.change.email.message": "Seu email atual é {{email}}. Enviaremos um link de verificação temporário para este email.",
|
||||||
"com.affine.auth.change.email.page.subtitle": "Por favor, digite seu novo endereço de email abaixo. Enviaremos um link de verificação para este endereço de email para completar o processo.",
|
"com.affine.auth.change.email.page.subtitle": "Por favor, digite seu novo endereço de email abaixo. Enviaremos um link de verificação para este endereço de email para completar o processo.",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "Parabéns! Você atualizou com sucesso o endereço de email associado à sua conta AFFiNE Cloud.",
|
"com.affine.auth.change.email.page.success.subtitle": "Parabéns! Você atualizou com sucesso o endereço de email associado à sua conta AFFiNE Cloud.",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "Importe seus dados do Notion. Formatos de importação suportados: HTML com subpáginas.",
|
"com.affine.import.notion.tooltip": "Importe seus dados do Notion. Formatos de importação suportados: HTML com subpáginas.",
|
||||||
"com.affine.import.snapshot": "Snapshot",
|
"com.affine.import.snapshot": "Snapshot",
|
||||||
"com.affine.import.snapshot.tooltip": "Importe seu espaço de trabalho AFFiNE e o arquivo de snapshot da página.",
|
"com.affine.import.snapshot.tooltip": "Importe seu espaço de trabalho AFFiNE e o arquivo de snapshot da página.",
|
||||||
|
"com.affine.import.dotaffinefile": "Arquivo .affine",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "Importe seu arquivo de banco de dados AFFiNE (.affine)",
|
||||||
"com.affine.import.status.failed.message": "Falha na importação, tente novamente.",
|
"com.affine.import.status.failed.message": "Falha na importação, tente novamente.",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "Nenhum arquivo selecionado",
|
"com.affine.import.status.failed.message.no-file-selected": "Nenhum arquivo selecionado",
|
||||||
"com.affine.import.status.failed.title": "Falha na importação",
|
"com.affine.import.status.failed.title": "Falha na importação",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "Termos de uso",
|
"com.affine.mobile.setting.others.terms": "Termos de uso",
|
||||||
"com.affine.mobile.setting.others.title": "Privacidade e outros",
|
"com.affine.mobile.setting.others.title": "Privacidade e outros",
|
||||||
"com.affine.mobile.setting.others.website": "Site oficial",
|
"com.affine.mobile.setting.others.website": "Site oficial",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "Excluir conta",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "Quer manter os dados locais?",
|
"com.affine.mobile.sign-in.skip.hint": "Quer manter os dados locais?",
|
||||||
"com.affine.mobile.sign-in.skip.link": "Iniciar AFFiNE sem uma conta",
|
"com.affine.mobile.sign-in.skip.link": "Iniciar AFFiNE sem uma conta",
|
||||||
"com.affine.moreThan30Days": "Mais de um mês",
|
"com.affine.moreThan30Days": "Mais de um mês",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "A visualização em divisão não suporta pastas.",
|
"com.affine.split-view-folder-warning.description": "A visualização em divisão não suporta pastas.",
|
||||||
"do-not-show-this-again": "Não mostrar isso novamente",
|
"do-not-show-this-again": "Não mostrar isso novamente",
|
||||||
"com.affine.quicksearch.group.creation": "Novo",
|
"com.affine.quicksearch.group.creation": "Novo",
|
||||||
|
"com.affine.quicksearch.search-locally": "Pesquisar localmente",
|
||||||
"com.affine.quicksearch.group.searchfor": "Pesquisar por \"{{query}}\"",
|
"com.affine.quicksearch.group.searchfor": "Pesquisar por \"{{query}}\"",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "Pesquisar por \"{{query}}\" (localmente)",
|
||||||
"com.affine.resetSyncStatus.button": "Redefinir sincronização",
|
"com.affine.resetSyncStatus.button": "Redefinir sincronização",
|
||||||
"com.affine.resetSyncStatus.description": "Esta operação pode corrigir alguns problemas de sincronização.",
|
"com.affine.resetSyncStatus.description": "Esta operação pode corrigir alguns problemas de sincronização.",
|
||||||
"com.affine.rootAppSidebar.collections": "Coleções",
|
"com.affine.rootAppSidebar.collections": "Coleções",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "Você será notificado por email quando outros membros do workspace mencionarem você.",
|
"com.affine.setting.notifications.email.mention.subtitle": "Você será notificado por email quando outros membros do workspace mencionarem você.",
|
||||||
"com.affine.setting.notifications.email.invites.title": "Convites",
|
"com.affine.setting.notifications.email.invites.title": "Convites",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "Mensagens relacionadas a convites serão enviadas por email.",
|
"com.affine.setting.notifications.email.invites.subtitle": "Mensagens relacionadas a convites serão enviadas por email.",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "Comentários",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "Você será notificado por email quando outros membros do espaço de trabalho comentarem em seus documentos.",
|
||||||
"com.affine.setting.account": "Configurações da conta",
|
"com.affine.setting.account": "Configurações da conta",
|
||||||
"com.affine.setting.account.delete": "Excluir sua conta",
|
"com.affine.setting.account.delete": "Excluir sua conta",
|
||||||
"com.affine.setting.account.delete.message": "Após ser excluída, sua conta não será mais acessível, e todos os dados em seu espaço na nuvem pessoal serão excluídos permanentemente.",
|
"com.affine.setting.account.delete.message": "Após ser excluída, sua conta não será mais acessível, e todos os dados em seu espaço na nuvem pessoal serão excluídos permanentemente.",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "Microfone",
|
"com.affine.settings.meetings.privacy.microphone": "Microfone",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "O recurso de Reunião requer permissão para ser usado.",
|
"com.affine.settings.meetings.privacy.microphone.description": "O recurso de Reunião requer permissão para ser usado.",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Clique para permitir",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Clique para permitir",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "Problemas de permissão",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "Permissões foram concedidas, mas o status não é atualizado? Reinicie o aplicativo para atualizar as permissões.",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "Reiniciar aplicativo",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "Não fazer nada",
|
"com.affine.settings.meetings.record.recording-mode.none": "Não fazer nada",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "Início automático da gravação",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "Início automático da gravação",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "Mostrar um prompt de gravação",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "Mostrar um prompt de gravação",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Ativar ou desativar a funcionalidade de Busca de Rede de IA.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Ativar ou desativar a funcionalidade de Busca de Rede de IA.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Ativar troca de modelo AI",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Ativar troca de modelo AI",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Ativar ou desativar o recurso de troca de modelo AI.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Ativar ou desativar o recurso de troca de modelo AI.",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "Ativar AI Playground",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "Ativar ou desativar o recurso AI Playground.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Banco de Dados em Largura Total",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Banco de Dados em Largura Total",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "O banco de dados será exibido no modo de largura total.",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "O banco de dados será exibido no modo de largura total.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Nota de Anexo do Banco de Dados",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Nota de Anexo do Banco de Dados",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "Gerencie a indexação AFFiNE e a Embedding AI AFFiNE para processamento de conteúdo local",
|
"com.affine.settings.workspace.indexer-embedding.description": "Gerencie a indexação AFFiNE e a Embedding AI AFFiNE para processamento de conteúdo local",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Embedding",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Embedding",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Embedding permite que AI recupere seu conteúdo. Se o indexador usar configurações locais, pode afetar alguns dos resultados da Embedding.",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Embedding permite que AI recupere seu conteúdo. Se o indexador usar configurações locais, pode afetar alguns dos resultados da Embedding.",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "Somente o proprietário do espaço de trabalho pode ativar a Incorporação do Workspace.",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Selecionar documento",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Selecionar documento",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Carregar arquivo",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Carregar arquivo",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Embedding no Workspace",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Embedding no Workspace",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "Sem bordas",
|
"com.affine.page-starter-bar.edgeless": "Sem bordas",
|
||||||
"com.affine.notification.unsupported": "Mensagem não suportada",
|
"com.affine.notification.unsupported": "Mensagem não suportada",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> mencionou você em <2>{{docTitle}}</2>",
|
"com.affine.notification.mention": "<1>{{username}}</1> mencionou você em <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> comentou em <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> mencionou você em um comentário em <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-prompt": "Quais são seus pensamentos?",
|
||||||
"com.affine.notification.empty": "Sem novas notificações",
|
"com.affine.notification.empty": "Sem novas notificações",
|
||||||
"com.affine.notification.loading-more": "Carregando mais...",
|
"com.affine.notification.loading-more": "Carregando mais...",
|
||||||
"com.affine.notification.empty.description": "Você será notificado aqui para @menções e convites para espaço de trabalho.",
|
"com.affine.notification.empty.description": "Você será notificado aqui para @menções e convites para espaço de trabalho.",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "Existe um problema com seu convite para <1>{{workspaceName}}</1> ",
|
"com.affine.notification.invitation-blocked": "Existe um problema com seu convite para <1>{{workspaceName}}</1> ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> convidou você para entrar em <2>{{workspaceName}}</2>",
|
"com.affine.notification.invitation": "<1>{{username}}</1> convidou você para entrar em <2>{{workspaceName}}</2>",
|
||||||
"com.affine.notification.invitation.accept": "Aceitar & Ingressar",
|
"com.affine.notification.invitation.accept": "Aceitar & Ingressar",
|
||||||
|
"com.affine.notification.delete-all": "Excluir todas as notificações",
|
||||||
"tips": "Dicas",
|
"tips": "Dicas",
|
||||||
"Template": "Modelo",
|
"Template": "Modelo",
|
||||||
"com.affine.template-list.delete": "Excluir Modelo",
|
"com.affine.template-list.delete": "Excluir Modelo",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "Iniciar",
|
"com.affine.recording.start": "Iniciar",
|
||||||
"com.affine.recording.dismiss": "Dispensar",
|
"com.affine.recording.dismiss": "Dispensar",
|
||||||
"com.affine.recording.stop": "Parar",
|
"com.affine.recording.stop": "Parar",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "Migrar dados para melhorar a experiência do usuário",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "Estamos atualizando os dados locais para facilitar o registro e a filtragem das informações de \"criado por\" e \"última edição por\". Clique no botão \"Migrar Dados\" e garanta uma conexão de rede estável durante o processo.",
|
||||||
"com.affine.migration-all-docs-notification.error": "Falha na migração: {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "Falha na migração: {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "Migrar dados",
|
"com.affine.migration-all-docs-notification.button": "Migrar dados",
|
||||||
|
"com.affine.comment.comments": "Comentários",
|
||||||
|
"com.affine.comment.no-comments": "Ainda não há comentários, selecione o conteúdo para adicionar comentário",
|
||||||
|
"com.affine.comment.delete.confirm.title": "Excluir a conversa?",
|
||||||
|
"com.affine.comment.delete.confirm.description": "Todos os comentários também serão excluídos e esta ação não pode ser desfeita.",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "Excluir esta resposta?",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "Excluir esta resposta? Esta ação não pode ser desfeita.",
|
||||||
|
"com.affine.comment.reply.show-more": "Exibir {{count}} mais respostas",
|
||||||
|
"com.affine.comment.filter.show-resolved": "Mostrar comentários resolvidos",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "Somente minhas respostas e menções",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "Somente modo atual",
|
||||||
|
"com.affine.comment.reply": "Responder",
|
||||||
|
"com.affine.comment.copy-link": "Copiar link",
|
||||||
"error.INTERNAL_SERVER_ERROR": "Ocorreu um erro interno.",
|
"error.INTERNAL_SERVER_ERROR": "Ocorreu um erro interno.",
|
||||||
"error.NETWORK_ERROR": "Erro de rede.",
|
"error.NETWORK_ERROR": "Erro de rede.",
|
||||||
"error.TOO_MANY_REQUEST": "Muitas requisições.",
|
"error.TOO_MANY_REQUEST": "Muitas requisições.",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "É necessário um espaço de trabalho para fazer check-out de assinatura de equipe.",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "É necessário um espaço de trabalho para fazer check-out de assinatura de equipe.",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "O ID do espaço de trabalho é necessário para atualizar a assinatura da equipe.",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "O ID do espaço de trabalho é necessário para atualizar a assinatura da equipe.",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "Sessão do Copilot não encontrada.",
|
"error.COPILOT_SESSION_NOT_FOUND": "Sessão do Copilot não encontrada.",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "Entrada de sessão do Copilot é inválida.",
|
||||||
"error.COPILOT_SESSION_DELETED": "Sessão do Copilot foi deletada.",
|
"error.COPILOT_SESSION_DELETED": "Sessão do Copilot foi deletada.",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "Nenhum provedor de Copilot disponível: {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Falha ao gerar texto.",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Falha ao gerar texto.",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "Falha ao gerar incorporação com {{provider}}: {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Falha ao criar mensagem de chat.",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Falha ao criar mensagem de chat.",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash não está configurado.",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash não está configurado.",
|
||||||
"error.COPILOT_ACTION_TAKEN": "Ação foi tomada, sem mais mensagens permitidas.",
|
"error.COPILOT_ACTION_TAKEN": "Ação foi tomada, sem mais mensagens permitidas.",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "Entrada de configuração de aplicativo inválida: {{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "Entrada de configuração de aplicativo inválida: {{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "Provedor de pesquisa não encontrado.",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "Provedor de pesquisa não encontrado.",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Argumento de solicitação inválido para o provedor de pesquisa: {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Argumento de solicitação inválido para o provedor de pesquisa: {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "Entrada do indexador inválida: {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "Entrada do indexador inválida: {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "Comentário não encontrado.",
|
||||||
|
"error.REPLY_NOT_FOUND": "Resposta não encontrada.",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "Anexo do comentário não encontrado.",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "Você excedeu a cota de tamanho do anexo do comentário."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "Настройки внешнего вида",
|
"com.affine.appearanceSettings.title": "Настройки внешнего вида",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "Используйте эффект прозрачности на боковой панели.",
|
"com.affine.appearanceSettings.translucentUI.description": "Используйте эффект прозрачности на боковой панели.",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "Полупрозрачный интерфейс на боковой панели",
|
"com.affine.appearanceSettings.translucentUI.title": "Полупрозрачный интерфейс на боковой панели",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "Показать связанный документ в боковой панели",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "Управление отображением структуры связанных документов в боковой панели.",
|
||||||
"com.affine.auth.change.email.message": "Ваш текущий Email адрес: {{email}}. Мы отправим временную ссылку для подтверждения на этот адрес.",
|
"com.affine.auth.change.email.message": "Ваш текущий Email адрес: {{email}}. Мы отправим временную ссылку для подтверждения на этот адрес.",
|
||||||
"com.affine.auth.change.email.page.subtitle": "Пожалуйста, введите свой новый Email адрес ниже. Мы отправим ссылку для подтверждения на этот адрес для завершения процесса.",
|
"com.affine.auth.change.email.page.subtitle": "Пожалуйста, введите свой новый Email адрес ниже. Мы отправим ссылку для подтверждения на этот адрес для завершения процесса.",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "Поздравляем! Вы успешно подтвердили Email, связанный с вашим аккаунтом AFFiNE Cloud.",
|
"com.affine.auth.change.email.page.success.subtitle": "Поздравляем! Вы успешно подтвердили Email, связанный с вашим аккаунтом AFFiNE Cloud.",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "Импортируйте ваши данные из Notion. Поддерживаемые форматы импорта: HTML с подстраницами.",
|
"com.affine.import.notion.tooltip": "Импортируйте ваши данные из Notion. Поддерживаемые форматы импорта: HTML с подстраницами.",
|
||||||
"com.affine.import.snapshot": "Снимок",
|
"com.affine.import.snapshot": "Снимок",
|
||||||
"com.affine.import.snapshot.tooltip": "Импортируйте ваш AFFiNE рабочее пространство и файл снимка страницы.",
|
"com.affine.import.snapshot.tooltip": "Импортируйте ваш AFFiNE рабочее пространство и файл снимка страницы.",
|
||||||
|
"com.affine.import.dotaffinefile": ".affine-файл",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "Импортируйте файл базы данных AFFiNE (.affine)",
|
||||||
"com.affine.import.status.failed.message": "Импорт завершился с ошибкой, попробуйте еще раз.",
|
"com.affine.import.status.failed.message": "Импорт завершился с ошибкой, попробуйте еще раз.",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "Файл не выбран",
|
"com.affine.import.status.failed.message.no-file-selected": "Файл не выбран",
|
||||||
"com.affine.import.status.failed.title": "Ошибка импорта",
|
"com.affine.import.status.failed.title": "Ошибка импорта",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "Условия использования",
|
"com.affine.mobile.setting.others.terms": "Условия использования",
|
||||||
"com.affine.mobile.setting.others.title": "Конфиденциальность и прочее",
|
"com.affine.mobile.setting.others.title": "Конфиденциальность и прочее",
|
||||||
"com.affine.mobile.setting.others.website": "Официальный сайт",
|
"com.affine.mobile.setting.others.website": "Официальный сайт",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "Удалить мой аккаунт",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "Хотите хранить данные локально?",
|
"com.affine.mobile.sign-in.skip.hint": "Хотите хранить данные локально?",
|
||||||
"com.affine.mobile.sign-in.skip.link": "Запустить AFFiNE без аккаунта",
|
"com.affine.mobile.sign-in.skip.link": "Запустить AFFiNE без аккаунта",
|
||||||
"com.affine.moreThan30Days": "Старше месяца",
|
"com.affine.moreThan30Days": "Старше месяца",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "Разделенный просмотр не поддерживает папки.",
|
"com.affine.split-view-folder-warning.description": "Разделенный просмотр не поддерживает папки.",
|
||||||
"do-not-show-this-again": "Больше не показывать это",
|
"do-not-show-this-again": "Больше не показывать это",
|
||||||
"com.affine.quicksearch.group.creation": "Новая",
|
"com.affine.quicksearch.group.creation": "Новая",
|
||||||
|
"com.affine.quicksearch.search-locally": "Искать локально",
|
||||||
"com.affine.quicksearch.group.searchfor": "Искать \"{{query}}\"",
|
"com.affine.quicksearch.group.searchfor": "Искать \"{{query}}\"",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "Искать \"{{query}}\" (локально)",
|
||||||
"com.affine.resetSyncStatus.button": "Сбросить синхронизацию",
|
"com.affine.resetSyncStatus.button": "Сбросить синхронизацию",
|
||||||
"com.affine.resetSyncStatus.description": "Это действие может решить некоторые проблемы с синхронизацией.",
|
"com.affine.resetSyncStatus.description": "Это действие может решить некоторые проблемы с синхронизацией.",
|
||||||
"com.affine.rootAppSidebar.collections": "Коллекции",
|
"com.affine.rootAppSidebar.collections": "Коллекции",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "Вы будете получать уведомления по электронной почте, когда другие члены рабочего пространства упомянут вас.",
|
"com.affine.setting.notifications.email.mention.subtitle": "Вы будете получать уведомления по электронной почте, когда другие члены рабочего пространства упомянут вас.",
|
||||||
"com.affine.setting.notifications.email.invites.title": "Приглашения",
|
"com.affine.setting.notifications.email.invites.title": "Приглашения",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "Сообщения, связанные с приглашениями, будут отправлены по электронной почте.",
|
"com.affine.setting.notifications.email.invites.subtitle": "Сообщения, связанные с приглашениями, будут отправлены по электронной почте.",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "Комментарии",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "Вы будете получать уведомления по электронной почте, когда другие члены рабочего пространства комментируют ваши документы.",
|
||||||
"com.affine.setting.account": "Настройки учётной записи",
|
"com.affine.setting.account": "Настройки учётной записи",
|
||||||
"com.affine.setting.account.delete": "Удалить ваш аккаунт",
|
"com.affine.setting.account.delete": "Удалить ваш аккаунт",
|
||||||
"com.affine.setting.account.delete.message": "После удаления ваш аккаунт станет недоступным, и все данные в вашем личном облачном пространстве будут удалены навсегда.",
|
"com.affine.setting.account.delete.message": "После удаления ваш аккаунт станет недоступным, и все данные в вашем личном облачном пространстве будут удалены навсегда.",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "Микрофон",
|
"com.affine.settings.meetings.privacy.microphone": "Микрофон",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "Для использования функции встреч требуется разрешение.",
|
"com.affine.settings.meetings.privacy.microphone.description": "Для использования функции встреч требуется разрешение.",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Нажмите, чтобы разрешить",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Нажмите, чтобы разрешить",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "Проблемы с разрешениями",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "Разрешения предоставлены, но статус не обновляется? Перезапустите приложение, чтобы обновить разрешения.",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "Перезапустить приложение",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "Ничего не делать",
|
"com.affine.settings.meetings.record.recording-mode.none": "Ничего не делать",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "Автоматически начать запись",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "Автоматически начать запись",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "Показать подсказку для записи",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "Показать подсказку для записи",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Включить или отключить функцию AI поиска в сети.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Включить или отключить функцию AI поиска в сети.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Включить переключение AI модели",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Включить переключение AI модели",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Включить или отключить функцию переключения AI модели.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Включить или отключить функцию переключения AI модели.",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "Включить Ai Playground",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "Включить или отключить функцию AI Playground.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "База данных во всю ширину",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "База данных во всю ширину",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "База данных будет отображаться в полноэкранном режиме.",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "База данных будет отображаться в полноэкранном режиме.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Замечание о прикреплении базы данных",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Замечание о прикреплении базы данных",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "Управление индексированием AFFiNE и встраиванием AFFiNE ИИ для локальной обработки контента",
|
"com.affine.settings.workspace.indexer-embedding.description": "Управление индексированием AFFiNE и встраиванием AFFiNE ИИ для локальной обработки контента",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Встраивание",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Встраивание",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Встраивание позволяет ИИ получать доступ к вашему контенту. Если индексатор использует локальные настройки, это может повлиять на некоторые результаты встраивания.",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Встраивание позволяет ИИ получать доступ к вашему контенту. Если индексатор использует локальные настройки, это может повлиять на некоторые результаты встраивания.",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "Только владелец рабочего пространства может включить внедрение рабочего пространства.",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Выберите документ",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Выберите документ",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Загрузить файл",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Загрузить файл",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Встраивание рабочего пространства",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Встраивание рабочего пространства",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "Холст",
|
"com.affine.page-starter-bar.edgeless": "Холст",
|
||||||
"com.affine.notification.unsupported": "Не поддерживается сообщение",
|
"com.affine.notification.unsupported": "Не поддерживается сообщение",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> упомянул вас в <2>{{docTitle}}</2>",
|
"com.affine.notification.mention": "<1>{{username}}</1> упомянул вас в <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> прокомментировал в <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> упомянул вас в комментарии в <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-prompt": "Что вы думаете?",
|
||||||
"com.affine.notification.empty": "Новых уведомлений нет",
|
"com.affine.notification.empty": "Новых уведомлений нет",
|
||||||
"com.affine.notification.loading-more": "Загрузка большего...",
|
"com.affine.notification.loading-more": "Загрузка большего...",
|
||||||
"com.affine.notification.empty.description": "Здесь вы получите уведомления о @упоминаниях и приглашениях в рабочую область.",
|
"com.affine.notification.empty.description": "Здесь вы получите уведомления о @упоминаниях и приглашениях в рабочую область.",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "Есть проблема с вашим приглашением в <1>{{workspaceName}}</1> ",
|
"com.affine.notification.invitation-blocked": "Есть проблема с вашим приглашением в <1>{{workspaceName}}</1> ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> пригласил вас присоединиться к <2>{{workspaceName}}</2>",
|
"com.affine.notification.invitation": "<1>{{username}}</1> пригласил вас присоединиться к <2>{{workspaceName}}</2>",
|
||||||
"com.affine.notification.invitation.accept": "Принять и Присоединиться",
|
"com.affine.notification.invitation.accept": "Принять и Присоединиться",
|
||||||
|
"com.affine.notification.delete-all": "Удалить все уведомления",
|
||||||
"tips": "Советы",
|
"tips": "Советы",
|
||||||
"Template": "Шаблон",
|
"Template": "Шаблон",
|
||||||
"com.affine.template-list.delete": "Удалить шаблон",
|
"com.affine.template-list.delete": "Удалить шаблон",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "Начать",
|
"com.affine.recording.start": "Начать",
|
||||||
"com.affine.recording.dismiss": "Отклонить",
|
"com.affine.recording.dismiss": "Отклонить",
|
||||||
"com.affine.recording.stop": "Остановить",
|
"com.affine.recording.stop": "Остановить",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "Перенести данные для улучшения пользовательского опыта",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "Мы обновляем локальные данные, чтобы облегчить запись и фильтрацию информации о том, кем и когда она была создана и в последний раз отредактирована. Пожалуйста, нажмите на кнопку \"Перенести данные\" и убедитесь в стабильности сетевого соединения во время процесса.",
|
||||||
"com.affine.migration-all-docs-notification.error": "Миграция не удалась: {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "Миграция не удалась: {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "Перенос данных",
|
"com.affine.migration-all-docs-notification.button": "Перенос данных",
|
||||||
|
"com.affine.comment.comments": "Комментарии",
|
||||||
|
"com.affine.comment.no-comments": "Пока нет комментариев, выберите контент, чтобы добавить комментарий",
|
||||||
|
"com.affine.comment.delete.confirm.title": "Удалить ветку?",
|
||||||
|
"com.affine.comment.delete.confirm.description": "Все комментарии также будут удалены, и это действие нельзя отменить.",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "Удалить этот ответ?",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "Удалить этот ответ? Это действие нельзя отменить.",
|
||||||
|
"com.affine.comment.reply.show-more": "Показать ещё {{count}} ответов",
|
||||||
|
"com.affine.comment.filter.show-resolved": "Показать решенные комментарии",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "Только мои ответы и упоминания",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "Только текущий режим",
|
||||||
|
"com.affine.comment.reply": "Ответить",
|
||||||
|
"com.affine.comment.copy-link": "Копировать ссылку",
|
||||||
"error.INTERNAL_SERVER_ERROR": "Произошла внутренняя ошибка.",
|
"error.INTERNAL_SERVER_ERROR": "Произошла внутренняя ошибка.",
|
||||||
"error.NETWORK_ERROR": "Сетевая ошибка.",
|
"error.NETWORK_ERROR": "Сетевая ошибка.",
|
||||||
"error.TOO_MANY_REQUEST": "Слишком много запросов.",
|
"error.TOO_MANY_REQUEST": "Слишком много запросов.",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Для оформления подписки команды требуется рабочее пространство.",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Для оформления подписки команды требуется рабочее пространство.",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Для обновления подписки команды требуется идентификатор рабочего пространства.",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Для обновления подписки команды требуется идентификатор рабочего пространства.",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "Сессия Copilot не найдена.",
|
"error.COPILOT_SESSION_NOT_FOUND": "Сессия Copilot не найдена.",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "Входные данные сеанса Copilot недействительны.",
|
||||||
"error.COPILOT_SESSION_DELETED": "Сессия Copilot была удалена.",
|
"error.COPILOT_SESSION_DELETED": "Сессия Copilot была удалена.",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "Нет доступного провайдера Copilot: {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Не удалось сгенерировать текст.",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Не удалось сгенерировать текст.",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "Не удалось создать встраивание с помощью {{provider}}: {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Не удалось создать сообщение в чате.",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Не удалось создать сообщение в чате.",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash не настроен.",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash не настроен.",
|
||||||
"error.COPILOT_ACTION_TAKEN": "Меры были приняты, больше сообщений не допускается.",
|
"error.COPILOT_ACTION_TAKEN": "Меры были приняты, больше сообщений не допускается.",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "Недопустимый ввод конфигурации приложения: {{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "Недопустимый ввод конфигурации приложения: {{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "Поставщик поиска не найден.",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "Поставщик поиска не найден.",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Неверный аргумент запроса в поставщик поиска: {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Неверный аргумент запроса в поставщик поиска: {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "Недопустимый ввод индексации: {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "Недопустимый ввод индексации: {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "Комментарий не найден.",
|
||||||
|
"error.REPLY_NOT_FOUND": "Ответ не найден.",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "Вложение комментария не найдено.",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "Вы превысили квоту размера вложения комментария."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "Utseendeinställningar",
|
"com.affine.appearanceSettings.title": "Utseendeinställningar",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "Använd genomskinlighetseffekt på sidofältet.",
|
"com.affine.appearanceSettings.translucentUI.description": "Använd genomskinlighetseffekt på sidofältet.",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "Genomskinlig UI på sidofältet",
|
"com.affine.appearanceSettings.translucentUI.title": "Genomskinlig UI på sidofältet",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "Visa länkade dokument i sidofältet",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "Styr om strukturen för länkade dokument ska visas i sidofältet.",
|
||||||
"com.affine.auth.change.email.message": "Din nuvarande e-post är {{email}}. Vi skickar en tillfällig verifieringslänk till denna e-post.",
|
"com.affine.auth.change.email.message": "Din nuvarande e-post är {{email}}. Vi skickar en tillfällig verifieringslänk till denna e-post.",
|
||||||
"com.affine.auth.change.email.page.subtitle": "Ange din nya e-postadress nedan. Vi kommer att skicka en verifieringslänk till denna e-postadress för att slutföra processen.",
|
"com.affine.auth.change.email.page.subtitle": "Ange din nya e-postadress nedan. Vi kommer att skicka en verifieringslänk till denna e-postadress för att slutföra processen.",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "Grattis! Du har framgångsrikt uppdaterat e-postadressen som är kopplad till ditt AFFiNE Cloud-konto.",
|
"com.affine.auth.change.email.page.success.subtitle": "Grattis! Du har framgångsrikt uppdaterat e-postadressen som är kopplad till ditt AFFiNE Cloud-konto.",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "Importera dina Notion-data. Stödda importformat: HTML med undersidor.",
|
"com.affine.import.notion.tooltip": "Importera dina Notion-data. Stödda importformat: HTML med undersidor.",
|
||||||
"com.affine.import.snapshot": "Ögonblicksbild",
|
"com.affine.import.snapshot": "Ögonblicksbild",
|
||||||
"com.affine.import.snapshot.tooltip": "Importera din AFFiNE-arbetsyta och sidanm instantbildfil.",
|
"com.affine.import.snapshot.tooltip": "Importera din AFFiNE-arbetsyta och sidanm instantbildfil.",
|
||||||
|
"com.affine.import.dotaffinefile": ".affine-fil",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "Importera din AFFiNE databasfil (.affine)",
|
||||||
"com.affine.import.status.failed.message": "Importen misslyckades, vänligen försök igen.",
|
"com.affine.import.status.failed.message": "Importen misslyckades, vänligen försök igen.",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "Ingen fil vald",
|
"com.affine.import.status.failed.message.no-file-selected": "Ingen fil vald",
|
||||||
"com.affine.import.status.failed.title": "Importfel",
|
"com.affine.import.status.failed.title": "Importfel",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "Användarvillkor",
|
"com.affine.mobile.setting.others.terms": "Användarvillkor",
|
||||||
"com.affine.mobile.setting.others.title": "Integritet & annat",
|
"com.affine.mobile.setting.others.title": "Integritet & annat",
|
||||||
"com.affine.mobile.setting.others.website": "Officiell webbplats",
|
"com.affine.mobile.setting.others.website": "Officiell webbplats",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "Radera konto",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "Vill du hålla data lokalt?",
|
"com.affine.mobile.sign-in.skip.hint": "Vill du hålla data lokalt?",
|
||||||
"com.affine.mobile.sign-in.skip.link": "Starta AFFiNE utan ett konto",
|
"com.affine.mobile.sign-in.skip.link": "Starta AFFiNE utan ett konto",
|
||||||
"com.affine.moreThan30Days": "Äldre än en månad",
|
"com.affine.moreThan30Days": "Äldre än en månad",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "Delad vy stöder inte mappar.",
|
"com.affine.split-view-folder-warning.description": "Delad vy stöder inte mappar.",
|
||||||
"do-not-show-this-again": "Visa inte detta igen",
|
"do-not-show-this-again": "Visa inte detta igen",
|
||||||
"com.affine.quicksearch.group.creation": "Ny",
|
"com.affine.quicksearch.group.creation": "Ny",
|
||||||
|
"com.affine.quicksearch.search-locally": "Sök lokalt",
|
||||||
"com.affine.quicksearch.group.searchfor": "Sök efter \"{{query}}\"",
|
"com.affine.quicksearch.group.searchfor": "Sök efter \"{{query}}\"",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "Sök efter \"{{query}}\" (lokalt)",
|
||||||
"com.affine.resetSyncStatus.button": "Återställ synkronisering",
|
"com.affine.resetSyncStatus.button": "Återställ synkronisering",
|
||||||
"com.affine.resetSyncStatus.description": "Denna åtgärd kan lösa vissa synkroniseringsproblem.",
|
"com.affine.resetSyncStatus.description": "Denna åtgärd kan lösa vissa synkroniseringsproblem.",
|
||||||
"com.affine.rootAppSidebar.collections": "Samlingar",
|
"com.affine.rootAppSidebar.collections": "Samlingar",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "Du kommer att få e-postaviseringar när andra medlemmar i arbetsochissionen nämner dig.",
|
"com.affine.setting.notifications.email.mention.subtitle": "Du kommer att få e-postaviseringar när andra medlemmar i arbetsochissionen nämner dig.",
|
||||||
"com.affine.setting.notifications.email.invites.title": "Inbjudningar",
|
"com.affine.setting.notifications.email.invites.title": "Inbjudningar",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "Inbjudningsrelaterade meddelanden kommer att skickas via e-post.",
|
"com.affine.setting.notifications.email.invites.subtitle": "Inbjudningsrelaterade meddelanden kommer att skickas via e-post.",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "Kommentarer",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "Du kommer att bli meddelad via e-post när andra medlemmar i arbetsytan kommenterar dina dokument.",
|
||||||
"com.affine.setting.account": "Kontoinställningar",
|
"com.affine.setting.account": "Kontoinställningar",
|
||||||
"com.affine.setting.account.delete": "Radera ditt konto",
|
"com.affine.setting.account.delete": "Radera ditt konto",
|
||||||
"com.affine.setting.account.delete.message": "När raderad, kommer ditt konto inte längre vara åtkomligt, och alla data i ditt personliga molnlagringsutrymme kommer permanent raderas.",
|
"com.affine.setting.account.delete.message": "När raderad, kommer ditt konto inte längre vara åtkomligt, och alla data i ditt personliga molnlagringsutrymme kommer permanent raderas.",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "Mikrofon",
|
"com.affine.settings.meetings.privacy.microphone": "Mikrofon",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "Mötesfunktionen kräver tillstånd för att användas.",
|
"com.affine.settings.meetings.privacy.microphone.description": "Mötesfunktionen kräver tillstånd för att användas.",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Klicka för att tillåta",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Klicka för att tillåta",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "Behörighetsproblem",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "Behörigheter har beviljats men statusen uppdateras inte? Starta om appen för att uppdatera behörigheter.",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "Starta om appen",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "Gör ingenting",
|
"com.affine.settings.meetings.record.recording-mode.none": "Gör ingenting",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "Automatisk start av inspelning",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "Automatisk start av inspelning",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "Visa en inspelningsuppmaning",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "Visa en inspelningsuppmaning",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Aktivera eller inaktivera AI-nätverkssökningsfunktionen.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Aktivera eller inaktivera AI-nätverkssökningsfunktionen.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Aktivera AI-modell växling",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Aktivera AI-modell växling",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Aktivera eller inaktivera AI-model växlingsfunktion.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Aktivera eller inaktivera AI-model växlingsfunktion.",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "Aktivera AI Playground",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "Aktivera eller inaktivera AI Playground-funktionen.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Databas Full Bredd",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "Databas Full Bredd",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "Databasen kommer att visas i fullbredds-läge.",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "Databasen kommer att visas i fullbredds-läge.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Databas Bilaga Not",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Databas Bilaga Not",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "Hantera AFFiNE indexering och AFFiNE AI inbäddning för lokal innehållsbehandling",
|
"com.affine.settings.workspace.indexer-embedding.description": "Hantera AFFiNE indexering och AFFiNE AI inbäddning för lokal innehållsbehandling",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Inbäddning",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Inbäddning",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Inbäddning gör det möjligt för AI att hämta ditt innehåll. Om indexeraren använder lokala inställningar kan det påverka vissa av resultaten från inbäddningen.",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Inbäddning gör det möjligt för AI att hämta ditt innehåll. Om indexeraren använder lokala inställningar kan det påverka vissa av resultaten från inbäddningen.",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "Endast arbetsytans ägare kan aktivera inbäddning av arbetsyta.",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Välj dokument",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Välj dokument",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Ladda upp fil",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Ladda upp fil",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Arbetsyta Inbäddning",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Arbetsyta Inbäddning",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "Kantlös",
|
"com.affine.page-starter-bar.edgeless": "Kantlös",
|
||||||
"com.affine.notification.unsupported": "Ej kompatibelt meddelande",
|
"com.affine.notification.unsupported": "Ej kompatibelt meddelande",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> nämnde dig i <2>{{docTitle}}</2>",
|
"com.affine.notification.mention": "<1>{{username}}</1> nämnde dig i <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> kommenterade i <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> nämnde dig i en kommentar i <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-prompt": "Vad tycker du?",
|
||||||
"com.affine.notification.empty": "Inga nya aviseringar",
|
"com.affine.notification.empty": "Inga nya aviseringar",
|
||||||
"com.affine.notification.loading-more": "Laddar mer...",
|
"com.affine.notification.loading-more": "Laddar mer...",
|
||||||
"com.affine.notification.empty.description": "Du kommer att få aviseringar här för @omnämnanden och arbetsutrymmesinbjudningar.",
|
"com.affine.notification.empty.description": "Du kommer att få aviseringar här för @omnämnanden och arbetsutrymmesinbjudningar.",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "Det finns ett problem gällande din inbjudan till <1>{{workspaceName}}</1> ",
|
"com.affine.notification.invitation-blocked": "Det finns ett problem gällande din inbjudan till <1>{{workspaceName}}</1> ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> bjöd in dig till att gå med i <2>{{workspaceName}}</2>",
|
"com.affine.notification.invitation": "<1>{{username}}</1> bjöd in dig till att gå med i <2>{{workspaceName}}</2>",
|
||||||
"com.affine.notification.invitation.accept": "Acceptera & gå med",
|
"com.affine.notification.invitation.accept": "Acceptera & gå med",
|
||||||
|
"com.affine.notification.delete-all": "Radera alla notifikationer",
|
||||||
"tips": "Råd",
|
"tips": "Råd",
|
||||||
"Template": "Mall",
|
"Template": "Mall",
|
||||||
"com.affine.template-list.delete": "Radera mall",
|
"com.affine.template-list.delete": "Radera mall",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "Starta",
|
"com.affine.recording.start": "Starta",
|
||||||
"com.affine.recording.dismiss": "Avfärda",
|
"com.affine.recording.dismiss": "Avfärda",
|
||||||
"com.affine.recording.stop": "Stoppa",
|
"com.affine.recording.stop": "Stoppa",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "Migrera data för att förbättra användarupplevelsen",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "Vi uppdaterar de lokala data för att underlätta inspelning och filtrering av skapat av och Senast redigerat av information. Vänligen klicka på knappen \"Migrera data\" och säkerställ en stabil nätverksanslutning under processen.",
|
||||||
"com.affine.migration-all-docs-notification.error": "Migration misslyckades: {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "Migration misslyckades: {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "Migrera data",
|
"com.affine.migration-all-docs-notification.button": "Migrera data",
|
||||||
|
"com.affine.comment.comments": "Kommentarer",
|
||||||
|
"com.affine.comment.no-comments": "Inga kommentarer ännu, välj innehåll för att lägga till en kommentar i",
|
||||||
|
"com.affine.comment.delete.confirm.title": "Radera tråden?",
|
||||||
|
"com.affine.comment.delete.confirm.description": "Alla kommentarer kommer också att raderas och denna åtgärd kan inte ångras.",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "Radera detta svar?",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "Radera detta svar? Denna åtgärd kan inte ångras.",
|
||||||
|
"com.affine.comment.reply.show-more": "Visa {{count}} fler svar",
|
||||||
|
"com.affine.comment.filter.show-resolved": "Visa lösta kommentarer",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "Endast mina svar och nämner",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "Endast aktuellt läge",
|
||||||
|
"com.affine.comment.reply": "Svara",
|
||||||
|
"com.affine.comment.copy-link": "Kopiera länk",
|
||||||
"error.INTERNAL_SERVER_ERROR": "Ett internt fel har inträffat.",
|
"error.INTERNAL_SERVER_ERROR": "Ett internt fel har inträffat.",
|
||||||
"error.NETWORK_ERROR": "Nätverksfel.",
|
"error.NETWORK_ERROR": "Nätverksfel.",
|
||||||
"error.TOO_MANY_REQUEST": "För många förfrågningar.",
|
"error.TOO_MANY_REQUEST": "För många förfrågningar.",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Ett arbetsområde krävs för utcheckning av teamprenumeration.",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Ett arbetsområde krävs för utcheckning av teamprenumeration.",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Arbetsområde-ID krävs för att uppdatera teamprenumerationen.",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Arbetsområde-ID krävs för att uppdatera teamprenumerationen.",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "Copilot-session hittades inte.",
|
"error.COPILOT_SESSION_NOT_FOUND": "Copilot-session hittades inte.",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "Copilot-sessionens inmatning är ogiltig.",
|
||||||
"error.COPILOT_SESSION_DELETED": "Copilot-session har raderats.",
|
"error.COPILOT_SESSION_DELETED": "Copilot-session har raderats.",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "Ingen copilot-leverantör tillgänglig: {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Misslyckades med att generera text.",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Misslyckades med att generera text.",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "Misslyckades med att generera inbäddning med {{provider}}: {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Misslyckades med att skapa chatmeddelande.",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Misslyckades med att skapa chatmeddelande.",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash är inte konfigurerad.",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash är inte konfigurerad.",
|
||||||
"error.COPILOT_ACTION_TAKEN": "Åtgärd har vidtagits, inga fler meddelanden tillåtna.",
|
"error.COPILOT_ACTION_TAKEN": "Åtgärd har vidtagits, inga fler meddelanden tillåtna.",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "Ogiltigt indata för appkonfiguration: {{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "Ogiltigt indata för appkonfiguration: {{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "Söktjänst inte hittad.",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "Söktjänst inte hittad.",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Ogiltigt begäransargument till sökleverantör: {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Ogiltigt begäransargument till sökleverantör: {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "Ogiltig indexerinmatning: {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "Ogiltig indexerinmatning: {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "Kommentar hittades inte.",
|
||||||
|
"error.REPLY_NOT_FOUND": "Svar hittades inte.",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "Kommentarbilaga hittades inte.",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "Du har överskridit din kommentarbilagans storlekskvot."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "Налаштування зовнішнього вигляду",
|
"com.affine.appearanceSettings.title": "Налаштування зовнішнього вигляду",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "Використовуйте ефект прозорості на бічній панелі.",
|
"com.affine.appearanceSettings.translucentUI.description": "Використовуйте ефект прозорості на бічній панелі.",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "Прозорий інтерфейс на бічній панелі",
|
"com.affine.appearanceSettings.translucentUI.title": "Прозорий інтерфейс на бічній панелі",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "Показати зв'язані документи в бічній панелі",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "Керувати відображенням структури зв'язаних документів у бічній панелі.",
|
||||||
"com.affine.auth.change.email.message": "Ваш поточний email - {{email}}. Ми надішлемо тимчасове посилання для перевірки на цей email.",
|
"com.affine.auth.change.email.message": "Ваш поточний email - {{email}}. Ми надішлемо тимчасове посилання для перевірки на цей email.",
|
||||||
"com.affine.auth.change.email.page.subtitle": "Будь ласка, введіть вашу нову електронну адресу нижче. Ми надішлемо посилання для підтвердження на цю електронну адресу, щоб завершити процес.",
|
"com.affine.auth.change.email.page.subtitle": "Будь ласка, введіть вашу нову електронну адресу нижче. Ми надішлемо посилання для підтвердження на цю електронну адресу, щоб завершити процес.",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "Вітання! Ви успішно оновили електронну адресу, пов'язану з вашим обліковим записом AFFiNE Cloud.",
|
"com.affine.auth.change.email.page.success.subtitle": "Вітання! Ви успішно оновили електронну адресу, пов'язану з вашим обліковим записом AFFiNE Cloud.",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "Імпортуйте ваші дані з Notion. Підтримувані формати імпорту: HTML з підсторінками.",
|
"com.affine.import.notion.tooltip": "Імпортуйте ваші дані з Notion. Підтримувані формати імпорту: HTML з підсторінками.",
|
||||||
"com.affine.import.snapshot": "Знімок",
|
"com.affine.import.snapshot": "Знімок",
|
||||||
"com.affine.import.snapshot.tooltip": "Імпортуйте ваш AFFiNE робочий простір і файл зі знімком сторінки.",
|
"com.affine.import.snapshot.tooltip": "Імпортуйте ваш AFFiNE робочий простір і файл зі знімком сторінки.",
|
||||||
|
"com.affine.import.dotaffinefile": ".affine файл",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "Імпорт вашого файлу AFFiNE db (.affine)",
|
||||||
"com.affine.import.status.failed.message": "Імпорт невдалий, спробуйте знову.",
|
"com.affine.import.status.failed.message": "Імпорт невдалий, спробуйте знову.",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "Файл не вибрано",
|
"com.affine.import.status.failed.message.no-file-selected": "Файл не вибрано",
|
||||||
"com.affine.import.status.failed.title": "Помилка імпорту",
|
"com.affine.import.status.failed.title": "Помилка імпорту",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "Умови використання",
|
"com.affine.mobile.setting.others.terms": "Умови використання",
|
||||||
"com.affine.mobile.setting.others.title": "Конфіденційність та інше",
|
"com.affine.mobile.setting.others.title": "Конфіденційність та інше",
|
||||||
"com.affine.mobile.setting.others.website": "Офіційний сайт",
|
"com.affine.mobile.setting.others.website": "Офіційний сайт",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "Видалити мій обліковий запис",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "Бажаєте зберегти дані локально?",
|
"com.affine.mobile.sign-in.skip.hint": "Бажаєте зберегти дані локально?",
|
||||||
"com.affine.mobile.sign-in.skip.link": "Запустити AFFiNE без облікового запису",
|
"com.affine.mobile.sign-in.skip.link": "Запустити AFFiNE без облікового запису",
|
||||||
"com.affine.moreThan30Days": "Старше місяця",
|
"com.affine.moreThan30Days": "Старше місяця",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "Розділений вигляд не підтримує папки.",
|
"com.affine.split-view-folder-warning.description": "Розділений вигляд не підтримує папки.",
|
||||||
"do-not-show-this-again": "Більше не показувати це",
|
"do-not-show-this-again": "Більше не показувати це",
|
||||||
"com.affine.quicksearch.group.creation": "Новий",
|
"com.affine.quicksearch.group.creation": "Новий",
|
||||||
|
"com.affine.quicksearch.search-locally": "Пошук локально",
|
||||||
"com.affine.quicksearch.group.searchfor": "Пошук \"{{query}}\"",
|
"com.affine.quicksearch.group.searchfor": "Пошук \"{{query}}\"",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "Пошук \"{{query}}\" (локально)",
|
||||||
"com.affine.resetSyncStatus.button": "Скинути синхронізацію",
|
"com.affine.resetSyncStatus.button": "Скинути синхронізацію",
|
||||||
"com.affine.resetSyncStatus.description": "Ця операція може виправити деякі проблеми з синхронізацією.",
|
"com.affine.resetSyncStatus.description": "Ця операція може виправити деякі проблеми з синхронізацією.",
|
||||||
"com.affine.rootAppSidebar.collections": "Колекції",
|
"com.affine.rootAppSidebar.collections": "Колекції",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "Ви отримаєте повідомлення електронною поштою, коли інші учасники робочого простору @ вас згадають.",
|
"com.affine.setting.notifications.email.mention.subtitle": "Ви отримаєте повідомлення електронною поштою, коли інші учасники робочого простору @ вас згадають.",
|
||||||
"com.affine.setting.notifications.email.invites.title": "Запрошення",
|
"com.affine.setting.notifications.email.invites.title": "Запрошення",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "Повідомлення, пов'язані з запрошеннями, будуть надіслані електронною поштою.",
|
"com.affine.setting.notifications.email.invites.subtitle": "Повідомлення, пов'язані з запрошеннями, будуть надіслані електронною поштою.",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "Коментарі",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "Ви будете повідомлені електронною поштою, коли інші учасники робочого простору коментуватимуть ваші документи.",
|
||||||
"com.affine.setting.account": "Налаштування облікового запису",
|
"com.affine.setting.account": "Налаштування облікового запису",
|
||||||
"com.affine.setting.account.delete": "Видалити ваш аккаунт",
|
"com.affine.setting.account.delete": "Видалити ваш аккаунт",
|
||||||
"com.affine.setting.account.delete.message": "Після видалення ваш обліковий запис буде недоступним, а всі дані в вашому особистому хмарному просторі будуть остаточно видалені.",
|
"com.affine.setting.account.delete.message": "Після видалення ваш обліковий запис буде недоступним, а всі дані в вашому особистому хмарному просторі будуть остаточно видалені.",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "Мікрофон",
|
"com.affine.settings.meetings.privacy.microphone": "Мікрофон",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "Для використання функції зустрічей потрібен дозвіл.",
|
"com.affine.settings.meetings.privacy.microphone.description": "Для використання функції зустрічей потрібен дозвіл.",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Натисніть, щоб дозволити",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "Натисніть, щоб дозволити",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "Проблеми з доступом",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "Дозволи надано, але статус не оновлюється? Перезавантажте додаток для поновлення дозволів.",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "Перезавантажити додаток",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "Нічого не робити",
|
"com.affine.settings.meetings.record.recording-mode.none": "Нічого не робити",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "Авто старт запису",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "Авто старт запису",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "Показати підказку запису",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "Показати підказку запису",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Увімкніть або вимкніть функцію AI пошук в мережі.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "Увімкніть або вимкніть функцію AI пошук в мережі.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Увімкнути перемикач моделі AI",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "Увімкнути перемикач моделі AI",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Увімкнути або вимкнути функцію перемикання моделі AI.",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "Увімкнути або вимкнути функцію перемикання моделі AI.",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "Увімкнути AI Playground",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "Увімкнути або вимкнути функцію AI Playground.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "База даних на повну ширину",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "База даних на повну ширину",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "База даних буде відображатися в режимі повної ширини.",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "База даних буде відображатися в режимі повної ширини.",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Примітка про вкладення бази даних",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "Примітка про вкладення бази даних",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "Керуйте індексацією AFFiNE та AFFiNE AI вбудовування для обробки локального вмісту",
|
"com.affine.settings.workspace.indexer-embedding.description": "Керуйте індексацією AFFiNE та AFFiNE AI вбудовування для обробки локального вмісту",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Вбудовування",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "Вбудовування",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Вбудовування дозволяє AI отримувати ваш контент. Якщо індексатор використовує локальні налаштування, це може вплинути на деякі результати вбудовування.",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "Вбудовування дозволяє AI отримувати ваш контент. Якщо індексатор використовує локальні налаштування, це може вплинути на деякі результати вбудовування.",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "Тільки власник робочого простору може увімкнути вбудовування робочого простору.",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Виберіть документ",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "Виберіть документ",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Завантажити файл",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "Завантажити файл",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Вбудовування робочого простору",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "Вбудовування робочого простору",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "Безмежний",
|
"com.affine.page-starter-bar.edgeless": "Безмежний",
|
||||||
"com.affine.notification.unsupported": "Непідтримуване повідомлення",
|
"com.affine.notification.unsupported": "Непідтримуване повідомлення",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> згадує вас у <2>{{docTitle}}</2>",
|
"com.affine.notification.mention": "<1>{{username}}</1> згадує вас у <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> коментував у <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> згадує вас у коментарі в <2>{{docTitle}}</2>",
|
||||||
|
"com.affine.notification.comment-prompt": "Які ваші думки?",
|
||||||
"com.affine.notification.empty": "Немає нових сповіщень",
|
"com.affine.notification.empty": "Немає нових сповіщень",
|
||||||
"com.affine.notification.loading-more": "Завантажити більше...",
|
"com.affine.notification.loading-more": "Завантажити більше...",
|
||||||
"com.affine.notification.empty.description": "Тут ви отримаєте сповіщення про згадки @ і запрошення до робочих просторів.",
|
"com.affine.notification.empty.description": "Тут ви отримаєте сповіщення про згадки @ і запрошення до робочих просторів.",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "Є проблема з вашим запрошенням до <1>{{workspaceName}}</1> ",
|
"com.affine.notification.invitation-blocked": "Є проблема з вашим запрошенням до <1>{{workspaceName}}</1> ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> запросив вас приєднатися до <2>{{workspaceName}}</2>",
|
"com.affine.notification.invitation": "<1>{{username}}</1> запросив вас приєднатися до <2>{{workspaceName}}</2>",
|
||||||
"com.affine.notification.invitation.accept": "Прийняти та приєднатися",
|
"com.affine.notification.invitation.accept": "Прийняти та приєднатися",
|
||||||
|
"com.affine.notification.delete-all": "Видалити всі повідомлення",
|
||||||
"tips": "Поради",
|
"tips": "Поради",
|
||||||
"Template": "Шаблон",
|
"Template": "Шаблон",
|
||||||
"com.affine.template-list.delete": "Видалити шаблон",
|
"com.affine.template-list.delete": "Видалити шаблон",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "Почати",
|
"com.affine.recording.start": "Почати",
|
||||||
"com.affine.recording.dismiss": "Відхилити",
|
"com.affine.recording.dismiss": "Відхилити",
|
||||||
"com.affine.recording.stop": "Стоп",
|
"com.affine.recording.stop": "Стоп",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "Міграція даних для покращення досвіду користувача",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "Ми оновлюємо локальні дані для полегшення запису та фільтрації інформації, створеної та останньою редагованої. Натисніть кнопку «Міграція даних» і переконайтеся, що під час цього процесу мережеве з’єднання стабільне.",
|
||||||
"com.affine.migration-all-docs-notification.error": "Міграція провалилася: {{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "Міграція провалилася: {{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "Міграція даних",
|
"com.affine.migration-all-docs-notification.button": "Міграція даних",
|
||||||
|
"com.affine.comment.comments": "Коментарі",
|
||||||
|
"com.affine.comment.no-comments": "Ще немає коментарів, виберіть контент для додавання коментаря",
|
||||||
|
"com.affine.comment.delete.confirm.title": "Видалити цю тему?",
|
||||||
|
"com.affine.comment.delete.confirm.description": "Усі коментарі також будуть видалені, і цю дію не можна буде скасувати.",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "Видалити цю відповідь?",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "Видалити цю відповідь? Цю дію не можна скасувати.",
|
||||||
|
"com.affine.comment.reply.show-more": "Показати ще {{count}} відповідей",
|
||||||
|
"com.affine.comment.filter.show-resolved": "Показати вирішені коментарі",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "Тільки мої відповіді та згадки",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "Тільки поточний режим",
|
||||||
|
"com.affine.comment.reply": "Відповісти",
|
||||||
|
"com.affine.comment.copy-link": "Копіювати посилання",
|
||||||
"error.INTERNAL_SERVER_ERROR": "Сталася внутрішня помилка.",
|
"error.INTERNAL_SERVER_ERROR": "Сталася внутрішня помилка.",
|
||||||
"error.NETWORK_ERROR": "Помилка мережі.",
|
"error.NETWORK_ERROR": "Помилка мережі.",
|
||||||
"error.TOO_MANY_REQUEST": "Занадто багато запитів.",
|
"error.TOO_MANY_REQUEST": "Занадто багато запитів.",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Необхідне робоче простір для оформлення підписки для команди.",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "Необхідне робоче простір для оформлення підписки для команди.",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Id робочого простору необхідний для оновлення підписки для команди.",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "Id робочого простору необхідний для оновлення підписки для команди.",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "Сесію Copilot не знайдено.",
|
"error.COPILOT_SESSION_NOT_FOUND": "Сесію Copilot не знайдено.",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "Введення Copilot є недійсним.",
|
||||||
"error.COPILOT_SESSION_DELETED": "Сесію Copilot було видалено.",
|
"error.COPILOT_SESSION_DELETED": "Сесію Copilot було видалено.",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "Немає доступного постачальника Copilot: {{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Не вдалося створити текст.",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "Не вдалося створити текст.",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "Неможливо створити вбудовування за допомогою {{provider}}: {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Не вдалося створити повідомлення чату.",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "Не вдалося створити повідомлення чату.",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash не налаштований.",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash не налаштований.",
|
||||||
"error.COPILOT_ACTION_TAKEN": "Дію виконано, подальші повідомлення не дозволені.",
|
"error.COPILOT_ACTION_TAKEN": "Дію виконано, подальші повідомлення не дозволені.",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "Недійсне введення конфігурації програми: {{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "Недійсне введення конфігурації програми: {{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "Пошуковий провайдер не знайдено.",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "Пошуковий провайдер не знайдено.",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Неправильний аргумент запиту до пошукового провайдера: {{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "Неправильний аргумент запиту до пошукового провайдера: {{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "Неправильний вхідний індексатор: {{reason}}"
|
"error.INVALID_INDEXER_INPUT": "Неправильний вхідний індексатор: {{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "Коментар не знайдено.",
|
||||||
|
"error.REPLY_NOT_FOUND": "Відповідь не знайдено.",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "Вкладення коментаря не знайдено.",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "Ви перевищили квоту на обсяг вкладення коментаря."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -240,6 +240,8 @@
|
|||||||
"com.affine.appearanceSettings.title": "外觀設定",
|
"com.affine.appearanceSettings.title": "外觀設定",
|
||||||
"com.affine.appearanceSettings.translucentUI.description": "在側邊欄使用半透明效果。",
|
"com.affine.appearanceSettings.translucentUI.description": "在側邊欄使用半透明效果。",
|
||||||
"com.affine.appearanceSettings.translucentUI.title": "側邊欄的透明效果",
|
"com.affine.appearanceSettings.translucentUI.title": "側邊欄的透明效果",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.title": "在側邊欄中顯示鏈接的文檔",
|
||||||
|
"com.affine.appearanceSettings.showLinkedDocInSidebar.description": "控制側邊欄中是否顯示鏈接文檔的結構。",
|
||||||
"com.affine.auth.change.email.message": "您的當前郵箱是 {{email}}。 我們將向此郵箱發送一個臨時的驗證鏈接。",
|
"com.affine.auth.change.email.message": "您的當前郵箱是 {{email}}。 我們將向此郵箱發送一個臨時的驗證鏈接。",
|
||||||
"com.affine.auth.change.email.page.subtitle": "請在下面輸入您的新電子郵件地址。我們將向此電子郵件地址發送驗證鏈接以完成該過程。",
|
"com.affine.auth.change.email.page.subtitle": "請在下面輸入您的新電子郵件地址。我們將向此電子郵件地址發送驗證鏈接以完成該過程。",
|
||||||
"com.affine.auth.change.email.page.success.subtitle": "恭喜!您已成功更新與您的 AFFiNE Cloud 帳戶關聯的電子郵件地址。",
|
"com.affine.auth.change.email.page.success.subtitle": "恭喜!您已成功更新與您的 AFFiNE Cloud 帳戶關聯的電子郵件地址。",
|
||||||
@@ -600,6 +602,8 @@
|
|||||||
"com.affine.import.notion.tooltip": "導入您的 Notion 數據。支持導入格式:HTML 帶子頁面。",
|
"com.affine.import.notion.tooltip": "導入您的 Notion 數據。支持導入格式:HTML 帶子頁面。",
|
||||||
"com.affine.import.snapshot": "快照",
|
"com.affine.import.snapshot": "快照",
|
||||||
"com.affine.import.snapshot.tooltip": "導入您的 AFFiNE 工作區和頁面快照文件。",
|
"com.affine.import.snapshot.tooltip": "導入您的 AFFiNE 工作區和頁面快照文件。",
|
||||||
|
"com.affine.import.dotaffinefile": ".affine 文件",
|
||||||
|
"com.affine.import.dotaffinefile.tooltip": "導入您的AFFiNE數據庫文件 (.affine)",
|
||||||
"com.affine.import.status.failed.message": "導入失敗,請重試。",
|
"com.affine.import.status.failed.message": "導入失敗,請重試。",
|
||||||
"com.affine.import.status.failed.message.no-file-selected": "未選擇文件",
|
"com.affine.import.status.failed.message.no-file-selected": "未選擇文件",
|
||||||
"com.affine.import.status.failed.title": "導入失敗",
|
"com.affine.import.status.failed.title": "導入失敗",
|
||||||
@@ -685,6 +689,7 @@
|
|||||||
"com.affine.mobile.setting.others.terms": "使用條款",
|
"com.affine.mobile.setting.others.terms": "使用條款",
|
||||||
"com.affine.mobile.setting.others.title": "隱私 & 其他",
|
"com.affine.mobile.setting.others.title": "隱私 & 其他",
|
||||||
"com.affine.mobile.setting.others.website": "官方網站",
|
"com.affine.mobile.setting.others.website": "官方網站",
|
||||||
|
"com.affine.mobile.setting.others.delete-account": "刪除帳號",
|
||||||
"com.affine.mobile.sign-in.skip.hint": "想要將數據保留在本地嗎?",
|
"com.affine.mobile.sign-in.skip.hint": "想要將數據保留在本地嗎?",
|
||||||
"com.affine.mobile.sign-in.skip.link": "略過登录直接启动AFFiNE",
|
"com.affine.mobile.sign-in.skip.link": "略過登录直接启动AFFiNE",
|
||||||
"com.affine.moreThan30Days": "超過30天",
|
"com.affine.moreThan30Days": "超過30天",
|
||||||
@@ -1116,7 +1121,9 @@
|
|||||||
"com.affine.split-view-folder-warning.description": "拆分視圖不支持文件夾。",
|
"com.affine.split-view-folder-warning.description": "拆分視圖不支持文件夾。",
|
||||||
"do-not-show-this-again": "不再顯示此內容",
|
"do-not-show-this-again": "不再顯示此內容",
|
||||||
"com.affine.quicksearch.group.creation": "新建",
|
"com.affine.quicksearch.group.creation": "新建",
|
||||||
|
"com.affine.quicksearch.search-locally": "本地搜索",
|
||||||
"com.affine.quicksearch.group.searchfor": "搜尋 \"{{query}}\"",
|
"com.affine.quicksearch.group.searchfor": "搜尋 \"{{query}}\"",
|
||||||
|
"com.affine.quicksearch.group.searchfor-locally": "搜索 \"{{query}}\" (本地)",
|
||||||
"com.affine.resetSyncStatus.button": "重置同步",
|
"com.affine.resetSyncStatus.button": "重置同步",
|
||||||
"com.affine.resetSyncStatus.description": "此操作可能會修復一些同步問題。",
|
"com.affine.resetSyncStatus.description": "此操作可能會修復一些同步問題。",
|
||||||
"com.affine.rootAppSidebar.collections": "收藏集",
|
"com.affine.rootAppSidebar.collections": "收藏集",
|
||||||
@@ -1192,6 +1199,8 @@
|
|||||||
"com.affine.setting.notifications.email.mention.subtitle": "當工作區的其他成員 @ 你時,您將通過電子郵件收到通知。",
|
"com.affine.setting.notifications.email.mention.subtitle": "當工作區的其他成員 @ 你時,您將通過電子郵件收到通知。",
|
||||||
"com.affine.setting.notifications.email.invites.title": "邀請",
|
"com.affine.setting.notifications.email.invites.title": "邀請",
|
||||||
"com.affine.setting.notifications.email.invites.subtitle": "邀請消息將通過電子郵件發送。",
|
"com.affine.setting.notifications.email.invites.subtitle": "邀請消息將通過電子郵件發送。",
|
||||||
|
"com.affine.setting.notifications.email.comments.title": "評論",
|
||||||
|
"com.affine.setting.notifications.email.comments.subtitle": "當工作區的其他成員評論你的文檔時,你將通過電子郵件收到通知。",
|
||||||
"com.affine.setting.account": "帳號設定",
|
"com.affine.setting.account": "帳號設定",
|
||||||
"com.affine.setting.account.delete": "刪除您的賬號",
|
"com.affine.setting.account.delete": "刪除您的賬號",
|
||||||
"com.affine.setting.account.delete.message": "一旦刪除,您的賬戶將無法訪問,您個人雲空間中的所有數據將被永久刪除。",
|
"com.affine.setting.account.delete.message": "一旦刪除,您的賬戶將無法訪問,您個人雲空間中的所有數據將被永久刪除。",
|
||||||
@@ -1392,6 +1401,9 @@
|
|||||||
"com.affine.settings.meetings.privacy.microphone": "麥克風",
|
"com.affine.settings.meetings.privacy.microphone": "麥克風",
|
||||||
"com.affine.settings.meetings.privacy.microphone.description": "會議功能需要獲得許可才能使用。",
|
"com.affine.settings.meetings.privacy.microphone.description": "會議功能需要獲得許可才能使用。",
|
||||||
"com.affine.settings.meetings.privacy.microphone.permission-setting": "點擊確認",
|
"com.affine.settings.meetings.privacy.microphone.permission-setting": "點擊確認",
|
||||||
|
"com.affine.settings.meetings.privacy.issues": "權限問題",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.description": "權限已授予,但狀態未更新?重新啟動應用以刷新權限。",
|
||||||
|
"com.affine.settings.meetings.privacy.issues.restart": "重啟應用",
|
||||||
"com.affine.settings.meetings.record.recording-mode.none": "什麼也不做",
|
"com.affine.settings.meetings.record.recording-mode.none": "什麼也不做",
|
||||||
"com.affine.settings.meetings.record.recording-mode.auto-start": "自動開始錄音",
|
"com.affine.settings.meetings.record.recording-mode.auto-start": "自動開始錄音",
|
||||||
"com.affine.settings.meetings.record.recording-mode.prompt": "顯示錄音提示",
|
"com.affine.settings.meetings.record.recording-mode.prompt": "顯示錄音提示",
|
||||||
@@ -1415,6 +1427,8 @@
|
|||||||
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "啟用或停用 AI 網路搜尋功能。",
|
"com.affine.settings.workspace.experimental-features.enable-ai-network-search.description": "啟用或停用 AI 網路搜尋功能。",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "啟用 AI 模型切換",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.name": "啟用 AI 模型切換",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "啟用或禁用 AI 模型切換功能。",
|
"com.affine.settings.workspace.experimental-features.enable-ai-model-switch.description": "啟用或禁用 AI 模型切換功能。",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.name": "啟用 AI Playground",
|
||||||
|
"com.affine.settings.workspace.experimental-features.enable-ai-playground.description": "啟用或禁用 AI Playground 功能。",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "文檔資料庫全寬",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "文檔資料庫全寬",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "文檔資料庫將以全寬模式顯示。",
|
"com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "文檔資料庫將以全寬模式顯示。",
|
||||||
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "文檔資料庫附件註釋",
|
"com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "文檔資料庫附件註釋",
|
||||||
@@ -1572,6 +1586,7 @@
|
|||||||
"com.affine.settings.workspace.indexer-embedding.description": "管理 AFFiNE 索引和 AFFiNE AI 嵌入,用於本地內容處理",
|
"com.affine.settings.workspace.indexer-embedding.description": "管理 AFFiNE 索引和 AFFiNE AI 嵌入,用於本地內容處理",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.title": "嵌入",
|
"com.affine.settings.workspace.indexer-embedding.embedding.title": "嵌入",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.description": "嵌入允許 AI 檢索您的內容。如果索引器使用本地設定,可能會影響嵌入的一些結果。",
|
"com.affine.settings.workspace.indexer-embedding.embedding.description": "嵌入允許 AI 檢索您的內容。如果索引器使用本地設定,可能會影響嵌入的一些結果。",
|
||||||
|
"com.affine.settings.workspace.indexer-embedding.embedding.disabled-tooltip": "只有工作區所有者可以啟用工作區嵌入。",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "選擇文檔",
|
"com.affine.settings.workspace.indexer-embedding.embedding.select-doc": "選擇文檔",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "上傳文件",
|
"com.affine.settings.workspace.indexer-embedding.embedding.upload-file": "上傳文件",
|
||||||
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "工作區嵌入",
|
"com.affine.settings.workspace.indexer-embedding.embedding.switch.title": "工作區嵌入",
|
||||||
@@ -1919,6 +1934,9 @@
|
|||||||
"com.affine.page-starter-bar.edgeless": "無界",
|
"com.affine.page-starter-bar.edgeless": "無界",
|
||||||
"com.affine.notification.unsupported": "不支持的訊息",
|
"com.affine.notification.unsupported": "不支持的訊息",
|
||||||
"com.affine.notification.mention": "<1>{{username}}</1> 在 <2>{{docTitle}}</2> 中提到你",
|
"com.affine.notification.mention": "<1>{{username}}</1> 在 <2>{{docTitle}}</2> 中提到你",
|
||||||
|
"com.affine.notification.comment": "<1>{{username}}</1> 在 <2>{{docTitle}}</2> 中添加了評論",
|
||||||
|
"com.affine.notification.comment-mention": "<1>{{username}}</1> 在 <2>{{docTitle}}</2> 的評論中提到了你",
|
||||||
|
"com.affine.notification.comment-prompt": "你有什麼想法?",
|
||||||
"com.affine.notification.empty": "沒有新通知",
|
"com.affine.notification.empty": "沒有新通知",
|
||||||
"com.affine.notification.loading-more": "加載更多...",
|
"com.affine.notification.loading-more": "加載更多...",
|
||||||
"com.affine.notification.empty.description": "此處將通知您有關@提及和工作區邀請。",
|
"com.affine.notification.empty.description": "此處將通知您有關@提及和工作區邀請。",
|
||||||
@@ -1930,6 +1948,7 @@
|
|||||||
"com.affine.notification.invitation-blocked": "關於您的邀請 <1>{{workspaceName}}</1> 存在問題 ",
|
"com.affine.notification.invitation-blocked": "關於您的邀請 <1>{{workspaceName}}</1> 存在問題 ",
|
||||||
"com.affine.notification.invitation": "<1>{{username}}</1> 邀請你加入 <2>{{workspaceName}}</2>",
|
"com.affine.notification.invitation": "<1>{{username}}</1> 邀請你加入 <2>{{workspaceName}}</2>",
|
||||||
"com.affine.notification.invitation.accept": "接受並加入",
|
"com.affine.notification.invitation.accept": "接受並加入",
|
||||||
|
"com.affine.notification.delete-all": "刪除所有通知",
|
||||||
"tips": "提示",
|
"tips": "提示",
|
||||||
"Template": "模板",
|
"Template": "模板",
|
||||||
"com.affine.template-list.delete": "移除模板",
|
"com.affine.template-list.delete": "移除模板",
|
||||||
@@ -2044,8 +2063,22 @@
|
|||||||
"com.affine.recording.start": "開始",
|
"com.affine.recording.start": "開始",
|
||||||
"com.affine.recording.dismiss": "忽略",
|
"com.affine.recording.dismiss": "忽略",
|
||||||
"com.affine.recording.stop": "停止",
|
"com.affine.recording.stop": "停止",
|
||||||
|
"com.affine.migration-all-docs-notification.header": "遷移數據以提升用戶體驗",
|
||||||
|
"com.affine.migration-all-docs-notification.desc": "我們正在更新本地數據以便記錄和篩選 “創建者” 和 “最後編輯者” 信息。請點擊“遷移數據”按鈕,並確保在此過程中的網絡連接穩定。",
|
||||||
"com.affine.migration-all-docs-notification.error": "遷移失敗:{{errorMessage}}",
|
"com.affine.migration-all-docs-notification.error": "遷移失敗:{{errorMessage}}",
|
||||||
"com.affine.migration-all-docs-notification.button": "遷移數據",
|
"com.affine.migration-all-docs-notification.button": "遷移數據",
|
||||||
|
"com.affine.comment.comments": "評論",
|
||||||
|
"com.affine.comment.no-comments": "尚無評論,請選擇要添加評論的內容",
|
||||||
|
"com.affine.comment.delete.confirm.title": "刪除該主題?",
|
||||||
|
"com.affine.comment.delete.confirm.description": "所有評論也將被刪除,此操作無法撤銷。",
|
||||||
|
"com.affine.comment.reply.delete.confirm.title": "是否刪除此回復?",
|
||||||
|
"com.affine.comment.reply.delete.confirm.description": "是否刪除此回復?此操作無法撤銷。",
|
||||||
|
"com.affine.comment.reply.show-more": "顯示 {{count}} 條更多回復",
|
||||||
|
"com.affine.comment.filter.show-resolved": "顯示已解決的評論",
|
||||||
|
"com.affine.comment.filter.only-my-replies": "僅限我的回復和提及",
|
||||||
|
"com.affine.comment.filter.only-current-mode": "僅限當前模式",
|
||||||
|
"com.affine.comment.reply": "回復",
|
||||||
|
"com.affine.comment.copy-link": "複製鏈接",
|
||||||
"error.INTERNAL_SERVER_ERROR": "發生內部錯誤。",
|
"error.INTERNAL_SERVER_ERROR": "發生內部錯誤。",
|
||||||
"error.NETWORK_ERROR": "網絡錯誤。",
|
"error.NETWORK_ERROR": "網絡錯誤。",
|
||||||
"error.TOO_MANY_REQUEST": "請求過多。",
|
"error.TOO_MANY_REQUEST": "請求過多。",
|
||||||
@@ -2129,8 +2162,11 @@
|
|||||||
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "需要一個工作區來辦理團隊訂閱。",
|
"error.WORKSPACE_ID_REQUIRED_FOR_TEAM_SUBSCRIPTION": "需要一個工作區來辦理團隊訂閱。",
|
||||||
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "更新團隊訂閱需要工作區ID。",
|
"error.WORKSPACE_ID_REQUIRED_TO_UPDATE_TEAM_SUBSCRIPTION": "更新團隊訂閱需要工作區ID。",
|
||||||
"error.COPILOT_SESSION_NOT_FOUND": "找不到Copilot會話。",
|
"error.COPILOT_SESSION_NOT_FOUND": "找不到Copilot會話。",
|
||||||
|
"error.COPILOT_SESSION_INVALID_INPUT": "Copilot 會話輸入無效。",
|
||||||
"error.COPILOT_SESSION_DELETED": "Copilot 會話已被刪除。",
|
"error.COPILOT_SESSION_DELETED": "Copilot 會話已被刪除。",
|
||||||
|
"error.NO_COPILOT_PROVIDER_AVAILABLE": "沒有可用的 Copilot 提供商:{{modelId}}",
|
||||||
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "無法生成文本。",
|
"error.COPILOT_FAILED_TO_GENERATE_TEXT": "無法生成文本。",
|
||||||
|
"error.COPILOT_FAILED_TO_GENERATE_EMBEDDING": "無法使用{{provider}}生成嵌入: {{message}}",
|
||||||
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "無法創建聊天消息。",
|
"error.COPILOT_FAILED_TO_CREATE_MESSAGE": "無法創建聊天消息。",
|
||||||
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash未配置。",
|
"error.UNSPLASH_IS_NOT_CONFIGURED": "Unsplash未配置。",
|
||||||
"error.COPILOT_ACTION_TAKEN": "已採取行動,不再允許發送消息。",
|
"error.COPILOT_ACTION_TAKEN": "已採取行動,不再允許發送消息。",
|
||||||
@@ -2178,5 +2214,9 @@
|
|||||||
"error.INVALID_APP_CONFIG_INPUT": "無效的應用程序配置輸入:{{message}}",
|
"error.INVALID_APP_CONFIG_INPUT": "無效的應用程序配置輸入:{{message}}",
|
||||||
"error.SEARCH_PROVIDER_NOT_FOUND": "搜索提供商未找到。",
|
"error.SEARCH_PROVIDER_NOT_FOUND": "搜索提供商未找到。",
|
||||||
"error.INVALID_SEARCH_PROVIDER_REQUEST": "無效的搜索提供者請求參數:{{reason}}",
|
"error.INVALID_SEARCH_PROVIDER_REQUEST": "無效的搜索提供者請求參數:{{reason}}",
|
||||||
"error.INVALID_INDEXER_INPUT": "無效的索引器輸入:{{reason}}"
|
"error.INVALID_INDEXER_INPUT": "無效的索引器輸入:{{reason}}",
|
||||||
|
"error.COMMENT_NOT_FOUND": "未找到評論。",
|
||||||
|
"error.REPLY_NOT_FOUND": "未找到回復。",
|
||||||
|
"error.COMMENT_ATTACHMENT_NOT_FOUND": "未找到評論附件。",
|
||||||
|
"error.COMMENT_ATTACHMENT_QUOTA_EXCEEDED": "您已超出評論附件的大小限制。"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user