diff --git a/src/common/i18n/locales/ac-ace.json b/src/common/i18n/locales/ac-ace.json index 48057ee0fcc..503497f1b3a 100644 --- a/src/common/i18n/locales/ac-ace.json +++ b/src/common/i18n/locales/ac-ace.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Yakin neuh?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ar-SA.json b/src/common/i18n/locales/ar-SA.json index 51b0e0f44c2..28ac99ca35f 100644 --- a/src/common/i18n/locales/ar-SA.json +++ b/src/common/i18n/locales/ar-SA.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "هل أنت متأكد؟", @@ -1428,6 +1429,8 @@ "image-error-cache": "تعذر رفع الصورة. يبدو أنك مسجل خارجاً. حاول تسجيل الدخول مرة أخرى.", "image-error-size": "حجم الصورة كبير جداً، حاول بحجم صورة أصغر مرة أخرى.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "قصاصات", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/az-AZ.json b/src/common/i18n/locales/az-AZ.json index d9b94e347cf..0d2c10fac41 100644 --- a/src/common/i18n/locales/az-AZ.json +++ b/src/common/i18n/locales/az-AZ.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Əminsiniz?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/bg-BG.json b/src/common/i18n/locales/bg-BG.json index 4423c2cb348..69322ad3558 100644 --- a/src/common/i18n/locales/bg-BG.json +++ b/src/common/i18n/locales/bg-BG.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Сигурни ли сте?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Размера на снимката е прекалено голям, опитай отново с по-малка.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Откъси", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/bn-BD.json b/src/common/i18n/locales/bn-BD.json index 61b5aa81238..5914f4adf0b 100644 --- a/src/common/i18n/locales/bn-BD.json +++ b/src/common/i18n/locales/bn-BD.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/da-DK.json b/src/common/i18n/locales/da-DK.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/da-DK.json +++ b/src/common/i18n/locales/da-DK.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/de-DE.json b/src/common/i18n/locales/de-DE.json index ecc27adc617..5790bdaffee 100644 --- a/src/common/i18n/locales/de-DE.json +++ b/src/common/i18n/locales/de-DE.json @@ -91,7 +91,8 @@ "restore": "Wiederherstellen", "success": "Erfolgreich", "error": "Fehler", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Bist du sicher?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Das Hochladen des Bildes konnte nicht durchgeführt werden. Es scheint, als seist du ausgeloggt. Versuche dich erneut anzumelden.", "image-error-size": "Dateigröße überschritten, bitte kleineres Bild hochladen.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/el-GR.json b/src/common/i18n/locales/el-GR.json index 4c5f531f30b..4b8df6d027b 100644 --- a/src/common/i18n/locales/el-GR.json +++ b/src/common/i18n/locales/el-GR.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Είστε σίγουρος;", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Το μέγεθος της εικόνας είναι πολύ μεγάλο, δοκιμάστε ξανα μικρότερο μέγεθος εικόνας.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/es-ES.json b/src/common/i18n/locales/es-ES.json index f403ee8462d..7359e2e8349 100644 --- a/src/common/i18n/locales/es-ES.json +++ b/src/common/i18n/locales/es-ES.json @@ -91,7 +91,8 @@ "restore": "Restaurar", "success": "Éxito", "error": "Error", - "reset-form": "Reiniciar formulario" + "reset-form": "Reiniciar formulario", + "all": "All" }, "confirm": { "title": "¿Estás seguro?", @@ -1428,6 +1429,8 @@ "image-error-cache": "No se pudo subir la imagen. Parece que has cerrado la sesión. Intenta iniciar sesión de nuevo.", "image-error-size": "El tamaño de la imagen es demasiado grande, intente una imagen de tamaño más pequeño.", "image-error-conflict-name": "Ya tienes una imagen con este nombre de archivo. Selecciónala en la galería.", + "image-error-network": "No se pudo subir la imagen. Problema de red con el estado {{0}}.", + "image-error-url-missed": "La subida de imágenes ha causado un error. Por favor, inténtelo de nuevo.", "fragments": "Fragmentos de código", "link-image": "Enlace", "polls": "Encuestas" @@ -2457,6 +2460,8 @@ "expired-date": "La fecha de fin debe ser del presente o futuro", "interpretation": "Interpretación", "creating-in-progress": "Creación en progreso...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Formato de hora inválido. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/et-EE.json b/src/common/i18n/locales/et-EE.json index 05f3e7dc722..a305d229686 100644 --- a/src/common/i18n/locales/et-EE.json +++ b/src/common/i18n/locales/et-EE.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Olete kindel?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/fa-IR.json b/src/common/i18n/locales/fa-IR.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/fa-IR.json +++ b/src/common/i18n/locales/fa-IR.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/fi-FI.json b/src/common/i18n/locales/fi-FI.json index 41db9015658..21685bf814b 100644 --- a/src/common/i18n/locales/fi-FI.json +++ b/src/common/i18n/locales/fi-FI.json @@ -91,7 +91,8 @@ "restore": "Palauta", "success": "Onnistui", "error": "Virhe", - "reset-form": "Tyhjennä lomake" + "reset-form": "Tyhjennä lomake", + "all": "All" }, "confirm": { "title": "Oletko varma?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Kuvaa ei voitu ladata. Näyttää siltä, että olet kirjautunut ulos. Yritä kirjautua sisään uudelleen.", "image-error-size": "Kuvan koko on liian suuri, kokeile pienempää kuvaa.", "image-error-conflict-name": "Sinulla on jo kuva tällä tiedostonimellä. Valitse se sen sijaan galleriasta.", + "image-error-network": "Kuvaa ei voitu ladata. Verkkovirhe tilalla {{0}}.", + "image-error-url-missed": "Kuvan lataamisessa sattui virhe. Yritä uudelleen.", "fragments": "Katkelmat", "link-image": "Linkki", "polls": "Kyselyt" @@ -2457,6 +2460,8 @@ "expired-date": "Päättymispäivän tulisi olla nykyinen tai tuleva", "interpretation": "Tulkinta", "creating-in-progress": "Luonti käynnissä...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Virheellinen aikamuoto. Käytä TT:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/fil-PH.json b/src/common/i18n/locales/fil-PH.json index 2d517ba6c38..aff462078b5 100644 --- a/src/common/i18n/locales/fil-PH.json +++ b/src/common/i18n/locales/fil-PH.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Sigurado ka ba?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Ang imahe ay lubhang malaki, maglagay ng mas maliit na imahe at subukan muli.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/fr-FR.json b/src/common/i18n/locales/fr-FR.json index b985ea4d8ee..706e3296c3e 100644 --- a/src/common/i18n/locales/fr-FR.json +++ b/src/common/i18n/locales/fr-FR.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Êtes-vous sûr ?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "La taille de l'image est trop grande, essayez une image de plus petite taille.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/he-IL.json b/src/common/i18n/locales/he-IL.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/he-IL.json +++ b/src/common/i18n/locales/he-IL.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/hi-IN.json b/src/common/i18n/locales/hi-IN.json index 0f9e75f05e5..a2939365e1b 100644 --- a/src/common/i18n/locales/hi-IN.json +++ b/src/common/i18n/locales/hi-IN.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "क्या आपको यकीन है?", @@ -1428,6 +1429,8 @@ "image-error-cache": "चित्र अपलोड नहीं किया जा सका. ऐसा लगता है कि आप साइन आउट हो गए हैं। पुन: साइन इन करने का प्रयास करें।", "image-error-size": "छवि का आकार बहुत बड़ा है, फिर से छोटे आकार की छवि आज़माएं।", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "स्निपेट्स", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/hr-HR.json b/src/common/i18n/locales/hr-HR.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/hr-HR.json +++ b/src/common/i18n/locales/hr-HR.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/hu-HU.json b/src/common/i18n/locales/hu-HU.json index 8bf7f96ea8a..38b8b45b79c 100644 --- a/src/common/i18n/locales/hu-HU.json +++ b/src/common/i18n/locales/hu-HU.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Biztos vagy benne?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "A kép mérete túl nagy, próbáld újra kisebb képmérettel.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/id-ID.json b/src/common/i18n/locales/id-ID.json index 06b5d3cbafe..111ebd26677 100644 --- a/src/common/i18n/locales/id-ID.json +++ b/src/common/i18n/locales/id-ID.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Apakah anda yakin?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Tidak dapat memasukkan gambar. Anda sepertinya sudah keluar dari akun Anda. Coba masuk kembali.", "image-error-size": "Ukuran gambar terlalu besar, coba masukkan ukuran gambar yang lebih kecil.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Cuplikan", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/it-IT.json b/src/common/i18n/locales/it-IT.json index 128f88916cb..2608b5db4c6 100644 --- a/src/common/i18n/locales/it-IT.json +++ b/src/common/i18n/locales/it-IT.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Sei sicuro?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Impossibile caricare l'immagine. Sembra che tu sia disconnesso. Prova a connetterti di nuovo.", "image-error-size": "Le dimensioni dell'immagine sono troppo grandi, prova di nuovo con un'immagine più piccola.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Ritagli", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ja-JP.json b/src/common/i18n/locales/ja-JP.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/ja-JP.json +++ b/src/common/i18n/locales/ja-JP.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ka-GE.json b/src/common/i18n/locales/ka-GE.json index e812cf17a7e..2dc14d68088 100644 --- a/src/common/i18n/locales/ka-GE.json +++ b/src/common/i18n/locales/ka-GE.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/kk-KZ.json b/src/common/i18n/locales/kk-KZ.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/kk-KZ.json +++ b/src/common/i18n/locales/kk-KZ.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ko-KR.json b/src/common/i18n/locales/ko-KR.json index fd8f662f60e..bd7ee2db015 100644 --- a/src/common/i18n/locales/ko-KR.json +++ b/src/common/i18n/locales/ko-KR.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "정말 진행하시겠습니까?", @@ -1428,6 +1429,8 @@ "image-error-cache": "이미지를 업로드할 수 없습니다. 로그아웃한 것 같습니다. 다시 로그인해 보세요.", "image-error-size": "이미지 사이즈가 너무 큽니다. 더 작은 크기의 이미지를 다시 시도하세요.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "스니펫", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ku-TR.json b/src/common/i18n/locales/ku-TR.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/ku-TR.json +++ b/src/common/i18n/locales/ku-TR.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ky-KG.json b/src/common/i18n/locales/ky-KG.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/ky-KG.json +++ b/src/common/i18n/locales/ky-KG.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/lt-LT.json b/src/common/i18n/locales/lt-LT.json index e95cd74ca76..7b6aa522a2b 100644 --- a/src/common/i18n/locales/lt-LT.json +++ b/src/common/i18n/locales/lt-LT.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Ar esate įsitikinę?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Nepavyko įkelti vaizdo. Atrodo, kad esate atsijungęs. Pabandykite prisijungti dar kartą.", "image-error-size": "Nuotraukos dydis per didelis, bandykite mažesnį nuotraukos dydį.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Fragmentai", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/lv-LV.json b/src/common/i18n/locales/lv-LV.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/lv-LV.json +++ b/src/common/i18n/locales/lv-LV.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ms-MY.json b/src/common/i18n/locales/ms-MY.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/ms-MY.json +++ b/src/common/i18n/locales/ms-MY.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ne-NP.json b/src/common/i18n/locales/ne-NP.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/ne-NP.json +++ b/src/common/i18n/locales/ne-NP.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/nl-NL.json b/src/common/i18n/locales/nl-NL.json index 768dd6d1363..7713d673c58 100644 --- a/src/common/i18n/locales/nl-NL.json +++ b/src/common/i18n/locales/nl-NL.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Weet je het zeker?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Kan de afbeelding niet uploaden. Je lijkt te zijn afgemeld. Probeer je opnieuw aan te melden.", "image-error-size": "Je afbeelding is te groot, probeer een kleinere afbeelding.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Tekstfragmenten", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/no-NO.json b/src/common/i18n/locales/no-NO.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/no-NO.json +++ b/src/common/i18n/locales/no-NO.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/pa-IN.json b/src/common/i18n/locales/pa-IN.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/pa-IN.json +++ b/src/common/i18n/locales/pa-IN.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/pcm-NG.json b/src/common/i18n/locales/pcm-NG.json index b9b0cfbbb12..d9794eb4617 100644 --- a/src/common/i18n/locales/pcm-NG.json +++ b/src/common/i18n/locales/pcm-NG.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/pl-PL.json b/src/common/i18n/locales/pl-PL.json index 3f36c4f2247..2edb501cfa3 100644 --- a/src/common/i18n/locales/pl-PL.json +++ b/src/common/i18n/locales/pl-PL.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Jesteś pewien?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Rozmiar obrazu jest zbyt duży, spróbuj ponownie mniejszych rozmiarów.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Fragmenty", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/pt-PT.json b/src/common/i18n/locales/pt-PT.json index 803c85349f3..d190670e518 100644 --- a/src/common/i18n/locales/pt-PT.json +++ b/src/common/i18n/locales/pt-PT.json @@ -91,7 +91,8 @@ "restore": "Restaurar", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Tem a certeza?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Não foi possível enviar a imagem. Você parece estar desconectado, tente realizar o login novamente.", "image-error-size": "O tamanho da imagem é muito grande, tente novamente com uma imagem mais pequena.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Trechos", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Criação em andamento...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ro-RO.json b/src/common/i18n/locales/ro-RO.json index 0e23aba4c04..e36e846a77a 100644 --- a/src/common/i18n/locales/ro-RO.json +++ b/src/common/i18n/locales/ro-RO.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Ești sigur?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ru-RU.json b/src/common/i18n/locales/ru-RU.json index c5bd8760913..c65d7199b11 100644 --- a/src/common/i18n/locales/ru-RU.json +++ b/src/common/i18n/locales/ru-RU.json @@ -91,7 +91,8 @@ "restore": "Восстановить", "success": "Успешно", "error": "Ошибка", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Вы уверены?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Не удалось загрузить изображение. Похоже, что вы вышли из системы. Попробуйте авторизоваться заново.", "image-error-size": "Слишком большой размер изображения. Попробуйте уменьшить его.", "image-error-conflict-name": "У вас уже есть изображение с таким именем. Выберите его из галереи.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Фрагменты", "link-image": "Ссылка", "polls": "Опросы" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/sk-SK.json b/src/common/i18n/locales/sk-SK.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/sk-SK.json +++ b/src/common/i18n/locales/sk-SK.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/sl-SI.json b/src/common/i18n/locales/sl-SI.json index b96aa9cd8c1..08b3cf907a8 100644 --- a/src/common/i18n/locales/sl-SI.json +++ b/src/common/i18n/locales/sl-SI.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/sr-CS.json b/src/common/i18n/locales/sr-CS.json index 73a0b91e04b..e97bb6ec67d 100644 --- a/src/common/i18n/locales/sr-CS.json +++ b/src/common/i18n/locales/sr-CS.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Da li ste sigurni?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Veličina slike je prevelika, pokušajte ponovo sa slikom manje veličine.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/sv-SE.json b/src/common/i18n/locales/sv-SE.json index e9900e62078..e28049e3c8a 100644 --- a/src/common/i18n/locales/sv-SE.json +++ b/src/common/i18n/locales/sv-SE.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ta-IN.json b/src/common/i18n/locales/ta-IN.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/ta-IN.json +++ b/src/common/i18n/locales/ta-IN.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/th-TH.json b/src/common/i18n/locales/th-TH.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/th-TH.json +++ b/src/common/i18n/locales/th-TH.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/tr-TR.json b/src/common/i18n/locales/tr-TR.json index b264258b2f4..be24573f35e 100644 --- a/src/common/i18n/locales/tr-TR.json +++ b/src/common/i18n/locales/tr-TR.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Emin misiniz?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Resim yüklenemedi. Çıkış yapmış görünüyorsunuz. Yeniden oturum açmayı deneyin.", "image-error-size": "Görüntü boyutu çok büyük, daha küçük boyutlu görsel yüklemeyi deneyin.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippet", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/uk-UA.json b/src/common/i18n/locales/uk-UA.json index a23da332bf6..407ce5c0e86 100644 --- a/src/common/i18n/locales/uk-UA.json +++ b/src/common/i18n/locales/uk-UA.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Ви впевнені?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Не вдалося завантажити зображення. Здається, ви вийшли з системи. Спробуйте увійти знову.", "image-error-size": "Зображення завелике. Спробуйте зменшити його розмір.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Фрагменти", "link-image": "Посилання на зображення", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ur-IN.json b/src/common/i18n/locales/ur-IN.json index 1902ab3265d..3261bc7d683 100644 --- a/src/common/i18n/locales/ur-IN.json +++ b/src/common/i18n/locales/ur-IN.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/ur-PK.json b/src/common/i18n/locales/ur-PK.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/ur-PK.json +++ b/src/common/i18n/locales/ur-PK.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/uz-UZ.json b/src/common/i18n/locales/uz-UZ.json index 9522aed8a8e..8cc61fc36ab 100644 --- a/src/common/i18n/locales/uz-UZ.json +++ b/src/common/i18n/locales/uz-UZ.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Aminmisiz?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Rasmni yuklab bo‘lmadi. Siz tizimdan chiqqanga o'xshaysiz. Qaytadan kiring.", "image-error-size": "Rasm oʻlchami juda katta, kichikroq oʻlchamdagi rasmni sinab koʻring.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Fragmentlar", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/vi-VN.json b/src/common/i18n/locales/vi-VN.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/vi-VN.json +++ b/src/common/i18n/locales/vi-VN.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/yo-NG.json b/src/common/i18n/locales/yo-NG.json index 278b27da171..7f31bdfeb08 100644 --- a/src/common/i18n/locales/yo-NG.json +++ b/src/common/i18n/locales/yo-NG.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/zh-CN.json b/src/common/i18n/locales/zh-CN.json index d25f37351e3..f3172074275 100644 --- a/src/common/i18n/locales/zh-CN.json +++ b/src/common/i18n/locales/zh-CN.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "你确定吗?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "图像大小过大,请重新尝试较小的图像。", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "预设内容", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } } diff --git a/src/common/i18n/locales/zh-TW.json b/src/common/i18n/locales/zh-TW.json index 7b56ddbee43..c951ee2052b 100644 --- a/src/common/i18n/locales/zh-TW.json +++ b/src/common/i18n/locales/zh-TW.json @@ -91,7 +91,8 @@ "restore": "Restore", "success": "Success", "error": "Error", - "reset-form": "Reset form" + "reset-form": "Reset form", + "all": "All" }, "confirm": { "title": "Are you sure?", @@ -1428,6 +1429,8 @@ "image-error-cache": "Couldn't upload image. You seem to be signed out. Try signing in again.", "image-error-size": "Image size is too large, try smaller size image again.", "image-error-conflict-name": "You have image with this filename already. Select it from gallery instead.", + "image-error-network": "Couldn't upload image. Network issue with status {{0}}.", + "image-error-url-missed": "Image uploading caused error. Please, try again.", "fragments": "Snippets", "link-image": "Link", "polls": "Polls" @@ -2457,6 +2460,8 @@ "expired-date": "End date should be in present or future", "interpretation": "Interpretation", "creating-in-progress": "Creating in progress...", - "invalid-time": "Invalid time format. Use HH:MM" + "invalid-time": "Invalid time format. Use HH:MM", + "max-choices-voted": "Max choices voted by user", + "max-votes-hint": "You may select {{n}} choices" } }