feat: add profile language preferences and refine toast, dropdown and history UI

This commit is contained in:
Mateusz Gruszczyński
2026-09-04 23:48:09 +02:00
parent f036240d5d
commit bf13587a71
42 changed files with 3971 additions and 357 deletions
+925
View File
@@ -0,0 +1,925 @@
{
"meta": {
"code": "en",
"name": "English",
"native_name": "English",
"locale": "en-US"
},
"translations": {
"about.author": "Author",
"about.commercial": "Commercial use in proprietary applications (including by linuxiarz.pl Mateusz Gruszczyński) is not permitted under GPLv3 without an explicit Commercial License Agreement.",
"about.commercialTitle": "COMMERCIAL LICENSE NOTICE:",
"about.copy": "RustPad project information and licensing.",
"about.gpl": "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License.",
"about.license": "Licence",
"about.repository": "Git repository",
"api.accountAlreadyConfirmed": "This account is already confirmed.",
"api.accountConfirmationDisabled": "Account confirmation is not enabled.",
"api.accountConfirmationRequiresSmtp": "Account confirmation requires SMTP configuration.",
"api.accountConfirmed": "Account confirmed. You can now log in.",
"api.accountCreateFailed": "Failed to create the account.",
"api.accountCreated": "Account created.",
"api.accountCreatedConfirm": "Account created. Check your e-mail and confirm the account before logging in.",
"api.accountInactive": "This account is inactive.",
"api.accountUpdateFailed": "The account could not be updated.",
"api.checkAddress": "Check the address or return to the home page.",
"api.confirmAccountFailed": "The account could not be confirmed.",
"api.confirmBeforeLogin": "Confirm the account using the link sent by e-mail before logging in.",
"api.confirmInvalid": "The confirmation link is invalid or has expired.",
"api.confirmationCooldown": "A new confirmation e-mail can be sent in {minutes} minute(s).",
"api.confirmationEmailBuildFailed": "Failed to build account confirmation e-mail.",
"api.confirmationResent": "A new confirmation e-mail has been sent.",
"api.confirmationSent": "A confirmation link has been sent to your e-mail address.",
"api.currentPasswordIncorrect": "The current password is incorrect.",
"api.databaseError": "Database error.",
"api.directoryProvisionFailed": "Failed to provision the organization account.",
"api.directorySyncFailed": "Failed to synchronize the organization account.",
"api.directoryUnavailable": "The organization directory is currently unavailable.",
"api.documentTooLarge": "The document is too large",
"api.emailAnother": "This e-mail address already belongs to another account. Ask an administrator to link it or enable LDAP_LINK_EXISTING_BY_EMAIL.",
"api.emailChanged": "E-mail address changed.",
"api.emailExists": "This e-mail address is already registered.",
"api.emailSendFailed": "The e-mail could not be sent. Check the SMTP configuration.",
"api.expirationFuture": "Expiration must be in the future.",
"api.fileAssetNotFound": "The requested application asset does not exist.",
"api.fileDeleteFailed": "Failed to delete the file",
"api.fileMissing": "No file provided",
"api.fileNotFound": "File not found",
"api.fileReadFailed": "Failed to read the file",
"api.fileSaveFailed": "Failed to save the file",
"api.fileStorageCheckFailed": "Failed to check file storage",
"api.fileTooLarge": "The file may be at most {max_mb} MB",
"api.guestUploadsDisabled": "File uploads are disabled for guests.",
"api.invalidAccessToken": "Invalid access token",
"api.invalidAuthorship": "Invalid authorship mode",
"api.invalidCredentials": "Invalid e-mail address or password.",
"api.invalidDirectoryCredentials": "Invalid organization login or password.",
"api.invalidEditorColor": "Invalid editor color",
"api.invalidEditorColorDot": "Invalid editor color.",
"api.invalidEditorFont": "Invalid editor font",
"api.invalidEditorFontSize": "Invalid editor font size",
"api.invalidEmail": "Enter a valid e-mail address.",
"api.invalidExpiration": "Invalid expiration date.",
"api.invalidForm": "Invalid form data",
"api.invalidPassword": "Invalid password",
"api.invalidRecipient": "Invalid recipient address.",
"api.invalidResourceKind": "Invalid resource kind",
"api.itemNotOwned": "This item does not belong to your account.",
"api.ldapDelete": "LDAP accounts cannot be deleted here.",
"api.ldapManaged": "E-mail and password are managed by LDAP/AD.",
"api.ldapNotConfigured": "LDAP authentication is not configured.",
"api.linkLabelLength": "Link label must contain at most 120 printable characters.",
"api.localRegistrationDisabled": "Local registration is disabled while LDAP authentication is enabled.",
"api.loginFirst": "Log in first.",
"api.loginSaveColors": "Log in to save note colors",
"api.loginSavePreferences": "Log in to save personal editor preferences",
"api.methodNotAllowed": "Method not allowed",
"api.missingEmailPayload": "Missing e-mail change payload.",
"api.missingKind": "Missing kind.",
"api.missingSlug": "Missing slug.",
"api.nameAddress": "The name cannot be converted into a valid address",
"api.nameLength": "{field} must contain between 1 and {max} characters",
"api.nicknameInvalid": "Nickname contains invalid characters.",
"api.nicknameLength": "Nickname must contain 1 to 40 characters.",
"api.nicknameLogin": "This nickname is registered. Log in to use it.",
"api.nicknameOwned": "This nickname belongs to another account.",
"api.nicknameOwnedSession": "This nickname belongs to another account or the session expired.",
"api.nicknameRegistered": "This nickname is already registered.",
"api.noActiveAccounts": "No active registered account for: {accounts}",
"api.noSettings": "No editor settings were provided",
"api.notLoggedIn": "Not logged in.",
"api.noteDeleted": "This note does not exist or has been deleted.",
"api.noteFilesDeleteFailed": "Failed to delete note files",
"api.noteHasPassword": "This note already has a password.",
"api.noteNotFound": "Note not found",
"api.noteProtectedDelete": "This note is protected. Only its owner can delete it.",
"api.noteProtectedFiles": "This note is protected. Only its owner can delete files.",
"api.onlyOwnerFiles": "Only the note owner can delete files",
"api.onlyOwnerNotePassword": "Only the note owner can set its password.",
"api.onlyOwnerWorkspacePassword": "Only the workspace owner can set its password.",
"api.ownerAuthorship": "Only the resource owner can change authorship settings",
"api.padFilesDeleteFailed": "Failed to delete pad files.",
"api.pageLinkInvalid": "The link is invalid or the published page has been removed.",
"api.pageNotFound": "Page not found",
"api.pageUnavailablePassword": "This published page is unavailable until a resource password is set.",
"api.pageUnavailableWorkspacePassword": "This published page is unavailable until a workspace password is set.",
"api.passwordLength": "Password must contain 8 to 128 characters.",
"api.passwordLengthBetween": "Password must contain between 8 and 128 characters",
"api.passwordRequired": "Password is required.",
"api.passwordRequiredIncorrect": "Password required or incorrect.",
"api.passwordSecureFailed": "Failed to secure the password.",
"api.permission": "Permission must be ro or rw.",
"api.profileUpdated": "Profile updated.",
"api.profileUpdatedConfirmEmail": "Profile updated. Confirm the new e-mail address using the link sent to it.",
"api.publishedNotFound": "Published page not found",
"api.publishedProtected": "This published page is protected.",
"api.rateLogin": "Too many login attempts. Try again in {seconds} seconds.",
"api.ratePassword": "Too many password attempts. Try again in {seconds} seconds.",
"api.rateReset": "Too many password reset requests. Try again in {seconds} seconds.",
"api.rateResetAttempt": "Too many reset attempts. Try again in {seconds} seconds.",
"api.rateShare": "Too many share-link attempts. Try again in {seconds} seconds.",
"api.rateShareSessions": "Too many share-link sessions. Try again in {seconds} seconds.",
"api.readOnly": "Read-only access.",
"api.recipientsRange": "Enter between 1 and 100 e-mail addresses or user names.",
"api.registrationDisabled": "Registration is disabled.",
"api.registrationEmailBuildFailed": "Failed to build registration e-mail.",
"api.resetEmailBuildFailed": "Failed to build reset e-mail.",
"api.resetInvalid": "The reset link is invalid or has expired.",
"api.resetNotConfigured": "Password reset is not configured on this server.",
"api.resetSent": "If the account exists, a reset link has been sent.",
"api.restoreFailed": "The selected revision could not be restored",
"api.revisionNotFound": "Revision not found",
"api.serverError": "Server error",
"api.sessionExpired": "Your session has expired.",
"api.sessionExpiredLogin": "Your session has expired. Log in again.",
"api.setResourcePasswordFirst": "Set a resource password before enabling the published page.",
"api.setWorkspacePasswordFirst": "Set a workspace password before enabling the published page.",
"api.shareConfirmationRequiresSmtp": "Share confirmation requires SMTP configuration.",
"api.shareEmailBuildFailed": "Failed to build sharing invitation e-mail.",
"api.shareInviteInvalid": "The sharing invitation is invalid or has expired.",
"api.shareLinkMissing": "Share link was not found or is already revoked.",
"api.shareLinksDisabled": "Direct share links are disabled for public resources without a password.",
"api.smtpFromInvalid": "Invalid SMTP_FROM.",
"api.smtpInvalid": "Invalid SMTP configuration.",
"api.smtpNotConfigured": "SMTP is not configured.",
"api.taskUpdateFailed": "The task could not be updated",
"api.taskUpdatesDisabled": "Task updates are disabled for this page",
"api.unconfirmedMissing": "No unconfirmed account exists for this e-mail address.",
"api.uniqueAddressFailed": "Failed to create a unique address",
"api.unknownAccountAction": "Unknown account action.",
"api.unknownResourceType": "Unknown resource type.",
"api.unknownLanguage": "Unknown interface language.",
"api.unknownTheme": "Unknown interface theme.",
"api.workspaceFilesDeleteFailed": "Failed to delete workspace files.",
"api.workspaceHasPassword": "This workspace already has a password.",
"api.workspaceNotFound": "Workspace not found",
"api.writeRequiredPrefs": "Read and write access is required to save editor preferences",
"auth.accountAction.ask": "Confirm the requested account action. If you did not request it, cancel and ignore the e-mail.",
"auth.accountAction.confirm": "Confirm action",
"auth.accountAction.done": "Account action confirmed",
"auth.accountAction.failed": "Account action failed",
"auth.accountAction.title": "Confirm account action",
"auth.accountConfirmationFailed": "Account confirmation failed",
"auth.accountConfirmed": "Account confirmed",
"auth.backLogin": "Back to log in",
"auth.confirmAccount.action": "Activate account",
"auth.confirmAccount.message": "Confirm activation of this RustPad account.",
"auth.confirmAccount.title": "Confirm account",
"auth.confirmation.resend": "Resend confirmation e-mail",
"auth.confirmation.resendFailed": "Could not resend confirmation",
"auth.confirmation.sent": "Confirmation e-mail sent",
"auth.createAccount": "Create an account",
"auth.delete.confirm": "Send an e-mail link to permanently delete this account?",
"auth.delete.currentPassword": "Enter the current password first.",
"auth.delete.requestFailed": "Could not request account deletion",
"auth.email.directory": "E-mail / LDAP or AD Username",
"auth.email.directory.placeholder": "you@example.com or username",
"auth.email.placeholder": "you@example.com",
"auth.error.login": "Sign-in failed",
"auth.error.registration": "Registration failed",
"auth.error.reset": "Password reset failed",
"auth.error.retry": "Please try again.",
"auth.forgot": "Forgot password?",
"auth.guest.success": "Continuing as {nickname}.",
"auth.guest.title": "Guest session",
"auth.inbox": "Check your inbox",
"auth.invitation.accept": "Accept invitation",
"auth.invitation.ask": "Accept this sharing invitation?",
"auth.invitation.failed": "Invitation failed",
"auth.invitation.title": "Sharing invitation",
"auth.login": "Log in",
"auth.login.success": "Signed in as {nickname}.",
"auth.login.title": "Signed in",
"auth.logout.message": "You have been signed out.",
"auth.logout.title": "Signed out",
"auth.newPassword.action": "Change password",
"auth.newPassword.copy": "The password must contain at least 8 characters.",
"auth.newPassword.title": "Set a new password",
"auth.nickname.placeholder": "Your nickname",
"auth.password.changed": "Password changed",
"auth.password.changed.copy": "Password changed. The reset link has been used and cannot be opened again.",
"auth.password.min": "At least 8 characters",
"auth.passwordChange.currentRequired": "Enter the current password to change e-mail or password.",
"auth.register": "Register",
"auth.register.already": "Already registered? Log in",
"auth.register.create": "Create account",
"auth.reset": "Reset password",
"auth.reset.copy": "Enter the e-mail address assigned to your local account.",
"auth.reset.send": "Send reset link",
"auth.reset.sent": "Reset link sent",
"auth.session.expired.message": "Your session expired. Sign in again to continue with account-only actions.",
"auth.session.expired.title": "Session expired",
"characters.zero": "0 characters",
"client.accessDenied": "Access denied.",
"client.authRequired": "Authentication required.",
"client.badGateway": "The server returned an invalid response. Try again.",
"client.conflict": "The requested change conflicts with existing data.",
"client.copyFailed": "Failed to copy the link",
"client.gatewayTimeout": "The server took too long to respond. Try again.",
"client.invalidRequest": "Invalid request.",
"client.offline": "Your device is offline.",
"client.operationNotAllowed": "This operation is not allowed.",
"client.requestFailed": "Request failed ({status}).",
"client.requestTimedOut": "The request timed out. Try again.",
"client.resourceNotFound": "The requested resource was not found.",
"client.serverLater": "Server error. Try again later.",
"client.timedOut": "Timed out",
"client.tooEarly": "The request was sent too early. Try again.",
"client.tooMany": "Too many requests. Try again later.",
"client.unavailable": "Service temporarily unavailable.",
"client.uploadCancelled": "Upload cancelled.",
"client.uploadConnection": "Upload failed before the server returned a response. Check the connection and try again.",
"client.uploadInterrupted": "Upload interrupted. Try again.",
"client.uploadLimit": "The selected file exceeds the allowed upload limit.",
"client.uploadProcessingTimeout": "The file was sent, but the server did not finish processing it. Try again.",
"client.uploadProxy": "Upload failed before the server returned a response. The file may exceed the server or proxy upload limit.",
"client.uploadSize": "The selected file is {size}. The upload limit is {limit}.",
"client.uploadStalled": "Upload stopped making progress. Check the connection and try again.",
"common.about": "About",
"common.back": "Back",
"common.backHome": "Back to home",
"common.cancel": "Cancel",
"common.closeDialog": "Close dialog",
"common.closeFiles": "Close files",
"common.confirm": "Confirm",
"common.continue": "Continue",
"common.create": "Create",
"common.currentLocation": "Current location",
"common.delete": "Delete",
"common.dismiss": "Dismiss",
"common.done": "Done",
"common.edit": "Edit",
"common.email": "E-mail",
"common.files": "Files",
"common.hide": "Hide",
"common.history": "History",
"common.information": "Information",
"common.language": "Language",
"common.loading": "Loading…",
"common.more": "More",
"common.next": "Next",
"common.nickname": "Nickname",
"common.note": "Note",
"common.notes": "Notes",
"common.ok": "OK",
"common.open": "Open",
"common.password": "Password",
"common.perPage": "Per page",
"common.preview": "Preview",
"common.previous": "Previous",
"common.private": "Private",
"common.profile": "Profile",
"common.public": "Public",
"common.remove": "Remove",
"common.retry": "Retry",
"common.save": "Save",
"common.search": "Search",
"common.set": "Set",
"common.share": "Share",
"common.show": "Show",
"common.success": "Success",
"common.system": "System",
"common.table": "Table",
"common.update": "Update",
"common.view": "View",
"common.warning": "Warning",
"common.workspace": "Workspace",
"diag.client": "Client",
"diag.jitter": "Jitter",
"diag.lastEvent": "Last event",
"diag.latency": "Latency",
"diag.quality": "Quality",
"diag.reconnects": "Reconnects",
"diag.title": "Connection diagnostics",
"diag.uptime": "Uptime",
"diagnostics.buffered": " · {amount} buffered",
"diagnostics.closed": "Closed {code}",
"diagnostics.closedReason": "Closed {code}: {reason}",
"diagnostics.lastUptime": "last {duration}",
"diagnostics.latency": "{current} ms · avg {average} ms · {minimum}{maximum} ms",
"diagnostics.messageAt": "Message {time}",
"diagnostics.quality.degraded": "Degraded",
"diagnostics.quality.excellent": "Excellent",
"diagnostics.quality.good": "Good",
"diagnostics.quality.poor": "Poor",
"diagnostics.reconnectAttempt": "{count} · attempt {attempt}",
"diagnostics.state.closed": "Closed",
"diagnostics.state.closing": "Closing",
"diagnostics.state.connecting": "Connecting",
"diagnostics.state.measuring": "Measuring",
"diagnostics.state.open": "Connected",
"diagnostics.state.reconnecting": "Reconnecting",
"diagnostics.state.waiting": "Waiting",
"diagnostics.traffic": "{received} received · {sent} sent",
"diagnostics.visibility.hidden": "hidden",
"diagnostics.visibility.prerender": "prerender",
"diagnostics.visibility.visible": "visible",
"diagnostics.waitHeartbeat": "Waiting for heartbeat",
"diagnostics.waitServer": "Waiting for server data",
"editor.accessChecking": "Access: checking…",
"editor.authorship": "Authorship display",
"editor.authorshipTitle": "Show or hide author coloring",
"editor.autosave": "Changes are saved automatically",
"editor.bold": "Bold",
"editor.bulletButton": "• List",
"editor.bulletList": "Bullet list",
"editor.changeColor": "Change your color",
"editor.changeEditorColor": "Change editor color",
"editor.changesSynced": "Changes synchronized",
"editor.characters": "{count} characters",
"editor.chat": "Chat",
"editor.chatEphemeral": "Messages disappear after disconnect",
"editor.chatLabel": "Chat message",
"editor.chatPlaceholder": "Write a message…",
"editor.closeNavigation": "Close navigation menu",
"editor.codeBlock": "Code block",
"editor.codeBlockLines": "Code block with line numbers",
"editor.collapsible": "Collapsible section",
"editor.colorSaveFailed": "Could not save editor color",
"editor.colorSaved": "This color will be used for the current tab.",
"editor.colorSavedTitle": "Editor color saved",
"editor.colorsOff": "Colors off",
"editor.colorsOn": "Colors on",
"editor.columnLabel": "Editor",
"editor.compact": "Compact",
"editor.compactView": "Compact view",
"editor.connectionError": "Editor connection error",
"editor.connectionInterrupted": "Connection interrupted",
"editor.copyOpen": "Copy its link and open it in a new tab",
"editor.copyThisLink": "Copy this link",
"editor.currentLocation": "Current location",
"editor.dangerAlert": "Danger alert",
"editor.definition": "Definition",
"editor.dragResize": "Drag to resize",
"editor.editableTasks": "Editable tasks",
"editor.editableTasksTitle": "Allow visitors to update task checkboxes on the published page",
"editor.editorColor": "Editor color",
"editor.editorLines": "Editor lines",
"editor.editorOptions": "Editor options",
"editor.emoji": "😀 Emoji",
"editor.emojiCategories": "Emoji categories",
"editor.emojiEmpty": "No emoji found.",
"editor.emojiLabel": "Emoji",
"editor.emojiSearch": "Search emoji",
"editor.emojiSearchPlaceholder": "Search emoji…",
"editor.emptyNote": "Empty note",
"editor.enablePage": "Enable Page",
"editor.enablePageTitle": "Enable or disable the published page",
"editor.extendedMarkdown": "Extended Markdown",
"editor.failedMermaid": "Failed to load Mermaid.",
"editor.fileCount": "{count} files",
"editor.font": "Font",
"editor.footnote": "Footnote",
"editor.format.alertContent": "Alert content",
"editor.format.code": "code",
"editor.format.column1": "Column 1",
"editor.format.column2": "Column 2",
"editor.format.content": "Content",
"editor.format.definition": "Definition",
"editor.format.description": "description",
"editor.format.detailsSummary": "Click me",
"editor.format.diagram": "graph TD\n A[Start] --> B[End]",
"editor.format.footnote": "Footnote text",
"editor.format.important": "important",
"editor.format.term": "Term",
"editor.format.text": "text",
"editor.format.textWithFootnote": "Text with footnote",
"editor.format.value": "value",
"editor.full": "Full",
"editor.globalAuthorship": "Global authorship settings",
"editor.globalProfileColor": "Global profile color",
"editor.guest": "Guest",
"editor.headings": "Headings H1H4",
"editor.hideNavigation": "Hide navigation bar",
"editor.hideToolbar": "Hide editor toolbar",
"editor.highlight": "Highlight",
"editor.historyCopy": "Author, time, and version preview",
"editor.historyEmpty": "No history yet.",
"editor.historyLoadFailed": "Could not load version history",
"editor.historyTitle": "Change history",
"editor.home": "RustPad home",
"editor.horizontalRule": "Horizontal rule",
"editor.imageSizeError": "Enter a width and height between 1 and 10,000 px.",
"editor.imageSizeTitle": "Invalid image size",
"editor.inRoom": "In this room",
"editor.indent": "Indent by 2 spaces",
"editor.infoAlert": "Info alert",
"editor.inlineCode": "Inline code",
"editor.insertEmoji": "Insert emoji",
"editor.italic": "Italic",
"editor.keyboardShortcuts": "Keyboard shortcuts",
"editor.layout.auto": "Auto",
"editor.layout.center": "Center",
"editor.layout.left": "Left",
"editor.layout.natural": "Natural",
"editor.layout.right": "Right",
"editor.lineCopyFailed": "Could not copy line link",
"editor.link": "Link",
"editor.localRecovered": "Local changes recovered",
"editor.markdown": "Markdown",
"editor.markdownPreview": "Markdown preview",
"editor.mermaid": "Mermaid diagram",
"editor.minimum8": "Minimum 8 characters.",
"editor.missedMerged": "A missed update was merged with your local edits.",
"editor.mono": "Mono",
"editor.moveQuickActions": "Move quick actions",
"editor.noActiveUsers": "No active users",
"editor.noMessages": "No messages yet",
"editor.noteColorOverride": "Note color override",
"editor.noteFiles": "Note files",
"editor.noteFilesCopy": "Copy a direct link or ready Markdown/Alias code.",
"editor.noteLinkCopied": "Note link copied to the clipboard.",
"editor.noteLinkCopyFailed": "Could not copy note link",
"editor.noteReadOnly": "This note is read only. Enter the password or ask the owner to grant write access.",
"editor.noteUnlockFailed": "Could not unlock note",
"editor.noteUnlocked": "Editing access has been unlocked.",
"editor.noteUnlockedTitle": "Note unlocked",
"editor.notificationChat": "{sender} wrote in RustPad",
"editor.numberedButton": "1. List",
"editor.numberedList": "Numbered list",
"editor.numberedListShortcut": "Numbered list · Ctrl/Cmd+Shift+7",
"editor.openChat": "Open chat",
"editor.openEditorOptions": "Open editor options",
"editor.openFiles": "Open files",
"editor.openNavigation": "Open navigation menu",
"editor.openPublishedFailed": "Could not open published page",
"editor.outdent": "Remove indentation",
"editor.overrideColor": "Override color for this note",
"editor.ownerAuthorshipOnly": "Only the owner can change authorship settings",
"editor.pageAccessCopy": "Access to page options requires a password-protected note.",
"editor.pageDisabled": "Published page disabled",
"editor.pageLabel": "Page",
"editor.pageLinkCopied": "Published page link copied to the clipboard.",
"editor.pageLinkTitle": "Page link copied",
"editor.pageLoadFailed": "Page could not be loaded",
"editor.pageOptions": "Page options",
"editor.participants": "Participants",
"editor.passwordRequired": "Password required",
"editor.passwordSetContinue": "A password was set for this note. Enter it to continue.",
"editor.passwordSetEditing": "A password was set for this note. Enter it to continue editing.",
"editor.passwordSetFailed": "Could not set password",
"editor.pendingMerged": "Pending edits were merged after reconnecting.",
"editor.previewLines": "Preview lines",
"editor.previewMedia": "Preview (media / mermaid / markdown)",
"editor.previewText": "Text preview",
"editor.profileColorRestoreFailed": "Could not restore profile color",
"editor.profileColorRestored": "The global profile color is active again.",
"editor.profileColorRestoredTitle": "Profile color restored",
"editor.protectedResource": "Protected {resource}",
"editor.protectionEnabled": "Password protection is enabled. Publishing options are now available.",
"editor.protectionEnabledTitle": "Protection enabled",
"editor.publicProtected": "Password protection is required again for the published page.",
"editor.publicProtectedTitle": "Public page protected",
"editor.publicProtectionFailed": "Could not update page protection",
"editor.publicUnprotected": "The published page can now be opened without the resource password.",
"editor.publicUnprotectedTitle": "Public page unprotected",
"editor.publishingDisabled": "Publishing disabled",
"editor.publishingEnabled": "Publishing enabled",
"editor.publishingFailed": "Could not update publishing",
"editor.publishingOff": "The published page is no longer available.",
"editor.publishingOn": "The published page is now available.",
"editor.quickActions": "Quick editor actions",
"editor.quote": "Quote",
"editor.readOnly": "Read only",
"editor.readOnlyTitle": "Read-only access",
"editor.reconnectAuto": "Trying to reconnect automatically.",
"editor.recoveryFailed": "Recovery failed",
"editor.recoveryTooLarge": "The recovery copy is larger than the document size limit.",
"editor.redo": "Redo",
"editor.resizeImage": "Resize image",
"editor.restore": "Restore",
"editor.roomChat": "Room chat",
"editor.saveFailed": "Save failed",
"editor.saving": "Saving…",
"editor.send": "Send",
"editor.serif": "Serif",
"editor.settingsFailed": "Could not save editor settings",
"editor.shortcuts": "Shortcuts",
"editor.shortcutsOs": "Use Ctrl on Windows/Linux or Cmd on macOS.",
"editor.showNavigation": "Show navigation bar",
"editor.showToolbar": "Show editor toolbar",
"editor.simple": "Simple",
"editor.size": "Size",
"editor.split": "Split",
"editor.startWriting": "Start writing…",
"editor.strike": "Strikethrough",
"editor.subscript": "Subscript",
"editor.successAlert": "Success alert",
"editor.superscript": "Superscript",
"editor.syncConflict": "A sync conflict occurred. Your local changes were preserved in a recovery block.",
"editor.syncError": "Synchronization error",
"editor.syncResync": "Resynchronizing…",
"editor.taskButton": "☑ Task",
"editor.taskList": "Task list",
"editor.taskListShortcut": "Task list · Ctrl/Cmd+Shift+9",
"editor.tasksFailed": "Could not update task permissions",
"editor.tasksOff": "Visitors can no longer update public tasks.",
"editor.tasksOffTitle": "Task updates disabled",
"editor.tasksOn": "Visitors can now update public tasks.",
"editor.tasksOnTitle": "Task updates enabled",
"editor.toc": "Table of contents",
"editor.undo": "Undo last change",
"editor.unknownAuthor": "Unknown author",
"editor.unprotectPage": "Unprotect Page",
"editor.unprotectPageTitle": "Allow the published page to open without the resource password or private access",
"editor.upload": "Upload",
"editor.uploadFile": "Upload file",
"editor.uploadTitle": "Upload a file",
"editor.useGlobalColor": "Use global profile color",
"editor.user": "{count} user",
"editor.users": "{count} users",
"editor.versionRestored": "The selected revision is now the current version.",
"editor.versionRestoredTitle": "Version restored",
"editor.view": "Editor view",
"editor.waitConnection": "Waiting for connection…",
"editor.warningAlert": "Warning alert",
"editor.websocketDiagnostics": "WebSocket connection diagnostics",
"editor.words": "{count} words",
"emoji.group.activities": "Activities",
"emoji.group.animalsNature": "Animals & Nature",
"emoji.group.flags": "Flags",
"emoji.group.foodDrink": "Food & Drink",
"emoji.group.objects": "Objects",
"emoji.group.peopleBody": "People & Body",
"emoji.group.smileysEmotion": "Smileys & Emotion",
"emoji.group.symbols": "Symbols",
"emoji.group.travelPlaces": "Travel & Places",
"emoji.itemLabel": "Emoji {emoji}",
"emoji.recentGroup": "Recently Used",
"emoji.recentItem": "Recent emoji",
"error.fileNotFoundTitle": "File not found · RustPad",
"error.home": "Home page",
"error.internal.message": "The page could not be loaded. Please try again shortly.",
"error.methodNotAllowedTitle": "Method not allowed · RustPad",
"error.methodUnsupported": "This address does not support the requested operation.",
"error.notFoundFallback": "404 Not Found",
"error.noteNotFoundTitle": "Note not found · RustPad",
"error.pageNotFoundTitle": "Page not found · RustPad",
"error.publishedNotFoundTitle": "Published page not found · RustPad",
"error.serverTitle": "Server error · RustPad",
"error.staticMissing": "The requested static file does not exist.",
"files.addDownload": "Add download",
"files.addPlayer": "Add player",
"files.addToNote": "Add to note",
"files.addedTitle": "Added to note",
"files.alias": "Alias",
"files.codeCopied": "Generated file code copied to the clipboard.",
"files.codeCopyFailed": "Could not copy file code",
"files.delete": "Delete file",
"files.deleteAsk": "Delete file \"{name}\" permanently?",
"files.deleteFailed": "Could not delete file",
"files.deleted": "The file was permanently deleted.",
"files.deletedTitle": "File deleted",
"files.download": "Download {label}",
"files.downloadCode": "Download code",
"files.empty": "No files uploaded.",
"files.generatedCode": "Generated file code",
"files.imageAlignment": "Image alignment",
"files.imageHeight": "Image height",
"files.imageLayout": "Image layout",
"files.imageWidth": "Image width",
"files.inNote": "in note",
"files.inserted": "The file reference was inserted into the note.",
"files.loadFailed": "Could not load files",
"files.ownerDelete": "Only the note owner can delete files.",
"files.pasteUnavailable": "Paste upload unavailable",
"files.pasteUnavailable.message": "Read-write access and file uploads are required to paste files.",
"files.playerCode": "Player code",
"files.prepareImageFailed": "Could not prepare image",
"files.previewMedia": "Playback is unavailable.",
"files.readWriteDelete": "Read-write access is required to delete files.",
"files.removedContent": "removed from content",
"files.summary.few": "{count} files · {size}",
"files.summary.many": "{count} files · {size}",
"files.summary.one": "{count} file · {size}",
"files.summary.other": "{count} files · {size}",
"files.uploadUnavailable": "Upload unavailable",
"files.uploadUnavailable.message": "Read-write access and file uploads are required to upload files.",
"files.video.download": "Download link",
"files.video.downloadHelp": "Insert a link that downloads the original file.",
"files.video.embedded": "Embedded player",
"files.video.embeddedHelp": "Play the video directly in the note.",
"files.video.question": "How should it be added?",
"files.video.title": "Video file",
"files.zero": "0 files",
"home.hero.copy": "Create a standalone note or organize multiple notes in a workspace.",
"home.hero.title": "Write. Share. Collaborate.",
"home.login": "Log in",
"home.logout": "Log out",
"home.myNotes": "My notes",
"home.note.copy": "A single document with its own link.",
"home.note.create": "Create note",
"home.note.name": "Note name",
"home.note.password": "Note password",
"home.note.placeholder": "Meeting notes",
"home.password.optional": "optional, min. 8 characters",
"home.register": "Register",
"home.workspace.copy": "A workspace containing multiple notes.",
"home.workspace.create": "Create workspace",
"home.workspace.name": "Workspace name",
"home.workspace.password": "Workspace password",
"home.workspace.placeholder": "My project",
"i18n.loadFailed": "Could not load language resource ({status})",
"identity.backNickname": "Back to nickname",
"identity.copy": "Use a free nickname without an account, or register it to reserve it.",
"identity.guest": "Continue as guest",
"identity.loginContinue": "Log in and continue",
"identity.logoutSaved": "Log out saved account",
"identity.placeholder": "Name or nickname",
"identity.registerContinue": "Register and continue",
"identity.title": "What should we call you?",
"identity.workspace.copy": "Log in, or choose a free nickname to continue as a guest.",
"image.adjust.help": "Keep the whole image or choose a crop, then select output size.",
"image.adjust.title": "Adjust image",
"image.crop": "Crop",
"image.free": "Free",
"image.maxSize": "Max size",
"image.original": "Original",
"image.square": "Square",
"image.use": "Use image",
"image.whole": "Whole image",
"image.zoom": "Zoom",
"markdown.backReference": "Back to reference",
"markdown.details": "Details",
"markdown.download": "Download {label}",
"markdown.open": "Open {title}",
"markdown.playbackUnavailable": "Playback is unavailable.",
"markdown.toc": "Table of contents",
"markdown.youtubeVideo": "YouTube video",
"pagination.items": "Page {page} of {pages} · {count} items",
"pagination.notes": "Page {page} of {pages} · {count} notes",
"permission.readOnly": "Read only",
"permission.readWrite": "Read and write",
"profile.copy.directory": "Directory account details are read-only. You can change the nickname, editor color, interface theme, and language.",
"profile.copy.local": "Manage your local RustPad account.",
"profile.currentEmail": "Current e-mail",
"profile.currentPassword": "Current password",
"profile.delete": "Delete account",
"profile.editorColor": "Editor color",
"profile.editorColor.choose": "Choose your editor color",
"profile.fullName": "Full name",
"profile.keepCurrent": "Leave empty to keep current",
"profile.language.changed.message": "The interface language has been changed.",
"profile.language.changed.title": "Language changed",
"profile.language.failed": "Could not change language",
"profile.language.help": "Saved with your profile and applied after you save these settings.",
"profile.newEmail": "New e-mail",
"profile.newPassword": "New password",
"profile.noNicknameSuggestion": "No automatic nickname suggestion is available.",
"profile.organization": "Organization",
"profile.passwordRequired": "Required for e-mail or password changes",
"profile.save": "Save profile",
"profile.saved": "Your profile settings were saved.",
"profile.signedAs": "Signed as {identity}",
"profile.suggestedNickname": "Suggested nickname: {nickname}",
"profile.theme": "Interface theme",
"profile.updateFailed": "Could not update profile",
"profile.updated": "Profile updated",
"proper.arial": "Arial",
"proper.emailExample": "you@example.com",
"proper.georgia": "Georgia",
"proper.markdown": "Markdown",
"proper.mermaid": "Mermaid",
"proper.rustpad": "RustPad",
"public.copyFailed": "Could not copy link",
"public.copyHeadingAria": "Copy link to heading on line {line}",
"public.copyHeadingTitle": "Copy link to this heading (line {line})",
"public.copyLineAria": "Copy link to line {line}",
"public.copyLink": "Copy link",
"public.fullWidth": "Full width",
"public.headingCopied": "Heading link copied to the clipboard.",
"public.lineCopied": "Link to line {line} copied to the clipboard.",
"public.lineLinks": "Line links",
"public.lineNumbers": "Line numbers",
"public.linkCopiedTitle": "Link copied",
"public.loadFailed": "Could not load published page",
"public.mermaidFailed": "Failed to load Mermaid.",
"public.open": "Open page",
"public.pageLinkCopied": "Published page link copied to the clipboard.",
"public.pageLinkCopyFailed": "Could not copy page link",
"public.passwordAuthorized": "Sign in with an authorized account or enter the resource password.",
"public.passwordCorrect": "Enter the correct password.",
"public.protected": "Protected page",
"public.protected.copy": "Enter the note password or sign in with an account that has access.",
"public.task.disabled": "Task updates are disabled by the owner",
"public.task.update": "Update this task",
"public.taskComplete": "Task marked as complete.",
"public.taskIncomplete": "Task marked as incomplete.",
"public.taskUpdateFailed": "Could not update task",
"public.taskUpdated": "Task updated",
"public.title": "Published note · RustPad",
"public.unlockFailed": "Could not unlock page",
"public.unlocked": "The published page has been unlocked.",
"public.unlockedTitle": "Page unlocked",
"public.updated": "Updated: {date}",
"public.updatedTasks": "Updated: {date} · tasks can be updated",
"resource.changePassword": "Change password",
"resource.deleteAsk": "Delete “{title}” permanently?",
"resource.deleteFailed": "Could not delete item",
"resource.deleted": "{kind} deleted.",
"resource.makePrivate": "Make private",
"resource.makePublic": "Make public",
"resource.minimumPassword": "Minimum 8 characters",
"resource.passwordEnabled": "Password protection is enabled for {title}.",
"resource.passwordMinError": "Password must contain at least 8 characters.",
"resource.passwordProtectedMeta": "password protected",
"resource.passwordRemoveAsk": "Remove password protection from “{title}”?",
"resource.passwordRemoveCopy": "Anyone with the public link will be able to open it without a password.",
"resource.passwordRemoveFailed": "Could not remove password",
"resource.passwordRemoved": "Password protection was removed from {title}.",
"resource.passwordRemovedTitle": "Password removed",
"resource.passwordSaveFailed": "Could not save password",
"resource.passwordSaved": "Password saved",
"resource.passwordSettings": "Password settings",
"resource.passwordShort": "Password…",
"resource.passwordVeryShort": "Pass…",
"resource.privateMeta": "private",
"resource.removePassword": "Remove password",
"resource.removed": "Item removed",
"resource.setPassword": "Set password",
"resource.visibilityChanged": "{title} is now {visibility}.",
"resource.visibilityFailed": "Could not update visibility",
"resource.visibilityTitle": "Visibility updated",
"resources.accessRules": "Access rules:",
"resources.accessRules.copy": "Public items open from their link; a password adds link-based protection. Private items are visible only to their owner and explicitly shared accounts or valid share links. Unauthorized visitors receive a not-found response.",
"resources.anotherUser": "another user",
"resources.copy": "Items created while signed in are assigned to your account.",
"resources.createWorkspaceFailed": "Could not create workspace",
"resources.empty": "No assigned items yet.",
"resources.loadFailed": "Could not load your items",
"resources.loading": "Loading…",
"resources.pagination": "Resources pagination",
"resources.search": "Search notes and workspaces",
"resources.search.placeholder": "Search notes and workspaces…",
"resources.sharedBy": "Shared by {user}",
"resources.title": "My notes and workspaces",
"share.accessGranted": "Access granted.",
"share.accessRemoved": "Access removed.",
"share.attention": "Sharing needs attention",
"share.close": "Close share dialog",
"share.copy": "Copy",
"share.createLink": "Create link",
"share.created": "Created {date}",
"share.directDisabled": "Direct links are disabled while this item is public and has no password. Existing links are preserved and become active again after you make it private or add a password.",
"share.directLinks": "Direct links",
"share.directLinks.copy": "Create links for people without an account or manage existing links.",
"share.emailOrUsername": "E-mail or username",
"share.expires": "Expires {date}",
"share.failed": "Sharing action failed",
"share.grant": "Grant access",
"share.hours": "hours",
"share.individualLinks": "Individual links",
"share.invitationSent": "Invitation sent. Access will appear after the recipient accepts it.",
"share.label": "Label",
"share.linkCopied": "Link copied.",
"share.linkCreatedCopied": "Link created, displayed below and copied.",
"share.linkCreatedCopyFailed": "Link created and displayed below. Automatic copying failed; use the Copy button.",
"share.linkId": "Link ID #{id} · Created {created} · {expires}",
"share.linkNotStored": "The full address is not stored. Use the label or link ID #{id} to identify it.",
"share.linkPermission": "Link permission",
"share.linkRevoked": "Link revoked.",
"share.linkUpdated": "Link updated.",
"share.linkVisibleOnce": "The full address remains visible until this dialog is closed.",
"share.manage": "Manage registered users and direct access links for {title}.",
"share.manageFor": "Manage registered users and direct access links for",
"share.never": "Never",
"share.neverExpires": "Never expires",
"share.newLink": "New share link",
"share.newValidityHours": "New validity in hours",
"share.noActiveLinks": "No active links.",
"share.noUsers": "No users have access.",
"share.people": "People with access",
"share.people.copy": "Invite existing RustPad users by e-mail or account/directory username.",
"share.permission": "Permission",
"share.revoke": "Revoke",
"share.title": "Share access",
"share.unlabeled": "Unlabeled link",
"share.updated": "Sharing updated",
"share.validFor": "Valid for",
"share.validityHours": "Validity in hours",
"share.validityRange": "Enter a validity between 1 and 87600 hours.",
"status.accessFull": "Access: full",
"status.accessReadOnly": "Access: read only",
"status.applicationError": "Application error",
"status.connecting": "Connecting…",
"status.heartbeatTimeout": "heartbeat timeout",
"status.inactiveTimeout": "The connection stopped responding after the tab was inactive.",
"status.measuring": "Measuring",
"status.networkRestored": "Network connection restored.",
"status.offline": "Offline",
"status.online": "Online",
"status.openFailed": "The live connection could not be opened.",
"status.openingConnection": "Opening the live connection.",
"status.reconnecting": "Reconnecting…",
"status.reestablishing": "Re-establishing the live connection.",
"status.serverInterrupted": "The server connection was interrupted.",
"status.waiting": "Waiting",
"theme.dark": "Dark",
"theme.dark.copy": "Current RustPad appearance",
"theme.light": "Light",
"theme.light.copy": "Warm cream surfaces and dark text",
"toast.close": "Close notification",
"toast.region.label": "Notifications",
"toast.title.danger": "Something went wrong",
"toast.title.info": "Information",
"toast.title.success": "Success",
"toast.title.warning": "Warning",
"upload.error.generic": "The file could not be uploaded.",
"upload.progress.label": "File upload progress",
"upload.status.complete": "Complete",
"upload.status.preparing": "Preparing...",
"upload.status.processing": "Processing...",
"upload.status.starting": "Starting...",
"upload.title.complete": "File uploaded",
"upload.title.failed": "Upload failed",
"upload.title.uploading": "Uploading file",
"users.zero": "0 users",
"vendor.globalMissing": "{name} did not register a browser global.",
"vendor.loadFailed": "Failed to load {path}.",
"words.zero": "0 words",
"workspace.aria": "RustPad Workspace",
"workspace.cards": "Cards",
"workspace.connectionError": "Workspace connection error",
"workspace.createNoteFailed": "Could not create note",
"workspace.createdBy": "Created by: {author}",
"workspace.deleteNoteAsk": "Delete note “{title}”? This cannot be undone.",
"workspace.deleteNoteFailed": "Could not delete note",
"workspace.deleteNoteTitle": "Delete note",
"workspace.deleteProtected": "Protected note: only its owner can delete it",
"workspace.deleteReadWrite": "Read-write access is required to delete this note",
"workspace.deleteTitle": "Delete {title}",
"workspace.empty": "No notes yet.",
"workspace.enterPassword": "Enter the workspace password to continue.",
"workspace.identify": "Identify yourself",
"workspace.linkCopied": "Workspace link copied to the clipboard.",
"workspace.linkCopyFailed": "Could not copy workspace link",
"workspace.minPassword": "Min. 8 chars",
"workspace.newNote": "New note",
"workspace.noteDeleted": "The note \"{title}\" was deleted.",
"workspace.noteDeletedTitle": "Note deleted",
"workspace.noteName.placeholder": "Note name",
"workspace.noteProtect": "Protect this note from deletion",
"workspace.notes.copy": "Select a note or create a new one.",
"workspace.notesView": "Notes view",
"workspace.pagination": "Notes pagination",
"workspace.passwordFailed": "Could not set workspace password",
"workspace.protect": "Protect workspace",
"workspace.protect.copy": "One password secures the workspace and all its notes.",
"workspace.protected": "Protected workspace",
"workspace.protected.message": "Password protection is now enabled for this workspace.",
"workspace.protected.title": "Workspace protected",
"workspace.protectedBadge": "Protected",
"workspace.search": "Search notes",
"workspace.search.placeholder": "Search notes…",
"workspace.stats.files": "Files: {count} ({size})",
"workspace.stats.participants": "Participants: {count}",
"workspace.stats.revisions": "Revisions: {count}",
"workspace.table.actions": "Actions",
"workspace.table.createdBy": "Created by",
"workspace.table.files": "Files",
"workspace.table.name": "Name",
"workspace.table.participants": "Participants",
"workspace.table.revisions": "Revisions",
"workspace.table.status": "Status",
"workspace.table.updated": "Updated",
"workspace.unknown": "Unknown",
"workspace.unlockFailed": "Could not unlock workspace",
"workspace.unlocked.message": "Workspace access has been unlocked.",
"workspace.unlocked.title": "Workspace unlocked",
"workspace.unprotectedBadge": "Unprotected",
"workspace.updated": "Updated: {date}",
"editor.protectedNote": "Protected note",
"editor.protectedWorkspace": "Protected workspace",
"editor.resourceAriaNote": "RustPad Note",
"editor.resourceAriaWorkspaceNote": "RustPad Workspace Note",
"editor.shortcut.previewNewLine": "New line while editing Preview",
"editor.shortcut.previewRaw": "Edit raw Markdown of current Preview line",
"workspace.deleteProtectedTitle": "Delete protected note (owner only)",
"auth.login.copy": "Use your e-mail address and password.",
"auth.login.directoryCopy": "Use your e-mail address or LDAP/AD username and password.",
"auth.register.copy": "Register your account with an e-mail address and password.",
"common.creating": "Creating…",
"editor.pageAccessWorkspaceCopy": "Access to page options requires a password-protected workspace.",
"editor.pagePasswordSetWorkspace": "Set a workspace password here to enable Page publishing.",
"editor.pagePasswordSetNote": "Set a note password here to enable Page publishing.",
"editor.pagePasswordWorkspaceHelp": "At least 8 characters. It protects the workspace and all notes.",
"editor.pagePasswordNoteHelp": "At least 8 characters. It also protects editing access.",
"editor.pagePasswordFirst": "Set a password before enabling the published page",
"editor.pageEnabled": "Published page enabled",
"editor.text": "Text",
"common.close": "Close",
"editor.connectionRestored": "Connection restored",
"editor.connectionRestored.message": "Live editing is active again.",
"editor.passwordPending": "Password required — pending changes kept",
"editor.readOnlyUnsaved": "Read only — changes not saved",
"editor.pageDisabledError": "The published page is disabled.",
"workspace.passwordSetDuringSession": "A password was set for this workspace. Enter it to continue.",
"common.copied": "Copied",
"error.document.fileNotFound": "File not found · RustPad",
"error.document.noteNotFound": "Note not found · RustPad",
"error.document.publishedNotFound": "Published page not found · RustPad",
"error.document.pageNotFound": "Page not found · RustPad",
"error.document.methodNotAllowed": "Method not allowed · RustPad",
"error.document.serverError": "Server error · RustPad"
}
}
+925
View File
@@ -0,0 +1,925 @@
{
"meta": {
"code": "pl",
"name": "Polish",
"native_name": "Polski",
"locale": "pl-PL"
},
"translations": {
"about.author": "Autor",
"about.commercial": "Komercyjne użycie w aplikacjach własnościowych (w tym przez linuxiarz.pl Mateusz Gruszczyński) nie jest dozwolone na mocy GPLv3 bez wyraźnej umowy licencji komercyjnej.",
"about.commercialTitle": "INFORMACJA O LICENCJI KOMERCYJNEJ:",
"about.copy": "Informacje o projekcie RustPad i licencji.",
"about.gpl": "Ten program jest wolnym oprogramowaniem: możesz go rozpowszechniać i/lub modyfikować na warunkach GNU General Public License opublikowanej przez Free Software Foundation, w wersji 3 licencji.",
"about.license": "Licencja",
"about.repository": "Repozytorium Git",
"api.accountAlreadyConfirmed": "To konto jest już potwierdzone.",
"api.accountConfirmationDisabled": "Potwierdzanie kont nie jest włączone.",
"api.accountConfirmationRequiresSmtp": "Potwierdzanie kont wymaga konfiguracji SMTP.",
"api.accountConfirmed": "Konto potwierdzone. Możesz się teraz zalogować.",
"api.accountCreateFailed": "Nie udało się utworzyć konta.",
"api.accountCreated": "Konto utworzone.",
"api.accountCreatedConfirm": "Konto utworzone. Sprawdź e-mail i potwierdź konto przed zalogowaniem.",
"api.accountInactive": "To konto jest nieaktywne.",
"api.accountUpdateFailed": "Nie udało się zaktualizować konta.",
"api.checkAddress": "Sprawdź adres albo wróć do strony głównej.",
"api.confirmAccountFailed": "Nie udało się potwierdzić konta.",
"api.confirmBeforeLogin": "Przed zalogowaniem potwierdź konto za pomocą linku wysłanego e-mailem.",
"api.confirmInvalid": "Link potwierdzający jest nieprawidłowy lub wygasł.",
"api.confirmationCooldown": "Nową wiadomość potwierdzającą można wysłać za {minutes} min.",
"api.confirmationEmailBuildFailed": "Nie udało się przygotować wiadomości e-mail z potwierdzeniem konta.",
"api.confirmationResent": "Wysłano nową wiadomość e-mail z potwierdzeniem.",
"api.confirmationSent": "Link potwierdzający został wysłany na Twój adres e-mail.",
"api.currentPasswordIncorrect": "Obecne hasło jest nieprawidłowe.",
"api.databaseError": "Błąd bazy danych.",
"api.directoryProvisionFailed": "Nie udało się utworzyć konta organizacji.",
"api.directorySyncFailed": "Nie udało się zsynchronizować konta organizacji.",
"api.directoryUnavailable": "Katalog organizacji jest obecnie niedostępny.",
"api.documentTooLarge": "Dokument jest zbyt duży",
"api.emailAnother": "Ten adres e-mail należy już do innego konta. Poproś administratora o jego powiązanie albo włączenie LDAP_LINK_EXISTING_BY_EMAIL.",
"api.emailChanged": "Adres e-mail został zmieniony.",
"api.emailExists": "Ten adres e-mail jest już zarejestrowany.",
"api.emailSendFailed": "Nie udało się wysłać e-maila. Sprawdź konfigurację SMTP.",
"api.expirationFuture": "Termin wygaśnięcia musi przypadać w przyszłości.",
"api.fileAssetNotFound": "Żądany zasób aplikacji nie istnieje.",
"api.fileDeleteFailed": "Nie udało się usunąć pliku",
"api.fileMissing": "Nie podano pliku",
"api.fileNotFound": "Nie znaleziono pliku",
"api.fileReadFailed": "Nie udało się odczytać pliku",
"api.fileSaveFailed": "Nie udało się zapisać pliku",
"api.fileStorageCheckFailed": "Nie udało się sprawdzić magazynu plików",
"api.fileTooLarge": "Plik może mieć maksymalnie {max_mb} MB",
"api.guestUploadsDisabled": "Przesyłanie plików przez gości jest wyłączone.",
"api.invalidAccessToken": "Nieprawidłowy token dostępu",
"api.invalidAuthorship": "Nieprawidłowy tryb autorstwa",
"api.invalidCredentials": "Nieprawidłowy adres e-mail lub hasło.",
"api.invalidDirectoryCredentials": "Nieprawidłowy login organizacji lub hasło.",
"api.invalidEditorColor": "Nieprawidłowy kolor edytora",
"api.invalidEditorColorDot": "Nieprawidłowy kolor edytora.",
"api.invalidEditorFont": "Nieprawidłowa czcionka edytora",
"api.invalidEditorFontSize": "Nieprawidłowy rozmiar czcionki edytora",
"api.invalidEmail": "Podaj prawidłowy adres e-mail.",
"api.invalidExpiration": "Nieprawidłowa data wygaśnięcia.",
"api.invalidForm": "Nieprawidłowe dane formularza",
"api.invalidPassword": "Nieprawidłowe hasło",
"api.invalidRecipient": "Nieprawidłowy adres odbiorcy.",
"api.invalidResourceKind": "Nieprawidłowy typ zasobu",
"api.itemNotOwned": "Ten element nie należy do Twojego konta.",
"api.ldapDelete": "Kont LDAP nie można usunąć w tym miejscu.",
"api.ldapManaged": "E-mail i hasło są zarządzane przez LDAP/AD.",
"api.ldapNotConfigured": "Uwierzytelnianie LDAP nie jest skonfigurowane.",
"api.linkLabelLength": "Etykieta linku może zawierać maksymalnie 120 drukowalnych znaków.",
"api.localRegistrationDisabled": "Lokalna rejestracja jest wyłączona, gdy aktywne jest uwierzytelnianie LDAP.",
"api.loginFirst": "Najpierw się zaloguj.",
"api.loginSaveColors": "Zaloguj się, aby zapisywać kolory notatek",
"api.loginSavePreferences": "Zaloguj się, aby zapisywać osobiste ustawienia edytora",
"api.methodNotAllowed": "Metoda niedozwolona",
"api.missingEmailPayload": "Brak danych zmiany adresu e-mail.",
"api.missingKind": "Brak typu zasobu.",
"api.missingSlug": "Brak identyfikatora zasobu.",
"api.nameAddress": "Nie można przekształcić nazwy w prawidłowy adres",
"api.nameLength": "Pole {field} musi zawierać od 1 do {max} znaków",
"api.nicknameInvalid": "Pseudonim zawiera niedozwolone znaki.",
"api.nicknameLength": "Pseudonim musi mieć od 1 do 40 znaków.",
"api.nicknameLogin": "Ten pseudonim jest zarejestrowany. Zaloguj się, aby go użyć.",
"api.nicknameOwned": "Ten pseudonim należy do innego konta.",
"api.nicknameOwnedSession": "Ten pseudonim należy do innego konta albo sesja wygasła.",
"api.nicknameRegistered": "Ten pseudonim jest już zarejestrowany.",
"api.noActiveAccounts": "Brak aktywnego zarejestrowanego konta dla: {accounts}",
"api.noSettings": "Nie podano ustawień edytora",
"api.notLoggedIn": "Nie jesteś zalogowany.",
"api.noteDeleted": "Ta notatka nie istnieje lub została usunięta.",
"api.noteFilesDeleteFailed": "Nie udało się usunąć plików notatki",
"api.noteHasPassword": "Ta notatka ma już hasło.",
"api.noteNotFound": "Nie znaleziono notatki",
"api.noteProtectedDelete": "Ta notatka jest chroniona. Usunąć ją może tylko właściciel.",
"api.noteProtectedFiles": "Ta notatka jest chroniona. Pliki może usuwać tylko właściciel.",
"api.onlyOwnerFiles": "Pliki może usuwać tylko właściciel notatki",
"api.onlyOwnerNotePassword": "Hasło notatki może ustawić tylko jej właściciel.",
"api.onlyOwnerWorkspacePassword": "Hasło obszaru roboczego może ustawić tylko jego właściciel.",
"api.ownerAuthorship": "Ustawienia autorstwa może zmieniać tylko właściciel zasobu",
"api.padFilesDeleteFailed": "Nie udało się usunąć plików notatki.",
"api.pageLinkInvalid": "Link jest nieprawidłowy albo opublikowana strona została usunięta.",
"api.pageNotFound": "Nie znaleziono strony",
"api.pageUnavailablePassword": "Ta opublikowana strona będzie niedostępna do czasu ustawienia hasła zasobu.",
"api.pageUnavailableWorkspacePassword": "Ta opublikowana strona będzie niedostępna do czasu ustawienia hasła obszaru roboczego.",
"api.passwordLength": "Hasło musi mieć od 8 do 128 znaków.",
"api.passwordLengthBetween": "Hasło musi mieć od 8 do 128 znaków",
"api.passwordRequired": "Hasło jest wymagane.",
"api.passwordRequiredIncorrect": "Hasło jest wymagane lub nieprawidłowe.",
"api.passwordSecureFailed": "Nie udało się bezpiecznie zapisać hasła.",
"api.permission": "Uprawnienie musi mieć wartość ro lub rw.",
"api.profileUpdated": "Profil zaktualizowany.",
"api.profileUpdatedConfirmEmail": "Profil zaktualizowany. Potwierdź nowy adres e-mail za pomocą wysłanego na niego linku.",
"api.publishedNotFound": "Nie znaleziono opublikowanej strony",
"api.publishedProtected": "Ta opublikowana strona jest chroniona.",
"api.rateLogin": "Zbyt wiele prób logowania. Spróbuj ponownie za {seconds} s.",
"api.ratePassword": "Zbyt wiele prób podania hasła. Spróbuj ponownie za {seconds} s.",
"api.rateReset": "Zbyt wiele żądań resetu hasła. Spróbuj ponownie za {seconds} s.",
"api.rateResetAttempt": "Zbyt wiele prób resetu. Spróbuj ponownie za {seconds} s.",
"api.rateShare": "Zbyt wiele prób użycia linku udostępniania. Spróbuj ponownie za {seconds} s.",
"api.rateShareSessions": "Zbyt wiele sesji linków udostępniania. Spróbuj ponownie za {seconds} s.",
"api.readOnly": "Dostęp tylko do odczytu.",
"api.recipientsRange": "Podaj od 1 do 100 adresów e-mail lub nazw użytkowników.",
"api.registrationDisabled": "Rejestracja jest wyłączona.",
"api.registrationEmailBuildFailed": "Nie udało się przygotować wiadomości rejestracyjnej e-mail.",
"api.resetEmailBuildFailed": "Nie udało się przygotować wiadomości e-mail do resetu hasła.",
"api.resetInvalid": "Link resetujący jest nieprawidłowy lub wygasł.",
"api.resetNotConfigured": "Resetowanie hasła nie jest skonfigurowane na tym serwerze.",
"api.resetSent": "Jeśli konto istnieje, wysłano link do resetu hasła.",
"api.restoreFailed": "Nie udało się przywrócić wybranej wersji",
"api.revisionNotFound": "Nie znaleziono wersji",
"api.serverError": "Błąd serwera",
"api.sessionExpired": "Twoja sesja wygasła.",
"api.sessionExpiredLogin": "Twoja sesja wygasła. Zaloguj się ponownie.",
"api.setResourcePasswordFirst": "Ustaw hasło zasobu przed włączeniem opublikowanej strony.",
"api.setWorkspacePasswordFirst": "Ustaw hasło obszaru roboczego przed włączeniem opublikowanej strony.",
"api.shareConfirmationRequiresSmtp": "Potwierdzanie udostępnienia wymaga konfiguracji SMTP.",
"api.shareEmailBuildFailed": "Nie udało się przygotować wiadomości e-mail z zaproszeniem do udostępnienia.",
"api.shareInviteInvalid": "Zaproszenie do udostępnienia jest nieprawidłowe lub wygasło.",
"api.shareLinkMissing": "Nie znaleziono linku udostępniania albo został już unieważniony.",
"api.shareLinksDisabled": "Bezpośrednie linki udostępniania są wyłączone dla publicznych zasobów bez hasła.",
"api.smtpFromInvalid": "Nieprawidłowa wartość SMTP_FROM.",
"api.smtpInvalid": "Nieprawidłowa konfiguracja SMTP.",
"api.smtpNotConfigured": "SMTP nie jest skonfigurowane.",
"api.taskUpdateFailed": "Nie udało się zaktualizować zadania",
"api.taskUpdatesDisabled": "Aktualizowanie zadań jest wyłączone dla tej strony",
"api.unconfirmedMissing": "Nie istnieje niepotwierdzone konto dla tego adresu e-mail.",
"api.uniqueAddressFailed": "Nie udało się utworzyć unikalnego adresu",
"api.unknownAccountAction": "Nieznana operacja na koncie.",
"api.unknownResourceType": "Nieznany typ zasobu.",
"api.unknownLanguage": "Nieznany język interfejsu.",
"api.unknownTheme": "Nieznany motyw interfejsu.",
"api.workspaceFilesDeleteFailed": "Nie udało się usunąć plików obszaru roboczego.",
"api.workspaceHasPassword": "Ten obszar roboczy ma już hasło.",
"api.workspaceNotFound": "Nie znaleziono obszaru roboczego",
"api.writeRequiredPrefs": "Do zapisania ustawień edytora wymagany jest dostęp do odczytu i zapisu",
"auth.accountAction.ask": "Potwierdź żądaną operację na koncie. Jeśli jej nie zlecałeś, anuluj i zignoruj wiadomość e-mail.",
"auth.accountAction.confirm": "Potwierdź operację",
"auth.accountAction.done": "Operacja na koncie potwierdzona",
"auth.accountAction.failed": "Operacja na koncie nie powiodła się",
"auth.accountAction.title": "Potwierdź operację na koncie",
"auth.accountConfirmationFailed": "Potwierdzenie konta nie powiodło się",
"auth.accountConfirmed": "Konto potwierdzone",
"auth.backLogin": "Wróć do logowania",
"auth.confirmAccount.action": "Aktywuj konto",
"auth.confirmAccount.message": "Potwierdź aktywację tego konta RustPad.",
"auth.confirmAccount.title": "Potwierdź konto",
"auth.confirmation.resend": "Wyślij ponownie e-mail potwierdzający",
"auth.confirmation.resendFailed": "Nie udało się ponownie wysłać potwierdzenia",
"auth.confirmation.sent": "Wysłano e-mail potwierdzający",
"auth.createAccount": "Utwórz konto",
"auth.delete.confirm": "Wysłać e-mail z linkiem do trwałego usunięcia tego konta?",
"auth.delete.currentPassword": "Najpierw podaj obecne hasło.",
"auth.delete.requestFailed": "Nie udało się zlecić usunięcia konta",
"auth.email.directory": "E-mail / nazwa użytkownika LDAP lub AD",
"auth.email.directory.placeholder": "ty@example.com lub nazwa użytkownika",
"auth.email.placeholder": "ty@example.com",
"auth.error.login": "Logowanie nie powiodło się",
"auth.error.registration": "Rejestracja nie powiodła się",
"auth.error.reset": "Reset hasła nie powiódł się",
"auth.error.retry": "Spróbuj ponownie.",
"auth.forgot": "Nie pamiętasz hasła?",
"auth.guest.success": "Kontynuujesz jako {nickname}.",
"auth.guest.title": "Sesja gościa",
"auth.inbox": "Sprawdź skrzynkę odbiorczą",
"auth.invitation.accept": "Akceptuj zaproszenie",
"auth.invitation.ask": "Zaakceptować to zaproszenie do udostępnionego zasobu?",
"auth.invitation.failed": "Nie udało się przyjąć zaproszenia",
"auth.invitation.title": "Zaproszenie do udostępnienia",
"auth.login": "Zaloguj się",
"auth.login.success": "Zalogowano jako {nickname}.",
"auth.login.title": "Zalogowano",
"auth.logout.message": "Wylogowano.",
"auth.logout.title": "Wylogowano",
"auth.newPassword.action": "Zmień hasło",
"auth.newPassword.copy": "Hasło musi mieć co najmniej 8 znaków.",
"auth.newPassword.title": "Ustaw nowe hasło",
"auth.nickname.placeholder": "Twój pseudonim",
"auth.password.changed": "Hasło zmienione",
"auth.password.changed.copy": "Hasło zostało zmienione. Link resetujący został wykorzystany i nie można go użyć ponownie.",
"auth.password.min": "Co najmniej 8 znaków",
"auth.passwordChange.currentRequired": "Podaj obecne hasło, aby zmienić e-mail lub hasło.",
"auth.register": "Zarejestruj się",
"auth.register.already": "Masz już konto? Zaloguj się",
"auth.register.create": "Utwórz konto",
"auth.reset": "Resetuj hasło",
"auth.reset.copy": "Podaj adres e-mail przypisany do lokalnego konta.",
"auth.reset.send": "Wyślij link resetujący",
"auth.reset.sent": "Wysłano link resetujący",
"auth.session.expired.message": "Twoja sesja wygasła. Zaloguj się ponownie, aby kontynuować operacje wymagające konta.",
"auth.session.expired.title": "Sesja wygasła",
"characters.zero": "0 znaków",
"client.accessDenied": "Brak dostępu.",
"client.authRequired": "Wymagane jest uwierzytelnienie.",
"client.badGateway": "Serwer zwrócił nieprawidłową odpowiedź. Spróbuj ponownie.",
"client.conflict": "Żądana zmiana jest sprzeczna z istniejącymi danymi.",
"client.copyFailed": "Nie udało się skopiować linku",
"client.gatewayTimeout": "Serwer zbyt długo nie odpowiadał. Spróbuj ponownie.",
"client.invalidRequest": "Nieprawidłowe żądanie.",
"client.offline": "Urządzenie jest offline.",
"client.operationNotAllowed": "Ta operacja jest niedozwolona.",
"client.requestFailed": "Żądanie nie powiodło się ({status}).",
"client.requestTimedOut": "Przekroczono limit czasu żądania. Spróbuj ponownie.",
"client.resourceNotFound": "Nie znaleziono żądanego zasobu.",
"client.serverLater": "Błąd serwera. Spróbuj ponownie później.",
"client.timedOut": "Przekroczono limit czasu",
"client.tooEarly": "Żądanie wysłano zbyt wcześnie. Spróbuj ponownie.",
"client.tooMany": "Zbyt wiele żądań. Spróbuj ponownie później.",
"client.unavailable": "Usługa jest tymczasowo niedostępna.",
"client.uploadCancelled": "Przesyłanie anulowane.",
"client.uploadConnection": "Przesyłanie nie powiodło się przed odpowiedzią serwera. Sprawdź połączenie i spróbuj ponownie.",
"client.uploadInterrupted": "Przesyłanie przerwane. Spróbuj ponownie.",
"client.uploadLimit": "Wybrany plik przekracza dozwolony limit przesyłania.",
"client.uploadProcessingTimeout": "Plik został wysłany, ale serwer nie zakończył jego przetwarzania. Spróbuj ponownie.",
"client.uploadProxy": "Przesyłanie nie powiodło się przed odpowiedzią serwera. Plik może przekraczać limit serwera lub proxy.",
"client.uploadSize": "Wybrany plik ma {size}. Limit przesyłania wynosi {limit}.",
"client.uploadStalled": "Przesyłanie przestało postępować. Sprawdź połączenie i spróbuj ponownie.",
"common.about": "O aplikacji",
"common.back": "Wstecz",
"common.backHome": "Wróć do strony głównej",
"common.cancel": "Anuluj",
"common.closeDialog": "Zamknij okno",
"common.closeFiles": "Zamknij pliki",
"common.confirm": "Potwierdź",
"common.continue": "Kontynuuj",
"common.create": "Utwórz",
"common.currentLocation": "Bieżąca lokalizacja",
"common.delete": "Usuń",
"common.dismiss": "Zamknij",
"common.done": "Gotowe",
"common.edit": "Edycja",
"common.email": "E-mail",
"common.files": "Pliki",
"common.hide": "Ukryj",
"common.history": "Historia",
"common.information": "Informacja",
"common.language": "Język",
"common.loading": "Ładowanie…",
"common.more": "Więcej",
"common.next": "Dalej",
"common.nickname": "Pseudonim",
"common.note": "Notatka",
"common.notes": "Notatki",
"common.ok": "OK",
"common.open": "Otwórz",
"common.password": "Hasło",
"common.perPage": "Na stronę",
"common.preview": "Podgląd",
"common.previous": "Poprzednia",
"common.private": "Prywatny",
"common.profile": "Profil",
"common.public": "Publiczny",
"common.remove": "Usuń",
"common.retry": "Ponów",
"common.save": "Zapisz",
"common.search": "Szukaj",
"common.set": "Ustaw",
"common.share": "Udostępnij",
"common.show": "Pokaż",
"common.success": "Sukces",
"common.system": "System",
"common.table": "Tabela",
"common.update": "Aktualizuj",
"common.view": "Widok",
"common.warning": "Ostrzeżenie",
"common.workspace": "Obszar roboczy",
"diag.client": "Klient",
"diag.jitter": "Jitter",
"diag.lastEvent": "Ostatnie zdarzenie",
"diag.latency": "Opóźnienie",
"diag.quality": "Jakość",
"diag.reconnects": "Ponowne połączenia",
"diag.title": "Diagnostyka połączenia",
"diag.uptime": "Czas działania",
"diagnostics.buffered": " · w buforze {amount}",
"diagnostics.closed": "Zamknięto {code}",
"diagnostics.closedReason": "Zamknięto {code}: {reason}",
"diagnostics.lastUptime": "ostatnio {duration}",
"diagnostics.latency": "{current} ms · śr. {average} ms · {minimum}{maximum} ms",
"diagnostics.messageAt": "Wiadomość {time}",
"diagnostics.quality.degraded": "Pogorszona",
"diagnostics.quality.excellent": "Doskonała",
"diagnostics.quality.good": "Dobra",
"diagnostics.quality.poor": "Słaba",
"diagnostics.reconnectAttempt": "{count} · próba {attempt}",
"diagnostics.state.closed": "Rozłączono",
"diagnostics.state.closing": "Zamykanie",
"diagnostics.state.connecting": "Łączenie",
"diagnostics.state.measuring": "Pomiar",
"diagnostics.state.open": "Połączono",
"diagnostics.state.reconnecting": "Ponowne łączenie",
"diagnostics.state.waiting": "Oczekiwanie",
"diagnostics.traffic": "odebrano {received} · wysłano {sent}",
"diagnostics.visibility.hidden": "ukryta",
"diagnostics.visibility.prerender": "wstępnie renderowana",
"diagnostics.visibility.visible": "widoczna",
"diagnostics.waitHeartbeat": "Oczekiwanie na heartbeat",
"diagnostics.waitServer": "Oczekiwanie na dane serwera",
"editor.accessChecking": "Dostęp: sprawdzanie…",
"editor.authorship": "Widok autorstwa",
"editor.authorshipTitle": "Pokaż lub ukryj kolory autorów",
"editor.autosave": "Zmiany są zapisywane automatycznie",
"editor.bold": "Pogrubienie",
"editor.bulletButton": "• Lista",
"editor.bulletList": "Lista punktowana",
"editor.changeColor": "Zmień swój kolor",
"editor.changeEditorColor": "Zmień kolor edytora",
"editor.changesSynced": "Zmiany zsynchronizowane",
"editor.characters": "{count} znaków",
"editor.chat": "Czat",
"editor.chatEphemeral": "Wiadomości znikają po rozłączeniu",
"editor.chatLabel": "Wiadomość na czacie",
"editor.chatPlaceholder": "Napisz wiadomość…",
"editor.closeNavigation": "Zamknij menu nawigacji",
"editor.codeBlock": "Blok kodu",
"editor.codeBlockLines": "Blok kodu z numerami linii",
"editor.collapsible": "Sekcja rozwijana",
"editor.colorSaveFailed": "Nie udało się zapisać koloru edytora",
"editor.colorSaved": "Ten kolor będzie używany w bieżącej karcie.",
"editor.colorSavedTitle": "Kolor edytora zapisany",
"editor.colorsOff": "Kolory wyłączone",
"editor.colorsOn": "Kolory włączone",
"editor.columnLabel": "Edytor",
"editor.compact": "Kompaktowy",
"editor.compactView": "Widok kompaktowy",
"editor.connectionError": "Błąd połączenia edytora",
"editor.connectionInterrupted": "Połączenie przerwane",
"editor.copyOpen": "Skopiuj link i otwórz go w nowej karcie",
"editor.copyThisLink": "Kopiuj ten link",
"editor.currentLocation": "Bieżąca lokalizacja",
"editor.dangerAlert": "Alert błędu",
"editor.definition": "Definicja",
"editor.dragResize": "Przeciągnij, aby zmienić rozmiar",
"editor.editableTasks": "Edytowalne zadania",
"editor.editableTasksTitle": "Pozwól odwiedzającym zmieniać pola zadań na opublikowanej stronie",
"editor.editorColor": "Kolor edytora",
"editor.editorLines": "Linie edytora",
"editor.editorOptions": "Opcje edytora",
"editor.emoji": "😀 Emoji",
"editor.emojiCategories": "Kategorie emoji",
"editor.emojiEmpty": "Nie znaleziono emoji.",
"editor.emojiLabel": "Emoji",
"editor.emojiSearch": "Szukaj emoji",
"editor.emojiSearchPlaceholder": "Szukaj emoji…",
"editor.emptyNote": "Pusta notatka",
"editor.enablePage": "Włącz stronę",
"editor.enablePageTitle": "Włącz lub wyłącz opublikowaną stronę",
"editor.extendedMarkdown": "Rozszerzony Markdown",
"editor.failedMermaid": "Nie udało się załadować Mermaid.",
"editor.fileCount": "{count} plików",
"editor.font": "Czcionka",
"editor.footnote": "Przypis",
"editor.format.alertContent": "Treść alertu",
"editor.format.code": "kod",
"editor.format.column1": "Kolumna 1",
"editor.format.column2": "Kolumna 2",
"editor.format.content": "Treść",
"editor.format.definition": "Definicja",
"editor.format.description": "opis",
"editor.format.detailsSummary": "Kliknij mnie",
"editor.format.diagram": "graph TD\n A[Start] --> B[Koniec]",
"editor.format.footnote": "Treść przypisu",
"editor.format.important": "ważne",
"editor.format.term": "Termin",
"editor.format.text": "tekst",
"editor.format.textWithFootnote": "Tekst z przypisem",
"editor.format.value": "wartość",
"editor.full": "Pełny",
"editor.globalAuthorship": "Globalne ustawienia autorstwa",
"editor.globalProfileColor": "Globalny kolor profilu",
"editor.guest": "Gość",
"editor.headings": "Nagłówki H1H4",
"editor.hideNavigation": "Ukryj pasek nawigacji",
"editor.hideToolbar": "Ukryj pasek narzędzi edytora",
"editor.highlight": "Wyróżnienie",
"editor.historyCopy": "Autor, czas i podgląd wersji",
"editor.historyEmpty": "Brak historii.",
"editor.historyLoadFailed": "Nie udało się wczytać historii wersji",
"editor.historyTitle": "Historia zmian",
"editor.home": "Strona główna RustPad",
"editor.horizontalRule": "Linia pozioma",
"editor.imageSizeError": "Podaj szerokość i wysokość od 1 do 10 000 px.",
"editor.imageSizeTitle": "Nieprawidłowy rozmiar obrazu",
"editor.inRoom": "W tym pokoju",
"editor.indent": "Wcięcie o 2 spacje",
"editor.infoAlert": "Alert informacyjny",
"editor.inlineCode": "Kod w tekście",
"editor.insertEmoji": "Wstaw emoji",
"editor.italic": "Kursywa",
"editor.keyboardShortcuts": "Skróty klawiaturowe",
"editor.layout.auto": "Automatycznie",
"editor.layout.center": "Wyśrodkowanie",
"editor.layout.left": "Do lewej",
"editor.layout.natural": "Naturalny",
"editor.layout.right": "Do prawej",
"editor.lineCopyFailed": "Nie udało się skopiować linku do linii",
"editor.link": "Link",
"editor.localRecovered": "Odzyskano lokalne zmiany",
"editor.markdown": "Markdown",
"editor.markdownPreview": "Podgląd Markdown",
"editor.mermaid": "Diagram Mermaid",
"editor.minimum8": "Minimum 8 znaków.",
"editor.missedMerged": "Pominięta aktualizacja została scalona z lokalnymi zmianami.",
"editor.mono": "Monospace",
"editor.moveQuickActions": "Przenieś szybkie akcje",
"editor.noActiveUsers": "Brak aktywnych użytkowników",
"editor.noMessages": "Brak wiadomości",
"editor.noteColorOverride": "Nadpisany kolor notatki",
"editor.noteFiles": "Pliki notatki",
"editor.noteFilesCopy": "Skopiuj bezpośredni link albo gotowy kod Markdown/Alias.",
"editor.noteLinkCopied": "Link do notatki skopiowano do schowka.",
"editor.noteLinkCopyFailed": "Nie udało się skopiować linku do notatki",
"editor.noteReadOnly": "Ta notatka jest tylko do odczytu. Podaj hasło albo poproś właściciela o nadanie dostępu do zapisu.",
"editor.noteUnlockFailed": "Nie udało się odblokować notatki",
"editor.noteUnlocked": "Odblokowano dostęp do edycji.",
"editor.noteUnlockedTitle": "Notatka odblokowana",
"editor.notificationChat": "{sender} napisał(a) w RustPad",
"editor.numberedButton": "1. Lista",
"editor.numberedList": "Lista numerowana",
"editor.numberedListShortcut": "Lista numerowana · Ctrl/Cmd+Shift+7",
"editor.openChat": "Otwórz czat",
"editor.openEditorOptions": "Otwórz opcje edytora",
"editor.openFiles": "Otwórz pliki",
"editor.openNavigation": "Otwórz menu nawigacji",
"editor.openPublishedFailed": "Nie udało się otworzyć opublikowanej strony",
"editor.outdent": "Usuń wcięcie",
"editor.overrideColor": "Nadpisz kolor dla tej notatki",
"editor.ownerAuthorshipOnly": "Ustawienia autorstwa może zmieniać tylko właściciel",
"editor.pageAccessCopy": "Dostęp do opcji strony wymaga notatki chronionej hasłem.",
"editor.pageDisabled": "Opublikowana strona wyłączona",
"editor.pageLabel": "Strona",
"editor.pageLinkCopied": "Link do opublikowanej strony skopiowano do schowka.",
"editor.pageLinkTitle": "Link do strony skopiowany",
"editor.pageLoadFailed": "Nie udało się wczytać strony",
"editor.pageOptions": "Opcje strony",
"editor.participants": "Uczestnicy",
"editor.passwordRequired": "Wymagane hasło",
"editor.passwordSetContinue": "Dla tej notatki ustawiono hasło. Podaj je, aby kontynuować.",
"editor.passwordSetEditing": "Dla tej notatki ustawiono hasło. Podaj je, aby kontynuować edycję.",
"editor.passwordSetFailed": "Nie udało się ustawić hasła",
"editor.pendingMerged": "Oczekujące zmiany zostały scalone po ponownym połączeniu.",
"editor.previewLines": "Linie podglądu",
"editor.previewMedia": "Podgląd (media / Mermaid / Markdown)",
"editor.previewText": "Podgląd tekstu",
"editor.profileColorRestoreFailed": "Nie udało się przywrócić koloru profilu",
"editor.profileColorRestored": "Globalny kolor profilu jest ponownie aktywny.",
"editor.profileColorRestoredTitle": "Przywrócono kolor profilu",
"editor.protectedResource": "Chroniony zasób: {resource}",
"editor.protectionEnabled": "Ochrona hasłem jest włączona. Opcje publikowania są teraz dostępne.",
"editor.protectionEnabledTitle": "Ochrona włączona",
"editor.publicProtected": "Opublikowana strona ponownie wymaga ochrony hasłem.",
"editor.publicProtectedTitle": "Strona publiczna chroniona",
"editor.publicProtectionFailed": "Nie udało się zmienić ochrony strony",
"editor.publicUnprotected": "Opublikowaną stronę można teraz otworzyć bez hasła zasobu.",
"editor.publicUnprotectedTitle": "Wyłączono ochronę strony publicznej",
"editor.publishingDisabled": "Publikowanie wyłączone",
"editor.publishingEnabled": "Publikowanie włączone",
"editor.publishingFailed": "Nie udało się zaktualizować publikowania",
"editor.publishingOff": "Opublikowana strona nie jest już dostępna.",
"editor.publishingOn": "Opublikowana strona jest teraz dostępna.",
"editor.quickActions": "Szybkie akcje edytora",
"editor.quote": "Cytat",
"editor.readOnly": "Tylko odczyt",
"editor.readOnlyTitle": "Dostęp tylko do odczytu",
"editor.reconnectAuto": "Trwa automatyczna próba ponownego połączenia.",
"editor.recoveryFailed": "Odzyskiwanie nie powiodło się",
"editor.recoveryTooLarge": "Kopia odzyskiwania przekracza limit rozmiaru dokumentu.",
"editor.redo": "Ponów",
"editor.resizeImage": "Zmień rozmiar obrazu",
"editor.restore": "Przywróć",
"editor.roomChat": "Czat pokoju",
"editor.saveFailed": "Zapis nie powiódł się",
"editor.saving": "Zapisywanie…",
"editor.send": "Wyślij",
"editor.serif": "Szeryfowa",
"editor.settingsFailed": "Nie udało się zapisać ustawień edytora",
"editor.shortcuts": "Skróty",
"editor.shortcutsOs": "Użyj Ctrl w Windows/Linux lub Cmd w macOS.",
"editor.showNavigation": "Pokaż pasek nawigacji",
"editor.showToolbar": "Pokaż pasek narzędzi edytora",
"editor.simple": "Prosty",
"editor.size": "Rozmiar",
"editor.split": "Podział",
"editor.startWriting": "Zacznij pisać…",
"editor.strike": "Przekreślenie",
"editor.subscript": "Indeks dolny",
"editor.successAlert": "Alert sukcesu",
"editor.superscript": "Indeks górny",
"editor.syncConflict": "Wystąpił konflikt synchronizacji. Lokalne zmiany zachowano w bloku odzyskiwania.",
"editor.syncError": "Błąd synchronizacji",
"editor.syncResync": "Ponowna synchronizacja…",
"editor.taskButton": "☑ Zadanie",
"editor.taskList": "Lista zadań",
"editor.taskListShortcut": "Lista zadań · Ctrl/Cmd+Shift+9",
"editor.tasksFailed": "Nie udało się zmienić uprawnień do zadań",
"editor.tasksOff": "Odwiedzający nie mogą już aktualizować publicznych zadań.",
"editor.tasksOffTitle": "Aktualizowanie zadań wyłączone",
"editor.tasksOn": "Odwiedzający mogą teraz aktualizować publiczne zadania.",
"editor.tasksOnTitle": "Aktualizowanie zadań włączone",
"editor.toc": "Spis treści",
"editor.undo": "Cofnij ostatnią zmianę",
"editor.unknownAuthor": "Nieznany autor",
"editor.unprotectPage": "Wyłącz ochronę strony",
"editor.unprotectPageTitle": "Pozwól otwierać opublikowaną stronę bez hasła zasobu lub prywatnego dostępu",
"editor.upload": "Prześlij",
"editor.uploadFile": "Prześlij plik",
"editor.uploadTitle": "Prześlij plik",
"editor.useGlobalColor": "Użyj globalnego koloru profilu",
"editor.user": "{count} użytkownik",
"editor.users": "{count} użytkowników",
"editor.versionRestored": "Wybrana wersja jest teraz wersją bieżącą.",
"editor.versionRestoredTitle": "Wersja przywrócona",
"editor.view": "Widok edytora",
"editor.waitConnection": "Oczekiwanie na połączenie…",
"editor.warningAlert": "Alert ostrzegawczy",
"editor.websocketDiagnostics": "Diagnostyka połączenia WebSocket",
"editor.words": "{count} słów",
"emoji.group.activities": "Aktywności",
"emoji.group.animalsNature": "Zwierzęta i natura",
"emoji.group.flags": "Flagi",
"emoji.group.foodDrink": "Jedzenie i napoje",
"emoji.group.objects": "Przedmioty",
"emoji.group.peopleBody": "Ludzie i ciało",
"emoji.group.smileysEmotion": "Uśmiechy i emocje",
"emoji.group.symbols": "Symbole",
"emoji.group.travelPlaces": "Podróże i miejsca",
"emoji.itemLabel": "Emoji {emoji}",
"emoji.recentGroup": "Ostatnio używane",
"emoji.recentItem": "Ostatnie emoji",
"error.fileNotFoundTitle": "Nie znaleziono pliku · RustPad",
"error.home": "Strona główna",
"error.internal.message": "Nie udało się wczytać strony. Spróbuj ponownie za chwilę.",
"error.methodNotAllowedTitle": "Metoda niedozwolona · RustPad",
"error.methodUnsupported": "Ten adres nie obsługuje żądanej operacji.",
"error.notFoundFallback": "404 Nie znaleziono",
"error.noteNotFoundTitle": "Nie znaleziono notatki · RustPad",
"error.pageNotFoundTitle": "Nie znaleziono strony · RustPad",
"error.publishedNotFoundTitle": "Nie znaleziono opublikowanej strony · RustPad",
"error.serverTitle": "Błąd serwera · RustPad",
"error.staticMissing": "Żądany plik statyczny nie istnieje.",
"files.addDownload": "Dodaj pobieranie",
"files.addPlayer": "Dodaj odtwarzacz",
"files.addToNote": "Dodaj do notatki",
"files.addedTitle": "Dodano do notatki",
"files.alias": "Alias",
"files.codeCopied": "Wygenerowany kod pliku skopiowano do schowka.",
"files.codeCopyFailed": "Nie udało się skopiować kodu pliku",
"files.delete": "Usuń plik",
"files.deleteAsk": "Trwale usunąć plik „{name}”?",
"files.deleteFailed": "Nie udało się usunąć pliku",
"files.deleted": "Plik został trwale usunięty.",
"files.deletedTitle": "Plik usunięty",
"files.download": "Pobierz {label}",
"files.downloadCode": "Kod pobierania",
"files.empty": "Nie przesłano żadnych plików.",
"files.generatedCode": "Wygenerowany kod pliku",
"files.imageAlignment": "Wyrównanie obrazu",
"files.imageHeight": "Wysokość obrazu",
"files.imageLayout": "Układ obrazu",
"files.imageWidth": "Szerokość obrazu",
"files.inNote": "w notatce",
"files.inserted": "Odwołanie do pliku zostało wstawione do notatki.",
"files.loadFailed": "Nie udało się wczytać plików",
"files.ownerDelete": "Pliki może usuwać tylko właściciel notatki.",
"files.pasteUnavailable": "Przesyłanie ze schowka niedostępne",
"files.pasteUnavailable.message": "Do wklejania plików wymagany jest dostęp do odczytu i zapisu oraz włączone przesyłanie plików.",
"files.playerCode": "Kod odtwarzacza",
"files.prepareImageFailed": "Nie udało się przygotować obrazu",
"files.previewMedia": "Odtwarzanie jest niedostępne.",
"files.readWriteDelete": "Do usuwania plików wymagany jest dostęp do odczytu i zapisu.",
"files.removedContent": "usunięty z treści",
"files.summary.few": "{count} pliki · {size}",
"files.summary.many": "{count} plików · {size}",
"files.summary.one": "{count} plik · {size}",
"files.summary.other": "{count} pliku · {size}",
"files.uploadUnavailable": "Przesyłanie niedostępne",
"files.uploadUnavailable.message": "Do przesyłania plików wymagany jest dostęp do odczytu i zapisu oraz włączone przesyłanie plików.",
"files.video.download": "Link do pobrania",
"files.video.downloadHelp": "Wstaw link pobierający oryginalny plik.",
"files.video.embedded": "Osadzony odtwarzacz",
"files.video.embeddedHelp": "Odtwarzaj wideo bezpośrednio w notatce.",
"files.video.question": "Jak ma zostać dodany?",
"files.video.title": "Plik wideo",
"files.zero": "0 plików",
"home.hero.copy": "Utwórz samodzielną notatkę albo uporządkuj wiele notatek w obszarze roboczym.",
"home.hero.title": "Pisz. Udostępniaj. Współpracuj.",
"home.login": "Zaloguj się",
"home.logout": "Wyloguj się",
"home.myNotes": "Moje notatki",
"home.note.copy": "Pojedynczy dokument z własnym linkiem.",
"home.note.create": "Utwórz notatkę",
"home.note.name": "Nazwa notatki",
"home.note.password": "Hasło do notatki",
"home.note.placeholder": "Notatki ze spotkania",
"home.password.optional": "opcjonalne, min. 8 znaków",
"home.register": "Zarejestruj się",
"home.workspace.copy": "Obszar roboczy zawierający wiele notatek.",
"home.workspace.create": "Utwórz obszar roboczy",
"home.workspace.name": "Nazwa obszaru roboczego",
"home.workspace.password": "Hasło do obszaru roboczego",
"home.workspace.placeholder": "Mój projekt",
"i18n.loadFailed": "Nie udało się wczytać zasobu językowego ({status})",
"identity.backNickname": "Wróć do pseudonimu",
"identity.copy": "Użyj wolnego pseudonimu bez konta albo zarejestruj go, aby go zarezerwować.",
"identity.guest": "Kontynuuj jako gość",
"identity.loginContinue": "Zaloguj się i kontynuuj",
"identity.logoutSaved": "Wyloguj zapisane konto",
"identity.placeholder": "Imię lub pseudonim",
"identity.registerContinue": "Zarejestruj się i kontynuuj",
"identity.title": "Jak mamy Cię nazywać?",
"identity.workspace.copy": "Zaloguj się albo wybierz wolny pseudonim, aby kontynuować jako gość.",
"image.adjust.help": "Zachowaj cały obraz albo wybierz kadrowanie, a następnie rozmiar wyjściowy.",
"image.adjust.title": "Dostosuj obraz",
"image.crop": "Kadrowanie",
"image.free": "Dowolne",
"image.maxSize": "Maks. rozmiar",
"image.original": "Oryginalny",
"image.square": "Kwadrat",
"image.use": "Użyj obrazu",
"image.whole": "Cały obraz",
"image.zoom": "Powiększenie",
"markdown.backReference": "Wróć do odwołania",
"markdown.details": "Szczegóły",
"markdown.download": "Pobierz {label}",
"markdown.open": "Otwórz {title}",
"markdown.playbackUnavailable": "Odtwarzanie jest niedostępne.",
"markdown.toc": "Spis treści",
"markdown.youtubeVideo": "Film YouTube",
"pagination.items": "Strona {page} z {pages} · elementów: {count}",
"pagination.notes": "Strona {page} z {pages} · notatek: {count}",
"permission.readOnly": "Tylko odczyt",
"permission.readWrite": "Odczyt i zapis",
"profile.copy.directory": "Dane konta katalogowego są tylko do odczytu. Możesz zmienić pseudonim, kolor edytora, motyw interfejsu i język.",
"profile.copy.local": "Zarządzaj lokalnym kontem RustPad.",
"profile.currentEmail": "Obecny e-mail",
"profile.currentPassword": "Obecne hasło",
"profile.delete": "Usuń konto",
"profile.editorColor": "Kolor edytora",
"profile.editorColor.choose": "Wybierz kolor edytora",
"profile.fullName": "Imię i nazwisko",
"profile.keepCurrent": "Pozostaw puste, aby zachować obecną wartość",
"profile.language.changed.message": "Język interfejsu został zmieniony.",
"profile.language.changed.title": "Zmieniono język",
"profile.language.failed": "Nie udało się zmienić języka",
"profile.language.help": "Zapisywany w profilu i stosowany po zapisaniu tych ustawień.",
"profile.newEmail": "Nowy e-mail",
"profile.newPassword": "Nowe hasło",
"profile.noNicknameSuggestion": "Brak automatycznej propozycji pseudonimu.",
"profile.organization": "Organizacja",
"profile.passwordRequired": "Wymagane przy zmianie e-maila lub hasła",
"profile.save": "Zapisz profil",
"profile.saved": "Ustawienia profilu zostały zapisane.",
"profile.signedAs": "Zalogowano jako {identity}",
"profile.suggestedNickname": "Sugerowany pseudonim: {nickname}",
"profile.theme": "Motyw interfejsu",
"profile.updateFailed": "Nie udało się zaktualizować profilu",
"profile.updated": "Profil zaktualizowany",
"proper.arial": "Arial",
"proper.emailExample": "you@example.com",
"proper.georgia": "Georgia",
"proper.markdown": "Markdown",
"proper.mermaid": "Mermaid",
"proper.rustpad": "RustPad",
"public.copyFailed": "Nie udało się skopiować linku",
"public.copyHeadingAria": "Kopiuj link do nagłówka w linii {line}",
"public.copyHeadingTitle": "Kopiuj link do tego nagłówka (linia {line})",
"public.copyLineAria": "Kopiuj link do linii {line}",
"public.copyLink": "Kopiuj link",
"public.fullWidth": "Pełna szerokość",
"public.headingCopied": "Link do nagłówka skopiowano do schowka.",
"public.lineCopied": "Link do linii {line} skopiowano do schowka.",
"public.lineLinks": "Linki do linii",
"public.lineNumbers": "Numery linii",
"public.linkCopiedTitle": "Link skopiowany",
"public.loadFailed": "Nie udało się wczytać opublikowanej strony",
"public.mermaidFailed": "Nie udało się załadować Mermaid.",
"public.open": "Otwórz stronę",
"public.pageLinkCopied": "Link do opublikowanej strony skopiowano do schowka.",
"public.pageLinkCopyFailed": "Nie udało się skopiować linku do strony",
"public.passwordAuthorized": "Zaloguj się na uprawnione konto albo podaj hasło zasobu.",
"public.passwordCorrect": "Podaj prawidłowe hasło.",
"public.protected": "Chroniona strona",
"public.protected.copy": "Podaj hasło do notatki albo zaloguj się na konto z dostępem.",
"public.task.disabled": "Aktualizowanie zadań zostało wyłączone przez właściciela",
"public.task.update": "Zaktualizuj to zadanie",
"public.taskComplete": "Zadanie oznaczono jako ukończone.",
"public.taskIncomplete": "Zadanie oznaczono jako nieukończone.",
"public.taskUpdateFailed": "Nie udało się zaktualizować zadania",
"public.taskUpdated": "Zadanie zaktualizowane",
"public.title": "Opublikowana notatka · RustPad",
"public.unlockFailed": "Nie udało się odblokować strony",
"public.unlocked": "Opublikowana strona została odblokowana.",
"public.unlockedTitle": "Strona odblokowana",
"public.updated": "Zaktualizowano: {date}",
"public.updatedTasks": "Zaktualizowano: {date} · zadania można edytować",
"resource.changePassword": "Zmień hasło",
"resource.deleteAsk": "Trwale usunąć „{title}”?",
"resource.deleteFailed": "Nie udało się usunąć elementu",
"resource.deleted": "Usunięto: {kind}.",
"resource.makePrivate": "Ustaw jako prywatny",
"resource.makePublic": "Ustaw jako publiczny",
"resource.minimumPassword": "Minimum 8 znaków",
"resource.passwordEnabled": "Ochrona hasłem jest włączona dla {title}.",
"resource.passwordMinError": "Hasło musi mieć co najmniej 8 znaków.",
"resource.passwordProtectedMeta": "chroniony hasłem",
"resource.passwordRemoveAsk": "Usunąć ochronę hasłem z „{title}”?",
"resource.passwordRemoveCopy": "Każda osoba z publicznym linkiem będzie mogła otworzyć ten element bez hasła.",
"resource.passwordRemoveFailed": "Nie udało się usunąć hasła",
"resource.passwordRemoved": "Ochrona hasłem została usunięta z {title}.",
"resource.passwordRemovedTitle": "Usunięto hasło",
"resource.passwordSaveFailed": "Nie udało się zapisać hasła",
"resource.passwordSaved": "Hasło zapisane",
"resource.passwordSettings": "Ustawienia hasła",
"resource.passwordShort": "Hasło…",
"resource.passwordVeryShort": "Hasło…",
"resource.privateMeta": "prywatny",
"resource.removePassword": "Usuń hasło",
"resource.removed": "Element usunięty",
"resource.setPassword": "Ustaw hasło",
"resource.visibilityChanged": "{title}: widoczność ustawiono na {visibility}.",
"resource.visibilityFailed": "Nie udało się zmienić widoczności",
"resource.visibilityTitle": "Zmieniono widoczność",
"resources.accessRules": "Zasady dostępu:",
"resources.accessRules.copy": "Elementy publiczne otwierają się z linku; hasło dodaje ochronę dostępu przez link. Elementy prywatne są widoczne tylko dla właściciela, wskazanych kont i użytkowników z ważnym linkiem udostępniania. Nieuprawnieni użytkownicy otrzymują odpowiedź o braku zasobu.",
"resources.anotherUser": "innego użytkownika",
"resources.copy": "Elementy utworzone po zalogowaniu są przypisywane do Twojego konta.",
"resources.createWorkspaceFailed": "Nie udało się utworzyć obszaru roboczego",
"resources.empty": "Nie masz jeszcze przypisanych elementów.",
"resources.loadFailed": "Nie udało się wczytać Twoich elementów",
"resources.loading": "Ładowanie…",
"resources.pagination": "Paginacja zasobów",
"resources.search": "Szukaj notatek i obszarów roboczych",
"resources.search.placeholder": "Szukaj notatek i obszarów roboczych…",
"resources.sharedBy": "Udostępnione przez: {user}",
"resources.title": "Moje notatki i obszary robocze",
"share.accessGranted": "Dostęp nadany.",
"share.accessRemoved": "Dostęp został odebrany.",
"share.attention": "Udostępnianie wymaga uwagi",
"share.close": "Zamknij okno udostępniania",
"share.copy": "Kopiuj",
"share.createLink": "Utwórz link",
"share.created": "Utworzono: {date}",
"share.directDisabled": "Linki bezpośrednie są wyłączone, gdy element jest publiczny i nie ma hasła. Istniejące linki są zachowane i ponownie staną się aktywne po ustawieniu elementu jako prywatnego lub dodaniu hasła.",
"share.directLinks": "Linki bezpośrednie",
"share.directLinks.copy": "Twórz linki dla osób bez konta albo zarządzaj istniejącymi linkami.",
"share.emailOrUsername": "E-mail lub nazwa użytkownika",
"share.expires": "Wygasa: {date}",
"share.failed": "Operacja udostępniania nie powiodła się",
"share.grant": "Nadaj dostęp",
"share.hours": "godz.",
"share.individualLinks": "Indywidualne linki",
"share.invitationSent": "Zaproszenie wysłano. Dostęp pojawi się po zaakceptowaniu go przez odbiorcę.",
"share.label": "Etykieta",
"share.linkCopied": "Link skopiowany.",
"share.linkCreatedCopied": "Link utworzono, wyświetlono poniżej i skopiowano.",
"share.linkCreatedCopyFailed": "Link utworzono i wyświetlono poniżej. Automatyczne kopiowanie nie powiodło się; użyj przycisku Kopiuj.",
"share.linkId": "ID linku #{id} · Utworzono {created} · {expires}",
"share.linkNotStored": "Pełny adres nie jest przechowywany. Użyj etykiety lub identyfikatora linku #{id}, aby go rozpoznać.",
"share.linkPermission": "Uprawnienie linku",
"share.linkRevoked": "Link unieważniony.",
"share.linkUpdated": "Link zaktualizowany.",
"share.linkVisibleOnce": "Pełny adres pozostanie widoczny do zamknięcia tego okna.",
"share.manage": "Zarządzaj zarejestrowanymi użytkownikami i bezpośrednimi linkami dostępu do {title}.",
"share.manageFor": "Zarządzaj zarejestrowanymi użytkownikami i bezpośrednimi linkami dla",
"share.never": "Nigdy",
"share.neverExpires": "Nigdy nie wygasa",
"share.newLink": "Nowy link udostępniania",
"share.newValidityHours": "Nowa ważność w godzinach",
"share.noActiveLinks": "Brak aktywnych linków.",
"share.noUsers": "Żaden użytkownik nie ma dostępu.",
"share.people": "Osoby z dostępem",
"share.people.copy": "Zaproś istniejących użytkowników RustPad przez e-mail albo nazwę konta/użytkownika katalogowego.",
"share.permission": "Uprawnienie",
"share.revoke": "Unieważnij",
"share.title": "Udostępnianie dostępu",
"share.unlabeled": "Link bez etykiety",
"share.updated": "Zaktualizowano udostępnianie",
"share.validFor": "Ważny przez",
"share.validityHours": "Ważność w godzinach",
"share.validityRange": "Podaj okres ważności od 1 do 87600 godzin.",
"status.accessFull": "Dostęp: pełny",
"status.accessReadOnly": "Dostęp: tylko odczyt",
"status.applicationError": "Błąd aplikacji",
"status.connecting": "Łączenie…",
"status.heartbeatTimeout": "przekroczono czas oczekiwania na heartbeat",
"status.inactiveTimeout": "Połączenie przestało odpowiadać po okresie nieaktywności karty.",
"status.measuring": "Pomiar",
"status.networkRestored": "Połączenie sieciowe zostało przywrócone.",
"status.offline": "Offline",
"status.online": "Online",
"status.openFailed": "Nie udało się otworzyć połączenia na żywo.",
"status.openingConnection": "Otwieranie połączenia na żywo.",
"status.reconnecting": "Ponowne łączenie…",
"status.reestablishing": "Ponowne nawiązywanie połączenia na żywo.",
"status.serverInterrupted": "Połączenie z serwerem zostało przerwane.",
"status.waiting": "Oczekiwanie",
"theme.dark": "Ciemny",
"theme.dark.copy": "Obecny wygląd RustPad",
"theme.light": "Jasny",
"theme.light.copy": "Ciepłe kremowe powierzchnie i ciemny tekst",
"toast.close": "Zamknij powiadomienie",
"toast.region.label": "Powiadomienia",
"toast.title.danger": "Coś poszło nie tak",
"toast.title.info": "Informacja",
"toast.title.success": "Sukces",
"toast.title.warning": "Ostrzeżenie",
"upload.error.generic": "Nie udało się przesłać pliku.",
"upload.progress.label": "Postęp przesyłania pliku",
"upload.status.complete": "Gotowe",
"upload.status.preparing": "Przygotowywanie…",
"upload.status.processing": "Przetwarzanie…",
"upload.status.starting": "Rozpoczynanie…",
"upload.title.complete": "Plik przesłany",
"upload.title.failed": "Przesyłanie nie powiodło się",
"upload.title.uploading": "Przesyłanie pliku",
"users.zero": "0 użytkowników",
"vendor.globalMissing": "{name} nie zarejestrował globalnego obiektu przeglądarki.",
"vendor.loadFailed": "Nie udało się wczytać {path}.",
"words.zero": "0 słów",
"workspace.aria": "Obszar roboczy RustPad",
"workspace.cards": "Karty",
"workspace.connectionError": "Błąd połączenia z obszarem roboczym",
"workspace.createNoteFailed": "Nie udało się utworzyć notatki",
"workspace.createdBy": "Utworzona przez: {author}",
"workspace.deleteNoteAsk": "Usunąć notatkę „{title}”? Tej operacji nie można cofnąć.",
"workspace.deleteNoteFailed": "Nie udało się usunąć notatki",
"workspace.deleteNoteTitle": "Usuń notatkę",
"workspace.deleteProtected": "Chroniona notatka: usunąć ją może tylko właściciel",
"workspace.deleteReadWrite": "Do usunięcia tej notatki wymagany jest dostęp do odczytu i zapisu",
"workspace.deleteTitle": "Usuń {title}",
"workspace.empty": "Brak notatek.",
"workspace.enterPassword": "Podaj hasło obszaru roboczego, aby kontynuować.",
"workspace.identify": "Przedstaw się",
"workspace.linkCopied": "Link do obszaru roboczego skopiowano do schowka.",
"workspace.linkCopyFailed": "Nie udało się skopiować linku do obszaru roboczego",
"workspace.minPassword": "Min. 8 znaków",
"workspace.newNote": "Nowa notatka",
"workspace.noteDeleted": "Notatka „{title}” została usunięta.",
"workspace.noteDeletedTitle": "Notatka usunięta",
"workspace.noteName.placeholder": "Nazwa notatki",
"workspace.noteProtect": "Chroń tę notatkę przed usunięciem",
"workspace.notes.copy": "Wybierz notatkę albo utwórz nową.",
"workspace.notesView": "Widok notatek",
"workspace.pagination": "Paginacja notatek",
"workspace.passwordFailed": "Nie udało się ustawić hasła obszaru roboczego",
"workspace.protect": "Chroń obszar roboczy",
"workspace.protect.copy": "Jedno hasło chroni obszar roboczy i wszystkie jego notatki.",
"workspace.protected": "Chroniony obszar roboczy",
"workspace.protected.message": "Ochrona hasłem dla tego obszaru roboczego jest teraz włączona.",
"workspace.protected.title": "Obszar roboczy chroniony",
"workspace.protectedBadge": "Chroniona",
"workspace.search": "Szukaj notatek",
"workspace.search.placeholder": "Szukaj notatek…",
"workspace.stats.files": "Pliki: {count} ({size})",
"workspace.stats.participants": "Uczestnicy: {count}",
"workspace.stats.revisions": "Wersje: {count}",
"workspace.table.actions": "Akcje",
"workspace.table.createdBy": "Utworzona przez",
"workspace.table.files": "Pliki",
"workspace.table.name": "Nazwa",
"workspace.table.participants": "Uczestnicy",
"workspace.table.revisions": "Wersje",
"workspace.table.status": "Status",
"workspace.table.updated": "Zaktualizowano",
"workspace.unknown": "Nieznany",
"workspace.unlockFailed": "Nie udało się odblokować obszaru roboczego",
"workspace.unlocked.message": "Odblokowano dostęp do obszaru roboczego.",
"workspace.unlocked.title": "Obszar roboczy odblokowany",
"workspace.unprotectedBadge": "Bez ochrony",
"workspace.updated": "Zaktualizowano: {date}",
"editor.protectedNote": "Chroniona notatka",
"editor.protectedWorkspace": "Chroniony obszar roboczy",
"editor.resourceAriaNote": "Notatka RustPad",
"editor.resourceAriaWorkspaceNote": "Notatka obszaru roboczego RustPad",
"editor.shortcut.previewNewLine": "Nowy wiersz podczas edycji podglądu",
"editor.shortcut.previewRaw": "Edytuj surowy Markdown bieżącego wiersza podglądu",
"workspace.deleteProtectedTitle": "Usuń chronioną notatkę (tylko właściciel)",
"auth.login.copy": "Użyj adresu e-mail i hasła.",
"auth.login.directoryCopy": "Użyj adresu e-mail lub nazwy użytkownika LDAP/AD oraz hasła.",
"auth.register.copy": "Zarejestruj konto za pomocą adresu e-mail i hasła.",
"common.creating": "Tworzenie…",
"editor.pageAccessWorkspaceCopy": "Dostęp do opcji strony wymaga obszaru roboczego chronionego hasłem.",
"editor.pagePasswordSetWorkspace": "Ustaw tutaj hasło obszaru roboczego, aby włączyć publikowanie strony.",
"editor.pagePasswordSetNote": "Ustaw tutaj hasło notatki, aby włączyć publikowanie strony.",
"editor.pagePasswordWorkspaceHelp": "Co najmniej 8 znaków. Hasło chroni obszar roboczy i wszystkie jego notatki.",
"editor.pagePasswordNoteHelp": "Co najmniej 8 znaków. Hasło chroni również dostęp do edycji.",
"editor.pagePasswordFirst": "Ustaw hasło przed włączeniem opublikowanej strony",
"editor.pageEnabled": "Opublikowana strona włączona",
"editor.text": "Tekst",
"common.close": "Zamknij",
"editor.connectionRestored": "Połączenie przywrócone",
"editor.connectionRestored.message": "Edycja na żywo jest ponownie aktywna.",
"editor.passwordPending": "Wymagane hasło — oczekujące zmiany zachowano",
"editor.readOnlyUnsaved": "Tylko do odczytu — zmiany nie są zapisywane",
"editor.pageDisabledError": "Opublikowana strona jest wyłączona.",
"workspace.passwordSetDuringSession": "Ustawiono hasło dla tego obszaru roboczego. Wprowadź je, aby kontynuować.",
"common.copied": "Skopiowano",
"error.document.fileNotFound": "Nie znaleziono pliku · RustPad",
"error.document.noteNotFound": "Nie znaleziono notatki · RustPad",
"error.document.publishedNotFound": "Nie znaleziono opublikowanej strony · RustPad",
"error.document.pageNotFound": "Nie znaleziono strony · RustPad",
"error.document.methodNotAllowed": "Metoda niedozwolona · RustPad",
"error.document.serverError": "Błąd serwera · RustPad"
}
}