mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-22 14:11:34 +03:00
feat(i18n): update translation (#4923)
This commit is contained in:
parent
aa4c7407de
commit
ce2eeeffbe
@ -92,10 +92,10 @@ export const RulesMode = ({
|
||||
values={{
|
||||
highlight: t['com.affine.editCollection.rules.tips.highlight'](),
|
||||
}}
|
||||
>
|
||||
Pages that meet the rules will be added to the current collection{' '}
|
||||
<span className={styles.rulesTitleHighlight}>highlight</span>.
|
||||
</Trans>
|
||||
components={{
|
||||
2: <span className={styles.rulesTitleHighlight} />,
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className={styles.rulesContainer}>
|
||||
<div className={styles.rulesContainerLeft}>
|
||||
|
@ -167,7 +167,9 @@ export const CloudWorkspaceMembersPanel = ({
|
||||
})}
|
||||
,
|
||||
<div className={style.goUpgradeWrapper} onClick={handleUpgrade}>
|
||||
<span className={style.goUpgrade}>go upgrade</span>
|
||||
<span className={style.goUpgrade}>
|
||||
{t['com.affine.payment.member.description.go-upgrade']()}
|
||||
</span>
|
||||
<ArrowRightBigIcon className={style.arrowRight} />
|
||||
</div>
|
||||
</span>
|
||||
|
@ -128,6 +128,7 @@ export function getPlanDetail(t: ReturnType<typeof useAFFiNEI18N>) {
|
||||
}
|
||||
|
||||
export const PlanCard = (props: PlanCardProps) => {
|
||||
const t = useAFFiNEI18N();
|
||||
const { detail, subscription, recurring } = props;
|
||||
const loggedIn = useCurrentLoginStatus() === 'authenticated';
|
||||
const currentPlan = subscription?.plan ?? SubscriptionPlan.Free;
|
||||
@ -162,7 +163,9 @@ export const PlanCard = (props: PlanCardProps) => {
|
||||
? detail.price
|
||||
: detail.yearlyPrice}
|
||||
</span>
|
||||
<span className={styles.planPriceDesc}>per month</span>
|
||||
<span className={styles.planPriceDesc}>
|
||||
{t['com.affine.payment.price-description.per-month']()}
|
||||
</span>
|
||||
</>
|
||||
)}
|
||||
</p>
|
||||
|
@ -135,9 +135,12 @@ export function useIsSharedPage(
|
||||
]({
|
||||
preMode:
|
||||
publishMode === PublicPageMode.Edgeless
|
||||
? PublicPageMode.Page
|
||||
: PublicPageMode.Edgeless,
|
||||
currentMode: publishMode,
|
||||
? t['Page']()
|
||||
: t['Edgeless'](),
|
||||
currentMode:
|
||||
publishMode === PublicPageMode.Edgeless
|
||||
? t['Edgeless']()
|
||||
: t['Page'](),
|
||||
}),
|
||||
type: 'success',
|
||||
theme: 'default',
|
||||
|
@ -1,317 +1,226 @@
|
||||
{
|
||||
"404 - Page Not Found": "404 - Seite nicht gefunden",
|
||||
"AFFiNE Cloud": "AFFiNE Cloud",
|
||||
"AFFiNE Community": "AFFiNE Community",
|
||||
"About AFFiNE": "Über AFFiNE",
|
||||
"Access level": "Zugriffsberechtigung",
|
||||
"Add a subpage inside": "Unterseite hinzufügen",
|
||||
"Add Filter": "Filter hinzufügen",
|
||||
"Add Workspace": "Workspace hinzufügen",
|
||||
"Add Workspace Hint": "Auswählen, was du schon hast",
|
||||
"Add a subpage inside": "Unterseite hinzufügen",
|
||||
"Add to Favorites": "Zu Favoriten hinzufügen",
|
||||
"Add to favorites": "Zu Favoriten hinzufügen",
|
||||
"Added Successfully": "Erfolgreich hinzugefügt",
|
||||
"Added to Favorites": "Zu Favoriten hinzugefügt",
|
||||
"All changes are saved locally": "Alle Änderungen sind lokal gespeichert",
|
||||
"All data has been stored in the cloud": "Alle Daten wurden in der Cloud gespeichert.",
|
||||
"All pages": "Alle Seiten",
|
||||
"App Version": "App Version",
|
||||
"Available Offline": "Offline verfügbar",
|
||||
"Back Home": "Zurück zum Start",
|
||||
"Back to Quick Search": "Zurück zur Schnellsuche",
|
||||
"Body text": "Haupttext",
|
||||
"Bold": "Fett",
|
||||
"Cancel": "Abbrechen",
|
||||
"Change avatar hint": "Avatar von allen Mitgliedern ändern.",
|
||||
"Change workspace name hint": "Name von allen Mitgliedern ändern.",
|
||||
"Check Our Docs": "Sieh dir unsere Dokumentation an",
|
||||
"Check for updates": "Nach Updates suchen",
|
||||
"Check for updates automatically": "Automatisch nach Updates suchen",
|
||||
"Cloud Workspace": "Cloud Workspace",
|
||||
"Cloud Workspace Description": "Alle Daten werden synchronisiert und zu dem AffiNE account <1>{{email}}</1> gespeichert",
|
||||
"Code block": "Code-Block",
|
||||
"Collaboration": "Zusammenarbeit",
|
||||
"Collaboration Description": "Für die Zusammenarbeit mit anderen Nutzern werden die AFFiNE Cloud Services benötigt.",
|
||||
"com.affine.aboutAFFiNE.autoCheckUpdate.title": "Automatisch nach Updates suchen",
|
||||
"com.affine.aboutAFFiNE.changelog.title": "Erfahre was neu ist!",
|
||||
"com.affine.aboutAFFiNE.checkUpdate.description": "Neue Version ist verfügbar",
|
||||
"com.affine.aboutAFFiNE.checkUpdate.title": "Nach Updates suchen",
|
||||
"com.affine.aboutAFFiNE.contact.community": "AFFiNE Community",
|
||||
"com.affine.aboutAFFiNE.contact.title": "Kontaktiere uns",
|
||||
"com.affine.aboutAFFiNE.contact.website": "Offizielle Webseite",
|
||||
"com.affine.aboutAFFiNE.legal.privacy": "Datenschutz",
|
||||
"com.affine.aboutAFFiNE.legal.tos": "Nutzungsbedingungen",
|
||||
"com.affine.aboutAFFiNE.subtitle": "Information über AFFiNE",
|
||||
"com.affine.aboutAFFiNE.title": "Über AFFiNE",
|
||||
"com.affine.aboutAFFiNE.version.app": "App Version",
|
||||
"com.affine.aboutAFFiNE.version.title": "Version",
|
||||
"com.affine.appearanceSettings.color.title": "Farb Schema",
|
||||
"com.affine.appearanceSettings.date.title": "Datum",
|
||||
"com.affine.appearanceSettings.dateFormat.title": "Datumsformat",
|
||||
"com.affine.appearanceSettings.font.title": "Schriftart",
|
||||
"com.affine.appearanceSettings.theme.title": "Thema",
|
||||
"com.affine.appUpdater.downloading": "Herunterladen",
|
||||
"com.affine.appUpdater.installUpdate": "Neustart zum Installieren des Updates",
|
||||
"com.affine.appUpdater.openDownloadPage": "Download-Seite öffnen",
|
||||
"com.affine.appUpdater.updateAvailable": "Update verfügbar",
|
||||
"com.affine.appUpdater.whatsNew": "Erfahre was neu ist!",
|
||||
"com.affine.backButton": "Zurück zum Start",
|
||||
"com.affine.banner.content": "Dir gefällt die Demo? <1>Lade den AFFiNE Client herunter</1>, um das volle Potenzial zu entdecken.",
|
||||
"com.affine.brand.affineCloud": "AFFiNE Cloud",
|
||||
"com.affine.cloudTempDisable.description": "Wir aktualisieren den AFFiNE Cloud Service und er ist vorübergehend auf dem Client nicht verfügbar. Wenn du auf dem Laufenden bleiben und über die Verfügbarkeit informiert werden möchtest, kannst du das <1>AFFiNE Cloud Anmeldeformular</1> ausfüllen.",
|
||||
"com.affine.cloudTempDisable.title": "Die AFFiNE Cloud wird gerade aufgerüstet.",
|
||||
"com.affine.collection-bar.action.tooltip.delete": "Löschen",
|
||||
"com.affine.collection-bar.action.tooltip.edit": "Bearbeiten",
|
||||
"com.affine.confirmModal.button.cancel": "Abbrechen",
|
||||
"com.affine.currentYear": "Aktuelles Jahr",
|
||||
"com.affine.deleteLeaveWorkspace.leave": "Workspace verlassen",
|
||||
"com.affine.draw_with_a_blank_whiteboard": "Zeichnen mit einem leeren Whiteboard",
|
||||
"com.affine.earlier": "Früher",
|
||||
"com.affine.editCollection.button.cancel": "Abbrechen",
|
||||
"com.affine.editCollection.button.create": "Erstellen",
|
||||
"com.affine.editCollection.save": "Speichern",
|
||||
"com.affine.enableAffineCloudModal.button.cancel": "Abbrechen",
|
||||
"com.affine.export.error.message": "Bitte versuche es später wieder.",
|
||||
"com.affine.export.success.title": "Erfolgreich exportiert",
|
||||
"com.affine.favoritePageOperation.add": "Zu Favoriten hinzufügen",
|
||||
"com.affine.favoritePageOperation.remove": "Von Favoriten entfernen",
|
||||
"com.affine.filter": "Filter",
|
||||
"com.affine.filter.after": "danach",
|
||||
"com.affine.filter.before": "bevor",
|
||||
"com.affine.filter.false": "falsch",
|
||||
"com.affine.filter.is": "ist",
|
||||
"com.affine.filter.is empty": "ist leer",
|
||||
"com.affine.filter.is not empty": "ist nicht leer",
|
||||
"com.affine.filter.is-favourited": "Favorisiert",
|
||||
"com.affine.filter.true": "wahr",
|
||||
"com.affine.header.option.add-tag": "Tag hinzufügen",
|
||||
"com.affine.header.option.duplicate": "Duplizieren",
|
||||
"com.affine.helpIsland.contactUs": "Kontaktiere uns",
|
||||
"com.affine.helpIsland.gettingStarted": "Erste Schritte",
|
||||
"com.affine.helpIsland.helpAndFeedback": "Hilfe und Feedback",
|
||||
"com.affine.import_file": "Markdown/Notion Unterstützung",
|
||||
"com.affine.inviteModal.button.cancel": "Abbrechen",
|
||||
"com.affine.keyboardShortcuts.bodyText": "Haupttext",
|
||||
"com.affine.keyboardShortcuts.bold": "Fett",
|
||||
"com.affine.keyboardShortcuts.cancel": "Abbrechen",
|
||||
"com.affine.keyboardShortcuts.codeBlock": "Code-Block",
|
||||
"com.affine.keyboardShortcuts.divider": "Trenner",
|
||||
"com.affine.keyboardShortcuts.goBack": "Zurück gehen",
|
||||
"com.affine.keyboardShortcuts.goForward": "Vorwärts gehen",
|
||||
"com.affine.keyboardShortcuts.hand": "Hand",
|
||||
"com.affine.keyboardShortcuts.heading": "Überschrift {{number}}",
|
||||
"com.affine.keyboardShortcuts.image": "Bild",
|
||||
"com.affine.keyboardShortcuts.increaseIndent": "Einzug vergrößern",
|
||||
"com.affine.keyboardShortcuts.inlineCode": "Inline-Code",
|
||||
"com.affine.keyboardShortcuts.italic": "Kursiv",
|
||||
"com.affine.keyboardShortcuts.link": "Hyperlink (mit ausgewähltem Text)",
|
||||
"com.affine.keyboardShortcuts.newPage": "Neue Seite",
|
||||
"com.affine.keyboardShortcuts.pen": "Stift (bald verfügbar)",
|
||||
"com.affine.keyboardShortcuts.quickSearch": "Schnelle Suche",
|
||||
"com.affine.keyboardShortcuts.redo": "Wiederholen",
|
||||
"com.affine.keyboardShortcuts.reduceIndent": "Einzug verringern",
|
||||
"com.affine.keyboardShortcuts.select": "Auswählen",
|
||||
"com.affine.keyboardShortcuts.selectAll": "Alle auswählen",
|
||||
"com.affine.keyboardShortcuts.shape": "Form",
|
||||
"com.affine.keyboardShortcuts.strikethrough": "Durchgestrichen",
|
||||
"com.affine.keyboardShortcuts.text": "Text (bald verfügbar)",
|
||||
"com.affine.keyboardShortcuts.title": "Tastaturkürzel",
|
||||
"com.affine.keyboardShortcuts.underline": "Unterstreichen",
|
||||
"com.affine.keyboardShortcuts.undo": "Rückgängig",
|
||||
"com.affine.last30Days": "Letzten 30 Tage",
|
||||
"com.affine.last7Days": "Letzten 7 Tage",
|
||||
"com.affine.lastMonth": "Letzter Monat",
|
||||
"com.affine.lastWeek": "Letzte Woche",
|
||||
"com.affine.lastYear": "Letztes Jahr",
|
||||
"com.affine.moveToTrash.confirmModal.description": "{{title}} wird in den Papierkorb verschoben",
|
||||
"com.affine.moveToTrash.confirmModal.title": "Seite löschen?",
|
||||
"com.affine.moveToTrash.title": "In Papierkorb verschieben",
|
||||
"com.affine.nameWorkspace.button.cancel": "Abbrechen",
|
||||
"com.affine.nameWorkspace.button.create": "Erstellen",
|
||||
"com.affine.nameWorkspace.description": "Ein Workspace ist dein virtueller Raum zum Erfassen, Gestalten und Planen, ob allein oder gemeinsam im Team.",
|
||||
"com.affine.nameWorkspace.placeholder": "Name vom Workspace ändern",
|
||||
"com.affine.nameWorkspace.title": "Workspace benennen",
|
||||
"com.affine.new_edgeless": "Neuer Edgeless",
|
||||
"com.affine.new_import": "Importieren",
|
||||
"com.affine.notFoundPage.backButton": "Zurück zum Start",
|
||||
"com.affine.notFoundPage.title": "404 - Seite nicht gefunden",
|
||||
"com.affine.onboarding.title1": "Hyperfusion von Whiteboard und Dokumenten",
|
||||
"com.affine.onboarding.title2": "Intuitive und robuste, blockbasierte Bearbeitung",
|
||||
"com.affine.onboarding.videoDescription1": "Wechsle mühelos zwischen dem Seitenmodus für die strukturierte Dokumentenerstellung und dem Whiteboard-Modus für den Ausdruck kreativer Ideen in freier Form.",
|
||||
"com.affine.onboarding.videoDescription2": "Verwende eine modulare Schnittstelle, um strukturierte Dokumente zu erstellen, indem du Textblöcke, Bilder und andere Inhalte einfach per Drag-and-drop anordnen kannst.",
|
||||
"com.affine.openPageOperation.newTab": "In neuem Tab öffnen",
|
||||
"com.affine.pageMode.all": "Alle",
|
||||
"com.affine.pageMode.edgeless": "Edgeless",
|
||||
"com.affine.pageMode.page": "Seite",
|
||||
"com.affine.publicLinkDisableModal.button.cancel": "Abbrechen",
|
||||
"com.affine.publicLinkDisableModal.button.disable": "Deaktivieren",
|
||||
"com.affine.publicLinkDisableModal.description": "Wenn du diesen öffentlichen Link deaktivierst, können andere Personen mit diesem Link nicht mehr auf diese Seite zugreifen.",
|
||||
"com.affine.publicLinkDisableModal.title": "Öffentlichen Link deaktivieren ?",
|
||||
"com.affine.rootAppSidebar.favorites": "Favoriten",
|
||||
"com.affine.rootAppSidebar.others": "Andere",
|
||||
"com.affine.setDBLocation.button.customize": "Anpassen",
|
||||
"com.affine.setDBLocation.button.defaultLocation": "Standard-Speicherort",
|
||||
"com.affine.setDBLocation.description": "Wähle den Ort, an dem du deinen Workspace erstellen möchten. Die Daten vom Workspace werden standardmäßig lokal gespeichert.",
|
||||
"com.affine.setDBLocation.title": "Datenbankstandort festlegen",
|
||||
"com.affine.setDBLocation.tooltip.defaultLocation": "Standardmäßig wird unter {{location}} gespeichert.",
|
||||
"com.affine.setSyncingMode.button.continue": "Fortfahren",
|
||||
"com.affine.setSyncingMode.cloud": "Geräteübergreifende Synchronisierung mit AFFiNE Cloud",
|
||||
"com.affine.setSyncingMode.deviceOnly": "Nur auf dem aktuellen Gerät verwenden",
|
||||
"com.affine.setSyncingMode.title.added": "Erfolgreich hinzugefügt",
|
||||
"com.affine.setSyncingMode.title.created": "Erfolgreich erstellt",
|
||||
"com.affine.settings.remove-workspace": "Workspace entfernen",
|
||||
"com.affine.settingSidebar.settings.general": "Generelles",
|
||||
"com.affine.settingSidebar.settings.workspace": "Workspace",
|
||||
"com.affine.settingSidebar.title": "Einstellungen",
|
||||
"com.affine.shortcutsTitle.edgeless": "Edgeless",
|
||||
"com.affine.shortcutsTitle.general": "Generelles",
|
||||
"com.affine.shortcutsTitle.markdownSyntax": "Markdown Syntax",
|
||||
"com.affine.shortcutsTitle.page": "Seite",
|
||||
"com.affine.sidebarSwitch.collapse": "Seitenleiste einklappen",
|
||||
"com.affine.sidebarSwitch.expand": "Seitenleiste ausklappen",
|
||||
"com.affine.themeSettings.dark": "dunkel",
|
||||
"com.affine.themeSettings.light": "hell",
|
||||
"com.affine.themeSettings.system": "system",
|
||||
"com.affine.toastMessage.addedFavorites": "Zu Favoriten hinzugefügt",
|
||||
"com.affine.toastMessage.edgelessMode": "Edgeless-Modus",
|
||||
"com.affine.toastMessage.movedTrash": "In Papierkorb verschoben",
|
||||
"com.affine.toastMessage.pageMode": "Seitenmodus",
|
||||
"com.affine.toastMessage.permanentlyDeleted": "Dauerhaft gelöscht",
|
||||
"com.affine.toastMessage.removedFavorites": "Von Favoriten entfernt",
|
||||
"com.affine.toastMessage.restored": "{{title}} wiederhergestellt",
|
||||
"com.affine.toastMessage.successfullyDeleted": "Erfolgreich gelöscht",
|
||||
"com.affine.today": "Heute",
|
||||
"com.affine.trashOperation.delete": "Löschen",
|
||||
"com.affine.trashOperation.delete.description": "Das Löschen kann nicht rückgängig gemacht werden. Fortfahren?",
|
||||
"com.affine.trashOperation.delete.title": "Dauerhaft löschen",
|
||||
"com.affine.trashOperation.deletePermanently": "Dauerhaft löschen",
|
||||
"com.affine.trashOperation.restoreIt": "Wiederherstellen",
|
||||
"com.affine.workspace.cannot-delete": "Du kannst den letzten Workspace nicht löschen",
|
||||
"com.affine.workspaceDelete.button.cancel": "Abbrechen",
|
||||
"com.affine.workspaceDelete.button.delete": "Löschen",
|
||||
"com.affine.workspaceDelete.description": "Workspace <1>{{workspace}}</1> wird gelöscht und der Inhalt wird verloren sein. Dies kann nicht rückgängig gemacht werden.",
|
||||
"com.affine.workspaceDelete.description2": "Das Löschen von <1>{{workspace}}</1> wird sowohl lokale als auch Daten in der Cloud löschen. Dies kann nicht rückgängig gemacht werden.",
|
||||
"com.affine.workspaceDelete.placeholder": "Bitte zur Bestätigung den Workspace-Namen eingeben",
|
||||
"com.affine.workspaceDelete.title": "Workspace löschen",
|
||||
"com.affine.workspaceLeave.button.cancel": "Abbrechen",
|
||||
"com.affine.workspaceLeave.button.leave": "Verlassen",
|
||||
"com.affine.workspaceLeave.description": "Nach dem Verlassen hast du keinen Zugriff mehr auf die Inhalte dieses Workspaces.",
|
||||
"com.affine.workspaceSubPath.all": "Alle Seiten",
|
||||
"com.affine.workspaceSubPath.trash": "Papierkorb",
|
||||
"com.affine.workspaceType.cloud": "Cloud Workspace",
|
||||
"com.affine.workspaceType.joined": "Workspace beigetreten",
|
||||
"com.affine.workspaceType.local": "Lokaler Workspace",
|
||||
"com.affine.workspaceType.offline": "Offline verfügbar",
|
||||
"com.affine.write_with_a_blank_page": "Schreibe mit einer leeren Seite",
|
||||
"com.affine.yesterday": "Gestern",
|
||||
"Collapse sidebar": "Seitenleiste einklappen",
|
||||
"Confirm": "Bestätigen",
|
||||
"Connector": "Verbindung (bald verfügbar)",
|
||||
"Contact Us": "Kontaktiere uns",
|
||||
"Contact with us": "Kontaktiere uns",
|
||||
"Continue": "Fortfahren",
|
||||
"Continue with Google": "Mit Google fortfahren",
|
||||
"Convert to ": "Konvertiere zu",
|
||||
"Copied link to clipboard": "Link in die Zwischenablage kopiert",
|
||||
"Copy": "Kopieren",
|
||||
"Copy Link": "Link kopieren",
|
||||
"core": "Core",
|
||||
"Create": "Erstellen",
|
||||
"Create Or Import": "Erstellen oder importieren",
|
||||
"Create Shared Link Description": "Erstelle einen Link, den du leicht mit jedem teilen kannst.",
|
||||
"Create your own workspace": "Eigenen Workspace erstellen",
|
||||
"Created": "Erstellt",
|
||||
"Created Successfully": "Erfolgreich erstellt",
|
||||
"Created with": "Erstellt mit",
|
||||
"Data sync mode": "Daten-Sync Modus",
|
||||
"Customize": "Anpassen",
|
||||
"DB_FILE_ALREADY_LOADED": "Datenbankdatei bereits geladen",
|
||||
"DB_FILE_INVALID": "Ungültige Datenbankdatei",
|
||||
"DB_FILE_PATH_INVALID": "Pfad der Datenbankdatei ungültig",
|
||||
"Data sync mode": "Daten-Sync Modus",
|
||||
"Date": "Datum",
|
||||
"Date Format": "Datumsformat",
|
||||
"Default Location": "Standard-Speicherort",
|
||||
"Default db location hint": "Standardmäßig wird unter {{location}} gespeichert.",
|
||||
"Delete": "Löschen",
|
||||
"Delete Member?": "Mitglied löschen?",
|
||||
"Delete Workspace": "Workspace löschen",
|
||||
"Delete Workspace Description": "Workspace <1>{{workspace}}</1> wird gelöscht und der Inhalt wird verloren sein. Dies kann nicht rückgängig gemacht werden.",
|
||||
"Delete Workspace Description2": "Das Löschen von <1>{{workspace}}</1> wird sowohl lokale als auch Daten in der Cloud löschen. Dies kann nicht rückgängig gemacht werden.",
|
||||
"Delete Workspace Label Hint": "Wenn dieser Workspace gelöscht wird, wird sein gesamter Inhalt für alle Benutzer dauerhaft gelöscht. Niemand wird in der Lage sein, den Inhalt dieses Workspaces wiederherzustellen.",
|
||||
"Delete Workspace placeholder": "Bitte gib als Bestätigung \"Delete\" ein",
|
||||
"Delete page?": "Seite löschen?",
|
||||
"Delete permanently": "Dauerhaft löschen",
|
||||
"Disable": "Deaktivieren",
|
||||
"Disable Public Link": "Öffentlichen Link deaktivieren",
|
||||
"Disable Public Link ?": "Öffentlichen Link deaktivieren ?",
|
||||
"Disable Public Link Description": "Wenn du diesen öffentlichen Link deaktivierst, können andere Personen mit diesem Link nicht mehr auf diese Seite zugreifen.",
|
||||
"Disable Public Sharing": "Öffentliche Freigabe deaktivieren",
|
||||
"Discover what's new": "Erfahre was neu ist!",
|
||||
"Discover what's new!": "Erfahre was neu ist!",
|
||||
"Divider": "Trenner",
|
||||
"Download all data": "Alle Daten herunterladen",
|
||||
"Download core data": "Core Daten herunterladen",
|
||||
"Download data": "{{CoreOrAll}} Daten herunterladen",
|
||||
"Download data Description1": "Es verbraucht mehr Speicherplatz auf deinem Gerät.",
|
||||
"Download data Description2": "Es verbraucht nur wenig Speicherplatz auf deinem Gerät.",
|
||||
"Edgeless": "Edgeless",
|
||||
"Edit": "Bearbeiten",
|
||||
"Edit Filter": "Filter bearbeiten",
|
||||
"emptyAllPages": "Dieser Workspace ist leer. Erstelle eine Seite, um sie zu bearbeiten.",
|
||||
"emptyFavorite": "Klicke auf \"Zu Favoriten hinzufügen\" und die Seite wird hier erscheinen",
|
||||
"emptySharedPages": "Freigegebene Seiten werden hier angezeigt.",
|
||||
"emptyTrash": "Klicke auf \"In Papierkorb verschieben\" und die Seite wird hier erscheinen.",
|
||||
"Enable": "Aktivieren",
|
||||
"Enable AFFiNE Cloud": "AFFiNE Cloud aktivieren",
|
||||
"Enable AFFiNE Cloud Description": "Falls aktiviert, werden die Daten in diesem Workspace via der AFFiNE Cloud gesichert und synchronisiert.",
|
||||
"Enabled success": "Aktivierung erfolgreich",
|
||||
"Exclude from filter": "Von Filter ausschließen",
|
||||
"Expand sidebar": "Seitenleiste ausklappen",
|
||||
"Export": "Exportieren",
|
||||
"Export AFFiNE backup file": "AFFiNE-Backup als Datei exportieren",
|
||||
"Export Description": "Du kannst alle Workspace Daten zur Sicherung exportieren, und die exportierten Daten können wieder importiert werden.",
|
||||
"Export Shared Pages Description": "Laden eine statische Kopie dieser Seite herunter, um sie mit anderen zu teilen.",
|
||||
"Export Workspace": "Das Exportieren von Workspace <1>{{workspace}}</1> kommt bald",
|
||||
"Export failed": "Export fehlgeschlagen",
|
||||
"Export success": "Export erfolgreich",
|
||||
"Export to HTML": "Zu HTML exportieren",
|
||||
"Export to Markdown": "Zu Markdown exportieren",
|
||||
"Export to PDF": "Zu PDF exportieren",
|
||||
"Export to PNG": "Zu PNG exportieren",
|
||||
"Export Workspace": "Das Exportieren von Workspace <1>{{workspace}}</1> kommt bald",
|
||||
"FILE_ALREADY_EXISTS": "Datei existiert bereits",
|
||||
"Failed to publish workspace": "Workspace Veröffentlichung fehlgeschlagen",
|
||||
"Favorite": "Favorit",
|
||||
"Favorite": "Favorisieren",
|
||||
"Favorite pages for easy access": "Favoriten-Seiten für schnellen Zugriff",
|
||||
"Favorited": "Favorisiert",
|
||||
"FILE_ALREADY_EXISTS": "Datei existiert bereits",
|
||||
"Favorites": "Favoriten",
|
||||
"Filters": "Filter",
|
||||
"Find 0 result": "0 Ergebnisse gefunden",
|
||||
"Find results": "{{number}} Ergebnis(se) gefunden",
|
||||
"Font Style": "Schriftart",
|
||||
"Force Sign Out": "Abmeldung erwingen",
|
||||
"General": "Generelles",
|
||||
"Get in touch!": "Kontaktiere uns!",
|
||||
"Get in touch! Join our communities": "Nimm teil! Treten Sie unseren Communities bei.",
|
||||
"Get in touch! Join our communities.": "Bleib mit uns in Kontakt und trete unseren Communitys bei!",
|
||||
"Go Back": "Zurück gehen",
|
||||
"Go Forward": "Vorwärts gehen",
|
||||
"Got it": "Verstanden",
|
||||
"Group": "Gruppieren",
|
||||
"Hand": "Hand",
|
||||
"Heading": "Überschrift {{number}}",
|
||||
"Help and Feedback": "Hilfe und Feedback",
|
||||
"How is AFFiNE Alpha different?": "Worin unterscheidet sich AFFiNE Alpha?",
|
||||
"Image": "Bild",
|
||||
"Import": "Importieren",
|
||||
"Increase indent": "Einzug vergrößern",
|
||||
"Info": "Info",
|
||||
"Inline code": "Inline-Code",
|
||||
"Invitation sent": "Einladung gesendet",
|
||||
"Invite": "Einladen",
|
||||
"Invite Members": "Mitglieder einladen",
|
||||
"Invite placeholder": "E-Mails durchsuchen (Unterstützt nur Gmail)",
|
||||
"is a Cloud Workspace": "ist ein Cloud Workspace.",
|
||||
"is a Local Workspace": "ist ein lokaler Workspace.",
|
||||
"It takes up little space on your device": "Es nimmt nur wenig Platz auf deinem Gerät ein.",
|
||||
"It takes up little space on your device.": "Es verbraucht nur wenig Speicherplatz auf deinem Gerät.",
|
||||
"It takes up more space on your device": "Es verbraucht mehr Speicherplatz auf deinem Gerät.",
|
||||
"It takes up more space on your device.": "Es verbraucht mehr Speicherplatz auf deinem Gerät.",
|
||||
"Italic": "Kursiv",
|
||||
"Joined Workspace": "Workspace beigetreten",
|
||||
"Jump to": "Springe zu",
|
||||
"Keyboard Shortcuts": "Tastaturkürzel",
|
||||
"Leave": "Verlassen",
|
||||
"Leave Workspace": "Workspace verlassen",
|
||||
"Leave Workspace Description": "Nach dem Verlassen hast du keinen Zugriff mehr auf die Inhalte dieses Workspaces.",
|
||||
"Link": "Hyperlink (mit ausgewähltem Text)",
|
||||
"Loading": "Lade...",
|
||||
"Local Workspace": "Lokaler Workspace",
|
||||
"Local Workspace Description": "Alle Daten sind auf dem aktuellen Gerät gespeichert. Du kannst AFFiNE Cloud für diesen Workspace aktivieren, um deine Daten mit der Cloud zu synchronisieren.",
|
||||
"login success": "Login erfolgreich",
|
||||
"Markdown Syntax": "Markdown Syntax",
|
||||
"Member": "Mitglied",
|
||||
"Member has been removed": "{{name}} wurde entfernt",
|
||||
"Members": "Mitglieder",
|
||||
"mobile device": "Sieht aus, als ob du ein mobiles Gerät nutzt.",
|
||||
"mobile device description": "Wir arbeiten noch an der Unterstützung für mobile Geräte und empfehlen dir, ein Desktop-Gerät zu verwenden.",
|
||||
"Move folder": "Ordner verschieben",
|
||||
"Move folder hint": "Neuen Speicherort auswählen.",
|
||||
"Move folder success": "Ordnerverschiebung erfolgreich",
|
||||
"Move page to": "Seite verschieben nach...",
|
||||
"Move page to...": "Seite verschieben nach...",
|
||||
"Move to": "Verschieben zu",
|
||||
"Move to Trash": "In Papierkorb verschieben",
|
||||
"Moved to Trash": "In Papierkorb verschoben",
|
||||
"My Workspaces": "Meine Workspaces",
|
||||
"Name Your Workspace": "Workspace benennen",
|
||||
"Navigation Path": "Navigationspfad",
|
||||
"New Keyword Page": "Neue '{{query}}' Seite",
|
||||
"New Page": "Neue Seite",
|
||||
"New Workspace": "Neuer Workspace",
|
||||
"New version is ready": "Neue Version ist verfügbar",
|
||||
"No item": "Kein Inhalt",
|
||||
"Non-Gmail": "Nur Gmail wird unterstützt",
|
||||
"Not now": "Vielleicht später",
|
||||
"Note": "Notiz",
|
||||
"Official Website": "Offizielle Webseite",
|
||||
"Open Workspace Settings": "Workspace Einstellungen öffnen",
|
||||
"Open folder": "Ordner öffnen",
|
||||
"Open folder hint": "Prüfe, wo sich der Speicherordner befindet.",
|
||||
"Open Workspace Settings": "Workspace Einstellungen öffnen",
|
||||
"Open in new tab": "In neuem Tab öffnen",
|
||||
"Organize pages to build knowledge": "Seiten organisieren, um Wissen aufzubauen",
|
||||
"Owner": "Besitzer",
|
||||
"Page": "Seite",
|
||||
"Paper": "Papier",
|
||||
"Pen": "Stift (bald verfügbar)",
|
||||
"Pending": "Ausstehend",
|
||||
"Permanently deleted": "Dauerhaft gelöscht",
|
||||
"Pivots": "Pivots",
|
||||
"Placeholder of delete workspace": "Bitte zur Bestätigung den Workspace-Namen eingeben",
|
||||
"Please make sure you are online": "Bitte stelle sicher, dass du online bist",
|
||||
"Privacy": "Datenschutz",
|
||||
"Publish": "Veröffentlichen",
|
||||
"Publish to web": "Im Web veröffentlichen",
|
||||
"Published Description": "Der aktuelle Workspace wurde im Web veröffentlicht, jeder mit dem Link kann den Inhalt sehen.",
|
||||
"Published to Web": "Im Web veröffentlicht",
|
||||
"Publishing": "Für das Veröffentlichen im Web werden die AFFiNE Cloud Services benötigt.",
|
||||
"Publishing Description": "Nach der Veröffentlichung im Web kann jeder den Inhalt dieses Workspaces über den Link einsehen.",
|
||||
"Quick Search": "Schnelle Suche",
|
||||
"Quick search": "Schnelle Suche",
|
||||
"Quick search placeholder": "Schnelle Suche...",
|
||||
"Quick search placeholder2": "Suche in {{workspace}}",
|
||||
"RFP": "Seiten können frei zu Pivots hinzugefügt/entfernt werden und bleiben über \"Alle Seiten\" zugänglich.",
|
||||
"Recent": "Neueste",
|
||||
"recommendBrowser": "Wir empfehlen den <1>Chrome</1> Browser für die beste Nutzererfahrung.",
|
||||
"Redo": "Wiederholen",
|
||||
"Reduce indent": "Einzug verringern",
|
||||
"Remove from Pivots": "Von Pivots entfernen",
|
||||
"Remove from favorites": "Von Favoriten entfernen",
|
||||
"Remove from workspace": "Vom Workspace entfernen",
|
||||
"Remove photo": "Foto entfernen",
|
||||
"Removed from Favorites": "Von Favoriten entfernt",
|
||||
"Removed successfully": "Erfolgreich entfernt",
|
||||
"Rename": "Umbenennen",
|
||||
"Restart Install Client Update": "Neustart zum Installieren des Updates",
|
||||
"Restore it": "Wiederherstellen",
|
||||
"Retain cached cloud data": "Zwischengespeicherte Cloud-Daten behalten",
|
||||
"Retain local cached data": "Lokale, zwischengespeicherte Daten beibehalten",
|
||||
"RFP": "Seiten können frei zu Pivots hinzugefügt/entfernt werden und bleiben über \"Alle Seiten\" zugänglich.",
|
||||
"Save": "Speichern",
|
||||
"Saved then enable AFFiNE Cloud": "Alle Änderungen werden lokal gespeichert. Klicke hier, um AFFiNE Cloud zu aktivieren.",
|
||||
"Select": "Auswählen",
|
||||
"Select All": "Alle auswählen",
|
||||
"Set a Workspace name": "Name vom Workspace ändern",
|
||||
"Set database location": "Datenbankstandort festlegen",
|
||||
"Set up an AFFiNE account to sync data": "Für das Synchronisieren wird ein AFFiNE Account benötigt",
|
||||
"Settings": "Einstellungen",
|
||||
"Shape": "Form",
|
||||
"Share Menu Public Workspace Description1": "Laden andere ein, dem Workspace beizutreten oder veröffentliche ihn im Internet.",
|
||||
"Share Menu Public Workspace Description2": "Der aktuelle Workspace wurde im Internet als öffentlicher Workspace veröffentlicht.",
|
||||
"Share with link": "Mit Link teilen",
|
||||
@ -326,30 +235,117 @@
|
||||
"Skip": "Überspringen",
|
||||
"Stay logged out": "Abgemeldet bleiben",
|
||||
"Sticky": "Haftnotiz (bald verfügbar)",
|
||||
"still designed": "(Diese Seite ist noch im Aufbau.)",
|
||||
"Stop publishing": "Veröffentlichen stoppen",
|
||||
"Storage": "Speicher",
|
||||
"Storage Folder": "Speicherordner",
|
||||
"Strikethrough": "Durchgestrichen",
|
||||
"Successfully deleted": "Erfolgreich gelöscht",
|
||||
"Successfully enabled AFFiNE Cloud": "AFFiNE Cloud erfolgreich aktiviert",
|
||||
"Successfully joined!": "Erfolgreich beigetreten!",
|
||||
"Sync": "Sync",
|
||||
"Sync across devices with AFFiNE Cloud": "Geräteübergreifende Synchronisierung mit AFFiNE Cloud",
|
||||
"Synced with AFFiNE Cloud": "Synchronisiert mit AFFiNE Cloud",
|
||||
"Tags": "Tags",
|
||||
"Terms of Use": "Nutzungsbedingungen",
|
||||
"Text": "Text (bald verfügbar)",
|
||||
"Theme": "Thema",
|
||||
"Title": "Titel",
|
||||
"Trash": "Papierkorb",
|
||||
"TrashButtonGroupDescription": "Das Löschen kann nicht rückgängig gemacht werden. Fortfahren?",
|
||||
"TrashButtonGroupTitle": "Dauerhaft löschen",
|
||||
"UNKNOWN_ERROR": "Unbekannter Fehler",
|
||||
"Underline": "Unterstreichen",
|
||||
"Undo": "Rückgängig",
|
||||
"Ungroup": "Gruppierung aufheben",
|
||||
"Untitled": "Unbenannt",
|
||||
"Update Available": "Update verfügbar",
|
||||
"Update workspace name success": "Update vom Workspace-Namen erfolgreich",
|
||||
"Updated": "Aktualisiert",
|
||||
"upgradeBrowser": "Bitte aktualisiere auf die neueste Chrome-Version, um eine optimale Nutzererfahrung zu gewährleisten.",
|
||||
"Upload": "Hochladen",
|
||||
"Use on current device only": "Nur auf dem aktuellen Gerät verwenden",
|
||||
"Users": "Benutzer",
|
||||
"Version": "Version",
|
||||
"View Navigation Path": "Navigationspfad ansehen",
|
||||
"Visit Workspace": "Workspace besuchen",
|
||||
"Wait for Sync": "Warte auf Sync",
|
||||
"will delete member": "wird Mitglied löschen",
|
||||
"Workspace Avatar": "Workspace Avatar",
|
||||
"Workspace Icon": "Workspace Icon",
|
||||
"Workspace Name": "Workspace Name",
|
||||
"Workspace Not Found": "Workspace nicht gefunden",
|
||||
"Workspace Owner": "Workspace-Besitzer",
|
||||
"Workspace Profile": "Workspace Profil",
|
||||
"Workspace Settings": "Workspace Einstellungen",
|
||||
"Workspace Settings with name": "{{name}}s Einstellungen",
|
||||
"Workspace Type": "Workspace Typ",
|
||||
"You cannot delete the last workspace": "Du kannst den letzten Workspace nicht löschen"
|
||||
"Workspace database storage description": "Wähle den Ort, an dem du deinen Workspace erstellen möchten. Die Daten vom Workspace werden standardmäßig lokal gespeichert.",
|
||||
"Workspace description": "Ein Workspace ist dein virtueller Raum zum Erfassen, Gestalten und Planen, ob allein oder gemeinsam im Team.",
|
||||
"You cannot delete the last workspace": "Du kannst den letzten Workspace nicht löschen",
|
||||
"all": "Alle",
|
||||
"com.affine.banner.content": "Dir gefällt die Demo? <1>Lade den AFFiNE Client herunter</1>, um das volle Potenzial zu entdecken.",
|
||||
"com.affine.cloudTempDisable.description": "Wir aktualisieren den AFFiNE Cloud Service und er ist vorübergehend auf dem Client nicht verfügbar. Wenn du auf dem Laufenden bleiben und über die Verfügbarkeit informiert werden möchtest, kannst du das <1>AFFiNE Cloud Anmeldeformular</1> ausfüllen.",
|
||||
"com.affine.cloudTempDisable.title": "Die AFFiNE Cloud wird gerade aufgerüstet.",
|
||||
"com.affine.collection-bar.action.tooltip.delete": "Löschen",
|
||||
"com.affine.collection-bar.action.tooltip.edit": "Bearbeiten",
|
||||
"com.affine.currentYear": "Aktuelles Jahr",
|
||||
"com.affine.draw_with_a_blank_whiteboard": "Zeichnen mit einem leeren Whiteboard",
|
||||
"com.affine.earlier": "Früher",
|
||||
"com.affine.edgelessMode": "Edgeless-Modus",
|
||||
"com.affine.export.error.message": "Bitte versuche es später wieder.",
|
||||
"com.affine.export.success.title": "Erfolgreich exportiert",
|
||||
"com.affine.filter": "Filter",
|
||||
"com.affine.filter.after": "danach",
|
||||
"com.affine.filter.before": "bevor",
|
||||
"com.affine.filter.false": "falsch",
|
||||
"com.affine.filter.is": "ist",
|
||||
"com.affine.filter.is empty": "ist leer",
|
||||
"com.affine.filter.is not empty": "ist nicht leer",
|
||||
"com.affine.filter.is-favourited": "Favorisiert",
|
||||
"com.affine.filter.true": "wahr",
|
||||
"com.affine.header.option.add-tag": "Tag hinzufügen",
|
||||
"com.affine.header.option.duplicate": "Duplizieren",
|
||||
"com.affine.helpIsland.gettingStarted": "Erste Schritte",
|
||||
"com.affine.import_file": "Markdown/Notion Unterstützung",
|
||||
"com.affine.last30Days": "Letzten 30 Tage",
|
||||
"com.affine.last7Days": "Letzten 7 Tage",
|
||||
"com.affine.lastMonth": "Letzter Monat",
|
||||
"com.affine.lastWeek": "Letzte Woche",
|
||||
"com.affine.lastYear": "Letztes Jahr",
|
||||
"com.affine.new_edgeless": "Neuer Edgeless",
|
||||
"com.affine.new_import": "Importieren",
|
||||
"com.affine.onboarding.title1": "Hyperfusion von Whiteboard und Dokumenten",
|
||||
"com.affine.onboarding.title2": "Intuitive und robuste, blockbasierte Bearbeitung",
|
||||
"com.affine.onboarding.videoDescription1": "Wechsle mühelos zwischen dem Seitenmodus für die strukturierte Dokumentenerstellung und dem Whiteboard-Modus für den Ausdruck kreativer Ideen in freier Form.",
|
||||
"com.affine.onboarding.videoDescription2": "Verwende eine modulare Schnittstelle, um strukturierte Dokumente zu erstellen, indem du Textblöcke, Bilder und andere Inhalte einfach per Drag-and-drop anordnen kannst.",
|
||||
"com.affine.pageMode": "Seitenmodus",
|
||||
"com.affine.settings.about.message": "Information über AFFiNE",
|
||||
"com.affine.settings.remove-workspace": "Workspace entfernen",
|
||||
"com.affine.settings.workspace": "Workspace",
|
||||
"com.affine.today": "Heute",
|
||||
"com.affine.updater.downloading": "Herunterladen",
|
||||
"com.affine.updater.open-download-page": "Download-Seite öffnen",
|
||||
"com.affine.updater.restart-to-update": "Neustart zum Installieren des Updates",
|
||||
"com.affine.updater.update-available": "Update verfügbar",
|
||||
"com.affine.workspace.cannot-delete": "Du kannst den letzten Workspace nicht löschen",
|
||||
"com.affine.write_with_a_blank_page": "Schreibe mit einer leeren Seite",
|
||||
"com.affine.yesterday": "Gestern",
|
||||
"core": "Core",
|
||||
"dark": "dunkel",
|
||||
"emptyAllPages": "Dieser Workspace ist leer. Erstelle eine Seite, um sie zu bearbeiten.",
|
||||
"emptyFavorite": "Klicke auf \"Zu Favoriten hinzufügen\" und die Seite wird hier erscheinen",
|
||||
"emptySharedPages": "Freigegebene Seiten werden hier angezeigt.",
|
||||
"emptyTrash": "Klicke auf \"In Papierkorb verschieben\" und die Seite wird hier erscheinen.",
|
||||
"is a Cloud Workspace": "ist ein Cloud Workspace.",
|
||||
"is a Local Workspace": "ist ein lokaler Workspace.",
|
||||
"light": "hell",
|
||||
"login success": "Login erfolgreich",
|
||||
"mobile device": "Sieht aus, als ob du ein mobiles Gerät nutzt.",
|
||||
"mobile device description": "Wir arbeiten noch an der Unterstützung für mobile Geräte und empfehlen dir, ein Desktop-Gerät zu verwenden.",
|
||||
"others": "Andere",
|
||||
"recommendBrowser": "Wir empfehlen den <1>Chrome</1> Browser für die beste Nutzererfahrung.",
|
||||
"restored": "{{title}} wiederhergestellt",
|
||||
"still designed": "(Diese Seite ist noch im Aufbau.)",
|
||||
"system": "system",
|
||||
"upgradeBrowser": "Bitte aktualisiere auf die neueste Chrome-Version, um eine optimale Nutzererfahrung zu gewährleisten.",
|
||||
"will be moved to Trash": "{{title}} wird in den Papierkorb verschoben",
|
||||
"will delete member": "wird Mitglied löschen"
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
350
packages/frontend/i18n/src/resources/es.json
Normal file
350
packages/frontend/i18n/src/resources/es.json
Normal file
@ -0,0 +1,350 @@
|
||||
{
|
||||
"404 - Page Not Found": "Error 404 - Página no encontrada",
|
||||
"404.back": "Volver a Mi Contenido",
|
||||
"404.hint": "Lo sentimos, no tienes acceso o este contenido no existe...",
|
||||
"404.signOut": "Iniciar sesión con otra cuenta",
|
||||
"AFFiNE Cloud": "Affine Cloud",
|
||||
"AFFiNE Community": "Comunidad de AFFiNE",
|
||||
"About AFFiNE": "Sobre AFFiNE",
|
||||
"Access level": "Nivel de permisos",
|
||||
"Add Filter": "Agregar Filtro",
|
||||
"Add Workspace": "Añadir Espacio de trabajo",
|
||||
"Add Workspace Hint": "Seleccionar un archivo de base de datos ya existente ",
|
||||
"Add a subpage inside": "Añadir subpágina",
|
||||
"Add to Favorites": "Añadir a Favoritos",
|
||||
"Add to favorites": "Añadir a favoritos",
|
||||
"Added Successfully": "Añadido exitosamente ",
|
||||
"Added to Favorites": "Añadido a Favoritos",
|
||||
"All changes are saved locally": "Todos los cambios se guardaron localmente",
|
||||
"All data has been stored in the cloud": "Todos los datos han sido almacenados en la nube.",
|
||||
"All pages": "Todas las páginas ",
|
||||
"App Version": "Versión de la aplicación",
|
||||
"Appearance Settings": "Ajustes de Apariencia",
|
||||
"Append to Daily Note": "Añadir a la nota diaria ",
|
||||
"Available Offline": "Disponible Offline",
|
||||
"Back Home": "Volver al inicio",
|
||||
"Back to Quick Search": "Volver a la barra de búsqueda",
|
||||
"Body text": "Cuerpo del texto",
|
||||
"Bold": "Negrita",
|
||||
"Cancel": "Cancelar",
|
||||
"Change avatar hint": "El nuevo avatar se mostrará para todos",
|
||||
"Change workspace name hint": "El nuevo nombre se mostrará para todos",
|
||||
"Changelog description": "Ver el registro de cambios de AFFiNE",
|
||||
"Check Keyboard Shortcuts quickly": "Revisar las teclas de acceso rápido",
|
||||
"Check Our Docs": "Revisa nuestra documentación",
|
||||
"Check for updates": "Comprobar nuevas actualizaciones",
|
||||
"Check for updates automatically": "Comprobar nuevas actualizaciones automáticamente",
|
||||
"Choose your font style": "Elegir estilo de fuente",
|
||||
"Click to replace photo": "Click para reemplazar foto",
|
||||
"Client Border Style": "Estilo de borde del cliente",
|
||||
"Cloud Workspace": "Espacio de trabajo en la nube",
|
||||
"Cloud Workspace Description": "Todos los datos se sincronizarán y guardarán en la cuenta de AFFINE <1>{{email}}</1>",
|
||||
"Code block": "Bloque de código",
|
||||
"Collaboration": "Colaboración",
|
||||
"Collaboration Description": "Colaborar con otros miembros requiere AFFINE Cloud",
|
||||
"Collapse sidebar": "Ocultar panel lateral.",
|
||||
"Collections": "Colecciones",
|
||||
"Communities": "Comunidades",
|
||||
"Confirm": "Confirmar",
|
||||
"Connector": "Conector",
|
||||
"Contact Us": "Contáctanos",
|
||||
"Contact with us": "Contáctanos",
|
||||
"Continue": "Continuar",
|
||||
"Continue with Google": "Iniciar sesión con Google",
|
||||
"Convert to ": "Convertir a",
|
||||
"Copied link to clipboard": "Enlace copiado al portapapeles",
|
||||
"Copy": "Copiar",
|
||||
"Copy Link": "Copiar enlace",
|
||||
"Create": "Crear",
|
||||
"Create Or Import": "Crear o importar",
|
||||
"Create Shared Link Description": "Crea un enlace que puedes compartir fácilmente con cualquiera.",
|
||||
"Create a collection": "Crear una colección",
|
||||
"Create your own workspace": "Crear tu propio espacio de trabajo",
|
||||
"Created": "Creado",
|
||||
"Created Successfully": "Creado exitosamente",
|
||||
"Created with": "Creado con",
|
||||
"Curve Connector": "Conector Curvo",
|
||||
"Customize": "Personalizar",
|
||||
"Customize your AFFiNE Appearance": "Personalizar la apariencia de AFFiNE",
|
||||
"DB_FILE_ALREADY_LOADED": "Archivo de base de datos cargado",
|
||||
"DB_FILE_INVALID": "Archivo de base de datos inválido",
|
||||
"DB_FILE_MIGRATION_FAILED": "Migración de archivo de base de datos fallida",
|
||||
"DB_FILE_PATH_INVALID": "Ruta de archivo de base de datos inválida",
|
||||
"Data sync mode": "Modo de sincronización de datos",
|
||||
"Date": "Fecha",
|
||||
"Date Format": "Formato de fecha",
|
||||
"Default Location": "Ubicación predeterminada",
|
||||
"Default db location hint": "Por defecto se guardará en {{location}}",
|
||||
"Delete": "Eliminar",
|
||||
"Delete Member?": "¿Eliminar Miembro?",
|
||||
"Delete Workspace": "Eliminar Espacio de trabajo",
|
||||
"Delete Workspace Description": "Borrar <1>{{workspace}}</1> no se puede deshacer, procede con cuidado. Todo su contenido se borrará.",
|
||||
"Delete Workspace Description2": "Borrar <1>{{workspace}}</1> borrará tanto los datos locales como en la nube, esta operación no se puede deshacer, procede con cuidado.",
|
||||
"Delete Workspace Label Hint": "Al borrar este espacio de trabajo, se borrará su contenido de forma permanente para todos. Nadie será capaz de recuperar su contenido.",
|
||||
"Delete Workspace placeholder": "Por favor escribe \"Delete\" para confirmar",
|
||||
"Delete page?": "¿Eliminar página?",
|
||||
"Delete permanently": "Eliminar permanentemente ",
|
||||
"Disable": "Desactivar",
|
||||
"Disable Public Link": "Deshabilitar enlace público",
|
||||
"Disable Public Link ?": "¿Deshabilitar enlace público?",
|
||||
"Disable Public Link Description": "Desabilitar este enlace público impedirá que cualquier persona con el enlace pueda acceder a la página.",
|
||||
"Disable Public Sharing": "Dejar de compartir al público",
|
||||
"Discover what's new": "Descubre que hay de nuevo.",
|
||||
"Discover what's new!": "¡Descubre las novedades!",
|
||||
"Display Language": "Idioma",
|
||||
"Divider": "Divisor",
|
||||
"Download all data": "Descargar todos los datos",
|
||||
"Download data Description1": "Ocupará más espacio en tu dispositivo",
|
||||
"Download data Description2": "Ocupará menos espacio en tu dispositivo",
|
||||
"Download updates automatically": "Descargar actualizaciones automáticamente ",
|
||||
"Early Access Stage": "Etapa de acceso anticipado",
|
||||
"Edgeless": "Sin bordes",
|
||||
"Edit": "Editar",
|
||||
"Edit Filter": "Editar Filtro",
|
||||
"Editor Version": "Versión del Editor",
|
||||
"Elbowed Connector": "Conector de codo",
|
||||
"Enable": "Activar",
|
||||
"Enable AFFiNE Cloud": "Activar AFFINE Cloud",
|
||||
"Enable AFFiNE Cloud Description": "Si se activa, los datos de este espació de trabajo se respaldarán y sincronizarán a Affine Cloud.",
|
||||
"Enable cloud hint": "Las siguientes funciones dependen de AFFiNE Cloud. Todos los datos se guardan en este dispositivo. Puedes habilitar AFFiNE Cloud para este espacio de trabajo para sincronizar los datos con la nube.",
|
||||
"Enabled success": "Activado correctamente",
|
||||
"Exclude from filter": "Excluir del filtro",
|
||||
"Expand sidebar": "Expandir sidebar",
|
||||
"Expand/Collapse Sidebar": "Expandir/Reducir Barra lateral",
|
||||
"Export": "Exportar",
|
||||
"Export AFFiNE backup file": "Exportar archivo de respaldo de AFFiNE",
|
||||
"Export Description": "Puedes exportar el espacio de trabajo completo como respaldo, y los datos exportados pueden ser re-importados",
|
||||
"Export Shared Pages Description": "Descarga una copia estática de tu página para compartirla con otros.",
|
||||
"Export Workspace": "Exportar espacio de trabajo <1>{{workspace}}</1> llegará pronto",
|
||||
"Export failed": "Exportación fallida",
|
||||
"Export success": "Exportación correcta",
|
||||
"Export to HTML": "Exportar a HTML",
|
||||
"Export to Markdown": "Exportar a Markdown",
|
||||
"Export to PDF": "Exportar a PDF",
|
||||
"Export to PNG": "Exportar a PNG",
|
||||
"FILE_ALREADY_EXISTS": "Ya existe un archivo con ese nombre",
|
||||
"Failed to publish workspace": "Publicación de espacio de trabajo fallida",
|
||||
"Favorite": "Favorito",
|
||||
"Favorited": "Añadido a favoritos",
|
||||
"Favorites": "Favoritos",
|
||||
"Filters": "Filtros",
|
||||
"Find 0 result": "Se encontraron 0 resultados",
|
||||
"Find results": "Se encontró {{number}} resultado(s)",
|
||||
"Font Style": "Estilo de fuente",
|
||||
"Force Sign Out": "Forzar cierre de sesión",
|
||||
"Full width Layout": "Diseño ancho",
|
||||
"General": "General",
|
||||
"Get in touch!": "¡Contactar!",
|
||||
"Get in touch! Join our communities": "¡Contáctanos! Únete a nuestras comunidades.",
|
||||
"Get in touch! Join our communities.": "¡Contáctanos! Únete a nuestras comunidades.",
|
||||
"Go Back": "Volver",
|
||||
"Go Forward": "Ir adelante",
|
||||
"Got it": "Entendido",
|
||||
"Group": "Grupo",
|
||||
"Group as Database": "Grupo como base de datos",
|
||||
"Hand": "Mano",
|
||||
"Heading": "Encabezado {{number}}",
|
||||
"Help and Feedback": "Ayuda y comentarios",
|
||||
"How is AFFiNE Alpha different?": "Cuan diferente es AFFiNE Alpha?",
|
||||
"Image": "Imagen",
|
||||
"Import": "Importar",
|
||||
"Increase indent": "Aumentar sangria",
|
||||
"Info": "Información",
|
||||
"Info of legal": "Información legal",
|
||||
"Inline code": "Código de una línea",
|
||||
"Invitation sent": "Invitación enviada",
|
||||
"Invitation sent hint": "Los miembros invitados han sido notificados a su email para unirse a este Espacio de trabajo",
|
||||
"Invite": "Invitar",
|
||||
"Invite Members": "Invitar a Miembros",
|
||||
"Invite Members Message": "Los miembros invitados podrán colaborar contigo en este Espacio de trabajo",
|
||||
"Invite placeholder": "Buscar mail (Soporte sólo para Gmail)",
|
||||
"It takes up little space on your device": "Ocupará menos espacio en tu dispositivo.",
|
||||
"It takes up little space on your device.": "Ocupará menos espacio en tu dispositivo.",
|
||||
"It takes up more space on your device": "Ocupará más espacio en tu dispositivo",
|
||||
"It takes up more space on your device.": "Ocupará más espacio en tu dispositivo",
|
||||
"Italic": "Itálica",
|
||||
"Jump to": "Ir a",
|
||||
"Keyboard Shortcuts": "Atajos de teclado",
|
||||
"Leave": "Abandonar",
|
||||
"Leave Workspace": "Abandonar Espacio de trabajo",
|
||||
"Leave Workspace Description": "Al abandonar, perderás el acceso al contenido de este espacio de trabajo",
|
||||
"Leave Workspace hint": "Al abandonar, perderás el acceso al contenido dentro del espacio de trabajo",
|
||||
"Link": "Hipervínculo (con texto seleccionado)",
|
||||
"Loading": "Cargando...",
|
||||
"Loading All Workspaces": "Cargando todos los espacios de trabajo",
|
||||
"Local": "Local",
|
||||
"Local Workspace": "Espacio de trabajo local",
|
||||
"Local Workspace Description": "Todos los datos se guardan en este dispositivo. Puedes habilitar AFFiNE Cloud para este espacio de trabajo para sincronizar los datos con la nube.",
|
||||
"Markdown Syntax": "Sintaxis Markdown",
|
||||
"Member": "Miembro",
|
||||
"Member has been removed": "{{name}} ha sido eliminado",
|
||||
"Members": "Miembros",
|
||||
"Members hint": "Administra los miembros aquí, invita un nuevo miembro por email.",
|
||||
"Move Down": "Mover hacia abajo",
|
||||
"Move Up": "Mover hacia arriba",
|
||||
"Move folder": "Mover carpeta",
|
||||
"Move folder hint": "Selecciona una nueva ruta de almacenamiento.",
|
||||
"Move page to": "Mover página a...",
|
||||
"Move page to...": "Mover página a...",
|
||||
"Move to": "Mover a",
|
||||
"Move to Trash": "Mover a la Papelera",
|
||||
"Moved to Trash": "Movido a la Papelera",
|
||||
"My Workspaces": "Mis Espacios de trabajo",
|
||||
"Name Your Workspace": "Nombra tu Espacio de trabajo",
|
||||
"NativeTitleBar": "Barra de título nativa",
|
||||
"Navigation Path": "Ruta de navegación",
|
||||
"New Keyword Page": "Nueva '{{query}}' página",
|
||||
"New Page": "Nueva Página",
|
||||
"New Workspace": "Nuevo Espacio de trabajo",
|
||||
"New version is ready": "Nueva versión disponible",
|
||||
"No item": "Sin elementos",
|
||||
"Non-Gmail": "Externo a Gmail no soportado",
|
||||
"None yet": "Ninguna todavía",
|
||||
"Not now": "No ahora",
|
||||
"Note": "Nota",
|
||||
"Official Website": "Página web oficial",
|
||||
"Open Workspace Settings": "Abrir ajustes del Espacio de trabajo",
|
||||
"Open folder": "Abrir carpeta",
|
||||
"Open folder hint": "Verificar dónde está la carpeta de almacenamiento",
|
||||
"Open in new tab": "Abrir en nueva pestaña",
|
||||
"Organize pages to build knowledge": "Organiza tus páginas para construir conocimiento",
|
||||
"Owner": "Propietario",
|
||||
"Page": "Página",
|
||||
"Paper": "Papel",
|
||||
"Pen": "Pluma (próximamente)",
|
||||
"Pending": "Pendiente",
|
||||
"Permanently deleted": "Eliminado permanentemente",
|
||||
"Pivots": "Pivotes",
|
||||
"Placeholder of delete workspace": "Escribe el nombre del espacio de trabajo para confirmar",
|
||||
"Please make sure you are online": "Por favor, asegúrese de estar en línea",
|
||||
"Privacy": "Privacidad",
|
||||
"Publish": "Publicar",
|
||||
"Publish to web": "Publicar en la web",
|
||||
"Published Description": "El espacio de trabajo ha sido publicado en la web, cualquiera puede ver sus contenidos por medio del enlace.",
|
||||
"Published hint": "Los visitantes pueden ver los contenidos por medio del enlace proporcionado.",
|
||||
"Published to Web": "Publicado en la Web",
|
||||
"Publishing": "Publicar a la web require AFFiNE Cloud.",
|
||||
"Publishing Description": "Al publicar a la web, cualquiera puede ver el contenido de este espacio de trabajo por medio del enlace.",
|
||||
"Quick Search": "Búsqueda rápida",
|
||||
"Quick search": "Búsqueda rápida",
|
||||
"Quick search placeholder": "Búsqueda rápida...",
|
||||
"Quick search placeholder2": "Busca en {{workspace}}",
|
||||
"RFP": "Las páginas pueden ser libremente añadidas/removidas de los pivotes, manteniéndose accesibles desde \"Todas las páginas\".",
|
||||
"Recent": "Reciente",
|
||||
"Redo": "Rehacer",
|
||||
"Reduce indent": "Reducir sangria",
|
||||
"Remove from Pivots": "Remover de los Pivotes.",
|
||||
"Remove from favorites": "Quitar de favoritos",
|
||||
"Remove from workspace": "Eliminar del Espacio de trabajo",
|
||||
"Remove photo": "Quitar foto",
|
||||
"Remove special filter": "Quitar filtro especial",
|
||||
"Removed from Favorites": "Removido de Favoritos",
|
||||
"Removed successfully": "Eliminado exitosamente",
|
||||
"Rename": "Renombrar",
|
||||
"Restart Install Client Update": "Reiniciar para instalar la actualización",
|
||||
"Restore it": "Restaurar",
|
||||
"Retain cached cloud data": "Mantener datos almacenados en caché de la nube",
|
||||
"Retain local cached data": "Mantener datos alamacenados en caché locales",
|
||||
"Save": "Guardar",
|
||||
"Save As New Collection": "Guardar como nueva colección",
|
||||
"Save as New Collection": "Guardar como nueva colección",
|
||||
"Saved then enable AFFiNE Cloud": "Todos los cambias se guardaron localmente, click para habilitar AFFiNE Cloud.",
|
||||
"Select": "Seleccionar",
|
||||
"Select All": "Seleccionar todo",
|
||||
"Set a Workspace name": "Fijar nombre de Espacio de trabajo",
|
||||
"Set database location": "Fijar ubicación de base de datos",
|
||||
"Set up an AFFiNE account to sync data": "Crear una cuenta de AFFiNE para sincronizar los datos",
|
||||
"Settings": "Ajustes",
|
||||
"Shape": "Forma",
|
||||
"Share Menu Public Workspace Description1": "Invita a otros a unirse al Espacio de trabajo o publicalo a la web",
|
||||
"Share Menu Public Workspace Description2": "El espacio de trabajo ha sido publicado a la web como un espacio de trabajo público.",
|
||||
"Share with link": "Compartir con enlace",
|
||||
"Shared Pages": "Páginas compartidas",
|
||||
"Shared Pages Description": "Compartir la página al público requiere AFFiNE Cloud.",
|
||||
"Shared Pages In Public Workspace Description": "El espacio de trabajo completo es publicado en la web y puede ser editado mediante <1>Ajustes de Espacio de trabajo</1>",
|
||||
"Shortcuts": "Atajos",
|
||||
"Sidebar": "Barra lateral",
|
||||
"Sign in": "Iniciar sesión en AFFiNE Cloud",
|
||||
"Sign in and Enable": "Iniciar sesión y habilitar",
|
||||
"Sign out": "Cerrar sesión",
|
||||
"Sign out description": "Cerrar sesión causará que los datos no sincronizados se pierdan.",
|
||||
"Skip": "Saltar",
|
||||
"Start Week On Monday": "Iniciar semana en Lunes",
|
||||
"Stay logged out": "Mantener sesión cerrada",
|
||||
"Sticky": "Pegajosa",
|
||||
"Storage": "Almacenamiento",
|
||||
"Storage Folder": "Carpeta de Almacenamiento",
|
||||
"Straight Connector": "Conector recto",
|
||||
"Strikethrough": "Tachado",
|
||||
"Successfully deleted": "Eliminado exitosamente",
|
||||
"Successfully enabled AFFiNE Cloud": "AFFiNE Cloud ha sido activado exitosamente",
|
||||
"Sync": "Sincronizar",
|
||||
"Sync across devices with AFFiNE Cloud": "Sincronizar dispositivos con AFFiNE Cloud",
|
||||
"Synced with AFFiNE Cloud": "Sincronizado con AFFiNE Cloud",
|
||||
"Tags": "Etiquetas",
|
||||
"Terms of Use": "Términos de uso",
|
||||
"Text": "Texto",
|
||||
"Theme": "Tema",
|
||||
"Title": "Título",
|
||||
"Trash": "Papelera de reciclaje",
|
||||
"TrashButtonGroupDescription": "Una vez borrado, no podrás rehacerlo. Confirmas?",
|
||||
"TrashButtonGroupTitle": "Borrar permanentemente ",
|
||||
"UNKNOWN_ERROR": "Error desconocido",
|
||||
"Underline": "Subrayado ",
|
||||
"Undo": "Deshacer",
|
||||
"Ungroup": "Desagrupar",
|
||||
"Unpin": "Desprender",
|
||||
"Unpublished hint": "Una vez publicado en la web, los visitantes podrán ver los contenidos por medio del enlace proporcionado.",
|
||||
"Untitled": "Sin título",
|
||||
"Untitled Collection": "Colección sin título",
|
||||
"Update Available": "Actualización disponible",
|
||||
"Update Collection": "Actualizar colección",
|
||||
"Updated": "Actualizado",
|
||||
"Upload": "Subir",
|
||||
"Use on current device only": "Usar sólo en este dispositivo",
|
||||
"Users": "Usuarios",
|
||||
"Version": "Versión",
|
||||
"View Navigation Path": "Ver ruta de navegación",
|
||||
"Visit Workspace": "Visitar Espacio de trabajo",
|
||||
"Wait for Sync": "Esperando sincronización",
|
||||
"Window frame style": "Estilo de borde de ventana",
|
||||
"Workspace Avatar": "Avatar de Espacio de trabajo",
|
||||
"Workspace Icon": "Icono del Espacio de trabajo",
|
||||
"Workspace Name": "Nombre del Espacio de trabajo",
|
||||
"Workspace Not Found": "Espacio de trabajo no encontrado",
|
||||
"Workspace Owner": "Propietario del Espacio de trabajo",
|
||||
"Workspace Profile": "Perfil de Espacio de trabajo",
|
||||
"Workspace Settings": "Ajustes del Espacio de trabajo",
|
||||
"Workspace Settings with name": "Ajustes de {{name}}",
|
||||
"Workspace Type": "Tipo de Espacio de trabajo",
|
||||
"all": "todos",
|
||||
"com.affine.cloudTempDisable.title": "AFFiNE Cloud se está actualizando ahora.",
|
||||
"com.affine.filter": "Filtro",
|
||||
"com.affine.filter.after": "después",
|
||||
"com.affine.filter.before": "antes",
|
||||
"com.affine.filter.false": "falso",
|
||||
"com.affine.filter.is": "és",
|
||||
"com.affine.helpIsland.gettingStarted": "Comenzar ahora.",
|
||||
"com.affine.settings.appearance.start-week-description": "Por defecto, la semana empieza el domingo.",
|
||||
"com.affine.settings.remove-workspace": "Eliminar Espacio de trabajo",
|
||||
"com.affine.settings.workspace": "Espacio de trabajo",
|
||||
"com.affine.updater.downloading": "Descargando",
|
||||
"com.affine.updater.restart-to-update": "Reiniciar para instalar la actualización",
|
||||
"com.affine.updater.update-available": "Actualización disponible",
|
||||
"emptyFavorite": "Haga click en Añadir a favoritos y la página aparecerá aquí.",
|
||||
"emptySharedPages": "Las páginas compartidas aparecerán aquí.",
|
||||
"emptyTrash": "Haga click para añadir a la Basura y la página aparecerá aquí.",
|
||||
"is a Local Workspace": "Es una espacio de trabajo local",
|
||||
"light": "Claro",
|
||||
"login success": "Acceso exitoso",
|
||||
"mobile device": "Parece que estás navegando desde un móvil.",
|
||||
"mobile device description": "Aún estamos trabajando en la versión móvil, recomendamos usar la versión de escritorio, ",
|
||||
"others": "Otros",
|
||||
"recommendBrowser": "Recomendamos el navegador de <1>Chrome<1> para una experiencia más optima.",
|
||||
"restored": "{{tittle}} restablecido",
|
||||
"still designed": "(Está página aún se esta diseñando)",
|
||||
"system": "Sistema",
|
||||
"upgradeBrowser": "Por favor actuliza a la ultoma versión de Chrome para tener la mejor experiencia.",
|
||||
"will be moved to Trash": "{{title}} se movera al bote de basura",
|
||||
"will delete member": "Se eliminará el miembro"
|
||||
}
|
@ -1,28 +1,354 @@
|
||||
{
|
||||
"404 - Page Not Found": "Erreur 404 - Page non trouvée",
|
||||
"404.back": "Retour vers Mon Contenu",
|
||||
"404.hint": "Désolé, vous n'avez pas accès à ce contenu, ou celui-ci n'existe pas…",
|
||||
"404.signOut": "Se connecter à un autre compte",
|
||||
"AFFiNE Cloud": "AFFiNE Cloud",
|
||||
"AFFiNE Community": "Communauté AFFiNE",
|
||||
"About AFFiNE": "À propos d'AFFiNE",
|
||||
"Access level": "Permissions",
|
||||
"Add a subpage inside": "Ajouter une sous-page à l'intérieur ",
|
||||
"Actions": "Action",
|
||||
"Add Filter": "Ajouter un filtre",
|
||||
"Add Workspace": "Ajouter un nouvel espace de travail",
|
||||
"Add Workspace Hint": "Sélectionnez le fichier de la base de données déjà existant",
|
||||
"Add a subpage inside": "Ajouter une sous-page à l'intérieur ",
|
||||
"Add to Favorites": "Ajouter aux Favoris",
|
||||
"Add to favorites": "Ajouter aux favoris",
|
||||
"Added Successfully": "Ajouté avec succès",
|
||||
"Added to Favorites": "Ajouté aux favoris ",
|
||||
"All changes are saved locally": "Les changements sont sauvegardés localement",
|
||||
"All data has been stored in the cloud": "Toutes les données ont été sauvegardées dans le cloud.",
|
||||
"All pages": "Toutes les pages",
|
||||
"App Version": "Version",
|
||||
"Appearance Settings": "Paramètres d'apparence",
|
||||
"Append to Daily Note": "Ajouter à la note journalière",
|
||||
"Available Offline": "Disponible hors ligne",
|
||||
"Back Home": "Retour à l'accueil",
|
||||
"Back to Quick Search": "Retourner à la Recherche Rapide",
|
||||
"Back to all": "Retour à tous",
|
||||
"Body text": "Corps du texte",
|
||||
"Bold": "Gras",
|
||||
"Cancel": "Annuler ",
|
||||
"Change avatar hint": "Le nouvel avatar s'affichera pour tout le monde.",
|
||||
"Change workspace name hint": "Le nouveau nom s'affichera pour tout le monde.",
|
||||
"Changelog description": "Voir le journal des modifications d'AFFiNE",
|
||||
"Check Keyboard Shortcuts quickly": "Regarder rapidement les raccourcis clavier",
|
||||
"Check Our Docs": "Consultez notre documentation",
|
||||
"Check for updates": "Vérifier pour les mises à jour",
|
||||
"Check for updates automatically": "Vérifier automatiquement les mises à jours",
|
||||
"Choose your font style": "Choisissez votre police de caractères",
|
||||
"Click to replace photo": "Cliquez pour remplacer la photo",
|
||||
"Client Border Style": "Style de bordure de l'application",
|
||||
"Cloud Workspace": "Espace de travail distant",
|
||||
"Cloud Workspace Description": "Toutes les données vont être synchronisées et sauvegardées sur le compte AFFiNE <1>{{email}}</1>",
|
||||
"Code block": "Bloc de code",
|
||||
"Collaboration": "Collaboration",
|
||||
"Collaboration Description": "La collaboration avec d'autres membres nécessite AFFiNE Cloud.",
|
||||
"Collapse sidebar": "Rabattre la barre latérale",
|
||||
"Collections": "Collections",
|
||||
"Communities": "Communautés",
|
||||
"Confirm": "Confirmer",
|
||||
"Connector": "Connecteur (bientôt disponible) ",
|
||||
"Contact Us": "Contactez-nous ",
|
||||
"Contact with us": "Contactez-nous",
|
||||
"Continue": "Continuer",
|
||||
"Continue with Google": "Se connecter avec Google ",
|
||||
"Convert to ": "Convertir en ",
|
||||
"Copied link to clipboard": "Lien copié dans le presse-papier",
|
||||
"Copy": "Copier",
|
||||
"Copy Link": "Copier le lien",
|
||||
"Create": "Créer ",
|
||||
"Create Or Import": "Créer ou importer",
|
||||
"Create Shared Link Description": "Créez un lien que vous pouvez facilement partager avec n'importe qui.",
|
||||
"Create a collection": "Créer un collection",
|
||||
"Create your own workspace": "Créer votre propre espace de travail",
|
||||
"Created": "Objet créé ",
|
||||
"Created Successfully": "Créé avec succès",
|
||||
"Created with": "Créé avec",
|
||||
"Curve Connector": "Connecteur arrondi",
|
||||
"Customize": "Parcourir",
|
||||
"Customize your AFFiNE Appearance": "Personnalisez l'apparence de votre AFFiNE",
|
||||
"DB_FILE_ALREADY_LOADED": "Le fichier de base de données a déjà été chargé",
|
||||
"DB_FILE_INVALID": "Fichier de base de données invalide",
|
||||
"DB_FILE_MIGRATION_FAILED": "La migration du fichier de base de données a échoué",
|
||||
"DB_FILE_PATH_INVALID": "Le chemin d'accès du fichier de base de données est invalide",
|
||||
"Data sync mode": "Mode de synchronisation des données",
|
||||
"Date": "Date",
|
||||
"Date Format": "Format de date",
|
||||
"Default Location": "Emplacement par défaut",
|
||||
"Default db location hint": "Par défaut, elle sera enregistrée sous {{location}}",
|
||||
"Delete": "Supprimer objet ",
|
||||
"Delete Member?": "Supprimer le membre ?",
|
||||
"Delete Workspace": "Supprimer l'espace de travail",
|
||||
"Delete Workspace Description": "Attention, la suppression de <1>{{workspace}}</1> est irréversible. Le contenu sera perdu.",
|
||||
"Delete Workspace Description2": "La suppression de <1>{{workspace}}</1> aura pour effet de supprimer les données locales et les données dans le cloud. Attention, cette opération est irréversible.",
|
||||
"Delete Workspace Label Hint": "Après la suppression de cet espace de travail, vous supprimerez de manière permanente tout le contenu de tous les utilisateurs. En aucun cas le contenu de cet espace de travail ne pourra être restauré.",
|
||||
"Delete Workspace placeholder": "Veuillez écrire \"Delete\" pour confirmer",
|
||||
"Delete page?": "Supprimer la page ?",
|
||||
"Delete permanently": "Supprimer définitivement",
|
||||
"Disable": "Désactiver",
|
||||
"Disable Public Link": "Désactiver le lien public",
|
||||
"Disable Public Link ?": "Désactiver le lien public ?",
|
||||
"Disable Public Link Description": "Désactiver ce lien public empêchera à quiconque avec le lien d’accéder à cette page.",
|
||||
"Disable Public Sharing": "Désactiver le Partage Public ",
|
||||
"Discover what's new": "Découvrez les nouveautés",
|
||||
"Discover what's new!": "Découvrez les nouveautés !",
|
||||
"Display Language": "Langue d'affichage",
|
||||
"Divider": "Séparateur",
|
||||
"Download all data": "Télécharger toutes les données",
|
||||
"Download core data": "Télécharger les données principales",
|
||||
"Download data": "Télécharger les données {{CoreOrAll}}",
|
||||
"Download data Description1": "Cela prend davantage d’espace sur votre appareil.",
|
||||
"Download data Description2": "Cela prend peu d’espace sur votre appareil.",
|
||||
"Download updates automatically": "Télécharger les mises à jour automatiquement",
|
||||
"Early Access Stage": "Accès anticipé",
|
||||
"Edgeless": "Mode sans bords",
|
||||
"Edit": "Éditer",
|
||||
"Edit Filter": "Editer le filtre",
|
||||
"Editor Version": "Mode Édition",
|
||||
"Elbowed Connector": "Connecteur coudé",
|
||||
"Enable": "Activer",
|
||||
"Enable AFFiNE Cloud": "Activer AFFiNE Cloud",
|
||||
"Enable AFFiNE Cloud Description": "Si cette option est activée, les données de cet espace de travail seront sauvegardées et synchronisées via AFFiNE Cloud.",
|
||||
"Enable cloud hint": "Les fonctions suivantes nécessitent AFFiNE Cloud. Toutes les données sont actuellement stockées sur cet appareil. Vous pouvez activer AFFiNE Cloud pour cet espace de travail afin de le garder synchronisé avec le Cloud.",
|
||||
"Enabled success": "Activation réussie",
|
||||
"Exclude from filter": "Exclure du filtre",
|
||||
"Expand sidebar": "Agrandir la barre latérale",
|
||||
"Expand/Collapse Sidebar": "Agrandir/Rabattre la barre latérale",
|
||||
"Export": "Exporter ",
|
||||
"Export AFFiNE backup file": "Exporter un fichier de sauvegarde AFFiNE",
|
||||
"Export Description": "Vous pouvez exporter l'intégralité des données de l'espace de travail à titre de sauvegarde ; les données ainsi exportées peuvent être réimportées.",
|
||||
"Export Shared Pages Description": "Télécharger une copie de la version actuelle pour la partager avec les autres.",
|
||||
"Export Workspace": "L'exportation de l'espace de travail <1>{{workspace}}</1> sera bientôt disponible.",
|
||||
"Export failed": "L'exportation à échouer",
|
||||
"Export success": "Exporté avec succès",
|
||||
"Export to HTML": "Exporter en HTML",
|
||||
"Export to Markdown": "Exporter en Markdown",
|
||||
"Export to PDF": "Exporter en PDF",
|
||||
"Export to PNG": "Exporter en PNG",
|
||||
"FILE_ALREADY_EXISTS": "Fichier déjà existant",
|
||||
"Failed to publish workspace": "La publication de l'espace de travail a échoué",
|
||||
"Favorite": "Favori",
|
||||
"Favorite pages for easy access": "Pages favorites pour un accès rapide",
|
||||
"Favorited": "Ajouté aux favoris",
|
||||
"Favorites": "Favoris ",
|
||||
"Filters": "Filtres",
|
||||
"Find 0 result": "Aucun résultat trouvé ",
|
||||
"Find results": "{{number}} résultats trouvés",
|
||||
"Font Style": "Police de caractères",
|
||||
"Force Sign Out": "Forcer la déconnexion",
|
||||
"Full width Layout": "Disposition en pleine largeur",
|
||||
"General": "Général",
|
||||
"Get in touch!": "Contactez-nous ! ",
|
||||
"Get in touch! Join our communities": "Contactez-nous ! Rejoignez nos communautés.",
|
||||
"Get in touch! Join our communities.": "Contactez-nous ! Rejoignez nos communautés.",
|
||||
"Go Back": "Retour en arrière",
|
||||
"Go Forward": "Retour en avant",
|
||||
"Got it": "Compris",
|
||||
"Group": "Grouper",
|
||||
"Group as Database": "Grouper comme une base de donnée",
|
||||
"Hand": "Main",
|
||||
"Heading": "Titre {{number}}",
|
||||
"Help and Feedback": "Aide et feedbacks",
|
||||
"How is AFFiNE Alpha different?": "Quelles sont les différences avec AFFiNE Alpha ?",
|
||||
"Image": "Image",
|
||||
"Import": "Importer ",
|
||||
"Increase indent": "Augmenter l'indentation",
|
||||
"Info": "Information",
|
||||
"Info of legal": "Mentions légales",
|
||||
"Inline code": "Code inline",
|
||||
"Invitation sent": "Invitation envoyée",
|
||||
"Invitation sent hint": "Les membres invités ont été informés par e-mail pour rejoindre cet espace de travail.",
|
||||
"Invite": "Inviter",
|
||||
"Invite Members": "Inviter des membres",
|
||||
"Invite Members Message": "Les membres invités collaboreront avec vous dans l'espace de travail actuel",
|
||||
"Invite placeholder": "Rechercher une adresse mail (compatible uniquement avec Gmail)",
|
||||
"It takes up little space on your device": "Prend peu d’espace sur l'appareil.",
|
||||
"It takes up little space on your device.": "Prend peu d’espace sur l'appareil.",
|
||||
"It takes up more space on your device": "Prend davantage d’espace sur l'appareil.",
|
||||
"It takes up more space on your device.": "Cela prend davantage d’espace sur votre appareil.",
|
||||
"Italic": "Italique",
|
||||
"Joined Workspace": "L'espace de travail a été rejoint",
|
||||
"Jump to": "Passer à ",
|
||||
"Keyboard Shortcuts": "Raccourcis clavier",
|
||||
"Leave": "Quitter",
|
||||
"Leave Workspace": "Quitter l'espace de travail",
|
||||
"Leave Workspace Description": "Une fois quitté, vous ne pourrez plus accéder au contenu de cet espace de travail.",
|
||||
"Leave Workspace hint": "Une fois quitté, vous ne pourrez plus accéder au contenu à l'intérieur de cet espace de travail.",
|
||||
"Link": "Lien hypertexte (avec le texte sélectionné)",
|
||||
"Loading": "Chargement...",
|
||||
"Loading All Workspaces": "Chargement de tous les espaces de travail",
|
||||
"Local": "Local",
|
||||
"Local Workspace": "Espace de travail local",
|
||||
"Local Workspace Description": "Toutes les données sont stockées sur cet appareil. Vous pouvez activer AFFiNE Cloud pour garder les données de cet espace de travail synchronisé dans le cloud.",
|
||||
"Markdown Syntax": "Syntaxe Markdown",
|
||||
"Member": "Membre",
|
||||
"Member has been removed": "{{name}} a été supprimé",
|
||||
"Members": "Membres",
|
||||
"Members hint": "Gérez les membres ici, invitez des nouveaux membres par e-mail.",
|
||||
"Move Down": "Descendre",
|
||||
"Move Up": "Remonter",
|
||||
"Move folder": "Déplacer le dossier",
|
||||
"Move folder hint": "Sélectionnez le nouveau chemin d'accès pour le stockage ",
|
||||
"Move folder success": "Le déplacement du fichier a été réalisé avec succès",
|
||||
"Move page to": "Déplacer la page vers ...",
|
||||
"Move page to...": "Déplacer la page vers ...",
|
||||
"Move to": "Déplacer vers",
|
||||
"Move to Trash": "Déplacer à la corbeille",
|
||||
"Moved to Trash": "Déplacé dans la corbeille ",
|
||||
"My Workspaces": "Mes espaces de travail",
|
||||
"Name Your Workspace": "Nommer l'espace de travail",
|
||||
"NativeTitleBar": "Barre de titre",
|
||||
"Navigation Path": "Chemin d'accès",
|
||||
"New Keyword Page": "Nouvelle page '{{query}}'",
|
||||
"New Page": "Nouvelle page",
|
||||
"New Workspace": "Nouvel espace de travail ",
|
||||
"New version is ready": "Nouvelle version disponible",
|
||||
"No item": "Aucun objet ",
|
||||
"Non-Gmail": "Seul Gmail est supporté",
|
||||
"None yet": "Aucun pour l'instant",
|
||||
"Not now": "Pas maintenant",
|
||||
"Note": "Note",
|
||||
"Official Website": "Site officiel ",
|
||||
"Open Workspace Settings": "Ouvrir les paramètres de l'espace de travail",
|
||||
"Open folder": "Ouvrir le dossier",
|
||||
"Open folder hint": "Vérifiez l'emplacement du dossier de stockage.",
|
||||
"Open in new tab": "Ouvrir dans un nouvel onglet",
|
||||
"Organize pages to build knowledge": "Organisez vos pages pour construire l'entièreté de votre savoir",
|
||||
"Owner": "Propriétaire",
|
||||
"Page": "Page",
|
||||
"Paper": "Papier",
|
||||
"Pen": "Stylo",
|
||||
"Pending": "En attente",
|
||||
"Permanently deleted": "Supprimé définitivement ",
|
||||
"Pivots": "Arborescence",
|
||||
"Placeholder of delete workspace": "Entrez le nom de l'espace de travail pour confirmer",
|
||||
"Please make sure you are online": "Vérifiez que vous êtes bien en ligne",
|
||||
"Privacy": "Confidentialité",
|
||||
"Publish": "Publier",
|
||||
"Publish to web": "Publier sur internet",
|
||||
"Published Description": "L'espace de travail actuel a été publié sur Internet. Toute personne disposant du lien peut consulter le contenu.",
|
||||
"Published hint": "Les visiteurs peuvent prévisualiser le contenu via le lien fourni.",
|
||||
"Published to Web": "Publié sur Internet",
|
||||
"Publishing": "Publier sur le web nécessite le service AFFiNE Cloud.",
|
||||
"Publishing Description": "Après avoir publié sur le net, toute personne disposant du lien pourra consulter le contenu.",
|
||||
"Quick Search": "Recherche rapide",
|
||||
"Quick search": "Recherche rapide",
|
||||
"Quick search placeholder": "Recherche Rapide ...",
|
||||
"Quick search placeholder2": "Rechercher dans {{workspace}}",
|
||||
"RFP": "Les pages peuvent librement être rajoutées/retirées de l'arborescence, tout en restant accessible depuis \"Toutes les pages\".",
|
||||
"Recent": "Récent",
|
||||
"Redo": "Rétablir",
|
||||
"Reduce indent": "Réduire l'indentation du texte",
|
||||
"Remove from Pivots": "Retirer de l'Arborescence",
|
||||
"Remove from favorites": "Retirer des favoris",
|
||||
"Remove from workspace": "Retirer de l'espace de travail",
|
||||
"Remove photo": "Supprimer la photo",
|
||||
"Remove special filter": "Retirer le filtre spécial",
|
||||
"Removed from Favorites": "Retiré des Favoris ",
|
||||
"Removed successfully": "Supprimer avec succès",
|
||||
"Rename": "Renommer",
|
||||
"Restart Install Client Update": "Redémarrez pour installer la mise à jour",
|
||||
"Restore it": "Restaurer ",
|
||||
"Retain cached cloud data": "Conserver les données mises en cache dans le cloud",
|
||||
"Retain local cached data": "Conserver les données du cache local",
|
||||
"Save": "Enregistrer",
|
||||
"Save As New Collection": "Enregistrer en tant que nouvelle collection",
|
||||
"Save as New Collection": "Enregistrer en tant que nouvelle collection",
|
||||
"Saved then enable AFFiNE Cloud": "Toutes les modifications sont sauvegardées localement, cliquez ici pour activer la sauvegarde AFFiNE Cloud",
|
||||
"Select": "Sélectionner ",
|
||||
"Select All": "Tout Sélectionnner",
|
||||
"Set a Workspace name": "Définir un nom pour l'espace de travail",
|
||||
"Set database location": "Définir l'emplacement de la base de données",
|
||||
"Set up an AFFiNE account to sync data": "Configurer un compte AFFiNE pour synchroniser les données",
|
||||
"Settings": "Paramètres",
|
||||
"Shape": "Forme",
|
||||
"Share Menu Public Workspace Description1": "Invitez d'autres personnes à rejoindre cet espace de travail ou publiez-le sur internet.",
|
||||
"Share Menu Public Workspace Description2": "L'espace de travail actuel a été publié sur le web en tant qu'espace de travail public.",
|
||||
"Share with link": "Partager un lien",
|
||||
"Shared Pages": "Pages partagées",
|
||||
"Shared Pages Description": "Le service de partage de page public nécessite AFFiNE Cloud.",
|
||||
"Shared Pages In Public Workspace Description": "L'intégralité de cet espace de travail a été publiée sur internet et peut être modifiée via les <1>Paramètres de l'espace de travail</1>.",
|
||||
"Shortcuts": "Raccourcis",
|
||||
"Sidebar": "Barre latérale",
|
||||
"Sign in": "Se connecter à AFFiNE Cloud",
|
||||
"Sign in and Enable": "Se connecter et activer",
|
||||
"Sign out": "Se déconnecter",
|
||||
"Sign out description": "Se déconnecter provoquera la perte du contenu non synchronisé.",
|
||||
"Skip": "Passer",
|
||||
"Start Week On Monday": "Commencer la semaine le lundi",
|
||||
"Stay logged out": "Rester déconnecté",
|
||||
"Sticky": "Post-it",
|
||||
"Stop publishing": "Arrêter de publier",
|
||||
"Storage": "Stockage",
|
||||
"Storage Folder": "Dossier du stockage ",
|
||||
"Storage and Export": "Stockage et Exportation",
|
||||
"Straight Connector": "Connecteur droit",
|
||||
"Strikethrough": "Barrer",
|
||||
"Successfully deleted": "Supprimé avec succès",
|
||||
"Successfully enabled AFFiNE Cloud": "Activation d'AFFINE Cloud avec succès.",
|
||||
"Successfully joined!": "Rejoint avec succès !",
|
||||
"Switch": "Changer",
|
||||
"Sync": "Synchroniser",
|
||||
"Sync across devices with AFFiNE Cloud": "Synchroniser parmi plusieurs appareils avec AFFiNE Cloud",
|
||||
"Synced with AFFiNE Cloud": "Synchronisé avec AFFiNE Cloud",
|
||||
"Tags": "Tags",
|
||||
"Terms of Use": "Conditions générales d'utilisation",
|
||||
"Text": "Texte ",
|
||||
"Theme": "Thème",
|
||||
"Title": "Titre ",
|
||||
"Trash": "Corbeille ",
|
||||
"TrashButtonGroupDescription": "Une fois supprimé, vous ne pouvez pas retourner en arrière. Confirmez-vous la suppression ? ",
|
||||
"TrashButtonGroupTitle": "Supprimer définitivement",
|
||||
"UNKNOWN_ERROR": "Erreur inconnue",
|
||||
"Underline": "Souligner ",
|
||||
"Undo": "Annuler",
|
||||
"Ungroup": "Dégrouper",
|
||||
"Unpin": "Désépingler",
|
||||
"Unpublished hint": "Une fois publié sur internet, les visiteurs peuvent voir le contenu via le lien fourni.",
|
||||
"Untitled": "Sans titre",
|
||||
"Untitled Collection": "Collection sans titre",
|
||||
"Update Available": "Mise à jour disponible",
|
||||
"Update Collection": "Mettre à jour la collection",
|
||||
"Update workspace name success": "L'espace de travail à été renommé avec succès",
|
||||
"Updated": "Mis à jour",
|
||||
"Upload": "Uploader ",
|
||||
"Use on current device only": "Utiliser seulement sur l'appareil actuel",
|
||||
"Users": "Utilisateur",
|
||||
"Version": "Version",
|
||||
"View Navigation Path": "Voir le Chemin d'Accès",
|
||||
"Visit Workspace": "Visiter l'espace de travail",
|
||||
"Wait for Sync": "Attendez la synchronisation",
|
||||
"Window frame style": "Style de fenêtre",
|
||||
"Workspace Avatar": "Avatar de l'espace de travail",
|
||||
"Workspace Icon": "Icône espace de travail",
|
||||
"Workspace Name": "Nom de l'espace de travail",
|
||||
"Workspace Not Found": "L'epace de travail n'a pas été trouvé",
|
||||
"Workspace Owner": "Propriétaire de l’espace de travail ",
|
||||
"Workspace Profile": "Profil de l'Espace de travail",
|
||||
"Workspace Settings": "Paramètres de l'espace de travail",
|
||||
"Workspace Settings with name": "Paramètres de {{name}}",
|
||||
"Workspace Type": "Type de l'espace de travail",
|
||||
"Workspace database storage description": "Sélectionnez l'endroit où vous souhaitez créer votre espace de travail. Les données de l'espace de travail sont enregistrées localement par défaut.",
|
||||
"Workspace description": "Un espace de travail est votre espace virtuel pour capturer, créer et planifier aussi bien seul qu'en équipe.",
|
||||
"Workspace saved locally": "{{name}} est sauvegardé localement",
|
||||
"You cannot delete the last workspace": "Vous ne pouvez pas supprimer le dernier Espace de travail",
|
||||
"Zoom in": "Agrandir",
|
||||
"Zoom out": "Rétrécir",
|
||||
"Zoom to 100%": "Zoom à 100%",
|
||||
"Zoom to fit": "Zoom à l'échelle",
|
||||
"all": "tout",
|
||||
"com.affine.aboutAFFiNE.autoCheckUpdate.description": "Vérifiez automatiquement pour de nouvelles mises à jour régulièrement.",
|
||||
"com.affine.aboutAFFiNE.autoCheckUpdate.title": "Vérifier automatiquement les mises à jours",
|
||||
"com.affine.aboutAFFiNE.autoDownloadUpdate.description": "Télécharger les mises à jour automatiquement (pour cet appareil)",
|
||||
"com.affine.aboutAFFiNE.autoDownloadUpdate.title": "Télécharger les mises à jour automatiquement",
|
||||
"com.affine.aboutAFFiNE.changelog.description": "Voir le journal des modifications d'AFFiNE",
|
||||
"com.affine.aboutAFFiNE.changelog.title": "Découvrez les nouveautés",
|
||||
"com.affine.aboutAFFiNE.changelog.title": "Découvrez les nouveautés !",
|
||||
"com.affine.aboutAFFiNE.checkUpdate.description": "Nouvelle version disponible",
|
||||
"com.affine.aboutAFFiNE.checkUpdate.title": "Vérifier pour les mises à jour",
|
||||
"com.affine.aboutAFFiNE.community.title": "Communautés",
|
||||
"com.affine.aboutAFFiNE.contact.community": "Communauté AFFiNE",
|
||||
"com.affine.aboutAFFiNE.contact.title": "Contactez-nous",
|
||||
"com.affine.aboutAFFiNE.contact.title": "Contactez-nous ",
|
||||
"com.affine.aboutAFFiNE.contact.website": "Site officiel ",
|
||||
"com.affine.aboutAFFiNE.legal.privacy": "Confidentialité",
|
||||
"com.affine.aboutAFFiNE.legal.title": "Mentions légales",
|
||||
@ -32,6 +358,12 @@
|
||||
"com.affine.aboutAFFiNE.version.app": "Version",
|
||||
"com.affine.aboutAFFiNE.version.editor.title": "Mode Édition",
|
||||
"com.affine.aboutAFFiNE.version.title": "Version",
|
||||
"com.affine.all-pages.header": "Toutes les pages",
|
||||
"com.affine.appUpdater.downloading": "Téléchargement en cours",
|
||||
"com.affine.appUpdater.installUpdate": "Redémarrez pour installer la mise à jour",
|
||||
"com.affine.appUpdater.openDownloadPage": "Ouvrir la page de téléchargement",
|
||||
"com.affine.appUpdater.updateAvailable": "Mise à jour disponible",
|
||||
"com.affine.appUpdater.whatsNew": "Découvrez les nouveautés !",
|
||||
"com.affine.appearanceSettings.clientBorder.description": "Personnalisez l'apparence de l'application ",
|
||||
"com.affine.appearanceSettings.clientBorder.title": "Style de bordure de l'application",
|
||||
"com.affine.appearanceSettings.color.description": "Choisissez votre thème de couleur",
|
||||
@ -41,6 +373,9 @@
|
||||
"com.affine.appearanceSettings.dateFormat.title": "Format de date",
|
||||
"com.affine.appearanceSettings.font.description": "Choisissez votre police de caractères",
|
||||
"com.affine.appearanceSettings.font.title": "Police de caractères",
|
||||
"com.affine.appearanceSettings.fontStyle.mono": "Mono",
|
||||
"com.affine.appearanceSettings.fontStyle.sans": "Sans",
|
||||
"com.affine.appearanceSettings.fontStyle.serif": "Sérif",
|
||||
"com.affine.appearanceSettings.fullWidth.description": "Afficher un maximum de contenu sur la page",
|
||||
"com.affine.appearanceSettings.fullWidth.title": "Disposition en pleine largeur",
|
||||
"com.affine.appearanceSettings.language.description": "Modifier la langue de l'interface",
|
||||
@ -55,44 +390,203 @@
|
||||
"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.title": "UI translucide sur la barre latérale",
|
||||
"com.affine.appearanceSettings.windowFrame.NativeTitleBar": "Barre native",
|
||||
"com.affine.appearanceSettings.windowFrame.description": "Personnalisez l'apparence de l'application Windows",
|
||||
"com.affine.appearanceSettings.windowFrame.frameless": "Sans Bords",
|
||||
"com.affine.appearanceSettings.windowFrame.NativeTitleBar": "Barre native",
|
||||
"com.affine.appearanceSettings.windowFrame.title": "Style de fenêtre",
|
||||
"com.affine.appUpdater.downloading": "Téléchargement en cours",
|
||||
"com.affine.appUpdater.installUpdate": "Redémarrez pour installer la mise à jour",
|
||||
"com.affine.appUpdater.openDownloadPage": "Ouvrir la page de téléchargement",
|
||||
"com.affine.appUpdater.updateAvailable": "Mise à jour disponible",
|
||||
"com.affine.appUpdater.whatsNew": "Découvrez les nouveautés !",
|
||||
"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.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.title": "Adresse mail mise à jour !",
|
||||
"com.affine.auth.change.email.page.title": "Changer votre adresse mail",
|
||||
"com.affine.auth.create.count": "Créer un compte ",
|
||||
"com.affine.auth.desktop.signing.in": "Connexion...",
|
||||
"com.affine.auth.forget": "Mot de passe oublié",
|
||||
"com.affine.auth.has.signed": "S'est connecté ! ",
|
||||
"com.affine.auth.has.signed.message": "Vous êtes connecté, commencez à synchroniser vos données avec AFFINE Cloud!",
|
||||
"com.affine.auth.later": "Plus tard",
|
||||
"com.affine.auth.open.affine": "Ouvrir AFFiNE",
|
||||
"com.affine.auth.open.affine.download-app": "Télécharger l'application",
|
||||
"com.affine.auth.open.affine.prompt": "Ouverture de l'application <1>AFFiNE</1> ",
|
||||
"com.affine.auth.open.affine.try-again": "Veuillez réessayer",
|
||||
"com.affine.auth.page.sent.email.subtitle": "Merci de rentrer un mot de passe de 8-20 caractères avec des lettres et des numéros pour continuer à vous créer un compte",
|
||||
"com.affine.auth.page.sent.email.title": "Bienvenu au AFFiNE Cloud, vous êtes presque là !",
|
||||
"com.affine.auth.password": "Mot de passe",
|
||||
"com.affine.auth.password.error": "Mot de passe invalide",
|
||||
"com.affine.auth.reset.password": "Réinitialiser le mot de passe",
|
||||
"com.affine.auth.reset.password.message": "Vous allez recevoir un mail avec un lien pour réinitialiser votre mot de passe. Merci de vérifier votre boite de réception",
|
||||
"com.affine.auth.reset.password.page.success": "Mot de passe réinitialisé avec succès",
|
||||
"com.affine.auth.reset.password.page.title": "Réinitialiser votre mot de passe AFFiNE Cloud",
|
||||
"com.affine.auth.send.change.email.link": "Envoyer un lien de vérification",
|
||||
"com.affine.auth.send.reset.password.link": "Envoyer un lien de réinitialisation",
|
||||
"com.affine.auth.send.set.password.link": "Envoyer un lien pour définir votre mot de passe",
|
||||
"com.affine.auth.sent": "Envoyé",
|
||||
"com.affine.auth.sent.change.email.hint": "Le lien de vérification a été envoyé",
|
||||
"com.affine.auth.sent.change.password.hint": "Le lien de réinitialisation de mot de passe a été envoyé",
|
||||
"com.affine.auth.sent.reset.password.success.message": "Votre mot de passe a été changé ! Vous pouvez à nouveau vous connecter à AFFiNE Cloud avec votre nouveau mot de passe ! ",
|
||||
"com.affine.auth.sent.set.password.hint": "Le lien pour définir votre mot de passe à été envoyé",
|
||||
"com.affine.auth.sent.set.password.success.message": "Votre mot de passe est enregistré! Vous pouvez vous connecter sur AFFINE Cloud avec votre email et votre mot de passe!",
|
||||
"com.affine.auth.set.email.save": "Enregistrer le mail",
|
||||
"com.affine.auth.set.password": "Définir le mot de passe",
|
||||
"com.affine.auth.set.password.message": "Merci de rentrer un mot de passe de 8-20 caractères avec des lettres et des numéros pour continuer à vous créer un compte",
|
||||
"com.affine.auth.set.password.page.success": "Mot de passe définit avec succès",
|
||||
"com.affine.auth.set.password.page.title": "Définir votre mot de passe pour AFFiNE Cloud",
|
||||
"com.affine.auth.set.password.placeholder": "Définissez un mot de passe d'au moins 8 caractères",
|
||||
"com.affine.auth.set.password.placeholder.confirm": "Confirmer votre mot de passe",
|
||||
"com.affine.auth.set.password.save": "Enregistrer votre mot de passe",
|
||||
"com.affine.auth.sign-out.confirm-modal.cancel": "Annuler",
|
||||
"com.affine.auth.sign-out.confirm-modal.confirm": "Déconnexion",
|
||||
"com.affine.auth.sign-out.confirm-modal.description": "Après s'être déconnecté, tous les espaces en ligne associés au compte ne seront plus accessibles depuis cet appareil. Une reconnexion les rendrons de nouveau accessible. ",
|
||||
"com.affine.auth.sign-out.confirm-modal.title": "Se déconnecter ?",
|
||||
"com.affine.auth.sign.auth.code.error.hint": "Mauvais code, essayez à nouveau ",
|
||||
"com.affine.auth.sign.auth.code.message": "Si vous n'avez pas reçu de mail, merci de vérifier votre dossier indésirable.",
|
||||
"com.affine.auth.sign.auth.code.message.password": "Si vous n'avez pas reçu de mail, merci de vérifier votre dossier indésirable. Ou <1>connectez-vous avec votre mot de passe</1>.",
|
||||
"com.affine.auth.sign.auth.code.on.resend.hint": "Envoyer le code à nouveau",
|
||||
"com.affine.auth.sign.auth.code.resend.hint": "Renvoyer le code",
|
||||
"com.affine.auth.sign.condition": "Conditions générales d'utilisation",
|
||||
"com.affine.auth.sign.email.continue": "Se connecter avec une adresse mail",
|
||||
"com.affine.auth.sign.email.error": "Email invalide",
|
||||
"com.affine.auth.sign.email.placeholder": "Rentrer à nouveau votre adresse mail",
|
||||
"com.affine.auth.sign.in": "Se connecter",
|
||||
"com.affine.auth.sign.in.sent.email.subtitle": "Confirmer votre Email",
|
||||
"com.affine.auth.sign.message": "En cliquant sur \"Continuer avec Google/Email\" ci-dessus, vous reconnaissez que vous acceptez les <1>Conditions générales d'utilisation</1> et la <3>Politique de confidentialité</3> d'AFFiNE.",
|
||||
"com.affine.auth.sign.no.access.hint": "AFFiNE Cloud est en accès anticipé. Consultez ce lien pour en savoir plus sur les avantages de devenir un des Early Supporter d'AFFiNE Cloud :",
|
||||
"com.affine.auth.sign.no.access.link": "AFFiNE Cloud est en accès anticipé",
|
||||
"com.affine.auth.sign.no.access.wait": "Merci d'attendre pour la sortie publique",
|
||||
"com.affine.auth.sign.policy": "Politique de confidentialité",
|
||||
"com.affine.auth.sign.sent.email.message.end": "Vous pouvez cliquer sur le lien pour créer un compte automatiquement",
|
||||
"com.affine.auth.sign.sent.email.message.start": "Un mail avec un lien magique vous a été envoyé",
|
||||
"com.affine.auth.sign.up": "S'inscrire",
|
||||
"com.affine.auth.sign.up.sent.email.subtitle": "Créer votre compte ",
|
||||
"com.affine.auth.sign.up.success.subtitle": "L'application s'ouvrira ou redirigera automatiquement vers la version Web. Si vous rencontrez des problèmes, vous pouvez également cliquer sur le bouton ci-dessous pour ouvrir manuellement l'application AFFiNE.",
|
||||
"com.affine.auth.sign.up.success.title": "Votre compte a été créé et vous êtes maintenant connecté !",
|
||||
"com.affine.auth.signed.success.subtitle": "Vous avez réussi à vous connecter ! L'application s'ouvrira ou redirigera automatiquement vers la version Web. Si vous rencontrez des problèmes, vous pouvez également cliquer sur le bouton ci-dessous pour ouvrir manuellement l'application AFFiNE.",
|
||||
"com.affine.auth.signed.success.title": "Vous y êtes presque ! ",
|
||||
"com.affine.auth.toast.message.failed": "Erreur serveur, veuillez réessayer plus tard.",
|
||||
"com.affine.auth.toast.message.signed-in": "Vous êtes maintenant connecté, commencez la synchronisation de vos données avec AFFiNE Cloud ! ",
|
||||
"com.affine.auth.toast.title.failed": "Impossible de vous connecter ",
|
||||
"com.affine.auth.toast.title.signed-in": "Connecté",
|
||||
"com.affine.backButton": "Retour à l'accueil",
|
||||
"com.affine.banner.content": "La démo vous plait ? <1> Télécharger le client AFFiNE </1> pour une expérience complète.",
|
||||
"com.affine.brand.affineCloud": "AFFiNE Cloud",
|
||||
"com.affine.cloudTempDisable.description": "Nous mettons à jour le service AFFiNE Cloud et celui-ci est temporairement indisponible côté client. Si vous souhaitez rester informé des avancements et être informé de la disponibilité du projet, vous pouvez remplir l'<1>inscription au AFFiNE Cloud</1>.",
|
||||
"com.affine.cloudTempDisable.title": "AFFiNE Cloud est actuellement en cours de mise à jour.",
|
||||
"com.affine.cmdk.affine.category.affine.collections": "Collections",
|
||||
"com.affine.cmdk.affine.category.affine.creation": "Créer ",
|
||||
"com.affine.cmdk.affine.category.affine.edgeless": "Mode sans bords",
|
||||
"com.affine.cmdk.affine.category.affine.general": "Général ",
|
||||
"com.affine.cmdk.affine.category.affine.help": "Aide",
|
||||
"com.affine.cmdk.affine.category.affine.layout": "Paramètre de disposition",
|
||||
"com.affine.cmdk.affine.category.affine.navigation": "Navigation",
|
||||
"com.affine.cmdk.affine.category.affine.pages": "Pages",
|
||||
"com.affine.cmdk.affine.category.affine.recent": "Récent",
|
||||
"com.affine.cmdk.affine.category.affine.settings": "Paramètres",
|
||||
"com.affine.cmdk.affine.category.affine.updates": "Mises à jour",
|
||||
"com.affine.cmdk.affine.category.editor.edgeless": "Paramètres du mode sans bord",
|
||||
"com.affine.cmdk.affine.category.editor.insert-object": "Insérer un objet",
|
||||
"com.affine.cmdk.affine.category.editor.page": "Commandes des pages",
|
||||
"com.affine.cmdk.affine.client-border-style.to": "Changer le style de bordure de l'application pour",
|
||||
"com.affine.cmdk.affine.color-mode.to": "Changer le monde couleur pour",
|
||||
"com.affine.cmdk.affine.color-scheme.to": "Changer le thème de couleur pour",
|
||||
"com.affine.cmdk.affine.contact-us": "Nous contacter",
|
||||
"com.affine.cmdk.affine.create-new-edgeless-as": "Créer une nouvelle page sans bord sous :",
|
||||
"com.affine.cmdk.affine.create-new-page-as": "Créer une nouvelle page sous : ",
|
||||
"com.affine.cmdk.affine.display-language.to": "Changer la langue d'affichage pour",
|
||||
"com.affine.cmdk.affine.editor.add-to-favourites": "Ajouter aux Favoris",
|
||||
"com.affine.cmdk.affine.editor.edgeless.presentation-start": "Commencer la Présentation",
|
||||
"com.affine.cmdk.affine.editor.remove-from-favourites": "Retirer des favoris",
|
||||
"com.affine.cmdk.affine.editor.restore-from-trash": "Restaurer de la corbeille",
|
||||
"com.affine.cmdk.affine.font-style.to": "Changer la police de caractère pour",
|
||||
"com.affine.cmdk.affine.full-width-layout.to": "Changer la disposition en pleine largeur pour",
|
||||
"com.affine.cmdk.affine.getting-started": "Commencer",
|
||||
"com.affine.cmdk.affine.import-workspace": "Importer un espace de travail",
|
||||
"com.affine.cmdk.affine.left-sidebar.collapse": "Rabattre la barre latérale de gauche",
|
||||
"com.affine.cmdk.affine.left-sidebar.expand": "Agrandir la barre latérale de gauche",
|
||||
"com.affine.cmdk.affine.navigation.goto-all-pages": "Aller à toutes les pages",
|
||||
"com.affine.cmdk.affine.navigation.goto-edgeless-list": "Aller à la liste des pages sans bords",
|
||||
"com.affine.cmdk.affine.navigation.goto-page-list": "Aller à la liste de Page",
|
||||
"com.affine.cmdk.affine.navigation.goto-trash": "Aller à la corbeille",
|
||||
"com.affine.cmdk.affine.navigation.goto-workspace": "Aller à l'espace de travail",
|
||||
"com.affine.cmdk.affine.navigation.open-settings": "Aller à l'espace de travail",
|
||||
"com.affine.cmdk.affine.new-edgeless-page": "Nouvelle page sans bords",
|
||||
"com.affine.cmdk.affine.new-page": "Nouvelle page",
|
||||
"com.affine.cmdk.affine.new-workspace": "Nouvel espace de travail ",
|
||||
"com.affine.cmdk.affine.noise-background-on-the-sidebar.to": "Changer le bruit d'arrière-plan de la barre latérale pour",
|
||||
"com.affine.cmdk.affine.restart-to-upgrade": "Redémarrer pour mettre à jour",
|
||||
"com.affine.cmdk.affine.switch-state.off": "ÉTEINT",
|
||||
"com.affine.cmdk.affine.switch-state.on": "ALLUMÉ",
|
||||
"com.affine.cmdk.affine.translucent-ui-on-the-sidebar.to": "Changer l'UI translucide sur la barre latérale pour",
|
||||
"com.affine.cmdk.affine.whats-new": "Nouveautés",
|
||||
"com.affine.cmdk.placeholder": "Écrivez une commande ou recherchez ce que vous voulez...",
|
||||
"com.affine.collection-bar.action.tooltip.delete": "Supprimer",
|
||||
"com.affine.collection-bar.action.tooltip.edit": "Éditer",
|
||||
"com.affine.collection-bar.action.tooltip.pin": "Épingler à la barre latérale",
|
||||
"com.affine.collection-bar.action.tooltip.unpin": "Désépingler",
|
||||
"com.affine.collection.addPage.alreadyExists": "Page déjà existante",
|
||||
"com.affine.collection.addPage.success": "Ajouté avec succès",
|
||||
"com.affine.collection.addPages": "Ajouter des pages",
|
||||
"com.affine.collection.addPages.tips": "<0>Ajouter des Pages :</0> Vous pouvez librement choisir des pages et les ajouter à la collection. ",
|
||||
"com.affine.collection.addRules": "Ajouter des règles ",
|
||||
"com.affine.collection.addRules.tips": "<0>Ajouter des règles :</0> Les règles utilise le filtrage. Après avoir ajouté des règles, les pages qui rencontrent les conditions seront automatiquement ajoutées à la collection actuelle",
|
||||
"com.affine.collection.allCollections": "Toutes les collections",
|
||||
"com.affine.collection.emptyCollection": "Collections vides",
|
||||
"com.affine.collection.emptyCollectionDescription": "Les collections sont des dossiers intelligent avec lesquels vous pouvez manuellement ajouter des pages ou l'automatiser avec des règles ",
|
||||
"com.affine.collection.helpInfo": "AIDE INFO",
|
||||
"com.affine.collection.menu.edit": "Modifier les collections",
|
||||
"com.affine.collection.menu.rename": "Renommer",
|
||||
"com.affine.collectionBar.backToAll": "Retour à tous",
|
||||
"com.affine.confirmModal.button.cancel": "Annuler",
|
||||
"com.affine.collections.header": "Collections",
|
||||
"com.affine.confirmModal.button.cancel": "Annuler ",
|
||||
"com.affine.currentYear": "Année en cours",
|
||||
"com.affine.deleteLeaveWorkspace.description": "Supprimer l'espace de travail de cet appareil et éventuellement supprimer toutes les données.\n\n",
|
||||
"com.affine.deleteLeaveWorkspace.description": "Supprimer l'espace de travail de cet appareil et éventuellement supprimer toutes les données.",
|
||||
"com.affine.deleteLeaveWorkspace.leave": "Quitter l'espace de travail",
|
||||
"com.affine.deleteLeaveWorkspace.leaveDescription": "Une fois quitté, vous ne pourrez plus accéder au contenu à l'intérieur de cet espace de travail.",
|
||||
"com.affine.draw_with_a_blank_whiteboard": "Dessiner sur un tableau blanc",
|
||||
"com.affine.earlier": "Récemment",
|
||||
"com.affine.editCollection.button.cancel": "Annuler",
|
||||
"com.affine.editCollection.button.create": "Créer",
|
||||
"com.affine.edgelessMode": "Mode sans bords",
|
||||
"com.affine.editCollection.button.cancel": "Annuler ",
|
||||
"com.affine.editCollection.button.create": "Créer ",
|
||||
"com.affine.editCollection.createCollection": "Créer des collections",
|
||||
"com.affine.editCollection.filters": "Filtres",
|
||||
"com.affine.editCollection.pages": "Pages",
|
||||
"com.affine.editCollection.pages.clear": "Effacer la sélection",
|
||||
"com.affine.editCollection.renameCollection": "Renommer la Collection",
|
||||
"com.affine.editCollection.rules": "Règles",
|
||||
"com.affine.editCollection.rules.countTips": "Sélectionnés <1>{{selectedCount}}</1>, filtrés <3>{{filteredCount}}</3>\n ",
|
||||
"com.affine.editCollection.rules.countTips.more": "Affichage de <1>{{count}}</1> pages.",
|
||||
"com.affine.editCollection.rules.countTips.one": "Affichage de <1>{{count}}</1> page.",
|
||||
"com.affine.editCollection.rules.countTips.zero": "Affichage de <1>{{count}}</1> pages.",
|
||||
"com.affine.editCollection.rules.empty.noResults": "Pas de résultats",
|
||||
"com.affine.editCollection.rules.empty.noResults.tips": "Aucunes pages ne répond aux règles de filtres",
|
||||
"com.affine.editCollection.rules.empty.noRules": "Pas de règles",
|
||||
"com.affine.editCollection.rules.empty.noRules.tips": "Veuillez <1>ajouter des règles</1> pour enregistrer cette collection ou passer à <3>Pages</3>, utiliser le mode de sélection manuelle",
|
||||
"com.affine.editCollection.rules.include.add": "Ajouter les pages sélectionnées ",
|
||||
"com.affine.editCollection.rules.include.is": "est",
|
||||
"com.affine.editCollection.rules.include.page": "Page",
|
||||
"com.affine.editCollection.rules.include.tipsTitle": "Qu'est-ce que \"Pages Sélectionnées\" ?",
|
||||
"com.affine.editCollection.rules.include.title": "Pages Sélectionnées",
|
||||
"com.affine.editCollection.rules.preview": "Aperçu",
|
||||
"com.affine.editCollection.rules.reset": "Réinitialiser",
|
||||
"com.affine.editCollection.rules.tips": "Les pages qui respectent ces conditions seront ajoutées à la collection actuelle <2>{{highlight}}</2>",
|
||||
"com.affine.editCollection.rules.tips.highlight": "Automatiquement",
|
||||
"com.affine.editCollection.save": "Enregistrer",
|
||||
"com.affine.editCollection.saveCollection": "Enregistrer en tant que nouvelle collection",
|
||||
"com.affine.editCollection.search.placeholder": "Rechercher une page...",
|
||||
"com.affine.editCollection.untitledCollection": "Collection sans titre",
|
||||
"com.affine.editCollection.updateCollection": "Mettre à jour la collection",
|
||||
"com.affine.editCollectionName.createTips": "Les collections sont des dossiers intelligent avec lesquels vous pouvez manuellement ajouter des pages ou l'automatiser avec des règles ",
|
||||
"com.affine.editCollectionName.name": "Nom",
|
||||
"com.affine.editCollectionName.name.placeholder": "Nom de la Collection",
|
||||
"com.affine.editorModeSwitch.tooltip": "Changer",
|
||||
"com.affine.emptyDesc": "Il n'y a pas encore de page ici",
|
||||
"com.affine.enableAffineCloudModal.button.cancel": "Annuler",
|
||||
"com.affine.enableAffineCloudModal.button.cancel": "Annuler ",
|
||||
"com.affine.expired.page.subtitle": "Merci de demander un nouveau lien pour réinitialiser votre mot de passe",
|
||||
"com.affine.expired.page.title": "Le lien a expiré...",
|
||||
"com.affine.export.error.message": "Veuillez réessayer plus tard.",
|
||||
"com.affine.export.error.title": "Échec lors de l'exportation en raison d'une erreur inattendue",
|
||||
"com.affine.export.success.message": "Veuillez ouvrir le fichier de téléchargement afin de vérifier",
|
||||
"com.affine.export.success.title": "Exporté avec succès",
|
||||
"com.affine.favoritePageOperation.add": "Ajouter aux favoris",
|
||||
"com.affine.favoritePageOperation.add": "Ajouter aux Favoris",
|
||||
"com.affine.favoritePageOperation.remove": "Retirer des favoris",
|
||||
"com.affine.filter": "Filtrer",
|
||||
"com.affine.filter.after": "après",
|
||||
@ -108,13 +602,14 @@
|
||||
"com.affine.filter.is-favourited": "Est favori",
|
||||
"com.affine.filter.save-view": "Sauvegarder la vue",
|
||||
"com.affine.filter.true": "Oui",
|
||||
"com.affine.filterList.button.add": "Ajouter un filtre",
|
||||
"com.affine.header.option.add-tag": "Ajouter des Tags",
|
||||
"com.affine.header.option.duplicate": "Dupliquer",
|
||||
"com.affine.helpIsland.contactUs": "Contactez-nous ",
|
||||
"com.affine.helpIsland.gettingStarted": "Commencer",
|
||||
"com.affine.helpIsland.helpAndFeedback": "Aide et feedbacks",
|
||||
"com.affine.import_file": "Support Markdown/Notion",
|
||||
"com.affine.inviteModal.button.cancel": "Annuler",
|
||||
"com.affine.inviteModal.button.cancel": "Annuler ",
|
||||
"com.affine.keyboardShortcuts.appendDailyNote": "Ajouter à la note journalière",
|
||||
"com.affine.keyboardShortcuts.bodyText": "Corps du texte",
|
||||
"com.affine.keyboardShortcuts.bold": "Gras",
|
||||
@ -150,11 +645,11 @@
|
||||
"com.affine.keyboardShortcuts.strikethrough": "Barrer",
|
||||
"com.affine.keyboardShortcuts.subtitle": "Regarder rapidement les raccourcis clavier",
|
||||
"com.affine.keyboardShortcuts.switch": "Changer",
|
||||
"com.affine.keyboardShortcuts.text": "Texte (bientôt disponible)",
|
||||
"com.affine.keyboardShortcuts.text": "Texte ",
|
||||
"com.affine.keyboardShortcuts.title": "Raccourcis clavier",
|
||||
"com.affine.keyboardShortcuts.unGroup": "Dégrouper",
|
||||
"com.affine.keyboardShortcuts.underline": "Souligner ",
|
||||
"com.affine.keyboardShortcuts.undo": "Annuler",
|
||||
"com.affine.keyboardShortcuts.unGroup": "Dégrouper",
|
||||
"com.affine.keyboardShortcuts.zoomIn": "Agrandir",
|
||||
"com.affine.keyboardShortcuts.zoomOut": "Rétrécir",
|
||||
"com.affine.keyboardShortcuts.zoomTo100": "Zoom à 100%",
|
||||
@ -164,8 +659,12 @@
|
||||
"com.affine.lastMonth": "Le mois dernier",
|
||||
"com.affine.lastWeek": "La semaine dernière ",
|
||||
"com.affine.lastYear": "L'année dernière ",
|
||||
"com.affine.loading": "Chargement...",
|
||||
"com.affine.moreThan30Days": "Plus d'un mois",
|
||||
"com.affine.moveToTrash.confirmModal.description": "{{title}} sera déplacé à la corbeille ",
|
||||
"com.affine.moveToTrash.confirmModal.description.multiple": "{{ number }} pages seront déplacés à la corbeille ",
|
||||
"com.affine.moveToTrash.confirmModal.title": "Supprimer la page ?",
|
||||
"com.affine.moveToTrash.confirmModal.title.multiple": "Supprimer {{ number }} pages ?",
|
||||
"com.affine.moveToTrash.title": "Déplacer à la corbeille",
|
||||
"com.affine.nameWorkspace.button.cancel": "Annuler ",
|
||||
"com.affine.nameWorkspace.button.create": "Créer ",
|
||||
@ -181,13 +680,28 @@
|
||||
"com.affine.onboarding.videoDescription1": "Basculez facilement entre le mode Page pour de la création de documents structurés et le mode Tableau blanc pour de l'expression visuelle libre d'idées créatives.",
|
||||
"com.affine.onboarding.videoDescription2": "Créez facilement des documents structurés, à l'aide d'une interface modulaire où l'on peut faire glisser et déposer des blocs de texte, des images et d'autres contenus.",
|
||||
"com.affine.openPageOperation.newTab": "Ouvrir dans un nouvel onglet",
|
||||
"com.affine.other-page.nav.affine-community": "Communauté AFFiNE",
|
||||
"com.affine.other-page.nav.blog": "Blog",
|
||||
"com.affine.other-page.nav.contact-us": "Contactez-nous ",
|
||||
"com.affine.other-page.nav.download-app": "Télécharger l'application",
|
||||
"com.affine.other-page.nav.official-website": "Site officiel ",
|
||||
"com.affine.other-page.nav.open-affine": "Ouvrir AFFiNE",
|
||||
"com.affine.page.group-header.clear": "Effacer la sélection",
|
||||
"com.affine.page.group-header.select-all": "Tout Sélectionnner",
|
||||
"com.affine.pageMode": "Mode page",
|
||||
"com.affine.pageMode.all": "tout",
|
||||
"com.affine.pageMode.edgeless": "Mode sans bords",
|
||||
"com.affine.pageMode.page": "Page",
|
||||
"com.affine.payment.billing-setting.history": "Historique de Facturation",
|
||||
"com.affine.payment.billing-setting.information": "Information",
|
||||
"com.affine.payment.billing-setting.month": "Mois",
|
||||
"com.affine.payment.billing-setting.paid": "Payé",
|
||||
"com.affine.payment.billing-setting.title": "Facturation",
|
||||
"com.affine.payment.billing-setting.update": "Mettre à jour",
|
||||
"com.affine.publicLinkDisableModal.button.cancel": "Annuler ",
|
||||
"com.affine.publicLinkDisableModal.button.disable": "Désactiver",
|
||||
"com.affine.publicLinkDisableModal.description": "Désactiver ce lien public empêchera à quiconque avec le lien d’accéder à cette page.",
|
||||
"com.affine.publicLinkDisableModal.title": "Désactiver le lien public ?",
|
||||
"com.affine.publicLinkDisableModal.title": "Désactiver le lien public",
|
||||
"com.affine.rootAppSidebar.collections": "Collections",
|
||||
"com.affine.rootAppSidebar.favorites": "Favoris ",
|
||||
"com.affine.rootAppSidebar.others": "Autres",
|
||||
@ -201,28 +715,81 @@
|
||||
"com.affine.setSyncingMode.deviceOnly": "Utiliser seulement sur l'appareil actuel",
|
||||
"com.affine.setSyncingMode.title.added": "Ajouté avec succès",
|
||||
"com.affine.setSyncingMode.title.created": "Créé avec succès",
|
||||
"com.affine.setting.account": "Paramètres du compte",
|
||||
"com.affine.setting.account.delete": "Supprimer le compte",
|
||||
"com.affine.setting.account.delete.message": "Supprimer définitivement ce compte et la sauvegarde des données de l'espace de travail dans AFFiNE Cloud. Cette action ne peut pas être annulée.",
|
||||
"com.affine.setting.account.message": "Vos données personnelles ",
|
||||
"com.affine.setting.sign.message": "Synchroniser avec AFFiNE Cloud",
|
||||
"com.affine.setting.sign.out.message": "Déconnecté de manière sécurisée de votre compte",
|
||||
"com.affine.settingSidebar.settings.general": "Général",
|
||||
"com.affine.settingSidebar.settings.workspace": "Espace de travail",
|
||||
"com.affine.settingSidebar.title": "Paramètres",
|
||||
"com.affine.settings.about.message": "Information à propos de AFFiNE",
|
||||
"com.affine.settings.about.update.check.message": "Vérifiez automatiquement pour de nouvelles mises à jour régulièrement.",
|
||||
"com.affine.settings.about.update.download.message": "Télécharger les mises à jour automatiquement (pour cet appareil)",
|
||||
"com.affine.settings.appearance": "Apparence",
|
||||
"com.affine.settings.appearance.border-style-description": "Personnalisez l'apparence de l'application ",
|
||||
"com.affine.settings.appearance.date-format-description": "Personnalisez le style de date",
|
||||
"com.affine.settings.appearance.full-width-description": "Afficher un maximum de contenu sur la page",
|
||||
"com.affine.settings.appearance.language-description": "Modifier la langue de l'interface",
|
||||
"com.affine.settings.appearance.start-week-description": "Par défaut, la semaine commence le dimanche",
|
||||
"com.affine.settings.appearance.window-frame-description": "Personnalisez l'apparence de l'application Windows",
|
||||
"com.affine.settings.auto-check-description": "Si activé, l'option cherchera automatiquement pour les nouvelles versions à intervalles réguliers",
|
||||
"com.affine.settings.auto-download-description": "Si activé, les nouvelles versions seront automatiquement téléchargées sur l'appareil actuel",
|
||||
"com.affine.settings.member-tooltip": "Activer AFFiNE Cloud pour collaborer ",
|
||||
"com.affine.settings.email": "Email",
|
||||
"com.affine.settings.email.action": "Changer l'Email",
|
||||
"com.affine.settings.member-tooltip": "Activer AFFiNE Cloud pour collaborer avec d'autres personnes",
|
||||
"com.affine.settings.noise-style": "Bruit d'arrière-plan de la barre latérale",
|
||||
"com.affine.settings.noise-style-description": "Utiliser l'effet de bruit d'arrière-plan sur la barre latérale",
|
||||
"com.affine.settings.password": "Mot de passe",
|
||||
"com.affine.settings.password.action.change": "Changer le mot de passe",
|
||||
"com.affine.settings.password.action.set": "Définir le mot de passe",
|
||||
"com.affine.settings.password.message": "Définissez un mot de passe pour vous connecter à votre compte",
|
||||
"com.affine.settings.profile": "Mon Profil",
|
||||
"com.affine.settings.profile.message": "Votre profil de compte sera montré à tout le monde",
|
||||
"com.affine.settings.profile.name": "Afficher le nom",
|
||||
"com.affine.settings.profile.placeholder": "Saisir le nom du compte",
|
||||
"com.affine.settings.remove-workspace": "Supprimer l'espace de travail",
|
||||
"com.affine.settings.remove-workspace-description": "Supprimer l'espace de travail de cet appareil et éventuellement supprimer toutes les données.\n\n",
|
||||
"com.affine.settings.sign": "Se connecter / S'inscrire",
|
||||
"com.affine.settings.storage.db-location.change-hint": "Cliquer pour changer l'emplacement du stockage ",
|
||||
"com.affine.settings.storage.description": "Vérifier ou changer l'emplacement du lieu de stockage",
|
||||
"com.affine.settings.storage.description-alt": "Vérifier ou changer l'emplacement du lieu de stockage. Cliquer pour éditer le chemin d'accès.",
|
||||
"com.affine.settings.suggestion": "Besoin de plus de personnalisation ? Vous pouvez nous les proposer via la communauté.",
|
||||
"com.affine.settings.translucent-style": "UI translucide sur la barre latérale",
|
||||
"com.affine.settings.translucent-style-description": "Utiliser l'effet translucide sur la barre latérale",
|
||||
"com.affine.settings.workspace": "Espace de travail",
|
||||
"com.affine.settings.workspace.description": "Vous pouvez personnaliser votre espace ici.",
|
||||
"com.affine.settings.workspace.not-owner": "L'icône et le nom peuvent seulement être modifiés par le propriétaire de l'Espace de groupe. Les modifications seront visibles par tous",
|
||||
"com.affine.settings.workspace.publish-tooltip": "Activer AFFiNE Cloud pour publier cet espace de travail en ligne",
|
||||
"com.affine.settings.workspace.storage.tip": "Cliquer pour changer l'emplacement du stockage ",
|
||||
"com.affine.settingSidebar.settings.general": "Général",
|
||||
"com.affine.settingSidebar.settings.workspace": "Espace de travail",
|
||||
"com.affine.settingSidebar.title": "Paramètres",
|
||||
"com.affine.share-menu.EnableCloudDescription": "Le service de partage de page public nécessite AFFiNE Cloud.",
|
||||
"com.affine.share-menu.ShareMode": "Mode de partage",
|
||||
"com.affine.share-menu.SharePage": "Partager la page",
|
||||
"com.affine.share-menu.ShareViaExport": "Partager via Export",
|
||||
"com.affine.share-menu.ShareViaExportDescription": "Télécharger une copie fixe de la version actuelle pour la partager avec les autres.",
|
||||
"com.affine.share-menu.ShareWithLink": "Partager avec un lien",
|
||||
"com.affine.share-menu.ShareWithLinkDescription": "Créez un lien que vous pouvez facilement partager avec tout le monde. Les visiteurs peuvent ouvrir votre page sous forme de document.",
|
||||
"com.affine.share-menu.SharedPage": "Page partagée",
|
||||
"com.affine.share-menu.copy-private-link": "Copier le lien privé",
|
||||
"com.affine.share-menu.publish-to-web": "Publier sur internet",
|
||||
"com.affine.share-menu.publish-to-web.description": "Permettre à toutes les personnes disposant du lien une version \"lecture uniquement\" de la version de la page",
|
||||
"com.affine.share-menu.share-privately": "Partage privé",
|
||||
"com.affine.share-menu.share-privately.description": "Seuls les membres de l'Espace de Travail peuvent ouvrir ce lien.",
|
||||
"com.affine.share-menu.shareButton": "Partager",
|
||||
"com.affine.share-menu.sharedButton": "Partagé",
|
||||
"com.affine.shortcutsTitle.edgeless": "Mode sans bords",
|
||||
"com.affine.shortcutsTitle.general": "Général",
|
||||
"com.affine.shortcutsTitle.markdownSyntax": "Syntaxe Markdown",
|
||||
"com.affine.shortcutsTitle.page": "Page",
|
||||
"com.affine.sidebarSwitch.collapse": "Rabattre la barre latérale",
|
||||
"com.affine.sidebarSwitch.expand": "Agrandir la barre latérale",
|
||||
"com.affine.storage.disabled.hint": "AFFiNE Cloud est actuellement en phase d'accès anticipé et ne prends en charge la mise à niveau, veuillez être patient et attendre notre plan tarifaire.",
|
||||
"com.affine.storage.extend.hint": "Vous avez atteint la capacité maximale de votre plan actuel, AFFiNE Cloud est actuellement en phase d'accès anticipé et ne prends en charge la mise à niveau, veuillez être patient et attendre notre plan tarifaire.",
|
||||
"com.affine.storage.extend.link": "Pour avoir plus d'information, cliquez ici.",
|
||||
"com.affine.storage.title": "Stockage AFFiNE Cloud",
|
||||
"com.affine.storage.upgrade": "Passer à la version Pro",
|
||||
"com.affine.storage.used.hint": "Espace utilisé",
|
||||
"com.affine.themeSettings.dark": "Sombre",
|
||||
"com.affine.themeSettings.light": "Clair",
|
||||
"com.affine.themeSettings.system": "Système",
|
||||
@ -238,9 +805,23 @@
|
||||
"com.affine.trashOperation.delete": "Supprimer objet ",
|
||||
"com.affine.trashOperation.delete.description": "Une fois supprimé, vous ne pouvez pas retourner en arrière. Confirmez-vous la suppression ? ",
|
||||
"com.affine.trashOperation.delete.title": "Supprimer définitivement",
|
||||
"com.affine.trashOperation.deleteDescription": "Une fois supprimé, vous ne pouvez pas retourner en arrière. Confirmez-vous la suppression ? ",
|
||||
"com.affine.trashOperation.deletePermanently": "Supprimer définitivement",
|
||||
"com.affine.trashOperation.restoreIt": "Restaurer ",
|
||||
"com.affine.updater.downloading": "Téléchargement en cours",
|
||||
"com.affine.updater.open-download-page": "Ouvrir la page de téléchargement",
|
||||
"com.affine.updater.restart-to-update": "Redémarrez pour installer la mise à jour",
|
||||
"com.affine.updater.update-available": "Mise à jour disponible",
|
||||
"com.affine.workspace.cannot-delete": "Vous ne pouvez pas supprimer le dernier Espace de travail",
|
||||
"com.affine.workspace.cloud": "Espaces de travail distants",
|
||||
"com.affine.workspace.cloud.account.logout": "Déconnection",
|
||||
"com.affine.workspace.cloud.account.settings": "Paramètres du compte",
|
||||
"com.affine.workspace.cloud.auth": "S'inscrire / Se connecter",
|
||||
"com.affine.workspace.cloud.description": "Synchroniser avec AFFiNE Cloud",
|
||||
"com.affine.workspace.cloud.join": "Rejoindre l'espace de travail",
|
||||
"com.affine.workspace.cloud.sync": "Synchronisation dans le cloud",
|
||||
"com.affine.workspace.local": "Espaces de travail locaux",
|
||||
"com.affine.workspace.local.import": "Importer un espace de travail",
|
||||
"com.affine.workspaceDelete.button.cancel": "Annuler ",
|
||||
"com.affine.workspaceDelete.button.delete": "Supprimer objet ",
|
||||
"com.affine.workspaceDelete.description": "Attention, la suppression de <1>{{workspace}}</1> est irréversible. Le contenu sera perdu.",
|
||||
@ -250,195 +831,38 @@
|
||||
"com.affine.workspaceLeave.button.cancel": "Annuler ",
|
||||
"com.affine.workspaceLeave.button.leave": "Quitter",
|
||||
"com.affine.workspaceLeave.description": "Une fois quitté, vous ne pourrez plus accéder au contenu de cet espace de travail.",
|
||||
"com.affine.workspaceList.addWorkspace.create": "Créer un espace de travail",
|
||||
"com.affine.workspaceList.workspaceListType.cloud": "Synchronisation dans le cloud",
|
||||
"com.affine.workspaceList.workspaceListType.local": "Stockage en Local",
|
||||
"com.affine.workspaceSubPath.all": "Toutes les pages",
|
||||
"com.affine.workspaceSubPath.trash": "Corbeille ",
|
||||
"com.affine.workspaceType.cloud": "Espace de travail distant",
|
||||
"com.affine.workspaceType.joined": "L'espace de travail a été rejoint",
|
||||
"com.affine.workspaceType.local": "Espace de travail local",
|
||||
"com.affine.workspaceType.offline": "Disponible hors ligne",
|
||||
"com.affine.write_with_a_blank_page": "Écrire sur une nouvelle page",
|
||||
"com.affine.write_with_a_blank_page": "Écrire sur une page vide",
|
||||
"com.affine.yesterday": "Hier",
|
||||
"Confirm": "Confirmer",
|
||||
"Connector": "Connecteur (bientôt disponible) ",
|
||||
"Continue with Google": "Se connecter avec Google ",
|
||||
"Convert to ": "Convertir en ",
|
||||
"Copied link to clipboard": "Lien copié dans le presse-papier",
|
||||
"Copy": "Copier",
|
||||
"Copy Link": "Copier le lien",
|
||||
"core": "l'essentiel",
|
||||
"Create": "Créer ",
|
||||
"Create Or Import": "Créer ou importer",
|
||||
"Create Shared Link Description": "Créez un lien que vous pouvez facilement partager avec n'importe qui.",
|
||||
"Create your own workspace": "Créer votre propre espace de travail",
|
||||
"Created": "Objet créé ",
|
||||
"Created with": "Créé avec",
|
||||
"Data sync mode": "Mode de synchronisation des données",
|
||||
"DB_FILE_ALREADY_LOADED": "Le fichier de base de données a déjà été chargé",
|
||||
"DB_FILE_INVALID": "Fichier de base de données invalide",
|
||||
"DB_FILE_MIGRATION_FAILED": "La migration du fichier de base de données a échoué",
|
||||
"DB_FILE_PATH_INVALID": "Le chemin d'accès du fichier de base de données est invalide",
|
||||
"Delete": "Supprimer objet ",
|
||||
"Delete Member?": "Supprimer le membre ?",
|
||||
"Delete Workspace Label Hint": "Après la suppression de cet espace de travail, vous supprimerez de manière permanente tout le contenu de tous les utilisateurs. En aucun cas le contenu de cet espace de travail ne pourra être restauré.",
|
||||
"Delete Workspace placeholder": "Veuillez écrire \"Delete\" pour confirmer",
|
||||
"Disable": "Désactiver",
|
||||
"Disable Public Link": "Désactiver le lien public",
|
||||
"Disable Public Sharing": "Désactiver le Partage Public ",
|
||||
"Download all data": "Télécharger toutes les données",
|
||||
"Download core data": "Télécharger les données principales",
|
||||
"Download data": "Télécharger les données {{CoreOrAll}}",
|
||||
"Download data Description1": "Cela prend davantage d’espace sur votre appareil.",
|
||||
"Download data Description2": "Cela prend peu d’espace sur votre appareil.",
|
||||
"Edgeless": "Mode sans bords",
|
||||
"Edit": "Éditer",
|
||||
"Edit Filter": "Editer le filtre",
|
||||
"dark": "Sombre",
|
||||
"emptyAllPages": "Cet espace de travail est vide. Créez une nouvelle page pour commencer l'édition.",
|
||||
"emptyAllPagesClient": "Cliquez sur le bouton <1>$t(New Page)</1> ou bien, appuyez sur le raccourci clavier <3>{{shortcut}}</3> afin de créer votre première page.",
|
||||
"emptyFavorite": "Cliquez sur Ajouter aux Favoris et la page apparaitra ici.",
|
||||
"emptySharedPages": "Les pages partagées apparaîtront ici",
|
||||
"emptyTrash": "Cliquez sur Ajouter à la corbeille et la page apparaitra ici.",
|
||||
"Enable": "Activer",
|
||||
"Enable AFFiNE Cloud": "Activer AFFiNE Cloud",
|
||||
"Enable AFFiNE Cloud Description": "Si cette option est activée, les données de cet espace de travail seront sauvegardées et synchronisées via AFFiNE Cloud.",
|
||||
"Enable cloud hint": "Les fonctions suivantes nécessitent AFFiNE Cloud. Toutes les données sont actuellement stockées sur cet appareil. Vous pouvez activer AFFiNE Cloud pour cet espace de travail afin de le garder synchronisé avec le Cloud.",
|
||||
"Enabled success": "Activation réussie",
|
||||
"Exclude from filter": "Exclure du filtre",
|
||||
"Export": "Exporter ",
|
||||
"Export AFFiNE backup file": "Exporter un fichier de sauvegarde AFFiNE",
|
||||
"Export Description": "Vous pouvez exporter l'intégralité des données de l'espace de travail à titre de sauvegarde ; les données ainsi exportées peuvent être réimportées.",
|
||||
"Export Shared Pages Description": "Télécharger une copie de la version actuelle pour la partager avec les autres.",
|
||||
"Export success": "Exporté avec succès",
|
||||
"Export to HTML": "Exporter en HTML",
|
||||
"Export to Markdown": "Exporter en Markdown",
|
||||
"Export to PDF": "Exporter en PDF",
|
||||
"Export to PNG": "Exporter en PNG",
|
||||
"Export Workspace": "L'exportation de l'espace de travail <1>{{workspace}}</1> sera bientôt disponible.",
|
||||
"Failed to publish workspace": "La publication de l'espace de travail a échoué",
|
||||
"Favorite": "Favori",
|
||||
"Favorite pages for easy access": "Pages favorites pour un accès rapide",
|
||||
"Favorited": "Ajouté aux favoris",
|
||||
"FILE_ALREADY_EXISTS": "Fichier déjà existant",
|
||||
"Find 0 result": "Aucun résultat trouvé ",
|
||||
"Find results": "{{number}} résultats trouvés",
|
||||
"Force Sign Out": "Forcer la déconnexion",
|
||||
"Get in touch!": "Contactez-nous ! ",
|
||||
"Get in touch! Join our communities": "Contactez-nous ! Rejoignez nos communautés.",
|
||||
"Get in touch! Join our communities.": "Contactez-nous ! Rejoignez nos communautés.",
|
||||
"Got it": "Compris",
|
||||
"How is AFFiNE Alpha different?": "Quelles sont les différences avec AFFiNE Alpha ?",
|
||||
"Import": "Importer ",
|
||||
"Info": "Information",
|
||||
"Invite": "Inviter",
|
||||
"Invite Members": "Inviter des membres",
|
||||
"Invite placeholder": "Rechercher une adresse mail (compatible uniquement avec Gmail)",
|
||||
"frameless": "Sans Bords",
|
||||
"invited you to join": "vous a invité à rejoindre",
|
||||
"is a Cloud Workspace": "est un espace de travail distant",
|
||||
"is a Local Workspace": "est un espace de travail local",
|
||||
"It takes up little space on your device": "Prend peu d’espace sur l'appareil.",
|
||||
"It takes up little space on your device.": "Prend peu d’espace sur l'appareil.",
|
||||
"It takes up more space on your device": "Prend davantage d’espace sur l'appareil.",
|
||||
"It takes up more space on your device.": "Cela prend davantage d’espace sur votre appareil.",
|
||||
"Jump to": "Passer à ",
|
||||
"Loading": "Chargement...",
|
||||
"Local Workspace Description": "Toutes les données sont stockées sur cet appareil. Vous pouvez activer AFFiNE Cloud pour garder les données de cet espace de travail synchronisé dans le cloud.",
|
||||
"light": "Clair",
|
||||
"login success": "Connexion réussie",
|
||||
"Member": "Membre",
|
||||
"Member has been removed": "{{name}} a été supprimé",
|
||||
"Members": "Membres",
|
||||
"Members hint": "Gérez les membres ici, invitez des nouveaux membres par e-mail.",
|
||||
"mobile device": "Il semblerait que vous naviguiez sur un appareil mobile.",
|
||||
"mobile device description": "Nous travaillons toujours sur le support des appareils mobiles. Ainsi, nous vous recommandons d'utiliser un ordinateur.",
|
||||
"Move folder": "Déplacer le dossier",
|
||||
"Move folder hint": "Sélectionnez le nouveau chemin d'accès pour le stockage ",
|
||||
"Move folder success": "Le déplacement du fichier a été réalisé avec succès",
|
||||
"Move page to": "Déplacer la page vers ...",
|
||||
"Move page to...": "Déplacer la page vers ...",
|
||||
"Move to": "Déplacer vers",
|
||||
"Moved to Trash": "Déplacé dans la corbeille ",
|
||||
"My Workspaces": "Mes espaces de travail",
|
||||
"Navigation Path": "Chemin d'accès",
|
||||
"New Keyword Page": "Nouvelle page '{{query}}'",
|
||||
"New Page": "Nouvelle page",
|
||||
"New Workspace": "Nouvel espace de travail ",
|
||||
"No item": "Aucun objet ",
|
||||
"Non-Gmail": "Seul Gmail est supporté",
|
||||
"None yet": "Aucun pour l'instant",
|
||||
"Not now": "Pas maintenant",
|
||||
"Open folder": "Ouvrir le dossier",
|
||||
"Open folder hint": "Vérifiez l'emplacement du dossier de stockage.",
|
||||
"Open Workspace Settings": "Ouvrir les paramètres de l'espace de travail",
|
||||
"Organize pages to build knowledge": "Organisez vos pages pour construire l'entièreté de votre savoir",
|
||||
"Owner": "Propriétaire",
|
||||
"Paper": "Papier",
|
||||
"Pending": "En attente",
|
||||
"Pivots": "Arborescence",
|
||||
"Please make sure you are online": "Vérifiez que vous êtes bien en ligne",
|
||||
"Publish": "Publier",
|
||||
"Publish to web": "Publier sur internet",
|
||||
"Published Description": "L'espace de travail actuel a été publié sur Internet. Toute personne disposant du lien peut consulter le contenu.",
|
||||
"Published hint": "Les visiteurs peuvent prévisualiser le contenu via le lien fourni",
|
||||
"Published to Web": "Publié sur Internet",
|
||||
"Publishing": "Publier sur le web nécessite le service AFFiNE Cloud.",
|
||||
"Publishing Description": "Après avoir publié sur le net, toute personne disposant du lien pourra consulter le contenu.",
|
||||
"Quick search": "Recherche rapide",
|
||||
"Quick search placeholder": "Recherche Rapide ...",
|
||||
"Quick search placeholder2": "Rechercher dans {{workspace}}",
|
||||
"Recent": "Récent",
|
||||
"others": "Autres",
|
||||
"recommendBrowser": "Pour une expérience optimale, nous vous recommandons le navigateur <1>Chrome</1>.",
|
||||
"Remove from Pivots": "Retirer de l'Arborescence",
|
||||
"Remove from workspace": "Retirer de l'espace de travail",
|
||||
"Remove special filter": "Retirer le filtre spécial",
|
||||
"Rename": "Renommer",
|
||||
"Restart Install Client Update": "Redémarrez pour installer la mise à jour",
|
||||
"Retain cached cloud data": "Conserver les données mises en cache dans le cloud",
|
||||
"Retain local cached data": "Conserver les données du cache local",
|
||||
"RFP": "Les pages peuvent librement être rajoutées à/retirées de l'Arborescence, tout en restant accessible depuis \"Toutes les pages\".",
|
||||
"Saved then enable AFFiNE Cloud": "Toutes les modifications sont sauvegardées localement, cliquez ici pour activer la sauvegarde AFFiNE Cloud",
|
||||
"Set up an AFFiNE account to sync data": "Configurer un compte AFFiNE pour synchroniser les données",
|
||||
"Share Menu Public Workspace Description1": "Invitez d'autres personnes à rejoindre cet espace de travail ou publiez-le sur internet.",
|
||||
"Share Menu Public Workspace Description2": "L'espace de travail actuel a été publié sur le web en tant qu'espace de travail public.",
|
||||
"Share with link": "Partager un lien",
|
||||
"Shared Pages": "Pages partagées",
|
||||
"Shared Pages Description": "Le service de partage de page public nécessite AFFiNE Cloud.",
|
||||
"Shared Pages In Public Workspace Description": "L'intégralité de cet espace de travail a été publiée sur internet et peut être modifiée via les <1>Paramètres de l'espace de travail</1>.",
|
||||
"Shortcuts": "Raccourcis",
|
||||
"Sign in": "Se connecter à AFFiNE Cloud",
|
||||
"Sign in and Enable": "Se connecter et activer",
|
||||
"Sign out": "Se déconnecter",
|
||||
"Sign out description": "Se déconnecter provoquera la perte du contenu non synchronisé.",
|
||||
"Skip": "Passer",
|
||||
"Stay logged out": "Rester déconnecté",
|
||||
"Sticky": "Post-it",
|
||||
"restored": "{{title}} a été restauré ",
|
||||
"still designed": "(Cette page est toujours en cours de conception.)",
|
||||
"Stop publishing": "Arrêter de publier",
|
||||
"Storage": "Stockage",
|
||||
"Storage and Export": "Stockage et Export",
|
||||
"Storage Folder": "Dossier du stockage ",
|
||||
"Sync": "Synchroniser",
|
||||
"Synced with AFFiNE Cloud": "Synchronisé avec AFFiNE Cloud",
|
||||
"Tags": "Tags",
|
||||
"Title": "Titre ",
|
||||
"UNKNOWN_ERROR": "Erreur inconnue",
|
||||
"Unpin": "Désépingler",
|
||||
"Unpublished hint": "Une fois publié sur internet, les visiteurs peuvent voir le contenu via le lien fourni.",
|
||||
"Untitled": "Sans titre",
|
||||
"Update Available": "Mis à jour disponible",
|
||||
"Update workspace name success": "L'espace de travail à été renommé avec succès",
|
||||
"Updated": "Mis à jour",
|
||||
"system": "Système",
|
||||
"upgradeBrowser": "Veuillez installer la dernière version de Chrome pour bénéficier d'une expérience optimale.",
|
||||
"Upload": "Uploader ",
|
||||
"Users": "Utilisateur",
|
||||
"View Navigation Path": "Voir le Chemin d'Accès",
|
||||
"Wait for Sync": "Attendez la synchronisation",
|
||||
"will delete member": "supprimera le membre",
|
||||
"Workspace Avatar": "Avatar de l'espace de travail",
|
||||
"Workspace Icon": "Icône espace de travail",
|
||||
"Workspace Name": "Nom de l'espace de travail",
|
||||
"Workspace Not Found": "L'epace de travail n'a pas été trouvé",
|
||||
"Workspace Owner": "Propriétaire de l’espace de travail ",
|
||||
"Workspace Profile": "Profil de l'Espace de travail",
|
||||
"Workspace saved locally": "{{name}} est sauvegardé localement",
|
||||
"Workspace Settings": "Paramètres de l'espace de travail",
|
||||
"Workspace Settings with name": "Paramètres de {{name}}",
|
||||
"Workspace Type": "Type de l'espace de travail",
|
||||
"You cannot delete the last workspace": "Vous ne pouvez pas supprimer le dernier Espace de travail"
|
||||
"will be moved to Trash": "{{title}} sera déplacé à la corbeille ",
|
||||
"will delete member": "supprimera le membre"
|
||||
}
|
||||
|
@ -3,9 +3,11 @@
|
||||
// If you need to update the code, please edit `i18n/src/scripts/download.ts` inside your project.
|
||||
import de from './de.json';
|
||||
import en from './en.json';
|
||||
import es from './es.json';
|
||||
import fr from './fr.json';
|
||||
import ja from './ja.json';
|
||||
import ko from './ko.json';
|
||||
import pt_BR from './pt-BR.json';
|
||||
import ru from './ru.json';
|
||||
import zh_Hans from './zh-Hans.json';
|
||||
import zh_Hant from './zh-Hant.json';
|
||||
@ -18,9 +20,19 @@ export const LOCALES = [
|
||||
originalName: '한국어(대한민국)',
|
||||
flagEmoji: '🇰🇷',
|
||||
base: false,
|
||||
completeRate: 0.6,
|
||||
completeRate: 0.26,
|
||||
res: ko,
|
||||
},
|
||||
{
|
||||
id: 1000040021,
|
||||
name: 'Portuguese (Brazil)',
|
||||
tag: 'pt-BR',
|
||||
originalName: 'português (Brasil)',
|
||||
flagEmoji: '🇧🇷',
|
||||
base: false,
|
||||
completeRate: 0.414,
|
||||
res: pt_BR,
|
||||
},
|
||||
{
|
||||
id: 1000040001,
|
||||
name: 'English',
|
||||
@ -28,7 +40,7 @@ export const LOCALES = [
|
||||
originalName: 'English',
|
||||
flagEmoji: '🇬🇧',
|
||||
base: true,
|
||||
completeRate: 0.981,
|
||||
completeRate: 0.969,
|
||||
res: en,
|
||||
},
|
||||
{
|
||||
@ -38,7 +50,7 @@ export const LOCALES = [
|
||||
originalName: '繁體中文',
|
||||
flagEmoji: '🇭🇰',
|
||||
base: false,
|
||||
completeRate: 0.981,
|
||||
completeRate: 0.506,
|
||||
res: zh_Hant,
|
||||
},
|
||||
{
|
||||
@ -48,7 +60,7 @@ export const LOCALES = [
|
||||
originalName: '简体中文',
|
||||
flagEmoji: '🇨🇳',
|
||||
base: false,
|
||||
completeRate: 0.905,
|
||||
completeRate: 0.972,
|
||||
res: zh_Hans,
|
||||
},
|
||||
{
|
||||
@ -58,9 +70,19 @@ export const LOCALES = [
|
||||
originalName: 'français',
|
||||
flagEmoji: '🇫🇷',
|
||||
base: false,
|
||||
completeRate: 0.955,
|
||||
completeRate: 0.861,
|
||||
res: fr,
|
||||
},
|
||||
{
|
||||
id: 1000040008,
|
||||
name: 'Spanish',
|
||||
tag: 'es',
|
||||
originalName: 'español',
|
||||
flagEmoji: '🇪🇸',
|
||||
base: false,
|
||||
completeRate: 0.357,
|
||||
res: es,
|
||||
},
|
||||
{
|
||||
id: 1000040009,
|
||||
name: 'German',
|
||||
@ -68,7 +90,7 @@ export const LOCALES = [
|
||||
originalName: 'Deutsch',
|
||||
flagEmoji: '🇩🇪',
|
||||
base: false,
|
||||
completeRate: 0.784,
|
||||
completeRate: 0.354,
|
||||
res: de,
|
||||
},
|
||||
{
|
||||
@ -78,7 +100,7 @@ export const LOCALES = [
|
||||
originalName: 'русский',
|
||||
flagEmoji: '🇷🇺',
|
||||
base: false,
|
||||
completeRate: 0.635,
|
||||
completeRate: 0.445,
|
||||
res: ru,
|
||||
},
|
||||
{
|
||||
@ -88,7 +110,7 @@ export const LOCALES = [
|
||||
originalName: '日本語',
|
||||
flagEmoji: '🇯🇵',
|
||||
base: false,
|
||||
completeRate: 0.652,
|
||||
completeRate: 0.279,
|
||||
res: ja,
|
||||
},
|
||||
] as const;
|
||||
|
@ -1,223 +1,144 @@
|
||||
{
|
||||
"404 - Page Not Found": "404 - ページが見つかりません",
|
||||
"AFFiNE Cloud": "AFFiNEクラウド",
|
||||
"AFFiNE Community": "AFFiNEコミュニティ",
|
||||
"About AFFiNE": "AFFiNEについて",
|
||||
"Access level": "アクセスレベル",
|
||||
"Add a subpage inside": "内部にサブページを追加",
|
||||
"Add Workspace": "ワークスペースの追加",
|
||||
"Add Workspace Hint": "既存のワークスペースを選択",
|
||||
"Add a subpage inside": "内部にサブページを追加",
|
||||
"Add to Favorites": "お気に入りに追加",
|
||||
"Add to favorites": "お気に入りに追加する",
|
||||
"Added Successfully": "正常に追加されました",
|
||||
"Added to Favorites": "お気に入りに追加されました",
|
||||
"All changes are saved locally": "すべての変更はローカルに保存されます",
|
||||
"All data has been stored in the cloud": "すべてのデータはクラウドに保存されています",
|
||||
"All pages": "すべてのページ",
|
||||
"Available Offline": "オフラインで利用可能",
|
||||
"Back Home": "ホームに戻る",
|
||||
"Back to Quick Search": "クイック検索に戻る",
|
||||
"Body text": "本文テキスト",
|
||||
"Bold": "太字",
|
||||
"Cancel": "キャンセル",
|
||||
"Change avatar hint": "メンバー全員のアバターを変更",
|
||||
"Change workspace name hint": "メンバー全員の名前を変更",
|
||||
"Check Our Docs": "ドキュメントを確認しよう",
|
||||
"Cloud Workspace": "クラウドワークスペース",
|
||||
"Cloud Workspace Description": "すべてのデータは、AFFiNEアカウント<1>{{email}}</1>に同期して保存されます",
|
||||
"Code block": "コードブロック",
|
||||
"Collaboration": "コラボレーション",
|
||||
"Collaboration Description": "他のメンバーとコラボレーションするにはAFFiNEクラウドサービスが必要です",
|
||||
"com.affine.aboutAFFiNE.contact.community": "AFFiNEコミュニティ",
|
||||
"com.affine.aboutAFFiNE.contact.website": "公式サイト",
|
||||
"com.affine.aboutAFFiNE.title": "AFFiNEについて",
|
||||
"com.affine.appearanceSettings.sidebar.title": "サイドバ-",
|
||||
"com.affine.appUpdater.downloading": "ダウンロード中",
|
||||
"com.affine.appUpdater.installUpdate": "再起動してアップデートをインストールする",
|
||||
"com.affine.appUpdater.openDownloadPage": "ダウンロードページを開く",
|
||||
"com.affine.appUpdater.updateAvailable": "アップデート可能",
|
||||
"com.affine.appUpdater.whatsNew": "新着情報を見る",
|
||||
"com.affine.backButton": "ホームに戻る",
|
||||
"com.affine.banner.content": "デモをお楽しみですか?完全なエクスペリエンスを得るには<1>AFFiNEクライアントをダウンロード</1>してください。",
|
||||
"com.affine.brand.affineCloud": "AFFiNEクラウド",
|
||||
"com.affine.cloudTempDisable.description": "AFFiNEクラウドサービスのバージョンアップを行っており、クライアント側で一時的に利用できない状態になっています。進捗状況などに関する通知をご希望の方は<1>AFFiNEコミュニティ</1>にご参加ください。",
|
||||
"com.affine.cloudTempDisable.title": "AFFiNEクラウドは現在アップグレード中です。",
|
||||
"com.affine.confirmModal.button.cancel": "キャンセル",
|
||||
"com.affine.deleteLeaveWorkspace.leave": "ワークスペースから退出",
|
||||
"com.affine.editCollection.button.cancel": "キャンセル",
|
||||
"com.affine.editCollection.button.create": "作成",
|
||||
"com.affine.editCollection.save": "保存",
|
||||
"com.affine.enableAffineCloudModal.button.cancel": "キャンセル",
|
||||
"com.affine.favoritePageOperation.add": "お気に入りに追加する",
|
||||
"com.affine.favoritePageOperation.remove": "お気に入りから削除",
|
||||
"com.affine.helpIsland.contactUs": "お問い合わせ",
|
||||
"com.affine.helpIsland.gettingStarted": "始めましょう",
|
||||
"com.affine.helpIsland.helpAndFeedback": "ヘルプとフィードバック",
|
||||
"com.affine.inviteModal.button.cancel": "キャンセル",
|
||||
"com.affine.keyboardShortcuts.bodyText": "本文テキスト",
|
||||
"com.affine.keyboardShortcuts.bold": "太字",
|
||||
"com.affine.keyboardShortcuts.cancel": "キャンセル",
|
||||
"com.affine.keyboardShortcuts.codeBlock": "コードブロック",
|
||||
"com.affine.keyboardShortcuts.divider": "区分線",
|
||||
"com.affine.keyboardShortcuts.heading": "見出し {{number}}",
|
||||
"com.affine.keyboardShortcuts.increaseIndent": "インデントを増やす",
|
||||
"com.affine.keyboardShortcuts.inlineCode": "インラインコード",
|
||||
"com.affine.keyboardShortcuts.italic": "斜体",
|
||||
"com.affine.keyboardShortcuts.link": "ハイパーリンク (選択したテキストを含む)",
|
||||
"com.affine.keyboardShortcuts.newPage": "新規ページ",
|
||||
"com.affine.keyboardShortcuts.pen": "ペン(近日公開)",
|
||||
"com.affine.keyboardShortcuts.redo": "やり直し",
|
||||
"com.affine.keyboardShortcuts.reduceIndent": "インデントを減らす",
|
||||
"com.affine.keyboardShortcuts.select": "選択",
|
||||
"com.affine.keyboardShortcuts.shape": "シェイプ",
|
||||
"com.affine.keyboardShortcuts.strikethrough": "打ち消し線",
|
||||
"com.affine.keyboardShortcuts.text": "テキスト(近日公開)",
|
||||
"com.affine.keyboardShortcuts.title": "キーボードショートカット",
|
||||
"com.affine.keyboardShortcuts.underline": "下線",
|
||||
"com.affine.keyboardShortcuts.undo": "元に戻す",
|
||||
"com.affine.moveToTrash.confirmModal.description": "{{title}}はゴミ箱に移動されます",
|
||||
"com.affine.moveToTrash.confirmModal.title": "ページを削除しますか?",
|
||||
"com.affine.moveToTrash.title": "ゴミ箱に移動",
|
||||
"com.affine.nameWorkspace.button.cancel": "キャンセル",
|
||||
"com.affine.nameWorkspace.button.create": "作成",
|
||||
"com.affine.nameWorkspace.description": "ワークスペースは、一人で、あるいはチームで、創造し、計画するための仮想空間です",
|
||||
"com.affine.nameWorkspace.placeholder": "ワークスペース名を設定",
|
||||
"com.affine.nameWorkspace.title": "ワークスペースに名前をつける",
|
||||
"com.affine.notFoundPage.backButton": "ホームに戻る",
|
||||
"com.affine.notFoundPage.title": "404 - ページが見つかりません",
|
||||
"com.affine.onboarding.title1": "ハイパーマージされたホワイトボードとドキュメント",
|
||||
"com.affine.onboarding.title2": "直感的で堅牢なブロックベースの編集",
|
||||
"com.affine.onboarding.videoDescription1": "構造化されたドキュメントを作成するためのページモードと、創造的なアイデアを自由な形式で視覚的に表現するためのホワイトボードモードを簡単に切り替えることができます",
|
||||
"com.affine.onboarding.videoDescription2": "モジュール式インターフェイスを使用してテキスト、画像、その他のコンテンツのブロックをドラッグ&ドロップすることで、構造化ドキュメントを簡単に作成できます",
|
||||
"com.affine.openPageOperation.newTab": "新しいタブで開く",
|
||||
"com.affine.pageMode.all": "すべて",
|
||||
"com.affine.pageMode.edgeless": "エッジレス",
|
||||
"com.affine.pageMode.page": "ページ",
|
||||
"com.affine.publicLinkDisableModal.button.cancel": "キャンセル",
|
||||
"com.affine.publicLinkDisableModal.button.disable": "無効",
|
||||
"com.affine.publicLinkDisableModal.description": "このパブリック リンクを無効にすると、リンクを知っている誰もがこのページにアクセスできなくなります",
|
||||
"com.affine.publicLinkDisableModal.title": "パブリックリンクを無効にしますか?",
|
||||
"com.affine.rootAppSidebar.favorites": "お気に入り",
|
||||
"com.affine.rootAppSidebar.others": "その他",
|
||||
"com.affine.setDBLocation.button.customize": "カスタマイズ",
|
||||
"com.affine.setDBLocation.button.defaultLocation": "デフォルトの場所",
|
||||
"com.affine.setDBLocation.description": "ワークスペースを作成する場所を選択します。ワークスペースのデータは、デフォルトでローカルに保存されます",
|
||||
"com.affine.setDBLocation.title": "データベースの場所を設定",
|
||||
"com.affine.setDBLocation.tooltip.defaultLocation": "デフォルトでは {{location}} に保存されます",
|
||||
"com.affine.setSyncingMode.button.continue": "続行",
|
||||
"com.affine.setSyncingMode.cloud": "AFFiNEクラウドでデバイス間を同期する",
|
||||
"com.affine.setSyncingMode.deviceOnly": "現在の端末でのみ使用",
|
||||
"com.affine.setSyncingMode.title.added": "正常に追加されました",
|
||||
"com.affine.setSyncingMode.title.created": "正常に作成されました",
|
||||
"com.affine.settingSidebar.settings.general": "一般",
|
||||
"com.affine.settingSidebar.title": "設定",
|
||||
"com.affine.shortcutsTitle.edgeless": "エッジレス",
|
||||
"com.affine.shortcutsTitle.general": "一般",
|
||||
"com.affine.shortcutsTitle.markdownSyntax": "Markdown構文",
|
||||
"com.affine.shortcutsTitle.page": "ページ",
|
||||
"com.affine.sidebarSwitch.collapse": "サイドバーを折りたたむ",
|
||||
"com.affine.sidebarSwitch.expand": "サイドバーを展開",
|
||||
"com.affine.themeSettings.dark": "ダーク",
|
||||
"com.affine.themeSettings.light": "ライト",
|
||||
"com.affine.themeSettings.system": "システム",
|
||||
"com.affine.toastMessage.addedFavorites": "お気に入りに追加されました",
|
||||
"com.affine.toastMessage.edgelessMode": "エッジレスモード",
|
||||
"com.affine.toastMessage.movedTrash": "ゴミ箱に移動した",
|
||||
"com.affine.toastMessage.pageMode": "ページモード",
|
||||
"com.affine.toastMessage.permanentlyDeleted": "完全に削除されました",
|
||||
"com.affine.toastMessage.removedFavorites": "お気に入りから削除しました",
|
||||
"com.affine.toastMessage.restored": "{{title}}を復元しました",
|
||||
"com.affine.toastMessage.successfullyDeleted": "正常に削除されました",
|
||||
"com.affine.trashOperation.delete": "削除",
|
||||
"com.affine.trashOperation.delete.description": "一度削除すると、この操作を元に戻すことはできません。よろしいですか?",
|
||||
"com.affine.trashOperation.delete.title": "完全に削除",
|
||||
"com.affine.trashOperation.deletePermanently": "完全に削除",
|
||||
"com.affine.trashOperation.restoreIt": "復元",
|
||||
"com.affine.workspaceDelete.button.cancel": "キャンセル",
|
||||
"com.affine.workspaceDelete.button.delete": "削除",
|
||||
"com.affine.workspaceDelete.description": "削除 <1>{{workspace}}</1> は元に戻すことができません。慎重に続行してください。すべての内容が失われます",
|
||||
"com.affine.workspaceDelete.description2": "<1>{{workspace}}</1> を削除すると、ローカルデータとクラウドデータの両方が削除されます。この操作は元に戻すことができません。注意して続行してください",
|
||||
"com.affine.workspaceDelete.placeholder": "確認のためにワークスペース名を入力してください",
|
||||
"com.affine.workspaceDelete.title": "ワークスペースの削除",
|
||||
"com.affine.workspaceLeave.button.cancel": "キャンセル",
|
||||
"com.affine.workspaceLeave.button.leave": "退出",
|
||||
"com.affine.workspaceLeave.description": "退会すると、このワークスペースのコンテンツにアクセスできなくなります",
|
||||
"com.affine.workspaceSubPath.all": "すべてのページ",
|
||||
"com.affine.workspaceSubPath.trash": "ゴミ箱",
|
||||
"com.affine.workspaceType.cloud": "クラウドワークスペース",
|
||||
"com.affine.workspaceType.joined": "ワークスペースに参加",
|
||||
"com.affine.workspaceType.local": "ローカルワークスペース",
|
||||
"com.affine.workspaceType.offline": "オフラインで利用可能",
|
||||
"Collapse sidebar": "サイドバーを折りたたむ",
|
||||
"Confirm": "確認",
|
||||
"Connector": "コネクター(近日公開)",
|
||||
"Contact Us": "お問い合わせ",
|
||||
"Continue": "続行",
|
||||
"Continue with Google": "Googleでログイン",
|
||||
"Convert to ": "変換する",
|
||||
"Copied link to clipboard": "リンクをクリップボードにコピーしました",
|
||||
"Copy": "コピー",
|
||||
"Copy Link": "リンクをコピー",
|
||||
"core": "主要な",
|
||||
"Create": "作成",
|
||||
"Create Or Import": "作成またはインポート",
|
||||
"Create Shared Link Description": "誰とでも簡単に共有できるリンクを作成します",
|
||||
"Create your own workspace": "独自のワークスペースを作成する",
|
||||
"Created": "作成日",
|
||||
"Data sync mode": "データ同期モード",
|
||||
"Created Successfully": "正常に作成されました",
|
||||
"Customize": "カスタマイズ",
|
||||
"DB_FILE_ALREADY_LOADED": "データベースファイルはすでにロードされています",
|
||||
"DB_FILE_INVALID": "無効なデータベースファイル",
|
||||
"DB_FILE_PATH_INVALID": "データベースファイルのパスが無効です",
|
||||
"Data sync mode": "データ同期モード",
|
||||
"Default Location": "デフォルトの場所",
|
||||
"Default db location hint": "デフォルトでは {{location}} に保存されます",
|
||||
"Delete": "削除",
|
||||
"Delete Member?": "メンバーを削除しますか?",
|
||||
"Delete Workspace": "ワークスペースの削除",
|
||||
"Delete Workspace Description": "削除 <1>{{workspace}}</1> は元に戻すことができません。慎重に続行してください。すべての内容が失われます",
|
||||
"Delete Workspace Description2": "<1>{{workspace}}</1> を削除すると、ローカルデータとクラウドデータの両方が削除されます。この操作は元に戻すことができません。注意して続行してください",
|
||||
"Delete Workspace Label Hint": "このワークスペースを削除すると、すべてのユーザーのコンテンツが永久に削除されます。このワークスペースのコンテンツを復元することはできません",
|
||||
"Delete Workspace placeholder": "確認のため、「Delete」と入力してください",
|
||||
"Delete page?": "ページを削除しますか?",
|
||||
"Delete permanently": "完全に削除",
|
||||
"Disable": "無効",
|
||||
"Disable Public Link": "パブリックリンクを無効にする",
|
||||
"Disable Public Link ?": "パブリックリンクを無効にしますか?",
|
||||
"Disable Public Link Description": "このパブリック リンクを無効にすると、リンクを知っている誰もがこのページにアクセスできなくなります",
|
||||
"Disable Public Sharing": "パブリック共有を無効にする",
|
||||
"Discover what's new!": "新着情報を見る",
|
||||
"Divider": "区分線",
|
||||
"Download all data": "すべてのデータをダウンロードする",
|
||||
"Download core data": "主要なデータのダウンロード",
|
||||
"Download data": "{{CoreOrAll}} データのダウンロード",
|
||||
"Download data Description1": "端末の容量を大きく占有します",
|
||||
"Download data Description2": "端末の容量をあまり占有しません",
|
||||
"Edgeless": "エッジレス",
|
||||
"Edit": "編集",
|
||||
"emptyAllPages": "このワークスペースに何もありません。新しいページを作成して編集を開始します",
|
||||
"emptyFavorite": "「お気に入りに追加」をクリックすると、ここにページが表示されます",
|
||||
"emptySharedPages": "共有されたページがここに表示されます",
|
||||
"emptyTrash": "「ゴミ箱に移動」をクリックすると、ここにページが表示されます",
|
||||
"Enable": "有効",
|
||||
"Enable AFFiNE Cloud": "AFFiNEクラウドを有効にする",
|
||||
"Enable AFFiNE Cloud Description": "有効にすると、このワークスペース内のデータがAFFiNEクラウド経由でバックアップおよび同期されます",
|
||||
"Enabled success": "有効化に成功",
|
||||
"Expand sidebar": "サイドバーを展開",
|
||||
"Export": "エクスポート",
|
||||
"Export AFFiNE backup file": "AFFiNEバックアップファイルのエクスポート",
|
||||
"Export Description": "ワークスペースにあるデータ全体をバックアップ用にエクスポートしたり、エクスポートしたデータを再インポートしたりできます",
|
||||
"Export Shared Pages Description": "ページの静的コピーをダウンロードして、他の人と共有することができます",
|
||||
"Export Workspace": "ワークスペースのエクスポート <1>{{workspace}}</1>は近日公開予定です",
|
||||
"Export success": "エクスポートに成功",
|
||||
"Export to HTML": "HTMLにエクスポート",
|
||||
"Export to Markdown": "Markdownにエクスポート",
|
||||
"Export Workspace": "ワークスペースのエクスポート <1>{{workspace}}</1>は近日公開予定です",
|
||||
"FILE_ALREADY_EXISTS": "ファイルが既に存在します",
|
||||
"Failed to publish workspace": "ワークスペースの公開に失敗しました",
|
||||
"Favorite": "お気に入り",
|
||||
"Favorite pages for easy access": "お気に入りのページへ簡単にアクセス",
|
||||
"Favorited": "お気に入りに追加しました",
|
||||
"FILE_ALREADY_EXISTS": "ファイルが既に存在します",
|
||||
"Favorites": "お気に入り",
|
||||
"Find 0 result": "検索結果 0 件",
|
||||
"Find results": "検索結果 {{number}} 件",
|
||||
"Force Sign Out": "強制サインアウト",
|
||||
"General": "一般",
|
||||
"Get in touch!": "ご連絡ください!",
|
||||
"Get in touch! Join our communities": "連絡してください! コミュニティに参加しましょう",
|
||||
"Get in touch! Join our communities.": "連絡してください! コミュニティに参加しましょう",
|
||||
"Got it": "了解",
|
||||
"Heading": "見出し {{number}}",
|
||||
"Help and Feedback": "ヘルプとフィードバック",
|
||||
"How is AFFiNE Alpha different?": "AFFiNE Alphaはどう違うのですか?",
|
||||
"Import": "インポート",
|
||||
"Increase indent": "インデントを増やす",
|
||||
"Inline code": "インラインコード",
|
||||
"Invite": "招待",
|
||||
"Invite Members": "メンバーを招待",
|
||||
"Invite placeholder": "メールの検索(Gmailのみサポート)",
|
||||
"is a Cloud Workspace": "はクラウドワークスペースです",
|
||||
"is a Local Workspace": "はローカルワークスペースです",
|
||||
"It takes up little space on your device": "端末の容量をあまり占有しません",
|
||||
"It takes up little space on your device.": "端末の容量をあまり占有しません",
|
||||
"It takes up more space on your device": "端末の容量を大きく占有します",
|
||||
"It takes up more space on your device.": "端末の容量を大きく占有します",
|
||||
"Italic": "斜体",
|
||||
"Joined Workspace": "ワークスペースに参加",
|
||||
"Jump to": "ジャンプ先",
|
||||
"Keyboard Shortcuts": "キーボードショートカット",
|
||||
"Leave": "退出",
|
||||
"Leave Workspace": "ワークスペースから退出",
|
||||
"Leave Workspace Description": "退会すると、このワークスペースのコンテンツにアクセスできなくなります",
|
||||
"Link": "ハイパーリンク (選択したテキストを含む)",
|
||||
"Loading": "読み込み中...",
|
||||
"Local Workspace": "ローカルワークスペース",
|
||||
"Local Workspace Description": "すべてのデータは現在のデバイスに保存されます。このワークスペースのAFFiNEクラウドを有効にすると、クラウドとデータを同期しておくことができます",
|
||||
"login success": "ログイン成功",
|
||||
"Markdown Syntax": "Markdown構文",
|
||||
"Member": "メンバー",
|
||||
"Member has been removed": "{{name}}は削除されました",
|
||||
"Members": "メンバー",
|
||||
"mobile device": "モバイル端末で閲覧しているようです",
|
||||
"mobile device description": "モバイルへの対応は現在も進めており、デスクトップ端末でのご利用を推奨しています",
|
||||
"Move folder": "フォルダを移動",
|
||||
"Move folder hint": "新しい保存場所を選択",
|
||||
"Move folder success": "フォルダの移動に成功",
|
||||
"Move page to": "ページの移動...",
|
||||
"Move page to...": "ページの移動...",
|
||||
"Move to": "移動先",
|
||||
"Move to Trash": "ゴミ箱に移動",
|
||||
"Moved to Trash": "ゴミ箱に移動した",
|
||||
"My Workspaces": "マイワークスペース",
|
||||
"Name Your Workspace": "ワークスペースに名前をつける",
|
||||
"Navigation Path": "ナビゲーションパス",
|
||||
"New Keyword Page": "新しい「{{query}}」ページ",
|
||||
"New Page": "新規ページ",
|
||||
@ -225,14 +146,20 @@
|
||||
"No item": "項目なし",
|
||||
"Non-Gmail": "Gmail以外はサポートされていません",
|
||||
"Not now": "あとで登録する",
|
||||
"Official Website": "公式サイト",
|
||||
"Open Workspace Settings": "ワークスペース設定を開く",
|
||||
"Open folder": "フォルダを開く",
|
||||
"Open folder hint": "保存フォルダがどこにあるか確認してください",
|
||||
"Open Workspace Settings": "ワークスペース設定を開く",
|
||||
"Open in new tab": "新しいタブで開く",
|
||||
"Organize pages to build knowledge": "ページを整理して知識を深める",
|
||||
"Owner": "オーナー",
|
||||
"Page": "ページ",
|
||||
"Paper": "用紙",
|
||||
"Pen": "ペン(近日公開)",
|
||||
"Pending": "保留中",
|
||||
"Permanently deleted": "完全に削除されました",
|
||||
"Pivots": "ピボット",
|
||||
"Placeholder of delete workspace": "確認のためにワークスペース名を入力してください",
|
||||
"Please make sure you are online": "オンラインであることを確認してください",
|
||||
"Publish": "公開",
|
||||
"Publish to web": "Webに公開",
|
||||
@ -243,17 +170,27 @@
|
||||
"Quick search": "クイック検索",
|
||||
"Quick search placeholder": "クイック検索...",
|
||||
"Quick search placeholder2": "{{workspace}} を検索中",
|
||||
"RFP": "ピボットのページは自由に追加・削除することができ、「すべてのページ」からもアクセスできます",
|
||||
"Recent": "最近",
|
||||
"recommendBrowser": "最適な環境でご利用いただくために、<1>Chrome</1>ブラウザを推奨します",
|
||||
"Redo": "やり直し",
|
||||
"Reduce indent": "インデントを減らす",
|
||||
"Remove from Pivots": "ピボットの削除",
|
||||
"Remove from favorites": "お気に入りから削除",
|
||||
"Remove from workspace": "ワークスペースから削除",
|
||||
"Removed from Favorites": "お気に入りから削除しました",
|
||||
"Rename": "名前の変更",
|
||||
"Restart Install Client Update": "再起動してアップデートをインストールする",
|
||||
"Restore it": "復元",
|
||||
"Retain cached cloud data": "ローカルにキャッシュされたデータを保持",
|
||||
"Retain local cached data": "ローカルにキャッシュされたデータを保持",
|
||||
"RFP": "ピボットのページは自由に追加・削除することができ、「すべてのページ」からもアクセスできます",
|
||||
"Save": "保存",
|
||||
"Saved then enable AFFiNE Cloud": "すべての変更はローカルに保存されます。クリックしてAFFiNEクラウドを有効にします。",
|
||||
"Select": "選択",
|
||||
"Set a Workspace name": "ワークスペース名を設定",
|
||||
"Set database location": "データベースの場所を設定",
|
||||
"Set up an AFFiNE account to sync data": "データを同期するためにAFFiNEアカウントを設定する",
|
||||
"Settings": "設定",
|
||||
"Shape": "シェイプ",
|
||||
"Share Menu Public Workspace Description1": "ワークスペースへ他の人を招待したり、Webに公開することができます",
|
||||
"Share Menu Public Workspace Description2": "現在のワークスペースは、公開ワークスペースとしてWebに公開されています",
|
||||
"Share with link": "リンクを共有",
|
||||
@ -261,6 +198,7 @@
|
||||
"Shared Pages Description": "ページの公開にはAFFiNEクラウドサービスが必要です",
|
||||
"Shared Pages In Public Workspace Description": "ワークスペース全体はWeb上で公開され、<1>ワークスペース設定</1>で編集することができます",
|
||||
"Shortcuts": "ショートカット",
|
||||
"Sidebar": "サイドバ-",
|
||||
"Sign in": "AFFiNEクラウドにサインイン",
|
||||
"Sign in and Enable": "サインインして有効化",
|
||||
"Sign out": "サインアウト",
|
||||
@ -268,23 +206,30 @@
|
||||
"Skip": "スキップ",
|
||||
"Stay logged out": "ログアウト状態を維持する",
|
||||
"Sticky": "付箋(近日公開)",
|
||||
"still designed": "(このページはまだ設計中です)",
|
||||
"Stop publishing": "公開をやめる",
|
||||
"Storage Folder": "ストレージフォルダー",
|
||||
"Strikethrough": "打ち消し線",
|
||||
"Successfully deleted": "正常に削除されました",
|
||||
"Sync": "同期",
|
||||
"Sync across devices with AFFiNE Cloud": "AFFiNEクラウドでデバイス間を同期する",
|
||||
"Synced with AFFiNE Cloud": "AFFiNEクラウドと同期しています",
|
||||
"Text": "テキスト(近日公開)",
|
||||
"Title": "タイトル",
|
||||
"Trash": "ゴミ箱",
|
||||
"TrashButtonGroupDescription": "一度削除すると、この操作を元に戻すことはできません。よろしいですか?",
|
||||
"TrashButtonGroupTitle": "完全に削除",
|
||||
"UNKNOWN_ERROR": "未知のエラー",
|
||||
"Underline": "下線",
|
||||
"Undo": "元に戻す",
|
||||
"Untitled": "無題",
|
||||
"Update Available": "アップデート可能",
|
||||
"Update workspace name success": "ワークスペース名の更新に成功",
|
||||
"Updated": "更新日",
|
||||
"upgradeBrowser": "快適にご利用いただくために、Chromeの最新バージョンへのアップグレードをお願いします",
|
||||
"Upload": "アップロード",
|
||||
"Use on current device only": "現在の端末でのみ使用",
|
||||
"Users": "ユーザー",
|
||||
"View Navigation Path": "ナビゲーションパスを表示",
|
||||
"Wait for Sync": "同期を待つ",
|
||||
"will delete member": "はメンバーを削除します",
|
||||
"Workspace Avatar": "ワークスペースのアバター",
|
||||
"Workspace Icon": "ワークスペースのアイコン",
|
||||
"Workspace Name": "ワークスペース名",
|
||||
@ -292,5 +237,42 @@
|
||||
"Workspace Owner": "ワークスペースの所有者",
|
||||
"Workspace Settings": "ワークスペースの設定",
|
||||
"Workspace Type": "ワークスペースのタイプ",
|
||||
"You cannot delete the last workspace": "最後のワークスペースを削除することはできません"
|
||||
"Workspace database storage description": "ワークスペースを作成する場所を選択します。ワークスペースのデータは、デフォルトでローカルに保存されます",
|
||||
"Workspace description": "ワークスペースは、一人で、あるいはチームで、創造し、計画するための仮想空間です",
|
||||
"You cannot delete the last workspace": "最後のワークスペースを削除することはできません",
|
||||
"all": "すべて",
|
||||
"com.affine.banner.content": "デモをお楽しみですか?完全なエクスペリエンスを得るには<1>AFFiNEクライアントをダウンロード</1>してください。",
|
||||
"com.affine.cloudTempDisable.description": "AFFiNEクラウドサービスのバージョンアップを行っており、クライアント側で一時的に利用できない状態になっています。進捗状況などに関する通知をご希望の方は<1>AFFiNEコミュニティ</1>にご参加ください。",
|
||||
"com.affine.cloudTempDisable.title": "AFFiNEクラウドは現在アップグレード中です。",
|
||||
"com.affine.edgelessMode": "エッジレスモード",
|
||||
"com.affine.helpIsland.gettingStarted": "始めましょう",
|
||||
"com.affine.onboarding.title1": "ハイパーマージされたホワイトボードとドキュメント",
|
||||
"com.affine.onboarding.title2": "直感的で堅牢なブロックベースの編集",
|
||||
"com.affine.onboarding.videoDescription1": "構造化されたドキュメントを作成するためのページモードと、創造的なアイデアを自由な形式で視覚的に表現するためのホワイトボードモードを簡単に切り替えることができます",
|
||||
"com.affine.onboarding.videoDescription2": "モジュール式インターフェイスを使用してテキスト、画像、その他のコンテンツのブロックをドラッグ&ドロップすることで、構造化ドキュメントを簡単に作成できます",
|
||||
"com.affine.pageMode": "ページモード",
|
||||
"com.affine.updater.downloading": "ダウンロード中",
|
||||
"com.affine.updater.open-download-page": "ダウンロードページを開く",
|
||||
"com.affine.updater.restart-to-update": "再起動してアップデートをインストールする",
|
||||
"com.affine.updater.update-available": "アップデート可能",
|
||||
"core": "主要な",
|
||||
"dark": "ダーク",
|
||||
"emptyAllPages": "このワークスペースに何もありません。新しいページを作成して編集を開始します",
|
||||
"emptyFavorite": "「お気に入りに追加」をクリックすると、ここにページが表示されます",
|
||||
"emptySharedPages": "共有されたページがここに表示されます",
|
||||
"emptyTrash": "「ゴミ箱に移動」をクリックすると、ここにページが表示されます",
|
||||
"is a Cloud Workspace": "はクラウドワークスペースです",
|
||||
"is a Local Workspace": "はローカルワークスペースです",
|
||||
"light": "ライト",
|
||||
"login success": "ログイン成功",
|
||||
"mobile device": "モバイル端末で閲覧しているようです",
|
||||
"mobile device description": "モバイルへの対応は現在も進めており、デスクトップ端末でのご利用を推奨しています",
|
||||
"others": "その他",
|
||||
"recommendBrowser": "最適な環境でご利用いただくために、<1>Chrome</1>ブラウザを推奨します",
|
||||
"restored": "{{title}}を復元しました",
|
||||
"still designed": "(このページはまだ設計中です)",
|
||||
"system": "システム",
|
||||
"upgradeBrowser": "快適にご利用いただくために、Chromeの最新バージョンへのアップグレードをお願いします",
|
||||
"will be moved to Trash": "{{title}}はゴミ箱に移動されます",
|
||||
"will delete member": "はメンバーを削除します"
|
||||
}
|
||||
|
@ -1,224 +1,154 @@
|
||||
{
|
||||
"404 - Page Not Found": "404 - 발견되지 않음",
|
||||
"AFFiNE Cloud": "AFFiNE 클라우드",
|
||||
"AFFiNE Community": "AFFiNE 커뮤니티",
|
||||
"Access level": "접근 권한",
|
||||
"Add a subpage inside": "내부에서 하부 페이지 생성",
|
||||
"Add Workspace": "워크스페이스 추가",
|
||||
"Add a subpage inside": "내부에서 하부 페이지 생성",
|
||||
"Add to Favorites": "즐겨찾기에 추가",
|
||||
"Add to favorites": "즐겨찾기에 추가",
|
||||
"Added Successfully": "성공적으로 추가됨",
|
||||
"Added to Favorites": "즐겨찾기에 추가됨",
|
||||
"All changes are saved locally": "모든 변경사항이 로컬에 저장 완료",
|
||||
"All data has been stored in the cloud": "모든 데이터가 클라우드에 저장됨",
|
||||
"All pages": "모든 페이지",
|
||||
"Available Offline": "오프라인 작업 가능",
|
||||
"Back Home": "홈으로 돌아가기",
|
||||
"Back to Quick Search": "빠른 검색으로 돌아가기",
|
||||
"Body text": "본문",
|
||||
"Bold": "굵은 글꼴",
|
||||
"Cancel": "취소",
|
||||
"Change avatar hint": "새로운 아바타는 모든 사람에게 공개됩니다.",
|
||||
"Change workspace name hint": "새로운 이름은 모든 사람에게 공개됩니다.",
|
||||
"Check Our Docs": "문서를 확인하세요",
|
||||
"Cloud Workspace": "클라우드 워크스페이스",
|
||||
"Cloud Workspace Description": "모든 데이터가 AFFiNE 계정 <1>{{email}}</1>으로 동기화 및 저장됨.",
|
||||
"Code block": "코드 블록",
|
||||
"Collaboration": "협업",
|
||||
"Collaboration Description": "다른 사람과 협업하기 위해서 AFFiNE 클라우드 서비스가 필요합니다.",
|
||||
"com.affine.aboutAFFiNE.contact.community": "AFFiNE 커뮤니티",
|
||||
"com.affine.aboutAFFiNE.contact.website": "공식 웹사이트",
|
||||
"com.affine.appUpdater.downloading": "다운로드 진행중",
|
||||
"com.affine.appUpdater.installUpdate": "업데이트 하기 위해 재시작",
|
||||
"com.affine.appUpdater.openDownloadPage": "다운로드 페이지 열기",
|
||||
"com.affine.appUpdater.updateAvailable": "업데이트 가능",
|
||||
"com.affine.appUpdater.whatsNew": "새로운 기능 탐색",
|
||||
"com.affine.backButton": "홈으로 돌아가기",
|
||||
"com.affine.brand.affineCloud": "AFFiNE 클라우드",
|
||||
"com.affine.cloudTempDisable.title": "AFFiNE 클라우드는 현재 개선중입니다.",
|
||||
"com.affine.confirmModal.button.cancel": "취소",
|
||||
"com.affine.currentYear": "올해",
|
||||
"com.affine.deleteLeaveWorkspace.leave": "워크스페이스 떠나기",
|
||||
"com.affine.editCollection.button.cancel": "취소",
|
||||
"com.affine.editCollection.button.create": "생성",
|
||||
"com.affine.editCollection.save": "저장",
|
||||
"com.affine.enableAffineCloudModal.button.cancel": "취소",
|
||||
"com.affine.favoritePageOperation.add": "즐겨찾기에 추가",
|
||||
"com.affine.favoritePageOperation.remove": "즐겨찾기에서 제거",
|
||||
"com.affine.helpIsland.contactUs": "우리에게 연락하세요",
|
||||
"com.affine.helpIsland.gettingStarted": "시작하기",
|
||||
"com.affine.helpIsland.helpAndFeedback": "도움과 피드백",
|
||||
"com.affine.import_file": "마크다운(Markdown)/노션(Notion) 지원",
|
||||
"com.affine.inviteModal.button.cancel": "취소",
|
||||
"com.affine.keyboardShortcuts.bodyText": "본문",
|
||||
"com.affine.keyboardShortcuts.bold": "굵은 글꼴",
|
||||
"com.affine.keyboardShortcuts.cancel": "취소",
|
||||
"com.affine.keyboardShortcuts.codeBlock": "코드 블록",
|
||||
"com.affine.keyboardShortcuts.divider": "구분자",
|
||||
"com.affine.keyboardShortcuts.heading": "헤딩 {{number}}",
|
||||
"com.affine.keyboardShortcuts.increaseIndent": "들여쓰기",
|
||||
"com.affine.keyboardShortcuts.inlineCode": "인라인 코드",
|
||||
"com.affine.keyboardShortcuts.italic": "이탤릭체",
|
||||
"com.affine.keyboardShortcuts.link": "하이퍼링크 (선택된 텍스트)",
|
||||
"com.affine.keyboardShortcuts.newPage": "새로운 페이지",
|
||||
"com.affine.keyboardShortcuts.pen": "펜 (추가 예정)",
|
||||
"com.affine.keyboardShortcuts.redo": "되돌리기",
|
||||
"com.affine.keyboardShortcuts.reduceIndent": "들여쓰기 감소",
|
||||
"com.affine.keyboardShortcuts.select": "선택",
|
||||
"com.affine.keyboardShortcuts.shape": "모양",
|
||||
"com.affine.keyboardShortcuts.strikethrough": "취소선",
|
||||
"com.affine.keyboardShortcuts.title": "키보드 단축키",
|
||||
"com.affine.keyboardShortcuts.underline": "밑줄",
|
||||
"com.affine.keyboardShortcuts.undo": "되돌리기",
|
||||
"com.affine.last30Days": "최근 30일",
|
||||
"com.affine.last7Days": "최근 7일",
|
||||
"com.affine.lastMonth": "지난 달",
|
||||
"com.affine.lastWeek": "지난 주",
|
||||
"com.affine.lastYear": "작년",
|
||||
"com.affine.moveToTrash.confirmModal.title": "페이지 삭제",
|
||||
"com.affine.moveToTrash.title": "휴지통으로 이동",
|
||||
"com.affine.nameWorkspace.button.cancel": "취소",
|
||||
"com.affine.nameWorkspace.button.create": "생성",
|
||||
"com.affine.nameWorkspace.placeholder": "워크스페이스 이름 입력",
|
||||
"com.affine.nameWorkspace.title": "워크스페이스 이름을 입력하세요",
|
||||
"com.affine.new_edgeless": "새로운 엣지리스",
|
||||
"com.affine.new_import": "불러오기",
|
||||
"com.affine.notFoundPage.backButton": "홈으로 돌아가기",
|
||||
"com.affine.notFoundPage.title": "404 - 발견되지 않음",
|
||||
"com.affine.openPageOperation.newTab": "새로운 탭에서 열기",
|
||||
"com.affine.pageMode.all": "모든",
|
||||
"com.affine.pageMode.edgeless": "엣지리스",
|
||||
"com.affine.pageMode.page": "페이지",
|
||||
"com.affine.publicLinkDisableModal.button.cancel": "취소",
|
||||
"com.affine.publicLinkDisableModal.button.disable": "비활성화",
|
||||
"com.affine.publicLinkDisableModal.title": "공개 링크를 비활성화 할까요?",
|
||||
"com.affine.rootAppSidebar.favorites": "즐겨찾기",
|
||||
"com.affine.rootAppSidebar.others": "다른",
|
||||
"com.affine.setDBLocation.button.customize": "커스터마이즈",
|
||||
"com.affine.setDBLocation.button.defaultLocation": "기본 위치",
|
||||
"com.affine.setDBLocation.title": "데이터베이스 위치 선택",
|
||||
"com.affine.setDBLocation.tooltip.defaultLocation": "기본적으로 {{location}}에 저장됨",
|
||||
"com.affine.setSyncingMode.button.continue": "계속",
|
||||
"com.affine.setSyncingMode.cloud": "AFFiNE 클라우드로 장치간 동기화",
|
||||
"com.affine.setSyncingMode.title.added": "성공적으로 추가됨",
|
||||
"com.affine.setSyncingMode.title.created": "성공적으로 생성됨",
|
||||
"com.affine.settingSidebar.settings.general": "일반",
|
||||
"com.affine.settingSidebar.title": "설정",
|
||||
"com.affine.shortcutsTitle.edgeless": "엣지리스",
|
||||
"com.affine.shortcutsTitle.general": "일반",
|
||||
"com.affine.shortcutsTitle.markdownSyntax": "마크다운 문법",
|
||||
"com.affine.shortcutsTitle.page": "페이지",
|
||||
"com.affine.sidebarSwitch.collapse": "사이드바 닫기",
|
||||
"com.affine.sidebarSwitch.expand": "사이드바 열기",
|
||||
"com.affine.themeSettings.dark": "다크",
|
||||
"com.affine.themeSettings.light": "밝은",
|
||||
"com.affine.themeSettings.system": "시스템",
|
||||
"com.affine.toastMessage.addedFavorites": "즐겨찾기에 추가됨",
|
||||
"com.affine.toastMessage.edgelessMode": "엣지리스 모드",
|
||||
"com.affine.toastMessage.movedTrash": "휴지통으로 이동됨",
|
||||
"com.affine.toastMessage.pageMode": "페이지 모드",
|
||||
"com.affine.toastMessage.permanentlyDeleted": "영원히 삭제됨",
|
||||
"com.affine.toastMessage.removedFavorites": "즐겨찾기에서 제거됨",
|
||||
"com.affine.toastMessage.restored": "{{title}} 복구됨",
|
||||
"com.affine.toastMessage.successfullyDeleted": "성공적으로 삭제됨",
|
||||
"com.affine.today": "오늘",
|
||||
"com.affine.trashOperation.delete": "삭제",
|
||||
"com.affine.trashOperation.delete.title": "영원히 삭제",
|
||||
"com.affine.trashOperation.deletePermanently": "영원히 삭제",
|
||||
"com.affine.trashOperation.restoreIt": "복구하기",
|
||||
"com.affine.workspace.cannot-delete": "마지막 워크스페이스를 삭제할 수 없습니다",
|
||||
"com.affine.workspaceDelete.button.cancel": "취소",
|
||||
"com.affine.workspaceDelete.button.delete": "삭제",
|
||||
"com.affine.workspaceDelete.description": "<1>{{workspace}}</1> 를 삭제하면 되돌릴 수 없으니 주의해주세요. 모든 항목을 잃게 됩니다.",
|
||||
"com.affine.workspaceDelete.description2": "<1>{{workspace}}</1>를 삭제하면 로컬과 클라우드 데이터 모두 삭제되며, 되돌릴 수 없으므로, 주의해주세요 ",
|
||||
"com.affine.workspaceDelete.placeholder": "워크스페이스 이름을 입력후 확인",
|
||||
"com.affine.workspaceDelete.title": "워크스페이스 삭제",
|
||||
"com.affine.workspaceLeave.button.cancel": "취소",
|
||||
"com.affine.workspaceLeave.button.leave": "떠나기",
|
||||
"com.affine.workspaceLeave.description": "워스크페이스를 떠나게 되면 데이터에 더이상 접근할 수 없습니다.",
|
||||
"com.affine.workspaceSubPath.all": "모든 페이지",
|
||||
"com.affine.workspaceSubPath.trash": "휴지통",
|
||||
"com.affine.workspaceType.cloud": "클라우드 워크스페이스",
|
||||
"com.affine.workspaceType.joined": "참가한 워크스페이스",
|
||||
"com.affine.workspaceType.local": "로컬 워크스페이스",
|
||||
"com.affine.workspaceType.offline": "오프라인 작업 가능",
|
||||
"com.affine.write_with_a_blank_page": "새로운 페이지로 작성",
|
||||
"com.affine.yesterday": "어제",
|
||||
"Collapse sidebar": "사이드바 닫기",
|
||||
"Confirm": "동의",
|
||||
"Contact Us": "우리에게 연락하세요",
|
||||
"Continue": "계속",
|
||||
"Continue with Google": "구글로 계속하기",
|
||||
"Convert to ": "전환",
|
||||
"Copied link to clipboard": "링크가 클립보드로 복사됨",
|
||||
"Copy Link": "링크 복사",
|
||||
"core": "코어",
|
||||
"Create": "생성",
|
||||
"Create Or Import": "생성하거나 불러오기",
|
||||
"Create Shared Link Description": "다른 사람과 공유할 수 있는 링크 생성하기",
|
||||
"Create your own workspace": "새로운 워크스페이스 생성",
|
||||
"Created": "생성됨",
|
||||
"Created Successfully": "성공적으로 생성됨",
|
||||
"Created with": "와 함께 생성됨",
|
||||
"Customize": "커스터마이즈",
|
||||
"DB_FILE_INVALID": "유요하지 않은 데이터베이스 파일",
|
||||
"DB_FILE_PATH_INVALID": "데이터베이스 파일 경로가 유효하지 않음",
|
||||
"Default Location": "기본 위치",
|
||||
"Default db location hint": "기본적으로 {{location}}에 저장됨",
|
||||
"Delete": "삭제",
|
||||
"Delete Member?": "멤버를 삭제할까요?",
|
||||
"Delete Workspace": "워크스페이스 삭제",
|
||||
"Delete Workspace Description": "<1>{{workspace}}</1> 를 삭제하면 되돌릴 수 없으니 주의해주세요. 모든 항목을 잃게 됩니다.",
|
||||
"Delete Workspace Description2": "<1>{{workspace}}</1>를 삭제하면 로컬과 클라우드 데이터 모두 삭제되며, 되돌릴 수 없으므로, 주의해주세요 ",
|
||||
"Delete Workspace Label Hint": "워크스페이스를 삭제하게 되면, 모든 사용자의 데이터가 영구적으로 삭제됩니다. 워크스페이스의 데이터는 아무도 복구할 수 없습니다.",
|
||||
"Delete Workspace placeholder": "진행하기 위해서 \"Delete\"를 입력",
|
||||
"Delete page?": "페이지 삭제",
|
||||
"Delete permanently": "영원히 삭제",
|
||||
"Disable": "비활성화",
|
||||
"Disable Public Link": "공개 링크 비활성화",
|
||||
"Disable Public Link ?": "공개 링크를 비활성화 할까요?",
|
||||
"Disable Public Sharing": "공유 비활성화",
|
||||
"Discover what's new!": "새로운 기능 탐색",
|
||||
"Divider": "구분자",
|
||||
"Download all data": "모든 데이터 다운로드",
|
||||
"Download core data": "코어 데이터 다운로드",
|
||||
"Download data": "{{CoreOrAll}} 데이터 다운로드",
|
||||
"Edgeless": "엣지리스",
|
||||
"Edit": "수정",
|
||||
"emptyAllPages": "이 워크스페이스는 비어있습니다. 새로운 페이지를 생성하여 이어가세요.",
|
||||
"emptySharedPages": "공유된 페이지는 여기서 확인할 수 있습니다.",
|
||||
"Enable": "활성화",
|
||||
"Enable AFFiNE Cloud": "AFFiNE 클라우드 활성화",
|
||||
"Enable AFFiNE Cloud Description": "만약 활성화 한다면, 워크스페이스 데이터가 AFFiNE 클라우드에 백업 및 싱크 됩니다.",
|
||||
"Enabled success": "활성화 성공",
|
||||
"Expand sidebar": "사이드바 열기",
|
||||
"Export": "내보내기",
|
||||
"Export AFFiNE backup file": "AFFiNE 백업 파일 내보내기",
|
||||
"Export Description": "워크스페이스의 모든 데이터 백업을 내보내기 할 수 있으며, 내보내기 한 데이터는 다시 불러올 수 있습니다.",
|
||||
"Export Shared Pages Description": "다른 사람과 공유하기 위한 페이지의 정적 복사본 다운로드",
|
||||
"Export Workspace": "워크스페이스 <1>{{workspace}}</1> 내보내기는 추가될 예정입니다.",
|
||||
"Export success": "내보내기 ",
|
||||
"Export to HTML": "HTML로 내보내기",
|
||||
"Export to Markdown": "Markdown으로 내보내기",
|
||||
"Export to PDF": "PDF로 내보내기",
|
||||
"Export to PNG": "PNG로 내보내기",
|
||||
"Export Workspace": "워크스페이스 <1>{{workspace}}</1> 내보내기는 추가될 예정입니다.",
|
||||
"FILE_ALREADY_EXISTS": "파일이 이미 존재함",
|
||||
"Failed to publish workspace": "워크스페이스 공개 실패",
|
||||
"Favorite": "즐겨찾기",
|
||||
"Favorite pages for easy access": "쉬운 접근을 위해 즐겨찾기에 추가",
|
||||
"Favorited": "즐겨찾기 됨",
|
||||
"FILE_ALREADY_EXISTS": "파일이 이미 존재함",
|
||||
"Favorites": "즐겨찾기",
|
||||
"Find 0 result": "0개 결과 발견",
|
||||
"Find results": "{{number}}개 결과 발견",
|
||||
"Force Sign Out": "강제 로그아웃",
|
||||
"General": "일반",
|
||||
"Get in touch!": "연락하세요!",
|
||||
"Get in touch! Join our communities": "연락하세요! 우리의 커뮤니티에 가입하세요.",
|
||||
"Get in touch! Join our communities.": "연락하세요! 우리의 커뮤니티에 가입하세요.",
|
||||
"Got it": "확인",
|
||||
"Heading": "헤딩 {{number}}",
|
||||
"Help and Feedback": "도움과 피드백",
|
||||
"Import": "불러오기",
|
||||
"Increase indent": "들여쓰기",
|
||||
"Inline code": "인라인 코드",
|
||||
"Invite": "초대",
|
||||
"Invite Members": "멤버 초대",
|
||||
"Invite placeholder": "메일 검색 (Gmail만 지원)",
|
||||
"is a Cloud Workspace": "는 클라우드 워크스페이스 입니다.",
|
||||
"is a Local Workspace": "는 로컬 워크스페이스 입니다.",
|
||||
"It takes up little space on your device": "당신의 장치의 작은 저장공간을 사용합니다.",
|
||||
"It takes up little space on your device.": "당신의 장치의 작은 저장공간을 사용합니다.",
|
||||
"It takes up more space on your device": "당신의 장치의 많은 저장공간을 사용합니다.",
|
||||
"It takes up more space on your device.": "당신의 장치의 많은 저장공간을 사용합니다.",
|
||||
"Italic": "이탤릭체",
|
||||
"Joined Workspace": "참가한 워크스페이스",
|
||||
"Jump to": "이동",
|
||||
"Keyboard Shortcuts": "키보드 단축키",
|
||||
"Leave": "떠나기",
|
||||
"Leave Workspace": "워크스페이스 떠나기",
|
||||
"Leave Workspace Description": "워스크페이스를 떠나게 되면 데이터에 더이상 접근할 수 없습니다.",
|
||||
"Link": "하이퍼링크 (선택된 텍스트)",
|
||||
"Loading": "불러오는 중...",
|
||||
"login success": "로그인 성공",
|
||||
"Local Workspace": "로컬 워크스페이스",
|
||||
"Markdown Syntax": "마크다운 문법",
|
||||
"Member": "멤버",
|
||||
"Member has been removed": "{{name}}이 삭제됨",
|
||||
"Members": "멤버들",
|
||||
"mobile device": "모바일 기기에서 탐색 중인 것으로 보임.",
|
||||
"Move folder": "폴더 이동",
|
||||
"Move folder hint": "새로운 저장소 위치 선택",
|
||||
"Move folder success": "폴더 이동 성공",
|
||||
"Move page to": "페이지를 이동...",
|
||||
"Move page to...": "페이지를 이동...",
|
||||
"Move to": "이동",
|
||||
"Move to Trash": "휴지통으로 이동",
|
||||
"Moved to Trash": "휴지통으로 이동됨",
|
||||
"My Workspaces": "내 워크스페이스",
|
||||
"Name Your Workspace": "워크스페이스 이름을 입력하세요",
|
||||
"New Keyword Page": "새로운 '{{query}}' 페이지",
|
||||
"New Page": "새로운 페이지",
|
||||
"New Workspace": "새로운 워크스페이스",
|
||||
"No item": "새로운 아이템",
|
||||
"Non-Gmail": "Gmail 외에는 지원되지 않습니다",
|
||||
"Not now": "나중에",
|
||||
"Official Website": "공식 웹사이트",
|
||||
"Open Workspace Settings": "워크스페이스 설정 열기",
|
||||
"Open folder": "폴더 열기",
|
||||
"Open folder hint": "저장소의 위치 확인",
|
||||
"Open Workspace Settings": "워크스페이스 설정 열기",
|
||||
"Open in new tab": "새로운 탭에서 열기",
|
||||
"Organize pages to build knowledge": "페이지를 구성하여 지식을 쌓으세요",
|
||||
"Owner": "소유자",
|
||||
"Page": "페이지",
|
||||
"Pen": "펜 (추가 예정)",
|
||||
"Permanently deleted": "영원히 삭제됨",
|
||||
"Pivots": "피봇",
|
||||
"Placeholder of delete workspace": "워크스페이스 이름을 입력후 확인",
|
||||
"Please make sure you are online": "온라인 인것을 확인하세요",
|
||||
"Publish": "공개",
|
||||
"Publish to web": "웹에서 공개",
|
||||
@ -230,11 +160,22 @@
|
||||
"Quick search placeholder": "빠른 검색...",
|
||||
"Quick search placeholder2": "{{workspace}}에서 검색",
|
||||
"Recent": "최근",
|
||||
"Redo": "되돌리기",
|
||||
"Reduce indent": "들여쓰기 감소",
|
||||
"Remove from favorites": "즐겨찾기에서 제거",
|
||||
"Remove from workspace": "워크스페이스에서 삭제",
|
||||
"Removed from Favorites": "즐겨찾기에서 제거됨",
|
||||
"Rename": "이름 변경",
|
||||
"Restart Install Client Update": "업데이트 하기 위해 재시작",
|
||||
"Restore it": "복구하기",
|
||||
"Save": "저장",
|
||||
"Saved then enable AFFiNE Cloud": "모든 변경사항이 로컬에 저장되었습니다, 클릭하여 AFFiNE 클라우드를 활성화 하세요.",
|
||||
"Select": "선택",
|
||||
"Set a Workspace name": "워크스페이스 이름 입력",
|
||||
"Set database location": "데이터베이스 위치 선택",
|
||||
"Set up an AFFiNE account to sync data": "AFFiNE 계정을 지정하여 데이터 동기화",
|
||||
"Settings": "설정",
|
||||
"Shape": "모양",
|
||||
"Share Menu Public Workspace Description1": "다른사람을 워크스페이스로 초대하거나 웹을 통하여 공유.",
|
||||
"Share Menu Public Workspace Description2": "현재 워크스페이스는 웹을 통해 공유된 공유 워크스페이스입니다.",
|
||||
"Share with link": "링크로 공유",
|
||||
@ -247,21 +188,25 @@
|
||||
"Skip": "넘기기",
|
||||
"Stay logged out": "로그아웃 상태 유지",
|
||||
"Sticky": "스티키 노트 (추가 예정)",
|
||||
"still designed": "(현재 페이지는 지속적으로 수정되고 있습니다.)",
|
||||
"Stop publishing": "공유 중지",
|
||||
"Storage Folder": "저장 폴더",
|
||||
"Strikethrough": "취소선",
|
||||
"Successfully deleted": "성공적으로 삭제됨",
|
||||
"Sync": "싱크",
|
||||
"Sync across devices with AFFiNE Cloud": "AFFiNE 클라우드로 장치간 동기화",
|
||||
"Synced with AFFiNE Cloud": "AFFiNE 클라우드로 동기화됨",
|
||||
"Title": "제목",
|
||||
"Trash": "휴지통",
|
||||
"TrashButtonGroupTitle": "영원히 삭제",
|
||||
"UNKNOWN_ERROR": "알수 없는 에러",
|
||||
"Underline": "밑줄",
|
||||
"Undo": "되돌리기",
|
||||
"Untitled": "제목 없음",
|
||||
"Update Available": "업데이트 가능",
|
||||
"Updated": "업데이트됨",
|
||||
"upgradeBrowser": "최상의 경험을 위해 크롬을 최신 버전으로 업테이트 해주세요.",
|
||||
"Upload": "업로드",
|
||||
"Users": "유저들",
|
||||
"Wait for Sync": "싱크 대기중",
|
||||
"will delete member": "멤버를 삭제합니다",
|
||||
"Workspace Avatar": "워크스페이스 아바타",
|
||||
"Workspace Icon": "워크스페이스 아이콘",
|
||||
"Workspace Name": "워크스페이스 이름",
|
||||
@ -269,5 +214,42 @@
|
||||
"Workspace Owner": "워크스페이스 주인",
|
||||
"Workspace Settings": "워크스페이스 설정",
|
||||
"Workspace Type": "워크스페이스 종류",
|
||||
"You cannot delete the last workspace": "모든"
|
||||
"You cannot delete the last workspace": "모든",
|
||||
"all": "모든",
|
||||
"com.affine.cloudTempDisable.title": "AFFiNE 클라우드는 현재 개선중입니다.",
|
||||
"com.affine.currentYear": "올해",
|
||||
"com.affine.edgelessMode": "엣지리스 모드",
|
||||
"com.affine.helpIsland.gettingStarted": "시작하기",
|
||||
"com.affine.import_file": "마크다운(Markdown)/노션(Notion) 지원",
|
||||
"com.affine.last30Days": "최근 30일",
|
||||
"com.affine.last7Days": "최근 7일",
|
||||
"com.affine.lastMonth": "지난 달",
|
||||
"com.affine.lastWeek": "지난 주",
|
||||
"com.affine.lastYear": "작년",
|
||||
"com.affine.new_edgeless": "새로운 엣지리스",
|
||||
"com.affine.new_import": "불러오기",
|
||||
"com.affine.pageMode": "페이지 모드",
|
||||
"com.affine.today": "오늘",
|
||||
"com.affine.updater.downloading": "다운로드 진행중",
|
||||
"com.affine.updater.open-download-page": "다운로드 페이지 열기",
|
||||
"com.affine.updater.restart-to-update": "업데이트 하기 위해 재시작",
|
||||
"com.affine.updater.update-available": "업데이트 가능",
|
||||
"com.affine.workspace.cannot-delete": "마지막 워크스페이스를 삭제할 수 없습니다",
|
||||
"com.affine.write_with_a_blank_page": "새로운 페이지로 작성",
|
||||
"com.affine.yesterday": "어제",
|
||||
"core": "코어",
|
||||
"dark": "다크",
|
||||
"emptyAllPages": "이 워크스페이스는 비어있습니다. 새로운 페이지를 생성하여 이어가세요.",
|
||||
"emptySharedPages": "공유된 페이지는 여기서 확인할 수 있습니다.",
|
||||
"is a Cloud Workspace": "는 클라우드 워크스페이스 입니다.",
|
||||
"is a Local Workspace": "는 로컬 워크스페이스 입니다.",
|
||||
"light": "밝은",
|
||||
"login success": "로그인 성공",
|
||||
"mobile device": "모바일 기기에서 탐색 중인 것으로 보임.",
|
||||
"others": "다른",
|
||||
"restored": "{{title}} 복구됨",
|
||||
"still designed": "(현재 페이지는 지속적으로 수정되고 있습니다.)",
|
||||
"system": "시스템",
|
||||
"upgradeBrowser": "최상의 경험을 위해 크롬을 최신 버전으로 업테이트 해주세요.",
|
||||
"will delete member": "멤버를 삭제합니다"
|
||||
}
|
||||
|
425
packages/frontend/i18n/src/resources/pt-BR.json
Normal file
425
packages/frontend/i18n/src/resources/pt-BR.json
Normal file
@ -0,0 +1,425 @@
|
||||
{
|
||||
"404 - Page Not Found": "404 - Página não encontrada",
|
||||
"404.back": "Voltar para Meu Conteúdo\n",
|
||||
"AFFiNE Cloud": "Nuvem AFFiNE",
|
||||
"AFFiNE Community": "Comunidade AFFiNE",
|
||||
"About AFFiNE": "Sobre AFFiNE",
|
||||
"Access level": "Nível de acesso",
|
||||
"Add Filter": "Adicionar filtro",
|
||||
"Add Workspace": "Adicionar Área de Trabalho",
|
||||
"Add Workspace Hint": "Selecione o arquivo de banco de dados existente",
|
||||
"Add a subpage inside": "Adicione uma subpágina dentro",
|
||||
"Add to Favorites": "Adicionar aos favoritos",
|
||||
"Add to favorites": "Adicionar aos favoritos",
|
||||
"Added Successfully": "Adicionado com sucesso",
|
||||
"Added to Favorites": "Adicionado aos Favoritos",
|
||||
"All changes are saved locally": "Todas as alterações estão salvas localmente",
|
||||
"All data has been stored in the cloud": "Todos os dados foram armazenados na nuvem.",
|
||||
"All pages": "Todas as páginas",
|
||||
"App Version": "Versão do App",
|
||||
"Appearance Settings": "Configurações de aparência",
|
||||
"Append to Daily Note": "Anexar à nota diária",
|
||||
"Available Offline": "Disponível off-line",
|
||||
"Back Home": "Voltar para Home",
|
||||
"Back to Quick Search": "Voltar para Pesquisa Rápida",
|
||||
"Back to all": "Voltar para todos",
|
||||
"Body text": "Texto do Corpo",
|
||||
"Bold": "Negrito",
|
||||
"Cancel": "Cancelar",
|
||||
"Change avatar hint": "Novo avatar será mostrado para todo mundo.",
|
||||
"Change workspace name hint": "Novo nome será mostrado para todo mundo.",
|
||||
"Changelog description": "Veja o log de alterações do AFFiNE.",
|
||||
"Check Keyboard Shortcuts quickly": "Verifique os atalhos de teclado rapidamente",
|
||||
"Check Our Docs": "Confira Nossa Documentação",
|
||||
"Check for updates": "Verifique se há atualizações",
|
||||
"Check for updates automatically": "Verifique se há atualizações automaticamente",
|
||||
"Choose your font style": "Selecione seu estilo de fonte",
|
||||
"Client Border Style": "Estilo de borda do cliente",
|
||||
"Cloud Workspace": "Espaço de trabalho na nuvem",
|
||||
"Cloud Workspace Description": "Todos os dados serão sincronizados e salvos na conta AFFiNE <1>{{email}}</1>",
|
||||
"Code block": "Bloco de código",
|
||||
"Collaboration": "Colaboração",
|
||||
"Collaboration Description": "Colaborar com outros membros exige o serviço AFFiNE Cloud.",
|
||||
"Collapse sidebar": "Ocultar barra lateral",
|
||||
"Collections": "Coleções",
|
||||
"Communities": "Comunidades",
|
||||
"Confirm": "Confirme",
|
||||
"Connector": "Conector (em breve)",
|
||||
"Contact Us": "Entre em contato",
|
||||
"Contact with us": "Entre em contato",
|
||||
"Continue": "Continuar",
|
||||
"Continue with Google": "Continue com o Google",
|
||||
"Convert to ": "Converter para",
|
||||
"Copied link to clipboard": "Link copiado para a área de transferência",
|
||||
"Copy": "Copiar",
|
||||
"Copy Link": "Copiar link",
|
||||
"Create": "Criar",
|
||||
"Create Or Import": "Criar ou Importar",
|
||||
"Create Shared Link Description": "Criar descrição de link compartilhado",
|
||||
"Create a collection": "Criar uma coleção",
|
||||
"Create your own workspace": "Crie sua área de trabalho",
|
||||
"Created": "Criado",
|
||||
"Created Successfully": "Criado com sucesso",
|
||||
"Created with": "Criado com",
|
||||
"Customize": "Customizar",
|
||||
"Customize your AFFiNE Appearance": "Personalize sua aparência AFFiNE",
|
||||
"DB_FILE_ALREADY_LOADED": "Arquivo de banco de dados já carregado",
|
||||
"DB_FILE_INVALID": "Arquivo de banco de dados inválido",
|
||||
"DB_FILE_MIGRATION_FAILED": "Falha na migração do arquivo de banco de dados",
|
||||
"DB_FILE_PATH_INVALID": "Caminho do arquivo de banco de dados inválido",
|
||||
"Data sync mode": "Modo de sincronização de dados",
|
||||
"Date": "Data",
|
||||
"Date Format": "Formato de Data",
|
||||
"Default Location": "Localização padrão",
|
||||
"Default db location hint": "Por padrão será salvo em {{location}}",
|
||||
"Delete": "Deletar",
|
||||
"Delete Member?": "Apagar Membro?",
|
||||
"Delete Workspace": "Deletar Workspace",
|
||||
"Delete Workspace Description": "Deletar (<1>{{workspace}}</1>) não pode ser desfeito, por favor proceder com atenção. Todos os conteúdos da sua Workspace serão perdidos. ",
|
||||
"Delete Workspace Description2": "Deletar (<1>{{workspace}}</1>) deletará na cópia local e na nuvem contratada, esta operação não pode ser desfeita, por favor proceda com atenção.",
|
||||
"Delete Workspace Label Hint": "Após apagar esta Área de Trabalho, você apagará permanentemente todo o seu conteúdo para todo mundo. Ninguém poderá recuperar o conteúdo desta Área de Trabalho.",
|
||||
"Delete Workspace placeholder": "Por favor, digite \"Delete\" para confirmar",
|
||||
"Delete page?": "Deletar página?",
|
||||
"Delete permanently": "Deletar permanentemente",
|
||||
"Disable": "Desabilitar",
|
||||
"Disable Public Link": "Desativar link público",
|
||||
"Disable Public Link ?": "Desativar link público?",
|
||||
"Disable Public Link Description": "Desativar este link público impedirá que qualquer pessoa com o link acesse esta página.",
|
||||
"Disable Public Sharing": "Desativar compartilhamento público",
|
||||
"Discover what's new": "Descubra o que há de novo",
|
||||
"Discover what's new!": "Descubre o que há de novo!",
|
||||
"Display Language": "Idioma de exibição",
|
||||
"Divider": "Divisor",
|
||||
"Download all data": "Baixe todos os dados",
|
||||
"Download data Description1": "Ocupa mais espaço no seu dispositivo.",
|
||||
"Download updates automatically": "Baixe atualizações automaticamente",
|
||||
"Edgeless": "Sem Bordas",
|
||||
"Edit": "Editar",
|
||||
"Edit Filter": "Editar Filtro",
|
||||
"Editor Version": "Editar Versão",
|
||||
"Enable": "Habilitar",
|
||||
"Enable AFFiNE Cloud": "Habilitar AFFiNE Cloud",
|
||||
"Enable AFFiNE Cloud Description": "Se habilitada, os dados desta Workspace serão salvos e sincronizados via AFFiNE Cloud.",
|
||||
"Enabled success": "Habilitado com sucesso",
|
||||
"Exclude from filter": "Excluir do filtro",
|
||||
"Expand sidebar": "Expandir barra lateral",
|
||||
"Expand/Collapse Sidebar": "Expandir/Retrair Barra Lateral",
|
||||
"Export": "Exportar",
|
||||
"Export AFFiNE backup file": "Exportar arquivo de backup AFFiNE",
|
||||
"Export Shared Pages Description": "Baixe uma cópia estática da sua página para compartilhar com o pessoal.",
|
||||
"Export Workspace": "Exportar Workspace <1>{{workspace}}</1> (em breve)",
|
||||
"Export success": "Exportado com sucesso",
|
||||
"Export to HTML": "Exportar para HTML",
|
||||
"Export to Markdown": "Exportar para Markdown",
|
||||
"Export to PDF": "Exportar para PDF",
|
||||
"Export to PNG": "Exportar para PNG",
|
||||
"FILE_ALREADY_EXISTS": "Arquivo já existe",
|
||||
"Failed to publish workspace": "Falha ao publicar o espaço de trabalho",
|
||||
"Favorite": "Favorito",
|
||||
"Favorite pages for easy access": "Páginas favoritar para acessar rapidamente",
|
||||
"Favorited": "Favoritado",
|
||||
"Favorites": "Favoritos",
|
||||
"Filters": "Filtros",
|
||||
"Find 0 result": "Nenhum resultado foi encontrado",
|
||||
"Find results": "Foram encontrados {{number}} resultados",
|
||||
"Font Style": "Estilo de Fonte",
|
||||
"Force Sign Out": "Force Desconexão",
|
||||
"General": "Geral",
|
||||
"Get in touch!": "Entre em contato!",
|
||||
"Go Back": "Voltar",
|
||||
"Go Forward": "Avançar",
|
||||
"Got it": "Entendi",
|
||||
"Group": "Grupo",
|
||||
"Group as Database": "Agrupe em uma Base de Dados",
|
||||
"Heading": "Cabeçalho {{number}}",
|
||||
"Help and Feedback": "Ajude e dê Feedbacks",
|
||||
"How is AFFiNE Alpha different?": "Como AFFiNE Alpha é diferente?",
|
||||
"Image": "Imagem",
|
||||
"Import": "Importar",
|
||||
"Increase indent": "Aumentar Indento",
|
||||
"Info": "Informações",
|
||||
"Info of legal": "Informações Legais",
|
||||
"Inline code": "Código inline",
|
||||
"Invite": "Convidar",
|
||||
"Invite Members": "Convidar Membros",
|
||||
"Invite placeholder": "Pesquisar e-mail (Apenas Gmail)",
|
||||
"It takes up little space on your device": "Ocupa pouca memória do seu dispositivo.",
|
||||
"It takes up little space on your device.": "Ocupa pouca memória do seu dispositivo.",
|
||||
"It takes up more space on your device": "Ocupa mais memória do seu dispositivo.",
|
||||
"It takes up more space on your device.": "Ocupa mais memória do seu dispositivo.",
|
||||
"Italic": "Itálico",
|
||||
"Jump to": "Pular para",
|
||||
"Keyboard Shortcuts": "Atalhos do Teclado",
|
||||
"Leave": "Sair",
|
||||
"Leave Workspace": "Sair da Workspace.",
|
||||
"Leave Workspace Description": "Depois de você sair, você não conseguirá acessar os conteúdos dessa Workspace.",
|
||||
"Link": "Hyperlink (com o texto selecionado)",
|
||||
"Loading": "Carregando...",
|
||||
"Loading All Workspaces": "Carregando Todas as Áreas de Trabalho",
|
||||
"Local Workspace": "Área de Trabalho Local",
|
||||
"Local Workspace Description": "Todos os dados são armazenados no dispositivo atual. Você pode ativar a Nuvem AFFiNE para esta Área de Trabalho para que mantenha os dados sincronizados com a nuvem.",
|
||||
"Markdown Syntax": "Sintaxe Markdown",
|
||||
"Member": "Membro",
|
||||
"Member has been removed": "{{name}} foi removido",
|
||||
"Members": "Membros",
|
||||
"Members hint": "Gerencie membros aqui, convide novos membros por email.",
|
||||
"Move Down": "Descer",
|
||||
"Move Up": "Subir",
|
||||
"Move folder": "Mover pasta",
|
||||
"Move folder hint": "Selecione um novo local de armazenamento",
|
||||
"Move folder success": "Pasta movida com sucesso",
|
||||
"Move page to": "Mover página para...",
|
||||
"Move page to...": "Mover página para...",
|
||||
"Move to": "Mover para",
|
||||
"Move to Trash": "Mandar para Lixeira",
|
||||
"Moved to Trash": "Movido para a Lixeira",
|
||||
"My Workspaces": "Minhas Workspaces",
|
||||
"Name Your Workspace": "Nomeie Sua Área de Trabalho",
|
||||
"New Keyword Page": "Nova página '{{query}}' ",
|
||||
"New Page": "Nova Página",
|
||||
"New Workspace": "Nova Workspace",
|
||||
"New version is ready": "Nova Versão está pronta",
|
||||
"No item": "Nenhum item",
|
||||
"Non-Gmail": "Apenas o Gmail é suportado momento. Demais e-mails não são.",
|
||||
"None yet": "Nenhum ainda",
|
||||
"Not now": "Agora não",
|
||||
"Note": "Nota",
|
||||
"Official Website": "Website Oficial",
|
||||
"Open Workspace Settings": "Abrir Configurações de Área de Trabalho",
|
||||
"Open folder": "Abrir pasta",
|
||||
"Open folder hint": "Confira onde a pasta está armazenada.",
|
||||
"Open in new tab": "Abrir em uma nova aba",
|
||||
"Organize pages to build knowledge": "Organize as páginas para construir conhecimento",
|
||||
"Owner": "Dono",
|
||||
"Page": "Página",
|
||||
"Paper": "Papel",
|
||||
"Pen": "Caneta (em breve)",
|
||||
"Pending": "Pendente",
|
||||
"Permanently deleted": "Deletado permanentemente",
|
||||
"Placeholder of delete workspace": "Por favor digite o nome da Área de Trabalho para confirmar",
|
||||
"Please make sure you are online": "Por favor confirme se você está online",
|
||||
"Privacy": "Privacidade",
|
||||
"Publish": "Publicar",
|
||||
"Publish to web": "Publicar na Web",
|
||||
"Published Description": "O espaço de trabalho atual foi publicado na web, todos podem visualizar o conteúdo deste espaço de trabalho através do link.",
|
||||
"Published hint": "Os visitantes podem visualizar o conteúdo através do link fornecido.",
|
||||
"Published to Web": "Publicado na Web",
|
||||
"Publishing": "Publicar para a web demanda o serviço AFFiNE Cloud.",
|
||||
"Publishing Description": "Após publicar para a web, qualquer pessoa poderá ver o conteúdo desta Workspace através do link.",
|
||||
"Quick Search": "Pesquisa Rápida",
|
||||
"Quick search": "Pesquisa rápida",
|
||||
"Quick search placeholder": "Pesquisa rápida...",
|
||||
"Quick search placeholder2": "Pesquisar em {{workspace}}",
|
||||
"Recent": "Recente",
|
||||
"Redo": "Refazer",
|
||||
"Reduce indent": "Reduzir o espaço do indento",
|
||||
"Remove from favorites": "Remover dos Favoritos",
|
||||
"Remove from workspace": "Remover da Área de Trabalho",
|
||||
"Remove special filter": "Remover filtro especial",
|
||||
"Removed from Favorites": "Removido dos Favoritos",
|
||||
"Rename": "Renomear",
|
||||
"Restart Install Client Update": "Reinicie para instalar atualização",
|
||||
"Restore it": "Restaurar",
|
||||
"Save": "Salvar",
|
||||
"Save As New Collection": "Salve como uma Nova Coleção",
|
||||
"Saved then enable AFFiNE Cloud": "Todas as modificações são salvas localmente, clique para habilitar a Nuvem AFFiNE.",
|
||||
"Select": "Selecionar",
|
||||
"Select All": "Selecione Todos",
|
||||
"Set a Workspace name": "Defina o nome da Área de Trabalho",
|
||||
"Set database location": "Definir localização da base de dados",
|
||||
"Set up an AFFiNE account to sync data": "Crie uma conta AFFiNE para sincronizar seus dados",
|
||||
"Settings": "Configurações",
|
||||
"Shape": "Forma",
|
||||
"Share Menu Public Workspace Description1": "Convide outros para integrar sua Área de Trabalho ou publique isso na web.",
|
||||
"Share Menu Public Workspace Description2": "Área de Trabalho atual foi publicada na web como uma Área de Trabalho pública.",
|
||||
"Share with link": "Compartilhar com link",
|
||||
"Shared Pages": "Páginas Compartilhadas",
|
||||
"Shared Pages Description": "Compartilhar publicamente uma página requer o service de Nuvem AFFiNE.",
|
||||
"Shortcuts": "Atalhos",
|
||||
"Sidebar": "Barra Lateral",
|
||||
"Sign in": "Logar na AFFiNE Cloud",
|
||||
"Sign in and Enable": "Logar na conta e Habilitar",
|
||||
"Sign out": "Desconectar",
|
||||
"Sign out description": "Sair fará com que você perca todo o conteúdo que ainda não foi sincronizado.",
|
||||
"Skip": "Pular",
|
||||
"Start Week On Monday": "Começar Semana na Segunda-Feira",
|
||||
"Stay logged out": "Permanecer deslogado",
|
||||
"Sticky": "Sticky (em breve)",
|
||||
"Stop publishing": "Para a publicação",
|
||||
"Storage": "Armazenar",
|
||||
"Storage Folder": "Pasta de Armazenamento",
|
||||
"Storage and Export": "Armazenamento e Exportação",
|
||||
"Strikethrough": "Riscado",
|
||||
"Successfully deleted": "Apagado com Sucesso",
|
||||
"Switch": "Troque",
|
||||
"Sync": "Sincronizar",
|
||||
"Tags": "Tags",
|
||||
"Terms of Use": "Termos de Uso",
|
||||
"Text": "Texto (em breve)",
|
||||
"Theme": "Tema",
|
||||
"Title": "Título",
|
||||
"Trash": "Lixeira",
|
||||
"TrashButtonGroupDescription": "Uma vez deletado, você não poderá desfazer esta ação. Deseja confirmar?",
|
||||
"TrashButtonGroupTitle": "Deletar permanentemente",
|
||||
"UNKNOWN_ERROR": "Erro Desconhecido",
|
||||
"Underline": "Sublinhar",
|
||||
"Undo": "Desfazer",
|
||||
"Ungroup": "Desagrupar",
|
||||
"Unpublished hint": "Uma vez publicado na web, visitantes podem ver o conteúdo através do link disponibilizado.",
|
||||
"Untitled": "Sem título",
|
||||
"Untitled Collection": "Coleção sem Título",
|
||||
"Update Available": "Atualização disponível",
|
||||
"Update Collection": "Atualize a Coleção",
|
||||
"Update workspace name success": "Nome da Área de Trabalho atualizado com sucesso",
|
||||
"Updated": "Atualizado",
|
||||
"Upload": "Upload",
|
||||
"Users": "Usuários",
|
||||
"Version": "Versão",
|
||||
"Workspace Icon": "Ícone da Workspace",
|
||||
"Workspace Name": "Nome da Workspace",
|
||||
"Workspace Not Found": "Área de Trabalho Não Encontrada",
|
||||
"Workspace Owner": "Dono da Área de Trabalho",
|
||||
"Workspace Settings": "Configurações da Workspace",
|
||||
"Workspace Settings with name": "Configurações de {{name}}",
|
||||
"Workspace Type": "Tipo de Workspace",
|
||||
"Workspace database storage description": "Selecione onde você deseja criar seu espaço de trabalho. Os dados do espaço de trabalho são salvos localmente por padrão.",
|
||||
"Workspace description": "Workspace é o seu espaço virtual para capturar, criar e planejar individualmente ou colaborando com sua equipe.",
|
||||
"Workspace saved locally": "{{name}} é salvo localmente",
|
||||
"You cannot delete the last workspace": "Você não pode excluir o último espaço de trabalho",
|
||||
"Zoom in": "Mais Zoom",
|
||||
"Zoom out": "Reduzir o zoom",
|
||||
"Zoom to 100%": "Zoom para 100%",
|
||||
"all": "todos",
|
||||
"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 email para completar o processo.",
|
||||
"com.affine.auth.change.email.page.success.subtitle": "Parabéns! Você atualizou com sucesso seu email que está associado com a sua conta da Nuvem AFFiNE.",
|
||||
"com.affine.auth.change.email.page.success.title": "Endereço de email atualizado!",
|
||||
"com.affine.auth.change.email.page.title": "Mudar endereço de email",
|
||||
"com.affine.auth.create.count": "Criar Conta",
|
||||
"com.affine.auth.forget": "Esqueceu sua senha",
|
||||
"com.affine.auth.has.signed": "você entrou!",
|
||||
"com.affine.auth.later": "Depois",
|
||||
"com.affine.auth.open.affine": "Abrir AFFiNE",
|
||||
"com.affine.auth.page.sent.email.title": "Bem-vindo à Nuvem AFFiNE, você está quase lá!",
|
||||
"com.affine.auth.password": "Senha",
|
||||
"com.affine.auth.password.error": "Senha incorreta",
|
||||
"com.affine.auth.reset.password": "Redefinir Senha",
|
||||
"com.affine.auth.reset.password.message": "Você receberá um email com um link para redefinir sua senha. Por favor verifique sua caixa de entrada.",
|
||||
"com.affine.auth.reset.password.page.title": "Redefina sua senha da Nuvem AFFiNE",
|
||||
"com.affine.auth.send.change.email.link": "Envie um link de verificação",
|
||||
"com.affine.auth.send.reset.password.link": "Enviar link de redefinição",
|
||||
"com.affine.auth.send.set.password.link": "Enviar link de definição",
|
||||
"com.affine.auth.sent": "Enviado",
|
||||
"com.affine.auth.sent.change.email.hint": "Link de verificação foi enviado.",
|
||||
"com.affine.auth.sent.change.password.hint": "Link de redefinição de senha foi enviado.",
|
||||
"com.affine.auth.set.email.save": "Salvar Email",
|
||||
"com.affine.auth.set.password.placeholder.confirm": "Confirmar senha",
|
||||
"com.affine.auth.set.password.save": "Salvar Senha",
|
||||
"com.affine.auth.sign.auth.code.error.hint": "Código errado, por favor tente novamente",
|
||||
"com.affine.auth.sign.auth.code.on.resend.hint": "Código enviado novamente",
|
||||
"com.affine.auth.sign.auth.code.resend.hint": "Reenviar código",
|
||||
"com.affine.auth.sign.condition": "Termos de Condições",
|
||||
"com.affine.auth.sign.email.continue": "Continue com Email",
|
||||
"com.affine.auth.sign.email.error": "Email incorreto",
|
||||
"com.affine.auth.sign.email.placeholder": "Digite seu endereço de email",
|
||||
"com.affine.auth.sign.in": "Entrar",
|
||||
"com.affine.auth.sign.in.sent.email.subtitle": "Confirme seu email",
|
||||
"com.affine.auth.sign.no.access.link": "Acesso antecipado à nuvem AFFiNE",
|
||||
"com.affine.auth.sign.no.access.wait": "Aguarde o lançamento público",
|
||||
"com.affine.auth.sign.policy": "Políticas de Privacidade",
|
||||
"com.affine.auth.sign.sent.email.message.end": "Você pode acessar o link e criar uma conta automaticamente.",
|
||||
"com.affine.auth.sign.sent.email.message.start": "Um email com um link mágico foi enviado para",
|
||||
"com.affine.auth.sign.up": "Cadastrar",
|
||||
"com.affine.auth.sign.up.sent.email.subtitle": "Crie sua conta",
|
||||
"com.affine.auth.sign.up.success.title": "Sua conta foi criada e você entrou!",
|
||||
"com.affine.auth.signed.success.subtitle": "Você fez login com sucesso. O aplicativo será aberto automaticamente ou redirecionado para a versão web. se encontrar algum problema, você também pode clicar no botão abaixo para abrir manualmente o aplicativo AFFiNE.",
|
||||
"com.affine.auth.signed.success.title": "Você está quase lá!",
|
||||
"com.affine.auth.toast.message.failed": "Erro no servidor, tente novamente mais tarde.",
|
||||
"com.affine.cloudTempDisable.title": "Nuvem AFFiNE está atualizando agora.",
|
||||
"com.affine.collection-bar.action.tooltip.delete": "Apagar",
|
||||
"com.affine.collection-bar.action.tooltip.edit": "Editar",
|
||||
"com.affine.collection-bar.action.tooltip.pin": "Fixar na barra lateral",
|
||||
"com.affine.currentYear": "Este Ano",
|
||||
"com.affine.emptyDesc": "Não há nenhuma página por aqui ainda",
|
||||
"com.affine.expired.page.title": "O link expirou...",
|
||||
"com.affine.export.error.message": "Por favor tente isso novamente mais tarde.",
|
||||
"com.affine.export.error.title": "Exportação falhou devido um erro inesperado",
|
||||
"com.affine.export.success.title": "Exportado com sucesso",
|
||||
"com.affine.filter": "Filtro",
|
||||
"com.affine.filter.after": "depois",
|
||||
"com.affine.filter.before": "antes",
|
||||
"com.affine.filter.contains all": "contém tudo",
|
||||
"com.affine.filter.false": "falso",
|
||||
"com.affine.filter.is": "é",
|
||||
"com.affine.filter.is empty": "é vazio",
|
||||
"com.affine.filter.is not empty": "não é vazio",
|
||||
"com.affine.filter.true": "verdadeiro",
|
||||
"com.affine.header.option.add-tag": "Adicione Tag",
|
||||
"com.affine.header.option.duplicate": "Duplique",
|
||||
"com.affine.helpIsland.gettingStarted": "Começando",
|
||||
"com.affine.last30Days": "Últimos 30 dias",
|
||||
"com.affine.last7Days": "Últimos 7 dias",
|
||||
"com.affine.lastMonth": "Mês passado",
|
||||
"com.affine.lastWeek": "Semana passada",
|
||||
"com.affine.lastYear": "Ano passado",
|
||||
"com.affine.loading": "Carregando...",
|
||||
"com.affine.new_import": "Importar",
|
||||
"com.affine.pageMode": "Modo de página",
|
||||
"com.affine.setting.account": "Configurações de Conta",
|
||||
"com.affine.setting.account.delete": "Apagar Conta",
|
||||
"com.affine.setting.account.message": "Sua informação pessoal",
|
||||
"com.affine.setting.sign.message": "Sincronize com AFFiNE Cloud",
|
||||
"com.affine.setting.sign.out.message": "Saia da sua conta com segurança.",
|
||||
"com.affine.settings.about.message": "Informações sobre AFFiNE",
|
||||
"com.affine.settings.about.update.check.message": "Verifique automaticamente se há novas atualizações periodicamente.",
|
||||
"com.affine.settings.about.update.download.message": "Baixe atualizações automaticamente (para este dispositivo).",
|
||||
"com.affine.settings.appearance": "Aparência",
|
||||
"com.affine.settings.appearance.language-description": "Selecione o idioma para a interface.",
|
||||
"com.affine.settings.appearance.start-week-description": "Por padrão, a semana começa no Domingo.",
|
||||
"com.affine.settings.auto-check-description": "Se ativado, ele verificará automaticamente novas versões em intervalos regulares.",
|
||||
"com.affine.settings.auto-download-description": "Se ativado, novas versões serão baixadas automaticamente para o dispositivo atual.",
|
||||
"com.affine.settings.email": "Email",
|
||||
"com.affine.settings.email.action": "Mudar Email",
|
||||
"com.affine.settings.password": "Senha",
|
||||
"com.affine.settings.password.action.change": "Mudar senha",
|
||||
"com.affine.settings.profile": "Meu Perfil",
|
||||
"com.affine.settings.profile.message": "O perfil da sua conta será mostrado para todo mundo.",
|
||||
"com.affine.settings.profile.name": "Mostrar Nome",
|
||||
"com.affine.settings.remove-workspace": "Remover Área de Trabalho",
|
||||
"com.affine.settings.sign": "Entrar / Cadastrar",
|
||||
"com.affine.settings.suggestion": "Precisa de mais opções de customização? Nos avise na comunidade.",
|
||||
"com.affine.settings.workspace": "Área de Trabalho",
|
||||
"com.affine.settings.workspace.description": "Você pode customizar sua Área de Trabalho aqui.",
|
||||
"com.affine.settings.workspace.not-owner": "Apenas um dono pode editar um avatar ou nome de uma Área de Trabalho. Mudanças serão mostradas para todo mundo.",
|
||||
"com.affine.settings.workspace.publish-tooltip": "Habilite a Nuvem AFFiNE para publicar essa Área de Trabalho",
|
||||
"com.affine.today": "Hoje",
|
||||
"com.affine.updater.downloading": "Baixando",
|
||||
"com.affine.updater.update-available": "Atualização disponível",
|
||||
"com.affine.workspace.cannot-delete": "Você não pode apagar a última Área de Trabalho",
|
||||
"com.affine.workspace.cloud.account.logout": "Sair",
|
||||
"com.affine.workspace.cloud.account.settings": "Configurações de Conta",
|
||||
"com.affine.workspace.cloud.auth": "Cadastrar/ Entrar",
|
||||
"com.affine.workspace.cloud.join": "Entrar na Área de Trabalho",
|
||||
"com.affine.workspace.cloud.sync": "Sincronizar nuvem",
|
||||
"com.affine.workspace.local.import": "Importar Área de Trabalho",
|
||||
"com.affine.yesterday": "Ontem",
|
||||
"core": "core",
|
||||
"dark": "Escuro",
|
||||
"emptyAllPages": "Esta Workspace está vazia. Crie uma nova página para começar a editá-la.",
|
||||
"emptyFavorite": "Clique Adicionar para Favoritos e a página irá aparecer aqui.",
|
||||
"emptySharedPages": "As páginas compartilhadas aparecerão aqui.",
|
||||
"emptyTrash": "Clique Adicionar para Lixeira e a página irá aparecer aqui.",
|
||||
"is a Cloud Workspace": "é um espaço de trabalho na nuvem",
|
||||
"is a Local Workspace": "é um espaço de trabalho local",
|
||||
"light": "Claro",
|
||||
"login success": "Login feito com sucesso",
|
||||
"mobile device": "Parece que você está acessando de um smartphone.",
|
||||
"mobile device description": "Nós ainda estamos trabalhando na versão mobile e recomendamos que você utilize um computador.",
|
||||
"others": "Outros",
|
||||
"recommendBrowser": "Nós recomendamos o navegador <1>Chrome</1> para a melhor experiência de uso.",
|
||||
"restored": "{{title}} foi restaurado",
|
||||
"still designed": "(Está página está em construção.)",
|
||||
"system": "Sistema",
|
||||
"upgradeBrowser": "Por favor, atualize o seu Chrome para a última versão para poder usufruir da melhor experiência.",
|
||||
"will be moved to Trash": "\n{{title}} será movido para a Lixeira",
|
||||
"will delete member": "apagará membro"
|
||||
}
|
@ -1,291 +1,438 @@
|
||||
{
|
||||
"404 - Page Not Found": "404 - Страница не найдена",
|
||||
"404.hint": "Извините, у вас нет доступа или этого материала не существует...",
|
||||
"404.signOut": "Войдите в другой аккаунт",
|
||||
"AFFiNE Cloud": "AFFiNE Cloud",
|
||||
"AFFiNE Community": "Сообщество AFFiNE",
|
||||
"About AFFiNE": "Об AFFiNE",
|
||||
"Access level": "Уровень доступа",
|
||||
"Actions": "Действия",
|
||||
"Add Filter": "Добавить фильтр",
|
||||
"Add Workspace": "Добавить пространство",
|
||||
"Add Workspace Hint": "Выберите файл существующей базы данных",
|
||||
"Add a subpage inside": "Добавить подстраницу внутри",
|
||||
"Add to Favorites": "В Избранное",
|
||||
"Add to favorites": "В Избранное",
|
||||
"Added Successfully": "Успешно добавлено",
|
||||
"Added to Favorites": "Добавлено в Избранное",
|
||||
"All changes are saved locally": "Все изменения сохраняются локально",
|
||||
"All data has been stored in the cloud": "Все данные хранятся в облаке.",
|
||||
"All pages": "Все страницы",
|
||||
"App Version": "Версия приложения",
|
||||
"Appearance Settings": "Настройки оформления",
|
||||
"Append to Daily Note": "Добавить в ежедневник",
|
||||
"Available Offline": "Доступно оффлайн",
|
||||
"Back Home": "Вернуться на Главную",
|
||||
"Back to Quick Search": "Назад к Быстрому поиску",
|
||||
"Body text": "Основной текст",
|
||||
"Bold": "Жирный",
|
||||
"Cancel": "Отменить",
|
||||
"Change avatar hint": "Новый аватар будет отображаться для всех пользователей.",
|
||||
"Change workspace name hint": "Новое название будет отображаться для всех пользователей.",
|
||||
"Change workspace name hint": "Новое имя будет отображаться для всех пользователей.",
|
||||
"Changelog description": "Просмотреть журнал изменений AFFiNE.",
|
||||
"Check Keyboard Shortcuts quickly": "Быстрая проверка горячих клавиш",
|
||||
"Check Our Docs": "Проверьте нашу документацию",
|
||||
"Check for updates": "Проверить обновления",
|
||||
"Check for updates automatically": "Проверять обновления автоматически",
|
||||
"Choose your font style": "Выберите стиль шрифта",
|
||||
"Cloud Workspace": "Облачное рабочее пространство",
|
||||
"Cloud Workspace Description": "Все данные будут синхронизированы и сохранены в AFFiNE аккаунт <1>{{email}}</1>",
|
||||
"Code block": "Блок кода",
|
||||
"Collaboration": "Совместная работа",
|
||||
"Collaboration Description": "Для совместной работы с другими участниками требуется сервис AFFiNE Cloud.",
|
||||
"com.affine.aboutAFFiNE.autoCheckUpdate.title": "Проверять обновления автоматически",
|
||||
"com.affine.aboutAFFiNE.autoDownloadUpdate.description": "Загружать обновления автоматически (на данное устройство).",
|
||||
"com.affine.aboutAFFiNE.autoDownloadUpdate.title": "Загружать обновления автоматически",
|
||||
"com.affine.aboutAFFiNE.checkUpdate.description": "Доступна новая версия",
|
||||
"com.affine.aboutAFFiNE.checkUpdate.title": "Проверить обновления",
|
||||
"com.affine.aboutAFFiNE.community.title": "Сообщества",
|
||||
"com.affine.aboutAFFiNE.contact.community": "Сообщество AFFiNE",
|
||||
"com.affine.aboutAFFiNE.contact.title": "Связаться с нами",
|
||||
"com.affine.aboutAFFiNE.contact.website": "Официальный Сайт",
|
||||
"com.affine.aboutAFFiNE.legal.privacy": "Конфиденциальность",
|
||||
"com.affine.aboutAFFiNE.legal.title": "Юридическая информация",
|
||||
"com.affine.aboutAFFiNE.subtitle": "Информация об AFFiNE",
|
||||
"com.affine.aboutAFFiNE.title": "Об AFFiNE",
|
||||
"com.affine.aboutAFFiNE.version.app": "Версия приложения",
|
||||
"com.affine.appearanceSettings.clientBorder.description": "Настроить внешний вид клиента.",
|
||||
"com.affine.appearanceSettings.color.description": "Выберите цветовую схему",
|
||||
"com.affine.appearanceSettings.color.title": "Цветовая схема",
|
||||
"com.affine.appearanceSettings.date.title": "Дата",
|
||||
"com.affine.appearanceSettings.dateFormat.description": "Настроить формат даты.",
|
||||
"com.affine.appearanceSettings.dateFormat.title": "Формат даты",
|
||||
"com.affine.appearanceSettings.font.description": "Выберите стиль шрифта",
|
||||
"com.affine.appearanceSettings.font.title": "Стиль шрифта",
|
||||
"com.affine.appearanceSettings.language.title": "Язык интерфейса",
|
||||
"com.affine.appearanceSettings.startWeek.description": "По умолчанию неделя начинается с воскресенья.",
|
||||
"com.affine.appearanceSettings.title": "Настройки оформления",
|
||||
"com.affine.appUpdater.downloading": "Загрузка",
|
||||
"com.affine.appUpdater.installUpdate": "Перезапустить для установки обновления",
|
||||
"com.affine.appUpdater.updateAvailable": "Доступно обновление",
|
||||
"com.affine.backButton": "Вернуться на Главную",
|
||||
"com.affine.brand.affineCloud": "AFFiNE Cloud",
|
||||
"com.affine.confirmModal.button.cancel": "Отмена",
|
||||
"com.affine.deleteLeaveWorkspace.leave": "Выйти из рабочего пространства",
|
||||
"com.affine.editCollection.button.cancel": "Отмена",
|
||||
"com.affine.editCollection.button.create": "Создать",
|
||||
"com.affine.enableAffineCloudModal.button.cancel": "Отмена",
|
||||
"com.affine.export.success.title": "Экспорт прошел успешно",
|
||||
"com.affine.favoritePageOperation.add": "Добавить в избранное",
|
||||
"com.affine.favoritePageOperation.remove": "Удалить из Избранного",
|
||||
"com.affine.filter": "Фильтр",
|
||||
"com.affine.helpIsland.contactUs": "Связаться с нами",
|
||||
"com.affine.helpIsland.helpAndFeedback": "Помощь и обратная связь",
|
||||
"com.affine.inviteModal.button.cancel": "Отмена",
|
||||
"com.affine.keyboardShortcuts.bodyText": "Основной текст",
|
||||
"com.affine.keyboardShortcuts.bold": "Жирный",
|
||||
"com.affine.keyboardShortcuts.cancel": "Отмена",
|
||||
"com.affine.keyboardShortcuts.codeBlock": "Блок кода",
|
||||
"com.affine.keyboardShortcuts.divider": "Разделитель",
|
||||
"com.affine.keyboardShortcuts.expandOrCollapseSidebar": "Развернуть/Свернуть Боковую панель",
|
||||
"com.affine.keyboardShortcuts.group": "Группировать",
|
||||
"com.affine.keyboardShortcuts.hand": "Рука",
|
||||
"com.affine.keyboardShortcuts.heading": "Заголовок {{number}}",
|
||||
"com.affine.keyboardShortcuts.image": "Изображение",
|
||||
"com.affine.keyboardShortcuts.increaseIndent": "Увеличить отступ",
|
||||
"com.affine.keyboardShortcuts.inlineCode": "Встроенный код",
|
||||
"com.affine.keyboardShortcuts.italic": "Курсив",
|
||||
"com.affine.keyboardShortcuts.link": "Гиперссылка (с выделенным текстом)",
|
||||
"com.affine.keyboardShortcuts.moveDown": "Переместить вниз",
|
||||
"com.affine.keyboardShortcuts.moveUp": "Переместить вверх",
|
||||
"com.affine.keyboardShortcuts.newPage": "Новая страница",
|
||||
"com.affine.keyboardShortcuts.pen": "Ручка (скоро)",
|
||||
"com.affine.keyboardShortcuts.quickSearch": "Быстрый поиск",
|
||||
"com.affine.keyboardShortcuts.redo": "Повторно выполнить",
|
||||
"com.affine.keyboardShortcuts.reduceIndent": "Уменьшить отступ",
|
||||
"com.affine.keyboardShortcuts.select": "Выбор",
|
||||
"com.affine.keyboardShortcuts.shape": "Фигура",
|
||||
"com.affine.keyboardShortcuts.strikethrough": "Перечеркнутый",
|
||||
"com.affine.keyboardShortcuts.subtitle": "Быстрая проверка горячих клавиш",
|
||||
"com.affine.keyboardShortcuts.text": "Текст (скоро)",
|
||||
"com.affine.keyboardShortcuts.title": "Горячие Клавиши",
|
||||
"com.affine.keyboardShortcuts.underline": "Подчеркнутый",
|
||||
"com.affine.keyboardShortcuts.undo": "Отменить",
|
||||
"com.affine.last30Days": "Последние 30 дней",
|
||||
"com.affine.last7Days": "Последние 7 дней",
|
||||
"com.affine.lastMonth": "Последний месяц",
|
||||
"com.affine.moveToTrash.confirmModal.description": "{{title}} будет перемещен в Корзину",
|
||||
"com.affine.moveToTrash.confirmModal.title": "Удалить страницу?",
|
||||
"com.affine.moveToTrash.title": "Переместить в корзину",
|
||||
"com.affine.nameWorkspace.button.cancel": "Отмена",
|
||||
"com.affine.nameWorkspace.button.create": "Создать",
|
||||
"com.affine.nameWorkspace.description": "Рабочее пространство - это ваше виртуальное пространство для фиксации, создания и планирования в одиночку или в команде. ",
|
||||
"com.affine.nameWorkspace.placeholder": "Задайте имя рабочего пространства",
|
||||
"com.affine.notFoundPage.backButton": "Вернуться на Главную",
|
||||
"com.affine.notFoundPage.title": "404 - Страница не найдена",
|
||||
"com.affine.openPageOperation.newTab": "Открыть в новой вкладке",
|
||||
"com.affine.pageMode.all": "все",
|
||||
"com.affine.pageMode.edgeless": "Без полей",
|
||||
"com.affine.pageMode.page": "Страница",
|
||||
"com.affine.publicLinkDisableModal.button.cancel": "Отмена",
|
||||
"com.affine.publicLinkDisableModal.button.disable": "Отключить",
|
||||
"com.affine.publicLinkDisableModal.description": "Отключение этой публичной ссылки запретит доступ к этой странице всем, у кого есть эта ссылка.",
|
||||
"com.affine.publicLinkDisableModal.title": "Отключить публичную ссылку ?",
|
||||
"com.affine.rootAppSidebar.collections": "Коллекции",
|
||||
"com.affine.rootAppSidebar.favorites": "Избранное",
|
||||
"com.affine.setDBLocation.button.customize": "Настроить",
|
||||
"com.affine.setDBLocation.button.defaultLocation": "Расположение по умолчанию",
|
||||
"com.affine.setDBLocation.tooltip.defaultLocation": "По умолчанию будет сохранена в {{location}}.",
|
||||
"com.affine.setSyncingMode.button.continue": "Продолжить",
|
||||
"com.affine.setSyncingMode.title.added": "Успешно добавлено",
|
||||
"com.affine.setSyncingMode.title.created": "Успешно создано",
|
||||
"com.affine.settings.appearance": "Внешний вид",
|
||||
"com.affine.settings.remove-workspace": "Удалить рабочее пространство",
|
||||
"com.affine.settings.workspace.storage.tip": "Щелкните, чтобы переместить место хранения.",
|
||||
"com.affine.settingSidebar.settings.general": "Общие",
|
||||
"com.affine.settingSidebar.title": "Настройки",
|
||||
"com.affine.shortcutsTitle.edgeless": "Без полей",
|
||||
"com.affine.shortcutsTitle.general": "Общие",
|
||||
"com.affine.shortcutsTitle.markdownSyntax": "Markdown Синтаксис",
|
||||
"com.affine.shortcutsTitle.page": "Страница",
|
||||
"com.affine.sidebarSwitch.collapse": "Свернуть боковую панель",
|
||||
"com.affine.sidebarSwitch.expand": "Развернуть боковую панель",
|
||||
"com.affine.themeSettings.dark": "Темная",
|
||||
"com.affine.themeSettings.light": "Светлая",
|
||||
"com.affine.toastMessage.addedFavorites": "Добавлено в Избранное",
|
||||
"com.affine.toastMessage.movedTrash": "Перемещено в корзину",
|
||||
"com.affine.toastMessage.pageMode": "Режим страницы",
|
||||
"com.affine.toastMessage.permanentlyDeleted": "Удалено навсегда",
|
||||
"com.affine.toastMessage.removedFavorites": "Удалено из Избранного",
|
||||
"com.affine.toastMessage.restored": "{{title}} восстановлен",
|
||||
"com.affine.today": "Сегодня",
|
||||
"com.affine.trashOperation.delete": "Удалить",
|
||||
"com.affine.trashOperation.delete.description": "После удаления вы не сможете отменить это действие. Уверены?",
|
||||
"com.affine.trashOperation.delete.title": "Удалить навсегда",
|
||||
"com.affine.trashOperation.deletePermanently": "Удалить навсегда",
|
||||
"com.affine.trashOperation.restoreIt": "Восстановить",
|
||||
"com.affine.workspaceDelete.button.cancel": "Отмена",
|
||||
"com.affine.workspaceDelete.button.delete": "Удалить",
|
||||
"com.affine.workspaceDelete.description": "Удаление <1>{{workspace}}</1> нельзя отменить, пожалуйста, действуйте с осторожностью. Все содержимое будет потеряно.",
|
||||
"com.affine.workspaceDelete.description2": "Удаление <1>{{workspace}}</1> приведет к удалению как локальных, так и облачных данных, эта операция не может быть отменена, пожалуйста действуйте с осторожностью.",
|
||||
"com.affine.workspaceDelete.placeholder": "Пожалуйста, введите имя рабочего пространства для подтверждения",
|
||||
"com.affine.workspaceDelete.title": "Удалить рабочее пространство",
|
||||
"com.affine.workspaceLeave.button.cancel": "Отмена",
|
||||
"com.affine.workspaceLeave.button.leave": "Выйти",
|
||||
"com.affine.workspaceLeave.description": "После выхода вы больше не сможете получить доступ к содержимому этого рабочего пространства.",
|
||||
"com.affine.workspaceSubPath.all": "Все страницы",
|
||||
"com.affine.workspaceSubPath.trash": "Корзина",
|
||||
"com.affine.workspaceType.cloud": "Облачное рабочее пространство",
|
||||
"com.affine.workspaceType.joined": "Присоединенное рабочее пространство",
|
||||
"com.affine.workspaceType.local": "Локальное рабочее пространство",
|
||||
"com.affine.workspaceType.offline": "Доступно оффлайн",
|
||||
"com.affine.yesterday": "Вчера",
|
||||
"Collapse sidebar": "Свернуть боковую панель",
|
||||
"Collections": "Коллекции",
|
||||
"Communities": "Сообщества",
|
||||
"Confirm": "Подтвердить",
|
||||
"Connector": "Коннектор (скоро)",
|
||||
"Contact Us": "Связаться с нами",
|
||||
"Contact with us": "Связаться с нами",
|
||||
"Continue": "Продолжить",
|
||||
"Continue with Google": "Войти через Google",
|
||||
"Convert to ": "Конвертировать в режим",
|
||||
"Convert to ": "Конвертировать в ",
|
||||
"Copied link to clipboard": "Ссылка скопирована в буфер обмена",
|
||||
"Copy": "Копировать",
|
||||
"Copy Link": "Копировать ссылку",
|
||||
"core": "основных",
|
||||
"Create": "Создать",
|
||||
"Create Or Import": "Создать или Импортировать",
|
||||
"Create Shared Link Description": "Создайте ссылку, которой можно легко поделиться с кем угодно.",
|
||||
"Create a collection": "Создать коллекцию",
|
||||
"Create your own workspace": "Создать свое пространство",
|
||||
"Created": "Создано",
|
||||
"Data sync mode": "Режим синхронизации данных",
|
||||
"Created Successfully": "Успешно создано",
|
||||
"Curve Connector": "Изогнутый коннектор",
|
||||
"Customize": "Настроить",
|
||||
"Customize your AFFiNE Appearance": "Настройте внешний вид AFFiNE",
|
||||
"DB_FILE_ALREADY_LOADED": "Файл базы данных уже загружен",
|
||||
"DB_FILE_INVALID": "Неверный файл базы данных",
|
||||
"DB_FILE_MIGRATION_FAILED": "Не удалось выполнить перенос файлов базы данных",
|
||||
"DB_FILE_PATH_INVALID": "Неверный путь к файлу базы данных",
|
||||
"Data sync mode": "Режим синхронизации данных",
|
||||
"Date": "Дата",
|
||||
"Date Format": "Формат даты",
|
||||
"Default Location": "Расположение по умолчанию",
|
||||
"Default db location hint": "По умолчанию сохраняется в {{location}}.",
|
||||
"Delete": "Удалить",
|
||||
"Delete Member?": "Удалить участника?",
|
||||
"Delete Workspace": "Удалить пространство",
|
||||
"Delete Workspace Description": "Удаление <1>{{workspace}}</1> нельзя отменить, пожалуйста, действуйте с осторожностью. Все содержимое будет потеряно.",
|
||||
"Delete Workspace Description2": "Удаление <1>{{workspace}}</1> приведет к удалению как локальных, так и облачных данных, эта операция не может быть отменена, пожалуйста действуйте с осторожностью.",
|
||||
"Delete Workspace Label Hint": "После удаления этого рабочего пространства вы навсегда удалите все его содержимое для всех. Никто не сможет восстановить содержимое этого рабочего пространства.",
|
||||
"Delete Workspace placeholder": "Пожалуйста, введите \"Delete\" для подтверждения",
|
||||
"Delete page?": "Удалить страницу?",
|
||||
"Delete permanently": "Удалить навсегда",
|
||||
"Disable": "Отключить",
|
||||
"Disable Public Link": "Отключить публичную ссылку",
|
||||
"Disable Public Link ?": "Отключить публичную ссылку ?",
|
||||
"Disable Public Link Description": "При отключении этой публичной ссылки доступ к этой странице будет закрыт для всех.",
|
||||
"Disable Public Sharing": "Отключить общий доступ",
|
||||
"Discover what's new": "Узнайте, что нового",
|
||||
"Discover what's new!": "Узнайте, что нового!",
|
||||
"Display Language": "Язык интерфейса",
|
||||
"Divider": "Разделитель",
|
||||
"Download all data": "Скачать все данные",
|
||||
"Download core data": "Скачать основные данные",
|
||||
"Download data": "Скачать {{CoreOrAll}} данные",
|
||||
"Download data Description1": "Это занимает больше места на вашем устройстве.",
|
||||
"Download data Description2": "Это занимает мало места на вашем устройстве.",
|
||||
"Download updates automatically": "Загружать обновления автоматически",
|
||||
"Edgeless": "Без рамок",
|
||||
"Edit": "Редактировать",
|
||||
"emptyAllPages": "Это рабочее пространство пусто. Создайте новую страницу, чтобы начать редактирование.",
|
||||
"emptyAllPagesClient": "Нажмите на <1>$t(New Page)</1> или <3>{{shortcut}}</3>, чтобы создать свою первую страницу.",
|
||||
"emptyFavorite": "Нажмите «Добавить в избранное», и страница появится здесь.",
|
||||
"emptyTrash": "Нажмите «Добавить в корзину», и страница появится здесь.",
|
||||
"Edit Filter": "Изменить фильтр",
|
||||
"Editor Version": "Версия редактора",
|
||||
"Elbowed Connector": "Угловой коннектор",
|
||||
"Enable": "Включить",
|
||||
"Enable AFFiNE Cloud": "Включить AFFiNE Cloud",
|
||||
"Enable AFFiNE Cloud Description": "Если этот параметр включен, данные в этом рабочем пространстве будут скопированы и синхронизированы с помощью AFFiNE Cloud.",
|
||||
"Enable cloud hint": "Данные функции работают на базе AFFiNE Cloud. Все данные хранятся на данном устройстве. Для синхронизации данных с облаком вы можете включить AFFiNE Cloud для этого рабочего пространства.",
|
||||
"Enabled success": "Успешно",
|
||||
"Exclude from filter": "Убрать из фильтра",
|
||||
"Expand sidebar": "Развернуть боковую панель",
|
||||
"Expand/Collapse Sidebar": "Развернуть/Свернуть Боковую панель",
|
||||
"Export": "Экспорт",
|
||||
"Export AFFiNE backup file": "Экспорт файла резервной копии AFFiNE",
|
||||
"Export Description": "Вы можете экспортировать все данные рабочего пространства, потом эти данные можно повторно импортировать.",
|
||||
"Export Workspace": "Экспорт рабочего пространства <1>{{workspace}}</1> скоро будет доступен",
|
||||
"Export success": "Экспорт прошел успешно",
|
||||
"Export to HTML": "Экспортировать в HTML",
|
||||
"Export to Markdown": "Экспортировать в Markdown",
|
||||
"Export to PDF": "Экспортировать в PDF",
|
||||
"Export to PNG": "Экспортировать в PNG",
|
||||
"Export Workspace": "Экспорт рабочего пространства <1>{{workspace}}</1> скоро будет доступен",
|
||||
"FILE_ALREADY_EXISTS": "Файл уже существует",
|
||||
"Failed to publish workspace": "Не удалось опубликовать рабочее пространство",
|
||||
"Favorite": "В Избранное",
|
||||
"Favorite pages for easy access": "Избранные страницы для быстрого доступа",
|
||||
"Favorited": "В Избранном",
|
||||
"FILE_ALREADY_EXISTS": "Файл уже существует",
|
||||
"Favorites": "Избранное",
|
||||
"Filters": "Фильтры",
|
||||
"Find 0 result": "Найдено 0 результатов",
|
||||
"Find results": "Найдено {{number}} результатов",
|
||||
"Font Style": "Стиль шрифта",
|
||||
"Force Sign Out": "Принудительный выход",
|
||||
"Full width Layout": "Во всю ширину",
|
||||
"General": "Общие",
|
||||
"Get in touch!": "Связаться!",
|
||||
"Get in touch! Join our communities": "Свяжитесь с нами! Присоединяйтесь к нашим сообществам.",
|
||||
"Get in touch! Join our communities.": "Свяжитесь с нами! Присоединяйтесь к нашим сообществам.",
|
||||
"Go Back": "Назад",
|
||||
"Go Forward": "Вперед",
|
||||
"Got it": "Понятно",
|
||||
"Group": "Группировать",
|
||||
"Group as Database": "Сгруппировать в базу данных",
|
||||
"Hand": "Рука",
|
||||
"Heading": "Заголовок {{number}}",
|
||||
"Help and Feedback": "Помощь и обратная связь",
|
||||
"How is AFFiNE Alpha different?": "Чем отличается AFFiNE Alpha?",
|
||||
"Image": "Изображение",
|
||||
"Import": "Импортировать",
|
||||
"Increase indent": "Увеличить отступ",
|
||||
"Info": "Информация",
|
||||
"Info of legal": "Юридическая информация",
|
||||
"Inline code": "Встроенный код",
|
||||
"Invite": "Пригласить",
|
||||
"Invite Members": "Пригласить участников",
|
||||
"Invite placeholder": "Поиск почты (поддерживается только Gmail)",
|
||||
"is a Cloud Workspace": "это облачное рабочее пространство.",
|
||||
"is a Local Workspace": "это локальное рабочее пространство",
|
||||
"It takes up little space on your device": "Занимает мало места на вашем устройстве.",
|
||||
"It takes up little space on your device.": "Занимает мало места на вашем устройстве.",
|
||||
"It takes up more space on your device": "Занимает много места на вашем устройстве.",
|
||||
"It takes up more space on your device.": "Занимает много места на вашем устройстве.",
|
||||
"Italic": "Курсив",
|
||||
"Joined Workspace": "Присоединенное рабочее пространство",
|
||||
"Jump to": "Перейти к",
|
||||
"Keyboard Shortcuts": "Горячие Клавиши",
|
||||
"Leave": "Выйти",
|
||||
"Leave Workspace": "Выйти из рабочего пространства",
|
||||
"Leave Workspace Description": "После выхода вы больше не сможете получить доступ к содержимому этого рабочего пространства.",
|
||||
"Link": "Гиперссылка (с выделенным текстом)",
|
||||
"Loading": "Загрузка...",
|
||||
"Loading All Workspaces": "Загрузка всех пространств",
|
||||
"Local Workspace": "Локальное рабочее пространство",
|
||||
"Local Workspace Description": "Все данные хранятся на текущем устройстве. Для синхронизации данных с облаком вы можете включить AFFiNE Cloud для этого рабочего пространства.",
|
||||
"login success": "Успешный вход в систему",
|
||||
"Markdown Syntax": "Markdown Синтаксис",
|
||||
"Member": "Участник",
|
||||
"Member has been removed": "{{name}} был удален",
|
||||
"Members": "Участники",
|
||||
"Members hint": "Здесь можно управлять участниками, приглашать новых участников по электронной почте.",
|
||||
"mobile device": "Похоже, что вы просматриваете страницу на мобильном устройстве.",
|
||||
"mobile device description": "Мы все еще работаем над поддержкой мобильных устройств и рекомендуем использовать настольное устройство.",
|
||||
"Move Down": "Переместить вниз",
|
||||
"Move Up": "Переместить вверх",
|
||||
"Move folder": "Переместить папку",
|
||||
"Move folder hint": "Выберите новое место хранения.",
|
||||
"Move folder success": "Перемещение папки успешно",
|
||||
"Move page to": "Переместить страницу в...",
|
||||
"Move page to...": "Переместить страницу в...",
|
||||
"Move to": "Переместить в",
|
||||
"Move to Trash": "В Корзину",
|
||||
"Moved to Trash": "Перемещено в корзину",
|
||||
"My Workspaces": "Мои рабочие пространства",
|
||||
"Name Your Workspace": "Назовите ваше пространство",
|
||||
"Navigation Path": "Путь",
|
||||
"New Keyword Page": "Новая '{{query}}' страница",
|
||||
"New Page": "Новая страница",
|
||||
"New Workspace": "Новое рабочее пространство",
|
||||
"New version is ready": "Доступна новая версия",
|
||||
"No item": "Нет элементов",
|
||||
"Non-Gmail": "Поддерживается только Gmail",
|
||||
"Not now": "Не сейчас",
|
||||
"Note": "Заметка",
|
||||
"Official Website": "Официальный Сайт",
|
||||
"Open Workspace Settings": "Открыть Настройки Пространства",
|
||||
"Open folder": "Открыть папку",
|
||||
"Open folder hint": "Проверить, где находится папка хранения.",
|
||||
"Open in new tab": "Открыть в новой вкладке",
|
||||
"Owner": "Владелец",
|
||||
"Page": "Страница",
|
||||
"Paper": "Лист",
|
||||
"Pen": "Ручка (скоро)",
|
||||
"Pending": "В ожидании",
|
||||
"Permanently deleted": "Удалено навсегда",
|
||||
"Placeholder of delete workspace": "Для подтверждения введите имя рабочего пространства",
|
||||
"Please make sure you are online": "Пожалуйста, убедитесь, что вы онлайн",
|
||||
"Privacy": "Конфиденциальность",
|
||||
"Publish": "Публикация",
|
||||
"Publish to web": "Опубликовать в Интернете",
|
||||
"Published Description": "Текущее рабочее пространство было опубликовано в Интернете. Любой может просматривать содержимое по ссылке. ",
|
||||
"Published hint": "Пользователи могут просмотреть содержимое по указанной ссылке.",
|
||||
"Published to Web": "Опубликовано в Интернете",
|
||||
"Publishing": "Для публикации в интернете требуется сервис AFFiNE Cloud",
|
||||
"Publishing Description": "После публикации в Интернете любой сможет просматривать содержимое этого рабочего пространства по ссылке.",
|
||||
"Quick Search": "Быстрый поиск",
|
||||
"Quick search": "Быстрый поиск",
|
||||
"Quick search placeholder": "Быстрый поиск...",
|
||||
"Quick search placeholder2": "Поиск в {{workspace}}",
|
||||
"recommendBrowser": "Для оптимальной работы мы рекомендуем использовать браузер <1>Chrome</1>.",
|
||||
"Recent": "Недавнее",
|
||||
"Redo": "Повторно выполнить",
|
||||
"Reduce indent": "Уменьшить отступ",
|
||||
"Remove from favorites": "Удалить из Избранного",
|
||||
"Remove from workspace": "Удалить из рабочего пространства",
|
||||
"Remove special filter": "Удалить спец. фильтр",
|
||||
"Removed from Favorites": "Удалено из Избранного",
|
||||
"Rename": "Переименовать",
|
||||
"Restart Install Client Update": "Перезапустить для установки обновления",
|
||||
"Restore it": "Восстановить",
|
||||
"Retain cached cloud data": "Сохраняйте кэшированные облачные данные",
|
||||
"Retain local cached data": "Сохранять локальные кэшированные данные",
|
||||
"Save": "Сохранить",
|
||||
"Save As New Collection": "Сохранить как Новую Коллекцию",
|
||||
"Saved then enable AFFiNE Cloud": "Все изменения сохраняются локально, нажмите чтобы включить AFFiNE Cloud.",
|
||||
"Select": "Выбор",
|
||||
"Select All": "Выбрать все",
|
||||
"Set a Workspace name": "Задайте имя рабочего пространства",
|
||||
"Set database location": "Задайте расположение базы данных",
|
||||
"Set up an AFFiNE account to sync data": "Настройте учетную запись AFFiNE для синхронизации данных",
|
||||
"Settings": "Настройки",
|
||||
"Shape": "Фигура",
|
||||
"Share with link": "Поделиться ссылкой",
|
||||
"Shared Pages": "Общие страницы",
|
||||
"Shared Pages Description": "Чтобы предоставить публичный доступ к странице, требуется AFFiNE Cloud.",
|
||||
"Shortcuts": "Ярлыки",
|
||||
"Sidebar": "Боковая панель",
|
||||
"Sign in": "Войти в AFFiNE Cloud",
|
||||
"Sign in and Enable": "Войти и Включить",
|
||||
"Sign out": "Выйти из AFFiNE Cloud",
|
||||
"Sign out description": "Выход приведет к потере несинхронизированного контента.",
|
||||
"Skip": "Пропустить",
|
||||
"Start Week On Monday": "Начать неделю с понедельника",
|
||||
"Stay logged out": "Не выходить из системы",
|
||||
"Sticky": "Стикер (скоро)",
|
||||
"still designed": "(Эта страница все еще находится в разработке.)",
|
||||
"Stop publishing": "Остановить публикацию",
|
||||
"Storage": "Хранилище",
|
||||
"Storage Folder": "Папка для хранения",
|
||||
"Storage and Export": "Хранение и экспорт",
|
||||
"Straight Connector": "Прямой коннектор",
|
||||
"Strikethrough": "Перечеркнутый",
|
||||
"Successfully deleted": "Успешно удалено",
|
||||
"Switch": "Переключить",
|
||||
"Sync": "Синхронизация",
|
||||
"Sync across devices with AFFiNE Cloud": "Синхронизируйте устройства с помощью AFFiNE Cloud",
|
||||
"Synced with AFFiNE Cloud": "Синхронизировано с AFFiNE Cloud",
|
||||
"Tags": "Теги",
|
||||
"Terms of Use": "Правила пользования",
|
||||
"Text": "Текст",
|
||||
"Theme": "Тема",
|
||||
"Title": "Название",
|
||||
"Trash": "Корзина",
|
||||
"TrashButtonGroupDescription": "После удаления вы не сможете отменить это действие. Уверены?",
|
||||
"TrashButtonGroupTitle": "Удалить навсегда",
|
||||
"UNKNOWN_ERROR": "Неизвестная ошибка",
|
||||
"Underline": "Подчеркнутый",
|
||||
"Undo": "Отменить",
|
||||
"Ungroup": "Разгруппировать",
|
||||
"Unpin": "Открепить",
|
||||
"Unpublished hint": "После размещения в сети, пользователи могут просмотреть содержимое по указанной ссылке.",
|
||||
"Untitled": "Без названия",
|
||||
"Untitled Collection": "Без названия",
|
||||
"Update Available": "Доступно обновление",
|
||||
"Update Collection": "Обновить Коллекцию",
|
||||
"Update workspace name success": "Успешное обновление имени рабочего пространства",
|
||||
"Updated": "Обновлено",
|
||||
"upgradeBrowser": "Пожалуйста, обновите Chrome до последней версии для лучшего взаимодействия.",
|
||||
"Upload": "Загрузить",
|
||||
"Use on current device only": "Использовать только на текущем устройстве",
|
||||
"Users": "Пользователи",
|
||||
"Version": "Версия",
|
||||
"View Navigation Path": "Просмотреть путь",
|
||||
"Wait for Sync": "Дождитесь синхронизации",
|
||||
"will delete member": "удалит участника",
|
||||
"Workspace Avatar": "Аватар рабочего пространства",
|
||||
"Workspace Icon": "Иконка рабочего пространства",
|
||||
"Workspace Name": "Имя рабочего пространства",
|
||||
"Workspace Owner": "Владелец рабочего пространства",
|
||||
"Workspace Settings": "Настройки рабочего пространства",
|
||||
"Workspace Type": "Тип рабочего пространства"
|
||||
"Workspace Settings with name": "Настройки {{name}}",
|
||||
"Workspace Type": "Тип рабочего пространства",
|
||||
"Workspace description": "Рабочее пространство - это ваше виртуальное пространство для фиксации, создания и планирования в одиночку или в команде. ",
|
||||
"Workspace saved locally": "{{name}} хранится локально",
|
||||
"You cannot delete the last workspace": "Невозможно удалить последнее пространство",
|
||||
"Zoom in": "Увеличить",
|
||||
"Zoom out": "Уменьшить",
|
||||
"Zoom to 100%": "Увеличить до 100%",
|
||||
"Zoom to fit": "Подогнать по размеру",
|
||||
"all": "все",
|
||||
"com.affine.auth.change.email.page.success.title": "Адрес электронной почты обновлен!",
|
||||
"com.affine.auth.change.email.page.title": "Изменить адрес электронной почты",
|
||||
"com.affine.auth.create.count": "Создать учетную запись",
|
||||
"com.affine.auth.forget": "Забыли пароль",
|
||||
"com.affine.auth.has.signed": "вошел!",
|
||||
"com.affine.auth.later": "Позже",
|
||||
"com.affine.auth.open.affine": "Открыть AFFiNE",
|
||||
"com.affine.auth.password": "Пароль",
|
||||
"com.affine.auth.password.error": "Неверный пароль",
|
||||
"com.affine.auth.reset.password": "Восстановить пароль",
|
||||
"com.affine.auth.reset.password.message": "Вы получите письмо со ссылкой для восстановления пароля. Пожалуйста, проверьте свой почтовый ящик.",
|
||||
"com.affine.auth.reset.password.page.title": "Восстановить пароль AFFiNE Cloud",
|
||||
"com.affine.auth.send.change.email.link": "Отправить ссылку для подтверждения",
|
||||
"com.affine.auth.send.reset.password.link": "Отправить ссылку для восстановления",
|
||||
"com.affine.auth.sent": "Отправлено",
|
||||
"com.affine.auth.sent.change.email.hint": "Ссылка для подтверждения отправлена.",
|
||||
"com.affine.auth.sent.change.password.hint": "Ссылка для восстановления пароля отправлена.",
|
||||
"com.affine.auth.sent.set.password.hint": "Ссылка для установки пароля отправлена.",
|
||||
"com.affine.auth.set.email.save": "Сохранить электронную почту",
|
||||
"com.affine.auth.set.password": "Задать пароль",
|
||||
"com.affine.auth.set.password.message": "Для продолжения регистрации задайте пароль из 8-20 символов с буквами и цифрами",
|
||||
"com.affine.auth.set.password.page.success": "Пароль задан успешно",
|
||||
"com.affine.auth.set.password.placeholder.confirm": "Подтвердить пароль",
|
||||
"com.affine.auth.set.password.save": "Сохранить пароль",
|
||||
"com.affine.auth.sign.auth.code.error.hint": "Неправильный код, попробуйте еще раз",
|
||||
"com.affine.auth.sign.auth.code.message": "Если вы не получили письмо, проверьте папку \"Спам\".",
|
||||
"com.affine.auth.sign.auth.code.on.resend.hint": "Отправить код повторно",
|
||||
"com.affine.auth.sign.auth.code.resend.hint": "Отправить код повторно",
|
||||
"com.affine.auth.sign.condition": "Условия",
|
||||
"com.affine.auth.sign.email.continue": "Войти через почту",
|
||||
"com.affine.auth.sign.email.error": "Неверный адрес электронной почты",
|
||||
"com.affine.auth.sign.email.placeholder": "Введите адрес электронной почты",
|
||||
"com.affine.auth.sign.in": "Войти",
|
||||
"com.affine.auth.sign.in.sent.email.subtitle": "Подтвердить электронную почту",
|
||||
"com.affine.auth.sign.message": "Нажимая \"Войти через Google/Почту\", вы подтверждаете, что согласны с <1>Условиями пользования AFFiNE</1> и <3>Политикой конфиденциальности</3>.",
|
||||
"com.affine.auth.sign.policy": "Политика конфиденциальности",
|
||||
"com.affine.auth.sign.up": "Зарегистрироваться",
|
||||
"com.affine.auth.sign.up.sent.email.subtitle": "Создать учетную запись",
|
||||
"com.affine.auth.sign.up.success.title": "Ваша учетная запись создана и Вы вошли в систему!",
|
||||
"com.affine.auth.signed.success.subtitle": "Вы успешно вошли в систему. Приложение автоматически откроется или будет перенаправлено на веб-версию. Если у вас возникнут какие-либо проблемы, вы также можете нажать кнопку ниже, чтобы вручную открыть приложение AFFiNE.",
|
||||
"com.affine.auth.signed.success.title": "Почти готово!",
|
||||
"com.affine.auth.toast.message.failed": "Ошибка сервера, повторите попытку позже.",
|
||||
"com.affine.banner.content": "Эта демо-версия ограничена. <1>Загрузите AFFiNE Client</1> чтобы получить самые последние функции и высокую производительность.",
|
||||
"com.affine.cloudTempDisable.title": "AFFiNE Cloud сейчас обновляется.",
|
||||
"com.affine.collection-bar.action.tooltip.delete": "Удалить",
|
||||
"com.affine.collection-bar.action.tooltip.edit": "Редактировать",
|
||||
"com.affine.collection-bar.action.tooltip.pin": "Закрепить на боковой панели",
|
||||
"com.affine.collection-bar.action.tooltip.unpin": "Открепить",
|
||||
"com.affine.collection.menu.rename": "Переименовать",
|
||||
"com.affine.currentYear": "Текущий год",
|
||||
"com.affine.draw_with_a_blank_whiteboard": "Рисуйте на пустой доске",
|
||||
"com.affine.earlier": "Ранее",
|
||||
"com.affine.edgelessMode": "Безрамочный режим",
|
||||
"com.affine.editCollection.renameCollection": "Переименовать коллекцию",
|
||||
"com.affine.editCollectionName.name": "Имя",
|
||||
"com.affine.editCollectionName.name.placeholder": "Имя коллекции",
|
||||
"com.affine.emptyDesc": "Здесь пока нет страниц",
|
||||
"com.affine.expired.page.subtitle": "Пожалуйста, запросите новую ссылку для восстановления пароля.",
|
||||
"com.affine.expired.page.title": "Срок действия этой ссылки истек...",
|
||||
"com.affine.export.error.message": "Пожалуйста, повторите попытку позже.",
|
||||
"com.affine.export.error.title": "Экспорт не удался из-за непредвиденной ошибки",
|
||||
"com.affine.export.success.message": "Пожалуйста, проверьте папку загрузки.",
|
||||
"com.affine.export.success.title": "Экспорт прошел успешно",
|
||||
"com.affine.filter": "Фильтр",
|
||||
"com.affine.filter.after": "после",
|
||||
"com.affine.filter.before": "до",
|
||||
"com.affine.filter.contains all": "содержит все",
|
||||
"com.affine.filter.contains one of": "содержит одно из",
|
||||
"com.affine.filter.does not contains all": "не содержит все",
|
||||
"com.affine.filter.false": "нет",
|
||||
"com.affine.filter.is empty": "пусто",
|
||||
"com.affine.filter.is not empty": "не пусто",
|
||||
"com.affine.filter.is-favourited": "Избранное",
|
||||
"com.affine.filter.save-view": "Сохранить вид",
|
||||
"com.affine.filter.true": "да",
|
||||
"com.affine.header.option.add-tag": "Добавить тег",
|
||||
"com.affine.header.option.duplicate": "Дублировать",
|
||||
"com.affine.helpIsland.gettingStarted": "Начало работы",
|
||||
"com.affine.import_file": "Поддержка Markdown/Notion",
|
||||
"com.affine.last30Days": "Последние 30 дней",
|
||||
"com.affine.last7Days": "Последние 7 дней",
|
||||
"com.affine.lastMonth": "Последний месяц",
|
||||
"com.affine.lastWeek": "Прошлая неделя",
|
||||
"com.affine.lastYear": "Прошлый год",
|
||||
"com.affine.nameWorkspace.button.cancel": "Отменить",
|
||||
"com.affine.nameWorkspace.button.create": "Создать",
|
||||
"com.affine.nameWorkspace.title": "Назовите ваше пространство",
|
||||
"com.affine.new_edgeless": "Новый безрамочный",
|
||||
"com.affine.new_import": "Импортировать",
|
||||
"com.affine.onboarding.title2": "Интуитивное и надежное редактирование на основе блоков",
|
||||
"com.affine.pageMode": "Режим страницы",
|
||||
"com.affine.payment.plans-error-tip": "Невозможно загрузить тарифные планы, проверьте свое подключение к сети.",
|
||||
"com.affine.payment.upgrade-success-page.support": "Если у Вас возникли вопросы, обращайтесь в нашу <1> службу поддержки клиентов</1>.",
|
||||
"com.affine.setting.account": "Настройки учетной записи",
|
||||
"com.affine.setting.account.delete": "Удалить аккаунт",
|
||||
"com.affine.setting.account.message": "Ваша персональная информация",
|
||||
"com.affine.settings.about.message": "Информация об AFFiNE",
|
||||
"com.affine.settings.about.update.download.message": "Загружать обновления автоматически (на данное устройство).",
|
||||
"com.affine.settings.appearance": "Внешний вид",
|
||||
"com.affine.settings.appearance.border-style-description": "Настроить внешний вид клиента.",
|
||||
"com.affine.settings.appearance.date-format-description": "Настроить формат даты.",
|
||||
"com.affine.settings.appearance.start-week-description": "По умолчанию неделя начинается с воскресенья.",
|
||||
"com.affine.settings.remove-workspace": "Удалить рабочее пространство",
|
||||
"com.affine.settings.workspace.not-owner": "Только владелец может редактировать аватар и имя рабочего пространства. Изменения будут отображаться для всех.",
|
||||
"com.affine.settings.workspace.storage.tip": "Щелкните, чтобы переместить место хранения.",
|
||||
"com.affine.today": "Сегодня",
|
||||
"com.affine.updater.downloading": "Загрузка",
|
||||
"com.affine.updater.restart-to-update": "Перезапустить для установки обновления",
|
||||
"com.affine.updater.update-available": "Доступно обновление",
|
||||
"com.affine.workspaceDelete.placeholder": "Для подтверждения введите имя рабочего пространства",
|
||||
"com.affine.yesterday": "Вчера",
|
||||
"core": "основных",
|
||||
"dark": "Темная",
|
||||
"emptyAllPages": "Это рабочее пространство пусто. Создайте новую страницу, чтобы начать редактирование.",
|
||||
"emptyAllPagesClient": "Нажмите <1>$t(New Page)</1> или <3>{{shortcut}}</3>, чтобы создать свою первую страницу.",
|
||||
"emptyFavorite": "Нажмите «Добавить в избранное», и страница появится здесь.",
|
||||
"emptyTrash": "Нажмите «Добавить в корзину», и страница появится здесь.",
|
||||
"is a Cloud Workspace": "это облачное рабочее пространство.",
|
||||
"is a Local Workspace": "это локальное рабочее пространство",
|
||||
"light": "Светлая",
|
||||
"login success": "Успешный вход в систему",
|
||||
"mobile device": "Похоже, что вы просматриваете страницу на мобильном устройстве.",
|
||||
"mobile device description": "Мы все еще работаем над поддержкой мобильных устройств и рекомендуем использовать настольное устройство.",
|
||||
"recommendBrowser": "Для оптимальной работы мы рекомендуем использовать браузер <1>Chrome</1>.",
|
||||
"restored": "{{title}} восстановлен",
|
||||
"still designed": "(Эта страница все еще находится в разработке.)",
|
||||
"upgradeBrowser": "Пожалуйста, обновите Chrome до последней версии для лучшего взаимодействия.",
|
||||
"will be moved to Trash": "{{title}} будет перемещен в Корзину",
|
||||
"will delete member": "удалит участника"
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,102 +1,395 @@
|
||||
{
|
||||
"404 - Page Not Found": "404 - 搵唔到搜尋的網頁",
|
||||
"AFFiNE Cloud": "\nAFFiNE Cloud",
|
||||
"AFFiNE Community": "AFFiNE 社群",
|
||||
"About AFFiNE": "關於 AFFiNE",
|
||||
"Access level": "訪問權限",
|
||||
"Add a subpage inside": "建立子頁面",
|
||||
"Add Filter": "添加篩選器",
|
||||
"Add Workspace": "建立 Workspace",
|
||||
"Add Workspace Hint": "選擇已有數據庫檔",
|
||||
"Add a subpage inside": "建立子頁面",
|
||||
"Add to Favorites": "收藏",
|
||||
"Add to favorites": "加入收藏",
|
||||
"Added Successfully": "匯入成功",
|
||||
"Added to Favorites": "已收藏",
|
||||
"All changes are saved locally": "所有修訂已儲存在本機",
|
||||
"All data has been stored in the cloud": "所有修訂已儲存在雲端",
|
||||
"All pages": "所有頁面",
|
||||
"App Version": "App 版本",
|
||||
"Appearance Settings": "外觀設定",
|
||||
"Append to Daily Note": "附加到隨筆",
|
||||
"Available Offline": "離線時可用",
|
||||
"Back Home": "回到主頁",
|
||||
"Back to Quick Search": "回到快速搜尋",
|
||||
"Back to all": "回到全部",
|
||||
"Body text": "正文",
|
||||
"Bold": "粗體",
|
||||
"Cancel": "取消",
|
||||
"Change avatar hint": "新頭像將公開。",
|
||||
"Change workspace name hint": "新名稱將公開。",
|
||||
"Changelog description": "查看 AFFiNE 更新日誌。",
|
||||
"Check Keyboard Shortcuts quickly": "快速睇返快捷鍵",
|
||||
"Check Our Docs": "查閱我哋嘅文檔",
|
||||
"Check for updates": "檢查更新",
|
||||
"Check for updates automatically": "自動檢查更新",
|
||||
"Choose your font style": "選擇你的字體風格",
|
||||
"Client Border Style": "用戶端邊框樣式",
|
||||
"Cloud Workspace": "\nCloud Workspace",
|
||||
"Cloud Workspace Description": "全部數據都會保存並透過AFFINE帳戶同步 <1>{{email}}</1>",
|
||||
"Code block": "代碼塊",
|
||||
"Collaboration": "協作",
|
||||
"Collaboration Description": "同其他成員協作需要 AFFiNE Cloud 服務。",
|
||||
"com.affine.aboutAFFiNE.autoCheckUpdate.description": "定期自動檢查更新。",
|
||||
"com.affine.aboutAFFiNE.autoCheckUpdate.title": "自動檢查更新",
|
||||
"com.affine.aboutAFFiNE.autoDownloadUpdate.description": "自動下載更新(到本機)。",
|
||||
"com.affine.aboutAFFiNE.autoDownloadUpdate.title": "自動下載更新",
|
||||
"com.affine.aboutAFFiNE.changelog.description": "查看 AFFiNE 更新日誌。",
|
||||
"com.affine.aboutAFFiNE.changelog.title": "探索 What's new",
|
||||
"com.affine.aboutAFFiNE.checkUpdate.description": "新版本已準備就緒",
|
||||
"com.affine.aboutAFFiNE.checkUpdate.title": "檢查更新",
|
||||
"com.affine.aboutAFFiNE.community.title": "社群",
|
||||
"com.affine.aboutAFFiNE.contact.community": "AFFiNE 社群",
|
||||
"com.affine.aboutAFFiNE.contact.title": "聯絡我哋",
|
||||
"com.affine.aboutAFFiNE.contact.website": "官方網站",
|
||||
"com.affine.aboutAFFiNE.legal.privacy": "隱私",
|
||||
"com.affine.aboutAFFiNE.legal.title": "法律資訊",
|
||||
"com.affine.aboutAFFiNE.legal.tos": "使用條款",
|
||||
"com.affine.aboutAFFiNE.subtitle": "關於 AFFiNE 的資訊",
|
||||
"com.affine.aboutAFFiNE.title": "關於 AFFiNE",
|
||||
"com.affine.aboutAFFiNE.version.app": "App 版本",
|
||||
"com.affine.aboutAFFiNE.version.editor.title": "編輯器版本",
|
||||
"com.affine.aboutAFFiNE.version.title": "版本",
|
||||
"com.affine.appearanceSettings.clientBorder.description": "訂製用戶端外觀。",
|
||||
"com.affine.appearanceSettings.clientBorder.title": "用戶端邊框樣式",
|
||||
"com.affine.appearanceSettings.color.description": "選擇你的配色",
|
||||
"com.affine.appearanceSettings.color.title": "配色",
|
||||
"com.affine.appearanceSettings.date.title": "日期",
|
||||
"com.affine.appearanceSettings.dateFormat.description": "訂製你的日期樣式",
|
||||
"com.affine.appearanceSettings.dateFormat.title": "日期格式",
|
||||
"com.affine.appearanceSettings.font.description": "選擇你的字體風格",
|
||||
"com.affine.appearanceSettings.font.title": "字形",
|
||||
"com.affine.appearanceSettings.fontStyle.sans": "無襯線",
|
||||
"com.affine.appearanceSettings.fontStyle.serif": "襯線",
|
||||
"com.affine.appearanceSettings.fontStyle.mono": "等寬",
|
||||
"com.affine.appearanceSettings.fullWidth.description": "頁面內內容的最大顯示量。",
|
||||
"com.affine.appearanceSettings.fullWidth.title": "全寬佈局",
|
||||
"com.affine.appearanceSettings.language.description": "選擇介面語言。",
|
||||
"com.affine.appearanceSettings.language.title": "外觀語言",
|
||||
"com.affine.appearanceSettings.noisyBackground.description": "在側欄背景使用雜訊效果。",
|
||||
"com.affine.appearanceSettings.noisyBackground.title": "側欄背景雜訊效果",
|
||||
"com.affine.appearanceSettings.sidebar.title": "側欄",
|
||||
"com.affine.appearanceSettings.startWeek.description": "預設下一星期的第一日為週日。",
|
||||
"com.affine.appearanceSettings.startWeek.title": "每週從周一開始",
|
||||
"com.affine.appearanceSettings.subtitle": "訂製你的 AFFiNE 外觀",
|
||||
"com.affine.appearanceSettings.theme.title": "主題",
|
||||
"com.affine.appearanceSettings.title": "外觀設定",
|
||||
"com.affine.appearanceSettings.translucentUI.description": "在側欄使用透明效果。",
|
||||
"com.affine.appearanceSettings.translucentUI.title": "側欄半透明用戶介面",
|
||||
"com.affine.appearanceSettings.windowFrame.description": "定製 Windows 用戶端外觀。",
|
||||
"com.affine.appearanceSettings.windowFrame.frameless": "無框",
|
||||
"com.affine.appearanceSettings.windowFrame.NativeTitleBar": "原生標題列",
|
||||
"com.affine.appearanceSettings.windowFrame.title": "視窗樣式",
|
||||
"com.affine.appUpdater.downloading": "下載中",
|
||||
"com.affine.appUpdater.installUpdate": "重啟以安裝更新",
|
||||
"com.affine.appUpdater.openDownloadPage": "打開下載頁面",
|
||||
"com.affine.appUpdater.updateAvailable": "更新可用",
|
||||
"com.affine.appUpdater.whatsNew": "探索 What's new!",
|
||||
"com.affine.backButton": "回到主頁",
|
||||
"Collapse sidebar": "收起側欄",
|
||||
"Collections": "收藏集",
|
||||
"Communities": "社群",
|
||||
"Confirm": "確認",
|
||||
"Connector": "連接",
|
||||
"Contact Us": "聯絡我哋",
|
||||
"Contact with us": "聯絡我哋",
|
||||
"Continue": "繼續",
|
||||
"Continue with Google": "以 Google 登入",
|
||||
"Convert to ": "轉換為",
|
||||
"Copied link to clipboard": "複製連結到剪貼簿",
|
||||
"Copy": "複製",
|
||||
"Copy Link": "複製連結",
|
||||
"Create": "建立",
|
||||
"Create Or Import": "建立或匯入",
|
||||
"Create Shared Link Description": "建立一個可共享連結。",
|
||||
"Create a collection": "創建收藏集",
|
||||
"Create your own workspace": "建立你的 workspace",
|
||||
"Created": "建立時間",
|
||||
"Created Successfully": "建立成功",
|
||||
"Created with": "建立於",
|
||||
"Curve Connector": "曲線連接",
|
||||
"Customize": "定製",
|
||||
"Customize your AFFiNE Appearance": "訂製你的 AFFiNE 外觀",
|
||||
"DB_FILE_ALREADY_LOADED": "數據庫已載入",
|
||||
"DB_FILE_INVALID": "無效數據庫文檔",
|
||||
"DB_FILE_MIGRATION_FAILED": "數據庫併入失敗",
|
||||
"DB_FILE_PATH_INVALID": "數據庫路徑無效",
|
||||
"Data sync mode": "數據同步模式",
|
||||
"Date": "日期",
|
||||
"Date Format": "日期格式",
|
||||
"Default Location": "預設位置",
|
||||
"Default db location hint": "預設下将存儲到 {{location}}",
|
||||
"Delete": "刪除",
|
||||
"Delete Member?": "刪除成員?",
|
||||
"Delete Workspace": "刪除 Workspace",
|
||||
"Delete Workspace Description": "刪除 <1>{{workspace}}</1> ,此步驟無法重做,全部內容將丟失。",
|
||||
"Delete Workspace Description2": "刪除<1>{{workspace}}</1> ,將同時刪除本機同雲端資料。此步驟無法重做,請慎重考慮。",
|
||||
"Delete Workspace Label Hint": "刪除此 Workspace 後,所有內容將永久清除,任何人都無法恢復。",
|
||||
"Delete Workspace placeholder": "鍵入 “Delete” 以確認",
|
||||
"Delete page?": "確認刪除頁面?",
|
||||
"Delete permanently": "永久刪除",
|
||||
"Disable": "停用",
|
||||
"Disable Public Link": "停用公開連結",
|
||||
"Disable Public Link ?": "確認停用公開連結?",
|
||||
"Disable Public Link Description": "停用此公開連結,將阻止擁有連結者登入此頁面。",
|
||||
"Disable Public Sharing": "停用公開分享",
|
||||
"Discover what's new": "探索 What's new",
|
||||
"Discover what's new!": "探索 What's new!",
|
||||
"Display Language": "外觀語言",
|
||||
"Divider": "分割線",
|
||||
"Download all data": "下載全部數據",
|
||||
"Download core data": "下載核心數據",
|
||||
"Download data": "下載 {{CoreOrAll}} 數據",
|
||||
"Download data Description1": "這將佔用更多存儲空間。",
|
||||
"Download data Description2": "這只佔用較小存儲空間。",
|
||||
"Download updates automatically": "自動下載更新",
|
||||
"Edgeless": "無界",
|
||||
"Edit": "編輯",
|
||||
"Edit Filter": "編輯篩選器",
|
||||
"Editor Version": "編輯器版本",
|
||||
"Elbowed Connector": "彎曲連接器",
|
||||
"Enable": "啟用",
|
||||
"Enable AFFiNE Cloud": "啟用 AFFiNE Cloud",
|
||||
"Enable AFFiNE Cloud Description": "啓用後 Workspace 數據將透過 AFFiNE Cloud 備份及同步。",
|
||||
"Enable cloud hint": "以下功能依賴於 AFFiNE Cloud。 所有數據都存儲在當前設備上。 您可以為此 Workspace 啓用 AFFiNE Cloud,以保持數據與雲同步。",
|
||||
"Enabled success": "啟用成功",
|
||||
"Exclude from filter": "從篩選器中排除",
|
||||
"Expand sidebar": "展開側欄",
|
||||
"Expand/Collapse Sidebar": "展開/收起邊欄",
|
||||
"Export": "匯出",
|
||||
"Export AFFiNE backup file": "匯出 AFFiNE 備份檔",
|
||||
"Export Description": "您可以匯出整個 Workspace 數據進行備份,匯出的數據亦可重新匯入。",
|
||||
"Export Shared Pages Description": "下載此頁的靜態副本以與他人共享。",
|
||||
"Export Workspace": "匯出 Workspace <1>{{workspace}}</1> 即將推出",
|
||||
"Export success": "匯出成功",
|
||||
"Export to HTML": "匯出為 HTML",
|
||||
"Export to Markdown": "匯出為 Markdown",
|
||||
"Export to PDF": "匯出為 PDF",
|
||||
"Export to PNG": "匯出為 PNG",
|
||||
"FILE_ALREADY_EXISTS": "檔已存在",
|
||||
"Failed to publish workspace": "Workspace 發佈失敗",
|
||||
"Favorite": "收藏",
|
||||
"Favorite pages for easy access": "收藏頁面以便訪問",
|
||||
"Favorited": "已收藏",
|
||||
"Favorites": "我的收藏",
|
||||
"Filters": "篩選器",
|
||||
"Find 0 result": "發現 0 個結果",
|
||||
"Find results": "發現 {{number}} 個結果",
|
||||
"Font Style": "字形",
|
||||
"Force Sign Out": "強制登出",
|
||||
"Full width Layout": "全寬佈局",
|
||||
"General": "一般",
|
||||
"Get in touch!": "聯絡我哋!",
|
||||
"Get in touch! Join our communities": "聯絡我哋!加入我們的社群。",
|
||||
"Get in touch! Join our communities.": "聯絡我哋!加入我們的社群。",
|
||||
"Go Back": "返回",
|
||||
"Go Forward": "前進",
|
||||
"Got it": "明白了",
|
||||
"Group": "分組",
|
||||
"Group as Database": "分組為資料庫",
|
||||
"Hand": "拖放",
|
||||
"Heading": "標題 {{number}}",
|
||||
"Help and Feedback": "幫助和反饋",
|
||||
"How is AFFiNE Alpha different?": "AFFiNE Alpha 有何不同?",
|
||||
"Image": "圖像",
|
||||
"Import": "匯入",
|
||||
"Increase indent": "增加縮進",
|
||||
"Info": "資訊",
|
||||
"Info of legal": "法律資訊",
|
||||
"Inline code": "內聯代碼",
|
||||
"Invite": "邀請",
|
||||
"Invite Members": "邀請成員",
|
||||
"Invite placeholder": "搜尋郵件(只支援 Gmail)",
|
||||
"It takes up little space on your device": "這只佔用較小存儲空間。",
|
||||
"It takes up little space on your device.": "這只佔用較小存儲空間。",
|
||||
"It takes up more space on your device": "這將佔用更多存儲空間。",
|
||||
"It takes up more space on your device.": "這將佔用更多存儲空間。",
|
||||
"Italic": "斜體",
|
||||
"Joined Workspace": "加入的 Workspace",
|
||||
"Jump to": "跳轉到",
|
||||
"Keyboard Shortcuts": "鍵盤快捷鍵",
|
||||
"Leave": "離開",
|
||||
"Leave Workspace": "離開 Workspace",
|
||||
"Leave Workspace Description": "離開後,您將無法再訪問此 Workspace 的內容。",
|
||||
"Link": "超連結(帶有所選文字)",
|
||||
"Loading": "載入中⋯⋯",
|
||||
"Loading All Workspaces": "載入全部 Workspace",
|
||||
"Local Workspace": "本機 Workspace",
|
||||
"Local Workspace Description": "所有數據都存儲在當前設備上。 您可以為此 Workspace 啓用 AFFiNE Cloud,以保持數據與雲同步。",
|
||||
"Markdown Syntax": "Markdown 語法",
|
||||
"Member": "成員",
|
||||
"Member has been removed": "{{name}} 已被移除。",
|
||||
"Members": "成員",
|
||||
"Members hint": "在這裡管理成員,透過電子郵件邀請新成員。",
|
||||
"Move Down": "下移",
|
||||
"Move Up": "上移",
|
||||
"Move folder": "移動資料夾",
|
||||
"Move folder hint": "選取新的檔案位置",
|
||||
"Move folder success": "移動資料夾成功",
|
||||
"Move page to": "將頁面移動到⋯⋯",
|
||||
"Move page to...": "將頁面移動到⋯⋯",
|
||||
"Move to": "移至",
|
||||
"Move to Trash": "移至廢紙簍",
|
||||
"Moved to Trash": "已移至廢紙簍",
|
||||
"My Workspaces": "我的 Workspace",
|
||||
"Name Your Workspace": "為 Workspace 命名",
|
||||
"NativeTitleBar": "原生標題列",
|
||||
"Navigation Path": "導航路徑",
|
||||
"New Keyword Page": "新建 “{{query}}” 頁面",
|
||||
"New Page": "新頁面",
|
||||
"New Workspace": "新建 Workspace",
|
||||
"New version is ready": "新版本已準備就緒",
|
||||
"No item": "無項目",
|
||||
"Non-Gmail": "不支援非 Gmail",
|
||||
"None yet": "暫未",
|
||||
"Not now": "稍後",
|
||||
"Note": "筆記",
|
||||
"Official Website": "官方網站",
|
||||
"Open Workspace Settings": "打開 Workspace 設定",
|
||||
"Open folder": "打開資料夾",
|
||||
"Open folder hint": "檢查存儲資料夾的位置。",
|
||||
"Open in new tab": "在新標籤頁中打開",
|
||||
"Organize pages to build knowledge": "整理頁面以構建知識庫",
|
||||
"Owner": "擁有者",
|
||||
"Page": "頁面",
|
||||
"Paper": "文檔",
|
||||
"Pen": "筆",
|
||||
"Pending": "待定",
|
||||
"Permanently deleted": "已永久刪除",
|
||||
"Pivots": "樞紐",
|
||||
"Placeholder of delete workspace": "請鍵入 Workspace 名稱以確認",
|
||||
"Please make sure you are online": "請確保您在線",
|
||||
"Privacy": "隱私",
|
||||
"Publish": "發佈",
|
||||
"Publish to web": "發佈到網絡",
|
||||
"Published Description": "此 Workspace 已發佈到網絡,所有人均可透過連結查看內容。",
|
||||
"Published hint": "訪問者可透過提供的連結查看內容。",
|
||||
"Published to Web": "已發佈到網絡",
|
||||
"Publishing": "發佈到網絡需要 AFFiNE Cloud 服務。",
|
||||
"Publishing Description": "發佈到網絡後,所有人均可透過連結查看內容。",
|
||||
"Quick Search": "快速搜尋",
|
||||
"Quick search": "快速搜尋",
|
||||
"Quick search placeholder": "快速搜尋⋯⋯",
|
||||
"Quick search placeholder2": "在 {{workspace}} 中搜尋",
|
||||
"RFP": "頁面可在樞紐中自由添加或刪除,但仍可從「所有頁面」訪問。",
|
||||
"Recent": "最近",
|
||||
"Redo": "重做",
|
||||
"Reduce indent": "減少縮進",
|
||||
"Remove from Pivots": "從樞紐中刪除",
|
||||
"Remove from favorites": "從我的收藏中刪除",
|
||||
"Remove from workspace": "從 Workspace 中刪除",
|
||||
"Remove special filter": "移除特殊篩選器",
|
||||
"Removed from Favorites": "已從我的收藏中刪除",
|
||||
"Rename": "重新命名",
|
||||
"Restart Install Client Update": "重啟以安裝更新",
|
||||
"Restore it": "恢復它",
|
||||
"Retain cached cloud data": "保留緩衝的雲數據",
|
||||
"Retain local cached data": "保留本機緩衝數據",
|
||||
"Save": "保存",
|
||||
"Save As New Collection": "另存為新收藏集",
|
||||
"Saved then enable AFFiNE Cloud": "所有修訂已儲存在本機,點按以啟用 AFFiNE Cloud。",
|
||||
"Select": "選擇",
|
||||
"Select All": "全選",
|
||||
"Set a Workspace name": "為 Workspace 命名",
|
||||
"Set database location": "設定資料庫位置",
|
||||
"Set up an AFFiNE account to sync data": "設定 AFFiNE 帳戶以同步數據",
|
||||
"Settings": "設定",
|
||||
"Shape": "圖形",
|
||||
"Share Menu Public Workspace Description1": "邀請他人加入 Workshop 或將其發佈到網絡。",
|
||||
"Share Menu Public Workspace Description2": "當前 Workspace 已作為公共 Workspace 發佈到網絡。",
|
||||
"Share with link": "透過連結分享",
|
||||
"Shared Pages": "已分享頁面",
|
||||
"Shared Pages Description": "公開分享頁面需要 AFFiNE Cloud 服務。",
|
||||
"Shared Pages In Public Workspace Description": "整個 Workspace 已在網絡發布,可透過<1> Workspace 設定</1>進行編輯。",
|
||||
"Shortcuts": "快速鍵",
|
||||
"Sidebar": "側欄",
|
||||
"Sign in": "登入 AFFiNE Cloud",
|
||||
"Sign in and Enable": "登入並啟用",
|
||||
"Sign out": "登出",
|
||||
"Sign out description": "登出將使未同步內容丟失。",
|
||||
"Skip": "略過",
|
||||
"Start Week On Monday": "每週從周一開始",
|
||||
"Stay logged out": "保持登出狀態",
|
||||
"Sticky": "Memo紙",
|
||||
"Stop publishing": "中止發佈",
|
||||
"Storage": "儲存",
|
||||
"Storage Folder": "存儲資料夾",
|
||||
"Storage and Export": "存儲和匯出",
|
||||
"Straight Connector": "直線連接",
|
||||
"Strikethrough": "刪除線",
|
||||
"Successfully deleted": "已成功刪除",
|
||||
"Switch": "開閂掣",
|
||||
"Sync": "同步",
|
||||
"Sync across devices with AFFiNE Cloud": "使用 AFFiNE Cloud 跨設備同步",
|
||||
"Synced with AFFiNE Cloud": "AFFiNE Cloud 同步完成",
|
||||
"Tags": "標籤",
|
||||
"Terms of Use": "使用條款",
|
||||
"Text": "文本",
|
||||
"Theme": "主題",
|
||||
"Title": "標題",
|
||||
"Trash": "廢紙簍",
|
||||
"TrashButtonGroupDescription": "刪除後,您將無法撤消此操作。您確認嗎?",
|
||||
"TrashButtonGroupTitle": "永久刪除",
|
||||
"UNKNOWN_ERROR": "未知錯誤",
|
||||
"Underline": "下劃線",
|
||||
"Undo": "撤銷",
|
||||
"Ungroup": "取消分組",
|
||||
"Unpin": "取消固定",
|
||||
"Unpublished hint": "發布到網絡後,訪問者可透過提供的連結查看內容。",
|
||||
"Untitled": "未命名",
|
||||
"Untitled Collection": "未命名收藏集",
|
||||
"Update Available": "更新可用",
|
||||
"Update Collection": "更新收藏集",
|
||||
"Update workspace name success": "成功更新 Workspace 名稱",
|
||||
"Updated": "更新時間",
|
||||
"Upload": "上傳",
|
||||
"Use on current device only": "僅在本機使用",
|
||||
"Users": "使用者",
|
||||
"Version": "版本",
|
||||
"View Navigation Path": "查看導航路徑",
|
||||
"Wait for Sync": "等待同步",
|
||||
"Window frame style": "視窗樣式",
|
||||
"Workspace Avatar": "Workspace 頭像",
|
||||
"Workspace Icon": "Workspace 圖示",
|
||||
"Workspace Name": "Workspace 名稱",
|
||||
"Workspace Not Found": "未找到 Workspace",
|
||||
"Workspace Owner": "Workspace 擁有者",
|
||||
"Workspace Profile": "Workspace 配置檔",
|
||||
"Workspace Settings": "Workspace 設定",
|
||||
"Workspace Settings with name": "{{name}} 的設定",
|
||||
"Workspace Type": "Workspace 類型",
|
||||
"Workspace database storage description": "選擇欲創建 Workspace 之位置。預設下,Workspace 數據存儲在本機。",
|
||||
"Workspace description": "Workspace 是您的虛擬空間,無論對於個人或是團隊,均可用於引用、創建與規劃。",
|
||||
"Workspace saved locally": "{{name}} 已保存在本機",
|
||||
"You cannot delete the last workspace": "您不能刪除僅剩的 Workspace",
|
||||
"Zoom in": "放大",
|
||||
"Zoom out": "縮小",
|
||||
"Zoom to 100%": "縮放至 100%",
|
||||
"Zoom to fit": "縮放至適當尺寸",
|
||||
"all": "全部",
|
||||
"com.affine.auth.change.email.page.subtitle": "請在下面輸入您的新電子郵件地址。我們將向此電子郵件地址發送驗證鏈接以完成該過程。",
|
||||
"com.affine.auth.change.email.page.success.subtitle": "恭喜!您已成功更新與您的 AFFiNE Cloud 帳戶關聯的電子郵件地址。",
|
||||
"com.affine.auth.change.email.page.success.title": "電子郵件地址已更新!",
|
||||
"com.affine.auth.change.email.page.title": "更改電子郵件地址",
|
||||
"com.affine.auth.create.count": "建立帳號",
|
||||
"com.affine.auth.forget": "忘記密碼",
|
||||
"com.affine.auth.has.signed": "已登入!",
|
||||
"com.affine.auth.later": "之後",
|
||||
"com.affine.auth.open.affine": "打開 AFFiNE",
|
||||
"com.affine.auth.page.sent.email.subtitle": "請設定由8-20位字母和數字組成的密碼",
|
||||
"com.affine.auth.page.sent.email.title": "歡迎來到 AFFiNE Cloud,即將完成",
|
||||
"com.affine.auth.password": "密碼",
|
||||
"com.affine.auth.password.error": "無效的密碼",
|
||||
"com.affine.auth.reset.password": "重設密碼",
|
||||
"com.affine.auth.reset.password.message": "您將收到一封電子郵件,其中包含重設密碼的連結。請檢查您的收件箱。",
|
||||
"com.affine.auth.reset.password.page.title": "重設您的 AFFiNE Cloud 密碼",
|
||||
"com.affine.auth.send.change.email.link": "發送驗證連結",
|
||||
"com.affine.auth.send.reset.password.link": "發送重設連結",
|
||||
"com.affine.auth.send.set.password.link": "發送設定連結",
|
||||
"com.affine.auth.sent": "已發送",
|
||||
"com.affine.auth.sent.change.email.hint": "驗證連結已發送。",
|
||||
"com.affine.auth.sent.change.password.hint": "重設密碼連結已發送。",
|
||||
"com.affine.auth.sent.set.password.hint": "設定密碼連結已發送。",
|
||||
"com.affine.auth.set.email.save": "保存電子郵件地址",
|
||||
"com.affine.auth.set.password": "設定密碼",
|
||||
"com.affine.auth.set.password.message": "請設定由8-20位字母和數字組成的密碼",
|
||||
"com.affine.auth.set.password.page.success": "成功設定密碼",
|
||||
"com.affine.auth.set.password.page.title": "重定您的 AFFiNE Cloud 密碼",
|
||||
"com.affine.auth.set.password.placeholder": "設定至少包含 8 位字符的密碼",
|
||||
"com.affine.auth.set.password.placeholder.confirm": "確認密碼",
|
||||
"com.affine.auth.set.password.save": "保存密碼",
|
||||
"com.affine.auth.sign.auth.code.error.hint": "驗證碼錯誤,請重試",
|
||||
"com.affine.auth.sign.auth.code.message": "如果您沒有收到電子郵件,請檢查您的垃圾郵件文件夾。",
|
||||
"com.affine.auth.sign.auth.code.message.password": "如果您沒有收到電子郵件,請檢查您的垃圾郵件文件夾。或者使用<1>sign in with password</1>登錄。",
|
||||
"com.affine.auth.sign.auth.code.on.resend.hint": "再次發送驗證碼",
|
||||
"com.affine.auth.sign.auth.code.resend.hint": "重發驗證碼",
|
||||
"com.affine.auth.sign.condition": "服務條款",
|
||||
"com.affine.auth.sign.email.continue": "以電子郵件登入",
|
||||
"com.affine.auth.sign.email.error": "無效郵件地址",
|
||||
"com.affine.auth.sign.email.placeholder": "鍵入您的電子郵件地址",
|
||||
"com.affine.auth.sign.in": "登入",
|
||||
"com.affine.auth.sign.in.sent.email.subtitle": "確認您的電子郵件地址",
|
||||
"com.affine.auth.sign.message": "點擊上方「使用 Google/電子郵件地址 繼續」,即表示您確認同意 AFFiNE 的 <1>Terms of Conditions</1> and <3>Privacy Policy</3>。",
|
||||
"com.affine.auth.sign.policy": "隱私政策",
|
||||
"com.affine.auth.sign.sent.email.message.end": "您可以點擊連結自動建立帳號。",
|
||||
"com.affine.auth.sign.sent.email.message.start": "一封帶有魔法連結的電子郵件已發送至",
|
||||
"com.affine.auth.sign.up": "建立帳號",
|
||||
"com.affine.auth.sign.up.sent.email.subtitle": "建立您的帳號",
|
||||
"com.affine.auth.sign.up.success.subtitle": "應用將自動打開或重定向到網頁版本。如果您遇到任何問題,您還可以點擊下面的按鈕手動打開 AFFiNE 應用程序。",
|
||||
"com.affine.auth.sign.up.success.title": "您的帳號已創建,現在您已登入!",
|
||||
"com.affine.auth.signed.success.subtitle": "您已成功登入。應用將自動打開或重定向到網頁版本。如果您遇到任何問題,您還可以點擊下面的按鈕手動打開 AFFiNE 應用程序。",
|
||||
"com.affine.auth.signed.success.title": "即將完成!",
|
||||
"com.affine.banner.content": "此演示有限。<1>下載 AFFiNE 客戶端</1>以獲取最新功能和表現。",
|
||||
"com.affine.brand.affineCloud": "\nAFFiNE Cloud",
|
||||
"com.affine.cloudTempDisable.description": "我們正在升級 AFFiNE Cloud 服務,客戶端暫時不可用。 如果您希望隨時了解進度並收到可用性通知,您可以填寫我們的<1>表單</1>。",
|
||||
"com.affine.cloudTempDisable.title": "AFFiNE Cloud 正進行升級。",
|
||||
"com.affine.collection-bar.action.tooltip.delete": "刪除",
|
||||
"com.affine.collection-bar.action.tooltip.edit": "編輯",
|
||||
"com.affine.collection-bar.action.tooltip.pin": "固定到側欄",
|
||||
"com.affine.collection-bar.action.tooltip.unpin": "取消固定",
|
||||
"com.affine.collectionBar.backToAll": "回到全部",
|
||||
"com.affine.confirmModal.button.cancel": "取消",
|
||||
"com.affine.currentYear": "本年度",
|
||||
"com.affine.deleteLeaveWorkspace.description": "從本機刪除 Workspace,並可選擇刪除所有數據。",
|
||||
"com.affine.deleteLeaveWorkspace.leave": "離開 Workspace",
|
||||
"com.affine.draw_with_a_blank_whiteboard": "使用空白白板繪圖",
|
||||
"com.affine.earlier": "早些時候",
|
||||
"com.affine.editCollection.button.cancel": "取消",
|
||||
"com.affine.editCollection.button.create": "建立",
|
||||
"com.affine.editCollection.save": "保存",
|
||||
"com.affine.editCollection.saveCollection": "另存為新收藏集",
|
||||
"com.affine.editCollection.updateCollection": "更新收藏集",
|
||||
"com.affine.editorModeSwitch.tooltip": "開閂掣",
|
||||
"com.affine.edgelessMode": "無界模式",
|
||||
"com.affine.emptyDesc": "仲未有頁面",
|
||||
"com.affine.enableAffineCloudModal.button.cancel": "取消",
|
||||
"com.affine.expired.page.subtitle": "請求新的密碼重設連結。",
|
||||
"com.affine.expired.page.title": "此連結已過期⋯⋯",
|
||||
"com.affine.export.error.message": "請稍後再試。",
|
||||
"com.affine.export.error.title": "由於意外錯誤,匯出失敗",
|
||||
"com.affine.export.success.message": "請打開下載資料夾以檢查。",
|
||||
"com.affine.export.success.title": "匯出成功",
|
||||
"com.affine.favoritePageOperation.add": "加入收藏",
|
||||
"com.affine.favoritePageOperation.remove": "從我的收藏中刪除",
|
||||
"com.affine.filter": "篩選器",
|
||||
"com.affine.filter.after": "晚於",
|
||||
"com.affine.filter.before": "早於",
|
||||
@ -113,335 +406,99 @@
|
||||
"com.affine.filter.true": "是",
|
||||
"com.affine.header.option.add-tag": "添加標籤",
|
||||
"com.affine.header.option.duplicate": "製作替身",
|
||||
"com.affine.helpIsland.contactUs": "聯絡我哋",
|
||||
"com.affine.helpIsland.gettingStarted": "開始使用",
|
||||
"com.affine.helpIsland.helpAndFeedback": "幫助和反饋",
|
||||
"com.affine.import_file": "支援 Markdown/Notion",
|
||||
"com.affine.inviteModal.button.cancel": "取消",
|
||||
"com.affine.keyboardShortcuts.appendDailyNote": "附加到隨筆",
|
||||
"com.affine.keyboardShortcuts.bodyText": "正文",
|
||||
"com.affine.keyboardShortcuts.bold": "粗體",
|
||||
"com.affine.keyboardShortcuts.cancel": "取消",
|
||||
"com.affine.keyboardShortcuts.codeBlock": "代碼塊",
|
||||
"com.affine.keyboardShortcuts.curveConnector": "曲線連接",
|
||||
"com.affine.keyboardShortcuts.divider": "分割線",
|
||||
"com.affine.keyboardShortcuts.elbowedConnector": "彎曲連接器",
|
||||
"com.affine.keyboardShortcuts.expandOrCollapseSidebar": "展開/收起邊欄",
|
||||
"com.affine.keyboardShortcuts.goBack": "返回",
|
||||
"com.affine.keyboardShortcuts.goForward": "前進",
|
||||
"com.affine.keyboardShortcuts.group": "分組",
|
||||
"com.affine.keyboardShortcuts.groupDatabase": "分組為資料庫",
|
||||
"com.affine.keyboardShortcuts.hand": "拖放",
|
||||
"com.affine.keyboardShortcuts.heading": "標題 {{number}}",
|
||||
"com.affine.keyboardShortcuts.image": "圖像",
|
||||
"com.affine.keyboardShortcuts.increaseIndent": "增加縮進",
|
||||
"com.affine.keyboardShortcuts.inlineCode": "內聯代碼",
|
||||
"com.affine.keyboardShortcuts.italic": "斜體",
|
||||
"com.affine.keyboardShortcuts.link": "超連結(帶有所選文字)",
|
||||
"com.affine.keyboardShortcuts.moveDown": "下移",
|
||||
"com.affine.keyboardShortcuts.moveUp": "上移",
|
||||
"com.affine.keyboardShortcuts.newPage": "新頁面",
|
||||
"com.affine.keyboardShortcuts.note": "筆記",
|
||||
"com.affine.keyboardShortcuts.pen": "筆",
|
||||
"com.affine.keyboardShortcuts.quickSearch": "快速搜尋",
|
||||
"com.affine.keyboardShortcuts.redo": "重做",
|
||||
"com.affine.keyboardShortcuts.reduceIndent": "減少縮進",
|
||||
"com.affine.keyboardShortcuts.select": "選擇",
|
||||
"com.affine.keyboardShortcuts.selectAll": "全選",
|
||||
"com.affine.keyboardShortcuts.shape": "圖形",
|
||||
"com.affine.keyboardShortcuts.straightConnector": "直線連接",
|
||||
"com.affine.keyboardShortcuts.strikethrough": "刪除線",
|
||||
"com.affine.keyboardShortcuts.subtitle": "快速睇返快捷鍵",
|
||||
"com.affine.keyboardShortcuts.switch": "開閂掣",
|
||||
"com.affine.keyboardShortcuts.text": "文本",
|
||||
"com.affine.keyboardShortcuts.title": "鍵盤快捷鍵",
|
||||
"com.affine.keyboardShortcuts.underline": "下劃線",
|
||||
"com.affine.keyboardShortcuts.undo": "撤銷",
|
||||
"com.affine.keyboardShortcuts.unGroup": "取消分組",
|
||||
"com.affine.keyboardShortcuts.zoomIn": "放大",
|
||||
"com.affine.keyboardShortcuts.zoomOut": "縮小",
|
||||
"com.affine.keyboardShortcuts.zoomTo100": "縮放至 100%",
|
||||
"com.affine.keyboardShortcuts.zoomToFit": "縮放至適當尺寸",
|
||||
"com.affine.last30Days": "最近 30 天",
|
||||
"com.affine.last7Days": "最近 7 天",
|
||||
"com.affine.lastMonth": "上個月",
|
||||
"com.affine.lastWeek": "上個星期",
|
||||
"com.affine.lastYear": "去年",
|
||||
"com.affine.moveToTrash.confirmModal.description": " {{title}} 將被移至廢紙簍",
|
||||
"com.affine.moveToTrash.confirmModal.title": "確認刪除頁面?",
|
||||
"com.affine.moveToTrash.title": "移至廢紙簍",
|
||||
"com.affine.nameWorkspace.button.cancel": "取消",
|
||||
"com.affine.nameWorkspace.button.create": "建立",
|
||||
"com.affine.nameWorkspace.description": "Workspace 是您的虛擬空間,無論對於個人或是團隊,均可用於引用、創建與規劃。",
|
||||
"com.affine.nameWorkspace.placeholder": "為 Workspace 命名",
|
||||
"com.affine.nameWorkspace.title": "為 Workspace 命名",
|
||||
"com.affine.new_edgeless": "新的無界頁面",
|
||||
"com.affine.new_import": "匯入",
|
||||
"com.affine.notFoundPage.backButton": "回到主頁",
|
||||
"com.affine.notFoundPage.title": "404 - 搵唔到搜尋的網頁",
|
||||
"com.affine.onboarding.title1": "超合併白板和文檔",
|
||||
"com.affine.onboarding.title2": "直觀而強大的基於塊的編輯",
|
||||
"com.affine.onboarding.videoDescription1": "在頁面模式(用於結構化文檔創建)和白板模式(用於自由形式直觀地表達創意)之間輕鬆切換。",
|
||||
"com.affine.onboarding.videoDescription2": "使用模組化介面拖放文本、圖像和其他內容塊,輕鬆創建結構化文檔。",
|
||||
"com.affine.openPageOperation.newTab": "在新標籤頁中打開",
|
||||
"com.affine.pageMode.all": "全部",
|
||||
"com.affine.pageMode.edgeless": "無界",
|
||||
"com.affine.pageMode.page": "頁面",
|
||||
"com.affine.publicLinkDisableModal.button.cancel": "取消",
|
||||
"com.affine.publicLinkDisableModal.button.disable": "停用",
|
||||
"com.affine.publicLinkDisableModal.description": "停用此公開連結,將阻止擁有連結者登入此頁面。",
|
||||
"com.affine.publicLinkDisableModal.title": "確認停用公開連結?",
|
||||
"com.affine.rootAppSidebar.collections": "收藏集",
|
||||
"com.affine.rootAppSidebar.favorites": "我的收藏",
|
||||
"com.affine.rootAppSidebar.others": "其他",
|
||||
"com.affine.setDBLocation.button.customize": "定製",
|
||||
"com.affine.setDBLocation.button.defaultLocation": "預設位置",
|
||||
"com.affine.setDBLocation.description": "選擇欲創建 Workspace 之位置。預設下,Workspace 數據存儲在本機。",
|
||||
"com.affine.setDBLocation.title": "設定資料庫位置",
|
||||
"com.affine.setDBLocation.tooltip.defaultLocation": "預設下将存儲到 {{location}}",
|
||||
"com.affine.setSyncingMode.button.continue": "繼續",
|
||||
"com.affine.setSyncingMode.cloud": "使用 AFFiNE Cloud 跨設備同步",
|
||||
"com.affine.setSyncingMode.deviceOnly": "僅在本機使用",
|
||||
"com.affine.setSyncingMode.title.added": "匯入成功",
|
||||
"com.affine.setSyncingMode.title.created": "建立成功",
|
||||
"com.affine.pageMode": "頁面模式",
|
||||
"com.affine.setting.account": "帳號設定",
|
||||
"com.affine.setting.account.delete": "刪除帳號",
|
||||
"com.affine.setting.account.delete.message": "永久刪除該帳戶以及 AFFiNE Cloud 中的 Workspace 數據備份。此操作無法撤消。",
|
||||
"com.affine.setting.account.message": "你的個人資料",
|
||||
"com.affine.setting.sign.message": "透過 AFFiNE Cloud 同步",
|
||||
"com.affine.setting.sign.out.message": "安全登出您的帳號。",
|
||||
"com.affine.settings.about.message": "關於 AFFiNE 的資訊",
|
||||
"com.affine.settings.about.update.check.message": "定期自動檢查更新。",
|
||||
"com.affine.settings.about.update.download.message": "自動下載更新(到本機)。",
|
||||
"com.affine.settings.appearance": "外觀",
|
||||
"com.affine.settings.appearance.border-style-description": "訂製用戶端外觀。",
|
||||
"com.affine.settings.appearance.date-format-description": "訂製你的日期樣式",
|
||||
"com.affine.settings.appearance.full-width-description": "頁面內內容的最大顯示量。",
|
||||
"com.affine.settings.appearance.language-description": "選擇介面語言。",
|
||||
"com.affine.settings.appearance.start-week-description": "預設下一星期的第一日為週日。",
|
||||
"com.affine.settings.appearance.window-frame-description": "定製 Windows 用戶端外觀。",
|
||||
"com.affine.settings.auto-check-description": "若啟用,將定期自動檢測新版本。",
|
||||
"com.affine.settings.auto-download-description": "若啟用,將自動下載新版本。",
|
||||
"com.affine.settings.email": "電子郵件地址",
|
||||
"com.affine.settings.email.action": "更改電子郵件地址",
|
||||
"com.affine.settings.member-tooltip": "啟用 AFFiNE Cloud 以與他人協作",
|
||||
"com.affine.settings.noise-style": "側欄背景雜訊效果",
|
||||
"com.affine.settings.noise-style-description": "在側欄背景使用雜訊效果。",
|
||||
"com.affine.settings.password": "密碼",
|
||||
"com.affine.settings.password.action.change": "更改密碼",
|
||||
"com.affine.settings.password.action.set": "設定密碼",
|
||||
"com.affine.settings.password.message": "設定密碼以登入您的帳號",
|
||||
"com.affine.settings.profile": "我的個人資料",
|
||||
"com.affine.settings.profile.message": "您的個人資料將向所有人公開。",
|
||||
"com.affine.settings.profile.name": "顯示名稱",
|
||||
"com.affine.settings.profile.placeholder": "鍵入帳號名稱",
|
||||
"com.affine.settings.remove-workspace": "刪除 Workspace",
|
||||
"com.affine.settings.remove-workspace-description": "從本機刪除 Workspace,並可選擇刪除所有數據。",
|
||||
"com.affine.settings.sign": "登入 / 建立帳號",
|
||||
"com.affine.settings.storage.db-location.change-hint": "點按以更改儲存位置。",
|
||||
"com.affine.settings.storage.description": "檢查或更改存儲位置",
|
||||
"com.affine.settings.storage.description-alt": "檢查或更改存儲位置。按下路徑以編輯。",
|
||||
"com.affine.settings.suggestion": "需要更多定製選項?您可以在社區中提意見。",
|
||||
"com.affine.settings.translucent-style": "側欄半透明用戶介面",
|
||||
"com.affine.settings.translucent-style-description": "在側欄使用透明效果。",
|
||||
"com.affine.settings.workspace": "Workspace",
|
||||
"com.affine.settings.workspace.description": "您可在此自訂您的 Workspace",
|
||||
"com.affine.settings.workspace.not-owner": "只有擁有者才能編輯 Workspace 頭像與名稱。 更改將向所有人顯示。",
|
||||
"com.affine.settings.workspace.publish-tooltip": "啟用 AFFiNE Cloud 以發布此 Workspace",
|
||||
"com.affine.settings.workspace.storage.tip": "點按以更改儲存位置。",
|
||||
"com.affine.settingSidebar.settings.general": "一般",
|
||||
"com.affine.settingSidebar.settings.workspace": "Workspace",
|
||||
"com.affine.settingSidebar.title": "設置",
|
||||
"com.affine.shortcutsTitle.edgeless": "無界",
|
||||
"com.affine.shortcutsTitle.general": "一般",
|
||||
"com.affine.shortcutsTitle.markdownSyntax": "Markdown 語法",
|
||||
"com.affine.shortcutsTitle.page": "頁面",
|
||||
"com.affine.sidebarSwitch.collapse": "收起側欄",
|
||||
"com.affine.sidebarSwitch.expand": "展開側欄",
|
||||
"com.affine.themeSettings.dark": "深色",
|
||||
"com.affine.themeSettings.light": "淺色",
|
||||
"com.affine.themeSettings.system": "跟隨系統",
|
||||
"com.affine.toastMessage.addedFavorites": "已收藏",
|
||||
"com.affine.toastMessage.edgelessMode": "無界模式",
|
||||
"com.affine.toastMessage.movedTrash": "已移至廢紙簍",
|
||||
"com.affine.toastMessage.pageMode": "頁面模式",
|
||||
"com.affine.toastMessage.permanentlyDeleted": "已永久刪除",
|
||||
"com.affine.toastMessage.removedFavorites": "已從我的收藏中刪除",
|
||||
"com.affine.toastMessage.restored": "{{title}} 已恢復",
|
||||
"com.affine.toastMessage.successfullyDeleted": "已成功刪除",
|
||||
"com.affine.today": "今天",
|
||||
"com.affine.trashOperation.delete": "刪除",
|
||||
"com.affine.trashOperation.delete.description": "刪除後,您將無法撤消此操作。您確認嗎?",
|
||||
"com.affine.trashOperation.delete.title": "永久刪除",
|
||||
"com.affine.trashOperation.deletePermanently": "永久刪除",
|
||||
"com.affine.trashOperation.restoreIt": "恢復它",
|
||||
"com.affine.updater.downloading": "下載中",
|
||||
"com.affine.updater.open-download-page": "打開下載頁面",
|
||||
"com.affine.updater.restart-to-update": "重啟以安裝更新",
|
||||
"com.affine.updater.update-available": "更新可用",
|
||||
"com.affine.workspace.cannot-delete": "您不能刪除僅剩的 Workspace",
|
||||
"com.affine.workspaceDelete.button.cancel": "取消",
|
||||
"com.affine.workspaceDelete.button.delete": "刪除",
|
||||
"com.affine.workspaceDelete.description": "刪除 <1>{{workspace}}</1> ,此步驟無法重做,全部內容將丟失。",
|
||||
"com.affine.workspaceDelete.description2": "刪除<1>{{workspace}}</1> ,將同時刪除本機同雲端資料。此步驟無法重做,請慎重考慮。",
|
||||
"com.affine.workspaceDelete.placeholder": "請鍵入 Workspace 名稱以確認",
|
||||
"com.affine.workspaceDelete.title": "刪除 Workspace",
|
||||
"com.affine.workspaceLeave.button.cancel": "取消",
|
||||
"com.affine.workspaceLeave.button.leave": "離開",
|
||||
"com.affine.workspaceLeave.description": "離開後,您將無法再訪問此 Workspace 的內容。",
|
||||
"com.affine.workspaceSubPath.all": "所有頁面",
|
||||
"com.affine.workspaceSubPath.trash": "廢紙簍",
|
||||
"com.affine.workspaceType.cloud": "\nCloud Workspace",
|
||||
"com.affine.workspaceType.joined": "加入的 Workspace",
|
||||
"com.affine.workspaceType.local": "本機 Workspace",
|
||||
"com.affine.workspaceType.offline": "離線時可用",
|
||||
"com.affine.workspace.cloud.account.logout": "登出",
|
||||
"com.affine.workspace.cloud.account.settings": "帳號設定",
|
||||
"com.affine.workspace.cloud.auth": "登入 / 建立帳號",
|
||||
"com.affine.workspace.cloud.join": "加入 Workspace",
|
||||
"com.affine.workspace.cloud.sync": "云同步",
|
||||
"com.affine.workspace.local.import": "導入 Workspace",
|
||||
"com.affine.write_with_a_blank_page": "在空白頁書寫",
|
||||
"com.affine.yesterday": "昨天",
|
||||
"Confirm": "確認",
|
||||
"Connector": "連接",
|
||||
"Continue with Google": "以 Google 登入",
|
||||
"Convert to ": "轉換為",
|
||||
"Copied link to clipboard": "複製連結到剪貼簿",
|
||||
"Copy": "複製",
|
||||
"Copy Link": "複製連結",
|
||||
"core": "核心",
|
||||
"Create": "建立",
|
||||
"Create Or Import": "建立或匯入",
|
||||
"Create Shared Link Description": "建立一個可共享連結。",
|
||||
"Create your own workspace": "建立你的 workspace",
|
||||
"Created": "建立時間",
|
||||
"Created with": "建立於",
|
||||
"Data sync mode": "數據同步模式",
|
||||
"DB_FILE_ALREADY_LOADED": "數據庫已載入",
|
||||
"DB_FILE_INVALID": "無效數據庫文檔",
|
||||
"DB_FILE_MIGRATION_FAILED": "數據庫併入失敗",
|
||||
"DB_FILE_PATH_INVALID": "數據庫路徑無效",
|
||||
"Delete": "刪除",
|
||||
"Delete Member?": "刪除成員?",
|
||||
"Delete Workspace Label Hint": "刪除此 Workspace 後,所有內容將永久清除,任何人都無法恢復。",
|
||||
"Delete Workspace placeholder": "鍵入 “Delete” 以確認",
|
||||
"Disable": "停用",
|
||||
"Disable Public Link": "停用公開連結",
|
||||
"Disable Public Sharing": "停用公開分享",
|
||||
"Download all data": "下載全部數據",
|
||||
"Download core data": "下載核心數據",
|
||||
"Download data": "下載 {{CoreOrAll}} 數據",
|
||||
"Download data Description1": "這將佔用更多存儲空間。",
|
||||
"Download data Description2": "這只佔用較小存儲空間。",
|
||||
"Edgeless": "無界",
|
||||
"Edit": "編輯",
|
||||
"Edit Filter": "編輯篩選器",
|
||||
"dark": "深色",
|
||||
"emptyAllPages": "點擊<1>$t(New Page)</1>按鈕創建您的第一個頁面。",
|
||||
"emptyAllPagesClient": "點擊<1>$t(New Page)</1>或按下<3>{{shortcut}}</3>按鈕創建您的第一個頁面。",
|
||||
"emptyFavorite": "按下添加到我的收藏,頁面將顯示在此處。",
|
||||
"emptySharedPages": "共用頁面將顯示在此處。",
|
||||
"emptyTrash": "按下添加到廢紙簍,頁面將顯示在此處。",
|
||||
"Enable": "啟用",
|
||||
"Enable AFFiNE Cloud": "啟用 AFFiNE Cloud",
|
||||
"Enable AFFiNE Cloud Description": "啓用後 Workspace 數據將透過 AFFiNE Cloud 備份及同步。",
|
||||
"Enable cloud hint": "以下功能依賴於 AFFiNE Cloud。 所有數據都存儲在當前設備上。 您可以為此 Workspace 啓用 AFFiNE Cloud,以保持數據與雲同步。",
|
||||
"Enabled success": "啟用成功",
|
||||
"Exclude from filter": "從篩選器中排除",
|
||||
"Export": "匯出",
|
||||
"Export AFFiNE backup file": "匯出 AFFiNE 備份檔",
|
||||
"Export Description": "您可以匯出整個 Workspace 數據進行備份,匯出的數據亦可重新匯入。",
|
||||
"Export Shared Pages Description": "下載此頁的靜態副本以與他人共享。",
|
||||
"Export success": "匯出成功",
|
||||
"Export to HTML": "匯出為 HTML",
|
||||
"Export to Markdown": "匯出為 Markdown",
|
||||
"Export to PDF": "匯出為 PDF",
|
||||
"Export to PNG": "匯出為 PNG",
|
||||
"Export Workspace": "匯出 Workspace <1>{{workspace}}</1> 即將推出",
|
||||
"Failed to publish workspace": "Workspace 發佈失敗",
|
||||
"Favorite": "收藏",
|
||||
"Favorite pages for easy access": "收藏頁面以便訪問",
|
||||
"Favorited": "已收藏",
|
||||
"FILE_ALREADY_EXISTS": "檔已存在",
|
||||
"Find 0 result": "發現 0 個結果",
|
||||
"Find results": "發現 {{number}} 個結果",
|
||||
"Force Sign Out": "強制登出",
|
||||
"Get in touch!": "聯絡我哋!",
|
||||
"Get in touch! Join our communities": "聯絡我哋!加入我們的社群。",
|
||||
"Get in touch! Join our communities.": "聯絡我哋!加入我們的社群。",
|
||||
"Got it": "明白了",
|
||||
"How is AFFiNE Alpha different?": "AFFiNE Alpha 有何不同?",
|
||||
"Import": "匯入",
|
||||
"Info": "資訊",
|
||||
"Invite": "邀請",
|
||||
"Invite Members": "邀請成員",
|
||||
"Invite placeholder": "搜尋郵件(只支援 Gmail)",
|
||||
"frameless": "無框",
|
||||
"is a Cloud Workspace": "是一個 Cloud Workspace。",
|
||||
"is a Local Workspace": "是本機 Workspace。",
|
||||
"It takes up little space on your device": "這只佔用較小存儲空間。",
|
||||
"It takes up little space on your device.": "這只佔用較小存儲空間。",
|
||||
"It takes up more space on your device": "這將佔用更多存儲空間。",
|
||||
"It takes up more space on your device.": "這將佔用更多存儲空間。",
|
||||
"Jump to": "跳轉到",
|
||||
"Loading": "載入中⋯⋯",
|
||||
"Local Workspace Description": "所有數據都存儲在當前設備上。 您可以為此 Workspace 啓用 AFFiNE Cloud,以保持數據與雲同步。",
|
||||
"light": "淺色",
|
||||
"login success": "登入成功",
|
||||
"Member": "成員",
|
||||
"Member has been removed": "{{name}} 已被移除。",
|
||||
"Members": "成員",
|
||||
"Members hint": "在這裡管理成員,透過電子郵件邀請新成員。",
|
||||
"mobile device": "看起來您正在手提電話上流覽。",
|
||||
"mobile device description": "我們仍在適配手提電話,現階段建議您使用電腦。",
|
||||
"Move folder": "移動資料夾",
|
||||
"Move folder hint": "選取新的檔案位置",
|
||||
"Move folder success": "移動資料夾成功",
|
||||
"Move page to": "將頁面移動到⋯⋯",
|
||||
"Move page to...": "將頁面移動到⋯⋯",
|
||||
"Move to": "移至",
|
||||
"Moved to Trash": "已移至廢紙簍",
|
||||
"My Workspaces": "我的 Workspace",
|
||||
"Navigation Path": "導航路徑",
|
||||
"New Keyword Page": "新建 “{{query}}” 頁面",
|
||||
"New Page": "新頁面",
|
||||
"New Workspace": "新建 Workspace",
|
||||
"No item": "無項目",
|
||||
"Non-Gmail": "不支援非 Gmail",
|
||||
"None yet": "暫未",
|
||||
"Not now": "稍後",
|
||||
"Open folder": "打開資料夾",
|
||||
"Open folder hint": "檢查存儲資料夾的位置。",
|
||||
"Open Workspace Settings": "打開 Workspace 設定",
|
||||
"Organize pages to build knowledge": "整理頁面以構建知識庫",
|
||||
"Owner": "擁有者",
|
||||
"Paper": "文檔",
|
||||
"Pending": "待定",
|
||||
"Pivots": "樞紐",
|
||||
"Please make sure you are online": "請確保您在線",
|
||||
"Publish": "發佈",
|
||||
"Publish to web": "發佈到網絡",
|
||||
"Published Description": "此 Workspace 已發佈到網絡,所有人均可透過連結查看內容。",
|
||||
"Published hint": "訪問者可透過提供的連結查看內容。",
|
||||
"Published to Web": "已發佈到網絡",
|
||||
"Publishing": "發佈到網絡需要 AFFiNE Cloud 服務。",
|
||||
"Publishing Description": "發佈到網絡後,所有人均可透過連結查看內容。",
|
||||
"Quick search": "快速搜尋",
|
||||
"Quick search placeholder": "快速搜尋⋯⋯",
|
||||
"Quick search placeholder2": "在 {{workspace}} 中搜尋",
|
||||
"Recent": "最近",
|
||||
"others": "其他",
|
||||
"recommendBrowser": "我們建議使用 <1>Chrome</1> 瀏覽器以獲得最佳體驗。",
|
||||
"Remove from Pivots": "從樞紐中刪除",
|
||||
"Remove from workspace": "從 Workspace 中刪除",
|
||||
"Remove special filter": "移除特殊篩選器",
|
||||
"Rename": "重新命名",
|
||||
"Restart Install Client Update": "重啟以安裝更新",
|
||||
"Retain cached cloud data": "保留緩衝的雲數據",
|
||||
"Retain local cached data": "保留本機緩衝數據",
|
||||
"RFP": "頁面可在樞紐中自由添加或刪除,但仍可從「所有頁面」訪問。",
|
||||
"Saved then enable AFFiNE Cloud": "所有修訂已儲存在本機,點按以啟用 AFFiNE Cloud。",
|
||||
"Set up an AFFiNE account to sync data": "設定 AFFiNE 帳戶以同步數據",
|
||||
"Share Menu Public Workspace Description1": "邀請他人加入 Workshop 或將其發佈到網絡。",
|
||||
"Share Menu Public Workspace Description2": "當前 Workspace 已作為公共 Workspace 發佈到網絡。",
|
||||
"Share with link": "透過連結分享",
|
||||
"Shared Pages": "已分享頁面",
|
||||
"Shared Pages Description": "公開分享頁面需要 AFFiNE Cloud 服務。",
|
||||
"Shared Pages In Public Workspace Description": "整個 Workspace 已在網絡發布,可透過<1> Workspace 設置</1>進行編輯。",
|
||||
"Shortcuts": "快速鍵",
|
||||
"Sign in": "登入 AFFiNE Cloud",
|
||||
"Sign in and Enable": "登入並啟用",
|
||||
"Sign out": "登出",
|
||||
"Sign out description": "登出將使未同步內容丟失。",
|
||||
"Skip": "略過",
|
||||
"Stay logged out": "保持登出狀態",
|
||||
"Sticky": "Memo紙",
|
||||
"restored": "{{title}} 已恢復",
|
||||
"still designed": "(此頁面仍在設計中。 )",
|
||||
"Stop publishing": "中止發佈",
|
||||
"Storage": "儲存",
|
||||
"Storage and Export": "存儲和匯出",
|
||||
"Storage Folder": "存儲資料夾",
|
||||
"Sync": "同步",
|
||||
"Synced with AFFiNE Cloud": "AFFiNE Cloud 同步完成",
|
||||
"Tags": "標籤",
|
||||
"Title": "標題",
|
||||
"UNKNOWN_ERROR": "未知錯誤",
|
||||
"Unpin": "取消固定",
|
||||
"Unpublished hint": "發布到網絡後,訪問者可透過提供的連結查看內容。",
|
||||
"Untitled": "未命名",
|
||||
"Update Available": "更新可用",
|
||||
"Update workspace name success": "成功更新 Workspace 名稱",
|
||||
"Updated": "更新時間",
|
||||
"system": "跟隨系統",
|
||||
"upgradeBrowser": "更新至最新版本 Chrome,以享有更優質的使用體驗。",
|
||||
"Upload": "上傳",
|
||||
"Users": "使用者",
|
||||
"View Navigation Path": "查看導航路徑",
|
||||
"Wait for Sync": "等待同步",
|
||||
"will delete member": "將刪除成員",
|
||||
"Workspace Avatar": "Workspace 頭像",
|
||||
"Workspace Icon": "Workspace 圖示",
|
||||
"Workspace Name": "Workspace 名稱",
|
||||
"Workspace Not Found": "未找到 Workspace",
|
||||
"Workspace Owner": "Workspace 擁有者",
|
||||
"Workspace Profile": "Workspace 配置檔",
|
||||
"Workspace saved locally": "{{name}} 已保存在本機",
|
||||
"Workspace Settings": "Workspace 設定",
|
||||
"Workspace Settings with name": "{{name}} 的設定",
|
||||
"Workspace Type": "Workspace 類型",
|
||||
"You cannot delete the last workspace": "您不能刪除僅剩的 Workspace"
|
||||
"will be moved to Trash": " {{title}} 將被移至廢紙簍",
|
||||
"will delete member": "將刪除成員"
|
||||
}
|
||||
|
@ -84,7 +84,7 @@ const main = async () => {
|
||||
);
|
||||
|
||||
const availableLanguages = languagesWithTranslations.filter(
|
||||
language => language.completeRate > 0.4
|
||||
language => language.completeRate > 0.2
|
||||
);
|
||||
|
||||
for (const language of availableLanguages
|
||||
|
Loading…
Reference in New Issue
Block a user