QrRapido/Resources/SharedResource.resx
Ricardo Carneiro 251cbe56a4
All checks were successful
Deploy QR Rapido / test (push) Successful in 45s
Deploy QR Rapido / build-and-push (push) Successful in 14m58s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 2m12s
feat: fale conosco
2025-10-21 22:45:52 -03:00

487 lines
18 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Tagline" xml:space="preserve">
<value>Generate QR codes in seconds!</value>
</data>
<data name="GenerateQR" xml:space="preserve">
<value>Generate QR Code</value>
</data>
<data name="QRType" xml:space="preserve">
<value>QR Code Type</value>
</data>
<data name="Content" xml:space="preserve">
<value>Content</value>
</data>
<data name="URLType" xml:space="preserve">
<value>URL/Link</value>
</data>
<data name="TextType" xml:space="preserve">
<value>Plain Text</value>
</data>
<data name="WiFiType" xml:space="preserve">
<value>WiFi</value>
</data>
<data name="VCardType" xml:space="preserve">
<value>Business Card</value>
</data>
<data name="SMSType" xml:space="preserve">
<value>SMS</value>
</data>
<data name="EmailType" xml:space="preserve">
<value>Email</value>
</data>
<data name="DynamicType" xml:space="preserve">
<value>Dynamic QR (Premium)</value>
</data>
<data name="QuickStyle" xml:space="preserve">
<value>Quick Style</value>
</data>
<data name="ClassicStyle" xml:space="preserve">
<value>Classic</value>
</data>
<data name="ModernStyle" xml:space="preserve">
<value>Modern</value>
</data>
<data name="ColorfulStyle" xml:space="preserve">
<value>Colorful</value>
</data>
<data name="ContentPlaceholder" xml:space="preserve">
<value>Enter your QR code content here...</value>
</data>
<data name="AdvancedCustomization" xml:space="preserve">
<value>Advanced Customization</value>
</data>
<data name="PrimaryColor" xml:space="preserve">
<value>Primary Color</value>
</data>
<data name="BackgroundColor" xml:space="preserve">
<value>Background Color</value>
</data>
<data name="Size" xml:space="preserve">
<value>Size</value>
</data>
<data name="Margin" xml:space="preserve">
<value>Margin</value>
</data>
<data name="Logo" xml:space="preserve">
<value>Logo/Icon</value>
</data>
<data name="CornerStyle" xml:space="preserve">
<value>Corner Style</value>
</data>
<data name="GenerateRapidly" xml:space="preserve">
<value>Generate QR Code Rapidly</value>
</data>
<data name="Preview" xml:space="preserve">
<value>Preview</value>
</data>
<data name="PreviewPlaceholder" xml:space="preserve">
<value>Your QR code will appear here in seconds</value>
</data>
<data name="UltraFastGeneration" xml:space="preserve">
<value>Ultra-fast generation guaranteed</value>
</data>
<data name="DownloadPNG" xml:space="preserve">
<value>Download PNG</value>
</data>
<data name="DownloadSVG" xml:space="preserve">
<value>Download SVG (Vector)</value>
</data>
<data name="DownloadPDF" xml:space="preserve">
<value>Download PDF</value>
</data>
<data name="SaveToHistory" xml:space="preserve">
<value>Save to History</value>
</data>
<data name="LoginToSave" xml:space="preserve">
<value>Login to save to history</value>
</data>
<data name="PremiumTitle" xml:space="preserve">
<value>QR Rapido Premium</value>
</data>
<data name="SpeedTipsTitle" xml:space="preserve">
<value>Tips for Faster QR</value>
</data>
<data name="SpeedTip1" xml:space="preserve">
<value>Short URLs generate faster</value>
</data>
<data name="SpeedTip2" xml:space="preserve">
<value>Less text = higher speed</value>
</data>
<data name="SpeedTip3" xml:space="preserve">
<value>Solid colors optimize the process</value>
</data>
<data name="SpeedTip4" xml:space="preserve">
<value>Smaller sizes speed up downloads</value>
</data>
<data name="Login" xml:space="preserve">
<value>Login</value>
</data>
<data name="LoginWith" xml:space="preserve">
<value>Login with</value>
</data>
<data name="Google" xml:space="preserve">
<value>Google</value>
</data>
<data name="Microsoft" xml:space="preserve">
<value>Microsoft</value>
</data>
<data name="AdFreeOffer" xml:space="preserve">
<value>Unlock all premium features!</value>
</data>
<data name="SpecialOffer" xml:space="preserve">
<value>Premium Offer!</value>
</data>
<data name="LoginBenefits" xml:space="preserve">
<value>Remove ads, access advanced customization and much more for only $12.90/month or $129.00/year. Login and subscribe now!</value>
</data>
<data name="Privacy" xml:space="preserve">
<value>Privacy Policy</value>
</data>
<data name="BackToGenerator" xml:space="preserve">
<value>Back to generator</value>
</data>
<data name="GeneratedIn" xml:space="preserve">
<value>Generated in</value>
</data>
<data name="Seconds" xml:space="preserve">
<value>s</value>
</data>
<data name="UltraFast" xml:space="preserve">
<value>Ultra fast generation!</value>
</data>
<data name="Fast" xml:space="preserve">
<value>Fast generation!</value>
</data>
<data name="Normal" xml:space="preserve">
<value>Normal generation</value>
</data>
<data name="Error" xml:space="preserve">
<value>Generation error. Try again.</value>
</data>
<data name="Success" xml:space="preserve">
<value>QR Code saved to history!</value>
</data>
<data name="CreateQRCodeQuickly" xml:space="preserve">
<value>Create QR Code Quickly</value>
</data>
<data name="PremiumUserActive" xml:space="preserve">
<value>Premium User Active</value>
</data>
<data name="NoAdsHistoryUnlimitedQR" xml:space="preserve">
<value>No Ads • History • Unlimited QR</value>
</data>
<data name="UnlimitedToday" xml:space="preserve">
<value>Unlimited today</value>
</data>
<data name="QRCodesRemaining" xml:space="preserve">
<value>QR codes remaining</value>
</data>
<data name="QRCodeType" xml:space="preserve">
<value>QR Code Type</value>
</data>
<data name="SelectType" xml:space="preserve">
<value>Select type</value>
</data>
<data name="URLLink" xml:space="preserve">
<value>URL/Link</value>
</data>
<data name="SimpleText" xml:space="preserve">
<value>Simple Text</value>
</data>
<data name="VCard" xml:space="preserve">
<value>Business Card</value>
</data>
<data name="DynamicQRPremium" xml:space="preserve">
<value>Dynamic QR (Premium)</value>
</data>
<data name="EnterQRCodeContent" xml:space="preserve">
<value>Enter your QR code content here...</value>
</data>
<data name="ContentHints" xml:space="preserve">
<value>Content hints</value>
</data>
<data name="Classic" xml:space="preserve">
<value>Classic</value>
</data>
<data name="Modern" xml:space="preserve">
<value>Modern</value>
</data>
<data name="Colorful" xml:space="preserve">
<value>Colorful</value>
</data>
<data name="WPARecommended" xml:space="preserve">
<value>Rede WPA (a mais comum)</value>
</data>
<data name="WEPLegacy" xml:space="preserve">
<value>WEP (muito antigo)</value>
</data>
<data name="OpenNetwork" xml:space="preserve">
<value>Sem senha </value>
</data>
<data name="RequiredContent" xml:space="preserve">
<value>Content is required</value>
</data>
<data name="ContentTooLong" xml:space="preserve">
<value>Content too long. Maximum 4000 characters.</value>
</data>
<data name="PremiumCornerStyleRequired" xml:space="preserve">
<value>Custom corner styles are exclusive to Premium plan. Upgrade to use this functionality.</value>
</data>
<data name="RateLimitReached" xml:space="preserve">
<value>QR codes limit reached</value>
</data>
<data name="PremiumLogoRequired" xml:space="preserve">
<value>Custom logo is exclusive to Premium plan. Upgrade to use this functionality.</value>
</data>
<data name="LogoTooLarge" xml:space="preserve">
<value>Logo too large. Maximum 2MB.</value>
</data>
<data name="InvalidLogoFormat" xml:space="preserve">
<value>Invalid format. Use PNG or JPG.</value>
</data>
<data name="UserProfileTitle" xml:space="preserve">
<value>User Profile</value>
</data>
<data name="HistoryTitle" xml:space="preserve">
<value>QR Codes History</value>
</data>
<data name="ErrorSavingHistory" xml:space="preserve">
<value>Error saving to history.</value>
</data>
<data name="FeatureNotAvailable" xml:space="preserve">
<value>Feature not available</value>
</data>
<data name="ShareError" xml:space="preserve">
<value>Error sharing. Try another method.</value>
</data>
<data name="LinkCopied" xml:space="preserve">
<value>Link copied to clipboard!</value>
</data>
<data name="EnterQRContent" xml:space="preserve">
<value>Enter QR code content</value>
</data>
<data name="ValidationContentMinLength" xml:space="preserve">
<value>Content must have at least 3 characters</value>
</data>
<data name="VCardValidationError" xml:space="preserve">
<value>VCard validation error: </value>
</data>
<data name="FastestGeneratorBrazil" xml:space="preserve">
<value>QR Code generated with QR Rapido - the fastest generator in Brazil!</value>
</data>
<data name="QRGenerateDescription" xml:space="preserve">
<value>QR Rapido: Generate QR codes in seconds! Ultra-fast generator. Free, no registration required. 30 days ad-free after login.</value>
</data>
<data name="LogoNotProvided" xml:space="preserve">
<value>Logo not provided</value>
</data>
<data name="LogoTooSmall" xml:space="preserve">
<value>Logo too small. Minimum 32x32 pixels.</value>
</data>
<data name="InvalidImageFormat" xml:space="preserve">
<value>Invalid image format</value>
</data>
<data name="ErrorProcessingLogo" xml:space="preserve">
<value>Error processing logo.</value>
</data>
<data name="DeleteQRCode" xml:space="preserve">
<value>Delete QR Code</value>
</data>
<data name="ConfirmDeleteTitle" xml:space="preserve">
<value>Confirm Deletion</value>
</data>
<data name="ConfirmDeleteMessage" xml:space="preserve">
<value>Are you sure you want to delete this QR code from your history?</value>
</data>
<data name="Yes" xml:space="preserve">
<value>Yes</value>
</data>
<data name="No" xml:space="preserve">
<value>No</value>
</data>
<data name="QRCodeDeleted" xml:space="preserve">
<value>QR Code deleted successfully!</value>
</data>
<data name="ErrorDeletingQR" xml:space="preserve">
<value>Error deleting QR code. Please try again.</value>
</data>
<data name="Deleting" xml:space="preserve">
<value>Deleting</value>
</data>
<data name="PremiumSupportFabButton" xml:space="preserve">
<value>Talk with our team</value>
</data>
<data name="PremiumSupportMenuIntro" xml:space="preserve">
<value>Choose how you&apos;d like to reach us:</value>
</data>
<data name="PremiumSupportOptionTelegram" xml:space="preserve">
<value>Chat on Telegram</value>
</data>
<data name="PremiumSupportOptionForm" xml:space="preserve">
<value>Send contact form</value>
</data>
<data name="PremiumSupportFormPageTitle" xml:space="preserve">
<value>Premium Support Contact</value>
</data>
<data name="PremiumSupportFormHeading" xml:space="preserve">
<value>Talk to our premium support team</value>
</data>
<data name="PremiumSupportFormDescription" xml:space="preserve">
<value>Fill out the form below and we will reach you back as soon as possible.</value>
</data>
<data name="PremiumSupportFormNameLabel" xml:space="preserve">
<value>Your name</value>
</data>
<data name="PremiumSupportFormNamePlaceholder" xml:space="preserve">
<value>How should we call you?</value>
</data>
<data name="PremiumSupportFormEmailLabel" xml:space="preserve">
<value>Your email</value>
</data>
<data name="PremiumSupportFormEmailPlaceholder" xml:space="preserve">
<value>you@example.com</value>
</data>
<data name="PremiumSupportFormMessageLabel" xml:space="preserve">
<value>Your message</value>
</data>
<data name="PremiumSupportFormMessagePlaceholder" xml:space="preserve">
<value>Tell us how we can help…</value>
</data>
<data name="PremiumSupportFormPreferredChannelLabel" xml:space="preserve">
<value>Preferred contact channel</value>
</data>
<data name="PremiumSupportFormChannelTelegram" xml:space="preserve">
<value>Telegram</value>
</data>
<data name="PremiumSupportFormChannelEmail" xml:space="preserve">
<value>Email</value>
</data>
<data name="PremiumSupportFormChannelPhone" xml:space="preserve">
<value>Phone / WhatsApp</value>
</data>
<data name="PremiumSupportFormSubmitLabel" xml:space="preserve">
<value>Send message</value>
</data>
<data name="PremiumSupportFormPrivacyDisclaimer" xml:space="preserve">
<value>We use this information only to respond to your request. Messages are processed via Formspree.</value>
</data>
</root>