From 0d5de7f90771223e1028214241983b7686e89dad Mon Sep 17 00:00:00 2001 From: Yader Velasquez Date: Fri, 9 Feb 2024 13:28:13 -0600 Subject: [PATCH] Add more translations --- cmd/links/main.go | 2 +- internal/translations/catalog.go | 2106 ++++++++++------- .../translations/locales/en/out.gotext.json | 1650 ++++++++++--- .../locales/es/messages.gotext.json | 956 +++++++- .../translations/locales/es/out.gotext.json | 956 +++++++- 5 files changed, 4175 insertions(+), 1495 deletions(-) diff --git a/cmd/links/main.go b/cmd/links/main.go index 104166c..5ffd4ae 100644 --- a/cmd/links/main.go +++ b/cmd/links/main.go @@ -277,7 +277,7 @@ func run() error { e.GET("/", func(c echo.Context) error { gctx := c.(*server.Context) lt := localizer.GetSessionLocalizer(c) - pd := localizer.NewPageData(lt.Translate("Welcome to No Fuss Links")) + pd := localizer.NewPageData(lt.Translate("Welcome to Link Taco")) pd.Data["intro"] = lt.Translate("lorem ipsum") pd.Data["login"] = lt.Translate("Login") pd.Data["email_address"] = lt.Translate("Email Address") diff --git a/internal/translations/catalog.go b/internal/translations/catalog.go index f48c9ed..8d15124 100644 --- a/internal/translations/catalog.go +++ b/internal/translations/catalog.go @@ -39,508 +39,686 @@ func init() { } var messageKeyToIndex = map[string]int{ - "A link was successfully created.": 321, - "A list was successfully created.": 330, - "A new link was created succesfully": 360, - "A new member invitation was sent to %s": 107, - "A new register invitation was sent to %s": 105, - "A new short was created succesfully": 358, - "About": 310, - "Action": 24, - "Actions": 37, - "Add": 209, - "Add Member": 262, - "Add OAuth2 Client": 211, - "Add Personal Access Token": 199, - "Already have an account? Click here to login": 48, - "An invitation was sent to this user": 266, - "An link was successfully created.": 279, - "An short link was successfully created.": 365, - "Approve": 236, - "Authorize": 231, - "Authorized Clients": 195, - "Back": 300, - "Bookmarks": 280, - "Business": 25, - "CNAME record for domain is incorrect": 153, - "Cancel": 254, - "Categories": 309, - "Change Email": 69, - "Change Password": 52, - "Change password": 38, - "Client Applications": 316, - "Client Description": 212, - "Client ID": 207, - "Client Name": 196, - "Client Secret": 215, - "Client URL": 214, - "Clients": 206, - "Code is invalid.": 176, - "Comment": 190, - "Complete Register": 41, - "Confirm": 83, - "Confirm New Password": 55, - "Confirm Password": 47, - "Confirm your email address": 85, - "Confirmation Not Found": 118, - "Confirmation User Not Found": 132, - "Confirmation key is required.": 117, - "Connect": 31, - "Connect User": 347, - "Connect to mattermost": 344, - "Connect to slack workspace": 378, - "Create Domain": 246, - "Create Link": 272, - "Create List": 329, - "Create Organization": 256, - "Create Short Link": 362, - "Create business org": 314, - "Creation Date": 333, - "Current Password": 53, - "Current password given is incorrect": 3, - "CurrentSlug is required": 138, - "Date": 33, - "Default Lang": 11, - "Default Language": 21, - "Default listing are not allowed for level system domains": 167, - "DefaultLang is required": 135, - "Delete": 239, - "Delete Domain": 250, - "Delete Link": 291, - "Delete List": 322, - "Delete QR": 301, - "Delete Short Link": 368, - "Description": 225, - "Disconnect": 34, - "Disconnect Mattermost": 341, - "Disconnect Slack": 373, - "Do you really want to disconnect this organization from mattermost": 343, - "Do you really want to disconnect this organization from slack": 375, - "Do you really whant to delete this domain": 255, - "Do you really whant to delete this link": 294, - "Do you really whant to delete this qr code": 304, - "Do you want to create a qr code for this list": 336, - "Do you want to create a qr code for this short link": 370, - "Do you want to delete": 296, - "Do you want to proceed?": 349, - "Do you want to revoke this personal access token? This can not be undone.": 201, - "Domain": 326, - "Domain List": 238, - "Domain Not Found": 161, - "Domain created successfully": 249, - "Domain not found": 357, - "Domain pattern regexp compile error": 143, - "Domain successfully deleted": 252, - "DomainID is required": 157, - "Domains": 36, - "Download Image": 299, - "Duplicated short code": 162, - "Edit": 27, - "Edit Profile": 9, - "Edit profile": 40, - "Element ID is invalid.": 177, - "Email": 20, - "Email Address": 46, - "Email is required": 125, - "Email may not exceed 255 characters": 101, - "English": 17, - "Enter New Password": 56, - "Error checking the DNS entry for domain. Please try again later": 152, - "Error compiling url regex: %s": 98, - "Error parsin url: %s": 97, - "Expired": 192, - "Failed the '%s' tag.": 7, - "Forgot Password?": 59, - "Full Name": 42, - "Grants": 197, - "ID can't be lower than 0.": 174, - "ID is required.": 172, - "Id required": 115, - "If OAuth 2.0 bearer tokens issued for your OAuth client, or your client secret, have been disclosed to a third-party, you must revoke all tokens and have replacements issued.": 219, - "If the email address given exists in our system then we just sent it a login link. Click this link to reset your password. The link expires in 1 hour.": 60, - "If you didn't request this link you can safely delete this email now.": 84, - "Image": 15, - "In order to interact with No Fuss Links you have to connect you mattermost account with your link user": 348, - "In order to interact with No Fuss Links you have to connect you slack account with your link user": 376, - "Informative URL": 226, - "Integrations": 29, - "Invalid Confirmation Target": 120, - "Invalid Confirmation Type": 119, - "Invalid FQDN format": 147, - "Invalid Permission": 103, - "Invalid URL.": 88, - "Invalid Visibility value.": 87, - "Invalid code type": 187, - "Invalid domain ID.": 154, - "Invalid email and/or password": 0, - "Invalid email format": 102, - "Invalid permissions for Organization ID": 149, - "Invalid service value.": 144, - "Invalid slack response": 379, - "Is Default": 327, - "Issued": 191, - "Key is required": 131, - "Lang is invalid": 136, - "Link Detail": 290, - "Link Listing": 245, - "Link Not Found": 116, - "Link Search": 372, - "Link Short Not Found": 186, - "Link Shortner": 244, - "Link successfully deleted": 293, - "Link successfully updated.": 297, - "LinkOrder can't be lower than 0.": 170, - "Links": 242, - "Links - Confirm account email": 80, - "Links - Reset your password": 58, - "Links: Invitation to join organization": 108, - "List Not Found": 178, - "List successfully deleted": 335, - "Listing Link Not Found": 175, - "Listing Not Found": 171, - "Listing successfully updated.": 328, - "ListingSlug is required.": 169, - "Lists": 317, - "Log in": 311, - "Log out": 312, - "Login": 70, - "Login Email": 72, - "Lookup Name": 240, - "Manage": 208, - "Manage Links": 331, - "Mattermost successfully disconnected": 342, - "Member List": 270, - "Member added succesxfully": 268, - "Members": 28, - "Migrate Short Links": 247, - "My Bookmarks": 306, - "Name": 13, - "Name is required": 109, - "Name may not exceed 150 characters": 110, - "Name may not exceed 255 characters": 145, - "Name may not exceed 500 characters": 146, - "New Password": 54, - "New passwords do not match": 1, - "Next": 286, - "No Clients": 210, - "No Domain": 364, - "No Links": 324, - "No Lists": 332, - "No QR Codes": 340, - "No accounts? Click here to create one": 71, - "No connections": 35, - "No links were found for %s": 352, - "No members": 271, - "No personal organization found for this user": 137, - "No, nevermind": 203, - "Note: Your client secret will never be shown to you again.": 216, - "OAuth 2.0 client management": 217, - "OAuth 2.0 client registered": 227, - "Old links won't work. All code will be moved to the new domain.": 248, - "Only members with write perm are allowed to perform this action": 96, - "Only owners are able to add links to personal org": 95, - "Order": 320, - "Org Not Found": 159, - "Org Slug is required": 164, - "Org Username": 257, - "Org slug is required": 99, - "Org slug is required for this kind of token": 188, - "Org slug is required.": 90, - "Org username is required": 111, - "Org username may not exceed 150 characters": 112, - "Organizaiton ID is required.": 148, - "Organization": 275, - "Organization Not Found": 94, - "Organization connected": 32, - "Organization created successfully": 258, - "Organization linked successfully with mattermost": 346, - "Organization linked successfully with slack": 380, - "Organization updated successfully": 261, - "Organizations": 22, - "Password": 43, - "Password is required": 126, - "Password may not exceed 100 characters": 127, - "Permission": 263, - "Permission Not Found": 121, - "Personal": 26, - "Personal Access Tokens": 189, - "Personal Tokens": 315, - "Platform": 30, - "Please confirm your account": 81, - "Please enter a valid email address.": 5, - "Please enter a valid phone number.": 6, - "Popular": 308, - "Popular Bookmarks": 282, - "Prev": 287, - "Previous": 323, - "Private": 278, - "Private Post": 285, - "Profile updated successfully": 18, - "Public": 277, - "Public Post": 284, - "QR Code": 298, - "QR Code Not Found": 183, - "QR Code succesfully created": 337, - "QR Code successfully deleted": 303, - "QR Codes": 334, - "QR Codes List": 338, - "Read": 264, - "Recent": 307, - "Recent Bookmarks": 289, - "Redirect URL": 213, - "Register": 45, - "Register Completed": 44, - "Reject": 237, - "Reset Password": 57, - "Revoke": 193, - "Revoke Personal Access Token": 200, - "Revoke client tokens": 220, - "Revoke tokens & client secret": 218, - "Save": 10, - "Save Link": 313, - "Scopes": 235, - "Search": 288, - "Send Reset Link": 61, - "Service": 241, - "Set up your account, so you can save links.": 50, - "Settings": 19, - "Short Code": 363, - "Short Code may not exceed 10 chareacters": 158, - "Short Link": 361, - "Short Link successfully deleted": 369, - "Short Links": 318, - "Short Not Found": 180, - "Short link successfully updated.": 367, - "Slack successfully disconnected": 374, - "Slug": 260, - "Slug is required": 139, - "Slug is required.": 163, - "Slug may not exceed 150 characters": 140, - "Someone, possibly you, requested this login via email link. To login to your account, just click the link below:": 73, - "Someone, possibly you, requested to reset your Links email address. To complete this update, just click the link below:": 67, - "Someone, possibly you, requested to reset your Links password.": 62, - "Something went wrong, impossible to send invitation": 267, - "Something went wrong. Impossible to get the member data": 269, - "Something went wrong. The QR Code could not be deleted.": 302, - "Something went wrong. The domain could not be deleted.": 251, - "Something went wrong. The link could not be deleted.": 292, - "Something went wrong. The user could not be linked.": 377, - "Spanish": 16, - "Store Dashboard": 305, - "Successful login.": 79, - "Successfully added client": 228, - "Successfully added personal access": 204, - "Successfully reissued client.": 230, - "Successfully revoked authorization token.": 205, - "Successfully revoked client.": 229, - "Tags": 276, - "Tags may not exceed 10": 93, - "The User is not verified": 123, - "The User you try to invite is not verified": 106, - "The code is required": 355, - "The domain is already registered in the system": 150, - "The domain is required": 356, - "The passwords you entered do not match.": 8, - "The text to be searched is required": 351, - "The title is required": 353, - "The url is required": 354, - "The user was added successfully": 124, - "There is already a default listing for this domain": 168, - "There is already a domain registered for given service": 151, - "This Slug is already registered for this domain": 166, - "This email is already registered": 130, - "This field is required.": 4, - "This link will expire in 1 hour. If you didn't request this link you can safely delete this email now.": 64, - "This link will expire in 2 hour. If you didn't request this link you can safely delete this email now.": 68, - "This organization name is already registered": 141, - "This organization slug is already registered": 142, - "This team is already tied to an organization": 345, - "This user is not allowed to perform this action": 104, - "This username is already registered": 114, - "This will permanently unregister your OAuth 2.0 client": 222, - "Timezone": 12, - "Timezone is invalid": 134, - "Timezone is required": 133, - "Title": 273, - "Title is required": 173, - "Title is required.": 91, - "Title may not exceed 150 characters": 92, - "To complete your password reset, just click the link below:": 63, - "To confirm your email address and complete your Links registration, please click the link below.": 82, - "Type": 23, - "URL": 319, - "URL is required.": 156, - "URL may not exceed 150 characters": 89, - "Unable to find suitable organization": 184, - "Unregister": 224, - "Unregister this OAuth client": 221, - "Update Email": 65, - "Update Link": 295, - "Update List": 325, - "Update Organization": 259, - "Update Short Link": 366, - "Update email": 39, - "Url is required": 359, - "User Not Found": 122, - "User connected successfully": 350, - "User email is required": 100, - "User is not authenticated": 2, - "Username": 14, - "Username is required": 128, - "Username may not exceed 150 characters": 129, - "View": 339, - "Visibility": 274, - "We sent you a confirmation email. Please click the link in that email to confirm your account.": 51, - "We sent you a new confirmation email. Please click the link in that email to confirm your account.": 86, - "Welcome to Links": 49, - "Write": 265, - "Yes": 253, - "Yes, do it": 202, - "You are not allowed to create more business organizations": 113, - "You can not send both after and before cursors": 185, - "You can't create more than 5 qr codes per lists.": 179, - "You can't create more than 5 qr codes per shorts.": 181, - "You have not created any personal access tokens for your account.": 194, - "You have not granted any third party clients access to your account.": 198, - "You may revoke this access at any time on the OAuth tab of your account profile.": 234, - "You must verify your email address before logging in": 78, - "You've been logged out successfully.": 74, - "You've been sent a confirmation email. Please click the link in the email to confirm your email change. The confirmation email will expire in 2 hours.": 66, - "You've successfully confirmed your email address.": 77, - "You've successfully updated your email address.": 76, - "You've successfully updated your password.": 75, - "Your link was successfully created": 371, - "bookmark": 281, - "for": 243, - "invalid domain ID [%d] given": 155, - "is a third-party application operated by": 233, - "links-service-domain not found": 182, - "list-service-domain is not configured": 165, - "revoke all tokens issued to it, and prohibit the issuance of new tokens.": 223, - "saved": 283, - "short-service-domain is not configured": 160, - "would like to access to your No Fuss Links account.": 232, + "A link was successfully created.": 438, + "A list was successfully created.": 454, + "A new link was created succesfully": 490, + "A new member invitation was sent to %s": 132, + "A new register invitation was sent to %s": 130, + "A new short was created succesfully": 488, + "A new window called Library will open": 406, + "A valid Organizaiton Slug is required.": 191, + "API Powered": 291, + "About": 427, + "Action": 21, + "Actions": 34, + "Add": 257, + "Add Member": 349, + "Add OAuth2 Client": 259, + "Add Personal Access Token": 247, + "Admin": 435, + "All": 382, + "Already have an account? Click here to login": 45, + "An invitation was sent to this user": 354, + "An link was successfully created.": 370, + "An note was successfully created.": 420, + "An short link was successfully created.": 496, + "Analytics": 91, + "Apply": 97, + "Approve": 284, + "Archive": 391, + "Archive URL": 367, + "As system admin run this command in the channel you want to connect": 402, + "Authorize": 279, + "Authorized Clients": 243, + "Back": 11, + "Bookmarks": 371, + "Business": 22, + "Business accounts can have unlimited members": 301, + "By": 379, + "CNAME record for domain is incorrect": 188, + "Cancel": 12, + "Categories": 426, + "Change Email": 70, + "Change Password": 49, + "Change password": 35, + "Choose File -> Export Bookmarks": 408, + "Chrome Bookmarks": 415, + "City": 94, + "Click here to upgrade": 101, + "Click on the icon that has two arrows (up and down) and choose 'Export Bookmarks to HTML'": 407, + "Click the Organize link in the blue navigation bar": 410, + "Client Applications": 433, + "Client Description": 260, + "Client ID": 255, + "Client Name": 244, + "Client Secret": 263, + "Client URL": 262, + "Clients": 254, + "Code is invalid.": 217, + "Collaboration": 290, + "Comment": 238, + "Complete Register": 38, + "Confirm": 87, + "Confirm New Password": 52, + "Confirm Password": 44, + "Confirm your email address": 89, + "Confirmation Not Found": 146, + "Confirmation User Not Found": 161, + "Confirmation key is required.": 145, + "Connect": 28, + "Connect User": 477, + "Connect to mattermost": 471, + "Connect to slack workspace": 509, + "Continue to Upgrade": 2, + "Country": 93, + "Create": 461, + "Create Domain": 319, + "Create Link": 360, + "Create List": 453, + "Create Note": 419, + "Create Organization": 342, + "Create QR Code": 460, + "Create Short Link": 493, + "Create link listings": 299, + "Create multiple QR codes": 297, + "Create short links": 296, + "Creation Date": 457, + "Current Password": 50, + "Current password given is incorrect": 516, + "CurrentSlug is required": 167, + "Custom background image": 463, + "Custom domain (ie, links.yourname.com)": 295, + "Date": 30, + "Days": 99, + "Default Lang": 6, + "Default Language": 18, + "DefaultLang is required": 164, + "Delete": 312, + "Delete Domain": 323, + "Delete List": 439, + "Delete Picture": 448, + "Delete QR": 395, + "Delete Short Link": 499, + "Description": 273, + "Description is required.": 118, + "Devices": 96, + "Disabled": 335, + "Disconnect": 31, + "Disconnect Mattermost": 468, + "Disconnect Slack": 503, + "Do you really want to disconnect this organization from mattermost": 470, + "Do you really want to disconnect this organization from slack": 505, + "Do you really whant to delete this domain": 327, + "Do you really whant to delete this element": 388, + "Do you really whant to delete this link": 442, + "Do you really whant to delete this qr code": 398, + "Do you want to connect this organization to mattermost?": 473, + "Do you want to connect with slack?": 511, + "Do you want to delete": 390, + "Do you want to proceed?": 479, + "Do you want to revoke this personal access token? This can not be undone.": 249, + "Domain": 446, + "Domain List": 311, + "Domain Not Found": 194, + "Domain created successfully": 322, + "Domain not found": 487, + "Domain pattern regexp compile error": 176, + "Domain successfully deleted": 325, + "DomainID is required": 198, + "Domains": 33, + "Download": 462, + "Download Image": 394, + "Duplicated short code": 203, + "Edit": 24, + "Edit Profile": 4, + "Edit profile": 37, + "Element ID is invalid.": 218, + "Element Not Found": 142, + "Element successfully deleted": 387, + "Email": 17, + "Email Address": 43, + "Email is required": 153, + "Email is required.": 225, + "Email may not exceed 255 characters": 124, + "Email updated successfully": 76, + "Enabled": 334, + "Engagements over time": 92, + "English": 14, + "Enter New Password": 53, + "Error checking the DNS entry for domain. Please try again later": 187, + "Error compiling url regex: %s": 121, + "Error parsin url: %s": 117, + "Expired": 240, + "Explore Features": 286, + "Export": 339, + "Export Data": 399, + "Export in JSON or HTML format": 310, + "Failed the '%s' tag.": 520, + "File format": 400, + "Firefox Bookmarks": 416, + "Forgot Password?": 60, + "Free": 331, + "Free organizations are not allowed to create private links. Please upgrade": 116, + "Free organizations are not allowed to create private notes. Please upgrade": 119, + "Full GraphQL API giving complete access to your account": 303, + "Full Name": 39, + "Full analytics": 298, + "Go to https://pinboard.in/export/ and click on JSON": 412, + "Go to the Bookmarks menu and choose Bookmark Manager": 409, + "Grants": 245, + "ID can't be lower than 0.": 214, + "ID is required.": 212, + "Id required": 141, + "If OAuth 2.0 bearer tokens issued for your OAuth client, or your client secret, have been disclosed to a third-party, you must revoke all tokens and have replacements issued.": 267, + "If the email address given exists in our system then we just sent it a login link. Click this link to reset your password. The link expires in 1 hour.": 61, + "If you didn't request this link you can safely delete this email now.": 88, + "Image": 10, + "Import": 340, + "Import Data": 403, + "Import Export": 292, + "Import from Pinboard, Chrome, Firefox, Safari": 309, + "In order to interact with Link Taco you have to connect you slack account with your link user": 507, + "In order to interact with the mattermost you have to connect your account with your link user": 478, + "Informative URL": 274, + "Instruction": 413, + "Integrations": 26, + "Invalid Confirmation Target": 148, + "Invalid Confirmation Type": 147, + "Invalid FQDN format": 181, + "Invalid ID ": 193, + "Invalid Permission": 126, + "Invalid URL.": 108, + "Invalid Visibility value.": 107, + "Invalid code type": 231, + "Invalid domain ID.": 195, + "Invalid domain name.": 177, + "Invalid email and/or password": 513, + "Invalid email format": 125, + "Invalid level value.": 189, + "Invalid permissions for Organization ID": 183, + "Invalid service value.": 178, + "Invalid slack response": 510, + "Invalid status value.": 190, + "Is Active": 330, + "Is Default": 447, + "Is Enabled": 347, + "Issued": 239, + "Key is required": 160, + "Lang is invalid": 165, + "Link Detail": 385, + "Link Listing": 317, + "Link Lists": 289, + "Link Not Found": 144, + "Link Search": 502, + "Link Short Not Found": 230, + "Link Shortner": 316, + "Link successfully deleted": 441, + "Link successfully updated.": 392, + "LinkOrder can't be lower than 0.": 210, + "Links": 105, + "Links - Confirm account email": 84, + "Links - Reset your password": 59, + "Links: Invitation to join organization": 133, + "List Not Found": 219, + "List successfully deleted": 459, + "Listing Link Not Found": 215, + "Listing Not Found": 211, + "Listing successfully updated.": 452, + "ListingSlug is required.": 209, + "Lists": 434, + "Log in": 428, + "Log out": 429, + "Login": 71, + "Login Email": 73, + "Lookup Name": 313, + "Manage": 256, + "Manage Links": 455, + "Manage Members": 338, + "Manage Subscription": 337, + "Mark as read": 384, + "Mattermost": 307, + "Mattermost successfully disconnected": 469, + "Member List": 358, + "Member added succesxfully": 356, + "Members": 25, + "Members can add or access organization links (depending on permission given)": 302, + "Migrate Short Links": 320, + "My Bookmarks": 423, + "Name": 8, + "Name is required": 134, + "Name is required.": 224, + "Name may not exceed 150 characters": 135, + "Name may not exceed 255 characters": 179, + "Name may not exceed 500 characters": 180, + "New Password": 51, + "New passwords do not match": 514, + "Next": 377, + "No Clients": 258, + "No Data": 106, + "No Domain": 495, + "No Domains": 318, + "No Links": 444, + "No Lists": 456, + "No QR Codes": 467, + "No Short Links": 492, + "No accounts? Click here to create one": 72, + "No connections": 32, + "No identifier id or hash was provided": 228, + "No links were found for %s": 482, + "No members": 359, + "No personal organization found for this user": 166, + "No, nevermind": 251, + "Not Found": 227, + "Note": 418, + "Note: Your client secret will never be shown to you again.": 264, + "OAuth 2.0 client management": 265, + "OAuth 2.0 client registered": 275, + "OAuth2 support to create your own integrations": 304, + "Old links won't work. All code will be moved to the new domain.": 321, + "Only members with write perm are allowed to perform this action": 115, + "Only showing country data. Upgrade your organization to paid to view all stats": 102, + "Only showing the last 60 days. Upgrade your organization to paid to view all historical data": 100, + "Open Source": 332, + "Order": 437, + "Org Not Found": 201, + "Org Slug is required": 205, + "Org Username": 343, + "Org slug is required": 122, + "Org slug is required for this kind of token": 232, + "Org slug is required.": 110, + "Org username is required": 136, + "Org username may not exceed 150 characters": 137, + "Organizaiton Slug is required.": 182, + "Organization": 363, + "Organization Not Found": 114, + "Organization Slug is required for user level domains": 192, + "Organization connected": 29, + "Organization created successfully": 345, + "Organization linked successfully with mattermost": 475, + "Organization linked successfully with slack": 512, + "Organization updated successfully": 348, + "Organizations": 19, + "Organize bookmarks": 287, + "Other": 449, + "Other Name": 450, + "Paid": 333, + "Password": 40, + "Password Changed": 55, + "Password changed successfully": 75, + "Password is required": 154, + "Password may not exceed 100 characters": 155, + "Payment History": 341, + "Permission": 350, + "Permission Not Found": 149, + "Personal": 23, + "Personal Access Tokens": 237, + "Personal Tokens": 432, + "Personal access tokens for personal tool integrations": 305, + "Platform": 27, + "Please confirm your account": 85, + "Please enter a valid email address.": 518, + "Please enter a valid phone number.": 519, + "Please upgrade to a Business organization to add members": 351, + "Popular": 425, + "Popular Bookmarks": 373, + "Prev": 378, + "Previous": 443, + "Private": 369, + "Private Post": 376, + "Profile updated successfully": 15, + "Public": 368, + "Public Post": 375, + "Public/Private": 293, + "QR Code": 393, + "QR Code Not Found": 223, + "QR Code succesfully created": 464, + "QR Code successfully deleted": 397, + "QR Codes": 458, + "QR Codes List": 465, + "QR Scans": 104, + "Read": 352, + "Recent": 424, + "Recent Bookmarks": 381, + "Redirect URL": 261, + "Referrer": 95, + "Register": 42, + "Register Completed": 41, + "Reject": 285, + "Reset Password": 54, + "Restricted Page": 0, + "Revoke": 241, + "Revoke Personal Access Token": 248, + "Revoke client tokens": 268, + "Revoke tokens & client secret": 266, + "Safari Bookmarks": 414, + "Save": 5, + "Save Link": 430, + "Save Note": 431, + "Scopes": 283, + "Search": 380, + "Select Export Bookmarks to HTML File...": 411, + "Select Show All Bookmarks from the Bookmarks menu": 405, + "Send Reset Link": 62, + "Service": 314, + "Set up your account, so you can save links.": 47, + "Settings": 16, + "Short Code": 494, + "Short Code may not exceed 10 chareacters": 199, + "Short Link": 491, + "Short Link successfully deleted": 500, + "Short Links": 288, + "Short Not Found": 221, + "Short link successfully updated.": 498, + "Slack integration": 306, + "Slack successfully disconnected": 504, + "Slug": 328, + "Slug is required": 168, + "Slug is required.": 204, + "Slug may not exceed 150 characters": 169, + "Social Links": 451, + "Someone, possibly you, requested this login via email link. To login to your account, just click the link below:": 74, + "Someone, possibly you, requested to reset your Links email address. To complete this update, just click the link below:": 68, + "Someone, possibly you, requested to reset your Links password.": 63, + "Something went wrong, impossible to send invitation": 355, + "Something went wrong. Impossible to get the member data": 357, + "Something went wrong. The QR Code could not be deleted.": 396, + "Something went wrong. The domain could not be deleted.": 324, + "Something went wrong. The link could not be deleted.": 440, + "Something went wrong. The user could not be linked.": 508, + "Something went wrong. This element could not be deleted.": 386, + "Sorry, free accounts do not support Mattermost Integration. Please upgrade to continue": 476, + "Sorry, free accounts do not support Slack Integration. Please upgrade to continue": 506, + "Sorry, you have exceeded the amount of free accounts available. Please update your current free account to create one more": 344, + "Source": 404, + "Spanish": 13, + "Starred": 365, + "Store Dashboard": 421, + "Subscription": 329, + "Successful login.": 83, + "Successfully added client": 276, + "Successfully added personal access": 252, + "Successfully reissued client.": 278, + "Successfully revoked authorization token.": 253, + "Successfully revoked client.": 277, + "Tagging to organize": 294, + "Tags": 366, + "Tags may not exceed 10": 113, + "The User is not verified": 151, + "The User you try to invite is not verified": 131, + "The code is required": 485, + "The domain is already registered in the system": 185, + "The domain is currently inactive. Please subscribe to activate this domain": 236, + "The domain is required": 486, + "The file is required": 233, + "The file submitted for this source should be hmtl": 234, + "The file submitted for this source should be json": 235, + "The passwords you entered do not match.": 3, + "The text to be searched is required": 481, + "The title is required": 483, + "The url is required": 484, + "The user was added successfully": 152, + "There is already a default listing for this domain": 208, + "There is already a domain registered for given service": 186, + "This Slug is already registered for this domain": 207, + "This account is currently unable to access the system.": 82, + "This email domain is not allowed": 127, + "This email is already registered": 158, + "This feature is not allowed for free user. Please upgrade.": 401, + "This feature is restricted to free accounts. Please upgrade.": 474, + "This field is required.": 517, + "This function is only allowed for business users.": 129, + "This function is only allowed for paid users.": 184, + "This function is only allowed for paid users. Please upgrade": 1, + "This link will expire in 1 hour. If you didn't request this link you can safely delete this email now.": 65, + "This link will expire in 2 hour. If you didn't request this link you can safely delete this email now.": 69, + "This organization has an active subscription. Please cancel it first": 175, + "This organization name is already registered": 170, + "This organization slug is already registered": 171, + "This organization username can not be used. Please chose another one": 139, + "This shortCode can not be used. Please chose another one": 200, + "This slug can not be used. Please chose another one": 172, + "This team is already tied to an organization": 472, + "This user is not allowed to perform this action": 128, + "This username can not be used. Please chose another one": 159, + "This username is already registered": 140, + "This will permanently unregister your OAuth 2.0 client": 270, + "Timezone": 7, + "Timezone is invalid": 163, + "Timezone is required": 162, + "Title": 361, + "Title is required": 213, + "Title is required.": 111, + "Title is too long.": 216, + "Title may not exceed 150 characters": 112, + "To complete your password reset, just click the link below:": 64, + "To confirm your email address and complete your Links registration, please click the link below.": 86, + "Tour": 422, + "Type": 20, + "URL": 436, + "URL is required.": 197, + "URL may not exceed 150 characters": 109, + "Unable to find suitable organization": 229, + "Unread": 364, + "Unregister": 272, + "Unregister this OAuth client": 269, + "Untagged": 383, + "Update Email": 66, + "Update Link": 389, + "Update List": 445, + "Update Note": 417, + "Update Organization": 346, + "Update Short Link": 497, + "Update email": 36, + "Upgrade Org": 336, + "Upgrade your organization to paid to view the detail stats": 103, + "Url is required": 489, + "Use external tools to access your account": 308, + "Use for profile bio links or organized shared listings": 300, + "User Not Found": 150, + "User connected successfully": 480, + "User email is required": 123, + "User is not authenticated": 515, + "Username": 9, + "Username is required": 156, + "Username may not exceed 150 characters": 157, + "View": 466, + "Visibility": 362, + "We sent you a confirmation email. Please click the link in that email to confirm your account.": 48, + "We sent you a new confirmation email. Please click the link in that email to confirm your account.": 90, + "Weeks": 98, + "Welcome to Links": 46, + "Write": 353, + "Yes": 326, + "Yes, do it": 250, + "You are not allowed to create more free organizations. Please upgrade to a paid org": 138, + "You are not allowed to edit this field for notes": 143, + "You are not allowed to enable/disabled user type organization": 173, + "You are not allowed to have more than two free organizations. Please upgrade": 174, + "You can not send both after and before cursors": 226, + "You can now": 56, + "You can't create more than 5 qr codes per lists.": 220, + "You can't create more than 5 qr codes per shorts.": 222, + "You have not created any personal access tokens for your account.": 242, + "You have not granted any third party clients access to your account.": 246, + "You may revoke this access at any time on the OAuth tab of your account profile.": 282, + "You must verify your email address before logging in": 81, + "You've been logged out successfully.": 77, + "You've been sent a confirmation email. Please click the link in the email to confirm your email change. The confirmation email will expire in 2 hours.": 67, + "You've successfully confirmed your email address.": 80, + "You've successfully updated your email address.": 79, + "You've successfully updated your password.": 78, + "Your link was successfully created": 501, + "and login": 58, + "bookmark": 372, + "for": 315, + "invalid domain ID [%d] given": 196, + "is a third-party application operated by": 281, + "links-service-domain not found": 120, + "list-service-domain is not configured": 206, + "return to the login page": 57, + "revoke all tokens issued to it, and prohibit the issuance of new tokens.": 271, + "saved": 374, + "short-service-domain is not configured": 202, + "would like to access to your Link Taco account.": 280, } -var enIndex = []uint32{ // 382 elements +var enIndex = []uint32{ // 522 elements // Entry 0 - 1F - 0x00000000, 0x0000001e, 0x00000039, 0x00000053, - 0x00000077, 0x0000008f, 0x000000b3, 0x000000d6, - 0x000000ee, 0x00000116, 0x00000123, 0x00000128, - 0x00000135, 0x0000013e, 0x00000143, 0x0000014c, - 0x00000152, 0x0000015a, 0x00000162, 0x0000017f, - 0x00000188, 0x0000018e, 0x0000019f, 0x000001ad, - 0x000001b2, 0x000001b9, 0x000001c2, 0x000001cb, - 0x000001d0, 0x000001d8, 0x000001e5, 0x000001ee, + 0x00000000, 0x00000010, 0x0000004d, 0x00000061, + 0x00000089, 0x00000096, 0x0000009b, 0x000000a8, + 0x000000b1, 0x000000b6, 0x000000bf, 0x000000c5, + 0x000000ca, 0x000000d1, 0x000000d9, 0x000000e1, + 0x000000fe, 0x00000107, 0x0000010d, 0x0000011e, + 0x0000012c, 0x00000131, 0x00000138, 0x00000141, + 0x0000014a, 0x0000014f, 0x00000157, 0x00000164, + 0x0000016d, 0x00000175, 0x0000018c, 0x00000191, // Entry 20 - 3F - 0x000001f6, 0x0000020d, 0x00000212, 0x0000021d, - 0x0000022c, 0x00000234, 0x0000023c, 0x0000024c, - 0x00000259, 0x00000266, 0x00000278, 0x00000282, - 0x0000028b, 0x0000029e, 0x000002a7, 0x000002b5, - 0x000002c6, 0x000002f3, 0x00000304, 0x00000330, - 0x0000038f, 0x0000039f, 0x000003b0, 0x000003bd, - 0x000003d2, 0x000003e5, 0x000003f4, 0x00000410, - 0x00000421, 0x000004b8, 0x000004c8, 0x00000507, + 0x0000019c, 0x000001ab, 0x000001b3, 0x000001bb, + 0x000001cb, 0x000001d8, 0x000001e5, 0x000001f7, + 0x00000201, 0x0000020a, 0x0000021d, 0x00000226, + 0x00000234, 0x00000245, 0x00000272, 0x00000283, + 0x000002af, 0x0000030e, 0x0000031e, 0x0000032f, + 0x0000033c, 0x00000351, 0x00000364, 0x00000373, + 0x00000384, 0x00000390, 0x000003a9, 0x000003b3, + 0x000003cf, 0x000003e0, 0x00000477, 0x00000487, // Entry 40 - 5F - 0x00000543, 0x000005aa, 0x000005b7, 0x0000064e, - 0x000006c7, 0x0000072e, 0x0000073b, 0x00000741, - 0x00000767, 0x00000773, 0x000007e4, 0x00000809, - 0x00000834, 0x00000864, 0x00000896, 0x000008cb, - 0x000008dd, 0x000008fb, 0x00000917, 0x00000978, - 0x00000980, 0x000009c6, 0x000009e1, 0x00000a44, - 0x00000a5e, 0x00000a6b, 0x00000a8d, 0x00000aa3, - 0x00000ab6, 0x00000ada, 0x00000af1, 0x00000b08, + 0x000004c6, 0x00000502, 0x00000569, 0x00000576, + 0x0000060d, 0x00000686, 0x000006ed, 0x000006fa, + 0x00000700, 0x00000726, 0x00000732, 0x000007a3, + 0x000007c1, 0x000007dc, 0x00000801, 0x0000082c, + 0x0000085c, 0x0000088e, 0x000008c3, 0x000008fa, + 0x0000090c, 0x0000092a, 0x00000946, 0x000009a7, + 0x000009af, 0x000009f5, 0x00000a10, 0x00000a73, + 0x00000a7d, 0x00000a93, 0x00000a9b, 0x00000aa0, // Entry 60 - 7F - 0x00000b3a, 0x00000b7a, 0x00000b92, 0x00000bb3, - 0x00000bc8, 0x00000bdf, 0x00000c03, 0x00000c18, - 0x00000c2b, 0x00000c5b, 0x00000c87, 0x00000cb2, - 0x00000cdc, 0x00000d03, 0x00000d14, 0x00000d37, - 0x00000d50, 0x00000d7b, 0x00000db5, 0x00000dd9, - 0x00000de5, 0x00000df4, 0x00000e12, 0x00000e29, - 0x00000e43, 0x00000e5f, 0x00000e74, 0x00000e83, - 0x00000e9c, 0x00000ebc, 0x00000ece, 0x00000ee3, + 0x00000aa9, 0x00000ab1, 0x00000ab7, 0x00000abd, + 0x00000ac2, 0x00000b1f, 0x00000b35, 0x00000b84, + 0x00000bbf, 0x00000bc8, 0x00000bce, 0x00000bd6, + 0x00000bf0, 0x00000bfd, 0x00000c1f, 0x00000c35, + 0x00000c48, 0x00000c6c, 0x00000c83, 0x00000c9a, + 0x00000cda, 0x00000d25, 0x00000d3d, 0x00000d56, + 0x00000da1, 0x00000dc0, 0x00000de1, 0x00000df6, + 0x00000e0d, 0x00000e31, 0x00000e46, 0x00000e59, // Entry 80 - 9F - 0x00000f0a, 0x00000f1f, 0x00000f46, 0x00000f67, - 0x00000f77, 0x00000f93, 0x00000fa8, 0x00000fbc, - 0x00000fd4, 0x00000fe4, 0x00001011, 0x00001029, - 0x0000103a, 0x0000105d, 0x0000108a, 0x000010b7, - 0x000010db, 0x000010f2, 0x00001115, 0x00001138, - 0x0000114c, 0x00001169, 0x00001191, 0x000011c0, - 0x000011f7, 0x00001237, 0x0000125c, 0x0000126f, - 0x0000128f, 0x000012a0, 0x000012b5, 0x000012de, + 0x00000e7a, 0x00000eaa, 0x00000edc, 0x00000f08, + 0x00000f33, 0x00000f5d, 0x00000f84, 0x00000f95, + 0x00000fb8, 0x00000fd1, 0x00000ffc, 0x00001050, + 0x00001095, 0x000010b9, 0x000010c5, 0x000010d7, + 0x00001108, 0x00001117, 0x00001135, 0x0000114c, + 0x00001166, 0x00001182, 0x00001197, 0x000011a6, + 0x000011bf, 0x000011df, 0x000011f1, 0x00001206, + 0x0000122d, 0x00001242, 0x00001269, 0x0000128a, // Entry A0 - BF - 0x000012ec, 0x00001313, 0x00001324, 0x0000133a, - 0x0000134c, 0x00001361, 0x00001387, 0x000013b7, - 0x000013f0, 0x00001423, 0x0000143c, 0x0000145d, - 0x0000146f, 0x0000147f, 0x00001491, 0x000014ab, - 0x000014c2, 0x000014d3, 0x000014ea, 0x000014f9, - 0x0000152a, 0x0000153a, 0x0000156c, 0x0000158b, - 0x0000159d, 0x000015c2, 0x000015f1, 0x00001606, - 0x00001618, 0x00001644, 0x0000165b, 0x00001663, + 0x000012c2, 0x000012d2, 0x000012ee, 0x00001303, + 0x00001317, 0x0000132f, 0x0000133f, 0x0000136c, + 0x00001384, 0x00001395, 0x000013b8, 0x000013e5, + 0x00001412, 0x00001446, 0x00001484, 0x000014d1, + 0x00001516, 0x0000153a, 0x0000154f, 0x00001566, + 0x00001589, 0x000015ac, 0x000015c0, 0x000015df, + 0x00001607, 0x00001635, 0x00001664, 0x0000169b, + 0x000016db, 0x00001700, 0x00001715, 0x0000172b, // Entry C0 - DF - 0x0000166a, 0x00001672, 0x00001679, 0x000016bb, - 0x000016ce, 0x000016da, 0x000016e1, 0x00001726, - 0x00001740, 0x0000175d, 0x000017a7, 0x000017b2, - 0x000017c0, 0x000017e3, 0x0000180d, 0x00001815, - 0x0000181f, 0x00001826, 0x0000182a, 0x00001835, - 0x00001847, 0x0000185a, 0x00001867, 0x00001872, - 0x00001880, 0x000018bb, 0x000018d7, 0x000018f5, - 0x000019a4, 0x000019b9, 0x000019d6, 0x00001a0d, + 0x00001752, 0x00001787, 0x00001797, 0x000017a8, + 0x000017bb, 0x000017db, 0x000017ec, 0x00001801, + 0x0000182a, 0x00001863, 0x00001871, 0x00001898, + 0x000018ae, 0x000018c0, 0x000018d5, 0x000018fb, + 0x0000192b, 0x0000195e, 0x00001977, 0x00001998, + 0x000019aa, 0x000019ba, 0x000019cc, 0x000019e6, + 0x000019fd, 0x00001a10, 0x00001a21, 0x00001a38, + 0x00001a47, 0x00001a78, 0x00001a88, 0x00001aba, // Entry E0 - FF - 0x00001a56, 0x00001a61, 0x00001a6d, 0x00001a7d, - 0x00001a99, 0x00001ab3, 0x00001ad0, 0x00001aee, - 0x00001af8, 0x00001b2c, 0x00001b55, 0x00001ba6, - 0x00001bad, 0x00001bb5, 0x00001bbc, 0x00001bc8, - 0x00001bcf, 0x00001bdb, 0x00001be3, 0x00001be9, - 0x00001bed, 0x00001bfb, 0x00001c08, 0x00001c16, - 0x00001c2a, 0x00001c6a, 0x00001c86, 0x00001c94, - 0x00001ccb, 0x00001ce7, 0x00001ceb, 0x00001cf2, + 0x00001acc, 0x00001ade, 0x00001af1, 0x00001b20, + 0x00001b2a, 0x00001b50, 0x00001b75, 0x00001b8a, + 0x00001b9c, 0x00001bc8, 0x00001bdd, 0x00001c0f, + 0x00001c41, 0x00001c8c, 0x00001ca3, 0x00001cab, + 0x00001cb2, 0x00001cba, 0x00001cc1, 0x00001d03, + 0x00001d16, 0x00001d22, 0x00001d29, 0x00001d6e, + 0x00001d88, 0x00001da5, 0x00001def, 0x00001dfa, + 0x00001e08, 0x00001e2b, 0x00001e55, 0x00001e5d, // Entry 100 - 11F - 0x00001d1c, 0x00001d30, 0x00001d3d, 0x00001d5f, - 0x00001d73, 0x00001d78, 0x00001d9a, 0x00001da5, - 0x00001db0, 0x00001db5, 0x00001dbb, 0x00001ddf, - 0x00001e13, 0x00001e2d, 0x00001e65, 0x00001e71, - 0x00001e7c, 0x00001e88, 0x00001e8e, 0x00001e99, - 0x00001ea6, 0x00001eab, 0x00001eb2, 0x00001eba, - 0x00001edc, 0x00001ee6, 0x00001eef, 0x00001f01, - 0x00001f07, 0x00001f13, 0x00001f20, 0x00001f25, + 0x00001e67, 0x00001e6e, 0x00001e72, 0x00001e7d, + 0x00001e8f, 0x00001ea2, 0x00001eaf, 0x00001eba, + 0x00001ec8, 0x00001f03, 0x00001f1f, 0x00001f3d, + 0x00001fec, 0x00002001, 0x0000201e, 0x00002055, + 0x0000209e, 0x000020a9, 0x000020b5, 0x000020c5, + 0x000020e1, 0x000020fb, 0x00002118, 0x00002136, + 0x00002140, 0x00002170, 0x00002199, 0x000021ea, + 0x000021f1, 0x000021f9, 0x00002200, 0x00002211, // Entry 120 - 13F - 0x00001f2a, 0x00001f31, 0x00001f42, 0x00001f4e, - 0x00001f5a, 0x00001f8f, 0x00001fa9, 0x00001fd1, - 0x00001fdd, 0x00001ff3, 0x0000200e, 0x00002016, - 0x00002025, 0x0000202a, 0x00002034, 0x0000206c, - 0x00002089, 0x000020b4, 0x000020c4, 0x000020d1, - 0x000020d8, 0x000020e0, 0x000020eb, 0x000020f1, - 0x000020f8, 0x00002100, 0x0000210a, 0x0000211e, - 0x0000212e, 0x00002142, 0x00002148, 0x00002154, + 0x00002224, 0x00002230, 0x0000223b, 0x00002249, + 0x00002255, 0x00002263, 0x00002272, 0x00002286, + 0x000022ad, 0x000022c0, 0x000022d9, 0x000022e8, + 0x000022fd, 0x00002334, 0x00002361, 0x000023ae, + 0x000023e6, 0x00002415, 0x0000244b, 0x0000245d, + 0x00002468, 0x00002492, 0x000024c0, 0x000024de, + 0x000024ea, 0x000024f1, 0x000024fd, 0x00002505, + 0x00002509, 0x00002517, 0x00002524, 0x0000252f, // Entry 140 - 15F - 0x00002158, 0x0000215e, 0x0000217f, 0x0000218b, - 0x00002194, 0x0000219d, 0x000021a9, 0x000021b0, - 0x000021bb, 0x000021d9, 0x000021e5, 0x00002206, - 0x00002213, 0x0000221c, 0x0000222a, 0x00002233, - 0x0000224d, 0x0000227b, 0x00002297, 0x000022a5, - 0x000022aa, 0x000022b6, 0x000022cc, 0x000022f1, - 0x00002334, 0x0000234a, 0x00002377, 0x000023a8, - 0x000023b5, 0x0000241c, 0x00002434, 0x00002450, + 0x0000253d, 0x00002551, 0x00002591, 0x000025ad, + 0x000025bb, 0x000025f2, 0x0000260e, 0x00002612, + 0x0000263c, 0x00002641, 0x0000264e, 0x00002658, + 0x0000265d, 0x00002669, 0x0000266e, 0x00002676, + 0x0000267f, 0x0000268b, 0x0000269f, 0x000026ae, + 0x000026b5, 0x000026bc, 0x000026cc, 0x000026e0, + 0x000026ed, 0x00002768, 0x0000278a, 0x0000279e, + 0x000027a9, 0x000027cb, 0x000027d6, 0x000027e1, // Entry 160 - 17F - 0x00002474, 0x00002492, 0x000024a8, 0x000024bc, - 0x000024d1, 0x000024e8, 0x000024f9, 0x0000251d, - 0x0000252d, 0x00002550, 0x0000255b, 0x0000256d, - 0x00002578, 0x00002582, 0x000025aa, 0x000025bc, - 0x000025dd, 0x000025ef, 0x0000260f, 0x00002643, - 0x00002666, 0x00002672, 0x00002683, 0x000026a3, - 0x000026e1, 0x00002743, 0x00002777, 0x00002792, - 0x000027a9, 0x000027d5, -} // Size: 1552 bytes + 0x0000281a, 0x0000281f, 0x00002825, 0x00002849, + 0x0000287d, 0x00002897, 0x000028cf, 0x000028db, + 0x000028e6, 0x000028f2, 0x000028f8, 0x00002903, + 0x00002910, 0x00002917, 0x0000291f, 0x00002924, + 0x00002930, 0x00002937, 0x0000293f, 0x00002961, + 0x0000296b, 0x00002974, 0x00002986, 0x0000298c, + 0x00002998, 0x000029a5, 0x000029aa, 0x000029af, + 0x000029b2, 0x000029b9, 0x000029ca, 0x000029ce, + // Entry 180 - 19F + 0x000029d7, 0x000029e4, 0x000029f0, 0x00002a29, + 0x00002a46, 0x00002a71, 0x00002a7d, 0x00002a93, + 0x00002a9b, 0x00002ab6, 0x00002abe, 0x00002acd, + 0x00002ad7, 0x00002b0f, 0x00002b2c, 0x00002b57, + 0x00002b63, 0x00002b6f, 0x00002baa, 0x00002bee, + 0x00002bfa, 0x00002c01, 0x00002c33, 0x00002c59, + 0x00002cb3, 0x00002cd3, 0x00002d08, 0x00002d3b, + 0x00002d63, 0x00002d97, 0x00002da3, 0x00002db4, + // Entry 1A0 - 1BF + 0x00002dc5, 0x00002dd7, 0x00002de3, 0x00002de8, + 0x00002df4, 0x00002e16, 0x00002e26, 0x00002e2b, + 0x00002e38, 0x00002e3f, 0x00002e47, 0x00002e52, + 0x00002e58, 0x00002e5f, 0x00002e67, 0x00002e71, + 0x00002e7b, 0x00002e8b, 0x00002e9f, 0x00002ea5, + 0x00002eab, 0x00002eaf, 0x00002eb5, 0x00002ed6, + 0x00002ee2, 0x00002f17, 0x00002f31, 0x00002f59, + 0x00002f62, 0x00002f6b, 0x00002f77, 0x00002f7e, + // Entry 1C0 - 1DF + 0x00002f89, 0x00002f98, 0x00002f9e, 0x00002fa9, + 0x00002fb6, 0x00002fd4, 0x00002fe0, 0x00003001, + 0x0000300e, 0x00003017, 0x00003025, 0x0000302e, + 0x00003048, 0x00003057, 0x0000305e, 0x00003067, + 0x0000307f, 0x0000309b, 0x000030a9, 0x000030ae, + 0x000030ba, 0x000030d0, 0x000030f5, 0x00003138, + 0x0000314e, 0x0000317b, 0x000031b3, 0x000031f0, + 0x00003221, 0x00003278, 0x00003285, 0x000032e3, + // Entry 1E0 - 1FF + 0x000032fb, 0x00003317, 0x0000333b, 0x00003359, + 0x0000336f, 0x00003383, 0x00003398, 0x000033af, + 0x000033c0, 0x000033e4, 0x000033f4, 0x00003417, + 0x00003422, 0x00003431, 0x00003443, 0x0000344e, + 0x00003458, 0x00003480, 0x00003492, 0x000034b3, + 0x000034c5, 0x000034e5, 0x00003508, 0x00003514, + 0x00003525, 0x00003545, 0x00003583, 0x000035d5, + 0x00003633, 0x00003667, 0x00003682, 0x00003699, + // Entry 200 - 21F + 0x000036bc, 0x000036e8, 0x00003706, 0x00003721, + 0x0000373b, 0x0000375f, 0x00003777, 0x0000379b, + 0x000037be, 0x000037d6, +} // Size: 2112 bytes -const enData string = "" + // Size: 10197 bytes - "\x02Invalid email and/or password\x02New passwords do not match\x02User " + - "is not authenticated\x02Current password given is incorrect\x02This fiel" + - "d is required.\x02Please enter a valid email address.\x02Please enter a " + - "valid phone number.\x02Failed the '%[1]s' tag.\x02The passwords you ente" + - "red do not match.\x02Edit Profile\x02Save\x02Default Lang\x02Timezone" + - "\x02Name\x02Username\x02Image\x02Spanish\x02English\x02Profile updated s" + - "uccessfully\x02Settings\x02Email\x02Default Language\x02Organizations" + +const enData string = "" + // Size: 14294 bytes + "\x02Restricted Page\x02This function is only allowed for paid users. Ple" + + "ase upgrade\x02Continue to Upgrade\x02The passwords you entered do not m" + + "atch.\x02Edit Profile\x02Save\x02Default Lang\x02Timezone\x02Name\x02Use" + + "rname\x02Image\x02Back\x02Cancel\x02Spanish\x02English\x02Profile update" + + "d successfully\x02Settings\x02Email\x02Default Language\x02Organizations" + "\x02Type\x02Action\x02Business\x02Personal\x02Edit\x02Members\x02Integra" + "tions\x02Platform\x02Connect\x02Organization connected\x02Date\x02Discon" + "nect\x02No connections\x02Domains\x02Actions\x02Change password\x02Updat" + @@ -550,436 +728,558 @@ const enData string = "" + // Size: 10197 bytes "Set up your account, so you can save links.\x02We sent you a confirmatio" + "n email. Please click the link in that email to confirm your account." + "\x02Change Password\x02Current Password\x02New Password\x02Confirm New P" + - "assword\x02Enter New Password\x02Reset Password\x02Links - Reset your pa" + - "ssword\x02Forgot Password?\x02If the email address given exists in our s" + - "ystem then we just sent it a login link. Click this link to reset your p" + - "assword. The link expires in 1 hour.\x02Send Reset Link\x02Someone, poss" + - "ibly you, requested to reset your Links password.\x02To complete your pa" + - "ssword reset, just click the link below:\x02This link will expire in 1 h" + - "our. If you didn't request this link you can safely delete this email no" + - "w.\x02Update Email\x02You've been sent a confirmation email. Please clic" + - "k the link in the email to confirm your email change. The confirmation e" + - "mail will expire in 2 hours.\x02Someone, possibly you, requested to rese" + - "t your Links email address. To complete this update, just click the lin" + - "k below:\x02This link will expire in 2 hour. If you didn't request this " + - "link you can safely delete this email now.\x02Change Email\x02Login\x02N" + - "o accounts? Click here to create one\x02Login Email\x02Someone, possibly" + - " you, requested this login via email link. To login to your account, jus" + - "t click the link below:\x02You've been logged out successfully.\x02You'v" + - "e successfully updated your password.\x02You've successfully updated you" + - "r email address.\x02You've successfully confirmed your email address." + - "\x02You must verify your email address before logging in\x02Successful l" + - "ogin.\x02Links - Confirm account email\x02Please confirm your account" + - "\x02To confirm your email address and complete your Links registration, " + - "please click the link below.\x02Confirm\x02If you didn't request this li" + - "nk you can safely delete this email now.\x02Confirm your email address" + - "\x02We sent you a new confirmation email. Please click the link in that " + - "email to confirm your account.\x02Invalid Visibility value.\x02Invalid U" + - "RL.\x02URL may not exceed 150 characters\x02Org slug is required.\x02Tit" + - "le is required.\x02Title may not exceed 150 characters\x02Tags may not e" + - "xceed 10\x02Organization Not Found\x02Only owners are able to add links " + - "to personal org\x02Only members with write perm are allowed to perform t" + - "his action\x02Error parsin url: %[1]s\x02Error compiling url regex: %[1]" + - "s\x02Org slug is required\x02User email is required\x02Email may not exc" + - "eed 255 characters\x02Invalid email format\x02Invalid Permission\x02This" + - " user is not allowed to perform this action\x02A new register invitation" + - " was sent to %[1]s\x02The User you try to invite is not verified\x02A ne" + - "w member invitation was sent to %[1]s\x02Links: Invitation to join organ" + - "ization\x02Name is required\x02Name may not exceed 150 characters\x02Org" + - " username is required\x02Org username may not exceed 150 characters\x02Y" + - "ou are not allowed to create more business organizations\x02This usernam" + - "e is already registered\x02Id required\x02Link Not Found\x02Confirmation" + - " key is required.\x02Confirmation Not Found\x02Invalid Confirmation Type" + - "\x02Invalid Confirmation Target\x02Permission Not Found\x02User Not Foun" + - "d\x02The User is not verified\x02The user was added successfully\x02Emai" + - "l is required\x02Password is required\x02Password may not exceed 100 cha" + - "racters\x02Username is required\x02Username may not exceed 150 character" + - "s\x02This email is already registered\x02Key is required\x02Confirmation" + - " User Not Found\x02Timezone is required\x02Timezone is invalid\x02Defaul" + - "tLang is required\x02Lang is invalid\x02No personal organization found f" + - "or this user\x02CurrentSlug is required\x02Slug is required\x02Slug may " + - "not exceed 150 characters\x02This organization name is already registere" + - "d\x02This organization slug is already registered\x02Domain pattern rege" + - "xp compile error\x02Invalid service value.\x02Name may not exceed 255 ch" + - "aracters\x02Name may not exceed 500 characters\x02Invalid FQDN format" + - "\x02Organizaiton ID is required.\x02Invalid permissions for Organization" + - " ID\x02The domain is already registered in the system\x02There is alread" + - "y a domain registered for given service\x02Error checking the DNS entry " + - "for domain. Please try again later\x02CNAME record for domain is incorre" + - "ct\x02Invalid domain ID.\x02invalid domain ID [%[1]d] given\x02URL is re" + - "quired.\x02DomainID is required\x02Short Code may not exceed 10 chareact" + - "ers\x02Org Not Found\x02short-service-domain is not configured\x02Domain" + - " Not Found\x02Duplicated short code\x02Slug is required.\x02Org Slug is " + - "required\x02list-service-domain is not configured\x02This Slug is alread" + - "y registered for this domain\x02Default listing are not allowed for leve" + - "l system domains\x02There is already a default listing for this domain" + - "\x02ListingSlug is required.\x02LinkOrder can't be lower than 0.\x02List" + - "ing Not Found\x02ID is required.\x02Title is required\x02ID can't be low" + - "er than 0.\x02Listing Link Not Found\x02Code is invalid.\x02Element ID i" + - "s invalid.\x02List Not Found\x02You can't create more than 5 qr codes pe" + - "r lists.\x02Short Not Found\x02You can't create more than 5 qr codes per" + - " shorts.\x02links-service-domain not found\x02QR Code Not Found\x02Unabl" + - "e to find suitable organization\x02You can not send both after and befor" + - "e cursors\x02Link Short Not Found\x02Invalid code type\x02Org slug is re" + - "quired for this kind of token\x02Personal Access Tokens\x02Comment\x02Is" + - "sued\x02Expired\x02Revoke\x02You have not created any personal access to" + - "kens for your account.\x02Authorized Clients\x02Client Name\x02Grants" + - "\x02You have not granted any third party clients access to your account." + - "\x02Add Personal Access Token\x02Revoke Personal Access Token\x02Do you " + - "want to revoke this personal access token? This can not be undone.\x02Ye" + - "s, do it\x02No, nevermind\x02Successfully added personal access\x02Succe" + - "ssfully revoked authorization token.\x02Clients\x02Client ID\x02Manage" + - "\x02Add\x02No Clients\x02Add OAuth2 Client\x02Client Description\x02Redi" + - "rect URL\x02Client URL\x02Client Secret\x02Note: Your client secret will" + - " never be shown to you again.\x02OAuth 2.0 client management\x02Revoke t" + - "okens & client secret\x02If OAuth 2.0 bearer tokens issued for your OAut" + - "h client, or your client secret, have been disclosed to a third-party, y" + - "ou must revoke all tokens and have replacements issued.\x02Revoke client" + - " tokens\x02Unregister this OAuth client\x02This will permanently unregis" + - "ter your OAuth 2.0 client\x02revoke all tokens issued to it, and prohibi" + - "t the issuance of new tokens.\x02Unregister\x02Description\x02Informativ" + - "e URL\x02OAuth 2.0 client registered\x02Successfully added client\x02Suc" + - "cessfully revoked client.\x02Successfully reissued client.\x02Authorize" + - "\x02would like to access to your No Fuss Links account.\x02is a third-pa" + - "rty application operated by\x02You may revoke this access at any time on" + - " the OAuth tab of your account profile.\x02Scopes\x02Approve\x02Reject" + - "\x02Domain List\x02Delete\x02Lookup Name\x02Service\x02Links\x02for\x02L" + - "ink Shortner\x02Link Listing\x02Create Domain\x02Migrate Short Links\x02" + - "Old links won't work. All code will be moved to the new domain.\x02Domai" + - "n created successfully\x02Delete Domain\x02Something went wrong. The dom" + - "ain could not be deleted.\x02Domain successfully deleted\x02Yes\x02Cance" + - "l\x02Do you really whant to delete this domain\x02Create Organization" + - "\x02Org Username\x02Organization created successfully\x02Update Organiza" + - "tion\x02Slug\x02Organization updated successfully\x02Add Member\x02Permi" + - "ssion\x02Read\x02Write\x02An invitation was sent to this user\x02Somethi" + - "ng went wrong, impossible to send invitation\x02Member added succesxfull" + - "y\x02Something went wrong. Impossible to get the member data\x02Member L" + - "ist\x02No members\x02Create Link\x02Title\x02Visibility\x02Organization" + - "\x02Tags\x02Public\x02Private\x02An link was successfully created.\x02Bo" + - "okmarks\x02bookmark\x02Popular Bookmarks\x02saved\x02Public Post\x02Priv" + - "ate Post\x02Next\x02Prev\x02Search\x02Recent Bookmarks\x02Link Detail" + - "\x02Delete Link\x02Something went wrong. The link could not be deleted." + - "\x02Link successfully deleted\x02Do you really whant to delete this link" + - "\x02Update Link\x02Do you want to delete\x02Link successfully updated." + - "\x02QR Code\x02Download Image\x02Back\x02Delete QR\x02Something went wro" + - "ng. The QR Code could not be deleted.\x02QR Code successfully deleted" + - "\x02Do you really whant to delete this qr code\x02Store Dashboard\x02My " + - "Bookmarks\x02Recent\x02Popular\x02Categories\x02About\x02Log in\x02Log o" + - "ut\x02Save Link\x02Create business org\x02Personal Tokens\x02Client Appl" + - "ications\x02Lists\x02Short Links\x02URL\x02Order\x02A link was successfu" + - "lly created.\x02Delete List\x02Previous\x02No Links\x02Update List\x02Do" + - "main\x02Is Default\x02Listing successfully updated.\x02Create List\x02A " + - "list was successfully created.\x02Manage Links\x02No Lists\x02Creation D" + - "ate\x02QR Codes\x02List successfully deleted\x02Do you want to create a " + - "qr code for this list\x02QR Code succesfully created\x02QR Codes List" + - "\x02View\x02No QR Codes\x02Disconnect Mattermost\x02Mattermost successfu" + - "lly disconnected\x02Do you really want to disconnect this organization f" + - "rom mattermost\x02Connect to mattermost\x02This team is already tied to " + - "an organization\x02Organization linked successfully with mattermost\x02C" + - "onnect User\x02In order to interact with No Fuss Links you have to conne" + - "ct you mattermost account with your link user\x02Do you want to proceed?" + - "\x02User connected successfully\x02The text to be searched is required" + - "\x02No links were found for %[1]s\x02The title is required\x02The url is" + - " required\x02The code is required\x02The domain is required\x02Domain no" + - "t found\x02A new short was created succesfully\x02Url is required\x02A n" + - "ew link was created succesfully\x02Short Link\x02Create Short Link\x02Sh" + - "ort Code\x02No Domain\x02An short link was successfully created.\x02Upda" + - "te Short Link\x02Short link successfully updated.\x02Delete Short Link" + - "\x02Short Link successfully deleted\x02Do you want to create a qr code f" + - "or this short link\x02Your link was successfully created\x02Link Search" + - "\x02Disconnect Slack\x02Slack successfully disconnected\x02Do you really" + - " want to disconnect this organization from slack\x02In order to interact" + - " with No Fuss Links you have to connect you slack account with your link" + - " user\x02Something went wrong. The user could not be linked.\x02Connect " + - "to slack workspace\x02Invalid slack response\x02Organization linked succ" + - "essfully with slack" + "assword\x02Enter New Password\x02Reset Password\x02Password Changed\x02Y" + + "ou can now\x02return to the login page\x02and login\x02Links - Reset you" + + "r password\x02Forgot Password?\x02If the email address given exists in o" + + "ur system then we just sent it a login link. Click this link to reset yo" + + "ur password. The link expires in 1 hour.\x02Send Reset Link\x02Someone, " + + "possibly you, requested to reset your Links password.\x02To complete you" + + "r password reset, just click the link below:\x02This link will expire in" + + " 1 hour. If you didn't request this link you can safely delete this emai" + + "l now.\x02Update Email\x02You've been sent a confirmation email. Please " + + "click the link in the email to confirm your email change. The confirmati" + + "on email will expire in 2 hours.\x02Someone, possibly you, requested to " + + "reset your Links email address. To complete this update, just click the" + + " link below:\x02This link will expire in 2 hour. If you didn't request t" + + "his link you can safely delete this email now.\x02Change Email\x02Login" + + "\x02No accounts? Click here to create one\x02Login Email\x02Someone, pos" + + "sibly you, requested this login via email link. To login to your account" + + ", just click the link below:\x02Password changed successfully\x02Email u" + + "pdated successfully\x02You've been logged out successfully.\x02You've su" + + "ccessfully updated your password.\x02You've successfully updated your em" + + "ail address.\x02You've successfully confirmed your email address.\x02You" + + " must verify your email address before logging in\x02This account is cur" + + "rently unable to access the system.\x02Successful login.\x02Links - Conf" + + "irm account email\x02Please confirm your account\x02To confirm your emai" + + "l address and complete your Links registration, please click the link be" + + "low.\x02Confirm\x02If you didn't request this link you can safely delete" + + " this email now.\x02Confirm your email address\x02We sent you a new conf" + + "irmation email. Please click the link in that email to confirm your acco" + + "unt.\x02Analytics\x02Engagements over time\x02Country\x02City\x02Referre" + + "r\x02Devices\x02Apply\x02Weeks\x02Days\x02Only showing the last 60 days." + + " Upgrade your organization to paid to view all historical data\x02Click " + + "here to upgrade\x02Only showing country data. Upgrade your organization " + + "to paid to view all stats\x02Upgrade your organization to paid to view t" + + "he detail stats\x02QR Scans\x02Links\x02No Data\x02Invalid Visibility va" + + "lue.\x02Invalid URL.\x02URL may not exceed 150 characters\x02Org slug is" + + " required.\x02Title is required.\x02Title may not exceed 150 characters" + + "\x02Tags may not exceed 10\x02Organization Not Found\x02Only members wit" + + "h write perm are allowed to perform this action\x02Free organizations ar" + + "e not allowed to create private links. Please upgrade\x02Error parsin ur" + + "l: %[1]s\x02Description is required.\x02Free organizations are not allow" + + "ed to create private notes. Please upgrade\x02links-service-domain not f" + + "ound\x02Error compiling url regex: %[1]s\x02Org slug is required\x02User" + + " email is required\x02Email may not exceed 255 characters\x02Invalid ema" + + "il format\x02Invalid Permission\x02This email domain is not allowed\x02T" + + "his user is not allowed to perform this action\x02This function is only " + + "allowed for business users.\x02A new register invitation was sent to %[1" + + "]s\x02The User you try to invite is not verified\x02A new member invitat" + + "ion was sent to %[1]s\x02Links: Invitation to join organization\x02Name " + + "is required\x02Name may not exceed 150 characters\x02Org username is req" + + "uired\x02Org username may not exceed 150 characters\x02You are not allow" + + "ed to create more free organizations. Please upgrade to a paid org\x02Th" + + "is organization username can not be used. Please chose another one\x02Th" + + "is username is already registered\x02Id required\x02Element Not Found" + + "\x02You are not allowed to edit this field for notes\x02Link Not Found" + + "\x02Confirmation key is required.\x02Confirmation Not Found\x02Invalid C" + + "onfirmation Type\x02Invalid Confirmation Target\x02Permission Not Found" + + "\x02User Not Found\x02The User is not verified\x02The user was added suc" + + "cessfully\x02Email is required\x02Password is required\x02Password may n" + + "ot exceed 100 characters\x02Username is required\x02Username may not exc" + + "eed 150 characters\x02This email is already registered\x02This username " + + "can not be used. Please chose another one\x02Key is required\x02Confirma" + + "tion User Not Found\x02Timezone is required\x02Timezone is invalid\x02De" + + "faultLang is required\x02Lang is invalid\x02No personal organization fou" + + "nd for this user\x02CurrentSlug is required\x02Slug is required\x02Slug " + + "may not exceed 150 characters\x02This organization name is already regis" + + "tered\x02This organization slug is already registered\x02This slug can n" + + "ot be used. Please chose another one\x02You are not allowed to enable/di" + + "sabled user type organization\x02You are not allowed to have more than t" + + "wo free organizations. Please upgrade\x02This organization has an active" + + " subscription. Please cancel it first\x02Domain pattern regexp compile e" + + "rror\x02Invalid domain name.\x02Invalid service value.\x02Name may not e" + + "xceed 255 characters\x02Name may not exceed 500 characters\x02Invalid FQ" + + "DN format\x02Organizaiton Slug is required.\x02Invalid permissions for O" + + "rganization ID\x02This function is only allowed for paid users.\x02The d" + + "omain is already registered in the system\x02There is already a domain r" + + "egistered for given service\x02Error checking the DNS entry for domain. " + + "Please try again later\x02CNAME record for domain is incorrect\x02Invali" + + "d level value.\x02Invalid status value.\x02A valid Organizaiton Slug is " + + "required.\x02Organization Slug is required for user level domains\x04" + + "\x00\x01 \x0b\x02Invalid ID\x02Domain Not Found\x02Invalid domain ID." + + "\x02invalid domain ID [%[1]d] given\x02URL is required.\x02DomainID is r" + + "equired\x02Short Code may not exceed 10 chareacters\x02This shortCode ca" + + "n not be used. Please chose another one\x02Org Not Found\x02short-servic" + + "e-domain is not configured\x02Duplicated short code\x02Slug is required." + + "\x02Org Slug is required\x02list-service-domain is not configured\x02Thi" + + "s Slug is already registered for this domain\x02There is already a defau" + + "lt listing for this domain\x02ListingSlug is required.\x02LinkOrder can'" + + "t be lower than 0.\x02Listing Not Found\x02ID is required.\x02Title is r" + + "equired\x02ID can't be lower than 0.\x02Listing Link Not Found\x02Title " + + "is too long.\x02Code is invalid.\x02Element ID is invalid.\x02List Not F" + + "ound\x02You can't create more than 5 qr codes per lists.\x02Short Not Fo" + + "und\x02You can't create more than 5 qr codes per shorts.\x02QR Code Not " + + "Found\x02Name is required.\x02Email is required.\x02You can not send bot" + + "h after and before cursors\x02Not Found\x02No identifier id or hash was " + + "provided\x02Unable to find suitable organization\x02Link Short Not Found" + + "\x02Invalid code type\x02Org slug is required for this kind of token\x02" + + "The file is required\x02The file submitted for this source should be hmt" + + "l\x02The file submitted for this source should be json\x02The domain is " + + "currently inactive. Please subscribe to activate this domain\x02Personal" + + " Access Tokens\x02Comment\x02Issued\x02Expired\x02Revoke\x02You have not" + + " created any personal access tokens for your account.\x02Authorized Clie" + + "nts\x02Client Name\x02Grants\x02You have not granted any third party cli" + + "ents access to your account.\x02Add Personal Access Token\x02Revoke Pers" + + "onal Access Token\x02Do you want to revoke this personal access token? T" + + "his can not be undone.\x02Yes, do it\x02No, nevermind\x02Successfully ad" + + "ded personal access\x02Successfully revoked authorization token.\x02Clie" + + "nts\x02Client ID\x02Manage\x02Add\x02No Clients\x02Add OAuth2 Client\x02" + + "Client Description\x02Redirect URL\x02Client URL\x02Client Secret\x02Not" + + "e: Your client secret will never be shown to you again.\x02OAuth 2.0 cli" + + "ent management\x02Revoke tokens & client secret\x02If OAuth 2.0 bearer t" + + "okens issued for your OAuth client, or your client secret, have been dis" + + "closed to a third-party, you must revoke all tokens and have replacement" + + "s issued.\x02Revoke client tokens\x02Unregister this OAuth client\x02Thi" + + "s will permanently unregister your OAuth 2.0 client\x02revoke all tokens" + + " issued to it, and prohibit the issuance of new tokens.\x02Unregister" + + "\x02Description\x02Informative URL\x02OAuth 2.0 client registered\x02Suc" + + "cessfully added client\x02Successfully revoked client.\x02Successfully r" + + "eissued client.\x02Authorize\x02would like to access to your Link Taco a" + + "ccount.\x02is a third-party application operated by\x02You may revoke th" + + "is access at any time on the OAuth tab of your account profile.\x02Scope" + + "s\x02Approve\x02Reject\x02Explore Features\x02Organize bookmarks\x02Shor" + + "t Links\x02Link Lists\x02Collaboration\x02API Powered\x02Import Export" + + "\x02Public/Private\x02Tagging to organize\x02Custom domain (ie, links.yo" + + "urname.com)\x02Create short links\x02Create multiple QR codes\x02Full an" + + "alytics\x02Create link listings\x02Use for profile bio links or organize" + + "d shared listings\x02Business accounts can have unlimited members\x02Mem" + + "bers can add or access organization links (depending on permission given" + + ")\x02Full GraphQL API giving complete access to your account\x02OAuth2 s" + + "upport to create your own integrations\x02Personal access tokens for per" + + "sonal tool integrations\x02Slack integration\x02Mattermost\x02Use extern" + + "al tools to access your account\x02Import from Pinboard, Chrome, Firefox" + + ", Safari\x02Export in JSON or HTML format\x02Domain List\x02Delete\x02Lo" + + "okup Name\x02Service\x02for\x02Link Shortner\x02Link Listing\x02No Domai" + + "ns\x02Create Domain\x02Migrate Short Links\x02Old links won't work. All " + + "code will be moved to the new domain.\x02Domain created successfully\x02" + + "Delete Domain\x02Something went wrong. The domain could not be deleted." + + "\x02Domain successfully deleted\x02Yes\x02Do you really whant to delete " + + "this domain\x02Slug\x02Subscription\x02Is Active\x02Free\x02Open Source" + + "\x02Paid\x02Enabled\x02Disabled\x02Upgrade Org\x02Manage Subscription" + + "\x02Manage Members\x02Export\x02Import\x02Payment History\x02Create Orga" + + "nization\x02Org Username\x02Sorry, you have exceeded the amount of free " + + "accounts available. Please update your current free account to create on" + + "e more\x02Organization created successfully\x02Update Organization\x02Is" + + " Enabled\x02Organization updated successfully\x02Add Member\x02Permissio" + + "n\x02Please upgrade to a Business organization to add members\x02Read" + + "\x02Write\x02An invitation was sent to this user\x02Something went wrong" + + ", impossible to send invitation\x02Member added succesxfully\x02Somethin" + + "g went wrong. Impossible to get the member data\x02Member List\x02No mem" + + "bers\x02Create Link\x02Title\x02Visibility\x02Organization\x02Unread\x02" + + "Starred\x02Tags\x02Archive URL\x02Public\x02Private\x02An link was succe" + + "ssfully created.\x02Bookmarks\x02bookmark\x02Popular Bookmarks\x02saved" + + "\x02Public Post\x02Private Post\x02Next\x02Prev\x02By\x02Search\x02Recen" + + "t Bookmarks\x02All\x02Untagged\x02Mark as read\x02Link Detail\x02Somethi" + + "ng went wrong. This element could not be deleted.\x02Element successfull" + + "y deleted\x02Do you really whant to delete this element\x02Update Link" + + "\x02Do you want to delete\x02Archive\x02Link successfully updated.\x02QR" + + " Code\x02Download Image\x02Delete QR\x02Something went wrong. The QR Cod" + + "e could not be deleted.\x02QR Code successfully deleted\x02Do you really" + + " whant to delete this qr code\x02Export Data\x02File format\x02This feat" + + "ure is not allowed for free user. Please upgrade.\x02As system admin run" + + " this command in the channel you want to connect\x02Import Data\x02Sourc" + + "e\x02Select Show All Bookmarks from the Bookmarks menu\x02A new window c" + + "alled Library will open\x02Click on the icon that has two arrows (up and" + + " down) and choose 'Export Bookmarks to HTML'\x02Choose File -> Export Bo" + + "okmarks\x02Go to the Bookmarks menu and choose Bookmark Manager\x02Click" + + " the Organize link in the blue navigation bar\x02Select Export Bookmarks" + + " to HTML File...\x02Go to https://pinboard.in/export/ and click on JSON" + + "\x02Instruction\x02Safari Bookmarks\x02Chrome Bookmarks\x02Firefox Bookm" + + "arks\x02Update Note\x02Note\x02Create Note\x02An note was successfully c" + + "reated.\x02Store Dashboard\x02Tour\x02My Bookmarks\x02Recent\x02Popular" + + "\x02Categories\x02About\x02Log in\x02Log out\x02Save Link\x02Save Note" + + "\x02Personal Tokens\x02Client Applications\x02Lists\x02Admin\x02URL\x02O" + + "rder\x02A link was successfully created.\x02Delete List\x02Something wen" + + "t wrong. The link could not be deleted.\x02Link successfully deleted\x02" + + "Do you really whant to delete this link\x02Previous\x02No Links\x02Updat" + + "e List\x02Domain\x02Is Default\x02Delete Picture\x02Other\x02Other Name" + + "\x02Social Links\x02Listing successfully updated.\x02Create List\x02A li" + + "st was successfully created.\x02Manage Links\x02No Lists\x02Creation Dat" + + "e\x02QR Codes\x02List successfully deleted\x02Create QR Code\x02Create" + + "\x02Download\x02Custom background image\x02QR Code succesfully created" + + "\x02QR Codes List\x02View\x02No QR Codes\x02Disconnect Mattermost\x02Mat" + + "termost successfully disconnected\x02Do you really want to disconnect th" + + "is organization from mattermost\x02Connect to mattermost\x02This team is" + + " already tied to an organization\x02Do you want to connect this organiza" + + "tion to mattermost?\x02This feature is restricted to free accounts. Plea" + + "se upgrade.\x02Organization linked successfully with mattermost\x02Sorry" + + ", free accounts do not support Mattermost Integration. Please upgrade to" + + " continue\x02Connect User\x02In order to interact with the mattermost yo" + + "u have to connect your account with your link user\x02Do you want to pro" + + "ceed?\x02User connected successfully\x02The text to be searched is requi" + + "red\x02No links were found for %[1]s\x02The title is required\x02The url" + + " is required\x02The code is required\x02The domain is required\x02Domain" + + " not found\x02A new short was created succesfully\x02Url is required\x02" + + "A new link was created succesfully\x02Short Link\x02No Short Links\x02Cr" + + "eate Short Link\x02Short Code\x02No Domain\x02An short link was successf" + + "ully created.\x02Update Short Link\x02Short link successfully updated." + + "\x02Delete Short Link\x02Short Link successfully deleted\x02Your link wa" + + "s successfully created\x02Link Search\x02Disconnect Slack\x02Slack succe" + + "ssfully disconnected\x02Do you really want to disconnect this organizati" + + "on from slack\x02Sorry, free accounts do not support Slack Integration. " + + "Please upgrade to continue\x02In order to interact with Link Taco you ha" + + "ve to connect you slack account with your link user\x02Something went wr" + + "ong. The user could not be linked.\x02Connect to slack workspace\x02Inva" + + "lid slack response\x02Do you want to connect with slack?\x02Organization" + + " linked successfully with slack\x02Invalid email and/or password\x02New " + + "passwords do not match\x02User is not authenticated\x02Current password " + + "given is incorrect\x02This field is required.\x02Please enter a valid em" + + "ail address.\x02Please enter a valid phone number.\x02Failed the '%[1]s'" + + " tag." -var esIndex = []uint32{ // 382 elements +var esIndex = []uint32{ // 522 elements // Entry 0 - 1F - 0x00000000, 0x0000001d, 0x00000042, 0x00000062, - 0x00000086, 0x0000009e, 0x000000c5, 0x000000ed, - 0x00000100, 0x0000012c, 0x0000013a, 0x00000142, - 0x00000155, 0x00000162, 0x00000169, 0x0000017b, - 0x00000182, 0x0000018b, 0x00000193, 0x000001b1, - 0x000001b9, 0x000001cd, 0x000001e0, 0x000001ef, - 0x000001f4, 0x000001fc, 0x00000204, 0x0000020d, - 0x00000214, 0x0000021d, 0x0000022b, 0x00000236, + 0x00000000, 0x00000014, 0x0000006a, 0x00000089, + 0x000000b5, 0x000000c3, 0x000000cb, 0x000000de, + 0x000000eb, 0x000000f2, 0x00000104, 0x0000010b, + 0x00000112, 0x0000011b, 0x00000124, 0x0000012c, + 0x0000014a, 0x00000152, 0x00000166, 0x00000179, + 0x00000188, 0x0000018d, 0x00000195, 0x0000019d, + 0x000001a6, 0x000001ad, 0x000001b6, 0x000001c4, + 0x000001cf, 0x000001d8, 0x000001f0, 0x000001f6, // Entry 20 - 3F - 0x0000023f, 0x00000257, 0x0000025d, 0x00000269, - 0x00000279, 0x00000282, 0x0000028b, 0x0000029f, - 0x000002be, 0x000002cc, 0x000002df, 0x000002ef, - 0x000002fb, 0x0000030f, 0x00000318, 0x0000033a, - 0x00000350, 0x00000382, 0x00000395, 0x000003c4, - 0x00000430, 0x00000444, 0x00000457, 0x00000469, - 0x00000485, 0x000004a0, 0x000004b8, 0x000004db, - 0x000004f7, 0x000005bf, 0x000005df, 0x00000628, + 0x00000202, 0x00000212, 0x0000021b, 0x00000224, + 0x00000238, 0x00000257, 0x00000265, 0x00000278, + 0x00000288, 0x00000294, 0x000002a8, 0x000002b1, + 0x000002d3, 0x000002e9, 0x0000031b, 0x0000032e, + 0x0000035d, 0x000003c9, 0x000003dd, 0x000003f0, + 0x00000402, 0x0000041e, 0x00000439, 0x00000451, + 0x00000466, 0x00000473, 0x000004a0, 0x000004b2, + 0x000004d5, 0x000004f1, 0x000005b9, 0x000005d9, // Entry 40 - 5F - 0x0000067d, 0x000006e7, 0x000006f8, 0x00000798, - 0x0000082e, 0x0000089a, 0x000008a8, 0x000008b8, - 0x000008e6, 0x00000903, 0x000009a6, 0x000009c6, - 0x000009ea, 0x00000a16, 0x00000a4c, 0x00000a91, - 0x00000aad, 0x00000add, 0x00000afa, 0x00000b6d, - 0x00000b77, 0x00000bbe, 0x00000bde, 0x00000c5b, - 0x00000c7a, 0x00000c88, 0x00000cb0, 0x00000cd6, - 0x00000cee, 0x00000d1c, 0x00000d49, 0x00000d65, + 0x00000622, 0x00000677, 0x000006e1, 0x000006f2, + 0x00000792, 0x00000828, 0x00000894, 0x000008a2, + 0x000008b2, 0x000008e0, 0x000008fd, 0x000009a0, + 0x000009c3, 0x000009e0, 0x00000a00, 0x00000a24, + 0x00000a50, 0x00000a86, 0x00000acb, 0x00000b0b, + 0x00000b27, 0x00000b57, 0x00000b74, 0x00000be7, + 0x00000bf1, 0x00000c38, 0x00000c58, 0x00000cd5, + 0x00000ce1, 0x00000d01, 0x00000d07, 0x00000d0e, // Entry 60 - 7F - 0x00000dc2, 0x00000e10, 0x00000e2f, 0x00000e64, - 0x00000e87, 0x00000ea8, 0x00000ed5, 0x00000ef0, - 0x00000f02, 0x00000f3e, 0x00000f74, 0x00000fa7, - 0x00000fd1, 0x00001003, 0x00001017, 0x00001040, - 0x00001065, 0x0000109c, 0x000010d4, 0x000010ff, - 0x0000110f, 0x00001122, 0x00001149, 0x00001165, - 0x00001185, 0x000011a9, 0x000011bf, 0x000011d5, - 0x000011f4, 0x00001210, 0x00001223, 0x0000123f, + 0x00000d18, 0x00000d25, 0x00000d2d, 0x00000d35, + 0x00000d3b, 0x00000daf, 0x00000dd0, 0x00000e35, + 0x00000e87, 0x00000e96, 0x00000e9c, 0x00000ea4, + 0x00000ec3, 0x00000ed1, 0x00000ef9, 0x00000f1f, + 0x00000f37, 0x00000f65, 0x00000f92, 0x00000fae, + 0x00000ffc, 0x00000ffc, 0x0000101b, 0x00001032, + 0x0000109c, 0x000010bf, 0x000010f4, 0x00001117, + 0x00001138, 0x00001165, 0x00001180, 0x00001192, // Entry 80 - 9F - 0x00001271, 0x00001287, 0x000012bf, 0x000012df, - 0x000012f0, 0x00001317, 0x0000132d, 0x00001343, - 0x0000135c, 0x00001373, 0x000013ae, 0x000013c7, - 0x000013dc, 0x00001407, 0x0000143b, 0x00001468, - 0x000014a0, 0x000014bc, 0x000014ec, 0x0000151c, - 0x00001533, 0x00001557, 0x00001588, 0x000015b5, - 0x000015e8, 0x0000162f, 0x00001656, 0x0000166e, - 0x0000168e, 0x0000169f, 0x000016b5, 0x000016e9, + 0x000011b1, 0x000011ed, 0x00001232, 0x00001268, + 0x0000129b, 0x000012c5, 0x000012f7, 0x0000130b, + 0x00001334, 0x00001359, 0x00001390, 0x00001390, + 0x00001390, 0x000013bb, 0x000013cb, 0x000013e2, + 0x00001412, 0x00001425, 0x0000144c, 0x00001468, + 0x00001488, 0x000014ac, 0x000014c2, 0x000014d8, + 0x000014f7, 0x00001513, 0x00001526, 0x00001542, + 0x00001574, 0x0000158a, 0x000015c2, 0x000015e2, // Entry A0 - BF - 0x00001705, 0x0000172f, 0x00001745, 0x00001760, - 0x00001772, 0x00001795, 0x000017be, 0x000017ee, - 0x00001839, 0x00001868, 0x00001886, 0x000018ab, - 0x000018bf, 0x000018cf, 0x000018e7, 0x00001901, - 0x0000191e, 0x00001937, 0x00001951, 0x00001965, - 0x00001995, 0x000019ae, 0x000019df, 0x00001a02, - 0x00001a1b, 0x00001a45, 0x00001a78, 0x00001a91, - 0x00001aab, 0x00001ae9, 0x00001b03, 0x00001b0e, + 0x00001616, 0x00001627, 0x0000164e, 0x00001664, + 0x0000167a, 0x00001693, 0x000016aa, 0x000016e5, + 0x000016fe, 0x00001713, 0x0000173e, 0x00001772, + 0x0000179f, 0x000017d0, 0x00001817, 0x0000186f, + 0x000018be, 0x000018f6, 0x00001912, 0x0000192e, + 0x0000195e, 0x0000198e, 0x000019a5, 0x000019a5, + 0x000019d6, 0x00001a0f, 0x00001a3c, 0x00001a6f, + 0x00001ab6, 0x00001add, 0x00001af6, 0x00001b10, // Entry C0 - DF - 0x00001b15, 0x00001b1e, 0x00001b26, 0x00001b64, - 0x00001b79, 0x00001b8b, 0x00001b93, 0x00001bda, - 0x00001bfb, 0x00001c1c, 0x00001c6e, 0x00001c78, - 0x00001c7b, 0x00001c9f, 0x00001cca, 0x00001cd3, - 0x00001ce1, 0x00001ce9, 0x00001cf1, 0x00001cfe, - 0x00001d15, 0x00001d2d, 0x00001d47, 0x00001d56, - 0x00001d65, 0x00001d9d, 0x00001dbb, 0x00001ddc, - 0x00001e9d, 0x00001eb7, 0x00001ed6, 0x00001f13, + 0x00001b3e, 0x00001b83, 0x00001b95, 0x00001bab, + 0x00001bc3, 0x00001be3, 0x00001bf4, 0x00001c0a, + 0x00001c3e, 0x00001c3e, 0x00001c5a, 0x00001c84, + 0x00001c9f, 0x00001cb1, 0x00001cd4, 0x00001cfd, + 0x00001d2d, 0x00001d5c, 0x00001d7a, 0x00001d9f, + 0x00001db3, 0x00001dc3, 0x00001ddb, 0x00001df5, + 0x00001e12, 0x00001e12, 0x00001e2b, 0x00001e45, + 0x00001e59, 0x00001e89, 0x00001ea2, 0x00001ed3, // Entry E0 - FF - 0x00001f5f, 0x00001f6c, 0x00001f79, 0x00001f89, - 0x00001fa9, 0x00001fc5, 0x00001fe1, 0x00001ffd, - 0x00002007, 0x00002032, 0x0000205e, 0x000020ae, - 0x000020b6, 0x000020be, 0x000020c7, 0x000020d8, - 0x000020e1, 0x000020f5, 0x000020fe, 0x00002104, - 0x00002109, 0x00002115, 0x00002124, 0x00002132, - 0x00002146, 0x0000219d, 0x000021b7, 0x000021c8, - 0x000021fa, 0x00002216, 0x00002219, 0x00002222, + 0x00001eec, 0x00001eec, 0x00001eec, 0x00001f1f, + 0x00001f1f, 0x00001f1f, 0x00001f49, 0x00001f62, + 0x00001f7c, 0x00001fba, 0x00001fba, 0x00001fba, + 0x00001fba, 0x00001fba, 0x00001fd4, 0x00001fdf, + 0x00001fe6, 0x00001fef, 0x00001ff7, 0x00002035, + 0x0000204a, 0x0000205c, 0x00002064, 0x000020ab, + 0x000020cc, 0x000020ed, 0x0000213f, 0x00002149, + 0x0000214c, 0x00002170, 0x0000219b, 0x000021a4, // Entry 100 - 11F - 0x0000223e, 0x00002252, 0x00002275, 0x00002295, - 0x000022ae, 0x000022b3, 0x000022d8, 0x000022e8, - 0x000022f0, 0x000022f5, 0x000022fe, 0x00002329, - 0x00002357, 0x00002373, 0x000023ac, 0x000023be, - 0x000023cb, 0x000023d8, 0x000023e0, 0x000023ec, - 0x000023fa, 0x00002404, 0x0000240d, 0x00002415, - 0x0000242e, 0x00002439, 0x00002442, 0x00002457, - 0x00002460, 0x00002476, 0x0000248c, 0x00002496, + 0x000021b2, 0x000021ba, 0x000021c2, 0x000021cf, + 0x000021e6, 0x000021fe, 0x00002218, 0x00002227, + 0x00002236, 0x0000226e, 0x0000228c, 0x000022ad, + 0x0000236e, 0x00002388, 0x000023a7, 0x000023e4, + 0x00002430, 0x0000243d, 0x0000244a, 0x0000245a, + 0x0000247a, 0x00002496, 0x000024b2, 0x000024ce, + 0x000024d8, 0x000024d8, 0x00002504, 0x00002554, + 0x0000255c, 0x00002564, 0x0000256d, 0x0000256d, // Entry 120 - 13F - 0x0000249f, 0x000024a6, 0x000024bb, 0x000024cd, - 0x000024db, 0x0000250c, 0x00002525, 0x0000253e, - 0x00002550, 0x0000255f, 0x0000257b, 0x00002586, - 0x00002594, 0x0000259b, 0x000025a7, 0x000025dd, - 0x000025fc, 0x0000261b, 0x00002623, 0x00002632, - 0x0000263b, 0x00002643, 0x0000264f, 0x00002655, - 0x00002665, 0x00002674, 0x00002683, 0x000026a2, - 0x000026b3, 0x000026c9, 0x000026d0, 0x000026dd, + 0x0000256d, 0x0000257a, 0x0000257a, 0x0000257a, + 0x0000257a, 0x0000257a, 0x0000257a, 0x0000257a, + 0x0000257a, 0x0000257a, 0x0000257a, 0x0000257a, + 0x0000257a, 0x0000257a, 0x0000257a, 0x0000257a, + 0x0000257a, 0x0000257a, 0x0000257a, 0x0000257a, + 0x0000257a, 0x0000257a, 0x0000257a, 0x0000257a, + 0x0000258b, 0x00002594, 0x000025a8, 0x000025b1, + 0x000025b6, 0x000025c2, 0x000025d1, 0x000025d1, // Entry 140 - 15F - 0x000026e1, 0x000026e7, 0x00002705, 0x00002714, - 0x0000271d, 0x00002727, 0x00002738, 0x00002740, - 0x0000274f, 0x00002767, 0x00002773, 0x00002793, - 0x000027a1, 0x000027ac, 0x000027bf, 0x000027cb, - 0x000027e6, 0x00002812, 0x0000282f, 0x00002844, - 0x00002848, 0x0000285b, 0x00002872, 0x00002895, - 0x000028d2, 0x000028e8, 0x00002922, 0x0000294c, - 0x0000295d, 0x000029b6, 0x000029c8, 0x000029e5, + 0x000025df, 0x000025f3, 0x0000264a, 0x00002664, + 0x00002675, 0x000026a7, 0x000026c3, 0x000026c6, + 0x000026e2, 0x000026e7, 0x000026e7, 0x000026e7, + 0x000026e7, 0x000026e7, 0x000026e7, 0x000026e7, + 0x000026e7, 0x000026e7, 0x000026e7, 0x000026e7, + 0x000026e7, 0x000026e7, 0x000026e7, 0x000026fb, + 0x0000271e, 0x0000271e, 0x0000273e, 0x00002757, + 0x00002757, 0x0000277c, 0x0000278c, 0x00002794, // Entry 160 - 17F - 0x00002a09, 0x00002a2d, 0x00002a45, 0x00002a59, - 0x00002a71, 0x00002a89, 0x00002a9f, 0x00002ac3, - 0x00002ad4, 0x00002afa, 0x00002b05, 0x00002b16, - 0x00002b24, 0x00002b30, 0x00002b54, 0x00002b6a, - 0x00002b8c, 0x00002ba0, 0x00002bc0, 0x00002bf2, - 0x00002c13, 0x00002c1f, 0x00002c34, 0x00002c56, - 0x00002c84, 0x00002cd8, 0x00002d0c, 0x00002d34, - 0x00002d51, 0x00002d7e, -} // Size: 1552 bytes + 0x00002794, 0x00002799, 0x000027a2, 0x000027cd, + 0x000027fb, 0x00002817, 0x00002850, 0x00002862, + 0x0000286f, 0x0000287c, 0x00002884, 0x00002890, + 0x0000289e, 0x0000289e, 0x0000289e, 0x000028a8, + 0x000028a8, 0x000028b1, 0x000028b9, 0x000028d2, + 0x000028dd, 0x000028e6, 0x000028fb, 0x00002904, + 0x0000291a, 0x00002930, 0x0000293a, 0x00002943, + 0x00002943, 0x0000294a, 0x0000295f, 0x0000295f, + // Entry 180 - 19F + 0x0000295f, 0x0000295f, 0x00002971, 0x00002971, + 0x00002971, 0x00002971, 0x00002983, 0x00002992, + 0x00002992, 0x000029ae, 0x000029b9, 0x000029c7, + 0x000029d3, 0x00002a09, 0x00002a28, 0x00002a47, + 0x00002a47, 0x00002a47, 0x00002a47, 0x00002a47, + 0x00002a47, 0x00002a47, 0x00002a47, 0x00002a47, + 0x00002a47, 0x00002a47, 0x00002a47, 0x00002a47, + 0x00002a47, 0x00002a47, 0x00002a47, 0x00002a47, + // Entry 1A0 - 1BF + 0x00002a47, 0x00002a47, 0x00002a47, 0x00002a47, + 0x00002a47, 0x00002a47, 0x00002a4f, 0x00002a4f, + 0x00002a5e, 0x00002a67, 0x00002a6f, 0x00002a7b, + 0x00002a81, 0x00002a91, 0x00002aa0, 0x00002aaf, + 0x00002aaf, 0x00002ac0, 0x00002ad6, 0x00002add, + 0x00002add, 0x00002ae1, 0x00002ae7, 0x00002b05, + 0x00002b14, 0x00002b45, 0x00002b5e, 0x00002b77, + 0x00002b80, 0x00002b8a, 0x00002b9b, 0x00002ba3, + // Entry 1C0 - 1DF + 0x00002bb2, 0x00002bb2, 0x00002bb2, 0x00002bb2, + 0x00002bb2, 0x00002bca, 0x00002bd6, 0x00002bf6, + 0x00002c04, 0x00002c0f, 0x00002c22, 0x00002c2e, + 0x00002c49, 0x00002c49, 0x00002c49, 0x00002c49, + 0x00002c49, 0x00002c66, 0x00002c7b, 0x00002c7f, + 0x00002c92, 0x00002ca9, 0x00002ccc, 0x00002d09, + 0x00002d1f, 0x00002d59, 0x00002d59, 0x00002d59, + 0x00002d83, 0x00002d83, 0x00002d94, 0x00002d94, + // Entry 1E0 - 1FF + 0x00002da6, 0x00002dc3, 0x00002de7, 0x00002e0b, + 0x00002e23, 0x00002e37, 0x00002e4f, 0x00002e67, + 0x00002e7d, 0x00002ea1, 0x00002eb2, 0x00002ed8, + 0x00002ee3, 0x00002ee3, 0x00002ef4, 0x00002f02, + 0x00002f0e, 0x00002f32, 0x00002f48, 0x00002f6a, + 0x00002f7e, 0x00002f9e, 0x00002fbf, 0x00002fcb, + 0x00002fe0, 0x00003002, 0x00003030, 0x00003030, + 0x00003030, 0x00003064, 0x0000308c, 0x000030a9, + // Entry 200 - 21F + 0x000030a9, 0x000030d6, 0x000030f3, 0x00003118, + 0x00003138, 0x0000315c, 0x00003174, 0x0000319b, + 0x000031c3, 0x000031d6, +} // Size: 2112 bytes -const esData string = "" + // Size: 11646 bytes - "\x02Email y/o password inválido\x02Las nuevas contraseñas no coinciden" + - "\x02El usuario no está autenticado\x02La contraseña actual es incorrecta" + - "\x02Este campo es requerido\x02Por favor introduzca un correo válido\x02" + - "Por favor introduzca un número válido\x02El '%[1]s' falló.\x02Las contra" + - "señas introducidas no coinciden.\x02Editar Perfil\x02Guardar\x02Idioma p" + - "or defecto\x02Zona horaria\x02Nombre\x02Nombre de Usuario\x02Imagen\x02E" + - "spañol\x02Inglés\x02Perfil actualizado con éxito\x02Ajustes\x02Correo el" + - "ectrónico\x02Idioma por defecto\x02Organizaciones\x02Tipo\x02Acción\x02N" + - "egocio\x02Personal\x02Editar\x02Miembros\x02Integraciones\x02Plataforma" + - "\x02Conectar\x02Organización conectada\x02Fecha\x02Desconectar\x02Sin co" + - "nneciones\x02Dominios\x02Acciones\x02Cambiar Contraseña\x02Actualizar co" + - "rreo electrónico\x02Editar perfil\x02Completar Registro\x02Nombre Comple" + - "to\x02Contraseña\x02Registro Completado\x02Registro\x02Dirección de Corr" + - "eo Electrónico\x02Confirmar Contraseña\x02¿Ya tienes una cuenta? Click a" + - "quí para ingresar\x02Bienvenido a Links\x02Configura tu cuenta para pode" + - "r guardar enlaces\x02Te enviamos un email de confirmación. Por favor da " + - "click en el link en ese correo para confirmar tu cuenta\x02Cambiar Contr" + - "aseña\x02Contraseña Actual\x02Nueva Contraseña\x02Confirmar Nueva Contra" + - "seña\x02Ingresar Nueva Contraseña\x02Restablecer Contraseña\x02Links - R" + - "establecer tu contraseña\x02¿Olvidaste tu contraseña?\x02Si el email ing" + - "resado ya existe en nuestro sistema, entonces te acabamos de enviar un e" + - "nlace para ingresar. Por favor da click en enlace para restablecer tu co" + - "ntraseña. El enlace expirará en 1 hora\x02Enviar Link de Restablecimient" + - "o\x02Alguien, posiblemente tu, solicitó restablecer la constraseña de Li" + - "nks\x02Para completar el restablecimiento de contraseña, has click en el" + - " siguiente enlace:\x02Este enlace expirará en 1 hora. Si no has solicita" + - "do este enlace, puedes borrar sin problema este correo\x02Actualizar Ema" + - "il\x02Se te ha enviado un correo de confirmación. Por favor de click en " + - "enlace en el correo para confirmar su cambio de email. La confirmación e" + - "xpirará en 2 horas\x02Alguien, posiblemente usted, pidió restablecer su " + - "dirección de correo electrónico. Para completar esta actualización de cl" + - "ick el siguiente enlace\x02Los enlaces expirarán en 2 horas. Si usted no" + - " solícito este enlace puede ignorar sin problema este correo\x02Cambiar " + - "Email\x02Iniciar Sesión\x02¿Sin cuenta? Haga click aquí para crear una" + - "\x02Email de Inición de Sesión\x02Alguien, posiblemente usted, solicitó " + - "iniciar sesión por medio de un enlace de correo. Para iniciar sesión en " + - "su cuenta, solo haga click en el siguiente enlace\x02Has iniciado sesión" + - " con éxito\x02Contraseña actualizada con éxito.\x02Correo electrónico ac" + - "tualizado con éxito.\x02Tu correo electrónico ha sido confirmado con éxi" + - "to.\x02Tienes que verificar tu correo electrónico antes de iniciar sesió" + - "n\x02Sesión iniciada con éxito\x02Links - Confirmar correo electrónico d" + - "e cuenta\x02Por favor confirma tu cuenta\x02Para confirmar tu correo ele" + - "ctrónico y completar tu registro en Links, por favor da click en el sigu" + - "iente enlace:\x02Confirmar\x02Si no has solicitado este enlace puedes bo" + - "rrar sin problema este email\x02Confirma tu correo electrónico\x02Te env" + - "iamos un nuevo email de confirmación. Por favor da click en el enlace in" + - "cluído en el email para confirmar tu cuenta.\x02Valor de Visibilidad inv" + - "álido\x02URL inválida\x02URL no puede exceder los 150 caracteres\x02El " + - "slug de organización es requerida\x02El título es requerido\x02El título" + - " no debe exceler los 150 caracteres\x02Las etiquetas no deben exceder 10" + - " caracteres\x02Organización No Encontrada\x02Solo los dueños de organiza" + - "ción son capaces para agregar links a organizaciones personales\x02Solo " + - "miembros con permisio de escritura tiene autorización para esta acción" + - "\x02Error al parsear la url: %[1]s\x02Error compilaldo la expresión regu" + - "lar de url: %[1]s\x02Slug de organización es requerido\x02El email de us" + - "uario es requerido\x02El correo no debe exceder los 255 caracteres\x02Fo" + - "rmato de email inválido\x02Permiso Inválido\x02Este usuario no está auto" + - "rizado para realizar esta acción\x02Una nueva invitación de registro fue" + - " enviada a %[1]s\x02El usuario que intetas invitar no está verificado" + - "\x02Una nueva invitación fue enviada a %[1]s\x02Links: Invitación para u" + - "nirse a la organización\x02Nombre es requerido\x02El nombre no debe exce" + - "der 150 caracteres\x02Nombre de organización es requerida\x02Nombre de o" + - "rganización no debe exceder 150 caracteres\x02No está permitio crear más" + - " organizaciones de negocios\x02Este nombre de usuario ya está registrado" + - "\x02Id es requerido\x02Link No Encontrado\x02La clave de confirmación es" + - " requerida\x02Confirmación No Encontrada\x02Tipo de Confirmación Inválid" + - "a\x02Confirmación de Objetivo Inválido\x02Permiso No Encontrado\x02Usuar" + - "io No Encontrado\x02El Usuario no está verificado\x02Usuario agregado co" + - "n éxito\x02Email es requerido\x02La contraseña es requerida\x02La contra" + - "seña no debe exceder los 100 caracteres\x02Username es requerido\x02El n" + - "ombre de usuario no debe exceder los 150 caracteres\x02Este correo no es" + - "tá registrado\x02Key es requerido\x02Confirmación de Usuario No Encontra" + - "do\x02Timezone es requerido\x02Timezone es requerido\x02DefaultLang es r" + - "equerido\x02El idioma es inválido\x02No hay organización personal encont" + - "rado para este usuario\x02CurrentSlug es requerido\x02El slug es requeri" + - "do\x02El slug no debe exceder los 150 caracteres\x02El nombre de esta or" + - "ganización ya está registrado\x02El slug de organziación ya está registr" + - "ado\x02Error al compilar la expresión regular para el dominio\x02Valor d" + - "e servicio inválido\x02El no nombre no debe exceder los 500 caracteres" + - "\x02El no nombre no debe exceder los 500 caracteres\x02Formato FQDN invá" + - "lido\x02ID de Organización está requerido\x02Permisso inválido para este" + - " ID de Organización\x02El dominio ya está registrado en el sistema\x02Ya" + - " hay un dominio registrado para el servicio dado\x02Error al verificar e" + - "l DNS para este dominio. Por favor pruebe de nuevo\x02El CNAME para el d" + - "ominio es incorrecto\x02ID de dominio inválido\x02Id de dominio inválido" + - " [%[1]d]\x02URL es requerido\x02DomainID es requerido\x02El Código Corto" + - " no puede exceder los 10 caracteres\x02Organización No Encontrada\x02sho" + - "rt-service-domain no está configurado\x02Dominio No Encontrado\x02El cód" + - "igo está duplicado\x02Slug es requerido\x02Slug de Organización es reque" + - "rido\x02list-service-domain no está configurado\x02Este Slug ya está reg" + - "istrado para este dominio\x02Listas por defecto no están permitidas para" + - " dominios con nivel de sistema\x02Ya hay una lista por defecto para este" + - " dominio\x02El Slug de Lista es requerido\x02Order de Link no puede ser " + - "menor a 0\x02Lista No Encontrada\x02ID es requerido\x02El Título es requ" + - "erido\x02ID no puede ser menor a 0\x02Lista de Links No Encontrada\x02El" + - " código no es válido\x02Elemento ID no es válido\x02Lista No Encontrado" + - "\x02No puedes crear más de 5 códigos qr por lista\x02Link Corto No Encon" + - "trado\x02No puedes crear más de 5 código qr por dominio\x02links-service" + - "-domain no encontrado\x02Código QR No Encontrado\x02No fue posible una o" + - "rganización adecuada\x02No es posible enviar ambos cursores after y befo" + - "re\x02Link Corto No Encontrado\x02Tipo de código inválido\x02El slug de " + - "organización es requerido para este tipo de token\x02Tokens de Acceso Pe" + - "rsonal\x02Comentario\x02Creado\x02Expirado\x02Revocar\x02No has creado n" + - "ingún token de acceso personal para tu cuenta\x02Clientes Autorizados" + - "\x02Nombre de Cliente\x02Permiso\x02No has autorizardo ningún client de " + - "tercero para acceder a tu cuenta.\x02Agregar Token de Acceso Personal" + - "\x02Revocar Token de Acceso Personal\x02¿Desea revokar este token de acc" + - "eso persona? Esta acción no puede ser deshecha.\x02Si, hazlo\x02No\x02Ac" + - "ceso personal agregada con éxito\x02Token de autorización revocado con é" + - "xito\x02Clientes\x02ID de Cliente\x02Manejar\x02Agregar\x02Sin Clientes" + - "\x02Agregar Cliente OAuth2\x02Descripción de Cliente\x02URL de redirecci" + - "onamiento\x02URL de Cliente\x02Client Secreto\x02Nota: Tu cliente secret" + - "o nunca será mostrado de nuevo.\x02Manejar clientes de OAuth 2.0\x02Revo" + - "ca tokens de cliente secreto\x02Si los tokens de portador de OAuth 2.0 e" + - "mitidos para tu cliente de OAuth o tu cliente secreto se han revelado a " + - "un tercero, debes revocar todos los tokens y solicitar que se emitan ree" + - "mplazos.\x02Revocar cliente de tokens\x02Desregistrar este client OAuth" + - "\x02Esto registrará de manera permanente tu client de OAuth 2.0\x02revoc" + - "a todos los tokens emitidos, y prohíbie la emisión de nuevos tokens.\x02" + - "Desregistrar\x02Descripción\x02URL informativa\x02Cliente de OAuth 2.0 r" + - "egistrado\x02Cliente agregado con éxito\x02Cliente revocado con éxito" + - "\x02Cliente recreado con éxito\x02Autorizar\x02desea acceder a su cuenta" + - " de No Fuss Links\x02es una applicación de terceros operada por\x02Podrá" + - "s revocar este acceso en cualquier momento en la tab OAtuh de tu perfíl." + - "\x02Alcance\x02Aprobar\x02Rechazar\x02Lista de Dominio\x02Eliminar\x02Bú" + - "squeda de Nombre\x02Servicio\x02Links\x02para\x02Link Cortos\x02Lista de" + - " Links\x02Crear Dominio\x02Migrar Links Cortos\x02Los links viejos no fu" + - "ncionanrán. Todos los códigos serán movidos al nuevo dominio.\x02Dominio" + - " creado con éxito\x02Eliminar Dominio\x02Algo salió mal. El dominio no p" + - "udo ser eliminado\x02Dominio elminado con éxito\x02Si\x02Cancelar\x02Des" + - "ea eliminar este dominio\x02Crear Organización\x02Nombre de usuario de O" + - "rganización\x02Organización creada con éxito\x02Actualizar Organización" + - "\x02Slug\x02Organización actualizada con éxito\x02Agregar Miembro\x02Per" + - "miso\x02Leer\x02Escribir\x02Una invitación fue enviada a este usuario" + - "\x02Algo salió mal, imposible enviar invitación\x02Miembro agregado con " + - "éxito\x02Algo salió mal. Imposible obtener los datos de miembros\x02Lis" + - "ta de Miembros\x02Sin miembros\x02Crear Enlace\x02Título\x02Visibilidad" + - "\x02Organización\x02Etiquetas\x02Público\x02Privado\x02Enlace creado con" + - " éxito\x02Marcadores\x02marcador\x02Marcadores Populares\x02guardado\x02" + - "Publicación Pública\x02Públicación Privada\x02Siguiente\x02Anterior\x02B" + - "uscar\x02Marcadores Recientes\x02Detalle de Enlace\x02Eliminar Link\x02A" + - "lgo salió mal. El enlace no pudo ser eliminado\x02Enlace creado con éxit" + - "o\x02Desea eliminar este link\x02Actualizar Enlace\x02Desea eliminar\x02" + - "Link actualizado con éxito\x02Código QR\x02Bajar Imágen\x02Atrás\x02Elim" + - "inar QR\x02Algo salió mal. El Código QE no pudo ser eliminado.\x02Código" + - " QR elminado con éxito\x02Desea eliminar este código qr\x02Tablero\x02Mi" + - "s Marcadores\x02Reciente\x02Popular\x02Categorías\x02Sobre\x02Iniciar Se" + - "sión\x02Cerrar Sesión\x02Guardar Enlace\x02Crear organización de negocio" + - "\x02Token Personales\x02Aplicaciones Clientes\x02Listas\x02Links Cortos" + - "\x02URL\x02Orden\x02Un link fue creado con éxito\x02Eliminar Lista\x02An" + - "terior\x02Sin Links\x02Actualizar Lista\x02Dominio\x02Es por defecto\x02" + - "Lista creada con éxito\x02Crear Lista\x02Una lista fue creada con éxito" + - "\x02Manejar Links\x02Sin Listas\x02Fecha de Creación\x02Códigos QR\x02Li" + - "sta eliminada con éxito\x02¿Desea crear un código qr para esta lista\x02" + - "Código QR creado con éxito\x02Lista de Códigos QR\x02Ver\x02No hay Códig" + - "os QR\x02Desconectar Mattermost\x02Mattermost desconectado con éxito\x02" + - "Desea realmente desconectar esta organización de mattermost\x02Conectar " + - "a mattermost\x02Este equipo ya se encuentra vinculado a una organización" + - "\x02La organización fue vinculada con éxito\x02Conectar Usuario\x02Para " + - "interactual con No Fuss Links debe connectar su cuenta de mattermost con" + - " su usuario\x02¿Desea proceder?\x02Usuario conectado con éxito\x02El tex" + - "to a ser buscado es requerido\x02No se encuentraron links para %[1]s\x02" + - "El título es requerido\x02La url es requerida\x02El código es requerido" + - "\x02El dominio es requerido\x02Dominio no encontrado\x02A nuevo short fu" + - "e creado con éxito\x02Url es requerida\x02Un nuevo enlace fue creado con" + - " éxito\x02Link Corto\x02Crear Link Corto\x02Código Corto\x02Sin Dominio" + - "\x02Un link corto fue creado con éxito\x02Actualizar Link Corto\x02Link " + - "Corto actualizado con éxito\x02Eliminar Link Corto\x02Link Corto elimina" + - "do con éxito\x02¿Desea crear un código qr para este link corto?\x02Tu en" + +const esData string = "" + // Size: 12758 bytes + "\x02Página Restringida\x02Esta función solo está permitida para usuarios" + + " de pago. Por favor actualice su plan\x02Continuar para actualizar plan" + + "\x02Las contraseñas introducidas no coinciden.\x02Editar Perfil\x02Guard" + + "ar\x02Idioma por defecto\x02Zona horaria\x02Nombre\x02Nombre de Usuario" + + "\x02Imagen\x02Atrás\x02Cancelar\x02Español\x02Inglés\x02Perfil actualiza" + + "do con éxito\x02Ajustes\x02Correo electrónico\x02Idioma por defecto\x02O" + + "rganizaciones\x02Tipo\x02Acción\x02Negocio\x02Personal\x02Editar\x02Miem" + + "bros\x02Integraciones\x02Plataforma\x02Conectar\x02Organización conectad" + + "a\x02Fecha\x02Desconectar\x02Sin conneciones\x02Dominios\x02Acciones\x02" + + "Cambiar Contraseña\x02Actualizar correo electrónico\x02Editar perfil\x02" + + "Completar Registro\x02Nombre Completo\x02Contraseña\x02Registro Completa" + + "do\x02Registro\x02Dirección de Correo Electrónico\x02Confirmar Contraseñ" + + "a\x02¿Ya tienes una cuenta? Click aquí para ingresar\x02Bienvenido a Lin" + + "ks\x02Configura tu cuenta para poder guardar enlaces\x02Te enviamos un e" + + "mail de confirmación. Por favor da click en el link en ese correo para c" + + "onfirmar tu cuenta\x02Cambiar Contraseña\x02Contraseña Actual\x02Nueva C" + + "ontraseña\x02Confirmar Nueva Contraseña\x02Ingresar Nueva Contraseña\x02" + + "Restablecer Contraseña\x02Contraseña Cambiada\x02Ahora puedes\x02regresa" + + "r a la página de inición de sesión\x02e iniciar sesión\x02Links - Restab" + + "lecer tu contraseña\x02¿Olvidaste tu contraseña?\x02Si el email ingresad" + + "o ya existe en nuestro sistema, entonces te acabamos de enviar un enlace" + + " para ingresar. Por favor da click en enlace para restablecer tu contras" + + "eña. El enlace expirará en 1 hora\x02Enviar Link de Restablecimiento\x02" + + "Alguien, posiblemente tu, solicitó restablecer la constraseña de Links" + + "\x02Para completar el restablecimiento de contraseña, has click en el si" + + "guiente enlace:\x02Este enlace expirará en 1 hora. Si no has solicitado " + + "este enlace, puedes borrar sin problema este correo\x02Actualizar Email" + + "\x02Se te ha enviado un correo de confirmación. Por favor de click en en" + + "lace en el correo para confirmar su cambio de email. La confirmación exp" + + "irará en 2 horas\x02Alguien, posiblemente usted, pidió restablecer su di" + + "rección de correo electrónico. Para completar esta actualización de clic" + + "k el siguiente enlace\x02Los enlaces expirarán en 2 horas. Si usted no s" + + "olícito este enlace puede ignorar sin problema este correo\x02Cambiar Em" + + "ail\x02Iniciar Sesión\x02¿Sin cuenta? Haga click aquí para crear una\x02" + + "Email de Inición de Sesión\x02Alguien, posiblemente usted, solicitó inic" + + "iar sesión por medio de un enlace de correo. Para iniciar sesión en su c" + + "uenta, solo haga click en el siguiente enlace\x02Contraseña actualizada " + + "con éxito\x02Email actualizado con éxito\x02Has iniciado sesión con éxit" + + "o\x02Contraseña actualizada con éxito.\x02Correo electrónico actualizado" + + " con éxito.\x02Tu correo electrónico ha sido confirmado con éxito.\x02Ti" + + "enes que verificar tu correo electrónico antes de iniciar sesión\x02Esta" + + " cuenta es actualmente inhabilitada para acceder al sistema\x02Sesión in" + + "iciada con éxito\x02Links - Confirmar correo electrónico de cuenta\x02Po" + + "r favor confirma tu cuenta\x02Para confirmar tu correo electrónico y com" + + "pletar tu registro en Links, por favor da click en el siguiente enlace:" + + "\x02Confirmar\x02Si no has solicitado este enlace puedes borrar sin prob" + + "lema este email\x02Confirma tu correo electrónico\x02Te enviamos un nuev" + + "o email de confirmación. Por favor da click en el enlace incluído en el " + + "email para confirmar tu cuenta.\x02Analíticas\x02Compromiso a través del" + + " tiempo\x02País\x02Ciudad\x02Referente\x02Dispositivos\x02Aplicar\x02Sem" + + "anas\x02Días\x02Solo se muestran los últimos 60 días. Actualice el plan " + + "de su organización para ver todo el historial histórico\x02Click aquí pa" + + "ra actualizar plan\x02Solo mostrando datos de país. Actualice el plan de" + + " su organización para ver todas la estadísticas\x02Actualice el plan de " + + "su actualización para ver los detalles de las estadísticas\x02Escaners d" + + "e QR\x02Links\x02Si Dato\x02Valor de Visibilidad inválido\x02URL inválid" + + "a\x02URL no puede exceder los 150 caracteres\x02El slug de organización " + + "es requerida\x02El título es requerido\x02El título no debe exceler los " + + "150 caracteres\x02Las etiquetas no deben exceder 10 caracteres\x02Organi" + + "zación No Encontrada\x02Solo miembros con permisio de escritura tiene au" + + "torización para esta acción\x02Error al parsear la url: %[1]s\x02Descrip" + + "ción requerida\x02Organizaciones con plan gratis no están autorizados pa" + + "ra crear notas privadas. Por favor actualizar plan\x02links-service-doma" + + "in no encontrado\x02Error compilaldo la expresión regular de url: %[1]s" + + "\x02Slug de organización es requerido\x02El email de usuario es requerid" + + "o\x02El correo no debe exceder los 255 caracteres\x02Formato de email in" + + "válido\x02Permiso Inválido\x02Este coreo no está disponible\x02Este usua" + + "rio no está autorizado para realizar esta acción\x02Esta función solo es" + + "tá disponible para usuario con plan de negocio\x02Una nueva invitación d" + + "e registro fue enviada a %[1]s\x02El usuario que intetas invitar no está" + + " verificado\x02Una nueva invitación fue enviada a %[1]s\x02Links: Invita" + + "ción para unirse a la organización\x02Nombre es requerido\x02El nombre n" + + "o debe exceder 150 caracteres\x02Nombre de organización es requerida\x02" + + "Nombre de organización no debe exceder 150 caracteres\x02Este nombre de " + + "usuario ya está registrado\x02Id es requerido\x02Elemento No Encontrado" + + "\x02No está permitido editar este campo para notas\x02Link No Encontrado" + + "\x02La clave de confirmación es requerida\x02Confirmación No Encontrada" + + "\x02Tipo de Confirmación Inválida\x02Confirmación de Objetivo Inválido" + + "\x02Permiso No Encontrado\x02Usuario No Encontrado\x02El Usuario no está" + + " verificado\x02Usuario agregado con éxito\x02Email es requerido\x02La co" + + "ntraseña es requerida\x02La contraseña no debe exceder los 100 caractere" + + "s\x02Username es requerido\x02El nombre de usuario no debe exceder los 1" + + "50 caracteres\x02Este correo no está registrado\x02Este usuario no puede" + + " usarse. Por favor escoja otro\x02Key es requerido\x02Confirmación de Us" + + "uario No Encontrado\x02Timezone es requerido\x02Timezone es requerido" + + "\x02DefaultLang es requerido\x02El idioma es inválido\x02No hay organiza" + + "ción personal encontrado para este usuario\x02CurrentSlug es requerido" + + "\x02El slug es requerido\x02El slug no debe exceder los 150 caracteres" + + "\x02El nombre de esta organización ya está registrado\x02El slug de orga" + + "nziación ya está registrado\x02Este slug no puede usarse. Por favor esco" + + "ja otro\x02No está permitido activar/desactivar tipo de usuario de organ" + + "ización\x02No está permitido tener más de dos organizaciones gratis. Por" + + " favor actualice su plan\x02Esta organización tiene una subscripción act" + + "iva. Por facor cancelela primero\x02Error al compilar la expresión regul" + + "ar para el dominio\x02Nombre de dominio inválido\x02Valor de servicio in" + + "válido\x02El no nombre no debe exceder los 500 caracteres\x02El no nombr" + + "e no debe exceder los 500 caracteres\x02Formato FQDN inválido\x02Permiss" + + "o inválido para este ID de Organización\x02Esta función solo está permit" + + "ida para usuarios de pago\x02El dominio ya está registrado en el sistema" + + "\x02Ya hay un dominio registrado para el servicio dado\x02Error al verif" + + "icar el DNS para este dominio. Por favor pruebe de nuevo\x02El CNAME par" + + "a el dominio es incorrecto\x02Valor de nivel inválido\x02Valor de estado" + + " inválido\x02Un Slug válido de Organización es requerido\x02Slug de Orga" + + "nización es requerida para dominios de nivel de usuario\x04\x00\x01 \x0d" + + "\x02ID inválido\x02Dominio No Encontrado\x02ID de dominio inválido\x02Id" + + " de dominio inválido [%[1]d]\x02URL es requerido\x02DomainID es requerid" + + "o\x02El Código Corto no puede exceder los 10 caracteres\x02Organización " + + "No Encontrada\x02short-service-domain no está configurado\x02El código e" + + "stá duplicado\x02Slug es requerido\x02Slug de Organización es requerido" + + "\x02list-service-domain no está configurado\x02Este Slug ya está registr" + + "ado para este dominio\x02Ya hay una lista por defecto para este dominio" + + "\x02El Slug de Lista es requerido\x02Order de Link no puede ser menor a " + + "0\x02Lista No Encontrada\x02ID es requerido\x02El Título es requerido" + + "\x02ID no puede ser menor a 0\x02Lista de Links No Encontrada\x02El códi" + + "go no es válido\x02Elemento ID no es válido\x02Lista No Encontrado\x02No" + + " puedes crear más de 5 códigos qr por lista\x02Link Corto No Encontrado" + + "\x02No puedes crear más de 5 código qr por dominio\x02Código QR No Encon" + + "trado\x02No es posible enviar ambos cursores after y before\x02No fue po" + + "sible una organización adecuada\x02Link Corto No Encontrado\x02Tipo de c" + + "ódigo inválido\x02El slug de organización es requerido para este tipo d" + + "e token\x02Tokens de Acceso Personal\x02Comentario\x02Creado\x02Expirado" + + "\x02Revocar\x02No has creado ningún token de acceso personal para tu cue" + + "nta\x02Clientes Autorizados\x02Nombre de Cliente\x02Permiso\x02No has au" + + "torizardo ningún client de tercero para acceder a tu cuenta.\x02Agregar " + + "Token de Acceso Personal\x02Revocar Token de Acceso Personal\x02¿Desea r" + + "evokar este token de acceso persona? Esta acción no puede ser deshecha." + + "\x02Si, hazlo\x02No\x02Acceso personal agregada con éxito\x02Token de au" + + "torización revocado con éxito\x02Clientes\x02ID de Cliente\x02Manejar" + + "\x02Agregar\x02Sin Clientes\x02Agregar Cliente OAuth2\x02Descripción de " + + "Cliente\x02URL de redireccionamiento\x02URL de Cliente\x02Client Secreto" + + "\x02Nota: Tu cliente secreto nunca será mostrado de nuevo.\x02Manejar cl" + + "ientes de OAuth 2.0\x02Revoca tokens de cliente secreto\x02Si los tokens" + + " de portador de OAuth 2.0 emitidos para tu cliente de OAuth o tu cliente" + + " secreto se han revelado a un tercero, debes revocar todos los tokens y " + + "solicitar que se emitan reemplazos.\x02Revocar cliente de tokens\x02Desr" + + "egistrar este client OAuth\x02Esto registrará de manera permanente tu cl" + + "ient de OAuth 2.0\x02revoca todos los tokens emitidos, y prohíbie la emi" + + "sión de nuevos tokens.\x02Desregistrar\x02Descripción\x02URL informativa" + + "\x02Cliente de OAuth 2.0 registrado\x02Cliente agregado con éxito\x02Cli" + + "ente revocado con éxito\x02Cliente recreado con éxito\x02Autorizar\x02es" + + " una applicación de terceros operada por\x02Podrás revocar este acceso e" + + "n cualquier momento en la tab OAtuh de tu perfíl.\x02Alcance\x02Aprobar" + + "\x02Rechazar\x02Links Cortos\x02Lista de Dominio\x02Eliminar\x02Búsqueda" + + " de Nombre\x02Servicio\x02para\x02Link Cortos\x02Lista de Links\x02Crear" + + " Dominio\x02Migrar Links Cortos\x02Los links viejos no funcionanrán. Tod" + + "os los códigos serán movidos al nuevo dominio.\x02Dominio creado con éxi" + + "to\x02Eliminar Dominio\x02Algo salió mal. El dominio no pudo ser elimina" + + "do\x02Dominio elminado con éxito\x02Si\x02Desea eliminar este dominio" + + "\x02Slug\x02Crear Organización\x02Nombre de usuario de Organización\x02O" + + "rganización creada con éxito\x02Actualizar Organización\x02Organización " + + "actualizada con éxito\x02Agregar Miembro\x02Permiso\x02Leer\x02Escribir" + + "\x02Una invitación fue enviada a este usuario\x02Algo salió mal, imposib" + + "le enviar invitación\x02Miembro agregado con éxito\x02Algo salió mal. Im" + + "posible obtener los datos de miembros\x02Lista de Miembros\x02Sin miembr" + + "os\x02Crear Enlace\x02Título\x02Visibilidad\x02Organización\x02Etiquetas" + + "\x02Público\x02Privado\x02Enlace creado con éxito\x02Marcadores\x02marca" + + "dor\x02Marcadores Populares\x02guardado\x02Publicación Pública\x02Públic" + + "ación Privada\x02Siguiente\x02Anterior\x02Buscar\x02Marcadores Recientes" + + "\x02Detalle de Enlace\x02Actualizar Enlace\x02Desea eliminar\x02Link act" + + "ualizado con éxito\x02Código QR\x02Bajar Imágen\x02Eliminar QR\x02Algo s" + + "alió mal. El Código QE no pudo ser eliminado.\x02Código QR elminado con " + + "éxito\x02Desea eliminar este código qr\x02Tablero\x02Mis Marcadores\x02" + + "Reciente\x02Popular\x02Categorías\x02Sobre\x02Iniciar Sesión\x02Cerrar S" + + "esión\x02Guardar Enlace\x02Token Personales\x02Aplicaciones Clientes\x02" + + "Listas\x02URL\x02Orden\x02Un link fue creado con éxito\x02Eliminar Lista" + + "\x02Algo salió mal. El enlace no pudo ser eliminado\x02Enlace creado con" + + " éxito\x02Desea eliminar este link\x02Anterior\x02Sin Links\x02Actualiza" + + "r Lista\x02Dominio\x02Es por defecto\x02Lista creada con éxito\x02Crear " + + "Lista\x02Una lista fue creada con éxito\x02Manejar Links\x02Sin Listas" + + "\x02Fecha de Creación\x02Códigos QR\x02Lista eliminada con éxito\x02Códi" + + "go QR creado con éxito\x02Lista de Códigos QR\x02Ver\x02No hay Códigos Q" + + "R\x02Desconectar Mattermost\x02Mattermost desconectado con éxito\x02Dese" + + "a realmente desconectar esta organización de mattermost\x02Conectar a ma" + + "ttermost\x02Este equipo ya se encuentra vinculado a una organización\x02" + + "La organización fue vinculada con éxito\x02Conectar Usuario\x02¿Desea pr" + + "oceder?\x02Usuario conectado con éxito\x02El texto a ser buscado es requ" + + "erido\x02No se encuentraron links para %[1]s\x02El título es requerido" + + "\x02La url es requerida\x02El código es requerido\x02El dominio es reque" + + "rido\x02Dominio no encontrado\x02A nuevo short fue creado con éxito\x02U" + + "rl es requerida\x02Un nuevo enlace fue creado con éxito\x02Link Corto" + + "\x02Crear Link Corto\x02Código Corto\x02Sin Dominio\x02Un link corto fue" + + " creado con éxito\x02Actualizar Link Corto\x02Link Corto actualizado con" + + " éxito\x02Eliminar Link Corto\x02Link Corto eliminado con éxito\x02Tu en" + "lance fue creado con éxito\x02Buscar Link\x02Desconectar de Slack\x02Sla" + "ck fue desconectado con éxito\x02Desea desconectar esta organización de " + - "slack\x02Para interactual con No Fuss Links debe connectar su cuenta de " + - "slack con su usuario\x02Algo salió mal. El usuario no puede ser vinculad" + - "o.\x02Conectar al espacio de trabajo de slack\x02Respuesta de slack invá" + - "lida\x02Organización vinculada con éxito con slack" + "slack\x02Algo salió mal. El usuario no puede ser vinculado.\x02Conectar " + + "al espacio de trabajo de slack\x02Respuesta de slack inválida\x02Organiz" + + "ación vinculada con éxito con slack\x02Email y/o password inválido\x02La" + + "s nuevas contraseñas no coinciden\x02El usuario no está autenticado\x02L" + + "a contraseña actual es incorrecta\x02Este campo es requerido\x02Por favo" + + "r introduzca un correo válido\x02Por favor introduzca un número válido" + + "\x02El '%[1]s' falló." - // Total table size 24947 bytes (24KiB); checksum: EBF4035F + // Total table size 31276 bytes (30KiB); checksum: 4469131F diff --git a/internal/translations/locales/en/out.gotext.json b/internal/translations/locales/en/out.gotext.json index 654c247..75148bb 100644 --- a/internal/translations/locales/en/out.gotext.json +++ b/internal/translations/locales/en/out.gotext.json @@ -2,69 +2,24 @@ "language": "en", "messages": [ { - "id": "Invalid email and/or password", - "message": "Invalid email and/or password", - "translation": "Invalid email and/or password", - "translatorComment": "Copied from source.", - "fuzzy": true - }, - { - "id": "New passwords do not match", - "message": "New passwords do not match", - "translation": "New passwords do not match", - "translatorComment": "Copied from source.", - "fuzzy": true - }, - { - "id": "User is not authenticated", - "message": "User is not authenticated", - "translation": "User is not authenticated", - "translatorComment": "Copied from source.", - "fuzzy": true - }, - { - "id": "Current password given is incorrect", - "message": "Current password given is incorrect", - "translation": "Current password given is incorrect", - "translatorComment": "Copied from source.", - "fuzzy": true - }, - { - "id": "This field is required.", - "message": "This field is required.", - "translation": "This field is required.", - "translatorComment": "Copied from source.", - "fuzzy": true - }, - { - "id": "Please enter a valid email address.", - "message": "Please enter a valid email address.", - "translation": "Please enter a valid email address.", + "id": "Restricted Page", + "message": "Restricted Page", + "translation": "Restricted Page", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Please enter a valid phone number.", - "message": "Please enter a valid phone number.", - "translation": "Please enter a valid phone number.", + "id": "This function is only allowed for paid users. Please upgrade", + "message": "This function is only allowed for paid users. Please upgrade", + "translation": "This function is only allowed for paid users. Please upgrade", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Failed the '{Tag}' tag.", - "message": "Failed the '{Tag}' tag.", - "translation": "Failed the '{Tag}' tag.", + "id": "Continue to Upgrade", + "message": "Continue to Upgrade", + "translation": "Continue to Upgrade", "translatorComment": "Copied from source.", - "placeholders": [ - { - "id": "Tag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "err.Tag()" - } - ], "fuzzy": true }, { @@ -123,6 +78,20 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Back", + "message": "Back", + "translation": "Back", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Cancel", + "message": "Cancel", + "translation": "Cancel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Spanish", "message": "Spanish", @@ -417,6 +386,34 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Password Changed", + "message": "Password Changed", + "translation": "Password Changed", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "You can now", + "message": "You can now", + "translation": "You can now", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "return to the login page", + "message": "return to the login page", + "translation": "return to the login page", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "and login", + "message": "and login", + "translation": "and login", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Links - Reset your password", "message": "Links - Reset your password", @@ -529,6 +526,20 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Password changed successfully", + "message": "Password changed successfully", + "translation": "Password changed successfully", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Email updated successfully", + "message": "Email updated successfully", + "translation": "Email updated successfully", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "You've been logged out successfully.", "message": "You've been logged out successfully.", @@ -564,6 +575,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "This account is currently unable to access the system.", + "message": "This account is currently unable to access the system.", + "translation": "This account is currently unable to access the system.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Successful login.", "message": "Successful login.", @@ -620,6 +638,118 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Analytics", + "message": "Analytics", + "translation": "Analytics", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Engagements over time", + "message": "Engagements over time", + "translation": "Engagements over time", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Country", + "message": "Country", + "translation": "Country", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "City", + "message": "City", + "translation": "City", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Referrer", + "message": "Referrer", + "translation": "Referrer", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Devices", + "message": "Devices", + "translation": "Devices", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Apply", + "message": "Apply", + "translation": "Apply", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Weeks", + "message": "Weeks", + "translation": "Weeks", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Days", + "message": "Days", + "translation": "Days", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Only showing the last 60 days. Upgrade your organization to paid to view all historical data", + "message": "Only showing the last 60 days. Upgrade your organization to paid to view all historical data", + "translation": "Only showing the last 60 days. Upgrade your organization to paid to view all historical data", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Click here to upgrade", + "message": "Click here to upgrade", + "translation": "Click here to upgrade", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Only showing country data. Upgrade your organization to paid to view all stats", + "message": "Only showing country data. Upgrade your organization to paid to view all stats", + "translation": "Only showing country data. Upgrade your organization to paid to view all stats", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Upgrade your organization to paid to view the detail stats", + "message": "Upgrade your organization to paid to view the detail stats", + "translation": "Upgrade your organization to paid to view the detail stats", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "QR Scans", + "message": "QR Scans", + "translation": "QR Scans", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Links", + "message": "Links", + "translation": "Links", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No Data", + "message": "No Data", + "translation": "No Data", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Invalid Visibility value.", "message": "Invalid Visibility value.", @@ -677,16 +807,16 @@ "fuzzy": true }, { - "id": "Only owners are able to add links to personal org", - "message": "Only owners are able to add links to personal org", - "translation": "Only owners are able to add links to personal org", + "id": "Only members with write perm are allowed to perform this action", + "message": "Only members with write perm are allowed to perform this action", + "translation": "Only members with write perm are allowed to perform this action", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Only members with write perm are allowed to perform this action", - "message": "Only members with write perm are allowed to perform this action", - "translation": "Only members with write perm are allowed to perform this action", + "id": "Free organizations are not allowed to create private links. Please upgrade", + "message": "Free organizations are not allowed to create private links. Please upgrade", + "translation": "Free organizations are not allowed to create private links. Please upgrade", "translatorComment": "Copied from source.", "fuzzy": true }, @@ -707,6 +837,27 @@ ], "fuzzy": true }, + { + "id": "Description is required.", + "message": "Description is required.", + "translation": "Description is required.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Free organizations are not allowed to create private notes. Please upgrade", + "message": "Free organizations are not allowed to create private notes. Please upgrade", + "translation": "Free organizations are not allowed to create private notes. Please upgrade", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "links-service-domain not found", + "message": "links-service-domain not found", + "translation": "links-service-domain not found", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Error compiling url regex: {Err}", "message": "Error compiling url regex: {Err}", @@ -759,6 +910,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "This email domain is not allowed", + "message": "This email domain is not allowed", + "translation": "This email domain is not allowed", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "This user is not allowed to perform this action", "message": "This user is not allowed to perform this action", @@ -766,6 +924,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "This function is only allowed for business users.", + "message": "This function is only allowed for business users.", + "translation": "This function is only allowed for business users.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "A new register invitation was sent to {Email}", "message": "A new register invitation was sent to {Email}", @@ -843,9 +1008,16 @@ "fuzzy": true }, { - "id": "You are not allowed to create more business organizations", - "message": "You are not allowed to create more business organizations", - "translation": "You are not allowed to create more business organizations", + "id": "You are not allowed to create more free organizations. Please upgrade to a paid org", + "message": "You are not allowed to create more free organizations. Please upgrade to a paid org", + "translation": "You are not allowed to create more free organizations. Please upgrade to a paid org", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This organization username can not be used. Please chose another one", + "message": "This organization username can not be used. Please chose another one", + "translation": "This organization username can not be used. Please chose another one", "translatorComment": "Copied from source.", "fuzzy": true }, @@ -863,6 +1035,20 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Element Not Found", + "message": "Element Not Found", + "translation": "Element Not Found", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "You are not allowed to edit this field for notes", + "message": "You are not allowed to edit this field for notes", + "translation": "You are not allowed to edit this field for notes", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Link Not Found", "message": "Link Not Found", @@ -968,6 +1154,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "This username can not be used. Please chose another one", + "message": "This username can not be used. Please chose another one", + "translation": "This username can not be used. Please chose another one", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Key is required", "message": "Key is required", @@ -1052,6 +1245,34 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "This slug can not be used. Please chose another one", + "message": "This slug can not be used. Please chose another one", + "translation": "This slug can not be used. Please chose another one", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "You are not allowed to enable/disabled user type organization", + "message": "You are not allowed to enable/disabled user type organization", + "translation": "You are not allowed to enable/disabled user type organization", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "You are not allowed to have more than two free organizations. Please upgrade", + "message": "You are not allowed to have more than two free organizations. Please upgrade", + "translation": "You are not allowed to have more than two free organizations. Please upgrade", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This organization has an active subscription. Please cancel it first", + "message": "This organization has an active subscription. Please cancel it first", + "translation": "This organization has an active subscription. Please cancel it first", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Domain pattern regexp compile error", "message": "Domain pattern regexp compile error", @@ -1059,6 +1280,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Invalid domain name.", + "message": "Invalid domain name.", + "translation": "Invalid domain name.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Invalid service value.", "message": "Invalid service value.", @@ -1088,9 +1316,9 @@ "fuzzy": true }, { - "id": "Organizaiton ID is required.", - "message": "Organizaiton ID is required.", - "translation": "Organizaiton ID is required.", + "id": "Organizaiton Slug is required.", + "message": "Organizaiton Slug is required.", + "translation": "Organizaiton Slug is required.", "translatorComment": "Copied from source.", "fuzzy": true }, @@ -1101,6 +1329,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "This function is only allowed for paid users.", + "message": "This function is only allowed for paid users.", + "translation": "This function is only allowed for paid users.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "The domain is already registered in the system", "message": "The domain is already registered in the system", @@ -1130,50 +1365,99 @@ "fuzzy": true }, { - "id": "Invalid domain ID.", - "message": "Invalid domain ID.", - "translation": "Invalid domain ID.", + "id": "Invalid level value.", + "message": "Invalid level value.", + "translation": "Invalid level value.", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "invalid domain ID [{Id}] given", - "message": "invalid domain ID [{Id}] given", - "translation": "invalid domain ID [{Id}] given", + "id": "Invalid status value.", + "message": "Invalid status value.", + "translation": "Invalid status value.", "translatorComment": "Copied from source.", - "placeholders": [ - { - "id": "Id", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "id" - } - ], "fuzzy": true }, { - "id": "URL is required.", - "message": "URL is required.", - "translation": "URL is required.", + "id": "A valid Organizaiton Slug is required.", + "message": "A valid Organizaiton Slug is required.", + "translation": "A valid Organizaiton Slug is required.", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "DomainID is required", - "message": "DomainID is required", - "translation": "DomainID is required", + "id": "Organization Slug is required for user level domains", + "message": "Organization Slug is required for user level domains", + "translation": "Organization Slug is required for user level domains", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Short Code may not exceed 10 chareacters", - "message": "Short Code may not exceed 10 chareacters", + "id": "Invalid ID", + "message": "Invalid ID", + "translation": "Invalid ID", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Domain Not Found", + "message": "Domain Not Found", + "translation": "Domain Not Found", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Invalid domain ID.", + "message": "Invalid domain ID.", + "translation": "Invalid domain ID.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "invalid domain ID [{Id}] given", + "message": "invalid domain ID [{Id}] given", + "translation": "invalid domain ID [{Id}] given", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Id", + "string": "%[1]d", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "id" + } + ], + "fuzzy": true + }, + { + "id": "URL is required.", + "message": "URL is required.", + "translation": "URL is required.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "DomainID is required", + "message": "DomainID is required", + "translation": "DomainID is required", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Short Code may not exceed 10 chareacters", + "message": "Short Code may not exceed 10 chareacters", "translation": "Short Code may not exceed 10 chareacters", "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "This shortCode can not be used. Please chose another one", + "message": "This shortCode can not be used. Please chose another one", + "translation": "This shortCode can not be used. Please chose another one", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Org Not Found", "message": "Org Not Found", @@ -1188,13 +1472,6 @@ "translatorComment": "Copied from source.", "fuzzy": true }, - { - "id": "Domain Not Found", - "message": "Domain Not Found", - "translation": "Domain Not Found", - "translatorComment": "Copied from source.", - "fuzzy": true - }, { "id": "Duplicated short code", "message": "Duplicated short code", @@ -1230,13 +1507,6 @@ "translatorComment": "Copied from source.", "fuzzy": true }, - { - "id": "Default listing are not allowed for level system domains", - "message": "Default listing are not allowed for level system domains", - "translation": "Default listing are not allowed for level system domains", - "translatorComment": "Copied from source.", - "fuzzy": true - }, { "id": "There is already a default listing for this domain", "message": "There is already a default listing for this domain", @@ -1293,6 +1563,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Title is too long.", + "message": "Title is too long.", + "translation": "Title is too long.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Code is invalid.", "message": "Code is invalid.", @@ -1336,23 +1613,23 @@ "fuzzy": true }, { - "id": "links-service-domain not found", - "message": "links-service-domain not found", - "translation": "links-service-domain not found", + "id": "QR Code Not Found", + "message": "QR Code Not Found", + "translation": "QR Code Not Found", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "QR Code Not Found", - "message": "QR Code Not Found", - "translation": "QR Code Not Found", + "id": "Name is required.", + "message": "Name is required.", + "translation": "Name is required.", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Unable to find suitable organization", - "message": "Unable to find suitable organization", - "translation": "Unable to find suitable organization", + "id": "Email is required.", + "message": "Email is required.", + "translation": "Email is required.", "translatorComment": "Copied from source.", "fuzzy": true }, @@ -1363,6 +1640,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Not Found", + "message": "Not Found", + "translation": "Not Found", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No identifier id or hash was provided", + "message": "No identifier id or hash was provided", + "translation": "No identifier id or hash was provided", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Unable to find suitable organization", + "message": "Unable to find suitable organization", + "translation": "Unable to find suitable organization", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Link Short Not Found", "message": "Link Short Not Found", @@ -1384,6 +1682,34 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "The file is required", + "message": "The file is required", + "translation": "The file is required", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The file submitted for this source should be hmtl", + "message": "The file submitted for this source should be hmtl", + "translation": "The file submitted for this source should be hmtl", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The file submitted for this source should be json", + "message": "The file submitted for this source should be json", + "translation": "The file submitted for this source should be json", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The domain is currently inactive. Please subscribe to activate this domain", + "message": "The domain is currently inactive. Please subscribe to activate this domain", + "translation": "The domain is currently inactive. Please subscribe to activate this domain", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Personal Access Tokens", "message": "Personal Access Tokens", @@ -1686,9 +2012,9 @@ "fuzzy": true }, { - "id": "would like to access to your No Fuss Links account.", - "message": "would like to access to your No Fuss Links account.", - "translation": "would like to access to your No Fuss Links account.", + "id": "would like to access to your Link Taco account.", + "message": "would like to access to your Link Taco account.", + "translation": "would like to access to your Link Taco account.", "translatorComment": "Copied from source.", "fuzzy": true }, @@ -1728,260 +2054,540 @@ "fuzzy": true }, { - "id": "Domain List", - "message": "Domain List", - "translation": "Domain List", + "id": "Explore Features", + "message": "Explore Features", + "translation": "Explore Features", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Delete", - "message": "Delete", - "translation": "Delete", + "id": "Organize bookmarks", + "message": "Organize bookmarks", + "translation": "Organize bookmarks", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Lookup Name", - "message": "Lookup Name", - "translation": "Lookup Name", + "id": "Short Links", + "message": "Short Links", + "translation": "Short Links", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Service", - "message": "Service", - "translation": "Service", + "id": "Link Lists", + "message": "Link Lists", + "translation": "Link Lists", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Links", - "message": "Links", - "translation": "Links", + "id": "Collaboration", + "message": "Collaboration", + "translation": "Collaboration", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "for", - "message": "for", - "translation": "for", + "id": "API Powered", + "message": "API Powered", + "translation": "API Powered", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Link Shortner", - "message": "Link Shortner", - "translation": "Link Shortner", + "id": "Import Export", + "message": "Import Export", + "translation": "Import Export", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Link Listing", - "message": "Link Listing", - "translation": "Link Listing", + "id": "Public/Private", + "message": "Public/Private", + "translation": "Public/Private", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Create Domain", - "message": "Create Domain", - "translation": "Create Domain", + "id": "Tagging to organize", + "message": "Tagging to organize", + "translation": "Tagging to organize", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Migrate Short Links", - "message": "Migrate Short Links", - "translation": "Migrate Short Links", + "id": "Custom domain (ie, links.yourname.com)", + "message": "Custom domain (ie, links.yourname.com)", + "translation": "Custom domain (ie, links.yourname.com)", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Old links won't work. All code will be moved to the new domain.", - "message": "Old links won't work. All code will be moved to the new domain.", - "translation": "Old links won't work. All code will be moved to the new domain.", + "id": "Create short links", + "message": "Create short links", + "translation": "Create short links", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Domain created successfully", - "message": "Domain created successfully", - "translation": "Domain created successfully", + "id": "Create multiple QR codes", + "message": "Create multiple QR codes", + "translation": "Create multiple QR codes", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Delete Domain", - "message": "Delete Domain", - "translation": "Delete Domain", + "id": "Full analytics", + "message": "Full analytics", + "translation": "Full analytics", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Something went wrong. The domain could not be deleted.", - "message": "Something went wrong. The domain could not be deleted.", - "translation": "Something went wrong. The domain could not be deleted.", + "id": "Create link listings", + "message": "Create link listings", + "translation": "Create link listings", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Domain successfully deleted", - "message": "Domain successfully deleted", - "translation": "Domain successfully deleted", + "id": "Use for profile bio links or organized shared listings", + "message": "Use for profile bio links or organized shared listings", + "translation": "Use for profile bio links or organized shared listings", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Yes", - "message": "Yes", - "translation": "Yes", + "id": "Business accounts can have unlimited members", + "message": "Business accounts can have unlimited members", + "translation": "Business accounts can have unlimited members", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Cancel", - "message": "Cancel", - "translation": "Cancel", + "id": "Members can add or access organization links (depending on permission given)", + "message": "Members can add or access organization links (depending on permission given)", + "translation": "Members can add or access organization links (depending on permission given)", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Do you really whant to delete this domain", - "message": "Do you really whant to delete this domain", - "translation": "Do you really whant to delete this domain", + "id": "Full GraphQL API giving complete access to your account", + "message": "Full GraphQL API giving complete access to your account", + "translation": "Full GraphQL API giving complete access to your account", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Create Organization", - "message": "Create Organization", - "translation": "Create Organization", + "id": "OAuth2 support to create your own integrations", + "message": "OAuth2 support to create your own integrations", + "translation": "OAuth2 support to create your own integrations", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Org Username", - "message": "Org Username", - "translation": "Org Username", + "id": "Personal access tokens for personal tool integrations", + "message": "Personal access tokens for personal tool integrations", + "translation": "Personal access tokens for personal tool integrations", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Organization created successfully", - "message": "Organization created successfully", - "translation": "Organization created successfully", + "id": "Slack integration", + "message": "Slack integration", + "translation": "Slack integration", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Update Organization", - "message": "Update Organization", - "translation": "Update Organization", + "id": "Mattermost", + "message": "Mattermost", + "translation": "Mattermost", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Slug", - "message": "Slug", - "translation": "Slug", + "id": "Use external tools to access your account", + "message": "Use external tools to access your account", + "translation": "Use external tools to access your account", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Organization updated successfully", - "message": "Organization updated successfully", - "translation": "Organization updated successfully", + "id": "Import from Pinboard, Chrome, Firefox, Safari", + "message": "Import from Pinboard, Chrome, Firefox, Safari", + "translation": "Import from Pinboard, Chrome, Firefox, Safari", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Add Member", - "message": "Add Member", - "translation": "Add Member", + "id": "Export in JSON or HTML format", + "message": "Export in JSON or HTML format", + "translation": "Export in JSON or HTML format", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Permission", - "message": "Permission", - "translation": "Permission", + "id": "Domain List", + "message": "Domain List", + "translation": "Domain List", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Read", - "message": "Read", - "translation": "Read", + "id": "Delete", + "message": "Delete", + "translation": "Delete", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Write", - "message": "Write", - "translation": "Write", + "id": "Lookup Name", + "message": "Lookup Name", + "translation": "Lookup Name", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "An invitation was sent to this user", - "message": "An invitation was sent to this user", - "translation": "An invitation was sent to this user", + "id": "Service", + "message": "Service", + "translation": "Service", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Something went wrong, impossible to send invitation", - "message": "Something went wrong, impossible to send invitation", - "translation": "Something went wrong, impossible to send invitation", + "id": "for", + "message": "for", + "translation": "for", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Member added succesxfully", - "message": "Member added succesxfully", - "translation": "Member added succesxfully", + "id": "Link Shortner", + "message": "Link Shortner", + "translation": "Link Shortner", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Something went wrong. Impossible to get the member data", - "message": "Something went wrong. Impossible to get the member data", - "translation": "Something went wrong. Impossible to get the member data", + "id": "Link Listing", + "message": "Link Listing", + "translation": "Link Listing", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Member List", - "message": "Member List", - "translation": "Member List", + "id": "No Domains", + "message": "No Domains", + "translation": "No Domains", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "No members", - "message": "No members", - "translation": "No members", + "id": "Create Domain", + "message": "Create Domain", + "translation": "Create Domain", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Create Link", - "message": "Create Link", - "translation": "Create Link", + "id": "Migrate Short Links", + "message": "Migrate Short Links", + "translation": "Migrate Short Links", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Title", - "message": "Title", - "translation": "Title", + "id": "Old links won't work. All code will be moved to the new domain.", + "message": "Old links won't work. All code will be moved to the new domain.", + "translation": "Old links won't work. All code will be moved to the new domain.", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Visibility", - "message": "Visibility", + "id": "Domain created successfully", + "message": "Domain created successfully", + "translation": "Domain created successfully", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete Domain", + "message": "Delete Domain", + "translation": "Delete Domain", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Something went wrong. The domain could not be deleted.", + "message": "Something went wrong. The domain could not be deleted.", + "translation": "Something went wrong. The domain could not be deleted.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Domain successfully deleted", + "message": "Domain successfully deleted", + "translation": "Domain successfully deleted", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Yes", + "message": "Yes", + "translation": "Yes", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Do you really whant to delete this domain", + "message": "Do you really whant to delete this domain", + "translation": "Do you really whant to delete this domain", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Slug", + "message": "Slug", + "translation": "Slug", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Subscription", + "message": "Subscription", + "translation": "Subscription", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Is Active", + "message": "Is Active", + "translation": "Is Active", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Free", + "message": "Free", + "translation": "Free", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Open Source", + "message": "Open Source", + "translation": "Open Source", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Paid", + "message": "Paid", + "translation": "Paid", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Enabled", + "message": "Enabled", + "translation": "Enabled", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Disabled", + "message": "Disabled", + "translation": "Disabled", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Upgrade Org", + "message": "Upgrade Org", + "translation": "Upgrade Org", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Manage Subscription", + "message": "Manage Subscription", + "translation": "Manage Subscription", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Manage Members", + "message": "Manage Members", + "translation": "Manage Members", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Export", + "message": "Export", + "translation": "Export", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Import", + "message": "Import", + "translation": "Import", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Payment History", + "message": "Payment History", + "translation": "Payment History", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create Organization", + "message": "Create Organization", + "translation": "Create Organization", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Org Username", + "message": "Org Username", + "translation": "Org Username", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sorry, you have exceeded the amount of free accounts available. Please update your current free account to create one more", + "message": "Sorry, you have exceeded the amount of free accounts available. Please update your current free account to create one more", + "translation": "Sorry, you have exceeded the amount of free accounts available. Please update your current free account to create one more", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Organization created successfully", + "message": "Organization created successfully", + "translation": "Organization created successfully", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Update Organization", + "message": "Update Organization", + "translation": "Update Organization", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Is Enabled", + "message": "Is Enabled", + "translation": "Is Enabled", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Organization updated successfully", + "message": "Organization updated successfully", + "translation": "Organization updated successfully", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add Member", + "message": "Add Member", + "translation": "Add Member", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Permission", + "message": "Permission", + "translation": "Permission", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Please upgrade to a Business organization to add members", + "message": "Please upgrade to a Business organization to add members", + "translation": "Please upgrade to a Business organization to add members", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Read", + "message": "Read", + "translation": "Read", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Write", + "message": "Write", + "translation": "Write", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "An invitation was sent to this user", + "message": "An invitation was sent to this user", + "translation": "An invitation was sent to this user", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Something went wrong, impossible to send invitation", + "message": "Something went wrong, impossible to send invitation", + "translation": "Something went wrong, impossible to send invitation", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Member added succesxfully", + "message": "Member added succesxfully", + "translation": "Member added succesxfully", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Something went wrong. Impossible to get the member data", + "message": "Something went wrong. Impossible to get the member data", + "translation": "Something went wrong. Impossible to get the member data", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Member List", + "message": "Member List", + "translation": "Member List", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No members", + "message": "No members", + "translation": "No members", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create Link", + "message": "Create Link", + "translation": "Create Link", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Title", + "message": "Title", + "translation": "Title", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Visibility", + "message": "Visibility", "translation": "Visibility", "translatorComment": "Copied from source.", "fuzzy": true @@ -1994,205 +2600,401 @@ "fuzzy": true }, { - "id": "Tags", - "message": "Tags", - "translation": "Tags", + "id": "Unread", + "message": "Unread", + "translation": "Unread", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Starred", + "message": "Starred", + "translation": "Starred", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tags", + "message": "Tags", + "translation": "Tags", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Archive URL", + "message": "Archive URL", + "translation": "Archive URL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Public", + "message": "Public", + "translation": "Public", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Private", + "message": "Private", + "translation": "Private", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "An link was successfully created.", + "message": "An link was successfully created.", + "translation": "An link was successfully created.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Bookmarks", + "message": "Bookmarks", + "translation": "Bookmarks", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "bookmark", + "message": "bookmark", + "translation": "bookmark", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Popular Bookmarks", + "message": "Popular Bookmarks", + "translation": "Popular Bookmarks", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "saved", + "message": "saved", + "translation": "saved", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Public Post", + "message": "Public Post", + "translation": "Public Post", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Private Post", + "message": "Private Post", + "translation": "Private Post", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Next", + "message": "Next", + "translation": "Next", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Prev", + "message": "Prev", + "translation": "Prev", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "By", + "message": "By", + "translation": "By", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Search", + "message": "Search", + "translation": "Search", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Recent Bookmarks", + "message": "Recent Bookmarks", + "translation": "Recent Bookmarks", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "All", + "message": "All", + "translation": "All", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Untagged", + "message": "Untagged", + "translation": "Untagged", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Mark as read", + "message": "Mark as read", + "translation": "Mark as read", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Link Detail", + "message": "Link Detail", + "translation": "Link Detail", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Something went wrong. This element could not be deleted.", + "message": "Something went wrong. This element could not be deleted.", + "translation": "Something went wrong. This element could not be deleted.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Element successfully deleted", + "message": "Element successfully deleted", + "translation": "Element successfully deleted", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Do you really whant to delete this element", + "message": "Do you really whant to delete this element", + "translation": "Do you really whant to delete this element", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Update Link", + "message": "Update Link", + "translation": "Update Link", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Do you want to delete", + "message": "Do you want to delete", + "translation": "Do you want to delete", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Archive", + "message": "Archive", + "translation": "Archive", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Link successfully updated.", + "message": "Link successfully updated.", + "translation": "Link successfully updated.", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Public", - "message": "Public", - "translation": "Public", + "id": "QR Code", + "message": "QR Code", + "translation": "QR Code", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Private", - "message": "Private", - "translation": "Private", + "id": "Download Image", + "message": "Download Image", + "translation": "Download Image", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "An link was successfully created.", - "message": "An link was successfully created.", - "translation": "An link was successfully created.", + "id": "Delete QR", + "message": "Delete QR", + "translation": "Delete QR", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Bookmarks", - "message": "Bookmarks", - "translation": "Bookmarks", + "id": "Something went wrong. The QR Code could not be deleted.", + "message": "Something went wrong. The QR Code could not be deleted.", + "translation": "Something went wrong. The QR Code could not be deleted.", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "bookmark", - "message": "bookmark", - "translation": "bookmark", + "id": "QR Code successfully deleted", + "message": "QR Code successfully deleted", + "translation": "QR Code successfully deleted", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Popular Bookmarks", - "message": "Popular Bookmarks", - "translation": "Popular Bookmarks", + "id": "Do you really whant to delete this qr code", + "message": "Do you really whant to delete this qr code", + "translation": "Do you really whant to delete this qr code", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "saved", - "message": "saved", - "translation": "saved", + "id": "Export Data", + "message": "Export Data", + "translation": "Export Data", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Public Post", - "message": "Public Post", - "translation": "Public Post", + "id": "File format", + "message": "File format", + "translation": "File format", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Private Post", - "message": "Private Post", - "translation": "Private Post", + "id": "This feature is not allowed for free user. Please upgrade.", + "message": "This feature is not allowed for free user. Please upgrade.", + "translation": "This feature is not allowed for free user. Please upgrade.", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Next", - "message": "Next", - "translation": "Next", + "id": "As system admin run this command in the channel you want to connect", + "message": "As system admin run this command in the channel you want to connect", + "translation": "As system admin run this command in the channel you want to connect", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Prev", - "message": "Prev", - "translation": "Prev", + "id": "Import Data", + "message": "Import Data", + "translation": "Import Data", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Search", - "message": "Search", - "translation": "Search", + "id": "Source", + "message": "Source", + "translation": "Source", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Recent Bookmarks", - "message": "Recent Bookmarks", - "translation": "Recent Bookmarks", + "id": "Select Show All Bookmarks from the Bookmarks menu", + "message": "Select Show All Bookmarks from the Bookmarks menu", + "translation": "Select Show All Bookmarks from the Bookmarks menu", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Link Detail", - "message": "Link Detail", - "translation": "Link Detail", + "id": "A new window called Library will open", + "message": "A new window called Library will open", + "translation": "A new window called Library will open", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Delete Link", - "message": "Delete Link", - "translation": "Delete Link", + "id": "Click on the icon that has two arrows (up and down) and choose 'Export Bookmarks to HTML'", + "message": "Click on the icon that has two arrows (up and down) and choose 'Export Bookmarks to HTML'", + "translation": "Click on the icon that has two arrows (up and down) and choose 'Export Bookmarks to HTML'", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Something went wrong. The link could not be deleted.", - "message": "Something went wrong. The link could not be deleted.", - "translation": "Something went wrong. The link could not be deleted.", + "id": "Choose File -\u003e Export Bookmarks", + "message": "Choose File -\u003e Export Bookmarks", + "translation": "Choose File -\u003e Export Bookmarks", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Link successfully deleted", - "message": "Link successfully deleted", - "translation": "Link successfully deleted", + "id": "Go to the Bookmarks menu and choose Bookmark Manager", + "message": "Go to the Bookmarks menu and choose Bookmark Manager", + "translation": "Go to the Bookmarks menu and choose Bookmark Manager", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Do you really whant to delete this link", - "message": "Do you really whant to delete this link", - "translation": "Do you really whant to delete this link", + "id": "Click the Organize link in the blue navigation bar", + "message": "Click the Organize link in the blue navigation bar", + "translation": "Click the Organize link in the blue navigation bar", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Update Link", - "message": "Update Link", - "translation": "Update Link", + "id": "Select Export Bookmarks to HTML File...", + "message": "Select Export Bookmarks to HTML File...", + "translation": "Select Export Bookmarks to HTML File...", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Do you want to delete", - "message": "Do you want to delete", - "translation": "Do you want to delete", + "id": "Go to https://pinboard.in/export/ and click on JSON", + "message": "Go to https://pinboard.in/export/ and click on JSON", + "translation": "Go to https://pinboard.in/export/ and click on JSON", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Link successfully updated.", - "message": "Link successfully updated.", - "translation": "Link successfully updated.", + "id": "Instruction", + "message": "Instruction", + "translation": "Instruction", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "QR Code", - "message": "QR Code", - "translation": "QR Code", + "id": "Safari Bookmarks", + "message": "Safari Bookmarks", + "translation": "Safari Bookmarks", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Download Image", - "message": "Download Image", - "translation": "Download Image", + "id": "Chrome Bookmarks", + "message": "Chrome Bookmarks", + "translation": "Chrome Bookmarks", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Back", - "message": "Back", - "translation": "Back", + "id": "Firefox Bookmarks", + "message": "Firefox Bookmarks", + "translation": "Firefox Bookmarks", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Delete QR", - "message": "Delete QR", - "translation": "Delete QR", + "id": "Update Note", + "message": "Update Note", + "translation": "Update Note", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Something went wrong. The QR Code could not be deleted.", - "message": "Something went wrong. The QR Code could not be deleted.", - "translation": "Something went wrong. The QR Code could not be deleted.", + "id": "Note", + "message": "Note", + "translation": "Note", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "QR Code successfully deleted", - "message": "QR Code successfully deleted", - "translation": "QR Code successfully deleted", + "id": "Create Note", + "message": "Create Note", + "translation": "Create Note", "translatorComment": "Copied from source.", "fuzzy": true }, { - "id": "Do you really whant to delete this qr code", - "message": "Do you really whant to delete this qr code", - "translation": "Do you really whant to delete this qr code", + "id": "An note was successfully created.", + "message": "An note was successfully created.", + "translation": "An note was successfully created.", "translatorComment": "Copied from source.", "fuzzy": true }, @@ -2203,6 +3005,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Tour", + "message": "Tour", + "translation": "Tour", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "My Bookmarks", "message": "My Bookmarks", @@ -2260,9 +3069,9 @@ "fuzzy": true }, { - "id": "Create business org", - "message": "Create business org", - "translation": "Create business org", + "id": "Save Note", + "message": "Save Note", + "translation": "Save Note", "translatorComment": "Copied from source.", "fuzzy": true }, @@ -2288,9 +3097,9 @@ "fuzzy": true }, { - "id": "Short Links", - "message": "Short Links", - "translation": "Short Links", + "id": "Admin", + "message": "Admin", + "translation": "Admin", "translatorComment": "Copied from source.", "fuzzy": true }, @@ -2322,6 +3131,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Something went wrong. The link could not be deleted.", + "message": "Something went wrong. The link could not be deleted.", + "translation": "Something went wrong. The link could not be deleted.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Link successfully deleted", + "message": "Link successfully deleted", + "translation": "Link successfully deleted", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Do you really whant to delete this link", + "message": "Do you really whant to delete this link", + "translation": "Do you really whant to delete this link", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Previous", "message": "Previous", @@ -2357,6 +3187,34 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Delete Picture", + "message": "Delete Picture", + "translation": "Delete Picture", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Other", + "message": "Other", + "translation": "Other", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Other Name", + "message": "Other Name", + "translation": "Other Name", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Social Links", + "message": "Social Links", + "translation": "Social Links", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Listing successfully updated.", "message": "Listing successfully updated.", @@ -2414,9 +3272,30 @@ "fuzzy": true }, { - "id": "Do you want to create a qr code for this list", - "message": "Do you want to create a qr code for this list", - "translation": "Do you want to create a qr code for this list", + "id": "Create QR Code", + "message": "Create QR Code", + "translation": "Create QR Code", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create", + "message": "Create", + "translation": "Create", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Download", + "message": "Download", + "translation": "Download", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Custom background image", + "message": "Custom background image", + "translation": "Custom background image", "translatorComment": "Copied from source.", "fuzzy": true }, @@ -2483,6 +3362,20 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Do you want to connect this organization to mattermost?", + "message": "Do you want to connect this organization to mattermost?", + "translation": "Do you want to connect this organization to mattermost?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This feature is restricted to free accounts. Please upgrade.", + "message": "This feature is restricted to free accounts. Please upgrade.", + "translation": "This feature is restricted to free accounts. Please upgrade.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Organization linked successfully with mattermost", "message": "Organization linked successfully with mattermost", @@ -2490,6 +3383,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Sorry, free accounts do not support Mattermost Integration. Please upgrade to continue", + "message": "Sorry, free accounts do not support Mattermost Integration. Please upgrade to continue", + "translation": "Sorry, free accounts do not support Mattermost Integration. Please upgrade to continue", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Connect User", "message": "Connect User", @@ -2498,9 +3398,9 @@ "fuzzy": true }, { - "id": "In order to interact with No Fuss Links you have to connect you mattermost account with your link user", - "message": "In order to interact with No Fuss Links you have to connect you mattermost account with your link user", - "translation": "In order to interact with No Fuss Links you have to connect you mattermost account with your link user", + "id": "In order to interact with the mattermost you have to connect your account with your link user", + "message": "In order to interact with the mattermost you have to connect your account with your link user", + "translation": "In order to interact with the mattermost you have to connect your account with your link user", "translatorComment": "Copied from source.", "fuzzy": true }, @@ -2605,6 +3505,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "No Short Links", + "message": "No Short Links", + "translation": "No Short Links", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Create Short Link", "message": "Create Short Link", @@ -2661,13 +3568,6 @@ "translatorComment": "Copied from source.", "fuzzy": true }, - { - "id": "Do you want to create a qr code for this short link", - "message": "Do you want to create a qr code for this short link", - "translation": "Do you want to create a qr code for this short link", - "translatorComment": "Copied from source.", - "fuzzy": true - }, { "id": "Your link was successfully created", "message": "Your link was successfully created", @@ -2704,9 +3604,16 @@ "fuzzy": true }, { - "id": "In order to interact with No Fuss Links you have to connect you slack account with your link user", - "message": "In order to interact with No Fuss Links you have to connect you slack account with your link user", - "translation": "In order to interact with No Fuss Links you have to connect you slack account with your link user", + "id": "Sorry, free accounts do not support Slack Integration. Please upgrade to continue", + "message": "Sorry, free accounts do not support Slack Integration. Please upgrade to continue", + "translation": "Sorry, free accounts do not support Slack Integration. Please upgrade to continue", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "In order to interact with Link Taco you have to connect you slack account with your link user", + "message": "In order to interact with Link Taco you have to connect you slack account with your link user", + "translation": "In order to interact with Link Taco you have to connect you slack account with your link user", "translatorComment": "Copied from source.", "fuzzy": true }, @@ -2731,12 +3638,85 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Do you want to connect with slack?", + "message": "Do you want to connect with slack?", + "translation": "Do you want to connect with slack?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Organization linked successfully with slack", "message": "Organization linked successfully with slack", "translation": "Organization linked successfully with slack", "translatorComment": "Copied from source.", "fuzzy": true + }, + { + "id": "Invalid email and/or password", + "message": "Invalid email and/or password", + "translation": "Invalid email and/or password", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "New passwords do not match", + "message": "New passwords do not match", + "translation": "New passwords do not match", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User is not authenticated", + "message": "User is not authenticated", + "translation": "User is not authenticated", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current password given is incorrect", + "message": "Current password given is incorrect", + "translation": "Current password given is incorrect", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This field is required.", + "message": "This field is required.", + "translation": "This field is required.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Please enter a valid email address.", + "message": "Please enter a valid email address.", + "translation": "Please enter a valid email address.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Please enter a valid phone number.", + "message": "Please enter a valid phone number.", + "translation": "Please enter a valid phone number.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed the '{Tag}' tag.", + "message": "Failed the '{Tag}' tag.", + "translation": "Failed the '{Tag}' tag.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Tag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "err.Tag()" + } + ], + "fuzzy": true } ] } \ No newline at end of file diff --git a/internal/translations/locales/es/messages.gotext.json b/internal/translations/locales/es/messages.gotext.json index 6f25d01..9e40524 100644 --- a/internal/translations/locales/es/messages.gotext.json +++ b/internal/translations/locales/es/messages.gotext.json @@ -2,54 +2,19 @@ "language": "es", "messages": [ { - "id": "Invalid email and/or password", - "message": "Invalid email and/or password", - "translation": "Email y/o password inválido" - }, - { - "id": "New passwords do not match", - "message": "New passwords do not match", - "translation": "Las nuevas contraseñas no coinciden" - }, - { - "id": "User is not authenticated", - "message": "User is not authenticated", - "translation": "El usuario no está autenticado" - }, - { - "id": "Current password given is incorrect", - "message": "Current password given is incorrect", - "translation": "La contraseña actual es incorrecta" + "id": "Restricted Page", + "message": "Restricted Page", + "translation": "Página Restringida" }, { - "id": "This field is required.", - "message": "This field is required.", - "translation": "Este campo es requerido" + "id": "This function is only allowed for paid users. Please upgrade", + "message": "This function is only allowed for paid users. Please upgrade", + "translation": "Esta función solo está permitida para usuarios de pago. Por favor actualice su plan" }, { - "id": "Please enter a valid email address.", - "message": "Please enter a valid email address.", - "translation": "Por favor introduzca un correo válido" - }, - { - "id": "Please enter a valid phone number.", - "message": "Please enter a valid phone number.", - "translation": "Por favor introduzca un número válido" - }, - { - "id": "Failed the '{Tag}' tag.", - "message": "Failed the '{Tag}' tag.", - "translation": "El '{Tag}' falló.", - "placeholders": [ - { - "id": "Tag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "err.Tag()" - } - ] + "id": "Continue to Upgrade", + "message": "Continue to Upgrade", + "translation": "Continuar para actualizar plan" }, { "id": "The passwords you entered do not match.", @@ -91,6 +56,16 @@ "message": "Image", "translation": "Imagen" }, + { + "id": "Back", + "message": "Back", + "translation": "Atrás" + }, + { + "id": "Cancel", + "message": "Cancel", + "translation": "Cancelar" + }, { "id": "Spanish", "message": "Spanish", @@ -301,6 +276,26 @@ "message": "Reset Password", "translation": "Restablecer Contraseña" }, + { + "id": "Password Changed", + "message": "Password Changed", + "translation": "Contraseña Cambiada" + }, + { + "id": "You can now", + "message": "You can now", + "translation": "Ahora puedes" + }, + { + "id": "return to the login page", + "message": "return to the login page", + "translation": "regresar a la página de inición de sesión" + }, + { + "id": "and login", + "message": "and login", + "translation": "e iniciar sesión" + }, { "id": "Links - Reset your password", "message": "Links - Reset your password", @@ -381,6 +376,16 @@ "message": "Someone, possibly you, requested this login via email link. To login to your account, just click the link below:", "translation": "Alguien, posiblemente usted, solicitó iniciar sesión por medio de un enlace de correo. Para iniciar sesión en su cuenta, solo haga click en el siguiente enlace" }, + { + "id": "Password changed successfully", + "message": "Password changed successfully", + "translation": "Contraseña actualizada con éxito" + }, + { + "id": "Email updated successfully", + "message": "Email updated successfully", + "translation": "Email actualizado con éxito" + }, { "id": "You've been logged out successfully.", "message": "You've been logged out successfully.", @@ -406,6 +411,11 @@ "message": "You must verify your email address before logging in", "translation": "Tienes que verificar tu correo electrónico antes de iniciar sesión" }, + { + "id": "This account is currently unable to access the system.", + "message": "This account is currently unable to access the system.", + "translation": "Esta cuenta es actualmente inhabilitada para acceder al sistema" + }, { "id": "Successful login.", "message": "Successful login.", @@ -446,6 +456,86 @@ "message": "We sent you a new confirmation email. Please click the link in that email to confirm your account.", "translation": "Te enviamos un nuevo email de confirmación. Por favor da click en el enlace incluído en el email para confirmar tu cuenta." }, + { + "id": "Analytics", + "message": "Analytics", + "translation": "Analíticas" + }, + { + "id": "Engagements over time", + "message": "Engagements over time", + "translation": "Compromiso a través del tiempo" + }, + { + "id": "Country", + "message": "Country", + "translation": "País" + }, + { + "id": "City", + "message": "City", + "translation": "Ciudad" + }, + { + "id": "Referrer", + "message": "Referrer", + "translation": "Referente" + }, + { + "id": "Devices", + "message": "Devices", + "translation": "Dispositivos" + }, + { + "id": "Apply", + "message": "Apply", + "translation": "Aplicar" + }, + { + "id": "Weeks", + "message": "Weeks", + "translation": "Semanas" + }, + { + "id": "Days", + "message": "Days", + "translation": "Días" + }, + { + "id": "Only showing the last 60 days. Upgrade your organization to paid to view all historical data", + "message": "Only showing the last 60 days. Upgrade your organization to paid to view all historical data", + "translation": "Solo se muestran los últimos 60 días. Actualice el plan de su organización para ver todo el historial histórico" + }, + { + "id": "Click here to upgrade", + "message": "Click here to upgrade", + "translation": "Click aquí para actualizar plan" + }, + { + "id": "Only showing country data. Upgrade your organization to paid to view all stats", + "message": "Only showing country data. Upgrade your organization to paid to view all stats", + "translation": "Solo mostrando datos de país. Actualice el plan de su organización para ver todas la estadísticas" + }, + { + "id": "Upgrade your organization to paid to view the detail stats", + "message": "Upgrade your organization to paid to view the detail stats", + "translation": "Actualice el plan de su actualización para ver los detalles de las estadísticas" + }, + { + "id": "QR Scans", + "message": "QR Scans", + "translation": "Escaners de QR" + }, + { + "id": "Links", + "message": "Links", + "translation": "Links" + }, + { + "id": "No Data", + "message": "No Data", + "translation": "Si Dato" + }, { "id": "Invalid Visibility value.", "message": "Invalid Visibility value.", @@ -486,16 +576,16 @@ "message": "Organization Not Found", "translation": "Organización No Encontrada" }, - { - "id": "Only owners are able to add links to personal org", - "message": "Only owners are able to add links to personal org", - "translation": "Solo los dueños de organización son capaces para agregar links a organizaciones personales" - }, { "id": "Only members with write perm are allowed to perform this action", "message": "Only members with write perm are allowed to perform this action", "translation": "Solo miembros con permisio de escritura tiene autorización para esta acción" }, + { + "id": "Free organizations are not allowed to create private links. Please upgrade", + "message": "Free organizations are not allowed to create private links. Please upgrade", + "translation": "" + }, { "id": "Error parsin url: {Err}", "message": "Error parsin url: {Err}", @@ -511,6 +601,21 @@ } ] }, + { + "id": "Description is required.", + "message": "Description is required.", + "translation": "Descripción requerida" + }, + { + "id": "Free organizations are not allowed to create private notes. Please upgrade", + "message": "Free organizations are not allowed to create private notes. Please upgrade", + "translation": "Organizaciones con plan gratis no están autorizados para crear notas privadas. Por favor actualizar plan" + }, + { + "id": "links-service-domain not found", + "message": "links-service-domain not found", + "translation": "links-service-domain no encontrado" + }, { "id": "Error compiling url regex: {Err}", "message": "Error compiling url regex: {Err}", @@ -551,11 +656,21 @@ "message": "Invalid Permission", "translation": "Permiso Inválido" }, + { + "id": "This email domain is not allowed", + "message": "This email domain is not allowed", + "translation": "Este coreo no está disponible" + }, { "id": "This user is not allowed to perform this action", "message": "This user is not allowed to perform this action", "translation": "Este usuario no está autorizado para realizar esta acción" }, + { + "id": "This function is only allowed for business users.", + "message": "This function is only allowed for business users.", + "translation": "Esta función solo está disponible para usuario con plan de negocio" + }, { "id": "A new register invitation was sent to {Email}", "message": "A new register invitation was sent to {Email}", @@ -617,9 +732,14 @@ "translation": "Nombre de organización no debe exceder 150 caracteres" }, { - "id": "You are not allowed to create more business organizations", - "message": "You are not allowed to create more business organizations", - "translation": "No está permitio crear más organizaciones de negocios" + "id": "You are not allowed to create more free organizations. Please upgrade to a paid org", + "message": "You are not allowed to create more free organizations. Please upgrade to a paid org", + "translation": "" + }, + { + "id": "This organization username can not be used. Please chose another one", + "message": "This organization username can not be used. Please chose another one", + "translation": "" }, { "id": "This username is already registered", @@ -631,6 +751,16 @@ "message": "Id required", "translation": "Id es requerido" }, + { + "id": "Element Not Found", + "message": "Element Not Found", + "translation": "Elemento No Encontrado" + }, + { + "id": "You are not allowed to edit this field for notes", + "message": "You are not allowed to edit this field for notes", + "translation": "No está permitido editar este campo para notas" + }, { "id": "Link Not Found", "message": "Link Not Found", @@ -706,6 +836,11 @@ "message": "This email is already registered", "translation": "Este correo no está registrado" }, + { + "id": "This username can not be used. Please chose another one", + "message": "This username can not be used. Please chose another one", + "translation": "Este usuario no puede usarse. Por favor escoja otro" + }, { "id": "Key is required", "message": "Key is required", @@ -766,11 +901,36 @@ "message": "This organization slug is already registered", "translation": "El slug de organziación ya está registrado" }, + { + "id": "This slug can not be used. Please chose another one", + "message": "This slug can not be used. Please chose another one", + "translation": "Este slug no puede usarse. Por favor escoja otro" + }, + { + "id": "You are not allowed to enable/disabled user type organization", + "message": "You are not allowed to enable/disabled user type organization", + "translation": "No está permitido activar/desactivar tipo de usuario de organización" + }, + { + "id": "You are not allowed to have more than two free organizations. Please upgrade", + "message": "You are not allowed to have more than two free organizations. Please upgrade", + "translation": "No está permitido tener más de dos organizaciones gratis. Por favor actualice su plan" + }, + { + "id": "This organization has an active subscription. Please cancel it first", + "message": "This organization has an active subscription. Please cancel it first", + "translation": "Esta organización tiene una subscripción activa. Por facor cancelela primero" + }, { "id": "Domain pattern regexp compile error", "message": "Domain pattern regexp compile error", "translation": "Error al compilar la expresión regular para el dominio" }, + { + "id": "Invalid domain name.", + "message": "Invalid domain name.", + "translation": "Nombre de dominio inválido" + }, { "id": "Invalid service value.", "message": "Invalid service value.", @@ -792,15 +952,20 @@ "translation": "Formato FQDN inválido" }, { - "id": "Organizaiton ID is required.", - "message": "Organizaiton ID is required.", - "translation": "ID de Organización está requerido" + "id": "Organizaiton Slug is required.", + "message": "Organizaiton Slug is required.", + "translation": "" }, { "id": "Invalid permissions for Organization ID", "message": "Invalid permissions for Organization ID", "translation": "Permisso inválido para este ID de Organización" }, + { + "id": "This function is only allowed for paid users.", + "message": "This function is only allowed for paid users.", + "translation": "Esta función solo está permitida para usuarios de pago" + }, { "id": "The domain is already registered in the system", "message": "The domain is already registered in the system", @@ -821,6 +986,36 @@ "message": "CNAME record for domain is incorrect", "translation": "El CNAME para el dominio es incorrecto" }, + { + "id": "Invalid level value.", + "message": "Invalid level value.", + "translation": "Valor de nivel inválido" + }, + { + "id": "Invalid status value.", + "message": "Invalid status value.", + "translation": "Valor de estado inválido" + }, + { + "id": "A valid Organizaiton Slug is required.", + "message": "A valid Organizaiton Slug is required.", + "translation": "Un Slug válido de Organización es requerido" + }, + { + "id": "Organization Slug is required for user level domains", + "message": "Organization Slug is required for user level domains", + "translation": "Slug de Organización es requerida para dominios de nivel de usuario" + }, + { + "id": "Invalid ID", + "message": "Invalid ID", + "translation": "ID inválido" + }, + { + "id": "Domain Not Found", + "message": "Domain Not Found", + "translation": "Dominio No Encontrado" + }, { "id": "Invalid domain ID.", "message": "Invalid domain ID.", @@ -856,6 +1051,11 @@ "message": "Short Code may not exceed 10 chareacters", "translation": "El Código Corto no puede exceder los 10 caracteres" }, + { + "id": "This shortCode can not be used. Please chose another one", + "message": "This shortCode can not be used. Please chose another one", + "translation": "" + }, { "id": "Org Not Found", "message": "Org Not Found", @@ -866,11 +1066,6 @@ "message": "short-service-domain is not configured", "translation": "short-service-domain no está configurado" }, - { - "id": "Domain Not Found", - "message": "Domain Not Found", - "translation": "Dominio No Encontrado" - }, { "id": "Duplicated short code", "message": "Duplicated short code", @@ -896,11 +1091,6 @@ "message": "This Slug is already registered for this domain", "translation": "Este Slug ya está registrado para este dominio" }, - { - "id": "Default listing are not allowed for level system domains", - "message": "Default listing are not allowed for level system domains", - "translation": "Listas por defecto no están permitidas para dominios con nivel de sistema" - }, { "id": "There is already a default listing for this domain", "message": "There is already a default listing for this domain", @@ -941,6 +1131,11 @@ "message": "Listing Link Not Found", "translation": "Lista de Links No Encontrada" }, + { + "id": "Title is too long.", + "message": "Title is too long.", + "translation": "" + }, { "id": "Code is invalid.", "message": "Code is invalid.", @@ -971,26 +1166,41 @@ "message": "You can't create more than 5 qr codes per shorts.", "translation": "No puedes crear más de 5 código qr por dominio" }, - { - "id": "links-service-domain not found", - "message": "links-service-domain not found", - "translation": "links-service-domain no encontrado" - }, { "id": "QR Code Not Found", "message": "QR Code Not Found", "translation": "Código QR No Encontrado" }, { - "id": "Unable to find suitable organization", - "message": "Unable to find suitable organization", - "translation": "No fue posible una organización adecuada" + "id": "Name is required.", + "message": "Name is required.", + "translation": "" + }, + { + "id": "Email is required.", + "message": "Email is required.", + "translation": "" }, { "id": "You can not send both after and before cursors", "message": "You can not send both after and before cursors", "translation": "No es posible enviar ambos cursores after y before" }, + { + "id": "Not Found", + "message": "Not Found", + "translation": "" + }, + { + "id": "No identifier id or hash was provided", + "message": "No identifier id or hash was provided", + "translation": "" + }, + { + "id": "Unable to find suitable organization", + "message": "Unable to find suitable organization", + "translation": "No fue posible una organización adecuada" + }, { "id": "Link Short Not Found", "message": "Link Short Not Found", @@ -1006,6 +1216,26 @@ "message": "Org slug is required for this kind of token", "translation": "El slug de organización es requerido para este tipo de token" }, + { + "id": "The file is required", + "message": "The file is required", + "translation": "" + }, + { + "id": "The file submitted for this source should be hmtl", + "message": "The file submitted for this source should be hmtl", + "translation": "" + }, + { + "id": "The file submitted for this source should be json", + "message": "The file submitted for this source should be json", + "translation": "" + }, + { + "id": "The domain is currently inactive. Please subscribe to activate this domain", + "message": "The domain is currently inactive. Please subscribe to activate this domain", + "translation": "" + }, { "id": "Personal Access Tokens", "message": "Personal Access Tokens", @@ -1222,9 +1452,9 @@ "translation": "Autorizar" }, { - "id": "would like to access to your No Fuss Links account.", - "message": "would like to access to your No Fuss Links account.", - "translation": "desea acceder a su cuenta de No Fuss Links" + "id": "would like to access to your Link Taco account.", + "message": "would like to access to your Link Taco account.", + "translation": "" }, { "id": "is a third-party application operated by", @@ -1251,6 +1481,131 @@ "message": "Reject", "translation": "Rechazar" }, + { + "id": "Explore Features", + "message": "Explore Features", + "translation": "" + }, + { + "id": "Organize bookmarks", + "message": "Organize bookmarks", + "translation": "" + }, + { + "id": "Short Links", + "message": "Short Links", + "translation": "Links Cortos" + }, + { + "id": "Link Lists", + "message": "Link Lists", + "translation": "" + }, + { + "id": "Collaboration", + "message": "Collaboration", + "translation": "" + }, + { + "id": "API Powered", + "message": "API Powered", + "translation": "" + }, + { + "id": "Import Export", + "message": "Import Export", + "translation": "" + }, + { + "id": "Public/Private", + "message": "Public/Private", + "translation": "" + }, + { + "id": "Tagging to organize", + "message": "Tagging to organize", + "translation": "" + }, + { + "id": "Custom domain (ie, links.yourname.com)", + "message": "Custom domain (ie, links.yourname.com)", + "translation": "" + }, + { + "id": "Create short links", + "message": "Create short links", + "translation": "" + }, + { + "id": "Create multiple QR codes", + "message": "Create multiple QR codes", + "translation": "" + }, + { + "id": "Full analytics", + "message": "Full analytics", + "translation": "" + }, + { + "id": "Create link listings", + "message": "Create link listings", + "translation": "" + }, + { + "id": "Use for profile bio links or organized shared listings", + "message": "Use for profile bio links or organized shared listings", + "translation": "" + }, + { + "id": "Business accounts can have unlimited members", + "message": "Business accounts can have unlimited members", + "translation": "" + }, + { + "id": "Members can add or access organization links (depending on permission given)", + "message": "Members can add or access organization links (depending on permission given)", + "translation": "" + }, + { + "id": "Full GraphQL API giving complete access to your account", + "message": "Full GraphQL API giving complete access to your account", + "translation": "" + }, + { + "id": "OAuth2 support to create your own integrations", + "message": "OAuth2 support to create your own integrations", + "translation": "" + }, + { + "id": "Personal access tokens for personal tool integrations", + "message": "Personal access tokens for personal tool integrations", + "translation": "" + }, + { + "id": "Slack integration", + "message": "Slack integration", + "translation": "" + }, + { + "id": "Mattermost", + "message": "Mattermost", + "translation": "" + }, + { + "id": "Use external tools to access your account", + "message": "Use external tools to access your account", + "translation": "" + }, + { + "id": "Import from Pinboard, Chrome, Firefox, Safari", + "message": "Import from Pinboard, Chrome, Firefox, Safari", + "translation": "" + }, + { + "id": "Export in JSON or HTML format", + "message": "Export in JSON or HTML format", + "translation": "" + }, { "id": "Domain List", "message": "Domain List", @@ -1271,11 +1626,6 @@ "message": "Service", "translation": "Servicio" }, - { - "id": "Links", - "message": "Links", - "translation": "Links" - }, { "id": "for", "message": "for", @@ -1291,6 +1641,11 @@ "message": "Link Listing", "translation": "Lista de Links" }, + { + "id": "No Domains", + "message": "No Domains", + "translation": "" + }, { "id": "Create Domain", "message": "Create Domain", @@ -1331,16 +1686,81 @@ "message": "Yes", "translation": "Si" }, - { - "id": "Cancel", - "message": "Cancel", - "translation": "Cancelar" - }, { "id": "Do you really whant to delete this domain", "message": "Do you really whant to delete this domain", "translation": "Desea eliminar este dominio" }, + { + "id": "Slug", + "message": "Slug", + "translation": "Slug" + }, + { + "id": "Subscription", + "message": "Subscription", + "translation": "" + }, + { + "id": "Is Active", + "message": "Is Active", + "translation": "" + }, + { + "id": "Free", + "message": "Free", + "translation": "" + }, + { + "id": "Open Source", + "message": "Open Source", + "translation": "" + }, + { + "id": "Paid", + "message": "Paid", + "translation": "" + }, + { + "id": "Enabled", + "message": "Enabled", + "translation": "" + }, + { + "id": "Disabled", + "message": "Disabled", + "translation": "" + }, + { + "id": "Upgrade Org", + "message": "Upgrade Org", + "translation": "" + }, + { + "id": "Manage Subscription", + "message": "Manage Subscription", + "translation": "" + }, + { + "id": "Manage Members", + "message": "Manage Members", + "translation": "" + }, + { + "id": "Export", + "message": "Export", + "translation": "" + }, + { + "id": "Import", + "message": "Import", + "translation": "" + }, + { + "id": "Payment History", + "message": "Payment History", + "translation": "" + }, { "id": "Create Organization", "message": "Create Organization", @@ -1351,6 +1771,11 @@ "message": "Org Username", "translation": "Nombre de usuario de Organización" }, + { + "id": "Sorry, you have exceeded the amount of free accounts available. Please update your current free account to create one more", + "message": "Sorry, you have exceeded the amount of free accounts available. Please update your current free account to create one more", + "translation": "" + }, { "id": "Organization created successfully", "message": "Organization created successfully", @@ -1362,9 +1787,9 @@ "translation": "Actualizar Organización" }, { - "id": "Slug", - "message": "Slug", - "translation": "Slug" + "id": "Is Enabled", + "message": "Is Enabled", + "translation": "" }, { "id": "Organization updated successfully", @@ -1381,6 +1806,11 @@ "message": "Permission", "translation": "Permiso" }, + { + "id": "Please upgrade to a Business organization to add members", + "message": "Please upgrade to a Business organization to add members", + "translation": "" + }, { "id": "Read", "message": "Read", @@ -1441,11 +1871,26 @@ "message": "Organization", "translation": "Organización" }, + { + "id": "Unread", + "message": "Unread", + "translation": "" + }, + { + "id": "Starred", + "message": "Starred", + "translation": "" + }, { "id": "Tags", "message": "Tags", "translation": "Etiquetas" }, + { + "id": "Archive URL", + "message": "Archive URL", + "translation": "" + }, { "id": "Public", "message": "Public", @@ -1501,6 +1946,11 @@ "message": "Prev", "translation": "Anterior" }, + { + "id": "By", + "message": "By", + "translation": "" + }, { "id": "Search", "message": "Search", @@ -1511,30 +1961,40 @@ "message": "Recent Bookmarks", "translation": "Marcadores Recientes" }, + { + "id": "All", + "message": "All", + "translation": "" + }, + { + "id": "Untagged", + "message": "Untagged", + "translation": "" + }, + { + "id": "Mark as read", + "message": "Mark as read", + "translation": "" + }, { "id": "Link Detail", "message": "Link Detail", "translation": "Detalle de Enlace" }, { - "id": "Delete Link", - "message": "Delete Link", - "translation": "Eliminar Link" + "id": "Something went wrong. This element could not be deleted.", + "message": "Something went wrong. This element could not be deleted.", + "translation": "" }, { - "id": "Something went wrong. The link could not be deleted.", - "message": "Something went wrong. The link could not be deleted.", - "translation": "Algo salió mal. El enlace no pudo ser eliminado" + "id": "Element successfully deleted", + "message": "Element successfully deleted", + "translation": "" }, { - "id": "Link successfully deleted", - "message": "Link successfully deleted", - "translation": "Enlace creado con éxito" - }, - { - "id": "Do you really whant to delete this link", - "message": "Do you really whant to delete this link", - "translation": "Desea eliminar este link" + "id": "Do you really whant to delete this element", + "message": "Do you really whant to delete this element", + "translation": "" }, { "id": "Update Link", @@ -1546,6 +2006,11 @@ "message": "Do you want to delete", "translation": "Desea eliminar" }, + { + "id": "Archive", + "message": "Archive", + "translation": "" + }, { "id": "Link successfully updated.", "message": "Link successfully updated.", @@ -1561,11 +2026,6 @@ "message": "Download Image", "translation": "Bajar Imágen" }, - { - "id": "Back", - "message": "Back", - "translation": "Atrás" - }, { "id": "Delete QR", "message": "Delete QR", @@ -1586,11 +2046,126 @@ "message": "Do you really whant to delete this qr code", "translation": "Desea eliminar este código qr" }, + { + "id": "Export Data", + "message": "Export Data", + "translation": "" + }, + { + "id": "File format", + "message": "File format", + "translation": "" + }, + { + "id": "This feature is not allowed for free user. Please upgrade.", + "message": "This feature is not allowed for free user. Please upgrade.", + "translation": "" + }, + { + "id": "As system admin run this command in the channel you want to connect", + "message": "As system admin run this command in the channel you want to connect", + "translation": "" + }, + { + "id": "Import Data", + "message": "Import Data", + "translation": "" + }, + { + "id": "Source", + "message": "Source", + "translation": "" + }, + { + "id": "Select Show All Bookmarks from the Bookmarks menu", + "message": "Select Show All Bookmarks from the Bookmarks menu", + "translation": "" + }, + { + "id": "A new window called Library will open", + "message": "A new window called Library will open", + "translation": "" + }, + { + "id": "Click on the icon that has two arrows (up and down) and choose 'Export Bookmarks to HTML'", + "message": "Click on the icon that has two arrows (up and down) and choose 'Export Bookmarks to HTML'", + "translation": "" + }, + { + "id": "Choose File -\u003e Export Bookmarks", + "message": "Choose File -\u003e Export Bookmarks", + "translation": "" + }, + { + "id": "Go to the Bookmarks menu and choose Bookmark Manager", + "message": "Go to the Bookmarks menu and choose Bookmark Manager", + "translation": "" + }, + { + "id": "Click the Organize link in the blue navigation bar", + "message": "Click the Organize link in the blue navigation bar", + "translation": "" + }, + { + "id": "Select Export Bookmarks to HTML File...", + "message": "Select Export Bookmarks to HTML File...", + "translation": "" + }, + { + "id": "Go to https://pinboard.in/export/ and click on JSON", + "message": "Go to https://pinboard.in/export/ and click on JSON", + "translation": "" + }, + { + "id": "Instruction", + "message": "Instruction", + "translation": "" + }, + { + "id": "Safari Bookmarks", + "message": "Safari Bookmarks", + "translation": "" + }, + { + "id": "Chrome Bookmarks", + "message": "Chrome Bookmarks", + "translation": "" + }, + { + "id": "Firefox Bookmarks", + "message": "Firefox Bookmarks", + "translation": "" + }, + { + "id": "Update Note", + "message": "Update Note", + "translation": "" + }, + { + "id": "Note", + "message": "Note", + "translation": "" + }, + { + "id": "Create Note", + "message": "Create Note", + "translation": "" + }, + { + "id": "An note was successfully created.", + "message": "An note was successfully created.", + "translation": "" + }, { "id": "Store Dashboard", "message": "Store Dashboard", "translation": "Tablero" }, + { + "id": "Tour", + "message": "Tour", + "translation": "" + }, { "id": "My Bookmarks", "message": "My Bookmarks", @@ -1632,9 +2207,9 @@ "translation": "Guardar Enlace" }, { - "id": "Create business org", - "message": "Create business org", - "translation": "Crear organización de negocio" + "id": "Save Note", + "message": "Save Note", + "translation": "" }, { "id": "Personal Tokens", @@ -1652,9 +2227,9 @@ "translation": "Listas" }, { - "id": "Short Links", - "message": "Short Links", - "translation": "Links Cortos" + "id": "Admin", + "message": "Admin", + "translation": "" }, { "id": "URL", @@ -1676,6 +2251,21 @@ "message": "Delete List", "translation": "Eliminar Lista" }, + { + "id": "Something went wrong. The link could not be deleted.", + "message": "Something went wrong. The link could not be deleted.", + "translation": "Algo salió mal. El enlace no pudo ser eliminado" + }, + { + "id": "Link successfully deleted", + "message": "Link successfully deleted", + "translation": "Enlace creado con éxito" + }, + { + "id": "Do you really whant to delete this link", + "message": "Do you really whant to delete this link", + "translation": "Desea eliminar este link" + }, { "id": "Previous", "message": "Previous", @@ -1701,6 +2291,26 @@ "message": "Is Default", "translation": "Es por defecto" }, + { + "id": "Delete Picture", + "message": "Delete Picture", + "translation": "" + }, + { + "id": "Other", + "message": "Other", + "translation": "" + }, + { + "id": "Other Name", + "message": "Other Name", + "translation": "" + }, + { + "id": "Social Links", + "message": "Social Links", + "translation": "" + }, { "id": "Listing successfully updated.", "message": "Listing successfully updated.", @@ -1742,9 +2352,24 @@ "translation": "Lista eliminada con éxito" }, { - "id": "Do you want to create a qr code for this list", - "message": "Do you want to create a qr code for this list", - "translation": "¿Desea crear un código qr para esta lista" + "id": "Create QR Code", + "message": "Create QR Code", + "translation": "" + }, + { + "id": "Create", + "message": "Create", + "translation": "" + }, + { + "id": "Download", + "message": "Download", + "translation": "" + }, + { + "id": "Custom background image", + "message": "Custom background image", + "translation": "" }, { "id": "QR Code succesfully created", @@ -1791,20 +2416,35 @@ "message": "This team is already tied to an organization", "translation": "Este equipo ya se encuentra vinculado a una organización" }, + { + "id": "Do you want to connect this organization to mattermost?", + "message": "Do you want to connect this organization to mattermost?", + "translation": "" + }, + { + "id": "This feature is restricted to free accounts. Please upgrade.", + "message": "This feature is restricted to free accounts. Please upgrade.", + "translation": "" + }, { "id": "Organization linked successfully with mattermost", "message": "Organization linked successfully with mattermost", "translation": "La organización fue vinculada con éxito" }, + { + "id": "Sorry, free accounts do not support Mattermost Integration. Please upgrade to continue", + "message": "Sorry, free accounts do not support Mattermost Integration. Please upgrade to continue", + "translation": "" + }, { "id": "Connect User", "message": "Connect User", "translation": "Conectar Usuario" }, { - "id": "In order to interact with No Fuss Links you have to connect you mattermost account with your link user", - "message": "In order to interact with No Fuss Links you have to connect you mattermost account with your link user", - "translation": "Para interactual con No Fuss Links debe connectar su cuenta de mattermost con su usuario" + "id": "In order to interact with the mattermost you have to connect your account with your link user", + "message": "In order to interact with the mattermost you have to connect your account with your link user", + "translation": "" }, { "id": "Do you want to proceed?", @@ -1881,6 +2521,11 @@ "message": "Short Link", "translation": "Link Corto" }, + { + "id": "No Short Links", + "message": "No Short Links", + "translation": "" + }, { "id": "Create Short Link", "message": "Create Short Link", @@ -1921,11 +2566,6 @@ "message": "Short Link successfully deleted", "translation": "Link Corto eliminado con éxito" }, - { - "id": "Do you want to create a qr code for this short link", - "message": "Do you want to create a qr code for this short link", - "translation": "¿Desea crear un código qr para este link corto?" - }, { "id": "Your link was successfully created", "message": "Your link was successfully created", @@ -1952,9 +2592,14 @@ "translation": "Desea desconectar esta organización de slack" }, { - "id": "In order to interact with No Fuss Links you have to connect you slack account with your link user", - "message": "In order to interact with No Fuss Links you have to connect you slack account with your link user", - "translation": "Para interactual con No Fuss Links debe connectar su cuenta de slack con su usuario" + "id": "Sorry, free accounts do not support Slack Integration. Please upgrade to continue", + "message": "Sorry, free accounts do not support Slack Integration. Please upgrade to continue", + "translation": "" + }, + { + "id": "In order to interact with Link Taco you have to connect you slack account with your link user", + "message": "In order to interact with Link Taco you have to connect you slack account with your link user", + "translation": "" }, { "id": "Something went wrong. The user could not be linked.", @@ -1971,10 +2616,65 @@ "message": "Invalid slack response", "translation": "Respuesta de slack inválida" }, + { + "id": "Do you want to connect with slack?", + "message": "Do you want to connect with slack?", + "translation": "" + }, { "id": "Organization linked successfully with slack", "message": "Organization linked successfully with slack", "translation": "Organización vinculada con éxito con slack" + }, + { + "id": "Invalid email and/or password", + "message": "Invalid email and/or password", + "translation": "Email y/o password inválido" + }, + { + "id": "New passwords do not match", + "message": "New passwords do not match", + "translation": "Las nuevas contraseñas no coinciden" + }, + { + "id": "User is not authenticated", + "message": "User is not authenticated", + "translation": "El usuario no está autenticado" + }, + { + "id": "Current password given is incorrect", + "message": "Current password given is incorrect", + "translation": "La contraseña actual es incorrecta" + }, + { + "id": "This field is required.", + "message": "This field is required.", + "translation": "Este campo es requerido" + }, + { + "id": "Please enter a valid email address.", + "message": "Please enter a valid email address.", + "translation": "Por favor introduzca un correo válido" + }, + { + "id": "Please enter a valid phone number.", + "message": "Please enter a valid phone number.", + "translation": "Por favor introduzca un número válido" + }, + { + "id": "Failed the '{Tag}' tag.", + "message": "Failed the '{Tag}' tag.", + "translation": "El '{Tag}' falló.", + "placeholders": [ + { + "id": "Tag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "err.Tag()" + } + ] } ] } diff --git a/internal/translations/locales/es/out.gotext.json b/internal/translations/locales/es/out.gotext.json index a892229..5c36d57 100644 --- a/internal/translations/locales/es/out.gotext.json +++ b/internal/translations/locales/es/out.gotext.json @@ -2,54 +2,19 @@ "language": "es", "messages": [ { - "id": "Invalid email and/or password", - "message": "Invalid email and/or password", - "translation": "Email y/o password inválido" - }, - { - "id": "New passwords do not match", - "message": "New passwords do not match", - "translation": "Las nuevas contraseñas no coinciden" - }, - { - "id": "User is not authenticated", - "message": "User is not authenticated", - "translation": "El usuario no está autenticado" - }, - { - "id": "Current password given is incorrect", - "message": "Current password given is incorrect", - "translation": "La contraseña actual es incorrecta" + "id": "Restricted Page", + "message": "Restricted Page", + "translation": "Página Restringida" }, { - "id": "This field is required.", - "message": "This field is required.", - "translation": "Este campo es requerido" + "id": "This function is only allowed for paid users. Please upgrade", + "message": "This function is only allowed for paid users. Please upgrade", + "translation": "Esta función solo está permitida para usuarios de pago. Por favor actualice su plan" }, { - "id": "Please enter a valid email address.", - "message": "Please enter a valid email address.", - "translation": "Por favor introduzca un correo válido" - }, - { - "id": "Please enter a valid phone number.", - "message": "Please enter a valid phone number.", - "translation": "Por favor introduzca un número válido" - }, - { - "id": "Failed the '{Tag}' tag.", - "message": "Failed the '{Tag}' tag.", - "translation": "El '{Tag}' falló.", - "placeholders": [ - { - "id": "Tag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "err.Tag()" - } - ] + "id": "Continue to Upgrade", + "message": "Continue to Upgrade", + "translation": "Continuar para actualizar plan" }, { "id": "The passwords you entered do not match.", @@ -91,6 +56,16 @@ "message": "Image", "translation": "Imagen" }, + { + "id": "Back", + "message": "Back", + "translation": "Atrás" + }, + { + "id": "Cancel", + "message": "Cancel", + "translation": "Cancelar" + }, { "id": "Spanish", "message": "Spanish", @@ -301,6 +276,26 @@ "message": "Reset Password", "translation": "Restablecer Contraseña" }, + { + "id": "Password Changed", + "message": "Password Changed", + "translation": "Contraseña Cambiada" + }, + { + "id": "You can now", + "message": "You can now", + "translation": "Ahora puedes" + }, + { + "id": "return to the login page", + "message": "return to the login page", + "translation": "regresar a la página de inición de sesión" + }, + { + "id": "and login", + "message": "and login", + "translation": "e iniciar sesión" + }, { "id": "Links - Reset your password", "message": "Links - Reset your password", @@ -381,6 +376,16 @@ "message": "Someone, possibly you, requested this login via email link. To login to your account, just click the link below:", "translation": "Alguien, posiblemente usted, solicitó iniciar sesión por medio de un enlace de correo. Para iniciar sesión en su cuenta, solo haga click en el siguiente enlace" }, + { + "id": "Password changed successfully", + "message": "Password changed successfully", + "translation": "Contraseña actualizada con éxito" + }, + { + "id": "Email updated successfully", + "message": "Email updated successfully", + "translation": "Email actualizado con éxito" + }, { "id": "You've been logged out successfully.", "message": "You've been logged out successfully.", @@ -406,6 +411,11 @@ "message": "You must verify your email address before logging in", "translation": "Tienes que verificar tu correo electrónico antes de iniciar sesión" }, + { + "id": "This account is currently unable to access the system.", + "message": "This account is currently unable to access the system.", + "translation": "Esta cuenta es actualmente inhabilitada para acceder al sistema" + }, { "id": "Successful login.", "message": "Successful login.", @@ -446,6 +456,86 @@ "message": "We sent you a new confirmation email. Please click the link in that email to confirm your account.", "translation": "Te enviamos un nuevo email de confirmación. Por favor da click en el enlace incluído en el email para confirmar tu cuenta." }, + { + "id": "Analytics", + "message": "Analytics", + "translation": "Analíticas" + }, + { + "id": "Engagements over time", + "message": "Engagements over time", + "translation": "Compromiso a través del tiempo" + }, + { + "id": "Country", + "message": "Country", + "translation": "País" + }, + { + "id": "City", + "message": "City", + "translation": "Ciudad" + }, + { + "id": "Referrer", + "message": "Referrer", + "translation": "Referente" + }, + { + "id": "Devices", + "message": "Devices", + "translation": "Dispositivos" + }, + { + "id": "Apply", + "message": "Apply", + "translation": "Aplicar" + }, + { + "id": "Weeks", + "message": "Weeks", + "translation": "Semanas" + }, + { + "id": "Days", + "message": "Days", + "translation": "Días" + }, + { + "id": "Only showing the last 60 days. Upgrade your organization to paid to view all historical data", + "message": "Only showing the last 60 days. Upgrade your organization to paid to view all historical data", + "translation": "Solo se muestran los últimos 60 días. Actualice el plan de su organización para ver todo el historial histórico" + }, + { + "id": "Click here to upgrade", + "message": "Click here to upgrade", + "translation": "Click aquí para actualizar plan" + }, + { + "id": "Only showing country data. Upgrade your organization to paid to view all stats", + "message": "Only showing country data. Upgrade your organization to paid to view all stats", + "translation": "Solo mostrando datos de país. Actualice el plan de su organización para ver todas la estadísticas" + }, + { + "id": "Upgrade your organization to paid to view the detail stats", + "message": "Upgrade your organization to paid to view the detail stats", + "translation": "Actualice el plan de su actualización para ver los detalles de las estadísticas" + }, + { + "id": "QR Scans", + "message": "QR Scans", + "translation": "Escaners de QR" + }, + { + "id": "Links", + "message": "Links", + "translation": "Links" + }, + { + "id": "No Data", + "message": "No Data", + "translation": "Si Dato" + }, { "id": "Invalid Visibility value.", "message": "Invalid Visibility value.", @@ -486,16 +576,16 @@ "message": "Organization Not Found", "translation": "Organización No Encontrada" }, - { - "id": "Only owners are able to add links to personal org", - "message": "Only owners are able to add links to personal org", - "translation": "Solo los dueños de organización son capaces para agregar links a organizaciones personales" - }, { "id": "Only members with write perm are allowed to perform this action", "message": "Only members with write perm are allowed to perform this action", "translation": "Solo miembros con permisio de escritura tiene autorización para esta acción" }, + { + "id": "Free organizations are not allowed to create private links. Please upgrade", + "message": "Free organizations are not allowed to create private links. Please upgrade", + "translation": "" + }, { "id": "Error parsin url: {Err}", "message": "Error parsin url: {Err}", @@ -511,6 +601,21 @@ } ] }, + { + "id": "Description is required.", + "message": "Description is required.", + "translation": "Descripción requerida" + }, + { + "id": "Free organizations are not allowed to create private notes. Please upgrade", + "message": "Free organizations are not allowed to create private notes. Please upgrade", + "translation": "Organizaciones con plan gratis no están autorizados para crear notas privadas. Por favor actualizar plan" + }, + { + "id": "links-service-domain not found", + "message": "links-service-domain not found", + "translation": "links-service-domain no encontrado" + }, { "id": "Error compiling url regex: {Err}", "message": "Error compiling url regex: {Err}", @@ -551,11 +656,21 @@ "message": "Invalid Permission", "translation": "Permiso Inválido" }, + { + "id": "This email domain is not allowed", + "message": "This email domain is not allowed", + "translation": "Este coreo no está disponible" + }, { "id": "This user is not allowed to perform this action", "message": "This user is not allowed to perform this action", "translation": "Este usuario no está autorizado para realizar esta acción" }, + { + "id": "This function is only allowed for business users.", + "message": "This function is only allowed for business users.", + "translation": "Esta función solo está disponible para usuario con plan de negocio" + }, { "id": "A new register invitation was sent to {Email}", "message": "A new register invitation was sent to {Email}", @@ -617,9 +732,14 @@ "translation": "Nombre de organización no debe exceder 150 caracteres" }, { - "id": "You are not allowed to create more business organizations", - "message": "You are not allowed to create more business organizations", - "translation": "No está permitio crear más organizaciones de negocios" + "id": "You are not allowed to create more free organizations. Please upgrade to a paid org", + "message": "You are not allowed to create more free organizations. Please upgrade to a paid org", + "translation": "" + }, + { + "id": "This organization username can not be used. Please chose another one", + "message": "This organization username can not be used. Please chose another one", + "translation": "" }, { "id": "This username is already registered", @@ -631,6 +751,16 @@ "message": "Id required", "translation": "Id es requerido" }, + { + "id": "Element Not Found", + "message": "Element Not Found", + "translation": "Elemento No Encontrado" + }, + { + "id": "You are not allowed to edit this field for notes", + "message": "You are not allowed to edit this field for notes", + "translation": "No está permitido editar este campo para notas" + }, { "id": "Link Not Found", "message": "Link Not Found", @@ -706,6 +836,11 @@ "message": "This email is already registered", "translation": "Este correo no está registrado" }, + { + "id": "This username can not be used. Please chose another one", + "message": "This username can not be used. Please chose another one", + "translation": "Este usuario no puede usarse. Por favor escoja otro" + }, { "id": "Key is required", "message": "Key is required", @@ -766,11 +901,36 @@ "message": "This organization slug is already registered", "translation": "El slug de organziación ya está registrado" }, + { + "id": "This slug can not be used. Please chose another one", + "message": "This slug can not be used. Please chose another one", + "translation": "Este slug no puede usarse. Por favor escoja otro" + }, + { + "id": "You are not allowed to enable/disabled user type organization", + "message": "You are not allowed to enable/disabled user type organization", + "translation": "No está permitido activar/desactivar tipo de usuario de organización" + }, + { + "id": "You are not allowed to have more than two free organizations. Please upgrade", + "message": "You are not allowed to have more than two free organizations. Please upgrade", + "translation": "No está permitido tener más de dos organizaciones gratis. Por favor actualice su plan" + }, + { + "id": "This organization has an active subscription. Please cancel it first", + "message": "This organization has an active subscription. Please cancel it first", + "translation": "Esta organización tiene una subscripción activa. Por facor cancelela primero" + }, { "id": "Domain pattern regexp compile error", "message": "Domain pattern regexp compile error", "translation": "Error al compilar la expresión regular para el dominio" }, + { + "id": "Invalid domain name.", + "message": "Invalid domain name.", + "translation": "Nombre de dominio inválido" + }, { "id": "Invalid service value.", "message": "Invalid service value.", @@ -792,15 +952,20 @@ "translation": "Formato FQDN inválido" }, { - "id": "Organizaiton ID is required.", - "message": "Organizaiton ID is required.", - "translation": "ID de Organización está requerido" + "id": "Organizaiton Slug is required.", + "message": "Organizaiton Slug is required.", + "translation": "" }, { "id": "Invalid permissions for Organization ID", "message": "Invalid permissions for Organization ID", "translation": "Permisso inválido para este ID de Organización" }, + { + "id": "This function is only allowed for paid users.", + "message": "This function is only allowed for paid users.", + "translation": "Esta función solo está permitida para usuarios de pago" + }, { "id": "The domain is already registered in the system", "message": "The domain is already registered in the system", @@ -821,6 +986,36 @@ "message": "CNAME record for domain is incorrect", "translation": "El CNAME para el dominio es incorrecto" }, + { + "id": "Invalid level value.", + "message": "Invalid level value.", + "translation": "Valor de nivel inválido" + }, + { + "id": "Invalid status value.", + "message": "Invalid status value.", + "translation": "Valor de estado inválido" + }, + { + "id": "A valid Organizaiton Slug is required.", + "message": "A valid Organizaiton Slug is required.", + "translation": "Un Slug válido de Organización es requerido" + }, + { + "id": "Organization Slug is required for user level domains", + "message": "Organization Slug is required for user level domains", + "translation": "Slug de Organización es requerida para dominios de nivel de usuario" + }, + { + "id": "Invalid ID", + "message": "Invalid ID", + "translation": "ID inválido" + }, + { + "id": "Domain Not Found", + "message": "Domain Not Found", + "translation": "Dominio No Encontrado" + }, { "id": "Invalid domain ID.", "message": "Invalid domain ID.", @@ -856,6 +1051,11 @@ "message": "Short Code may not exceed 10 chareacters", "translation": "El Código Corto no puede exceder los 10 caracteres" }, + { + "id": "This shortCode can not be used. Please chose another one", + "message": "This shortCode can not be used. Please chose another one", + "translation": "" + }, { "id": "Org Not Found", "message": "Org Not Found", @@ -866,11 +1066,6 @@ "message": "short-service-domain is not configured", "translation": "short-service-domain no está configurado" }, - { - "id": "Domain Not Found", - "message": "Domain Not Found", - "translation": "Dominio No Encontrado" - }, { "id": "Duplicated short code", "message": "Duplicated short code", @@ -896,11 +1091,6 @@ "message": "This Slug is already registered for this domain", "translation": "Este Slug ya está registrado para este dominio" }, - { - "id": "Default listing are not allowed for level system domains", - "message": "Default listing are not allowed for level system domains", - "translation": "Listas por defecto no están permitidas para dominios con nivel de sistema" - }, { "id": "There is already a default listing for this domain", "message": "There is already a default listing for this domain", @@ -941,6 +1131,11 @@ "message": "Listing Link Not Found", "translation": "Lista de Links No Encontrada" }, + { + "id": "Title is too long.", + "message": "Title is too long.", + "translation": "" + }, { "id": "Code is invalid.", "message": "Code is invalid.", @@ -971,26 +1166,41 @@ "message": "You can't create more than 5 qr codes per shorts.", "translation": "No puedes crear más de 5 código qr por dominio" }, - { - "id": "links-service-domain not found", - "message": "links-service-domain not found", - "translation": "links-service-domain no encontrado" - }, { "id": "QR Code Not Found", "message": "QR Code Not Found", "translation": "Código QR No Encontrado" }, { - "id": "Unable to find suitable organization", - "message": "Unable to find suitable organization", - "translation": "No fue posible una organización adecuada" + "id": "Name is required.", + "message": "Name is required.", + "translation": "" + }, + { + "id": "Email is required.", + "message": "Email is required.", + "translation": "" }, { "id": "You can not send both after and before cursors", "message": "You can not send both after and before cursors", "translation": "No es posible enviar ambos cursores after y before" }, + { + "id": "Not Found", + "message": "Not Found", + "translation": "" + }, + { + "id": "No identifier id or hash was provided", + "message": "No identifier id or hash was provided", + "translation": "" + }, + { + "id": "Unable to find suitable organization", + "message": "Unable to find suitable organization", + "translation": "No fue posible una organización adecuada" + }, { "id": "Link Short Not Found", "message": "Link Short Not Found", @@ -1006,6 +1216,26 @@ "message": "Org slug is required for this kind of token", "translation": "El slug de organización es requerido para este tipo de token" }, + { + "id": "The file is required", + "message": "The file is required", + "translation": "" + }, + { + "id": "The file submitted for this source should be hmtl", + "message": "The file submitted for this source should be hmtl", + "translation": "" + }, + { + "id": "The file submitted for this source should be json", + "message": "The file submitted for this source should be json", + "translation": "" + }, + { + "id": "The domain is currently inactive. Please subscribe to activate this domain", + "message": "The domain is currently inactive. Please subscribe to activate this domain", + "translation": "" + }, { "id": "Personal Access Tokens", "message": "Personal Access Tokens", @@ -1222,9 +1452,9 @@ "translation": "Autorizar" }, { - "id": "would like to access to your No Fuss Links account.", - "message": "would like to access to your No Fuss Links account.", - "translation": "desea acceder a su cuenta de No Fuss Links" + "id": "would like to access to your Link Taco account.", + "message": "would like to access to your Link Taco account.", + "translation": "" }, { "id": "is a third-party application operated by", @@ -1251,6 +1481,131 @@ "message": "Reject", "translation": "Rechazar" }, + { + "id": "Explore Features", + "message": "Explore Features", + "translation": "" + }, + { + "id": "Organize bookmarks", + "message": "Organize bookmarks", + "translation": "" + }, + { + "id": "Short Links", + "message": "Short Links", + "translation": "Links Cortos" + }, + { + "id": "Link Lists", + "message": "Link Lists", + "translation": "" + }, + { + "id": "Collaboration", + "message": "Collaboration", + "translation": "" + }, + { + "id": "API Powered", + "message": "API Powered", + "translation": "" + }, + { + "id": "Import Export", + "message": "Import Export", + "translation": "" + }, + { + "id": "Public/Private", + "message": "Public/Private", + "translation": "" + }, + { + "id": "Tagging to organize", + "message": "Tagging to organize", + "translation": "" + }, + { + "id": "Custom domain (ie, links.yourname.com)", + "message": "Custom domain (ie, links.yourname.com)", + "translation": "" + }, + { + "id": "Create short links", + "message": "Create short links", + "translation": "" + }, + { + "id": "Create multiple QR codes", + "message": "Create multiple QR codes", + "translation": "" + }, + { + "id": "Full analytics", + "message": "Full analytics", + "translation": "" + }, + { + "id": "Create link listings", + "message": "Create link listings", + "translation": "" + }, + { + "id": "Use for profile bio links or organized shared listings", + "message": "Use for profile bio links or organized shared listings", + "translation": "" + }, + { + "id": "Business accounts can have unlimited members", + "message": "Business accounts can have unlimited members", + "translation": "" + }, + { + "id": "Members can add or access organization links (depending on permission given)", + "message": "Members can add or access organization links (depending on permission given)", + "translation": "" + }, + { + "id": "Full GraphQL API giving complete access to your account", + "message": "Full GraphQL API giving complete access to your account", + "translation": "" + }, + { + "id": "OAuth2 support to create your own integrations", + "message": "OAuth2 support to create your own integrations", + "translation": "" + }, + { + "id": "Personal access tokens for personal tool integrations", + "message": "Personal access tokens for personal tool integrations", + "translation": "" + }, + { + "id": "Slack integration", + "message": "Slack integration", + "translation": "" + }, + { + "id": "Mattermost", + "message": "Mattermost", + "translation": "" + }, + { + "id": "Use external tools to access your account", + "message": "Use external tools to access your account", + "translation": "" + }, + { + "id": "Import from Pinboard, Chrome, Firefox, Safari", + "message": "Import from Pinboard, Chrome, Firefox, Safari", + "translation": "" + }, + { + "id": "Export in JSON or HTML format", + "message": "Export in JSON or HTML format", + "translation": "" + }, { "id": "Domain List", "message": "Domain List", @@ -1271,11 +1626,6 @@ "message": "Service", "translation": "Servicio" }, - { - "id": "Links", - "message": "Links", - "translation": "Links" - }, { "id": "for", "message": "for", @@ -1291,6 +1641,11 @@ "message": "Link Listing", "translation": "Lista de Links" }, + { + "id": "No Domains", + "message": "No Domains", + "translation": "" + }, { "id": "Create Domain", "message": "Create Domain", @@ -1331,16 +1686,81 @@ "message": "Yes", "translation": "Si" }, - { - "id": "Cancel", - "message": "Cancel", - "translation": "Cancelar" - }, { "id": "Do you really whant to delete this domain", "message": "Do you really whant to delete this domain", "translation": "Desea eliminar este dominio" }, + { + "id": "Slug", + "message": "Slug", + "translation": "Slug" + }, + { + "id": "Subscription", + "message": "Subscription", + "translation": "" + }, + { + "id": "Is Active", + "message": "Is Active", + "translation": "" + }, + { + "id": "Free", + "message": "Free", + "translation": "" + }, + { + "id": "Open Source", + "message": "Open Source", + "translation": "" + }, + { + "id": "Paid", + "message": "Paid", + "translation": "" + }, + { + "id": "Enabled", + "message": "Enabled", + "translation": "" + }, + { + "id": "Disabled", + "message": "Disabled", + "translation": "" + }, + { + "id": "Upgrade Org", + "message": "Upgrade Org", + "translation": "" + }, + { + "id": "Manage Subscription", + "message": "Manage Subscription", + "translation": "" + }, + { + "id": "Manage Members", + "message": "Manage Members", + "translation": "" + }, + { + "id": "Export", + "message": "Export", + "translation": "" + }, + { + "id": "Import", + "message": "Import", + "translation": "" + }, + { + "id": "Payment History", + "message": "Payment History", + "translation": "" + }, { "id": "Create Organization", "message": "Create Organization", @@ -1351,6 +1771,11 @@ "message": "Org Username", "translation": "Nombre de usuario de Organización" }, + { + "id": "Sorry, you have exceeded the amount of free accounts available. Please update your current free account to create one more", + "message": "Sorry, you have exceeded the amount of free accounts available. Please update your current free account to create one more", + "translation": "" + }, { "id": "Organization created successfully", "message": "Organization created successfully", @@ -1362,9 +1787,9 @@ "translation": "Actualizar Organización" }, { - "id": "Slug", - "message": "Slug", - "translation": "Slug" + "id": "Is Enabled", + "message": "Is Enabled", + "translation": "" }, { "id": "Organization updated successfully", @@ -1381,6 +1806,11 @@ "message": "Permission", "translation": "Permiso" }, + { + "id": "Please upgrade to a Business organization to add members", + "message": "Please upgrade to a Business organization to add members", + "translation": "" + }, { "id": "Read", "message": "Read", @@ -1441,11 +1871,26 @@ "message": "Organization", "translation": "Organización" }, + { + "id": "Unread", + "message": "Unread", + "translation": "" + }, + { + "id": "Starred", + "message": "Starred", + "translation": "" + }, { "id": "Tags", "message": "Tags", "translation": "Etiquetas" }, + { + "id": "Archive URL", + "message": "Archive URL", + "translation": "" + }, { "id": "Public", "message": "Public", @@ -1501,6 +1946,11 @@ "message": "Prev", "translation": "Anterior" }, + { + "id": "By", + "message": "By", + "translation": "" + }, { "id": "Search", "message": "Search", @@ -1511,30 +1961,40 @@ "message": "Recent Bookmarks", "translation": "Marcadores Recientes" }, + { + "id": "All", + "message": "All", + "translation": "" + }, + { + "id": "Untagged", + "message": "Untagged", + "translation": "" + }, + { + "id": "Mark as read", + "message": "Mark as read", + "translation": "" + }, { "id": "Link Detail", "message": "Link Detail", "translation": "Detalle de Enlace" }, { - "id": "Delete Link", - "message": "Delete Link", - "translation": "Eliminar Link" + "id": "Something went wrong. This element could not be deleted.", + "message": "Something went wrong. This element could not be deleted.", + "translation": "" }, { - "id": "Something went wrong. The link could not be deleted.", - "message": "Something went wrong. The link could not be deleted.", - "translation": "Algo salió mal. El enlace no pudo ser eliminado" + "id": "Element successfully deleted", + "message": "Element successfully deleted", + "translation": "" }, { - "id": "Link successfully deleted", - "message": "Link successfully deleted", - "translation": "Enlace creado con éxito" - }, - { - "id": "Do you really whant to delete this link", - "message": "Do you really whant to delete this link", - "translation": "Desea eliminar este link" + "id": "Do you really whant to delete this element", + "message": "Do you really whant to delete this element", + "translation": "" }, { "id": "Update Link", @@ -1546,6 +2006,11 @@ "message": "Do you want to delete", "translation": "Desea eliminar" }, + { + "id": "Archive", + "message": "Archive", + "translation": "" + }, { "id": "Link successfully updated.", "message": "Link successfully updated.", @@ -1561,11 +2026,6 @@ "message": "Download Image", "translation": "Bajar Imágen" }, - { - "id": "Back", - "message": "Back", - "translation": "Atrás" - }, { "id": "Delete QR", "message": "Delete QR", @@ -1586,11 +2046,126 @@ "message": "Do you really whant to delete this qr code", "translation": "Desea eliminar este código qr" }, + { + "id": "Export Data", + "message": "Export Data", + "translation": "" + }, + { + "id": "File format", + "message": "File format", + "translation": "" + }, + { + "id": "This feature is not allowed for free user. Please upgrade.", + "message": "This feature is not allowed for free user. Please upgrade.", + "translation": "" + }, + { + "id": "As system admin run this command in the channel you want to connect", + "message": "As system admin run this command in the channel you want to connect", + "translation": "" + }, + { + "id": "Import Data", + "message": "Import Data", + "translation": "" + }, + { + "id": "Source", + "message": "Source", + "translation": "" + }, + { + "id": "Select Show All Bookmarks from the Bookmarks menu", + "message": "Select Show All Bookmarks from the Bookmarks menu", + "translation": "" + }, + { + "id": "A new window called Library will open", + "message": "A new window called Library will open", + "translation": "" + }, + { + "id": "Click on the icon that has two arrows (up and down) and choose 'Export Bookmarks to HTML'", + "message": "Click on the icon that has two arrows (up and down) and choose 'Export Bookmarks to HTML'", + "translation": "" + }, + { + "id": "Choose File -\u003e Export Bookmarks", + "message": "Choose File -\u003e Export Bookmarks", + "translation": "" + }, + { + "id": "Go to the Bookmarks menu and choose Bookmark Manager", + "message": "Go to the Bookmarks menu and choose Bookmark Manager", + "translation": "" + }, + { + "id": "Click the Organize link in the blue navigation bar", + "message": "Click the Organize link in the blue navigation bar", + "translation": "" + }, + { + "id": "Select Export Bookmarks to HTML File...", + "message": "Select Export Bookmarks to HTML File...", + "translation": "" + }, + { + "id": "Go to https://pinboard.in/export/ and click on JSON", + "message": "Go to https://pinboard.in/export/ and click on JSON", + "translation": "" + }, + { + "id": "Instruction", + "message": "Instruction", + "translation": "" + }, + { + "id": "Safari Bookmarks", + "message": "Safari Bookmarks", + "translation": "" + }, + { + "id": "Chrome Bookmarks", + "message": "Chrome Bookmarks", + "translation": "" + }, + { + "id": "Firefox Bookmarks", + "message": "Firefox Bookmarks", + "translation": "" + }, + { + "id": "Update Note", + "message": "Update Note", + "translation": "" + }, + { + "id": "Note", + "message": "Note", + "translation": "" + }, + { + "id": "Create Note", + "message": "Create Note", + "translation": "" + }, + { + "id": "An note was successfully created.", + "message": "An note was successfully created.", + "translation": "" + }, { "id": "Store Dashboard", "message": "Store Dashboard", "translation": "Tablero" }, + { + "id": "Tour", + "message": "Tour", + "translation": "" + }, { "id": "My Bookmarks", "message": "My Bookmarks", @@ -1632,9 +2207,9 @@ "translation": "Guardar Enlace" }, { - "id": "Create business org", - "message": "Create business org", - "translation": "Crear organización de negocio" + "id": "Save Note", + "message": "Save Note", + "translation": "" }, { "id": "Personal Tokens", @@ -1652,9 +2227,9 @@ "translation": "Listas" }, { - "id": "Short Links", - "message": "Short Links", - "translation": "Links Cortos" + "id": "Admin", + "message": "Admin", + "translation": "" }, { "id": "URL", @@ -1676,6 +2251,21 @@ "message": "Delete List", "translation": "Eliminar Lista" }, + { + "id": "Something went wrong. The link could not be deleted.", + "message": "Something went wrong. The link could not be deleted.", + "translation": "Algo salió mal. El enlace no pudo ser eliminado" + }, + { + "id": "Link successfully deleted", + "message": "Link successfully deleted", + "translation": "Enlace creado con éxito" + }, + { + "id": "Do you really whant to delete this link", + "message": "Do you really whant to delete this link", + "translation": "Desea eliminar este link" + }, { "id": "Previous", "message": "Previous", @@ -1701,6 +2291,26 @@ "message": "Is Default", "translation": "Es por defecto" }, + { + "id": "Delete Picture", + "message": "Delete Picture", + "translation": "" + }, + { + "id": "Other", + "message": "Other", + "translation": "" + }, + { + "id": "Other Name", + "message": "Other Name", + "translation": "" + }, + { + "id": "Social Links", + "message": "Social Links", + "translation": "" + }, { "id": "Listing successfully updated.", "message": "Listing successfully updated.", @@ -1742,9 +2352,24 @@ "translation": "Lista eliminada con éxito" }, { - "id": "Do you want to create a qr code for this list", - "message": "Do you want to create a qr code for this list", - "translation": "¿Desea crear un código qr para esta lista" + "id": "Create QR Code", + "message": "Create QR Code", + "translation": "" + }, + { + "id": "Create", + "message": "Create", + "translation": "" + }, + { + "id": "Download", + "message": "Download", + "translation": "" + }, + { + "id": "Custom background image", + "message": "Custom background image", + "translation": "" }, { "id": "QR Code succesfully created", @@ -1791,20 +2416,35 @@ "message": "This team is already tied to an organization", "translation": "Este equipo ya se encuentra vinculado a una organización" }, + { + "id": "Do you want to connect this organization to mattermost?", + "message": "Do you want to connect this organization to mattermost?", + "translation": "" + }, + { + "id": "This feature is restricted to free accounts. Please upgrade.", + "message": "This feature is restricted to free accounts. Please upgrade.", + "translation": "" + }, { "id": "Organization linked successfully with mattermost", "message": "Organization linked successfully with mattermost", "translation": "La organización fue vinculada con éxito" }, + { + "id": "Sorry, free accounts do not support Mattermost Integration. Please upgrade to continue", + "message": "Sorry, free accounts do not support Mattermost Integration. Please upgrade to continue", + "translation": "" + }, { "id": "Connect User", "message": "Connect User", "translation": "Conectar Usuario" }, { - "id": "In order to interact with No Fuss Links you have to connect you mattermost account with your link user", - "message": "In order to interact with No Fuss Links you have to connect you mattermost account with your link user", - "translation": "Para interactual con No Fuss Links debe connectar su cuenta de mattermost con su usuario" + "id": "In order to interact with the mattermost you have to connect your account with your link user", + "message": "In order to interact with the mattermost you have to connect your account with your link user", + "translation": "" }, { "id": "Do you want to proceed?", @@ -1881,6 +2521,11 @@ "message": "Short Link", "translation": "Link Corto" }, + { + "id": "No Short Links", + "message": "No Short Links", + "translation": "" + }, { "id": "Create Short Link", "message": "Create Short Link", @@ -1921,11 +2566,6 @@ "message": "Short Link successfully deleted", "translation": "Link Corto eliminado con éxito" }, - { - "id": "Do you want to create a qr code for this short link", - "message": "Do you want to create a qr code for this short link", - "translation": "¿Desea crear un código qr para este link corto?" - }, { "id": "Your link was successfully created", "message": "Your link was successfully created", @@ -1952,9 +2592,14 @@ "translation": "Desea desconectar esta organización de slack" }, { - "id": "In order to interact with No Fuss Links you have to connect you slack account with your link user", - "message": "In order to interact with No Fuss Links you have to connect you slack account with your link user", - "translation": "Para interactual con No Fuss Links debe connectar su cuenta de slack con su usuario" + "id": "Sorry, free accounts do not support Slack Integration. Please upgrade to continue", + "message": "Sorry, free accounts do not support Slack Integration. Please upgrade to continue", + "translation": "" + }, + { + "id": "In order to interact with Link Taco you have to connect you slack account with your link user", + "message": "In order to interact with Link Taco you have to connect you slack account with your link user", + "translation": "" }, { "id": "Something went wrong. The user could not be linked.", @@ -1971,10 +2616,65 @@ "message": "Invalid slack response", "translation": "Respuesta de slack inválida" }, + { + "id": "Do you want to connect with slack?", + "message": "Do you want to connect with slack?", + "translation": "" + }, { "id": "Organization linked successfully with slack", "message": "Organization linked successfully with slack", "translation": "Organización vinculada con éxito con slack" + }, + { + "id": "Invalid email and/or password", + "message": "Invalid email and/or password", + "translation": "Email y/o password inválido" + }, + { + "id": "New passwords do not match", + "message": "New passwords do not match", + "translation": "Las nuevas contraseñas no coinciden" + }, + { + "id": "User is not authenticated", + "message": "User is not authenticated", + "translation": "El usuario no está autenticado" + }, + { + "id": "Current password given is incorrect", + "message": "Current password given is incorrect", + "translation": "La contraseña actual es incorrecta" + }, + { + "id": "This field is required.", + "message": "This field is required.", + "translation": "Este campo es requerido" + }, + { + "id": "Please enter a valid email address.", + "message": "Please enter a valid email address.", + "translation": "Por favor introduzca un correo válido" + }, + { + "id": "Please enter a valid phone number.", + "message": "Please enter a valid phone number.", + "translation": "Por favor introduzca un número válido" + }, + { + "id": "Failed the '{Tag}' tag.", + "message": "Failed the '{Tag}' tag.", + "translation": "El '{Tag}' falló.", + "placeholders": [ + { + "id": "Tag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "err.Tag()" + } + ] } ] } \ No newline at end of file -- 2.45.2