From b42a20a1b20f7ee7689573eba8826e451a8d418c Mon Sep 17 00:00:00 2001 From: Mariusz Krzaczkowski Date: Fri, 15 Oct 2021 10:09:19 +0200 Subject: [PATCH] Crowdin update --- .gitattributes | 21 +++++++++++++++++++++ Developer/ar-SA/Basic.json | 14 +++++++++++++- Developer/bg-BG/Basic.json | 14 +++++++++++++- Developer/bs-BA/Basic.json | 14 +++++++++++++- Developer/cs-CZ/Basic.json | 14 +++++++++++++- Developer/da-DK/Basic.json | 14 +++++++++++++- Developer/de-DE/Basic.json | 14 +++++++++++++- Developer/el-GR/Basic.json | 14 +++++++++++++- Developer/eo-UY/Basic.json | 14 +++++++++++++- Developer/es-ES/Basic.json | 14 +++++++++++++- Developer/et-EE/Basic.json | 14 +++++++++++++- Developer/fa-IR/Basic.json | 14 +++++++++++++- Developer/fi-FI/Basic.json | 14 +++++++++++++- Developer/fr-FR/Basic.json | 14 +++++++++++++- Developer/hr-HR/Basic.json | 14 +++++++++++++- Developer/hu-HU/Basic.json | 14 +++++++++++++- Developer/id-ID/Basic.json | 14 +++++++++++++- Developer/it-IT/Basic.json | 14 +++++++++++++- Developer/ja-JP/Basic.json | 14 +++++++++++++- Developer/ko-KR/Basic.json | 14 +++++++++++++- Developer/nl-BE/Basic.json | 14 +++++++++++++- Developer/nl-NL/Basic.json | 14 +++++++++++++- Developer/no-NO/Basic.json | 14 +++++++++++++- Developer/pl-PL/Basic.json | 14 +++++++++++++- Developer/pt-BR/Basic.json | 14 +++++++++++++- Developer/pt-PT/Basic.json | 14 +++++++++++++- Developer/ro-RO/Basic.json | 14 +++++++++++++- Developer/ru-RU/Basic.json | 14 +++++++++++++- Developer/sh-HR/Basic.json | 14 +++++++++++++- Developer/sk-SK/Basic.json | 14 +++++++++++++- Developer/sl-SI/Basic.json | 14 +++++++++++++- Developer/sr-CS/Basic.json | 14 +++++++++++++- Developer/sr-SP/Basic.json | 14 +++++++++++++- Developer/sv-SE/Basic.json | 14 +++++++++++++- Developer/th-TH/Basic.json | 14 +++++++++++++- Developer/tr-TR/Basic.json | 14 +++++++++++++- Developer/uk-UA/Basic.json | 14 +++++++++++++- Developer/vi-VN/Basic.json | 14 +++++++++++++- Developer/zh-CN/Basic.json | 14 +++++++++++++- 39 files changed, 515 insertions(+), 38 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c67f6db --- /dev/null +++ b/.gitattributes @@ -0,0 +1,21 @@ +*.php text eol=lf +*.js text eol=lf +*.css text eol=lf +*.less text eol=lf +*.scss text eol=lf +*.sass text eol=lf +*.tpl text eol=lf +*.properties text eol=lf +*.txt text eol=lf +*.md text eol=lf +*.htaccess text eol=lf +*.service text eol=lf +*.html text eol=lf +*.sql text eol=lf +*.ini text eol=lf +*.json text eol=lf +*.yml text eol=lf +*.yarnclean text eol=lf +*.lock text eol=lf +*.yarn-integrity text eol=lf +*.sh text eol=lf \ No newline at end of file diff --git a/Developer/ar-SA/Basic.json b/Developer/ar-SA/Basic.json index ca810bc..df9c324 100644 --- a/Developer/ar-SA/Basic.json +++ b/Developer/ar-SA/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/bg-BG/Basic.json b/Developer/bg-BG/Basic.json index 1ee5da2..09b6e95 100644 --- a/Developer/bg-BG/Basic.json +++ b/Developer/bg-BG/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "Няма такова количество на стокa", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Изтриване", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/bs-BA/Basic.json b/Developer/bs-BA/Basic.json index 29ed3ed..39d62b8 100644 --- a/Developer/bs-BA/Basic.json +++ b/Developer/bs-BA/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "Ne postoji takva količina proizvoda", "JS_FULL_TEXT": "Puni tekst", "JS_CLOSE": "Zatvori", + "JS_DELETE": "Obriši", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/cs-CZ/Basic.json b/Developer/cs-CZ/Basic.json index ca810bc..df9c324 100644 --- a/Developer/cs-CZ/Basic.json +++ b/Developer/cs-CZ/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/da-DK/Basic.json b/Developer/da-DK/Basic.json index ca810bc..df9c324 100644 --- a/Developer/da-DK/Basic.json +++ b/Developer/da-DK/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/de-DE/Basic.json b/Developer/de-DE/Basic.json index d681dbe..fa81ec6 100644 --- a/Developer/de-DE/Basic.json +++ b/Developer/de-DE/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "Es gibt keine solche Produktmenge", "JS_FULL_TEXT": "Vollständiger Text", "JS_CLOSE": "Schließen", + "JS_DELETE": "Löschen", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/el-GR/Basic.json b/Developer/el-GR/Basic.json index a02f9d1..269d9bb 100644 --- a/Developer/el-GR/Basic.json +++ b/Developer/el-GR/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "Δεν υπάρχει τέτοια ποσότητα προϊόντος", "JS_FULL_TEXT": "Πλήρες κείμενο", "JS_CLOSE": "Κλείσιμο", + "JS_DELETE": "Διαγραφή", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Είστε σίγουροι ότι θέλετε να γίνει διαγραφή;", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Υπέρβαση του μέγιστου μεγέθους κειμένου σε bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Υπέρβαση του μέγιστου μεγέθους κειμένου σε bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/eo-UY/Basic.json b/Developer/eo-UY/Basic.json index ca810bc..df9c324 100644 --- a/Developer/eo-UY/Basic.json +++ b/Developer/eo-UY/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/es-ES/Basic.json b/Developer/es-ES/Basic.json index bfeff62..0a1e8f9 100644 --- a/Developer/es-ES/Basic.json +++ b/Developer/es-ES/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "No hay tal cantidad de producto", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Eliminar", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/et-EE/Basic.json b/Developer/et-EE/Basic.json index ca810bc..df9c324 100644 --- a/Developer/et-EE/Basic.json +++ b/Developer/et-EE/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/fa-IR/Basic.json b/Developer/fa-IR/Basic.json index a356abc..0fde6f0 100644 --- a/Developer/fa-IR/Basic.json +++ b/Developer/fa-IR/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "چنین موجودی از کالا وجود ندارد", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "حذف", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/fi-FI/Basic.json b/Developer/fi-FI/Basic.json index ca810bc..df9c324 100644 --- a/Developer/fi-FI/Basic.json +++ b/Developer/fi-FI/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/fr-FR/Basic.json b/Developer/fr-FR/Basic.json index 354dab9..f68f202 100644 --- a/Developer/fr-FR/Basic.json +++ b/Developer/fr-FR/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "Il n'y a pas de telle quantité de produit", "JS_FULL_TEXT": "Texte complet", "JS_CLOSE": "Fermer", + "JS_DELETE": "Supprimer", + "JS_DELETE_FILE_CONFIRMATION": "Êtes-vous sûr de vouloir supprimer ce fichier ?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Attendez que les fichiers soient téléchargés", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Êtes-vous sûr de vouloir supprimer ?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Dépassement de la taille maximale du texte en octets" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Dépassement de la taille maximale du texte en octets", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/hr-HR/Basic.json b/Developer/hr-HR/Basic.json index a4f03e6..f35196e 100644 --- a/Developer/hr-HR/Basic.json +++ b/Developer/hr-HR/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "Ne postoji takva količina proizvoda", "JS_FULL_TEXT": "Puni tekst", "JS_CLOSE": "Zatvori", + "JS_DELETE": "Obriši", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/hu-HU/Basic.json b/Developer/hu-HU/Basic.json index ca810bc..df9c324 100644 --- a/Developer/hu-HU/Basic.json +++ b/Developer/hu-HU/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/id-ID/Basic.json b/Developer/id-ID/Basic.json index ca810bc..df9c324 100644 --- a/Developer/id-ID/Basic.json +++ b/Developer/id-ID/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/it-IT/Basic.json b/Developer/it-IT/Basic.json index fc5f39a..8e1511e 100644 --- a/Developer/it-IT/Basic.json +++ b/Developer/it-IT/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "Non esiste una tale quantità di prodotto", "JS_FULL_TEXT": "Testo completo", "JS_CLOSE": "Chiudere", + "JS_DELETE": "Elimina", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/ja-JP/Basic.json b/Developer/ja-JP/Basic.json index ca810bc..df9c324 100644 --- a/Developer/ja-JP/Basic.json +++ b/Developer/ja-JP/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/ko-KR/Basic.json b/Developer/ko-KR/Basic.json index ca810bc..df9c324 100644 --- a/Developer/ko-KR/Basic.json +++ b/Developer/ko-KR/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/nl-BE/Basic.json b/Developer/nl-BE/Basic.json index ca810bc..df9c324 100644 --- a/Developer/nl-BE/Basic.json +++ b/Developer/nl-BE/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/nl-NL/Basic.json b/Developer/nl-NL/Basic.json index ca810bc..df9c324 100644 --- a/Developer/nl-NL/Basic.json +++ b/Developer/nl-NL/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/no-NO/Basic.json b/Developer/no-NO/Basic.json index ca810bc..df9c324 100644 --- a/Developer/no-NO/Basic.json +++ b/Developer/no-NO/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/pl-PL/Basic.json b/Developer/pl-PL/Basic.json index b6032ff..d6e4399 100644 --- a/Developer/pl-PL/Basic.json +++ b/Developer/pl-PL/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "Nie ma takiej ilości produktu", "JS_FULL_TEXT": "Pełny tekst", "JS_CLOSE": "Zamknij", + "JS_DELETE": "Usuń", + "JS_DELETE_FILE_CONFIRMATION": "Czy na pewno chcesz usunąć plik?", + "JS_DELETE_FILE": "Usuwanie pliku", + "JS_ZOOM_IN": "Powiększ", + "JS_FILE_UPLOAD_ERROR": "Nie udało się wgrać pliku na serwer", + "JS_INVALID_FILE_HASH": "Nieprawidłowy hash pliku", + "JS_DOWNLOAD": "Pobierz", + "JS_INVALID_FILE_TYPE": "Nieprawidłowy typ pliku", + "JS_AVAILABLE_FILE_TYPES": "Dostępne typy plików to", + "JS_FILE_LIMIT": "Maksymalna liczba plików została przekroczona", + "JS_WAIT_FOR_FILE_UPLOAD": "Poczekaj na ukończenie wysyłania plików", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Czy na pewno chcesz usunąć?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Przekroczono maksymalny rozmiar tekstu w bajtach" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Przekroczono maksymalny rozmiar tekstu w bajtach", + "JS_SAVE_LOADER_INFO": "Trwa zapisywanie danych..." } } diff --git a/Developer/pt-BR/Basic.json b/Developer/pt-BR/Basic.json index 32e66ab..9e33fad 100644 --- a/Developer/pt-BR/Basic.json +++ b/Developer/pt-BR/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "Não há nenhuma quantidade de produto", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Deletar", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/pt-PT/Basic.json b/Developer/pt-PT/Basic.json index ca810bc..df9c324 100644 --- a/Developer/pt-PT/Basic.json +++ b/Developer/pt-PT/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/ro-RO/Basic.json b/Developer/ro-RO/Basic.json index ca810bc..df9c324 100644 --- a/Developer/ro-RO/Basic.json +++ b/Developer/ro-RO/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/ru-RU/Basic.json b/Developer/ru-RU/Basic.json index ca810bc..df9c324 100644 --- a/Developer/ru-RU/Basic.json +++ b/Developer/ru-RU/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/sh-HR/Basic.json b/Developer/sh-HR/Basic.json index ca810bc..df9c324 100644 --- a/Developer/sh-HR/Basic.json +++ b/Developer/sh-HR/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/sk-SK/Basic.json b/Developer/sk-SK/Basic.json index 7966bd9..f7d5478 100644 --- a/Developer/sk-SK/Basic.json +++ b/Developer/sk-SK/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "Neexistuje takéto množstvo produktu", "JS_FULL_TEXT": "Celý text", "JS_CLOSE": "Zavrieť", + "JS_DELETE": "Vymazať", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Ste si istí, že chcete zmazať záznam?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Prekročená maximálna veľkosť textu v bajtoch" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Prekročená maximálna veľkosť textu v bajtoch", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/sl-SI/Basic.json b/Developer/sl-SI/Basic.json index ca810bc..df9c324 100644 --- a/Developer/sl-SI/Basic.json +++ b/Developer/sl-SI/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/sr-CS/Basic.json b/Developer/sr-CS/Basic.json index ca810bc..df9c324 100644 --- a/Developer/sr-CS/Basic.json +++ b/Developer/sr-CS/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/sr-SP/Basic.json b/Developer/sr-SP/Basic.json index ca810bc..df9c324 100644 --- a/Developer/sr-SP/Basic.json +++ b/Developer/sr-SP/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/sv-SE/Basic.json b/Developer/sv-SE/Basic.json index ca810bc..df9c324 100644 --- a/Developer/sv-SE/Basic.json +++ b/Developer/sv-SE/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/th-TH/Basic.json b/Developer/th-TH/Basic.json index ca810bc..df9c324 100644 --- a/Developer/th-TH/Basic.json +++ b/Developer/th-TH/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/tr-TR/Basic.json b/Developer/tr-TR/Basic.json index bae1636..9c5773f 100644 --- a/Developer/tr-TR/Basic.json +++ b/Developer/tr-TR/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Sil", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/uk-UA/Basic.json b/Developer/uk-UA/Basic.json index f243b13..eea6c51 100644 --- a/Developer/uk-UA/Basic.json +++ b/Developer/uk-UA/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "Немає такої кількості товару", "JS_FULL_TEXT": "Повний текст", "JS_CLOSE": "Закрити", + "JS_DELETE": "Видалити", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Ви дійсно бажаєте видалити?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Перевищено максимальний розмір тексту в байтах" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Перевищено максимальний розмір тексту в байтах", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/vi-VN/Basic.json b/Developer/vi-VN/Basic.json index b1a4130..30ddfe1 100644 --- a/Developer/vi-VN/Basic.json +++ b/Developer/vi-VN/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "Không đủ số lượng sản phẩm", "JS_FULL_TEXT": "Toàn văn", "JS_CLOSE": "Đóng", + "JS_DELETE": "Xóa", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } } diff --git a/Developer/zh-CN/Basic.json b/Developer/zh-CN/Basic.json index ca810bc..df9c324 100644 --- a/Developer/zh-CN/Basic.json +++ b/Developer/zh-CN/Basic.json @@ -161,7 +161,19 @@ "JS_NO_SUCH_QUANTITY": "There is no such quantity of product", "JS_FULL_TEXT": "Full text", "JS_CLOSE": "Close", + "JS_DELETE": "Delete", + "JS_DELETE_FILE_CONFIRMATION": "Are you sure you want to delete this file?", + "JS_DELETE_FILE": "Deleting file", + "JS_ZOOM_IN": "Zoom in", + "JS_FILE_UPLOAD_ERROR": "Uploading file to server failed", + "JS_INVALID_FILE_HASH": "Invalid file hash", + "JS_DOWNLOAD": "Download", + "JS_INVALID_FILE_TYPE": "Invalid file type", + "JS_AVAILABLE_FILE_TYPES": "Available file types", + "JS_FILE_LIMIT": "Maximum number of files was exceeded", + "JS_WAIT_FOR_FILE_UPLOAD": "Wait for files to be uploaded", "JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE": "Are you sure that you want to delete?", - "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes" + "JS_MAXIMUM_TEXT_SIZE_IN_BYTES": "Exceeded the maximum text size in bytes", + "JS_SAVE_LOADER_INFO": "Saving data..." } }