-
Notifications
You must be signed in to change notification settings - Fork 417
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #564 from zendesk/gianluca/update-translations
chore(i18n): updated modules translations
- Loading branch information
Showing
90 changed files
with
489 additions
and
54 deletions.
There are no files selected for viewing
68 changes: 34 additions & 34 deletions
68
src/modules/new-request-form/translations/locales/uk.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,36 @@ | ||
{ | ||
"new-request-form.answer-bot-modal.footer-content": "If it does, we can close your recent request {{requestId}}", | ||
"new-request-form.answer-bot-modal.mark-irrelevant": "No, I need help", | ||
"new-request-form.answer-bot-modal.request-closed": "Nice. Your request has been closed.", | ||
"new-request-form.answer-bot-modal.request-submitted": "Your request was successfully submitted", | ||
"new-request-form.answer-bot-modal.solve-error": "There was an error closing your request", | ||
"new-request-form.answer-bot-modal.solve-request": "Yes, close my request", | ||
"new-request-form.answer-bot-modal.title": "While you wait, do any of these articles answer your question?", | ||
"new-request-form.answer-bot-modal.view-article": "View article", | ||
"new-request-form.attachments.choose-file-label": "Choose a file or drag and drop here", | ||
"new-request-form.attachments.drop-files-label": "Drop files here", | ||
"new-request-form.attachments.file": "File: {{fileName}}, press delete to remove", | ||
"new-request-form.attachments.remove-file": "Remove file", | ||
"new-request-form.attachments.remove-file-aria-label": "Remove file: {{fileName}}", | ||
"new-request-form.attachments.stop-upload": "Stop upload", | ||
"new-request-form.attachments.stop-upload-aria-label": "Stop uploading {{fileName}}", | ||
"new-request-form.attachments.upload-error-description": "There was an error uploading {{fileName}}. Try again or upload another file.", | ||
"new-request-form.attachments.upload-error-title": "Upload error", | ||
"new-request-form.attachments.uploading": "Uploading {{fileName}}", | ||
"new-request-form.cc-field.container-label": "Selected CC emails", | ||
"new-request-form.cc-field.email-added": "{{email}} has been added", | ||
"new-request-form.cc-field.email-label": "{{email}} - Press Backspace to remove", | ||
"new-request-form.cc-field.email-removed": "{{email}} has been removed", | ||
"new-request-form.cc-field.emails-added": "{{emails}} have been added", | ||
"new-request-form.cc-field.invalid-email": "Invalid email address", | ||
"new-request-form.close-label": "Close", | ||
"new-request-form.credit-card-digits-hint": "(Last 4 digits)", | ||
"new-request-form.dropdown.empty-option": "Select an option", | ||
"new-request-form.lookup-field.loading-options": "Loading items...", | ||
"new-request-form.lookup-field.no-matches-found": "No matches found", | ||
"new-request-form.lookup-field.placeholder": "Search {{label}}", | ||
"new-request-form.parent-request-link": "Follow-up to request {{parentId}}", | ||
"new-request-form.required-fields-info": "Fields marked with an asterisk (*) are required.", | ||
"new-request-form.submit": "Submit", | ||
"new-request-form.suggested-articles": "Suggested articles" | ||
"new-request-form.answer-bot-modal.footer-content": "Якщо так, ми можемо закрити ваш нещодавній запит {{requestId}}", | ||
"new-request-form.answer-bot-modal.mark-irrelevant": "Ні, мені потрібна допомога", | ||
"new-request-form.answer-bot-modal.request-closed": "Чудово. Ваш запит було закрито!", | ||
"new-request-form.answer-bot-modal.request-submitted": "Ваш запит успішно прийнятий", | ||
"new-request-form.answer-bot-modal.solve-error": "Під час закриття запиту сталася помилка", | ||
"new-request-form.answer-bot-modal.solve-request": "Так, закрийте мій запит", | ||
"new-request-form.answer-bot-modal.title": "Поки ви очікуєте, чи відповідає якась із цих статей на ваше запитання?", | ||
"new-request-form.answer-bot-modal.view-article": "Переглянути статтю", | ||
"new-request-form.attachments.choose-file-label": "Виберіть файл або перетягніть його сюди", | ||
"new-request-form.attachments.drop-files-label": "Перетягніть файли сюди", | ||
"new-request-form.attachments.file": "Файл: {{fileName}}, натисніть «Видалити» для вилучення", | ||
"new-request-form.attachments.remove-file": "Видалити файл", | ||
"new-request-form.attachments.remove-file-aria-label": "Видалити файл: {{fileName}}", | ||
"new-request-form.attachments.stop-upload": "Зупинити завантаження", | ||
"new-request-form.attachments.stop-upload-aria-label": "Зупинити передавання {{fileName}}", | ||
"new-request-form.attachments.upload-error-description": "Сталася помилка при завантаженні {{fileName}}. Спробуйте ще раз або завантажте інший файл.", | ||
"new-request-form.attachments.upload-error-title": "Помилка завантаження", | ||
"new-request-form.attachments.uploading": "Вивантаження {{fileName}}", | ||
"new-request-form.cc-field.container-label": "Вибрані отримувачі копій електронних листів", | ||
"new-request-form.cc-field.email-added": "{{email}} було додано", | ||
"new-request-form.cc-field.email-label": "{{email}} - Натисніть Backspace, щоб видалити", | ||
"new-request-form.cc-field.email-removed": "{{email}} було видалено", | ||
"new-request-form.cc-field.emails-added": "{{emails}} були додані", | ||
"new-request-form.cc-field.invalid-email": "Недійсна адреса електронної пошти", | ||
"new-request-form.close-label": "Закрити", | ||
"new-request-form.credit-card-digits-hint": "(Останні 4 цифри)", | ||
"new-request-form.dropdown.empty-option": "Виберіть варіант", | ||
"new-request-form.lookup-field.loading-options": "Завантаження елементів...", | ||
"new-request-form.lookup-field.no-matches-found": "Збігів не знайдено", | ||
"new-request-form.lookup-field.placeholder": "Шукати {{label}}", | ||
"new-request-form.parent-request-link": "Подальші дії за запитом {{parentId}}", | ||
"new-request-form.required-fields-info": "Поля, позначені зірочкою (*), є обов'язковими для заповнення.", | ||
"new-request-form.submit": "Надіслати", | ||
"new-request-form.suggested-articles": "Пропоновані статті" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"service-catalog.empty-state.description": "Once services are added to catalog, you'll find them here.", | ||
"service-catalog.empty-state.go-to-homepage": "Go to the homepage", | ||
"service-catalog.empty-state.no-services": "No services in sight", | ||
"service-catalog.empty-state.support-article-link": "Learn about the service catalog", | ||
"service-catalog.item.read-less": "Read less", | ||
"service-catalog.item.read-more": "Read more", | ||
"service-catalog.item.service-request-error-message": "Give it a moment and try it again", | ||
"service-catalog.item.service-request-error-title": "Service couldn't be submitted", | ||
"service-catalog.item.service-request-error.close-label": "Close", | ||
"service-catalog.item.service-request-submitted": "Service request submitted", | ||
"service-catalog.item.submit-button": "Submit request", | ||
"service-catalog.pagination.next": "Next", | ||
"service-catalog.pagination.previous": "Previous", | ||
"service-catalog.service-list-error-message": "Give it a moment and try it again", | ||
"service-catalog.service-list-error-title": "Services couldn't be loaded" | ||
"service-catalog.empty-state.description": "Після додавання до каталогу послуги відображатимуться тут.", | ||
"service-catalog.empty-state.go-to-homepage": "Перейти на домашню сторінку", | ||
"service-catalog.empty-state.no-services": "Послуги не відображаються", | ||
"service-catalog.empty-state.support-article-link": "Докладніше про каталог послуг", | ||
"service-catalog.item.read-less": "Менше", | ||
"service-catalog.item.read-more": "Більше", | ||
"service-catalog.item.service-request-error-message": "Зачекайте хвилину й спробуйте ще раз", | ||
"service-catalog.item.service-request-error-title": "Не вдалося надіслати послугу", | ||
"service-catalog.item.service-request-error.close-label": "Закрити", | ||
"service-catalog.item.service-request-submitted": "Запит на обслуговування надіслано", | ||
"service-catalog.item.submit-button": "Надіслати запит", | ||
"service-catalog.pagination.next": "Далі", | ||
"service-catalog.pagination.previous": "Попередня", | ||
"service-catalog.service-list-error-message": "Зачекайте хвилину й спробуйте ще раз", | ||
"service-catalog.service-list-error-title": "Не вдалося завантажити послуги" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "[ผู้龍Ḡṓṓ ṭṓṓ ṭḥḛḛ ḥṓṓṃḛḛṗααḡḛḛ龍ผู้]", | ||
"cph-theme-error-boundary.message": "[ผู้龍Ḡḭḭṽḛḛ ḭḭṭ αα ṃṓṓṃḛḛṇṭ ααṇḍ ṭṛẏẏ ααḡααḭḭṇ ḽααṭḛḛṛ龍ผู้]", | ||
"cph-theme-error-boundary.title": "[ผู้龍Ṣṓṓṃḛḛṭḥḭḭṇḡ ẁḛḛṇṭ ẁṛṓṓṇḡ.龍ผู้]" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "انتقال إلى الصفحة الرئيسية", | ||
"cph-theme-error-boundary.message": "انتظر لحظة وحاول مرة أخرى لاحقًا", | ||
"cph-theme-error-boundary.title": "حدث خطأ." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Перейти на главную страницу", | ||
"cph-theme-error-boundary.message": "Подождите немного и повторите попытку позже", | ||
"cph-theme-error-boundary.title": "Возникла неполадка." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Към началната страница", | ||
"cph-theme-error-boundary.message": "Изчакайте малко и опитайте отново по-късно", | ||
"cph-theme-error-boundary.title": "Възникна грешка." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Ir a la página principal", | ||
"cph-theme-error-boundary.message": "Espere un momento y vuelva a intentarlo más tarde", | ||
"cph-theme-error-boundary.title": "Algo salió mal." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Přejít na domovskou stránku", | ||
"cph-theme-error-boundary.message": "Chvilku počkejte a zkuste to znovu později.", | ||
"cph-theme-error-boundary.title": "Něco se nepovedlo." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Gå til startsiden", | ||
"cph-theme-error-boundary.message": "Vent et øjeblik og prøv igen senere", | ||
"cph-theme-error-boundary.title": "Noget gik galt." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Zur Homepage gehen", | ||
"cph-theme-error-boundary.message": "Versuchen Sie es in Kürze erneut.", | ||
"cph-theme-error-boundary.title": "Ein Fehler ist aufgetreten." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Zur Homepage gehen", | ||
"cph-theme-error-boundary.message": "Versuchen Sie es in Kürze erneut.", | ||
"cph-theme-error-boundary.title": "Ein Fehler ist aufgetreten." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Zur Homepage gehen", | ||
"cph-theme-error-boundary.message": "Versuchen Sie es in Kürze erneut.", | ||
"cph-theme-error-boundary.title": "Ein Fehler ist aufgetreten." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Μετάβαση στην αρχική σελίδα", | ||
"cph-theme-error-boundary.message": "Περιμένετε λίγο και δοκιμάστε ξανά αργότερα", | ||
"cph-theme-error-boundary.title": "Παρουσιάστηκε κάποιο πρόβλημα." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "cph-theme-error-boundary.go-to-homepage", | ||
"cph-theme-error-boundary.message": "cph-theme-error-boundary.message", | ||
"cph-theme-error-boundary.title": "cph-theme-error-boundary.title" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "[ผู้龍Ḡṓṓ ṭṓṓ ṭḥḛḛ ḥṓṓṃḛḛṗααḡḛḛ龍ผู้]", | ||
"cph-theme-error-boundary.message": "[ผู้龍Ḡḭḭṽḛḛ ḭḭṭ αα ṃṓṓṃḛḛṇṭ ααṇḍ ṭṛẏẏ ααḡααḭḭṇ ḽααṭḛḛṛ龍ผู้]", | ||
"cph-theme-error-boundary.title": "[ผู้龍Ṣṓṓṃḛḛṭḥḭḭṇḡ ẁḛḛṇṭ ẁṛṓṓṇḡ.龍ผู้]" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Ir a la página principal", | ||
"cph-theme-error-boundary.message": "Espere un momento y vuelva a intentarlo más tarde", | ||
"cph-theme-error-boundary.title": "Algo salió mal." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Ir a la página principal", | ||
"cph-theme-error-boundary.message": "Espere un momento y vuelva a intentarlo más tarde", | ||
"cph-theme-error-boundary.title": "Algo salió mal." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Ir a la página principal", | ||
"cph-theme-error-boundary.message": "Espere un momento y vuelva a intentarlo más tarde", | ||
"cph-theme-error-boundary.title": "Algo salió mal." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Ir a la página principal", | ||
"cph-theme-error-boundary.message": "Espere un momento y vuelva a intentarlo más tarde", | ||
"cph-theme-error-boundary.title": "Algo salió mal." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Siirry kotisivulle", | ||
"cph-theme-error-boundary.message": "Odota hetki ja yritä myöhemmin uudelleen", | ||
"cph-theme-error-boundary.title": "Jotain meni pieleen." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Aller à la page d’accueil", | ||
"cph-theme-error-boundary.message": "Patientez quelques instants et réessayez ultérieurement", | ||
"cph-theme-error-boundary.title": "Un problème est survenu." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Aller à la page d’accueil", | ||
"cph-theme-error-boundary.message": "Patientez quelques instants et réessayez ultérieurement", | ||
"cph-theme-error-boundary.title": "Un problème est survenu." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "Go to the homepage", | ||
"cph-theme-error-boundary.message": "Give it a moment and try again later", | ||
"cph-theme-error-boundary.title": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "עבור לדף הבית", | ||
"cph-theme-error-boundary.message": "המתן רגע ונסה שוב מאוחר יותר", | ||
"cph-theme-error-boundary.title": "משהו השתבש." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cph-theme-error-boundary.go-to-homepage": "होमपेज पर जाएं", | ||
"cph-theme-error-boundary.message": "थोड़ा ठहरकर पुनः प्रयास करें।", | ||
"cph-theme-error-boundary.title": "कोई गड़बड़ी हुई है।" | ||
} |
Oops, something went wrong.