mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 16:00:19 -05:00
7c75af83b3
♻️ Replacing the old Pencil loader with the new Loader component
5324 lines
150 KiB
Text
5324 lines
150 KiB
Text
msgid ""
|
||
msgstr ""
|
||
"PO-Revision-Date: 2022-08-18 16:16+0000\n"
|
||
"Last-Translator: andy <andres.gonzalez79@gmail.com>\n"
|
||
"Language-Team: English "
|
||
"<https://hosted.weblate.org/projects/penpot/frontend/en/>\n"
|
||
"Language: en\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=utf-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||
"X-Generator: Weblate 4.14-dev\n"
|
||
|
||
#: src/app/main/ui/auth/register.cljs
|
||
msgid "auth.already-have-account"
|
||
msgstr "Already have an account?"
|
||
|
||
#: src/app/main/ui/auth/register.cljs
|
||
msgid "auth.check-your-email"
|
||
msgstr "Check your email and click on the link to verify and start using Penpot."
|
||
|
||
#: src/app/main/ui/auth/recovery.cljs
|
||
msgid "auth.confirm-password"
|
||
msgstr "Confirm password"
|
||
|
||
#: src/app/main/ui/auth/register.cljs, src/app/main/ui/auth/login.cljs
|
||
msgid "auth.create-demo-account"
|
||
msgstr "Create demo account"
|
||
|
||
#: src/app/main/ui/auth/register.cljs, src/app/main/ui/auth/login.cljs
|
||
msgid "auth.create-demo-profile"
|
||
msgstr "Just wanna try it?"
|
||
|
||
#: src/app/main/ui/auth/register.cljs
|
||
msgid "auth.demo-warning"
|
||
msgstr ""
|
||
"This is a DEMO service, DO NOT USE for real work, the projects will be "
|
||
"periodically wiped."
|
||
|
||
#: src/app/main/ui/auth/register.cljs, src/app/main/ui/auth/recovery_request.cljs, src/app/main/ui/auth/login.cljs
|
||
msgid "auth.work-email"
|
||
msgstr "Work email"
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "auth.forgot-password"
|
||
msgstr "Forgot password?"
|
||
|
||
#: src/app/main/ui/auth/register.cljs
|
||
msgid "auth.fullname"
|
||
msgstr "Full Name"
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "auth.login-account-title"
|
||
msgstr "Log into my account"
|
||
|
||
#: src/app/main/ui/auth/register.cljs
|
||
msgid "auth.login-here"
|
||
msgstr "Login here."
|
||
|
||
#: src/app/main/ui/auth/register.cljs
|
||
msgid "auth.check-mail"
|
||
msgstr "Check your email"
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "auth.login-submit"
|
||
msgstr "Login"
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "auth.login-tagline"
|
||
msgstr "Penpot is the free open-source design tool for Design and Code collaboration"
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "auth.register-tagline"
|
||
msgstr "With a free Penpot account, you can create unlimited teams and collaborate with other designers and developers on as many projects as you like. "
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "auth.register-account-tagline"
|
||
msgstr "Let us know what we should call you on the dashboard and in emails."
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "auth.login-with-github-submit"
|
||
msgstr "GitHub"
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "auth.login-with-gitlab-submit"
|
||
msgstr "GitLab"
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "auth.login-with-google-submit"
|
||
msgstr "Google"
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "auth.login-with-ldap-submit"
|
||
msgstr "LDAP"
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "auth.login-with-oidc-submit"
|
||
msgstr "OpenID"
|
||
|
||
#: src/app/main/ui/settings/team-form.cljs, src/app/main/ui/auth/register.cljs, src/app/main/ui/dashboard/team_form.cljs, src/app/main/ui/onboarding/team_choice.cljs, src/app/main/ui/settings/access_tokens.cljs, src/app/main/ui/settings/feedback.cljs, src/app/main/ui/settings/profile.cljs, src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "errors.field-not-all-whitespace"
|
||
msgstr "The name must contain some character other than space."
|
||
|
||
#: src/app/main/ui/auth/register.cljs, src/app/main/ui/dashboard/team_form.cljs, src/app/main/ui/onboarding/team_choice.cljs, src/app/main/ui/setti ngs/access_tokens.cljs, src/app/main/ui/settings/feedback.cljs, src/app/main/ui/settings/profile.cljs, src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "errors.field-max-length"
|
||
msgstr[0] "Must contain at most 1 characters."
|
||
msgstr[1] "Must contain at most %s characters."
|
||
|
||
msgid "errors.field-min-length"
|
||
msgstr[0] "Must contain at least 1 character."
|
||
msgstr[1] "Must contain at least %s characters."
|
||
|
||
#: src/app/main/ui/auth/recovery.cljs
|
||
msgid "auth.new-password"
|
||
msgstr "Type a new password"
|
||
|
||
#: src/app/main/ui/auth/recovery.cljs
|
||
msgid "errors.invalid-recovery-token"
|
||
msgstr "The recovery token is invalid."
|
||
|
||
#: src/app/main/ui/auth/recovery.cljs
|
||
msgid "auth.notifications.password-changed-successfully"
|
||
msgstr "Password successfully changed"
|
||
|
||
#: src/app/main/ui/auth/recovery_request.cljs
|
||
msgid "auth.notifications.profile-not-verified"
|
||
msgstr "Profile is not verified, please verify profile before continue."
|
||
|
||
#: src/app/main/ui/auth/recovery_request.cljs
|
||
msgid "auth.notifications.recovery-token-sent"
|
||
msgstr "Password recovery link sent to your inbox."
|
||
|
||
#: src/app/main/ui/auth/verify_token.cljs
|
||
msgid "auth.notifications.team-invitation-accepted"
|
||
msgstr "Joined the team successfully"
|
||
|
||
#: src/app/main/ui/auth/register.cljs, src/app/main/ui/auth/login.cljs
|
||
msgid "auth.password"
|
||
msgstr "Password"
|
||
|
||
#: src/app/main/ui/auth/register.cljs
|
||
msgid "auth.password-length-hint"
|
||
msgstr "At least 8 characters"
|
||
|
||
msgid "auth.privacy-policy"
|
||
msgstr "Privacy policy"
|
||
|
||
#: src/app/main/ui/auth/recovery_request.cljs
|
||
msgid "auth.recovery-request-submit"
|
||
msgstr "Recover Password"
|
||
|
||
#: src/app/main/ui/auth/recovery_request.cljs
|
||
msgid "auth.recovery-request-subtitle"
|
||
msgstr "We'll send you an email with instructions"
|
||
|
||
#: src/app/main/ui/auth/recovery_request.cljs
|
||
msgid "auth.recovery-request-title"
|
||
msgstr "Forgot password?"
|
||
|
||
#: src/app/main/ui/auth/recovery.cljs
|
||
msgid "auth.recovery-submit"
|
||
msgstr "Change your password"
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "auth.register"
|
||
msgstr "No account yet?"
|
||
|
||
#: src/app/main/ui/auth/register.cljs, src/app/main/ui/auth/login.cljs
|
||
msgid "auth.register-submit"
|
||
msgstr "Create an account"
|
||
|
||
#: src/app/main/ui/auth/register.cljs
|
||
msgid "auth.register-title"
|
||
msgstr "Create an account"
|
||
|
||
#: src/app/main/ui/auth/register.cljs
|
||
msgid "auth.register-account-title"
|
||
msgstr "Your name"
|
||
|
||
#: src/app/main/ui/auth.cljs
|
||
msgid "auth.sidebar-tagline"
|
||
msgstr "The open-source solution for design and prototyping."
|
||
|
||
msgid "auth.terms-of-service"
|
||
msgstr "Terms of service"
|
||
|
||
msgid "auth.terms-privacy-agreement"
|
||
msgstr ""
|
||
"When creating a new account, you agree to ourf terms of service and privacy "
|
||
"policy."
|
||
|
||
#: src/app/main/ui/auth/register.cljs
|
||
#, markdown
|
||
msgid "auth.terms-and-privacy-agreement"
|
||
msgstr ""
|
||
"I agree to the [terms of service](%s) and [privacy policy](%s)."
|
||
|
||
#: src/app/main/ui/auth/register.cljs
|
||
msgid "auth.verification-email-sent"
|
||
msgstr "We've sent a verification email to"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "branding-illustrations-marketing-pieces"
|
||
msgstr "...branding, illustrations, marketing pieces, etc."
|
||
|
||
msgid "common.publish"
|
||
msgstr "Publish"
|
||
|
||
msgid "common.share-link.all-users"
|
||
msgstr "All Penpot users"
|
||
|
||
msgid "common.share-link.confirm-deletion-link-description"
|
||
msgstr ""
|
||
"Are you sure you want to remove this link? If you do it, it's no longer be "
|
||
"available for anyone"
|
||
|
||
msgid "common.share-link.current-tag"
|
||
msgstr "(current)"
|
||
|
||
msgid "common.share-link.destroy-link"
|
||
msgstr "Destroy link"
|
||
|
||
msgid "common.share-link.get-link"
|
||
msgstr "Get link"
|
||
|
||
msgid "common.share-link.link-copied-success"
|
||
msgstr "Link copied successfully"
|
||
|
||
msgid "common.share-link.manage-ops"
|
||
msgstr "Manage permissions"
|
||
|
||
msgid "common.share-link.page-shared"
|
||
msgid_plural "common.share-link.page-shared"
|
||
msgstr[0] "1 page shared"
|
||
msgstr[1] "%s pages shared"
|
||
|
||
msgid "common.share-link.permissions-can-comment"
|
||
msgstr "Can comment"
|
||
|
||
msgid "common.share-link.permissions-can-inspect"
|
||
msgstr "Can inspect code"
|
||
|
||
msgid "common.share-link.permissions-hint"
|
||
msgstr "Anyone with link will have access"
|
||
|
||
msgid "common.share-link.permissions-pages"
|
||
msgstr "Pages shared"
|
||
|
||
msgid "common.share-link.placeholder"
|
||
msgstr "Shareable link will appear here"
|
||
|
||
msgid "common.share-link.team-members"
|
||
msgstr "Only team members"
|
||
|
||
msgid "common.share-link.title"
|
||
msgstr "Share prototypes"
|
||
|
||
msgid "common.share-link.view-all"
|
||
msgstr "Select All"
|
||
|
||
msgid "common.unpublish"
|
||
msgstr "Unpublish"
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs
|
||
msgid "dasboard.team-hero.management"
|
||
msgstr "Team management"
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs
|
||
msgid "dasboard.team-hero.text"
|
||
msgstr ""
|
||
"Penpot is meant for teams. Invite members to work together on projects and "
|
||
"files"
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs
|
||
msgid "dasboard.team-hero.title"
|
||
msgstr "Team up!"
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs
|
||
msgid "dasboard.tutorial-hero.info"
|
||
msgstr ""
|
||
"Learn the basics at Penpot while having some fun with this hands on "
|
||
"tutorial."
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs
|
||
msgid "dasboard.tutorial-hero.start"
|
||
msgstr "Start the tutorial"
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs
|
||
msgid "dasboard.tutorial-hero.title"
|
||
msgstr "Hands on Tutorial"
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs
|
||
msgid "dasboard.walkthrough-hero.info"
|
||
msgstr "Take a walk through Penpot and get to know its main features."
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs
|
||
msgid "dasboard.walkthrough-hero.start"
|
||
msgstr "Start the tour"
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs
|
||
msgid "dasboard.walkthrough-hero.title"
|
||
msgstr "Interface Walkthrough"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.copied-success"
|
||
msgstr "Copied token"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.create"
|
||
msgstr "Generate new token"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.create-success"
|
||
msgstr "Access token created successfully."
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.empty.add-one"
|
||
msgstr "Press the button \"Generate new token\" to generate one."
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.empty.no-access-tokens"
|
||
msgstr "You have no tokens so far."
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.expiration-180-days"
|
||
msgstr "180 days"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.expiration-30-days"
|
||
msgstr "30 days"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.expiration-60-days"
|
||
msgstr "60 days"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.expiration-90-days"
|
||
msgstr "90 days"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.expiration-never"
|
||
msgstr "Never"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.expired-on"
|
||
msgstr "Expired on %s"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.expires-on"
|
||
msgstr "Expires on %s"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.no-expiration"
|
||
msgstr "No expiration date"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.personal"
|
||
msgstr "Personal access tokens"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.personal.description"
|
||
msgstr ""
|
||
"Personal access tokens function like an alternative to our login/password "
|
||
"authentication system and can be used to allow an application to access the "
|
||
"internal Penpot API"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.token-will-expire"
|
||
msgstr "The token will expire on %s"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "dashboard.access-tokens.token-will-not-expire"
|
||
msgstr "The token has no expiration date"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.add-shared"
|
||
msgstr "Add as Shared Library"
|
||
|
||
#: src/app/main/ui/settings/profile.cljs
|
||
msgid "dashboard.change-email"
|
||
msgstr "Change email"
|
||
|
||
#: src/app/main/data/dashboard.cljs, src/app/main/data/dashboard.cljs
|
||
msgid "dashboard.copy-suffix"
|
||
msgstr "(copy)"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "dashboard.create-new-team"
|
||
msgstr "Create new team"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "dashboard.default-team-name"
|
||
msgstr "Your Penpot"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "dashboard.delete-team"
|
||
msgstr "Delete team"
|
||
|
||
msgid "dashboard.download-binary-file"
|
||
msgstr "Download Penpot file (.penpot)"
|
||
|
||
msgid "dashboard.download-standard-file"
|
||
msgstr "Download standard file (.svg + .json)"
|
||
|
||
#: src/app/main/ui/dashboard/project_menu.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.duplicate"
|
||
msgstr "Duplicate"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.duplicate-multi"
|
||
msgstr "Duplicate %s files"
|
||
|
||
#: src/app/main/ui/dashboard/grid.cljs
|
||
#, markdown
|
||
msgid "dashboard.empty-placeholder-drafts"
|
||
msgstr ""
|
||
"Files added to Libraries will appear here. Try sharing your files or add "
|
||
"from our [Libraries & "
|
||
"templates](https://penpot.app/libraries-templates)."
|
||
|
||
msgid "dashboard.export-binary-multi"
|
||
msgstr "Download %s Penpot files (.penpot)"
|
||
|
||
msgid "dashboard.export-frames"
|
||
msgstr "Export boards as PDF"
|
||
|
||
#: src/app/main/ui/export.cljs
|
||
msgid "dashboard.export-frames.title"
|
||
msgstr "Export as PDF"
|
||
|
||
msgid "dashboard.export-multi"
|
||
msgstr "Export Penpot %s files"
|
||
|
||
#: src/app/main/ui/export.cljs
|
||
msgid "dashboard.export-multiple.selected"
|
||
msgstr "%s of %s elements selected"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "dashboard.export-shapes"
|
||
msgstr "Export"
|
||
|
||
#: src/app/main/ui/export.cljs
|
||
msgid "dashboard.export-shapes.how-to"
|
||
msgstr ""
|
||
"You can add export settings to elements from the design properties (at the "
|
||
"bottom of the right sidebar)."
|
||
|
||
#: src/app/main/ui/export.cljs
|
||
msgid "dashboard.export-shapes.how-to-link"
|
||
msgstr "Info how to set exports at Penpot."
|
||
|
||
#: src/app/main/ui/export.cljs
|
||
msgid "dashboard.export-shapes.no-elements"
|
||
msgstr "There are no elements with export settings."
|
||
|
||
#: src/app/main/ui/export.cljs
|
||
msgid "dashboard.export-shapes.title"
|
||
msgstr "Export selection"
|
||
|
||
msgid "dashboard.export-standard-multi"
|
||
msgstr "Download %s standard files (.svg + .json)"
|
||
|
||
msgid "dashboard.export.detail"
|
||
msgstr "* Might include components, graphics, colors and/or typographies."
|
||
|
||
msgid "dashboard.export.explain"
|
||
msgstr ""
|
||
"One or more files that you want to export are using shared libraries. What "
|
||
"do you want to do with their assets*?"
|
||
|
||
msgid "dashboard.export.options.all.message"
|
||
msgstr ""
|
||
"files with shared libraries will be included in the export, maintaining "
|
||
"their linkage."
|
||
|
||
msgid "dashboard.export.options.all.title"
|
||
msgstr "Export shared libraries"
|
||
|
||
msgid "dashboard.export.options.detach.message"
|
||
msgstr ""
|
||
"Shared libraries will not be included in the export and no assets will be "
|
||
"added to the library. "
|
||
|
||
msgid "dashboard.export.options.detach.title"
|
||
msgstr "Treat shared library assets as basic objects"
|
||
|
||
msgid "dashboard.export.options.merge.message"
|
||
msgstr ""
|
||
"Your file will be exported with all external assets merged into the file "
|
||
"library."
|
||
|
||
msgid "dashboard.export.options.merge.title"
|
||
msgstr "Include shared library assets in file libraries"
|
||
|
||
msgid "dashboard.export.title"
|
||
msgstr "Export files"
|
||
|
||
msgid "dashboard.fonts.deleted-placeholder"
|
||
msgstr "Missing font"
|
||
|
||
#: src/app/main/ui/dashboard/fonts.cljs
|
||
msgid "dashboard.fonts.dismiss-all"
|
||
msgstr "Dismiss all"
|
||
|
||
msgid "dashboard.fonts.empty-placeholder"
|
||
msgstr "Custom fonts you upload will appear here."
|
||
|
||
#: src/app/main/ui/dashboard/fonts.cljs
|
||
msgid "dashboard.fonts.fonts-added"
|
||
msgid_plural "dashboard.fonts.fonts-added"
|
||
msgstr[0] "1 font added"
|
||
msgstr[1] "%s fonts added"
|
||
|
||
#, markdown
|
||
msgid "dashboard.fonts.hero-text1"
|
||
msgstr ""
|
||
"Any web font you upload here will be added to the font family list "
|
||
"available at the text properties of the files of this team. Fonts with the "
|
||
"same font family name will be grouped as a **single font family**. You can "
|
||
"upload fonts with the following formats: **TTF, OTF and WOFF** (only one "
|
||
"will be needed)."
|
||
|
||
#, markdown
|
||
msgid "dashboard.fonts.hero-text2"
|
||
msgstr ""
|
||
"You should only upload fonts you own or have license to use in Penpot. Find "
|
||
"out more in the Content rights section of [Penpot's Terms of "
|
||
"Service](https://penpot.app/terms.html). You also might want to read about "
|
||
"[font licensing](https://www.typography.com/faq)."
|
||
|
||
#: src/app/main/ui/dashboard/fonts.cljs
|
||
msgid "dashboard.fonts.upload-all"
|
||
msgstr "Upload all"
|
||
|
||
#, markdown
|
||
msgid "dashboard.fonts.warning-text"
|
||
msgstr ""
|
||
"We have detected a possible problem in your fonts related to vertical "
|
||
"metrics for different operative systems. In order to check it you can use "
|
||
"font vertical metrics services like [this "
|
||
"one](https://vertical-metrics.netlify.app/). In addition, we recommend "
|
||
"using [Transfonter](https://transfonter.org/) to generate webfonts and fix "
|
||
"errors. "
|
||
|
||
msgid "dashboard.import"
|
||
msgstr "Import Penpot files"
|
||
|
||
msgid "dashboard.import.analyze-error"
|
||
msgstr "Oops! We couldn't import this file"
|
||
|
||
msgid "dashboard.import.analyze-error.components-v2"
|
||
msgstr "File with components v2 activated but this team doesn't support it yet."
|
||
|
||
msgid "dashboard.import.import-error"
|
||
msgstr "There was a problem importing the file. The file wasn't imported."
|
||
|
||
msgid "dashboard.import.import-message"
|
||
msgid_plural "dashboard.import.import-message"
|
||
msgstr[0] "1 file has been imported successfully."
|
||
msgstr[1] "%s files have been imported successfully."
|
||
|
||
msgid "dashboard.import.import-warning"
|
||
msgstr "Some files containted invalid objects that have been removed."
|
||
|
||
msgid "dashboard.import.progress.process-colors"
|
||
msgstr "Processing colors"
|
||
|
||
msgid "dashboard.import.progress.process-components"
|
||
msgstr "Processing components"
|
||
|
||
msgid "dashboard.import.progress.process-media"
|
||
msgstr "Processing media"
|
||
|
||
msgid "dashboard.import.progress.process-page"
|
||
msgstr "Processing page: %s"
|
||
|
||
msgid "dashboard.import.progress.process-typographies"
|
||
msgstr "Processing typographies"
|
||
|
||
msgid "dashboard.import.progress.upload-data"
|
||
msgstr "Uploading data to server (%s/%s)"
|
||
|
||
msgid "dashboard.import.progress.upload-media"
|
||
msgstr "Uploading file: %s"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "dashboard.invite-profile"
|
||
msgstr "Invite people"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs, src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "dashboard.leave-team"
|
||
msgstr "Leave team"
|
||
|
||
msgid "dashboard.libraries-and-templates"
|
||
msgstr "Libraries & Templates"
|
||
|
||
msgid "dashboard.libraries-and-templates.explore"
|
||
msgstr "Explore more of them and know how to contribute"
|
||
|
||
msgid "dashboard.libraries-and-templates.import-error"
|
||
msgstr "There was a problem importing the template. The template wasn't imported."
|
||
|
||
#: src/app/main/ui/dashboard/libraries.cljs
|
||
msgid "dashboard.libraries-title"
|
||
msgstr "Libraries"
|
||
|
||
#: src/app/main/ui/dashboard/grid.cljs
|
||
msgid "dashboard.loading-files"
|
||
msgstr "loading your files …"
|
||
|
||
msgid "dashboard.loading-fonts"
|
||
msgstr "loading your fonts …"
|
||
|
||
#: src/app/main/ui/dashboard/project_menu.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.move-to"
|
||
msgstr "Move to"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.move-to-multi"
|
||
msgstr "Move %s files to"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.move-to-other-team"
|
||
msgstr "Move to other team"
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs, src/app/main/ui/dashboard/files.cljs
|
||
msgid "dashboard.new-file"
|
||
msgstr "+ New File"
|
||
|
||
#: src/app/main/data/dashboard.cljs
|
||
msgid "dashboard.new-file-prefix"
|
||
msgstr "New File"
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs
|
||
msgid "dashboard.new-project"
|
||
msgstr "+ New project"
|
||
|
||
#: src/app/main/data/dashboard.cljs
|
||
msgid "dashboard.new-project-prefix"
|
||
msgstr "New Project"
|
||
|
||
#: src/app/main/ui/dashboard/search.cljs
|
||
msgid "dashboard.no-matches-for"
|
||
msgstr "No matches found for “%s“"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "dashboard.no-projects-placeholder"
|
||
msgstr "Pinned projects will appear here"
|
||
|
||
#: src/app/main/ui/auth/verify_token.cljs
|
||
msgid "dashboard.notifications.email-changed-successfully"
|
||
msgstr "Your email address has been updated successfully"
|
||
|
||
#: src/app/main/ui/auth/verify_token.cljs
|
||
msgid "dashboard.notifications.email-verified-successfully"
|
||
msgstr "Your email address has been verified successfully"
|
||
|
||
#: src/app/main/ui/settings/password.cljs
|
||
msgid "dashboard.notifications.password-saved"
|
||
msgstr "Password saved successfully!"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "dashboard.num-of-members"
|
||
msgstr "%s members"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.open-in-new-tab"
|
||
msgstr "Open file in a new tab"
|
||
|
||
msgid "dashboard.options"
|
||
msgstr "Options"
|
||
|
||
#: src/app/main/ui/settings/password.cljs
|
||
msgid "dashboard.password-change"
|
||
msgstr "Change password"
|
||
|
||
#: src/app/main/ui/dashboard/project_menu.cljs
|
||
msgid "dashboard.pin-unpin"
|
||
msgstr "Pin/Unpin"
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs
|
||
msgid "dashboard.projects-title"
|
||
msgstr "Projects"
|
||
|
||
#: src/app/main/ui/settings/profile.cljs
|
||
msgid "dashboard.remove-account"
|
||
msgstr "Want to remove your account?"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.remove-shared"
|
||
msgstr "Remove as Shared Library"
|
||
|
||
#: src/app/main/ui/settings/profile.cljs
|
||
msgid "dashboard.save-settings"
|
||
msgstr "Save settings"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "dashboard.search-placeholder"
|
||
msgstr "Search…"
|
||
|
||
#: src/app/main/ui/dashboard/search.cljs
|
||
msgid "dashboard.searching-for"
|
||
msgstr "Searching for “%s“…"
|
||
|
||
#: src/app/main/ui/settings/options.cljs
|
||
msgid "dashboard.select-ui-language"
|
||
msgstr "Select UI language"
|
||
|
||
#: src/app/main/ui/settings/options.cljs
|
||
msgid "dashboard.select-ui-theme"
|
||
msgstr "Select theme"
|
||
|
||
#: src/app/main/ui/dashboard/grid.cljs
|
||
msgid "dashboard.show-all-files"
|
||
msgstr "Show all files"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.success-delete-file"
|
||
msgid_plural "dashboard.success-delete-file"
|
||
msgstr[0] "Your file has been deleted successfully"
|
||
msgstr[1] "Your files have been deleted successfully"
|
||
|
||
#: src/app/main/ui/dashboard/project_menu.cljs
|
||
msgid "dashboard.success-delete-project"
|
||
msgstr "Your project has been deleted successfully"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.success-duplicate-file"
|
||
msgid_plural "dashboard.success-delete-file"
|
||
msgstr[0] "Your file has been duplicated successfully"
|
||
msgstr[1] "Your files have been duplicated successfully"
|
||
|
||
#: src/app/main/ui/dashboard/project_menu.cljs
|
||
msgid "dashboard.success-duplicate-project"
|
||
msgstr "Your project has been duplicated successfully"
|
||
|
||
#: src/app/main/ui/dashboard/grid.cljs, src/app/main/ui/dashboard/sidebar.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.success-move-file"
|
||
msgstr "Your file has been moved successfully"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.success-move-files"
|
||
msgstr "Your files have been moved successfully"
|
||
|
||
#: src/app/main/ui/dashboard/project_menu.cljs
|
||
msgid "dashboard.success-move-project"
|
||
msgstr "Your project has been moved successfully"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "dashboard.team-info"
|
||
msgstr "Team info"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "dashboard.team-members"
|
||
msgstr "Team members"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "dashboard.team-projects"
|
||
msgstr "Team projects"
|
||
|
||
#: src/app/main/ui/settings/options.cljs
|
||
msgid "dashboard.theme-change"
|
||
msgstr "UI theme"
|
||
|
||
#: src/app/main/ui/dashboard/search.cljs
|
||
msgid "dashboard.title-search"
|
||
msgstr "Search results"
|
||
|
||
#: src/app/main/ui/dashboard/search.cljs
|
||
msgid "dashboard.type-something"
|
||
msgstr "Type to search results"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.unpublish-shared"
|
||
msgstr "Unpublish Library"
|
||
|
||
#: src/app/main/ui/settings/password.cljs, src/app/main/ui/settings/options.cljs
|
||
msgid "dashboard.update-settings"
|
||
msgstr "Update settings"
|
||
|
||
msgid "dashboard.webhooks.active"
|
||
msgstr "Is active"
|
||
|
||
msgid "dashboard.webhooks.active.explain"
|
||
msgstr "When this hook is triggered event details will be delivered"
|
||
|
||
msgid "dashboard.webhooks.content-type"
|
||
msgstr "Content type"
|
||
|
||
msgid "dashboard.webhooks.create"
|
||
msgstr "Create webhook"
|
||
|
||
msgid "dashboard.webhooks.create.success"
|
||
msgstr "Webhook created successfully."
|
||
|
||
msgid "dashboard.webhooks.description"
|
||
msgstr ""
|
||
"Webhooks are a simple way to allow other websites and apps to be notified "
|
||
"when certain events happen at Penpot. We’ll send a POST request to each of "
|
||
"the URLs you provide."
|
||
|
||
msgid "dashboard.webhooks.empty.add-one"
|
||
msgstr "Press the button \"Add webhook\" to add one."
|
||
|
||
msgid "dashboard.webhooks.empty.no-webhooks"
|
||
msgstr "No webhooks created so far."
|
||
|
||
msgid "dashboard.webhooks.update.success"
|
||
msgstr "Webhook updated successfully."
|
||
|
||
#: src/app/main/ui/settings.cljs
|
||
msgid "dashboard.your-account-title"
|
||
msgstr "Your account"
|
||
|
||
#: src/app/main/ui/settings/profile.cljs
|
||
msgid "dashboard.your-email"
|
||
msgstr "Email"
|
||
|
||
#: src/app/main/ui/settings/profile.cljs
|
||
msgid "dashboard.your-name"
|
||
msgstr "Your name"
|
||
|
||
#: src/app/main/ui/dashboard/search.cljs, src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/libraries.cljs, src/app/main/ui/dashboard/projects.cljs, src/app/main/ui/dashboard/sidebar.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "dashboard.your-penpot"
|
||
msgstr "Your Penpot"
|
||
|
||
#: src/app/main/ui/alert.cljs
|
||
msgid "ds.alert-ok"
|
||
msgstr "Ok"
|
||
|
||
#: src/app/main/ui/alert.cljs
|
||
msgid "ds.alert-title"
|
||
msgstr "Attention"
|
||
|
||
#: src/app/main/ui/confirm.cljs
|
||
msgid "ds.component-subtitle"
|
||
msgstr "Components to update:"
|
||
|
||
#: src/app/main/ui/confirm.cljs
|
||
msgid "ds.confirm-cancel"
|
||
msgstr "Cancel"
|
||
|
||
#: src/app/main/ui/confirm.cljs
|
||
msgid "ds.confirm-ok"
|
||
msgstr "Ok"
|
||
|
||
msgid "ds.confirm-allow"
|
||
msgstr "Allow"
|
||
|
||
#: src/app/main/ui/confirm.cljs, src/app/main/ui/confirm.cljs
|
||
msgid "ds.confirm-title"
|
||
msgstr "Are you sure?"
|
||
|
||
#: src/app/main/data/users.cljs
|
||
msgid "errors.auth-provider-not-allowed"
|
||
msgstr "Auth provider not allowed for this profile"
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "errors.auth-provider-not-configured"
|
||
msgstr "Authentication provider not configured."
|
||
|
||
msgid "errors.auth.unable-to-login"
|
||
msgstr "Looks like you are not authenticated or session expired."
|
||
|
||
msgid "errors.bad-font"
|
||
msgstr "The font %s could not be loaded"
|
||
|
||
msgid "errors.bad-font-plural"
|
||
msgstr "The fonts %s could not be loaded"
|
||
|
||
msgid "errors.cannot-upload"
|
||
msgstr "Cannot upload the media file."
|
||
|
||
#: src/app/main/data/workspace.cljs
|
||
msgid "errors.clipboard-not-implemented"
|
||
msgstr "Your browser cannot do this operation"
|
||
|
||
#: src/app/main/ui/auth/verify_token.cljs, src/app/main/ui/settings/change_email.cljs
|
||
msgid "errors.email-already-exists"
|
||
msgstr "Email already used"
|
||
|
||
#: src/app/main/ui/auth/verify_token.cljs
|
||
msgid "errors.email-already-validated"
|
||
msgstr "Email already validated."
|
||
|
||
msgid "errors.email-as-password"
|
||
msgstr "You can't use your email as password"
|
||
|
||
#: src/app/main/data/users.cljs
|
||
msgid "errors.email-domain-not-allowed"
|
||
msgstr "Domain not allowed"
|
||
|
||
#: src/app/main/ui/auth/register.cljs, src/app/main/ui/auth/recovery_request.cljs, src/app/main/ui/settings/change_email.cljs, src/app/main/ui/dashboard/team.cljs
|
||
msgid "errors.email-has-permanent-bounces"
|
||
msgstr "The email «%s» has many permanent bounce reports."
|
||
|
||
#: src/app/main/ui/auth/register.cljs, src/app/main/ui/auth/login.cljs, src/app/main/ui/auth/recovery_request.cljs
|
||
msgid "errors.invalid-email"
|
||
msgstr "Enter a valid email please"
|
||
|
||
#: src/app/main/ui/settings/change_email.cljs
|
||
msgid "errors.invalid-email-confirmation"
|
||
msgstr "Confirmation email must match"
|
||
|
||
msgid "errors.email-spam-or-permanent-bounces"
|
||
msgstr "The email «%s» has been reported as spam or permanently bounce."
|
||
|
||
#: src/app/main/errors.cljs
|
||
msgid "errors.feature-mismatch"
|
||
msgstr ""
|
||
"Looks like you are opening a file that has the feature '%s' enabled but the "
|
||
"current penpot version does not supports it or has it disabled."
|
||
|
||
#: src/app/main/errors.cljs
|
||
msgid "errors.feature-not-supported"
|
||
msgstr "Feature '%s' is not supported."
|
||
|
||
#: src/app/main/errors.cljs
|
||
msgid "errors.file-feature-mismatch"
|
||
msgstr ""
|
||
"It seems that there is a mismatch between the enabled features and the "
|
||
"features of the file you are trying to open. Migrations for '%s' need to be "
|
||
"applied before the file can be opened."
|
||
|
||
#: src/app/main/ui/auth/verify_token.cljs, src/app/main/ui/settings/feedback.cljs, src/app/main/ui/dashboard/team.cljs
|
||
msgid "errors.generic"
|
||
msgstr "Something wrong has happened."
|
||
|
||
#: src/app/main/ui/components/color_input.cljs
|
||
msgid "errors.invalid-color"
|
||
msgstr "Invalid color"
|
||
|
||
#: src/app/main/ui/auth/verify_token.cljs
|
||
msgid "errors.invite-invalid"
|
||
msgstr "Invite invalid"
|
||
|
||
msgid "errors.invite-invalid.info"
|
||
msgstr "This invite might be canceled or may be expired."
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "errors.ldap-disabled"
|
||
msgstr "LDAP authentication is disabled."
|
||
|
||
#: src/app/main/errors.cljs
|
||
msgid "errors.max-quote-reached"
|
||
msgstr "You have reached the '%s' quote. Contact with support."
|
||
|
||
#: src/app/main/data/workspace/persistence.cljs
|
||
msgid "errors.media-too-large"
|
||
msgstr "The image is too large to be inserted."
|
||
|
||
#: src/app/main/data/workspace/persistence.cljs, src/app/main/data/media.cljs
|
||
msgid "errors.media-type-mismatch"
|
||
msgstr "Seems that the contents of the image does not match the file extension."
|
||
|
||
#: src/app/main/data/workspace/persistence.cljs, src/app/main/data/workspace/persistence.cljs, src/app/main/data/workspace/persistence.cljs, src/app/main/data/workspace/persistence.cljs, src/app/main/data/media.cljs
|
||
msgid "errors.media-type-not-allowed"
|
||
msgstr "Seems that this is not a valid image."
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "errors.member-is-muted"
|
||
msgstr "The profile you inviting has emails muted (spam reports or high bounces)."
|
||
|
||
#: src/app/main/ui/settings/password.cljs
|
||
msgid "errors.password-invalid-confirmation"
|
||
msgstr "Confirmation password must match"
|
||
|
||
#: src/app/main/ui/settings/password.cljs
|
||
msgid "errors.password-too-short"
|
||
msgstr "Password should at least be 8 characters"
|
||
|
||
msgid "errors.paste-data-validation"
|
||
msgstr "Invalid data in clipboard"
|
||
|
||
msgid "errors.profile-blocked"
|
||
msgstr "The profile is blocked"
|
||
|
||
#: src/app/main/ui/auth/recovery_request.cljs, src/app/main/ui/settings/change_email.cljs, src/app/main/ui/dashboard/team.cljs
|
||
msgid "errors.profile-is-muted"
|
||
msgstr "Your profile has emails muted (spam reports or high bounces)."
|
||
|
||
#: src/app/main/ui/auth/register.cljs
|
||
msgid "errors.registration-disabled"
|
||
msgstr "The registration is currently disabled."
|
||
|
||
#: src/app/main/errors.cljs
|
||
msgid "errors.team-feature-mismatch"
|
||
msgstr "Detected incompatible feature '%s'"
|
||
|
||
msgid "errors.team-leave.insufficient-members"
|
||
msgstr "Insufficient members to leave team, you probably want to delete it."
|
||
|
||
msgid "errors.team-leave.member-does-not-exists"
|
||
msgstr "The member you try to assign does not exist."
|
||
|
||
msgid "errors.team-leave.owner-cant-leave"
|
||
msgstr "Owner can't leave team, you must reassign the owner role."
|
||
|
||
#: src/app/main/data/media.cljs, src/app/main/ui/workspace/sidebar/options/menus/exports.cljs, src/app/main/ui/inspect/exports.cljs
|
||
msgid "errors.unexpected-error"
|
||
msgstr "An unexpected error occurred."
|
||
|
||
#: src/app/main/ui/auth/verify_token.cljs
|
||
msgid "errors.unexpected-token"
|
||
msgstr "Unknown token"
|
||
|
||
msgid "errors.validation"
|
||
msgstr "Validation Error"
|
||
|
||
#: src/app/main/errors.cljs
|
||
msgid "errors.version-not-supported"
|
||
msgstr "File has an incompatible version number"
|
||
|
||
msgid "errors.webhooks.connection"
|
||
msgstr "Connection error, URL not reacheable"
|
||
|
||
msgid "errors.webhooks.invalid-uri"
|
||
msgstr "URL does not pass validation."
|
||
|
||
msgid "errors.webhooks.last-delivery"
|
||
msgstr "Last delivery was not successful."
|
||
|
||
msgid "errors.webhooks.ssl-validation"
|
||
msgstr "Error on SSL validation."
|
||
|
||
msgid "errors.webhooks.timeout"
|
||
msgstr "Timeout"
|
||
|
||
msgid "errors.webhooks.unexpected"
|
||
msgstr "Unexpected error on validating"
|
||
|
||
msgid "errors.webhooks.unexpected-status"
|
||
msgstr "Unexpected status %s"
|
||
|
||
#: src/app/main/ui/auth/login.cljs
|
||
msgid "errors.wrong-credentials"
|
||
msgstr "Email or password is incorrect."
|
||
|
||
#: src/app/main/ui/settings/password.cljs
|
||
msgid "errors.wrong-old-password"
|
||
msgstr "Old password is incorrect"
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "feedback.description"
|
||
msgstr "Description"
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "feedback.discourse-go-to"
|
||
msgstr "Go to Penpot forum"
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "feedback.discourse-subtitle1"
|
||
msgstr ""
|
||
"We're happy to have you here. If you need help, please search before you "
|
||
"post."
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "feedback.discourse-title"
|
||
msgstr "Penpot community"
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "feedback.subject"
|
||
msgstr "Subject"
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "feedback.subtitle"
|
||
msgstr ""
|
||
"Please describe the reason of your email, specifying if is an issue, an "
|
||
"idea or a doubt. A member of our team will respond as soon as possible."
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "feedback.title"
|
||
msgstr "Email"
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "feedback.twitter-go-to"
|
||
msgstr "Go to X"
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "feedback.twitter-subtitle1"
|
||
msgstr "Here to help with your technical queries."
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "feedback.twitter-title"
|
||
msgstr "X support account"
|
||
|
||
#: src/app/main/ui/settings/password.cljs
|
||
msgid "generic.error"
|
||
msgstr "An error has occurred"
|
||
|
||
#: src/app/main/ui/inspect/attributes/blur.cljs
|
||
msgid "inspect.attributes.blur"
|
||
msgstr "Blur"
|
||
|
||
#: src/app/main/ui/inspect/attributes/blur.cljs
|
||
msgid "inspect.attributes.blur.value"
|
||
msgstr "Value"
|
||
|
||
#: src/app/main/ui/inspect/attributes/common.cljs
|
||
msgid "inspect.attributes.color.hex"
|
||
msgstr "HEX"
|
||
|
||
#: src/app/main/ui/inspect/attributes/common.cljs
|
||
msgid "inspect.attributes.color.hsla"
|
||
msgstr "HSLA"
|
||
|
||
#: src/app/main/ui/inspect/attributes/common.cljs
|
||
msgid "inspect.attributes.color.rgba"
|
||
msgstr "RGBA"
|
||
|
||
#: src/app/main/ui/inspect/attributes/fill.cljs
|
||
msgid "inspect.attributes.fill"
|
||
msgstr "Fill"
|
||
|
||
#: src/app/main/ui/inspect/attributes/image.cljs
|
||
msgid "inspect.attributes.image.download"
|
||
msgstr "Download source image"
|
||
|
||
#: src/app/main/ui/inspect/attributes/image.cljs
|
||
msgid "inspect.attributes.image.height"
|
||
msgstr "Height"
|
||
|
||
#: src/app/main/ui/inspect/attributes/image.cljs
|
||
msgid "inspect.attributes.image.width"
|
||
msgstr "Width"
|
||
|
||
#: src/app/main/ui/inspect/attributes/layout.cljs
|
||
msgid "inspect.attributes.layout"
|
||
msgstr "Layout"
|
||
|
||
#: src/app/main/ui/inspect/attributes/layout.cljs
|
||
msgid "inspect.attributes.layout.height"
|
||
msgstr "Height"
|
||
|
||
#: src/app/main/ui/inspect/attributes/layout.cljs
|
||
msgid "inspect.attributes.layout.left"
|
||
msgstr "Left"
|
||
|
||
#: src/app/main/ui/inspect/attributes/layout.cljs, src/app/main/ui/inspect/attributes/layout.cljs
|
||
msgid "inspect.attributes.layout.radius"
|
||
msgstr "Radius"
|
||
|
||
#: src/app/main/ui/inspect/attributes/layout.cljs
|
||
msgid "inspect.attributes.layout.rotation"
|
||
msgstr "Rotation"
|
||
|
||
#: src/app/main/ui/inspect/attributes/layout.cljs
|
||
msgid "inspect.attributes.layout.top"
|
||
msgstr "Top"
|
||
|
||
#: src/app/main/ui/inspect/attributes/layout.cljs
|
||
msgid "inspect.attributes.layout.width"
|
||
msgstr "Width"
|
||
|
||
#: src/app/main/ui/inspect/attributes/shadow.cljs
|
||
msgid "inspect.attributes.shadow"
|
||
msgstr "Shadow"
|
||
|
||
#: src/app/main/ui/inspect/attributes/layout.cljs
|
||
msgid "inspect.attributes.size"
|
||
msgstr "Size and position"
|
||
|
||
#: src/app/main/ui/inspect/attributes/stroke.cljs
|
||
msgid "inspect.attributes.stroke"
|
||
msgstr "Stroke"
|
||
|
||
#, permanent
|
||
msgid "inspect.attributes.stroke.alignment.center"
|
||
msgstr "Center"
|
||
|
||
#, permanent
|
||
msgid "inspect.attributes.stroke.alignment.inner"
|
||
msgstr "Inside"
|
||
|
||
#, permanent
|
||
msgid "inspect.attributes.stroke.alignment.outer"
|
||
msgstr "Outside"
|
||
|
||
msgid "inspect.attributes.stroke.style.dotted"
|
||
msgstr "Dotted"
|
||
|
||
msgid "inspect.attributes.stroke.style.mixed"
|
||
msgstr "Mixed"
|
||
|
||
msgid "inspect.attributes.stroke.style.none"
|
||
msgstr "None"
|
||
|
||
msgid "inspect.attributes.stroke.style.solid"
|
||
msgstr "Solid"
|
||
|
||
#: src/app/main/ui/inspect/attributes/stroke.cljs
|
||
msgid "inspect.attributes.stroke.width"
|
||
msgstr "Width"
|
||
|
||
#: src/app/main/ui/inspect/attributes/text.cljs
|
||
msgid "inspect.attributes.typography"
|
||
msgstr "Typography"
|
||
|
||
#: src/app/main/ui/inspect/attributes/text.cljs
|
||
msgid "inspect.attributes.typography.font-family"
|
||
msgstr "Font Family"
|
||
|
||
#: src/app/main/ui/inspect/attributes/text.cljs
|
||
msgid "inspect.attributes.typography.font-size"
|
||
msgstr "Font Size"
|
||
|
||
#: src/app/main/ui/inspect/attributes/text.cljs
|
||
msgid "inspect.attributes.typography.font-style"
|
||
msgstr "Font Style"
|
||
|
||
#: src/app/main/ui/inspect/attributes/text.cljs
|
||
msgid "inspect.attributes.typography.font-weight"
|
||
msgstr "Font Weight"
|
||
|
||
#: src/app/main/ui/inspect/attributes/text.cljs
|
||
msgid "inspect.attributes.typography.letter-spacing"
|
||
msgstr "Letter Spacing"
|
||
|
||
#: src/app/main/ui/inspect/attributes/text.cljs
|
||
msgid "inspect.attributes.typography.line-height"
|
||
msgstr "Line Height"
|
||
|
||
#: src/app/main/ui/inspect/attributes/text.cljs
|
||
msgid "inspect.attributes.typography.text-decoration"
|
||
msgstr "Text Decoration"
|
||
|
||
msgid "inspect.attributes.typography.text-decoration.none"
|
||
msgstr "None"
|
||
|
||
msgid "inspect.attributes.typography.text-decoration.strikethrough"
|
||
msgstr "Strikethrough"
|
||
|
||
msgid "inspect.attributes.typography.text-decoration.underline"
|
||
msgstr "Underline"
|
||
|
||
#: src/app/main/ui/inspect/attributes/text.cljs
|
||
msgid "inspect.attributes.typography.text-transform"
|
||
msgstr "Text Transform"
|
||
|
||
msgid "inspect.attributes.typography.text-transform.lowercase"
|
||
msgstr "Lower Case"
|
||
|
||
msgid "inspect.attributes.typography.text-transform.none"
|
||
msgstr "None"
|
||
|
||
msgid "inspect.attributes.typography.text-transform.titlecase"
|
||
msgstr "Title Case"
|
||
|
||
msgid "inspect.attributes.typography.text-transform.unset"
|
||
msgstr "Unset"
|
||
|
||
msgid "inspect.attributes.typography.text-transform.uppercase"
|
||
msgstr "Upper Case"
|
||
|
||
msgid "inspect.empty.help"
|
||
msgstr "If you want to know more about design inspect visit Penpot's help center"
|
||
|
||
msgid "inspect.empty.more-info"
|
||
msgstr "More info about inspect"
|
||
|
||
msgid "inspect.empty.select"
|
||
msgstr "Select a shape, board or group to inspect their properties and code"
|
||
|
||
#: src/app/main/ui/inspect/right_sidebar.cljs
|
||
msgid "inspect.tabs.code"
|
||
msgstr "Code"
|
||
|
||
msgid "inspect.tabs.code.selected.circle"
|
||
msgstr "Circle"
|
||
|
||
msgid "inspect.tabs.code.selected.component"
|
||
msgstr "Component"
|
||
|
||
msgid "inspect.tabs.code.selected.curve"
|
||
msgstr "Curve"
|
||
|
||
msgid "inspect.tabs.code.selected.frame"
|
||
msgstr "Board"
|
||
|
||
msgid "inspect.tabs.code.selected.group"
|
||
msgstr "Group"
|
||
|
||
msgid "inspect.tabs.code.selected.image"
|
||
msgstr "Image"
|
||
|
||
msgid "inspect.tabs.code.selected.mask"
|
||
msgstr "Mask"
|
||
|
||
#: src/app/main/ui/inspect/right_sidebar.cljs
|
||
msgid "inspect.tabs.code.selected.multiple"
|
||
msgstr "%s Selected"
|
||
|
||
msgid "inspect.tabs.code.selected.path"
|
||
msgstr "Path"
|
||
|
||
msgid "inspect.tabs.code.selected.rect"
|
||
msgstr "Rectangle"
|
||
|
||
msgid "inspect.tabs.code.selected.svg-raw"
|
||
msgstr "SVG"
|
||
|
||
msgid "inspect.tabs.code.selected.text"
|
||
msgstr "Text"
|
||
|
||
#: src/app/main/ui/inspect/right_sidebar.cljs
|
||
msgid "inspect.tabs.info"
|
||
msgstr "Info"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "label.shortcuts"
|
||
msgstr "Shortcuts"
|
||
|
||
msgid "labels.accept"
|
||
msgstr "Accept"
|
||
|
||
#: src/app/main/ui/settings/sidebar.cljs
|
||
msgid "labels.access-tokens"
|
||
msgstr "Access tokens"
|
||
|
||
msgid "labels.active"
|
||
msgstr "Active"
|
||
|
||
msgid "labels.add-custom-font"
|
||
msgstr "Add custom font"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.admin"
|
||
msgstr "Admin"
|
||
|
||
#: src/app/main/ui/workspace/comments.cljs
|
||
msgid "labels.all"
|
||
msgstr "All"
|
||
|
||
msgid "labels.and"
|
||
msgstr "and"
|
||
|
||
msgid "labels.back"
|
||
msgstr "Back"
|
||
|
||
#: src/app/main/ui/static.cljs
|
||
msgid "labels.bad-gateway.desc-message"
|
||
msgstr ""
|
||
"Looks like you need to wait a bit and retry; we are performing small "
|
||
"maintenance of our servers."
|
||
|
||
#: src/app/main/ui/static.cljs
|
||
msgid "labels.bad-gateway.main-message"
|
||
msgstr "Bad Gateway"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.cancel"
|
||
msgstr "Cancel"
|
||
|
||
msgid "labels.close"
|
||
msgstr "Close"
|
||
|
||
#: src/app/main/ui/dashboard/comments.cljs
|
||
msgid "labels.comments"
|
||
msgstr "Comments"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.community"
|
||
msgstr "Community"
|
||
|
||
#: src/app/main/ui/settings/password.cljs
|
||
msgid "labels.confirm-password"
|
||
msgstr "Confirm password"
|
||
|
||
msgid "labels.continue"
|
||
msgstr "Continue"
|
||
|
||
msgid "labels.continue-with"
|
||
msgstr "Continue with"
|
||
|
||
msgid "labels.continue-with-penpot"
|
||
msgstr "You can continue with a Penpot account"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.copy-invitation-link"
|
||
msgstr "Copy link"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "labels.create"
|
||
msgstr "Create"
|
||
|
||
#: src/app/main/ui/dashboard/team_form.cljs, src/app/main/ui/dashboard/team_form.cljs
|
||
msgid "labels.create-team"
|
||
msgstr "Create new team"
|
||
|
||
#: src/app/main/ui/dashboard/team_form.cljs
|
||
msgid "labels.create-team.placeholder"
|
||
msgstr "Enter new team name"
|
||
|
||
msgid "labels.custom-fonts"
|
||
msgstr "Custom fonts"
|
||
|
||
#: src/app/main/ui/settings/sidebar.cljs
|
||
msgid "labels.dashboard"
|
||
msgstr "Dashboard"
|
||
|
||
#: src/app/main/ui/dashboard/project_menu.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "labels.delete"
|
||
msgstr "Delete"
|
||
|
||
#: src/app/main/ui/comments.cljs
|
||
msgid "labels.delete-comment"
|
||
msgstr "Delete comment"
|
||
|
||
#: src/app/main/ui/comments.cljs
|
||
msgid "labels.delete-comment-thread"
|
||
msgstr "Delete thread"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.delete-invitation"
|
||
msgstr "Delete invitation"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "labels.delete-multi-files"
|
||
msgstr "Delete %s files"
|
||
|
||
msgid "labels.discard"
|
||
msgstr "Discard"
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs, src/app/main/ui/dashboard/sidebar.cljs, src/app/main/ui/dashboard/files.cljs, src/app/main/ui/dashboard/files.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "labels.drafts"
|
||
msgstr "Drafts"
|
||
|
||
#: src/app/main/ui/comments.cljs
|
||
msgid "labels.edit"
|
||
msgstr "Edit"
|
||
|
||
msgid "labels.edit-file"
|
||
msgstr "Edit file"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.editor"
|
||
msgstr "Editor"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.expired-invitation"
|
||
msgstr "Expired"
|
||
|
||
msgid "labels.export"
|
||
msgstr "Export"
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "labels.feedback-disabled"
|
||
msgstr "Feedback disabled"
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "labels.feedback-sent"
|
||
msgstr "Feedback sent"
|
||
|
||
msgid "labels.font-family"
|
||
msgstr "Font Family"
|
||
|
||
msgid "labels.font-providers"
|
||
msgstr "Font providers"
|
||
|
||
msgid "labels.font-variants"
|
||
msgstr "Styles"
|
||
|
||
msgid "labels.fonts"
|
||
msgstr "Fonts"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.github-repo"
|
||
msgstr "Github repository"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/settings/sidebar.cljs, src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.give-feedback"
|
||
msgstr "Give feedback"
|
||
|
||
msgid "labels.go-back"
|
||
msgstr "Go back"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.help-center"
|
||
msgstr "Help Center"
|
||
|
||
#: src/app/main/ui/workspace/comments.cljs, src/app/main/ui/viewer/header.cljs
|
||
msgid "labels.hide-resolved-comments"
|
||
msgstr "Hide resolved comments"
|
||
|
||
msgid "labels.inactive"
|
||
msgstr "Inactive"
|
||
|
||
msgid "labels.installed-fonts"
|
||
msgstr "Installed fonts"
|
||
|
||
#: src/app/main/ui/static.cljs
|
||
msgid "labels.internal-error.desc-message"
|
||
msgstr ""
|
||
"Something bad happened. Please retry the operation and if the problem "
|
||
"persists, contact support."
|
||
|
||
#: src/app/main/ui/static.cljs
|
||
msgid "labels.internal-error.main-message"
|
||
msgstr "Internal Error"
|
||
|
||
#: src/app/main/ui/settings/sidebar.cljs, src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.invitations"
|
||
msgstr "Invitations"
|
||
|
||
#: src/app/main/ui/settings/options.cljs
|
||
msgid "labels.language"
|
||
msgstr "Language"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.libraries-and-templates"
|
||
msgstr "Libraries & Templates"
|
||
|
||
msgid "labels.log-or-sign"
|
||
msgstr "Log in or sign up"
|
||
|
||
#: src/app/main/ui/settings.cljs, src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.logout"
|
||
msgstr "Logout"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.member"
|
||
msgstr "Member"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.members"
|
||
msgstr "Members"
|
||
|
||
#: src/app/main/ui/settings/password.cljs
|
||
msgid "labels.new-password"
|
||
msgstr "New password"
|
||
|
||
#: src/app/main/ui/workspace/comments.cljs, src/app/main/ui/dashboard/comments.cljs
|
||
msgid "labels.no-comments-available"
|
||
msgstr "You're all caught up! New comment notifications will appear here."
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.no-invitations"
|
||
msgstr "No pending invitations."
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
#, markdown
|
||
msgid "labels.no-invitations-hint"
|
||
msgstr "Click the **Invite people** button to invite people to this team."
|
||
|
||
#: src/app/main/ui/static.cljs
|
||
msgid "labels.not-found.desc-message"
|
||
msgstr "This page might not exist or you don’t have permissions to access to it."
|
||
|
||
#: src/app/main/ui/static.cljs
|
||
msgid "labels.not-found.main-message"
|
||
msgstr "Oops!"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.num-of-files"
|
||
msgid_plural "labels.num-of-files"
|
||
msgstr[0] "1 file"
|
||
msgstr[1] "%s files"
|
||
|
||
msgid "labels.num-of-frames"
|
||
msgid_plural "labels.num-of-frames"
|
||
msgstr[0] "1 board"
|
||
msgstr[1] "%s boards"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.num-of-projects"
|
||
msgid_plural "labels.num-of-projects"
|
||
msgstr[0] "1 project"
|
||
msgstr[1] "%s projects"
|
||
|
||
#: src/app/main/ui/settings/password.cljs
|
||
msgid "labels.old-password"
|
||
msgstr "Old password"
|
||
|
||
#: src/app/main/ui/workspace/comments.cljs
|
||
msgid "labels.only-yours"
|
||
msgstr "Only yours"
|
||
|
||
msgid "labels.or"
|
||
msgstr "or"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.owner"
|
||
msgstr "Owner"
|
||
|
||
#: src/app/main/ui/settings/sidebar.cljs, src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.password"
|
||
msgstr "Password"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.pending-invitation"
|
||
msgstr "Pending"
|
||
|
||
#: src/app/main/ui/settings/sidebar.cljs
|
||
msgid "labels.profile"
|
||
msgstr "Profile"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.projects"
|
||
msgstr "Projects"
|
||
|
||
#: src/app/main/ui/settings/sidebar.cljs
|
||
msgid "labels.release-notes"
|
||
msgstr "Release notes"
|
||
|
||
#: src/app/main/ui/workspace.cljs
|
||
msgid "labels.reload-file"
|
||
msgstr "Reload file"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs, src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.remove"
|
||
msgstr "Remove"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.remove-member"
|
||
msgstr "Remove member"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs, src/app/main/ui/dashboard/project_menu.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "labels.rename"
|
||
msgstr "Rename"
|
||
|
||
#: src/app/main/ui/dashboard/team_form.cljs
|
||
msgid "labels.rename-team"
|
||
msgstr "Rename team"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.resend-invitation"
|
||
msgstr "Resend invitation"
|
||
|
||
#: src/app/main/ui/static.cljs, src/app/main/ui/static.cljs, src/app/main/ui/static.cljs
|
||
msgid "labels.retry"
|
||
msgstr "Retry"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.role"
|
||
msgstr "Role"
|
||
|
||
msgid "labels.save"
|
||
msgstr "Save"
|
||
|
||
msgid "labels.search"
|
||
msgstr "Search"
|
||
|
||
msgid "labels.search-font"
|
||
msgstr "Search font"
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "labels.send"
|
||
msgstr "Send"
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "labels.sending"
|
||
msgstr "Sending…"
|
||
|
||
#: src/app/main/ui/static.cljs
|
||
msgid "labels.service-unavailable.desc-message"
|
||
msgstr "We are in programmed maintenance of our systems."
|
||
|
||
#: src/app/main/ui/static.cljs
|
||
msgid "labels.service-unavailable.main-message"
|
||
msgstr "Service Unavailable"
|
||
|
||
#: src/app/main/ui/settings/sidebar.cljs, src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.settings"
|
||
msgstr "Settings"
|
||
|
||
msgid "labels.share"
|
||
msgstr "Share"
|
||
|
||
msgid "labels.share-prototype"
|
||
msgstr "Share prototype"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.shared-libraries"
|
||
msgstr "Libraries"
|
||
|
||
#: src/app/main/ui/workspace/comments.cljs, src/app/main/ui/viewer/header.cljs
|
||
msgid "labels.show-all-comments"
|
||
msgstr "Show all comments"
|
||
|
||
msgid "labels.show-comments-list"
|
||
msgstr "Show comments list"
|
||
|
||
#: src/app/main/ui/workspace/comments.cljs, src/app/main/ui/viewer/header.cljs
|
||
msgid "labels.show-your-comments"
|
||
msgstr "Show only your comments"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.status"
|
||
msgstr "Status"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.tutorials"
|
||
msgstr "Tutorials"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "labels.unpublish-multi-files"
|
||
msgstr "Unpublish %s files"
|
||
|
||
#: src/app/main/ui/settings/profile.cljs
|
||
msgid "labels.update"
|
||
msgstr "Update"
|
||
|
||
#: src/app/main/ui/dashboard/team_form.cljs
|
||
msgid "labels.update-team"
|
||
msgstr "Update team"
|
||
|
||
msgid "labels.upload"
|
||
msgstr "Upload"
|
||
|
||
msgid "labels.upload-custom-fonts"
|
||
msgstr "Upload custom fonts"
|
||
|
||
msgid "labels.uploading"
|
||
msgstr "Uploading…"
|
||
|
||
msgid "labels.loading"
|
||
msgstr "Loading…"
|
||
|
||
msgid "labels.view-only"
|
||
msgstr "View only"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "labels.viewer"
|
||
msgstr "Viewer"
|
||
|
||
msgid "labels.webhooks"
|
||
msgstr "Webhooks"
|
||
|
||
#: src/app/main/ui/comments.cljs
|
||
msgid "labels.write-new-comment"
|
||
msgstr "Write new comment"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/team.cljs, src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.you"
|
||
msgstr "(you)"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "labels.your-account"
|
||
msgstr "Your account"
|
||
|
||
msgid "media.choose-image"
|
||
msgstr "Choose image"
|
||
|
||
msgid "media.gradient"
|
||
msgstr "Gradient"
|
||
|
||
msgid "media.image"
|
||
msgstr "Image"
|
||
|
||
msgid "media.image.short"
|
||
msgstr "img"
|
||
|
||
msgid "media.keep-aspect-ratio"
|
||
msgstr "Keep aspect ratio"
|
||
|
||
msgid "media.linear"
|
||
msgstr "Linear"
|
||
|
||
#: src/app/main/data/workspace/persistence.cljs, src/app/main/data/workspace/persistence.cljs, src/app/main/data/media.cljs
|
||
msgid "media.loading"
|
||
msgstr "Loading image…"
|
||
|
||
msgid "media.radial"
|
||
msgstr "Radial"
|
||
|
||
msgid "media.solid"
|
||
msgstr "Solid"
|
||
|
||
msgid "modals.add-shared-confirm-empty.hint"
|
||
msgstr ""
|
||
"Your library is empty. Once added as Shared Library, the assets you create "
|
||
"will be available to be used among the rest of your files. Are you sure you "
|
||
"want to publish it?"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.add-shared-confirm.accept"
|
||
msgstr "Add as Shared Library"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.add-shared-confirm.hint"
|
||
msgstr ""
|
||
"Once added as Shared Library, the assets of this file library will be "
|
||
"available to be used among the rest of your files."
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.add-shared-confirm.message"
|
||
msgstr "Add “%s” as Shared Library"
|
||
|
||
#: src/app/main/ui/workspace/nudge.cljs
|
||
msgid "modals.big-nudge"
|
||
msgstr "Big nudge"
|
||
|
||
#: src/app/main/ui/settings/change_email.cljs
|
||
msgid "modals.change-email.confirm-email"
|
||
msgstr "Verify new email"
|
||
|
||
#: src/app/main/ui/settings/change_email.cljs
|
||
msgid "modals.change-email.info"
|
||
msgstr "We'll send you an email to your current email “%s” to verify your identity."
|
||
|
||
#: src/app/main/ui/settings/change_email.cljs
|
||
msgid "modals.change-email.new-email"
|
||
msgstr "New email"
|
||
|
||
#: src/app/main/ui/settings/change_email.cljs
|
||
msgid "modals.change-email.submit"
|
||
msgstr "Change email"
|
||
|
||
#: src/app/main/ui/settings/change_email.cljs
|
||
msgid "modals.change-email.title"
|
||
msgstr "Change your email"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "modals.create-access-token.copy-token"
|
||
msgstr "Copy token"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "modals.create-access-token.expiration-date.label"
|
||
msgstr "Expiration date"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "modals.create-access-token.name.label"
|
||
msgstr "Name"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "modals.create-access-token.name.placeholder"
|
||
msgstr "The name can help to know what's the token for"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "modals.create-access-token.submit-label"
|
||
msgstr "Create token"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "modals.create-access-token.title"
|
||
msgstr "Generate access token"
|
||
|
||
msgid "modals.create-webhook.submit-label"
|
||
msgstr "Create webhook"
|
||
|
||
msgid "modals.create-webhook.title"
|
||
msgstr "Create webhook"
|
||
|
||
msgid "modals.create-webhook.url.label"
|
||
msgstr "Payload URL"
|
||
|
||
msgid "modals.create-webhook.url.placeholder"
|
||
msgstr "https://example.com/postreceive"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "modals.delete-acces-token.accept"
|
||
msgstr "Delete token"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "modals.delete-acces-token.message"
|
||
msgstr "Are you sure you want to delete this token?"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "modals.delete-acces-token.title"
|
||
msgstr "Delete token"
|
||
|
||
#: src/app/main/ui/settings/delete_account.cljs
|
||
msgid "modals.delete-account.cancel"
|
||
msgstr "Cancel and keep my account"
|
||
|
||
#: src/app/main/ui/settings/delete_account.cljs
|
||
msgid "modals.delete-account.confirm"
|
||
msgstr "Yes, delete my account"
|
||
|
||
#: src/app/main/ui/settings/delete_account.cljs
|
||
msgid "modals.delete-account.info"
|
||
msgstr "By removing your account you’ll lose all your current projects and archives."
|
||
|
||
#: src/app/main/ui/settings/delete_account.cljs
|
||
msgid "modals.delete-account.title"
|
||
msgstr "Are you sure you want to delete your account?"
|
||
|
||
#: src/app/main/ui/comments.cljs
|
||
msgid "modals.delete-comment-thread.accept"
|
||
msgstr "Delete conversation"
|
||
|
||
#: src/app/main/ui/comments.cljs
|
||
msgid "modals.delete-comment-thread.message"
|
||
msgstr ""
|
||
"Are you sure you want to delete this conversation? All comments in this "
|
||
"thread will be deleted."
|
||
|
||
#: src/app/main/ui/comments.cljs
|
||
msgid "modals.delete-comment-thread.title"
|
||
msgstr "Delete conversation"
|
||
|
||
msgid "modals.delete-component-annotation.message"
|
||
msgstr "Are you sure you want to delete this annotation?"
|
||
|
||
msgid "modals.delete-component-annotation.title"
|
||
msgstr "Delete annotation"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.delete-file-confirm.accept"
|
||
msgstr "Delete file"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.delete-file-confirm.message"
|
||
msgstr "Are you sure you want to delete this file?"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.delete-file-confirm.title"
|
||
msgstr "Deleting file"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.delete-file-multi-confirm.accept"
|
||
msgstr "Delete files"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.delete-file-multi-confirm.message"
|
||
msgstr "Are you sure you want to delete %s files?"
|
||
|
||
#: src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.delete-file-multi-confirm.title"
|
||
msgstr "Deleting %s files"
|
||
|
||
msgid "modals.delete-font-variant.message"
|
||
msgstr ""
|
||
"Are you sure you want to delete this font style? It will not load if is "
|
||
"used in a file."
|
||
|
||
msgid "modals.delete-font-variant.title"
|
||
msgstr "Deleting font style"
|
||
|
||
msgid "modals.delete-font.message"
|
||
msgstr ""
|
||
"Are you sure you want to delete this font? It will not load if is used in a "
|
||
"file."
|
||
|
||
msgid "modals.delete-font.title"
|
||
msgstr "Deleting font"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/sitemap.cljs
|
||
msgid "modals.delete-page.body"
|
||
msgstr "Are you sure you want to delete this page?"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/sitemap.cljs
|
||
msgid "modals.delete-page.title"
|
||
msgstr "Delete page"
|
||
|
||
#: src/app/main/ui/dashboard/project_menu.cljs
|
||
msgid "modals.delete-project-confirm.accept"
|
||
msgstr "Delete project"
|
||
|
||
#: src/app/main/ui/dashboard/project_menu.cljs
|
||
msgid "modals.delete-project-confirm.message"
|
||
msgstr "Are you sure you want to delete this project?"
|
||
|
||
#: src/app/main/ui/dashboard/project_menu.cljs
|
||
msgid "modals.delete-project-confirm.title"
|
||
msgstr "Delete project"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.delete-shared-confirm.accept"
|
||
msgid_plural "modals.delete-shared-confirm.accept"
|
||
msgstr[0] "Delete file"
|
||
msgstr[1] "Delete files"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.delete-shared-confirm.activated.no-files-message"
|
||
msgid_plural "modals.delete-shared-confirm.activated.no-files-message"
|
||
msgstr[0] "It isn't activated in any file."
|
||
msgstr[1] "They aren't activated in any file."
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.delete-shared-confirm.activated.scd-message"
|
||
msgid_plural "modals.delete-shared-confirm.activated.scd-message"
|
||
msgstr[0] "This library is activated here: "
|
||
msgstr[1] "This libraries are activated here: "
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.delete-shared-confirm.message"
|
||
msgid_plural "modals.delete-shared-confirm.message"
|
||
msgstr[0] "Are you sure you want to delete this file?"
|
||
msgstr[1] "Are you sure you want to delete these files?"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.delete-shared-confirm.title"
|
||
msgid_plural "modals.delete-shared-confirm.title"
|
||
msgstr[0] "Deleting file"
|
||
msgstr[1] "Deleting files"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "modals.delete-team-confirm.accept"
|
||
msgstr "Delete team"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "modals.delete-team-confirm.message"
|
||
msgstr ""
|
||
"Are you sure you want to delete this team? All projects and files "
|
||
"associated with team will be permanently deleted."
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "modals.delete-team-confirm.title"
|
||
msgstr "Deleting team"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "modals.delete-team-member-confirm.accept"
|
||
msgstr "Delete member"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "modals.delete-team-member-confirm.message"
|
||
msgstr "Are you sure you want to delete this member from the team?"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "modals.delete-team-member-confirm.title"
|
||
msgstr "Delete team member"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.delete-unpublish-shared-confirm.activated.hint"
|
||
msgid_plural "modals.delete-unpublish-shared-confirm.activated.hint"
|
||
msgstr[0] ""
|
||
"Assets that have already been used in this file will remain there (no "
|
||
"design will be broken)."
|
||
msgstr[1] ""
|
||
"Assets that have already been used in those files will remain there (no "
|
||
"design will be broken)."
|
||
|
||
msgid "modals.delete-webhook.accept"
|
||
msgstr "Delete webhook"
|
||
|
||
msgid "modals.delete-webhook.message"
|
||
msgstr "Are you sure you want to delete this webhook?"
|
||
|
||
msgid "modals.delete-webhook.title"
|
||
msgstr "Deleting webhook"
|
||
|
||
msgid "modals.edit-webhook.submit-label"
|
||
msgstr "Edit webhook"
|
||
|
||
msgid "modals.edit-webhook.title"
|
||
msgstr "Edit webhook"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "modals.invite-member-confirm.accept"
|
||
msgstr "Send invitation"
|
||
|
||
msgid "modals.invite-member.emails"
|
||
msgstr "Emails, comma separated"
|
||
|
||
msgid "modals.invite-member.repeated-invitation"
|
||
msgstr ""
|
||
"Some emails are from current team members. Their invitations will not be "
|
||
"sent."
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "modals.invite-team-member.title"
|
||
msgstr "Invite members to the team"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "modals.leave-and-close-confirm.hint"
|
||
msgstr ""
|
||
"As you're the only member of this team, the team will be deleted along with "
|
||
"its projects and files."
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "modals.leave-and-close-confirm.message"
|
||
msgstr "Are you sure you want to leave the %s team?"
|
||
|
||
msgid "modals.leave-and-reassign.forbidden"
|
||
msgstr ""
|
||
"You can not leave the team if there is no other member to promote to owner. "
|
||
"You might want to delete the team."
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "modals.leave-and-reassign.hint1"
|
||
msgstr ""
|
||
"You are the owner of this team. Please select another member to promote to "
|
||
"owner before you leave."
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "modals.leave-and-reassign.promote-and-leave"
|
||
msgstr "Promote and leave"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "modals.leave-and-reassign.select-member-to-promote"
|
||
msgstr "Select a member to promote"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "modals.leave-and-reassign.title"
|
||
msgstr "Before you leave"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "modals.leave-confirm.accept"
|
||
msgstr "Leave team"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "modals.leave-confirm.message"
|
||
msgstr "Are you sure you want to leave this team?"
|
||
|
||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||
msgid "modals.leave-confirm.title"
|
||
msgstr "Leaving team"
|
||
|
||
msgid "modals.move-shared-confirm.accept"
|
||
msgid_plural "modals.move-shared-confirm.accept"
|
||
msgstr[0] "Move"
|
||
msgstr[1] "Move"
|
||
|
||
msgid "modals.move-shared-confirm.message"
|
||
msgid_plural "modals.move-shared-confirm.message"
|
||
msgstr[0] "Are you sure you want to move this library?"
|
||
msgstr[1] "Are you sure you want to move these libraries?"
|
||
|
||
msgid "modals.move-shared-confirm.title"
|
||
msgid_plural "modals.move-shared-confirm.title"
|
||
msgstr[0] "Move library"
|
||
msgstr[1] "Move libraries"
|
||
|
||
#: src/app/main/ui/workspace/nudge.cljs
|
||
msgid "modals.nudge-title"
|
||
msgstr "Nudge amount"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "modals.promote-owner-confirm.accept"
|
||
msgstr "Transfer ownership"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "modals.promote-owner-confirm.hint"
|
||
msgstr ""
|
||
"If you transfer the ownership, you will change your role to Admin, losing "
|
||
"some permissions over this team. "
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "modals.promote-owner-confirm.message"
|
||
msgstr ""
|
||
"You are the current owner of this team. Are you sure you want to make %s "
|
||
"the new owner of the team?"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "modals.promote-owner-confirm.title"
|
||
msgstr "New team owner"
|
||
|
||
msgid "modals.publish-empty-library.accept"
|
||
msgstr "Publish"
|
||
|
||
msgid "modals.publish-empty-library.message"
|
||
msgstr "Your library is empty. Are you sure you want to publish it?"
|
||
|
||
msgid "modals.publish-empty-library.title"
|
||
msgstr "Publish empty library"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.remove-shared-confirm.accept"
|
||
msgstr "Remove as Shared Library"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.remove-shared-confirm.hint"
|
||
msgstr ""
|
||
"Once removed as Shared Library, the File Library of this file will stop "
|
||
"being available to be used among the rest of your files."
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.remove-shared-confirm.message"
|
||
msgstr "Remove “%s” as Shared Library"
|
||
|
||
#: src/app/main/ui/workspace/nudge.cljs
|
||
msgid "modals.small-nudge"
|
||
msgstr "Small nudge"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.unpublish-shared-confirm.accept"
|
||
msgid_plural "modals.unpublish-shared-confirm.accept"
|
||
msgstr[0] "Unpublish"
|
||
msgstr[1] "Unpublish"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.unpublish-shared-confirm.message"
|
||
msgid_plural "modals.unpublish-shared-confirm.message"
|
||
msgstr[0] "Are you sure you want to unpublish this library?"
|
||
msgstr[1] "Are you sure you want to unpublish these libraries?"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
|
||
msgid "modals.unpublish-shared-confirm.title"
|
||
msgid_plural "modals.unpublish-shared-confirm.title"
|
||
msgstr[0] "Unpublish library"
|
||
msgstr[1] "Unpublish libraries"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "modals.update-remote-component-in-bulk.hint"
|
||
msgstr ""
|
||
"You are about to update components in a shared library. This may affect "
|
||
"other files that use it."
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "modals.update-remote-component-in-bulk.message"
|
||
msgstr "Update components in a shared library"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "modals.update-remote-component.accept"
|
||
msgstr "Update"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "modals.update-remote-component.cancel"
|
||
msgstr "Cancel"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "modals.update-remote-component.hint"
|
||
msgstr ""
|
||
"You are about to update a component in a shared library. This may affect "
|
||
"other files that use it."
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "modals.update-remote-component.message"
|
||
msgstr "Update a component in a shared library"
|
||
|
||
#: src/app/main/data/common.cljs
|
||
msgid "notifications.by-code.upgrade-version"
|
||
msgstr "A new version is available, please refresh the page"
|
||
|
||
#: src/app/main/data/common.cljs
|
||
msgid "notifications.by-code.maintenance"
|
||
msgstr "Maintenance break: we will be down for a short maintenance within 5 minutes."
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "notifications.invitation-email-sent"
|
||
msgstr "Invitation sent successfully"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "notifications.invitation-link-copied"
|
||
msgstr "Invitation link copied"
|
||
|
||
#: src/app/main/ui/settings/delete_account.cljs
|
||
msgid "notifications.profile-deletion-not-allowed"
|
||
msgstr "You can't delete your profile. Reassign your teams before proceed."
|
||
|
||
#: src/app/main/ui/settings/profile.cljs, src/app/main/ui/settings/options.cljs
|
||
msgid "notifications.profile-saved"
|
||
msgstr "Profile saved successfully!"
|
||
|
||
#: src/app/main/ui/settings/change_email.cljs
|
||
msgid "notifications.validation-email-sent"
|
||
msgstr "Verification email sent to %s. Check your email!"
|
||
|
||
msgid "onboarding-v2.before-start.desc1"
|
||
msgstr ""
|
||
"You should know that there are lots of resources available to help you get "
|
||
"started with Penpot, like the User Guide and our Youtube channel."
|
||
|
||
msgid "onboarding-v2.before-start.desc2"
|
||
msgstr ""
|
||
"Detailed info about how to use Penpot. From prototyping to organizing or "
|
||
"sharing designs."
|
||
|
||
msgid "onboarding-v2.before-start.desc2.title"
|
||
msgstr "User guide"
|
||
|
||
msgid "onboarding-v2.before-start.desc3"
|
||
msgstr "You can watch our tutorials and the tutorials made by our community."
|
||
|
||
msgid "onboarding-v2.before-start.desc3.title"
|
||
msgstr "Video tutorials"
|
||
|
||
msgid "onboarding-v2.before-start.title"
|
||
msgstr "Before you start"
|
||
|
||
msgid "onboarding-v2.newsletter.desc"
|
||
msgstr ""
|
||
"Subscribe to the Penpot newsletter to stay up to date with the product "
|
||
"development progress and news."
|
||
|
||
msgid "onboarding-v2.newsletter.news"
|
||
msgstr "Send me news about Penpot (blog posts, video tutorials, streamings...)."
|
||
|
||
msgid "onboarding-v2.newsletter.privacy1"
|
||
msgstr "We care about privacy, here you can read our "
|
||
|
||
msgid "onboarding-v2.newsletter.privacy2"
|
||
msgstr ""
|
||
"We will only send relevant emails to you. You can unsubscribe at any time "
|
||
"via the unsubscribe link in any of our newsletters."
|
||
|
||
msgid "onboarding-v2.newsletter.updates"
|
||
msgstr "Send me product updates (new features, releases, fixes...)."
|
||
|
||
msgid "onboarding-v2.welcome.desc1"
|
||
msgstr ""
|
||
"Penpot is Open Source and it is made by Kaleidos as well as the community, "
|
||
"where lots of people already help each other out. Everyone can collaborate "
|
||
"by:"
|
||
|
||
msgid "onboarding-v2.welcome.desc2"
|
||
msgstr ""
|
||
"A public space to learn, share and discuss about Penpot, its present and "
|
||
"future with the entire Community and the Penpot core team."
|
||
|
||
msgid "onboarding-v2.welcome.desc2.title"
|
||
msgstr "Participating in the Community"
|
||
|
||
msgid "onboarding-v2.welcome.desc3"
|
||
msgstr ""
|
||
"Where you’ll find how to collaborate with translations, feature requests, "
|
||
"core contributions, bug hunting…"
|
||
|
||
msgid "onboarding-v2.welcome.desc3.title"
|
||
msgstr "Contributing guide"
|
||
|
||
msgid "onboarding-v2.welcome.title"
|
||
msgstr "Welcome to Penpot!"
|
||
|
||
msgid "onboarding.choice.team-up.continue-creating-team"
|
||
msgstr "Continue creating team"
|
||
|
||
msgid "onboarding.choice.team-up.continue-without-a-team"
|
||
msgstr "Continue without team"
|
||
|
||
msgid "onboarding.choice.team-up.create-team-and-invite"
|
||
msgstr "Create team & invite"
|
||
|
||
msgid "onboarding.choice.team-up.create-team-and-send-invites"
|
||
msgstr "Create team and send invites"
|
||
|
||
msgid "onboarding.choice.team-up.create-team-and-send-invites-description"
|
||
msgstr "You'll be able to invite later"
|
||
|
||
msgid "onboarding.choice.team-up.create-team-desc"
|
||
msgstr "After naming your team, you will be able to invite people to join."
|
||
|
||
msgid "onboarding.choice.team-up.create-team-placeholder"
|
||
msgstr "Enter the name of the team"
|
||
|
||
msgid "onboarding.choice.team-up.create-team-without-invite"
|
||
msgstr "Create team"
|
||
|
||
msgid "onboarding.choice.team-up.create-team-without-inviting"
|
||
msgstr "Create team without inviting"
|
||
|
||
msgid "onboarding.choice.team-up.invite-members"
|
||
msgstr "Invite members"
|
||
|
||
msgid "onboarding.choice.team-up.invite-members-info"
|
||
msgstr ""
|
||
"Remember to include everyone. Developers, designers, managers... diversity "
|
||
"adds up :)"
|
||
|
||
msgid "onboarding.choice.team-up.roles"
|
||
msgstr "Invite with the role:"
|
||
|
||
msgid "onboarding.choice.team-up.start-without-a-team"
|
||
msgstr "Start without a team"
|
||
|
||
msgid "onboarding.choice.team-up.start-without-a-team-description"
|
||
msgstr "You will be able to create a team later."
|
||
|
||
msgid "onboarding.newsletter.accept"
|
||
msgstr "Yes, subscribe"
|
||
|
||
msgid "onboarding.newsletter.acceptance-message"
|
||
msgstr ""
|
||
"Your subscription request has been sent, we will send you an email to "
|
||
"confirm it."
|
||
|
||
msgid "onboarding.newsletter.policy"
|
||
msgstr "Privacy Policy."
|
||
|
||
msgid "onboarding.newsletter.title"
|
||
msgstr "Want to receive Penpot news?"
|
||
|
||
msgid "onboarding.team-modal.create-team"
|
||
msgstr "Create a team"
|
||
|
||
msgid "onboarding.team-modal.create-team-desc"
|
||
msgstr ""
|
||
"A team allows you to collaborate with other Penpot users working in the "
|
||
"same files and projects."
|
||
|
||
msgid "onboarding.team-modal.create-team-feature-1"
|
||
msgstr "Unlimited files and projects"
|
||
|
||
msgid "onboarding.team-modal.create-team-feature-2"
|
||
msgstr "Multiplayer edition"
|
||
|
||
msgid "onboarding.team-modal.create-team-feature-3"
|
||
msgstr "Roles management"
|
||
|
||
msgid "onboarding.team-modal.create-team-feature-4"
|
||
msgstr "Unlimited members"
|
||
|
||
msgid "onboarding.team-modal.create-team-feature-5"
|
||
msgstr "100% free!"
|
||
|
||
msgid "onboarding.team-modal.team-definition"
|
||
msgstr "What's a team?"
|
||
|
||
msgid "onboarding.templates.subtitle"
|
||
msgstr "Here are some templates."
|
||
|
||
msgid "onboarding.templates.title"
|
||
msgstr "Start designing"
|
||
|
||
msgid "onboarding.welcome.alt"
|
||
msgstr "Penpot"
|
||
|
||
#: src/app/main/ui/auth/recovery.cljs
|
||
msgid "profile.recovery.go-to-login"
|
||
msgstr "Go to login"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.step1.title"
|
||
msgstr "Help us get to know you"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.step1.subtitle"
|
||
msgstr "Let us know a bit about you to help us make Penpot work for you. Your answers will help us prioritize new features and point you in the right direction to get started."
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.step1.question1"
|
||
msgstr "What will you be using Penpot for?"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.use.work"
|
||
msgstr "Work"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.use.education"
|
||
msgstr "Education"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.use.personal"
|
||
msgstr "Personal"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.step1.question2"
|
||
msgstr "What brings you to Penpot today?"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.reasons.exploring"
|
||
msgstr "Just exploring"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.reasons.fit"
|
||
msgstr "Reviewing whether Penpot is a good fit for my team"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.reasons.alternative"
|
||
msgstr "Looking for an alternative to Figma, XD, etc"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.reasons.testing"
|
||
msgstr "Testing before self-hosting"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.step2.title"
|
||
msgstr "Which one of these tools do you use the most?"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.adobe-xd"
|
||
msgstr "Adobe XD"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.canva"
|
||
msgstr "Canva"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.figma"
|
||
msgstr "Figma"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.invision"
|
||
msgstr "InVision"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.sketch"
|
||
msgstr "Sketch"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.step3.title"
|
||
msgstr "Tell us about your job"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.step3.question1"
|
||
msgstr "What kind of work do you do?"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.product-design"
|
||
msgstr "Product or UX design"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.developer"
|
||
msgstr "Development"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.graphic-design"
|
||
msgstr "Graphic design"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.marketing"
|
||
msgstr "Marketing"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.product-management"
|
||
msgstr "Product Managment"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.step3.question2"
|
||
msgstr "What's your role?"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.team-leader"
|
||
msgstr "Team Leader"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.team-member"
|
||
msgstr "Team member"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.freelancer"
|
||
msgstr "Freelancer"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.founder"
|
||
msgstr "CEO or Founder"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.director"
|
||
msgstr "Director"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.step3.question3"
|
||
msgstr "What's the size of your company?"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.team-size.more-than-50"
|
||
msgstr "More than 50"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.team-size.31-50"
|
||
msgstr "31-50"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.team-size.11-30"
|
||
msgstr "11-30"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.team-size.2-10"
|
||
msgstr "2-10"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.team-size.freelancer"
|
||
msgstr "I'm a freelancer"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.team-size.personal-project"
|
||
msgstr "I’m working in a personal project"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.step4.title"
|
||
msgstr "Where would you like to get started?"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.start-with.ui"
|
||
msgstr "Design the UI/UX of an app"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.start-with.wireframing"
|
||
msgstr "Wireframing"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.start-with.prototyping"
|
||
msgstr "Prototyping"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.start-with.ds"
|
||
msgstr "Creating Design Systems"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.start-with.code"
|
||
msgstr "Generating real code from designs"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.step5.title"
|
||
msgstr "How did you hear about Penpot?"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.youtube"
|
||
msgstr "YouTube"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.event"
|
||
msgstr "Event"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.referer.search"
|
||
msgstr "Search Engine (Google, Yahoo, Bing)"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.referer.social"
|
||
msgstr "Social Media (X, Linkedin, FB, etc)"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.referer.article"
|
||
msgstr "Article (Blog, Post, Newsletter)"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "onboarding.questions.lets-get-started"
|
||
msgstr "Let's get started!"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.next"
|
||
msgstr "Next"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.other"
|
||
msgstr "Other (specify)"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.other-short"
|
||
msgstr "Other"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.previous"
|
||
msgstr "Previous"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.select-option"
|
||
msgstr "Select option"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.start"
|
||
msgstr "Start"
|
||
|
||
#: src/app/main/ui/onboarding/questions.cljs
|
||
msgid "labels.student-teacher"
|
||
msgstr "Student or teacher"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/rows/color_row.cljs,
|
||
msgid "settings.detach"
|
||
msgstr "Detach"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/rows/color_row.cljs, src/app/main/ui/workspace/sidebar/options/rows/color_row.cljs, src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs, src/app/main/ui/workspace/sidebar/options/menus/layer.cljs, src/app/main/ui/workspace/sidebar/options/menus/typography.cljs, src/app/main/ui/workspace/sidebar/options/menus/typography.cljs, src/app/main/ui/workspace/sidebar/options/menus/typography.cljs, src/app/main/ui/workspace/sidebar/options/menus/shadow.cljs, src/app/main/ui/workspace/sidebar/options/menus/blur.cljs
|
||
msgid "settings.multiple"
|
||
msgstr "Mixed"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/rows/color_row.cljs
|
||
msgid "settings.select-this-color"
|
||
msgstr "Select items using this style"
|
||
|
||
|
||
# SECTIONS
|
||
msgid "shortcut-section.basics"
|
||
msgstr "Basics"
|
||
|
||
msgid "shortcut-section.dashboard"
|
||
msgstr "Dashboard"
|
||
|
||
msgid "shortcut-section.viewer"
|
||
msgstr "Viewer"
|
||
|
||
msgid "shortcut-section.workspace"
|
||
msgstr "Workspace"
|
||
|
||
# SUBSECTIONS
|
||
msgid "shortcut-subsection.alignment"
|
||
msgstr "Alignment"
|
||
|
||
msgid "shortcut-subsection.edit"
|
||
msgstr "Edit"
|
||
|
||
msgid "shortcut-subsection.general-dashboard"
|
||
msgstr "Generic"
|
||
|
||
msgid "shortcut-subsection.general-viewer"
|
||
msgstr "Generic"
|
||
|
||
msgid "shortcut-subsection.main-menu"
|
||
msgstr "Main menu"
|
||
|
||
msgid "shortcut-subsection.modify-layers"
|
||
msgstr "Modify layers"
|
||
|
||
msgid "shortcut-subsection.navigation-dashboard"
|
||
msgstr "Navigation"
|
||
|
||
msgid "shortcut-subsection.navigation-viewer"
|
||
msgstr "Navigation"
|
||
|
||
msgid "shortcut-subsection.navigation-workspace"
|
||
msgstr "Navigation"
|
||
|
||
msgid "shortcut-subsection.panels"
|
||
msgstr "Panels"
|
||
|
||
msgid "shortcut-subsection.path-editor"
|
||
msgstr "Paths"
|
||
|
||
msgid "shortcut-subsection.shape"
|
||
msgstr "Shapes"
|
||
|
||
msgid "shortcut-subsection.text-editor"
|
||
msgstr "Texts"
|
||
|
||
msgid "shortcut-subsection.tools"
|
||
msgstr "Tools"
|
||
|
||
msgid "shortcut-subsection.zoom-viewer"
|
||
msgstr "Zoom"
|
||
|
||
msgid "shortcut-subsection.zoom-workspace"
|
||
msgstr "Zoom"
|
||
|
||
msgid "shortcuts.add-comment"
|
||
msgstr "Comments"
|
||
|
||
msgid "shortcuts.add-node"
|
||
msgstr "Add node"
|
||
|
||
msgid "shortcuts.align-bottom"
|
||
msgstr "Align bottom"
|
||
|
||
msgid "shortcuts.align-center"
|
||
msgstr "Align center"
|
||
|
||
msgid "shortcuts.align-hcenter"
|
||
msgstr "Align center horizontally"
|
||
|
||
msgid "shortcuts.align-justify"
|
||
msgstr "Align justify"
|
||
|
||
msgid "shortcuts.align-left"
|
||
msgstr "Align left"
|
||
|
||
msgid "shortcuts.align-right"
|
||
msgstr "Align right"
|
||
|
||
msgid "shortcuts.align-top"
|
||
msgstr "Align top"
|
||
|
||
msgid "shortcuts.align-vcenter"
|
||
msgstr "Align center vertically"
|
||
|
||
msgid "shortcuts.artboard-selection"
|
||
msgstr "Create board from selection"
|
||
|
||
msgid "shortcuts.bold"
|
||
msgstr "Toggle bold"
|
||
|
||
msgid "shortcuts.bool-difference"
|
||
msgstr "Boolean difference"
|
||
|
||
msgid "shortcuts.bool-exclude"
|
||
msgstr "Boolean exclude"
|
||
|
||
msgid "shortcuts.bool-intersection"
|
||
msgstr "Boolean intersection"
|
||
|
||
msgid "shortcuts.bool-union"
|
||
msgstr "Boolean union"
|
||
|
||
msgid "shortcuts.bring-back"
|
||
msgstr "Send to the back"
|
||
|
||
msgid "shortcuts.bring-backward"
|
||
msgstr "Send backward"
|
||
|
||
msgid "shortcuts.bring-forward"
|
||
msgstr "Bring forward"
|
||
|
||
msgid "shortcuts.bring-front"
|
||
msgstr "Bring to the front"
|
||
|
||
msgid "shortcuts.clear-undo"
|
||
msgstr "Clear undo"
|
||
|
||
msgid "shortcuts.copy"
|
||
msgstr "Copy"
|
||
|
||
msgid "shortcuts.create-component"
|
||
msgstr "Create component"
|
||
|
||
msgid "shortcuts.create-new-project"
|
||
msgstr "Create new"
|
||
|
||
msgid "shortcuts.cut"
|
||
msgstr "Cut"
|
||
|
||
msgid "shortcuts.decrease-zoom"
|
||
msgstr "Zoom out"
|
||
|
||
msgid "shortcuts.delete"
|
||
msgstr "Delete"
|
||
|
||
msgid "shortcuts.delete-node"
|
||
msgstr "Delete node"
|
||
|
||
msgid "shortcuts.detach-component"
|
||
msgstr "Detach component"
|
||
|
||
msgid "shortcuts.draw-curve"
|
||
msgstr "Curve"
|
||
|
||
msgid "shortcuts.draw-ellipse"
|
||
msgstr "Ellipse"
|
||
|
||
msgid "shortcuts.draw-frame"
|
||
msgstr "Board"
|
||
|
||
msgid "shortcuts.draw-nodes"
|
||
msgstr "Draw path"
|
||
|
||
msgid "shortcuts.draw-path"
|
||
msgstr "Path"
|
||
|
||
msgid "shortcuts.draw-rect"
|
||
msgstr "Rectangle"
|
||
|
||
msgid "shortcuts.draw-text"
|
||
msgstr "Text"
|
||
|
||
msgid "shortcuts.duplicate"
|
||
msgstr "Duplicate"
|
||
|
||
msgid "shortcuts.escape"
|
||
msgstr "Cancel"
|
||
|
||
msgid "shortcuts.export-shapes"
|
||
msgstr "Export shapes"
|
||
|
||
msgid "shortcuts.fit-all"
|
||
msgstr "Zoom to fit all"
|
||
|
||
msgid "shortcuts.flip-horizontal"
|
||
msgstr "Flip horizontally"
|
||
|
||
msgid "shortcuts.flip-vertical"
|
||
msgstr "Flip vertically"
|
||
|
||
msgid "shortcuts.font-size-dec"
|
||
msgstr "Decrement font size"
|
||
|
||
msgid "shortcuts.font-size-inc"
|
||
msgstr "Increment font size"
|
||
|
||
msgid "shortcuts.go-to-drafts"
|
||
msgstr "Go to drafts"
|
||
|
||
msgid "shortcuts.go-to-libs"
|
||
msgstr "Go to shared libraries"
|
||
|
||
msgid "shortcuts.go-to-search"
|
||
msgstr "Search"
|
||
|
||
msgid "shortcuts.group"
|
||
msgstr "Group"
|
||
|
||
msgid "shortcuts.h-distribute"
|
||
msgstr "Distribute horizontally"
|
||
|
||
msgid "shortcuts.hide-ui"
|
||
msgstr "Show / Hide UI"
|
||
|
||
msgid "shortcuts.increase-zoom"
|
||
msgstr "Zoom in"
|
||
|
||
msgid "shortcuts.insert-image"
|
||
msgstr "Insert image"
|
||
|
||
msgid "shortcuts.italic"
|
||
msgstr "Toggle italic"
|
||
|
||
msgid "shortcuts.join-nodes"
|
||
msgstr "Join nodes"
|
||
|
||
msgid "shortcuts.letter-spacing-dec"
|
||
msgstr "Decrement letter spacing"
|
||
|
||
msgid "shortcuts.letter-spacing-inc"
|
||
msgstr "Increment letter spacing"
|
||
|
||
msgid "shortcuts.line-height-dec"
|
||
msgstr "Decrement line height"
|
||
|
||
msgid "shortcuts.line-height-inc"
|
||
msgstr "Increment line height"
|
||
|
||
msgid "shortcuts.line-through"
|
||
msgstr "Toggle line through"
|
||
|
||
msgid "shortcuts.make-corner"
|
||
msgstr "Make corner"
|
||
|
||
msgid "shortcuts.make-curve"
|
||
msgstr "Make curve"
|
||
|
||
msgid "shortcuts.mask"
|
||
msgstr "Mask"
|
||
|
||
msgid "shortcuts.merge-nodes"
|
||
msgstr "Merge nodes"
|
||
|
||
msgid "shortcuts.move"
|
||
msgstr "Move"
|
||
|
||
msgid "shortcuts.move-fast-down"
|
||
msgstr "Move down fast"
|
||
|
||
msgid "shortcuts.move-fast-left"
|
||
msgstr "Move left fast"
|
||
|
||
msgid "shortcuts.move-fast-right"
|
||
msgstr "Move right fast"
|
||
|
||
msgid "shortcuts.move-fast-up"
|
||
msgstr "Move up fast"
|
||
|
||
msgid "shortcuts.move-nodes"
|
||
msgstr "Move node"
|
||
|
||
msgid "shortcuts.move-unit-down"
|
||
msgstr "Move down"
|
||
|
||
msgid "shortcuts.move-unit-left"
|
||
msgstr "Move left"
|
||
|
||
msgid "shortcuts.move-unit-right"
|
||
msgstr "Move right"
|
||
|
||
msgid "shortcuts.move-unit-up"
|
||
msgstr "Move up"
|
||
|
||
msgid "shortcuts.next-frame"
|
||
msgstr "Next board"
|
||
|
||
msgid "shortcuts.not-found"
|
||
msgstr "No shortcuts found"
|
||
|
||
msgid "shortcuts.opacity-0"
|
||
msgstr "Set opacity to 100%"
|
||
|
||
msgid "shortcuts.opacity-1"
|
||
msgstr "Set opacity to 10%"
|
||
|
||
msgid "shortcuts.opacity-2"
|
||
msgstr "Set opacity to 20%"
|
||
|
||
msgid "shortcuts.opacity-3"
|
||
msgstr "Set opacity to 30%"
|
||
|
||
msgid "shortcuts.opacity-4"
|
||
msgstr "Set opacity to 40%"
|
||
|
||
msgid "shortcuts.opacity-5"
|
||
msgstr "Set opacity to 50%"
|
||
|
||
msgid "shortcuts.opacity-6"
|
||
msgstr "Set opacity to 60%"
|
||
|
||
msgid "shortcuts.opacity-7"
|
||
msgstr "Set opacity to 70%"
|
||
|
||
msgid "shortcuts.opacity-8"
|
||
msgstr "Set opacity to 80%"
|
||
|
||
msgid "shortcuts.opacity-9"
|
||
msgstr "Set opacity to 90%"
|
||
|
||
msgid "shortcuts.open-color-picker"
|
||
msgstr "Color picker"
|
||
|
||
msgid "shortcuts.open-comments"
|
||
msgstr "Go to viewer comment section"
|
||
|
||
msgid "shortcuts.open-dashboard"
|
||
msgstr "Go to dashboard"
|
||
|
||
msgid "shortcuts.open-inspect"
|
||
msgstr "Go to viewer inspect section"
|
||
|
||
msgid "shortcuts.open-interactions"
|
||
msgstr "Go to viewer interactions section"
|
||
|
||
msgid "shortcuts.open-viewer"
|
||
msgstr "Go to viewer interactions section"
|
||
|
||
msgid "shortcuts.open-workspace"
|
||
msgstr "Go to workspace"
|
||
|
||
msgid "shortcuts.or"
|
||
msgstr " or "
|
||
|
||
msgid "shortcuts.paste"
|
||
msgstr "Paste"
|
||
|
||
msgid "shortcuts.prev-frame"
|
||
msgstr "Previous board"
|
||
|
||
msgid "shortcuts.redo"
|
||
msgstr "Redo"
|
||
|
||
msgid "shortcuts.reset-zoom"
|
||
msgstr "Reset zoom"
|
||
|
||
msgid "shortcuts.scale"
|
||
msgstr "Scale"
|
||
|
||
msgid "shortcuts.search-placeholder"
|
||
msgstr "Search shortcuts"
|
||
|
||
msgid "shortcuts.select-all"
|
||
msgstr "Select all"
|
||
|
||
msgid "shortcuts.select-next"
|
||
msgstr "Select next layer"
|
||
|
||
msgid "shortcuts.select-parent-layer"
|
||
msgstr "Select parent layer"
|
||
|
||
msgid "shortcuts.select-prev"
|
||
msgstr "Select previous layer"
|
||
|
||
msgid "shortcuts.separate-nodes"
|
||
msgstr "Separate nodes"
|
||
|
||
msgid "shortcuts.show-pixel-grid"
|
||
msgstr "Show / Hide pixel grid"
|
||
|
||
msgid "shortcuts.show-shortcuts"
|
||
msgstr "Show / Hide shortcuts"
|
||
|
||
msgid "shortcuts.snap-nodes"
|
||
msgstr "Snap to nodes"
|
||
|
||
msgid "shortcuts.snap-pixel-grid"
|
||
msgstr "Snap to pixel grid"
|
||
|
||
msgid "shortcuts.start-editing"
|
||
msgstr "Start editing"
|
||
|
||
msgid "shortcuts.start-measure"
|
||
msgstr "Start measurement"
|
||
|
||
msgid "shortcuts.stop-measure"
|
||
msgstr "Stop measurement"
|
||
|
||
msgid "shortcuts.text-align-center"
|
||
msgstr "Align center"
|
||
|
||
msgid "shortcuts.text-align-justify"
|
||
msgstr "Align justify"
|
||
|
||
msgid "shortcuts.text-align-left"
|
||
msgstr "Align left"
|
||
|
||
msgid "shortcuts.text-align-right"
|
||
msgstr "Align right"
|
||
|
||
msgid "shortcuts.thumbnail-set"
|
||
msgstr "Set thumbnails"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/shortcuts.cljs
|
||
msgid "shortcuts.title"
|
||
msgstr "Keyboard shortcuts"
|
||
|
||
msgid "shortcuts.toggle-alignment"
|
||
msgstr "Toggle dynamic alignment"
|
||
|
||
msgid "shortcuts.toggle-assets"
|
||
msgstr "Toggle assets"
|
||
|
||
msgid "shortcuts.toggle-colorpalette"
|
||
msgstr "Toggle color palette"
|
||
|
||
msgid "shortcuts.toggle-focus-mode"
|
||
msgstr "Toggle focus mode"
|
||
|
||
msgid "shortcuts.toggle-fullscreen"
|
||
msgstr "Toggle fullscreen"
|
||
|
||
msgid "shortcuts.toggle-guides"
|
||
msgstr "Show / Hide guides"
|
||
|
||
msgid "shortcuts.toggle-history"
|
||
msgstr "Toggle history"
|
||
|
||
msgid "shortcuts.toggle-layers"
|
||
msgstr "Toggle layers"
|
||
|
||
msgid "shortcuts.toggle-layout-flex"
|
||
msgstr "Add / Remove flex layout"
|
||
|
||
msgid "shortcuts.toggle-layout-grid"
|
||
msgstr "Add/remove grid layout"
|
||
|
||
msgid "shortcuts.toggle-lock"
|
||
msgstr "Lock / Unlock"
|
||
|
||
msgid "shortcuts.toggle-lock-size"
|
||
msgstr "Lock proportions"
|
||
|
||
msgid "shortcuts.toggle-rulers"
|
||
msgstr "Show / Hide rulers"
|
||
|
||
msgid "shortcuts.toggle-snap-guides"
|
||
msgstr "Snap to guides"
|
||
|
||
msgid "shortcuts.toggle-snap-ruler-guide"
|
||
msgstr "Snap to ruler guides"
|
||
|
||
msgid "shortcuts.toggle-textpalette"
|
||
msgstr "Toggle text palette"
|
||
|
||
msgid "shortcuts.toggle-theme"
|
||
msgstr "Change theme"
|
||
|
||
msgid "shortcuts.toggle-visibility"
|
||
msgstr "Show / Hide"
|
||
|
||
msgid "shortcuts.toggle-zoom-style"
|
||
msgstr "Toggle zoom style"
|
||
|
||
msgid "shortcuts.underline"
|
||
msgstr "Toggle underline"
|
||
|
||
msgid "shortcuts.undo"
|
||
msgstr "Undo"
|
||
|
||
msgid "shortcuts.ungroup"
|
||
msgstr "Ungroup"
|
||
|
||
msgid "shortcuts.unmask"
|
||
msgstr "Unmask"
|
||
|
||
msgid "shortcuts.v-distribute"
|
||
msgstr "Distribute vertically"
|
||
|
||
msgid "shortcuts.zoom-lense-decrease"
|
||
msgstr "Zoom lense decrease"
|
||
|
||
msgid "shortcuts.zoom-lense-increase"
|
||
msgstr "Zoom lense increase"
|
||
|
||
msgid "shortcuts.zoom-selected"
|
||
msgstr "Zoom to selected"
|
||
|
||
#: src/app/main/ui/dashboard/files.cljs
|
||
msgid "title.dashboard.files"
|
||
msgstr "%s - Penpot"
|
||
|
||
#: src/app/main/ui/dashboard/fonts.cljs
|
||
msgid "title.dashboard.font-providers"
|
||
msgstr "Font Providers - %s - Penpot"
|
||
|
||
#: src/app/main/ui/dashboard/fonts.cljs
|
||
msgid "title.dashboard.fonts"
|
||
msgstr "Fonts - %s - Penpot"
|
||
|
||
#: src/app/main/ui/dashboard/projects.cljs
|
||
msgid "title.dashboard.projects"
|
||
msgstr "Projects - %s - Penpot"
|
||
|
||
#: src/app/main/ui/dashboard/search.cljs
|
||
msgid "title.dashboard.search"
|
||
msgstr "Search - %s - Penpot"
|
||
|
||
#: src/app/main/ui/dashboard/libraries.cljs
|
||
msgid "title.dashboard.shared-libraries"
|
||
msgstr "Shared Libraries - %s - Penpot"
|
||
|
||
#: src/app/main/ui/auth/verify_token.cljs, src/app/main/ui/auth.cljs
|
||
msgid "title.default"
|
||
msgstr "Penpot - Design Freedom for Teams"
|
||
|
||
#: src/app/main/ui/settings/access-tokens.cljs
|
||
msgid "title.settings.access-tokens"
|
||
msgstr "Profile - Access tokens"
|
||
|
||
#: src/app/main/ui/settings/feedback.cljs
|
||
msgid "title.settings.feedback"
|
||
msgstr "Give feedback - Penpot"
|
||
|
||
#: src/app/main/ui/settings/options.cljs
|
||
msgid "title.settings.options"
|
||
msgstr "Settings - Penpot"
|
||
|
||
#: src/app/main/ui/settings/password.cljs
|
||
msgid "title.settings.password"
|
||
msgstr "Password - Penpot"
|
||
|
||
#: src/app/main/ui/settings/profile.cljs
|
||
msgid "title.settings.profile"
|
||
msgstr "Profile - Penpot"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "title.team-invitations"
|
||
msgstr "Invitations - %s - Penpot"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "title.team-members"
|
||
msgstr "Members - %s - Penpot"
|
||
|
||
#: src/app/main/ui/dashboard/team.cljs
|
||
msgid "title.team-settings"
|
||
msgstr "Settings - %s - Penpot"
|
||
|
||
msgid "title.team-webhooks"
|
||
msgstr "Webhooks - %s - Penpot"
|
||
|
||
#: src/app/main/ui/inspect.cljs, src/app/main/ui/viewer.cljs
|
||
msgid "title.viewer"
|
||
msgstr "%s - View mode - Penpot"
|
||
|
||
#: src/app/main/ui/workspace.cljs
|
||
msgid "title.workspace"
|
||
msgstr "%s - Penpot"
|
||
|
||
msgid "viewer.breaking-change.description"
|
||
msgstr ""
|
||
"This shareable link is no longer valid. Create a new one or ask the owner "
|
||
"for a new one."
|
||
|
||
msgid "viewer.breaking-change.message"
|
||
msgstr "Sorry!"
|
||
|
||
#: src/app/main/ui/inspect.cljs, src/app/main/ui/viewer.cljs
|
||
msgid "viewer.empty-state"
|
||
msgstr "No boards found on the page."
|
||
|
||
#: src/app/main/ui/inspect.cljs, src/app/main/ui/viewer.cljs
|
||
msgid "viewer.frame-not-found"
|
||
msgstr "Board not found."
|
||
|
||
msgid "viewer.header.comments-section"
|
||
msgstr "Comments (%s)"
|
||
|
||
#: src/app/main/ui/viewer/header.cljs
|
||
msgid "viewer.header.dont-show-interactions"
|
||
msgstr "Don't show interactions"
|
||
|
||
#: src/app/main/ui/viewer/header.cljs
|
||
msgid "viewer.header.fullscreen"
|
||
msgstr "Full Screen"
|
||
|
||
msgid "viewer.header.inspect-section"
|
||
msgstr "Inspect (%s)"
|
||
|
||
#: src/app/main/ui/viewer/header.cljs
|
||
msgid "viewer.header.interactions"
|
||
msgstr "Interactions"
|
||
|
||
msgid "viewer.header.interactions-section"
|
||
msgstr "Interactions (%s)"
|
||
|
||
#: src/app/main/ui/viewer/header.cljs
|
||
msgid "viewer.header.share.copy-link"
|
||
msgstr "Copy link"
|
||
|
||
#: src/app/main/ui/viewer/header.cljs
|
||
msgid "viewer.header.show-interactions"
|
||
msgstr "Show interactions"
|
||
|
||
#: src/app/main/ui/viewer/header.cljs
|
||
msgid "viewer.header.show-interactions-on-click"
|
||
msgstr "Show interactions on click"
|
||
|
||
#: src/app/main/ui/viewer/header.cljs
|
||
msgid "viewer.header.sitemap"
|
||
msgstr "Sitemap"
|
||
|
||
msgid "webhooks.last-delivery.success"
|
||
msgstr "Last delivery was successful."
|
||
|
||
#: src/app/main/ui/workspace/sidebar/align.cljs
|
||
msgid "workspace.align.hcenter"
|
||
msgstr "Align horizontal center (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/align.cljs
|
||
msgid "workspace.align.hdistribute"
|
||
msgstr "Distribute horizontal spacing (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/align.cljs
|
||
msgid "workspace.align.hleft"
|
||
msgstr "Align left (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/align.cljs
|
||
msgid "workspace.align.hright"
|
||
msgstr "Align right (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/align.cljs
|
||
msgid "workspace.align.vbottom"
|
||
msgstr "Align bottom (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/align.cljs
|
||
msgid "workspace.align.vcenter"
|
||
msgstr "Align vertical center (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/align.cljs
|
||
msgid "workspace.align.vdistribute"
|
||
msgstr "Distribute vertical spacing (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/align.cljs
|
||
msgid "workspace.align.vtop"
|
||
msgstr "Align top (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.assets"
|
||
msgstr "Assets"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.box-filter-all"
|
||
msgstr "All assets"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs, src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.colors"
|
||
msgstr "Colors"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs, src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.components"
|
||
msgstr "Components"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.create-group"
|
||
msgstr "Create a group"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.create-group-hint"
|
||
msgstr "Your items are going to be named automatically as \"group name / item name\""
|
||
|
||
#: src/app/main/ui/workspace/sidebar/sitemap.cljs, src/app/main/ui/workspace/sidebar/assets.cljs, src/app/main/ui/workspace/sidebar/assets.cljs, src/app/main/ui/workspace/sidebar/assets.cljs, src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.delete"
|
||
msgstr "Delete"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/sitemap.cljs, src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.duplicate"
|
||
msgstr "Duplicate"
|
||
|
||
msgid "workspace.assets.duplicate-main"
|
||
msgstr "Duplicate main"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs, src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.edit"
|
||
msgstr "Edit"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.filter"
|
||
msgstr "Filter"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs, src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.graphics"
|
||
msgstr "Graphics"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.group"
|
||
msgstr "Group"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.group-name"
|
||
msgstr "Group name"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.libraries"
|
||
msgstr "Libraries"
|
||
|
||
msgid "workspace.assets.local-library"
|
||
msgstr "local library"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.not-found"
|
||
msgstr "No assets found"
|
||
|
||
msgid "workspace.assets.open-library"
|
||
msgstr "Open library file"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/sitemap.cljs, src/app/main/ui/workspace/sidebar/assets.cljs, src/app/main/ui/workspace/sidebar/assets.cljs, src/app/main/ui/workspace/sidebar/assets.cljs, src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.rename"
|
||
msgstr "Rename"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.rename-group"
|
||
msgstr "Rename group"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.search"
|
||
msgstr "Search assets"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.selected-count"
|
||
msgid_plural "workspace.assets.selected-count"
|
||
msgstr[0] "%s item selected"
|
||
msgstr[1] "%s items selected"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.shared-library"
|
||
msgstr "Shared library"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets/common.cljs
|
||
msgid "workspace.assets.sidebar.components"
|
||
msgid_plural "workspace.assets.sidebar.components"
|
||
msgstr[0] "1 component"
|
||
msgstr[1] "%s components"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.sort"
|
||
msgstr "Sort"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs, src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.typography"
|
||
msgstr "Typographies"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets/components.cljs, src/app/main/wui/workspace/sidebar/options/menus/component.cljs
|
||
msgid "workspace.assets.grid-view"
|
||
msgstr "Grid view"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets/components.cljs, src/app/main/wui/workspace/sidebar/options/menus/component.cljs
|
||
msgid "workspace.assets.list-view"
|
||
msgstr "List view"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.assets.typography.font-id"
|
||
msgstr "Font"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.assets.typography.font-size"
|
||
msgstr "Size"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.assets.typography.font-variant-id"
|
||
msgstr "Variant"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.assets.typography.go-to-edit"
|
||
msgstr "Go to style library file to edit"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.assets.typography.letter-spacing"
|
||
msgstr "Letter Spacing"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.assets.typography.line-height"
|
||
msgstr "Line Height"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs, src/app/main/ui/inspect/attributes/text.cljs, src/app/main/ui/inspect/attributes/text.cljs
|
||
msgid "workspace.assets.typography.sample"
|
||
msgstr "Ag"
|
||
|
||
msgid "workspace.assets.typography.text-styles"
|
||
msgstr "Text styles"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.assets.typography.text-transform"
|
||
msgstr "Text Transform"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/assets.cljs
|
||
msgid "workspace.assets.ungroup"
|
||
msgstr "Ungroup"
|
||
|
||
msgid "workspace.context-menu.grid-cells.area"
|
||
msgstr "Create area"
|
||
|
||
msgid "workspace.context-menu.grid-cells.create-board"
|
||
msgstr "Create board"
|
||
|
||
msgid "workspace.context-menu.grid-cells.merge"
|
||
msgstr "Merge cells"
|
||
|
||
msgid "workspace.context-menu.grid-track.column.add-after"
|
||
msgstr "Add 1 column to the right"
|
||
|
||
msgid "workspace.context-menu.grid-track.column.add-before"
|
||
msgstr "Add 1 column to the left"
|
||
|
||
msgid "workspace.context-menu.grid-track.column.delete"
|
||
msgstr "Delete column"
|
||
|
||
msgid "workspace.context-menu.grid-track.column.delete-shapes"
|
||
msgstr "Delete column and shapes"
|
||
|
||
msgid "workspace.context-menu.grid-track.column.duplicate"
|
||
msgstr "Duplicate column"
|
||
|
||
msgid "workspace.context-menu.grid-track.row.add-after"
|
||
msgstr "Add 1 row below"
|
||
|
||
msgid "workspace.context-menu.grid-track.row.add-before"
|
||
msgstr "Add 1 row above"
|
||
|
||
msgid "workspace.context-menu.grid-track.row.delete"
|
||
msgstr "Delete row"
|
||
|
||
msgid "workspace.context-menu.grid-track.row.delete-shapes"
|
||
msgstr "Delete row and shapes"
|
||
|
||
msgid "workspace.context-menu.grid-track.row.duplicate"
|
||
msgstr "Duplicate row"
|
||
|
||
msgid "workspace.focus.focus-mode"
|
||
msgstr "Focus mode"
|
||
|
||
msgid "workspace.focus.focus-off"
|
||
msgstr "Focus off"
|
||
|
||
msgid "workspace.focus.focus-on"
|
||
msgstr "Focus on"
|
||
|
||
msgid "workspace.focus.selection"
|
||
msgstr "Selection"
|
||
|
||
#: src/app/main/data/workspace/libraries.cljs, src/app/main/ui/components/color_bullet.cljs
|
||
msgid "workspace.gradients.linear"
|
||
msgstr "Linear gradient"
|
||
|
||
#: src/app/main/data/workspace/libraries.cljs, src/app/main/ui/components/color_bullet.cljs
|
||
msgid "workspace.gradients.radial"
|
||
msgstr "Radial gradient"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.disable-dynamic-alignment"
|
||
msgstr "Disable dynamic alignment"
|
||
|
||
msgid "workspace.header.menu.disable-scale-content"
|
||
msgstr "Disable proportional scale"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.disable-scale-text"
|
||
msgstr "Disable scale text"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.disable-snap-guides"
|
||
msgstr "Disable snap to guides"
|
||
|
||
msgid "workspace.header.menu.disable-snap-pixel-grid"
|
||
msgstr "Disable snap to pixel"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.disable-snap-ruler-guides"
|
||
msgstr "Disable snap to ruler guides"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.enable-dynamic-alignment"
|
||
msgstr "Enable dynamic alignment"
|
||
|
||
msgid "workspace.header.menu.enable-scale-content"
|
||
msgstr "Enable proportional scale"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.enable-scale-text"
|
||
msgstr "Enable scale text"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.enable-snap-guides"
|
||
msgstr "Snap to guides"
|
||
|
||
msgid "workspace.header.menu.enable-snap-pixel-grid"
|
||
msgstr "Enable snap to pixel"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.enable-snap-ruler-guides"
|
||
msgstr "Snap to ruler guides"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.hide-artboard-names"
|
||
msgstr "Hide board names"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.hide-guides"
|
||
msgstr "Hide guides"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.hide-palette"
|
||
msgstr "Hide color palette"
|
||
|
||
msgid "workspace.header.menu.hide-pixel-grid"
|
||
msgstr "Hide pixel grid"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.hide-rules"
|
||
msgstr "Hide rulers"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.hide-textpalette"
|
||
msgstr "Hide fonts palette"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.option.edit"
|
||
msgstr "Edit"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.option.file"
|
||
msgstr "File"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.option.help-info"
|
||
msgstr "Help & info"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.option.preferences"
|
||
msgstr "Preferences"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.option.view"
|
||
msgstr "View"
|
||
|
||
msgid "workspace.header.menu.redo"
|
||
msgstr "Redo"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.select-all"
|
||
msgstr "Select all"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.show-artboard-names"
|
||
msgstr "Show boards names"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.show-guides"
|
||
msgstr "Show guides"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.show-palette"
|
||
msgstr "Show color palette"
|
||
|
||
msgid "workspace.header.menu.show-pixel-grid"
|
||
msgstr "Show pixel grid"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.show-rules"
|
||
msgstr "Show rulers"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.menu.show-textpalette"
|
||
msgstr "Show fonts palette"
|
||
|
||
msgid "workspace.header.menu.toggle-dark-theme"
|
||
msgstr "Switch to dark theme"
|
||
|
||
msgid "workspace.header.menu.toggle-light-theme"
|
||
msgstr "Switch to light theme"
|
||
|
||
msgid "workspace.header.menu.undo"
|
||
msgstr "Undo"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.reset-zoom"
|
||
msgstr "Reset"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.save-error"
|
||
msgstr "Error on saving"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.saved"
|
||
msgstr "Saved"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.saving"
|
||
msgstr "Saving"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.unsaved"
|
||
msgstr "Unsaved changes"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.viewer"
|
||
msgstr "View mode (%s)"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.zoom"
|
||
msgstr "Zoom"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.zoom-fill"
|
||
msgstr "Fill - Scale to fill"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.zoom-fit"
|
||
msgstr "Fit - Scale down to fit"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.zoom-fit-all"
|
||
msgstr "Zoom to fit all"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.zoom-full-screen"
|
||
msgstr "Full screen"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.header.zoom-selected"
|
||
msgstr "Zoom to selected"
|
||
|
||
msgid "workspace.layout_grid.editor.options.edit-grid"
|
||
msgstr "Edit grid"
|
||
|
||
msgid "workspace.layout_grid.editor.options.exit"
|
||
msgstr "Exit"
|
||
|
||
msgid "workspace.layout_grid.editor.padding.expand"
|
||
msgstr "Show 4 sided padding options"
|
||
|
||
msgid "workspace.layout_grid.editor.title"
|
||
msgstr "Editing grid"
|
||
|
||
msgid "workspace.layout_grid.editor.top-bar.done"
|
||
msgstr "Done"
|
||
|
||
msgid "workspace.layout_grid.editor.top-bar.locate"
|
||
msgstr "Locate"
|
||
|
||
msgid "workspace.layout_grid.editor.top-bar.locate.tooltip"
|
||
msgstr "Locate grid layout"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.add"
|
||
msgstr "Add"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.colors"
|
||
msgstr "%s colors"
|
||
|
||
#: src/app/main/ui/workspace/colorpalette.cljs
|
||
msgid "workspace.libraries.colors.empty-palette"
|
||
msgstr "There are no color styles in your library yet"
|
||
|
||
#: src/app/main/ui/workspace/textpalette.cljs
|
||
msgid "workspace.libraries.colors.empty-typography-palette"
|
||
msgstr "There are no typography styles in your library yet"
|
||
|
||
#: src/app/main/ui/workspace/colorpicker/libraries.cljs, src/app/main/ui/workspace/colorpalette.cljs
|
||
msgid "workspace.libraries.colors.file-library"
|
||
msgstr "File library"
|
||
|
||
#: src/app/main/ui/workspace/colorpicker.cljs
|
||
msgid "workspace.libraries.colors.hsv"
|
||
msgstr "HSV"
|
||
|
||
#: src/app/main/ui/workspace/colorpicker/libraries.cljs, src/app/main/ui/workspace/colorpalette.cljs
|
||
msgid "workspace.libraries.colors.recent-colors"
|
||
msgstr "Recent colors"
|
||
|
||
#: src/app/main/ui/workspace/colorpicker.cljs
|
||
msgid "workspace.libraries.colors.rgb-complementary"
|
||
msgstr "RGB Complementary"
|
||
|
||
#: src/app/main/ui/workspace/colorpicker.cljs
|
||
msgid "workspace.libraries.colors.rgba"
|
||
msgstr "RGBA"
|
||
|
||
#: src/app/main/ui/workspace/colorpicker.cljs
|
||
msgid "workspace.libraries.colors.save-color"
|
||
msgstr "Save color style"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.components"
|
||
msgstr "%s components"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.file-library"
|
||
msgstr "File library"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.graphics"
|
||
msgstr "%s graphics"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.in-this-file"
|
||
msgstr "LIBRARIES IN THIS FILE"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.libraries"
|
||
msgstr "LIBRARIES"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.library"
|
||
msgstr "LIBRARY"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.library-updates"
|
||
msgstr "LIBRARY UPDATES"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.loading"
|
||
msgstr "Loading…"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.no-libraries-need-sync"
|
||
msgstr "There are no Shared Libraries that need update"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.no-matches-for"
|
||
msgstr "No matches found for “%s“"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.no-shared-libraries-available"
|
||
msgstr "There are no Shared Libraries available"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.search-shared-libraries"
|
||
msgstr "Search shared libraries"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.shared-libraries"
|
||
msgstr "SHARED LIBRARIES"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.shared-library-btn"
|
||
msgstr "Connect library"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.libraries.text.multiple-typography"
|
||
msgstr "Multiple typographies"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.libraries.text.multiple-typography-tooltip"
|
||
msgstr "Unlink all typographies"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.typography"
|
||
msgstr "%s typographies"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.unlink-library-btn"
|
||
msgstr "Disconnect library"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.update"
|
||
msgstr "Update"
|
||
|
||
#: src/app/main/data/workspace/libraries.cljs
|
||
msgid "workspace.libraries.update.see-all-changes"
|
||
msgstr "see all changes"
|
||
|
||
#: src/app/main/ui/workspace/libraries.cljs
|
||
msgid "workspace.libraries.updates"
|
||
msgstr "UPDATES"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.add-interaction"
|
||
msgstr "Click the + button to add interactions."
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/blur.cljs
|
||
msgid "workspace.options.blur-options.title"
|
||
msgstr "Blur"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/blur.cljs
|
||
msgid "workspace.options.blur-options.title.group"
|
||
msgstr "Group blur"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/blur.cljs
|
||
msgid "workspace.options.blur-options.title.multiple"
|
||
msgstr "Selection blur"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/page.cljs
|
||
msgid "workspace.options.canvas-background"
|
||
msgstr "Canvas background"
|
||
|
||
msgid "workspace.options.clip-content"
|
||
msgstr "Clip content"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs
|
||
msgid "workspace.options.component"
|
||
msgstr "Component"
|
||
|
||
msgid "workspace.options.component.annotation"
|
||
msgstr "Annotation"
|
||
|
||
msgid "workspace.options.component.copy"
|
||
msgstr "Copy"
|
||
|
||
msgid "workspace.options.component.create-annotation"
|
||
msgstr "Create an annotation"
|
||
|
||
msgid "workspace.options.component.edit-annotation"
|
||
msgstr "Edit an annotation"
|
||
|
||
msgid "workspace.options.component.main"
|
||
msgstr "Main"
|
||
|
||
msgid "workspace.options.component.swap"
|
||
msgstr "Swap component"
|
||
|
||
msgid "workspace.options.component.swap.empty"
|
||
msgstr "There are no assets in this library yet"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.constraints"
|
||
msgstr "Constraints"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.constraints.bottom"
|
||
msgstr "Bottom"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.constraints.center"
|
||
msgstr "Center"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.constraints.fix-when-scrolling"
|
||
msgstr "Fix when scrolling"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.constraints.left"
|
||
msgstr "Left"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.constraints.leftright"
|
||
msgstr "Left & Right"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.constraints.right"
|
||
msgstr "Right"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.constraints.scale"
|
||
msgstr "Scale"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.constraints.top"
|
||
msgstr "Top"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.constraints.topbottom"
|
||
msgstr "Top & Bottom"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options.cljs
|
||
msgid "workspace.options.design"
|
||
msgstr "Design"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/exports.cljs, src/app/main/ui/inspect/exports.cljs
|
||
msgid "workspace.options.export"
|
||
msgstr "Export"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/exports.cljs, src/app/main/ui/inspect/exports.cljs
|
||
msgid "workspace.options.export-multiple"
|
||
msgstr "Export selection"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/exports.cljs, src/app/main/ui/inspect/exports.cljs
|
||
msgid "workspace.options.export-object"
|
||
msgid_plural "workspace.options.export-object"
|
||
msgstr[0] "Export 1 element"
|
||
msgstr[1] "Export %s elements"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/exports.cljs
|
||
msgid "workspace.options.export.suffix"
|
||
msgstr "Suffix"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/exports.cljs, src/app/main/ui/inspect/exports.cljs, src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.options.exporting-complete"
|
||
msgstr "Export complete"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/exports.cljs, src/app/main/ui/inspect/exports.cljs, src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.options.exporting-object"
|
||
msgstr "Exporting…"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/exports.cljs, src/app/main/ui/inspect/exports.cljs, src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.options.exporting-object-error"
|
||
msgstr "Export failed"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/exports.cljs, src/app/main/ui/inspect/exports.cljs, src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.options.exporting-object-slow"
|
||
msgstr "Export unexpectedly slow"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/fill.cljs
|
||
msgid "workspace.options.fill"
|
||
msgstr "Fill"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.flows.add-flow-start"
|
||
msgstr "Add flow start"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.flows.flow"
|
||
msgstr "Flow"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.flows.flow-start"
|
||
msgstr "Flow start"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.flows.flow-starts"
|
||
msgstr "Flow starts"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.auto"
|
||
msgstr "Auto"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.column"
|
||
msgstr "Columns"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.grid-title"
|
||
msgstr "Grid"
|
||
|
||
msgid "workspace.options.grid.params.color"
|
||
msgstr "Color"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.columns"
|
||
msgstr "Columns"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.gutter"
|
||
msgstr "Gutter"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.height"
|
||
msgstr "Height"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.margin"
|
||
msgstr "Margin"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.rows"
|
||
msgstr "Rows"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.set-default"
|
||
msgstr "Set as default"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.size"
|
||
msgstr "Size"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.type"
|
||
msgstr "Type"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.type.bottom"
|
||
msgstr "Bottom"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.type.center"
|
||
msgstr "Center"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.type.left"
|
||
msgstr "Left"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.type.right"
|
||
msgstr "Right"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.type.stretch"
|
||
msgstr "Stretch"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.type.top"
|
||
msgstr "Top"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.use-default"
|
||
msgstr "Use default"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.params.width"
|
||
msgstr "Width"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.row"
|
||
msgstr "Rows"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/frame_grid.cljs
|
||
msgid "workspace.options.grid.square"
|
||
msgstr "Square"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/fill.cljs
|
||
msgid "workspace.options.group-fill"
|
||
msgstr "Group fill"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.group-stroke"
|
||
msgstr "Group stroke"
|
||
|
||
msgid "workspace.options.guides.title"
|
||
msgstr "Guides"
|
||
|
||
msgid "workspace.options.height"
|
||
msgstr "Height"
|
||
|
||
msgid "workspace.options.inspect"
|
||
msgstr "Inspect"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-action"
|
||
msgstr "Action"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-after-delay"
|
||
msgstr "After delay"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-animation"
|
||
msgstr "Animation"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-animation-dissolve"
|
||
msgstr "Dissolve"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-animation-none"
|
||
msgstr "None"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-animation-push"
|
||
msgstr "Push"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-animation-slide"
|
||
msgstr "Slide"
|
||
|
||
msgid "workspace.options.interaction-auto"
|
||
msgstr "auto"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-background"
|
||
msgstr "Add background overlay"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-close-outside"
|
||
msgstr "Close when clicking outside"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-close-overlay"
|
||
msgstr "Close overlay"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-close-overlay-dest"
|
||
msgstr "Close overlay: %s"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-delay"
|
||
msgstr "Delay"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-destination"
|
||
msgstr "Destination"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-duration"
|
||
msgstr "Duration"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-easing"
|
||
msgstr "Easing"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-easing-ease"
|
||
msgstr "Ease"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-easing-ease-in"
|
||
msgstr "Ease in"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-easing-ease-in-out"
|
||
msgstr "Ease in out"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-easing-ease-out"
|
||
msgstr "Ease out"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-easing-linear"
|
||
msgstr "Linear"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-in"
|
||
msgstr "In"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-mouse-enter"
|
||
msgstr "Mouse enter"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-mouse-leave"
|
||
msgstr "Mouse leave"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-ms"
|
||
msgstr "ms"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-navigate-to"
|
||
msgstr "Navigate to"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-navigate-to-dest"
|
||
msgstr "Navigate to: %s"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-none"
|
||
msgstr "(not set)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-offset-effect"
|
||
msgstr "Offset effect"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-on-click"
|
||
msgstr "On Click"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-open-overlay"
|
||
msgstr "Open overlay"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-open-overlay-dest"
|
||
msgstr "Open overlay: %s"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-open-url"
|
||
msgstr "Open URL"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-out"
|
||
msgstr "Out"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-pos-bottom-center"
|
||
msgstr "Bottom center"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-pos-bottom-left"
|
||
msgstr "Bottom left"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-pos-bottom-right"
|
||
msgstr "Bottom right"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-pos-center"
|
||
msgstr "Center"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-pos-manual"
|
||
msgstr "Manual"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-pos-top-center"
|
||
msgstr "Top center"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-pos-top-left"
|
||
msgstr "Top left"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-pos-top-right"
|
||
msgstr "Top right"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-position"
|
||
msgstr "Position"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-preserve-scroll"
|
||
msgstr "Preserve scroll position"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-prev-screen"
|
||
msgstr "Previous screen"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-relative-to"
|
||
msgstr "Relative to"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-self"
|
||
msgstr "self"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-toggle-overlay"
|
||
msgstr "Toggle overlay"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-toggle-overlay-dest"
|
||
msgstr "Toggle overlay: %s"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-trigger"
|
||
msgstr "Trigger"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-url"
|
||
msgstr "URL"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-while-hovering"
|
||
msgstr "While Hovering"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interaction-while-pressing"
|
||
msgstr "While Pressing"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.interactions"
|
||
msgstr "Interactions"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.color"
|
||
msgstr "Color"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.color-burn"
|
||
msgstr "Color burn"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.color-dodge"
|
||
msgstr "Color dodge"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.darken"
|
||
msgstr "Darken"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.difference"
|
||
msgstr "Difference"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.exclusion"
|
||
msgstr "Exclusion"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.hard-light"
|
||
msgstr "Hard light"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.hue"
|
||
msgstr "Hue"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.lighten"
|
||
msgstr "Lighten"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.luminosity"
|
||
msgstr "Luminosity"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.multiply"
|
||
msgstr "Multiply"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.normal"
|
||
msgstr "Normal"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.overlay"
|
||
msgstr "Overlay"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.saturation"
|
||
msgstr "Saturation"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.screen"
|
||
msgstr "Screen"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.blend-mode.soft-light"
|
||
msgstr "Soft light"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.title"
|
||
msgstr "Layer"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.title.group"
|
||
msgstr "Group layers"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layer.cljs
|
||
msgid "workspace.options.layer-options.title.multiple"
|
||
msgstr "Selected layers"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout_item.cljs
|
||
msgid "workspace.options.layout-item.advanced-ops"
|
||
msgstr "Advanced options"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout_item.cljs
|
||
msgid "workspace.options.layout-item.layout-item-max-h"
|
||
msgstr "Max.Height"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout_item.cljs
|
||
msgid "workspace.options.layout-item.layout-item-max-w"
|
||
msgstr "Max.Width"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout_item.cljs
|
||
msgid "workspace.options.layout-item.layout-item-min-h"
|
||
msgstr "Min.Height"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout_item.cljs
|
||
msgid "workspace.options.layout-item.layout-item-min-w"
|
||
msgstr "Min.Width"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout_item.cljs
|
||
msgid "workspace.options.layout-item.title.layout-item-max-h"
|
||
msgstr "Maximum height"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout_item.cljs
|
||
msgid "workspace.options.layout-item.title.layout-item-max-w"
|
||
msgstr "Maximum width"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout_item.cljs
|
||
msgid "workspace.options.layout-item.title.layout-item-min-h"
|
||
msgstr "Minimum height"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout_item.cljs
|
||
msgid "workspace.options.layout-item.title.layout-item-min-w"
|
||
msgstr "Minimum width"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.bottom"
|
||
msgstr "Bottom"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.direction.column"
|
||
msgstr "Column"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.direction.column-reverse"
|
||
msgstr "Reverse column"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.direction.row"
|
||
msgstr "Row"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.direction.row-reverse"
|
||
msgstr "Reverse row"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.gap"
|
||
msgstr "Gap"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.left"
|
||
msgstr "Left"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout_item.cljs
|
||
msgid "workspace.options.layout.margin"
|
||
msgstr "Margin"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout_item.cljs
|
||
msgid "workspace.options.layout.margin-all"
|
||
msgstr "All sides"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout_item.cljs
|
||
msgid "workspace.options.layout.margin-simple"
|
||
msgstr "Simple margin"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.packed"
|
||
msgstr "packed"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.padding"
|
||
msgstr "Padding"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.padding-all"
|
||
msgstr "All sides"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.padding-simple"
|
||
msgstr "Simple padding"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.right"
|
||
msgstr "Right"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.space-around"
|
||
msgstr "space around"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.space-between"
|
||
msgstr "space between"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/layout.cljs
|
||
msgid "workspace.options.layout.top"
|
||
msgstr "Top"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/color_selection.cljs
|
||
msgid "workspace.options.more-colors"
|
||
msgstr "More colors"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/color_selection.cljs
|
||
msgid "workspace.options.more-lib-colors"
|
||
msgstr "More library colors"
|
||
|
||
msgid "workspace.options.opacity"
|
||
msgstr "Opacity"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/shapes/frame.cljs, src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.position"
|
||
msgstr "Position"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options.cljs
|
||
msgid "workspace.options.prototype"
|
||
msgstr "Prototype"
|
||
|
||
msgid "workspace.options.radius"
|
||
msgstr "Radius"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.radius-bottom-left"
|
||
msgstr "Bottom left"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.radius-bottom-right"
|
||
msgstr "Bottom right"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.radius-top-left"
|
||
msgstr "Top left"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.radius-top-right"
|
||
msgstr "Top right"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.radius.all-corners"
|
||
msgstr "All corners"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.radius.single-corners"
|
||
msgstr "Independent corners"
|
||
|
||
msgid "workspace.options.recent-fonts"
|
||
msgstr "Recent"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/exports.cljs, src/app/main/ui/inspect/exports.cljs, src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.options.retry"
|
||
msgstr "Retry"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.rotation"
|
||
msgstr "Rotation"
|
||
|
||
msgid "workspace.options.search-font"
|
||
msgstr "Search font"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.select-a-shape"
|
||
msgstr "Select a shape, board or group to drag a connection to other board."
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/color_selection.cljs
|
||
msgid "workspace.options.selection-color"
|
||
msgstr "Selected colors"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/fill.cljs
|
||
msgid "workspace.options.selection-fill"
|
||
msgstr "Selection fill"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.selection-stroke"
|
||
msgstr "Selection stroke"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/shadow.cljs
|
||
msgid "workspace.options.shadow-options.blur"
|
||
msgstr "Blur"
|
||
|
||
msgid "workspace.options.shadow-options.color"
|
||
msgstr "Shadow color"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/shadow.cljs
|
||
msgid "workspace.options.shadow-options.drop-shadow"
|
||
msgstr "Drop shadow"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/shadow.cljs
|
||
msgid "workspace.options.shadow-options.inner-shadow"
|
||
msgstr "Inner shadow"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/shadow.cljs
|
||
msgid "workspace.options.shadow-options.offsetx"
|
||
msgstr "X"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/shadow.cljs
|
||
msgid "workspace.options.shadow-options.offsety"
|
||
msgstr "Y"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/shadow.cljs
|
||
msgid "workspace.options.shadow-options.spread"
|
||
msgstr "Spread"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/shadow.cljs
|
||
msgid "workspace.options.shadow-options.title"
|
||
msgstr "Shadow"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/shadow.cljs
|
||
msgid "workspace.options.shadow-options.title.group"
|
||
msgstr "Group shadow"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/shadow.cljs
|
||
msgid "workspace.options.shadow-options.title.multiple"
|
||
msgstr "Selection shadows"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/fill.cljs
|
||
msgid "workspace.options.show-fill-on-export"
|
||
msgstr "Show in exports"
|
||
|
||
msgid "workspace.options.show-in-viewer"
|
||
msgstr "Show in view mode"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/shapes/frame.cljs, src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||
msgid "workspace.options.size"
|
||
msgstr "Size"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/shapes/frame.cljs
|
||
msgid "workspace.options.size-presets"
|
||
msgstr "Size presets"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke"
|
||
msgstr "Stroke"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.circle-marker"
|
||
msgstr "Circle marker"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.circle-marker-short"
|
||
msgstr "Circle"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.diamond-marker"
|
||
msgstr "Diamond marker"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.diamond-marker-short"
|
||
msgstr "Diamond"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.line-arrow"
|
||
msgstr "Line arrow"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.line-arrow-short"
|
||
msgstr "Arrow"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.none"
|
||
msgstr "None"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.round"
|
||
msgstr "Round"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.square"
|
||
msgstr "Square"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.square-marker"
|
||
msgstr "Square marker"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.square-marker-short"
|
||
msgstr "Rectangle"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.triangle-arrow"
|
||
msgstr "Triangle arrow"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke-cap.triangle-arrow-short"
|
||
msgstr "Triangle"
|
||
|
||
msgid "workspace.options.stroke-color"
|
||
msgstr "Stroke color"
|
||
|
||
msgid "workspace.options.stroke-width"
|
||
msgstr "Stroke width"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke.center"
|
||
msgstr "Center"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke.dashed"
|
||
msgstr "Dashed"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke.dotted"
|
||
msgstr "Dotted"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke.inner"
|
||
msgstr "Inside"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke.mixed"
|
||
msgstr "Mixed"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke.outer"
|
||
msgstr "Outside"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/stroke.cljs
|
||
msgid "workspace.options.stroke.solid"
|
||
msgstr "Solid"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.align-bottom"
|
||
msgstr "Align bottom"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.align-middle"
|
||
msgstr "Align middle"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.align-top"
|
||
msgstr "Align top"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.direction-ltr"
|
||
msgstr "LTR"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.direction-rtl"
|
||
msgstr "RTL"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.grow-auto-height"
|
||
msgstr "Auto height"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.grow-auto-width"
|
||
msgstr "Auto width"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.grow-fixed"
|
||
msgstr "Fixed"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.options.text-options.letter-spacing"
|
||
msgstr "Letter Spacing"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.options.text-options.line-height"
|
||
msgstr "Line height"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.options.text-options.lowercase"
|
||
msgstr "Lowercase"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs, src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.options.text-options.none"
|
||
msgstr "None"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.strikethrough"
|
||
msgstr "Strikethrough (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.text-align-center"
|
||
msgstr "Align center (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.text-align-justify"
|
||
msgstr "Justify (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.text-align-left"
|
||
msgstr "Align left (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.text-align-right"
|
||
msgstr "Align right (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.title"
|
||
msgstr "Text"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.title-group"
|
||
msgstr "Group text"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.title-selection"
|
||
msgstr "Selection text"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.options.text-options.titlecase"
|
||
msgstr "Title case"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/text.cljs
|
||
msgid "workspace.options.text-options.underline"
|
||
msgstr "Underline (%s)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/typography.cljs
|
||
msgid "workspace.options.text-options.uppercase"
|
||
msgstr "Uppercase"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||
msgid "workspace.options.use-play-button"
|
||
msgstr "Use the play button at the header to run the prototype view."
|
||
|
||
msgid "workspace.options.width"
|
||
msgstr "Width"
|
||
|
||
msgid "workspace.options.x"
|
||
msgstr "X axis"
|
||
|
||
msgid "workspace.options.y"
|
||
msgstr "Y axis"
|
||
|
||
msgid "workspace.path.actions.add-node"
|
||
msgstr "Add node (%s)"
|
||
|
||
msgid "workspace.path.actions.delete-node"
|
||
msgstr "Delete node (%s)"
|
||
|
||
msgid "workspace.path.actions.draw-nodes"
|
||
msgstr "Draw nodes (%s)"
|
||
|
||
msgid "workspace.path.actions.join-nodes"
|
||
msgstr "Join nodes (%s)"
|
||
|
||
msgid "workspace.path.actions.make-corner"
|
||
msgstr "To corner (%s)"
|
||
|
||
msgid "workspace.path.actions.make-curve"
|
||
msgstr "To curve (%s)"
|
||
|
||
msgid "workspace.path.actions.merge-nodes"
|
||
msgstr "Merge nodes (%s)"
|
||
|
||
msgid "workspace.path.actions.move-nodes"
|
||
msgstr "Move nodes (%s)"
|
||
|
||
msgid "workspace.path.actions.separate-nodes"
|
||
msgstr "Separate nodes (%s)"
|
||
|
||
msgid "workspace.path.actions.snap-nodes"
|
||
msgstr "Snap nodes (%s)"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.add-flex"
|
||
msgstr "Add flex layout"
|
||
|
||
msgid "workspace.shape.menu.add-grid"
|
||
msgstr "Add grid layout"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.back"
|
||
msgstr "Send to back"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.backward"
|
||
msgstr "Send backward"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.copy"
|
||
msgstr "Copy"
|
||
|
||
msgid "workspace.shape.menu.create-annotation"
|
||
msgstr "Create annotation"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.create-artboard-from-selection"
|
||
msgstr "Selection to board"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.create-component"
|
||
msgstr "Create component"
|
||
|
||
msgid "workspace.shape.menu.create-multiple-components"
|
||
msgstr "Create multiple components"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.cut"
|
||
msgstr "Cut"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.delete"
|
||
msgstr "Delete"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.delete-flow-start"
|
||
msgstr "Delete flow start"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.detach-instance"
|
||
msgstr "Detach instance"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.detach-instances-in-bulk"
|
||
msgstr "Detach instances"
|
||
|
||
msgid "workspace.shape.menu.difference"
|
||
msgstr "Difference"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.duplicate"
|
||
msgstr "Duplicate"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.edit"
|
||
msgstr "Edit"
|
||
|
||
msgid "workspace.shape.menu.exclude"
|
||
msgstr "Exclude"
|
||
|
||
msgid "workspace.shape.menu.flatten"
|
||
msgstr "Flatten"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.flip-horizontal"
|
||
msgstr "Flip horizontal"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.flip-vertical"
|
||
msgstr "Flip vertical"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.flow-start"
|
||
msgstr "Flow start"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.forward"
|
||
msgstr "Bring forward"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.front"
|
||
msgstr "Bring to front"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.go-main"
|
||
msgstr "Go to main component file"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.group"
|
||
msgstr "Group"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.hide"
|
||
msgstr "Hide"
|
||
|
||
msgid "workspace.shape.menu.hide-ui"
|
||
msgstr "Show / Hide UI"
|
||
|
||
msgid "workspace.shape.menu.intersection"
|
||
msgstr "Intersection"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.lock"
|
||
msgstr "Lock"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.mask"
|
||
msgstr "Mask"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.paste"
|
||
msgstr "Paste"
|
||
|
||
msgid "workspace.shape.menu.path"
|
||
msgstr "Path"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.remove-flex"
|
||
msgstr "Remove flex layout"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.remove-grid"
|
||
msgstr "Remove grid layout"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.reset-overrides"
|
||
msgstr "Reset overrides"
|
||
|
||
msgid "workspace.shape.menu.restore-main"
|
||
msgstr "Restore main component"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.select-layer"
|
||
msgstr "Select layer"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.show"
|
||
msgstr "Show"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.show-in-assets"
|
||
msgstr "Show in assets panel"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.show-main"
|
||
msgstr "Show main component"
|
||
|
||
msgid "workspace.shape.menu.thumbnail-remove"
|
||
msgstr "Remove thumbnail"
|
||
|
||
msgid "workspace.shape.menu.thumbnail-set"
|
||
msgstr "Set as thumbnail"
|
||
|
||
msgid "workspace.shape.menu.transform-to-path"
|
||
msgstr "Transform to path"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.ungroup"
|
||
msgstr "Ungroup"
|
||
|
||
msgid "workspace.shape.menu.union"
|
||
msgstr "Union"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.unlock"
|
||
msgstr "Unlock"
|
||
|
||
#: src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.unmask"
|
||
msgstr "Unmask"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.update-components-in-bulk"
|
||
msgstr "Update main components"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/sidebar/options/menus/component.cljs, src/app/main/ui/workspace/context_menu.cljs, src/app/main/ui/workspace/context_menu.cljs
|
||
msgid "workspace.shape.menu.update-main"
|
||
msgstr "Update main component"
|
||
|
||
msgid "workspace.sidebar.collapse"
|
||
msgstr "Collapse sidebar"
|
||
|
||
msgid "workspace.sidebar.expand"
|
||
msgstr "Expand sidebar"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.sidebar.history"
|
||
msgstr "History (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.sidebar.layers"
|
||
msgstr "Layers"
|
||
|
||
msgid "workspace.sidebar.layers.components"
|
||
msgstr "Components"
|
||
|
||
msgid "workspace.sidebar.layers.frames"
|
||
msgstr "Boards"
|
||
|
||
msgid "workspace.sidebar.layers.groups"
|
||
msgstr "Groups"
|
||
|
||
msgid "workspace.sidebar.layers.images"
|
||
msgstr "Images"
|
||
|
||
msgid "workspace.sidebar.layers.masks"
|
||
msgstr "Masks"
|
||
|
||
msgid "workspace.sidebar.layers.search"
|
||
msgstr "Search layers"
|
||
|
||
msgid "workspace.sidebar.layers.shapes"
|
||
msgstr "Shapes"
|
||
|
||
msgid "workspace.sidebar.layers.texts"
|
||
msgstr "Texts"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/options/menus/svg_attrs.cljs, src/app/main/ui/inspect/attributes/svg.cljs
|
||
msgid "workspace.sidebar.options.svg-attrs.title"
|
||
msgstr "Imported SVG Attributes"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/sitemap.cljs
|
||
msgid "workspace.sidebar.sitemap"
|
||
msgstr "Pages"
|
||
|
||
#: src/app/main/ui/workspace/header.cljs
|
||
msgid "workspace.sitemap"
|
||
msgstr "Sitemap"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.assets"
|
||
msgstr "Assets"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.color-palette"
|
||
msgstr "Color Palette (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.comments"
|
||
msgstr "Comments (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.curve"
|
||
msgstr "Curve (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.ellipse"
|
||
msgstr "Ellipse (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.frame"
|
||
msgstr "Board (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.image"
|
||
msgstr "Image (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.move"
|
||
msgstr "Move (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.path"
|
||
msgstr "Path (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.rect"
|
||
msgstr "Rectangle (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.shortcuts"
|
||
msgstr "Shortcuts (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.text"
|
||
msgstr "Text (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.text-palette"
|
||
msgstr "Typographies (%s)"
|
||
|
||
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||
msgid "workspace.toolbar.toggle-toolbar"
|
||
msgstr "Toggle toolbar"
|
||
|
||
msgid "workspace.top-bar.read-only.done"
|
||
msgstr "Done"
|
||
|
||
#, markdown
|
||
msgid "workspace.top-bar.view-only"
|
||
msgstr "**Inspecting code** (View Only)"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/history.cljs
|
||
msgid "workspace.undo.empty"
|
||
msgstr "There are no history changes so far"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/history.cljs
|
||
msgid "workspace.undo.entry.delete"
|
||
msgstr "Deleted %s"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/history.cljs
|
||
msgid "workspace.undo.entry.modify"
|
||
msgstr "Modified %s"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/history.cljs
|
||
msgid "workspace.undo.entry.move"
|
||
msgstr "Moved objects"
|
||
|
||
msgid "workspace.undo.entry.multiple.circle"
|
||
msgstr "circles"
|
||
|
||
msgid "workspace.undo.entry.multiple.color"
|
||
msgstr "color assets"
|
||
|
||
msgid "workspace.undo.entry.multiple.component"
|
||
msgstr "components"
|
||
|
||
msgid "workspace.undo.entry.multiple.curve"
|
||
msgstr "curves"
|
||
|
||
msgid "workspace.undo.entry.multiple.frame"
|
||
msgstr "board"
|
||
|
||
msgid "workspace.undo.entry.multiple.group"
|
||
msgstr "groups"
|
||
|
||
msgid "workspace.undo.entry.multiple.media"
|
||
msgstr "graphic assets"
|
||
|
||
msgid "workspace.undo.entry.multiple.multiple"
|
||
msgstr "objects"
|
||
|
||
msgid "workspace.undo.entry.multiple.page"
|
||
msgstr "pages"
|
||
|
||
msgid "workspace.undo.entry.multiple.path"
|
||
msgstr "paths"
|
||
|
||
msgid "workspace.undo.entry.multiple.rect"
|
||
msgstr "rectangles"
|
||
|
||
msgid "workspace.undo.entry.multiple.shape"
|
||
msgstr "shapes"
|
||
|
||
msgid "workspace.undo.entry.multiple.text"
|
||
msgstr "texts"
|
||
|
||
msgid "workspace.undo.entry.multiple.typography"
|
||
msgstr "typography assets"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/history.cljs
|
||
msgid "workspace.undo.entry.new"
|
||
msgstr "New %s"
|
||
|
||
msgid "workspace.undo.entry.single.circle"
|
||
msgstr "circle"
|
||
|
||
msgid "workspace.undo.entry.single.color"
|
||
msgstr "color asset"
|
||
|
||
msgid "workspace.undo.entry.single.component"
|
||
msgstr "component"
|
||
|
||
msgid "workspace.undo.entry.single.curve"
|
||
msgstr "curve"
|
||
|
||
msgid "workspace.undo.entry.single.frame"
|
||
msgstr "board"
|
||
|
||
msgid "workspace.undo.entry.single.group"
|
||
msgstr "group"
|
||
|
||
msgid "workspace.undo.entry.single.image"
|
||
msgstr "image"
|
||
|
||
msgid "workspace.undo.entry.single.media"
|
||
msgstr "graphic asset"
|
||
|
||
msgid "workspace.undo.entry.single.multiple"
|
||
msgstr "object"
|
||
|
||
msgid "workspace.undo.entry.single.page"
|
||
msgstr "page"
|
||
|
||
msgid "workspace.undo.entry.single.path"
|
||
msgstr "path"
|
||
|
||
msgid "workspace.undo.entry.single.rect"
|
||
msgstr "rectangle"
|
||
|
||
msgid "workspace.undo.entry.single.shape"
|
||
msgstr "shape"
|
||
|
||
msgid "workspace.undo.entry.single.text"
|
||
msgstr "text"
|
||
|
||
msgid "workspace.undo.entry.single.typography"
|
||
msgstr "typography asset"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/history.cljs
|
||
msgid "workspace.undo.entry.unknown"
|
||
msgstr "Operation over %s"
|
||
|
||
#: src/app/main/ui/workspace/sidebar/history.cljs
|
||
msgid "workspace.undo.title"
|
||
msgstr "History"
|
||
|
||
#: src/app/main/data/workspace/libraries.cljs
|
||
msgid "workspace.updates.dismiss"
|
||
msgstr "Dismiss"
|
||
|
||
#: src/app/main/data/workspace/libraries.cljs
|
||
msgid "workspace.updates.more-info"
|
||
msgstr "More info"
|
||
|
||
#: src/app/main/data/workspace/libraries.cljs
|
||
msgid "workspace.updates.there-are-updates"
|
||
msgstr "There are updates in shared libraries"
|
||
|
||
#: src/app/main/data/workspace/libraries.cljs
|
||
msgid "workspace.updates.update"
|
||
msgstr "Update"
|
||
|
||
msgid "workspace.viewport.click-to-close-path"
|
||
msgstr "Click to close the path"
|
||
|
||
msgid "workspace.plugins.title"
|
||
msgstr "Plugins"
|
||
|
||
msgid "workspace.plugins.search-placeholder"
|
||
msgstr "Write a plugin URL"
|
||
|
||
msgid "workspace.plugins.install"
|
||
msgstr "Install"
|
||
|
||
msgid "workspace.plugins.installed-plugins"
|
||
msgstr "Installed plugins"
|
||
|
||
msgid "workspace.plugins.empty-plugins"
|
||
msgstr "No plugins installed yet"
|
||
|
||
msgid "workspace.plugins.button-open"
|
||
msgstr "Open"
|
||
|
||
msgid "workspace.plugins.error.url"
|
||
msgstr "The plugin doesn't exist or the URL is not correct."
|
||
|
||
msgid "workspace.plugins.success"
|
||
msgstr "Plugin correctly loaded."
|
||
|
||
msgid "workspace.plugins.menu.title"
|
||
msgstr "Plugins"
|
||
|
||
msgid "workspace.toolbar.plugins"
|
||
msgstr "Plugins (%s)"
|
||
|
||
msgid "workspace.plugins.menu.plugins-manager"
|
||
msgstr "Plugins manager"
|
||
|
||
msgid "workspace.plugins.plugin-list-link"
|
||
msgstr "Plugins List"
|
||
|
||
msgid "workspace.plugins.permissions.title"
|
||
msgstr "THIS PLUGIN WANTS ACCESS TO:"
|
||
|
||
msgid "workspace.plugins.permissions.disclaimer"
|
||
msgstr "Note that this plugin has been created by an external party."
|
||
|
||
msgid "workspace.plugins.permissions.content-read"
|
||
msgstr "Read the content of files that users have access to."
|
||
|
||
msgid "workspace.plugins.permissions.content-write"
|
||
msgstr "Read and modify the content of files that users have access to."
|
||
|
||
msgid "workspace.plugins.permissions.user-read"
|
||
msgstr "Read the profile information of the current user."
|
||
|
||
msgid "workspace.plugins.permissions.library-read"
|
||
msgstr "Read your libraries and assets."
|
||
|
||
msgid "workspace.plugins.permissions.library-write"
|
||
msgstr "Read and modify your libraries and assets."
|
||
|
||
#, markdown
|
||
msgid "workspace.plugins.discover"
|
||
msgstr ""
|
||
"Discover [more plugins](%s)"
|