Files
assistant-storefront/app/javascript/widget/i18n/locale/sk.json
Liang XJ 092fb2e083
Some checks failed
Lock Threads / action (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot EE docker images / merge (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot CE docker images / merge (push) Has been cancelled
Run Chatwoot CE spec / lint-backend (push) Has been cancelled
Run Chatwoot CE spec / lint-frontend (push) Has been cancelled
Run Chatwoot CE spec / frontend-tests (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (0, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (1, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (10, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (11, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (12, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (13, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (14, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (15, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (2, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (3, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (4, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (5, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (6, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (7, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (8, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (9, 16) (push) Has been cancelled
Run Linux nightly installer / nightly (push) Has been cancelled
Initial commit: Add logistics and order_detail message types
- Add Logistics component with progress tracking
- Add OrderDetail component for order information
- Support data-driven steps and actions
- Add blue color scale to widget SCSS
- Fix node overflow and progress bar rendering issues
- Add English translations for dashboard components

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 11:16:56 +08:00

154 lines
4.6 KiB
JSON

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "Stiahnuť",
"UPLOADING": "Nahrávanie..."
},
"FORM_BUBBLE": {
"SUBMIT": "Odoslať"
},
"MESSAGE_BUBBLE": {
"RETRY": "Znova odoslať správu",
"ERROR_MESSAGE": "Couldn't send, try again"
}
},
"THUMBNAIL": {
"AUTHOR": {
"NOT_AVAILABLE": "Not available"
}
},
"TEAM_AVAILABILITY": {
"ONLINE": "Sme online",
"OFFLINE": "Momentálne nie sme k dispozícii",
"BACK_AS_SOON_AS_POSSIBLE": "We will be back as soon as possible"
},
"REPLY_TIME": {
"IN_A_FEW_MINUTES": "Zvyčajne odpovedá do niekoľkých minút",
"IN_A_FEW_HOURS": "Zvyčajne odpovedá do niekoľkých hodín",
"IN_A_DAY": "Zvyčajne odpovedá do dňa",
"BACK_IN_HOURS": "We will be back online in {n} hour | We will be back online in {n} hours",
"BACK_IN_MINUTES": "We will be back online in {time} minutes",
"BACK_AT_TIME": "We will be back online at {time}",
"BACK_ON_DAY": "We will be back online on {day}",
"BACK_TOMORROW": "We will be back online tomorrow",
"BACK_IN_SOME_TIME": "We will be back online in some time"
},
"DAY_NAMES": {
"SUNDAY": "Nedeľa",
"MONDAY": "Pondelok",
"TUESDAY": "Tuesday",
"WEDNESDAY": "Streda",
"THURSDAY": "Thursday",
"FRIDAY": "Piatok",
"SATURDAY": "Saturday"
},
"START_CONVERSATION": "Začať konverzáciu",
"END_CONVERSATION": "Ukončiť konverzáciu",
"CONTINUE_CONVERSATION": "Pokračovať v konverzácii",
"YOU": "Vy",
"START_NEW_CONVERSATION": "Začať novú konverzáciu",
"VIEW_UNREAD_MESSAGES": "You have unread messages",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Zobraziť nové správy",
"CLOSE_MESSAGES_BUTTON": "Zatvoriť",
"COMPANY_FROM": "od",
"BOT": "Bot"
},
"BUBBLE": {
"LABEL": "Četujte s nami"
},
"POWERED_BY": "Používame Chatwoot",
"EMAIL_PLACEHOLDER": "Zadajte svoj e-mail",
"CHAT_PLACEHOLDER": "Zadajte svoju správu",
"TODAY": "Dnes",
"YESTERDAY": "Včera",
"PRE_CHAT_FORM": {
"FIELDS": {
"FULL_NAME": {
"LABEL": "Celé meno",
"PLACEHOLDER": "Prosím zadajte svoje celé meno",
"REQUIRED_ERROR": "Vyžaduje sa celé meno"
},
"EMAIL_ADDRESS": {
"LABEL": "E-mailová adresa",
"PLACEHOLDER": "Zadajte svoj e-mail",
"REQUIRED_ERROR": "E-mailová adresa je povinná",
"VALID_ERROR": "Prosím zadajte platnú e-mailovú adresu"
},
"PHONE_NUMBER": {
"LABEL": "Telefónne číslo",
"PLACEHOLDER": "Zadajte svoje telefónne číslo",
"REQUIRED_ERROR": "Telefónne číslo je povinné",
"DIAL_CODE_VALID_ERROR": "Vyberte kód krajiny",
"VALID_ERROR": "Please enter a valid phone number",
"DROPDOWN_EMPTY": "Žiadne výsledky neboli nájdené",
"DROPDOWN_SEARCH": "Search country"
},
"MESSAGE": {
"LABEL": "Správa",
"PLACEHOLDER": "Zadajte svoju správu",
"ERROR": "Správa je príliš krátka"
}
},
"CAMPAIGN_HEADER": "Please provide your name and email before starting the conversation",
"IS_REQUIRED": "je povinné",
"REQUIRED": "Povinné",
"REGEX_ERROR": "Please provide a valid input"
},
"FILE_SIZE_LIMIT": "File exceeds the {MAXIMUM_FILE_UPLOAD_SIZE} attachment limit",
"CHAT_FORM": {
"INVALID": {
"FIELD": "Invalid field"
}
},
"EMOJI": {
"PLACEHOLDER": "Search emojis",
"NOT_FOUND": "No emoji match your search",
"ARIA_LABEL": "Emoji picker"
},
"CSAT": {
"TITLE": "Ohodnoťte konverzáciu",
"SUBMITTED_TITLE": "Thank you for submitting the rating",
"PLACEHOLDER": "Povedzte nám viac..."
},
"EMAIL_TRANSCRIPT": {
"BUTTON_TEXT": "Request a conversation transcript",
"SEND_EMAIL_SUCCESS": "Prepis chatu bol úspešne odoslaný",
"SEND_EMAIL_ERROR": "There was an error, please try again"
},
"INTEGRATIONS": {
"DYTE": {
"CLICK_HERE_TO_JOIN": "Click here to join",
"LEAVE_THE_ROOM": "Opustiť hovor"
}
},
"PORTAL": {
"POPULAR_ARTICLES": "Popular Articles",
"VIEW_ALL_ARTICLES": "Zobraziť všetky články",
"IFRAME_LOAD_ERROR": "There was an error loading the article, please refresh the page and try again."
},
"ATTACHMENTS": {
"image": {
"CONTENT": "Obrázková správa"
},
"audio": {
"CONTENT": "Hlasová správa"
},
"video": {
"CONTENT": "Video správa"
},
"file": {
"CONTENT": "Súbor v prílohe"
},
"location": {
"CONTENT": "Lokácia"
},
"fallback": {
"CONTENT": "zdieľal/a url"
}
},
"FOOTER_REPLY_TO": {
"REPLY_TO": "Replying to:"
}
}