diff --git a/docs/source/upgrade-guide/index.md b/docs/source/upgrade-guide/index.md index 92c2a220525..81a6065c39c 100644 --- a/docs/source/upgrade-guide/index.md +++ b/docs/source/upgrade-guide/index.md @@ -258,6 +258,27 @@ Also review any components that depend on hidden accessibility elements to ensur [Add visually-hidden class #6356](https://github.com/plone/volto/pull/6356) ``` +### Restored original `FileWidget` i18n message IDs +```{versionchanged} Volto 19.1.3 and Volto 19.1.6 +The `msgid` keys renamed in Volto 19.1.3 were reverted to their original values. +``` + +Volto 19.1.3 in pull request [#7982](https://github.com/plone/volto/pull/7982) inadvertently renamed several `defineMessages` `id` keys in `FileWidget` and `RegistryImageWidget`. +Because the `id` is the key used to look up translations in the `.po` files, renaming it silently broke all existing translations for those strings, which then fell back to their English default. + +Volto 19.1.6 restores the original `msgid` keys, so the long-standing translations apply again. +The `defaultMessage` (the visible English text) was also updated to more accessible wording, but that does not affect the translation lookup. + +The renamed keys existed only in Volto 19.1.3, 19.1.4, and 19.1.5. +If your add-on or project referenced or translated any of those message IDs, update them to the restored keys. +- `Drop a file here or click to replace the existing file` was restored to `Drop file here to replace the existing file`, +- `Drop a file here or click to upload` was restored to `Drop file here to upload a new file`, +- `File upload area. Press Enter to open the file browser` was restored to `Press Enter to browse files from your computer.`. + +```{seealso} +[Fix FileWidget i18n msgid breakage introduced in #7982 #8334](https://github.com/plone/volto/pull/8334) +``` + (19-removed-support-for-loading-configuration-from-project-label)= ### Removed support for loading configuration from project diff --git a/packages/volto/locales/af/LC_MESSAGES/volto.po b/packages/volto/locales/af/LC_MESSAGES/volto.po index 97c08e555be..e54424e8277 100644 --- a/packages/volto/locales/af/LC_MESSAGES/volto.po +++ b/packages/volto/locales/af/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Laai {filename} af" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Plaas 'n lêer hier of klik om die bestaande lêer te vervang" +msgid "Drop file here to replace the existing file" +msgstr "Lêeroplaaiarea. Druk Enter of klik om die bestaande lêer te vervang" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Sleep 'n lêer hier of klik om op te laai" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Lêeroplaaiarea. Druk Enter om die lêerblaaier oop te maak" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Lêeroplaaiarea. Druk Enter of klik om die bestaande lêer te vervang" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Lêeroplaaiarea. Druk Enter of klik om die lêerblaaier te open" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/ar/LC_MESSAGES/volto.po b/packages/volto/locales/ar/LC_MESSAGES/volto.po index dd15e7b9b04..6c0586742d6 100644 --- a/packages/volto/locales/ar/LC_MESSAGES/volto.po +++ b/packages/volto/locales/ar/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "تنزيل {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "أسقط ملفًا هنا أو انقر لاستبدال الملف الموجود" +msgid "Drop file here to replace the existing file" +msgstr "منطقة تحميل الملف. اضغط Enter أو انقر لاستبدال الملف الموجود" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "اسحب ملفاً هنا أو انقر للرفع" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "منطقة رفع الملفات. اضغط Enter لفتح متصفح الملفات" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "منطقة تحميل الملف. اضغط Enter أو انقر لاستبدال الملف الموجود" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "منطقة تحميل الملف. اضغط Enter أو انقر لفتح متصفح الملفات" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/bg/LC_MESSAGES/volto.po b/packages/volto/locales/bg/LC_MESSAGES/volto.po index d0e49e6bce4..0b76f881612 100644 --- a/packages/volto/locales/bg/LC_MESSAGES/volto.po +++ b/packages/volto/locales/bg/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Изтегляне на {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Пуснете файл тук или кликнете, за да замените съществуващия файл" +msgid "Drop file here to replace the existing file" +msgstr "Зона за качване на файл. Натиснете Enter или кликнете, за да замените съществуващия файл" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Пуснете файл тук или щракнете за качване" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Зона за качване на файл. Натиснете Enter за отваряне на файловия браузър" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Зона за качване на файл. Натиснете Enter или кликнете, за да замените съществуващия файл" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Зона за качване на файл. Натиснете Enter или кликнете, за да отворите файловия браузър" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/bn/LC_MESSAGES/volto.po b/packages/volto/locales/bn/LC_MESSAGES/volto.po index b09d59ac224..f5f2fb02f9b 100644 --- a/packages/volto/locales/bn/LC_MESSAGES/volto.po +++ b/packages/volto/locales/bn/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "{filename} ডাউনলোড করুন" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "এখানে একটি ফাইল ড্রপ করুন বা বিদ্যমান ফাইলটি প্রতিস্থাপন করতে ক্লিক করুন" +msgid "Drop file here to replace the existing file" +msgstr "ফাইল আপলোড এলাকা। বিদ্যমান ফাইলটি প্রতিস্থাপন করতে Enter চাপুন বা ক্লিক করুন" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "এখানে একটি ফাইল টেনে আনুন অথবা আপলোড করতে ক্লিক করুন" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "ফাইল আপলোড এলাকা। ফাইল ব্রাউজার খুলতে Enter চাপুন" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "ফাইল আপলোড এলাকা। বিদ্যমান ফাইলটি প্রতিস্থাপন করতে Enter চাপুন বা ক্লিক করুন" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "ফাইল আপলোড এলাকা। ফাইল ব্রাউজার খুলতে Enter চাপুন বা ক্লিক করুন" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/ca/LC_MESSAGES/volto.po b/packages/volto/locales/ca/LC_MESSAGES/volto.po index 3f36876726f..6fe7589a9d8 100644 --- a/packages/volto/locales/ca/LC_MESSAGES/volto.po +++ b/packages/volto/locales/ca/LC_MESSAGES/volto.po @@ -1254,18 +1254,14 @@ msgstr "Descarrega {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Arrossegueu fitxers des del vostre ordinador a aquesta àrea o feu clic al botó \"Navega\"." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Arrossegueu un fitxer aquí o feu clic per substituir el fitxer existent" +msgid "Drop file here to replace the existing file" +msgstr "Àrea de càrrega de fitxers. Premeu Enter o feu clic per substituir el fitxer existent" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Arrossegueu un fitxer aquí o feu clic per pujar-lo" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Deixeu anar el fitxer aquí per pujar un fitxer nou" @@ -1624,10 +1620,10 @@ msgstr "El fitxer no és del tipus acceptat {accept}" msgid "File size" msgstr "Mida de l'arxiu" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Àrea de càrrega de fitxers. Premeu Enter per obrir el navegador de fitxers" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Àrea de càrrega de fitxers. Premeu Enter o feu clic per substituir el fitxer existent" #. Default: "File view" #: config/Views @@ -2930,6 +2926,11 @@ msgstr "Desenvolupat amb Plone i Python" msgid "Preferences" msgstr "Preferències" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Àrea de càrrega de fitxers. Premeu Enter o feu clic per obrir el navegador de fitxers" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/cs/LC_MESSAGES/volto.po b/packages/volto/locales/cs/LC_MESSAGES/volto.po index 640d0f1fb28..00ffe8e9eb8 100644 --- a/packages/volto/locales/cs/LC_MESSAGES/volto.po +++ b/packages/volto/locales/cs/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Stáhnout {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Přetáhněte soubor sem nebo klikněte pro nahrazení stávajícího souboru" +msgid "Drop file here to replace the existing file" +msgstr "Oblast pro nahrávání souborů. Stiskněte Enter nebo klikněte pro nahrazení stávajícího souboru" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Přetáhněte soubor sem nebo klikněte pro nahrání" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Oblast pro nahrávání souborů. Stiskněte Enter pro otevření prohlížeče souborů" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Oblast pro nahrávání souborů. Stiskněte Enter nebo klikněte pro nahrazení stávajícího souboru" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Oblast pro nahrávání souborů. Stiskněte Enter nebo klikněte pro otevření prohlížeče souborů" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/cy/LC_MESSAGES/volto.po b/packages/volto/locales/cy/LC_MESSAGES/volto.po index 0bc6af2ade2..7db4716f574 100644 --- a/packages/volto/locales/cy/LC_MESSAGES/volto.po +++ b/packages/volto/locales/cy/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Lawrlwytho {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Gollyngwch ffeil yma neu cliciwch i amnewid y ffeil bresennol" +msgid "Drop file here to replace the existing file" +msgstr "Ardal uwchlwytho ffeil. Gwasgwch Enter neu cliciwch i amnewid y ffeil bresennol" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Llusgwch ffeil yma neu cliciwch i uwchlwytho" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Ardal uwchlwytho ffeiliau. Gwasgwch Enter i agor y porwr ffeiliau" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Ardal uwchlwytho ffeil. Gwasgwch Enter neu cliciwch i amnewid y ffeil bresennol" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Ardal uwchlwytho ffeil. Gwasgwch Enter neu cliciwch i agor y porwr ffeiliau" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/da/LC_MESSAGES/volto.po b/packages/volto/locales/da/LC_MESSAGES/volto.po index 6ed50d0f387..2f77ad8eb00 100644 --- a/packages/volto/locales/da/LC_MESSAGES/volto.po +++ b/packages/volto/locales/da/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Download {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Slip en fil her eller klik for at erstatte den eksisterende fil" +msgid "Drop file here to replace the existing file" +msgstr "Filoverførselsområde. Tryk på Enter eller klik for at erstatte den eksisterende fil" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Træk en fil hertil eller klik for at uploade" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Filuploadområde. Tryk Enter for at åbne filbrowseren" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Filoverførselsområde. Tryk på Enter eller klik for at erstatte den eksisterende fil" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Filoverførselsområde. Tryk på Enter eller klik for at åbne filbrowseren" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/de/LC_MESSAGES/volto.po b/packages/volto/locales/de/LC_MESSAGES/volto.po index 01457bd2c58..d7863474f96 100644 --- a/packages/volto/locales/de/LC_MESSAGES/volto.po +++ b/packages/volto/locales/de/LC_MESSAGES/volto.po @@ -1254,18 +1254,14 @@ msgstr "{filename} herunterladen" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Ziehen Sie Dateien von Ihrem Computer auf diesen Bereich oder drücken Sie den “Durchsuchen”-Knopf." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Datei hier ablegen oder klicken, um die vorhandene Datei zu ersetzen" +msgid "Drop file here to replace the existing file" +msgstr "Datei-Upload-Bereich. Enter drücken oder klicken, um die vorhandene Datei zu ersetzen" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Datei hier ablegen oder klicken zum Hochladen" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Datei hier ablegen um eine neue Datei hochzuladen" @@ -1624,10 +1620,10 @@ msgstr "Datei ist nicht vom akzeptierten Typ {accept}" msgid "File size" msgstr "Dateigröße" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Bereich zum Hochladen von Dateien. Enter drücken, um den Dateibrowser zu öffnen" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Datei-Upload-Bereich. Enter drücken oder klicken, um die vorhandene Datei zu ersetzen" #. Default: "File view" #: config/Views @@ -2930,6 +2926,11 @@ msgstr "Powered by Plone & Python" msgid "Preferences" msgstr "Einstellungen" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Datei-Upload-Bereich. Enter drücken oder klicken, um den Datei-Browser zu öffnen" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/el/LC_MESSAGES/volto.po b/packages/volto/locales/el/LC_MESSAGES/volto.po index f268203b6f6..c237b8e89ab 100644 --- a/packages/volto/locales/el/LC_MESSAGES/volto.po +++ b/packages/volto/locales/el/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Λήψη {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Αποθέστε ένα αρχείο εδώ ή κάντε κλικ για να αντικαταστήσετε το υπάρχον αρχείο" +msgid "Drop file here to replace the existing file" +msgstr "Περιοχή μεταφόρτωσης αρχείου. Πατήστε Enter ή κάντε κλικ για να αντικαταστήσετε το υπάρχον αρχείο" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Σύρετε ένα αρχείο εδώ ή κάντε κλικ για μεταφόρτωση" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Περιοχή αποστολής αρχείου. Πατήστε Enter για να ανοίξετε την Εξερεύνηση αρχείων" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Περιοχή μεταφόρτωσης αρχείου. Πατήστε Enter ή κάντε κλικ για να αντικαταστήσετε το υπάρχον αρχείο" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Περιοχή μεταφόρτωσης αρχείου. Πατήστε Enter ή κάντε κλικ για να ανοίξετε τον περιηγητή αρχείων" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/en/LC_MESSAGES/volto.po b/packages/volto/locales/en/LC_MESSAGES/volto.po index eb8eb145367..96bf6a8a93a 100644 --- a/packages/volto/locales/en/LC_MESSAGES/volto.po +++ b/packages/volto/locales/en/LC_MESSAGES/volto.po @@ -1252,18 +1252,14 @@ msgstr "Download {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Drop a file here or click to replace the existing file" +msgid "Drop file here to replace the existing file" +msgstr "File upload area. Press Enter or click to replace the existing file" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Drop a file here or click to upload" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1622,10 +1618,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "File upload area. Press Enter to open the file browser" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "File upload area. Press Enter or click to replace the existing file" #. Default: "File view" #: config/Views @@ -2928,6 +2924,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "File upload area. Press Enter or click to open the file browser" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/en_AU/LC_MESSAGES/volto.po b/packages/volto/locales/en_AU/LC_MESSAGES/volto.po index 150c45f26d7..d7f5da54bb7 100644 --- a/packages/volto/locales/en_AU/LC_MESSAGES/volto.po +++ b/packages/volto/locales/en_AU/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Download {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Drop a file here or click to replace the existing file" +msgid "Drop file here to replace the existing file" +msgstr "File upload area. Press Enter or click to replace the existing file" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Drop a file here or click to upload" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "File upload area. Press Enter to open the file browser" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "File upload area. Press Enter or click to replace the existing file" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "File upload area. Press Enter or click to open the file browser" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/en_GB/LC_MESSAGES/volto.po b/packages/volto/locales/en_GB/LC_MESSAGES/volto.po index ea8be66b4b2..5ff5da95ad8 100644 --- a/packages/volto/locales/en_GB/LC_MESSAGES/volto.po +++ b/packages/volto/locales/en_GB/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Download {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Drop a file here or click to replace the existing file" +msgid "Drop file here to replace the existing file" +msgstr "File upload area. Press Enter or click to replace the existing file" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Drop a file here or click to upload" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "File upload area. Press Enter to open the file browser" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "File upload area. Press Enter or click to replace the existing file" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "File upload area. Press Enter or click to open the file browser" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/eo/LC_MESSAGES/volto.po b/packages/volto/locales/eo/LC_MESSAGES/volto.po index 3675c6e8493..f9efe072e55 100644 --- a/packages/volto/locales/eo/LC_MESSAGES/volto.po +++ b/packages/volto/locales/eo/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Elŝuti {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Trenu dosieron ĉi tien aŭ alklaku por anstataŭigi la ekzistantan dosieron" +msgid "Drop file here to replace the existing file" +msgstr "Dosiero-alŝuta areo. Premu Enter aŭ alklaku por anstataŭigi la ekzistantan dosieron" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Trenu dosieron ĉi tien aŭ alklaku por alŝuti" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Dosier-alŝuta areo. Premu Enter por malfermi la dosierfoliumilon" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Dosiero-alŝuta areo. Premu Enter aŭ alklaku por anstataŭigi la ekzistantan dosieron" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Dosiero-alŝuta areo. Premu Enter aŭ alklaku por malfermi la dosierfoliumilon" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/es/LC_MESSAGES/volto.po b/packages/volto/locales/es/LC_MESSAGES/volto.po index bcee7992d66..d3069c3bf74 100644 --- a/packages/volto/locales/es/LC_MESSAGES/volto.po +++ b/packages/volto/locales/es/LC_MESSAGES/volto.po @@ -1254,18 +1254,14 @@ msgstr "Descargar {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Arrastre y suelte los archivos desde su computador en esta área o haga clic al botón “Seleccionar”." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Suelta un archivo aquí o haz clic para reemplazar el archivo existente" +msgid "Drop file here to replace the existing file" +msgstr "Área de carga de archivos. Pulse Intro o haga clic para reemplazar el archivo existente" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Arrastre un archivo aquí o haga clic para subir" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Arrastre aquí el archivo para añadir un nuevo" @@ -1624,10 +1620,10 @@ msgstr "El archivo no es del tipo aceptado {accept}" msgid "File size" msgstr "Tamaño del archivo" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Área de carga de archivos. Pulse Enter para abrir el explorador de archivos" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Área de carga de archivos. Pulse Intro o haga clic para reemplazar el archivo existente" #. Default: "File view" #: config/Views @@ -2930,6 +2926,11 @@ msgstr "Hecho con Plone & Python" msgid "Preferences" msgstr "Preferencias" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Área de carga de archivos. Pulse Intro o haga clic para abrir el explorador de archivos" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/et/LC_MESSAGES/volto.po b/packages/volto/locales/et/LC_MESSAGES/volto.po index 3c2ac1eedf7..ed3b78dd615 100644 --- a/packages/volto/locales/et/LC_MESSAGES/volto.po +++ b/packages/volto/locales/et/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Laadi alla {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Lohista fail siia või klõpsa olemasoleva faili asendamiseks" +msgid "Drop file here to replace the existing file" +msgstr "Faili üleslaadimisala. Vajutage Enter või klõpsake olemasoleva faili asendamiseks" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Lohistage fail siia või klõpsake üleslaadimiseks" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Faili üleslaadimise ala. Vajutage Enter failisirvija avamiseks" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Faili üleslaadimisala. Vajutage Enter või klõpsake olemasoleva faili asendamiseks" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Faili üleslaadimisala. Vajutage Enter või klõpsake failibrauseri avamiseks" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/eu/LC_MESSAGES/volto.po b/packages/volto/locales/eu/LC_MESSAGES/volto.po index 4ab3d077056..2ab5c4e77c6 100644 --- a/packages/volto/locales/eu/LC_MESSAGES/volto.po +++ b/packages/volto/locales/eu/LC_MESSAGES/volto.po @@ -1254,18 +1254,14 @@ msgstr "Deskargatu {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Arrastatu fitxategiak hona edo erabili Arakatu botoia." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Arrastatu fitxategi bat hona edo egin klik lehendik dagoen fitxategia ordezkatzeko" +msgid "Drop file here to replace the existing file" +msgstr "Fitxategiak igotzeko eremua. Sakatu Enter edo egin klik lehendik dagoen fitxategia ordezkatzeko" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Arrastatu fitxategi bat hona edo egin klik igotzeko" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Arrastatu fitxategia hona fitxategi berria kargatzeko" @@ -1624,10 +1620,10 @@ msgstr "Fitxategiak ez du onartutako mota {accept}" msgid "File size" msgstr "Fitxategiaren tamaina" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Fitxategiak igotzeko eremua. Sakatu Enter fitxategi-nabigatzailea irekitzeko" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Fitxategiak igotzeko eremua. Sakatu Enter edo egin klik lehendik dagoen fitxategia ordezkatzeko" #. Default: "File view" #: config/Views @@ -2930,6 +2926,11 @@ msgstr "Plone eta Pythonekin eginda" msgid "Preferences" msgstr "Hobespenak" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Fitxategiak igotzeko eremua. Sakatu Enter edo egin klik fitxategi-arakatzailea irekitzeko" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/fa/LC_MESSAGES/volto.po b/packages/volto/locales/fa/LC_MESSAGES/volto.po index d4562ab745e..80027021e42 100644 --- a/packages/volto/locales/fa/LC_MESSAGES/volto.po +++ b/packages/volto/locales/fa/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "دانلود {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "یک فایل اینجا رها کنید یا برای جایگزینی فایل موجود کلیک کنید" +msgid "Drop file here to replace the existing file" +msgstr "ناحیه بارگذاری فایل. برای جایگزینی فایل موجود Enter را فشار دهید یا کلیک کنید" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "یک فایل اینجا بکشید یا برای بارگذاری کلیک کنید" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "ناحیه بارگذاری فایل. Enter را برای باز کردن مرورگر فایل فشار دهید" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "ناحیه بارگذاری فایل. برای جایگزینی فایل موجود Enter را فشار دهید یا کلیک کنید" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "ناحیه بارگذاری فایل. برای باز کردن مرورگر فایل Enter را فشار دهید یا کلیک کنید" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/fi/LC_MESSAGES/volto.po b/packages/volto/locales/fi/LC_MESSAGES/volto.po index bb19cee8df6..d1037112673 100644 --- a/packages/volto/locales/fi/LC_MESSAGES/volto.po +++ b/packages/volto/locales/fi/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Lataa {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Raahaa ja pudota tiedostoja tietokoneeltasi tähän tai paina “Selaa”." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Pudota tiedosto tähän tai napsauta korvataksesi olemassa olevan tiedoston" +msgid "Drop file here to replace the existing file" +msgstr "Tiedostojen latausalue. Paina Enter tai napsauta korvataksesi nykyisen tiedoston" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Vedä tiedosto tähän tai lataa napsauttamalla" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Pudota tiedosto tähän ladataksesi uuden tiedoston" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "Tiedoston koko" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Tiedostonlatausalue. Avaa tiedostoselain painamalla Enter" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Tiedostojen latausalue. Paina Enter tai napsauta korvataksesi nykyisen tiedoston" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "Voimanlähteenä Plone & Python" msgid "Preferences" msgstr "Asetukset" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Tiedostojen latausalue. Paina Enter tai napsauta avataksesi tiedostoselain" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/fr/LC_MESSAGES/volto.po b/packages/volto/locales/fr/LC_MESSAGES/volto.po index 85cbd6b8d23..14258f6ec50 100644 --- a/packages/volto/locales/fr/LC_MESSAGES/volto.po +++ b/packages/volto/locales/fr/LC_MESSAGES/volto.po @@ -1254,18 +1254,14 @@ msgstr "Télécharger {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Glisser et déposer les fichiers depuis votre ordinateur dans la zone ou cliquer sur le bouton “Explore“" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Déposez un fichier ici ou cliquez pour remplacer le fichier existant" +msgid "Drop file here to replace the existing file" +msgstr "Zone de téléversement de fichier. Appuyez sur Entrée ou cliquez pour remplacer le fichier existant" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Déposez un fichier ici ou cliquez pour téléverser" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Déposez le fichier ici pour télécharger un nouveau fichier" @@ -1624,10 +1620,10 @@ msgstr "Le fichier n'est pas du type accepté {accept}" msgid "File size" msgstr "Taille du fichier" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Zone de téléversement de fichier. Appuyez sur Entrée pour ouvrir le navigateur de fichiers" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Zone de téléversement de fichier. Appuyez sur Entrée ou cliquez pour remplacer le fichier existant" #. Default: "File view" #: config/Views @@ -2930,6 +2926,11 @@ msgstr "Alimenté par Plone & Python" msgid "Preferences" msgstr "Préférences" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Zone de téléversement de fichier. Appuyez sur Entrée ou cliquez pour ouvrir le navigateur de fichiers" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/fu/LC_MESSAGES/volto.po b/packages/volto/locales/fu/LC_MESSAGES/volto.po index 187fa814b33..e03ad4c2f51 100644 --- a/packages/volto/locales/fu/LC_MESSAGES/volto.po +++ b/packages/volto/locales/fu/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Download {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Drop a file here or click to replace the existing file" +msgid "Drop file here to replace the existing file" +msgstr "Zone di cjament dal file. Frize Invio o cliche par sostituî il file esistente" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Drop a file here or click to upload" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "File upload area. Press Enter to open the file browser" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Zone di cjament dal file. Frize Invio o cliche par sostituî il file esistente" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Zone di cjament dal file. Frize Invio o cliche par vierzi il navigadôr dai files" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/gl/LC_MESSAGES/volto.po b/packages/volto/locales/gl/LC_MESSAGES/volto.po index c5e94c7c5fd..6bb47978530 100644 --- a/packages/volto/locales/gl/LC_MESSAGES/volto.po +++ b/packages/volto/locales/gl/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Descargar {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Arrastra e solta ficheiros desde o teu ordenador nesta área o fai click no botón “Examinar”." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Arrastre un ficheiro aquí ou prema para substituír o ficheiro existente" +msgid "Drop file here to replace the existing file" +msgstr "Área de carga de ficheiros. Prima Intro ou faga clic para substituír o ficheiro existente" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Arrastre un ficheiro aquí ou prema para envialo" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Solta o ficheiro aquí para subir un novo ficheiro" @@ -1623,10 +1619,10 @@ msgstr "O ficheiro non é do tipo aceptado {accept}" msgid "File size" msgstr "Tamaño do ficheiro" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Área de envío de ficheiros. Prema Enter para abrir o explorador de ficheiros" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Área de carga de ficheiros. Prima Intro ou faga clic para substituír o ficheiro existente" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "Powered by Plone & Python" msgid "Preferences" msgstr "Preferencias" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Área de carga de ficheiros. Prima Intro ou faga clic para abrir o explorador de ficheiros" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/he/LC_MESSAGES/volto.po b/packages/volto/locales/he/LC_MESSAGES/volto.po index b0421e96016..3276751ef78 100644 --- a/packages/volto/locales/he/LC_MESSAGES/volto.po +++ b/packages/volto/locales/he/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "הורד את {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "גרור קובץ לכאן או לחץ כדי להחליף את הקובץ הקיים" +msgid "Drop file here to replace the existing file" +msgstr "אזור העלאת קובץ. לחץ Enter או לחץ כדי להחליף את הקובץ הקיים" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "גרור קובץ לכאן או לחץ להעלאה" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "אזור העלאת קובץ. לחץ Enter לפתיחת דפדפן הקבצים" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "אזור העלאת קובץ. לחץ Enter או לחץ כדי להחליף את הקובץ הקיים" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "אזור העלאת קובץ. לחץ Enter או לחץ כדי לפתוח את דפדפן הקבצים" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/hi/LC_MESSAGES/volto.po b/packages/volto/locales/hi/LC_MESSAGES/volto.po index 023f5486da3..2fce453f92b 100644 --- a/packages/volto/locales/hi/LC_MESSAGES/volto.po +++ b/packages/volto/locales/hi/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "{filename} डाउनलोड करें" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "अपने कंप्यूटर से फ़ाइलें इस क्षेत्र पर खींचें और छोड़ें या 'ब्राउज़' बटन पर क्लिक करें।" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "यहाँ एक फ़ाइल छोड़ें या मौजूदा फ़ाइल को बदलने के लिए क्लिक करें" +msgid "Drop file here to replace the existing file" +msgstr "फ़ाइल अपलोड क्षेत्र। मौजूदा फ़ाइल को बदलने के लिए Enter दबाएं या क्लिक करें" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "यहाँ फ़ाइल खींचें या अपलोड करने के लिए क्लिक करें" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "नई फ़ाइल अपलोड करने के लिए यहाँ फ़ाइल ड्रॉप करें" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "फ़ाइल का आकार" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "फ़ाइल अपलोड क्षेत्र। फ़ाइल ब्राउज़र खोलने के लिए Enter दबाएं" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "फ़ाइल अपलोड क्षेत्र। मौजूदा फ़ाइल को बदलने के लिए Enter दबाएं या क्लिक करें" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "प्लोन और पायथन द्वारा संचा msgid "Preferences" msgstr "पसंद" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "फ़ाइल अपलोड क्षेत्र। फ़ाइल ब्राउज़र खोलने के लिए Enter दबाएं या क्लिक करें" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/hr/LC_MESSAGES/volto.po b/packages/volto/locales/hr/LC_MESSAGES/volto.po index d9d63e35b4f..3ec76fec6d1 100644 --- a/packages/volto/locales/hr/LC_MESSAGES/volto.po +++ b/packages/volto/locales/hr/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Preuzmi {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Povucite datoteku ovdje ili kliknite za zamjenu postojeće datoteke" +msgid "Drop file here to replace the existing file" +msgstr "Područje za prijenos datoteke. Pritisnite Enter ili kliknite za zamjenu postojeće datoteke" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Povucite datoteku ovdje ili kliknite za prijenos" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Područje za prijenos datoteke. Pritisnite Enter za otvaranje preglednika datoteka" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Područje za prijenos datoteke. Pritisnite Enter ili kliknite za zamjenu postojeće datoteke" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Područje za prijenos datoteke. Pritisnite Enter ili kliknite za otvaranje preglednika datoteka" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/hu/LC_MESSAGES/volto.po b/packages/volto/locales/hu/LC_MESSAGES/volto.po index 46747a6fa08..bc0eb3c4fa3 100644 --- a/packages/volto/locales/hu/LC_MESSAGES/volto.po +++ b/packages/volto/locales/hu/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "{filename} letöltése" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Húzzon ide egy fájlt, vagy kattintson a meglévő fájl cseréjéhez" +msgid "Drop file here to replace the existing file" +msgstr "Fájlfeltöltési terület. Nyomja meg az Enter billentyűt vagy kattintson a meglévő fájl cseréjéhez" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Húzzon ide egy fájlt, vagy kattintson a feltöltéshez" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Fájlfeltöltési terület. Nyomja meg az Enter billentyűt a fájlböngésző megnyitásához" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Fájlfeltöltési terület. Nyomja meg az Enter billentyűt vagy kattintson a meglévő fájl cseréjéhez" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Fájlfeltöltési terület. Nyomja meg az Enter billentyűt vagy kattintson a fájlböngésző megnyitásához" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/hy/LC_MESSAGES/volto.po b/packages/volto/locales/hy/LC_MESSAGES/volto.po index 1bad0cbc7bb..65cfbe2c216 100644 --- a/packages/volto/locales/hy/LC_MESSAGES/volto.po +++ b/packages/volto/locales/hy/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Ներբեռնել {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Քաշեք ֆայлը այստեղ կամ սեղմեք գոյություն ունեցողը փոխարինելու համար" +msgid "Drop file here to replace the existing file" +msgstr "Ֆայլի վերբեռնման տարածք։ Սեղմեք Enter կամ կտտացրեք գոյություն ունեցող ֆայլը փոխարինելու համար" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Քաշեք ֆայlը այստեղ կամ սեղմեք վերբեռնելու համар" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Ֆայlի վերբեռնման տարածք: Սեղmեք Enter ֆայlերի դիtողakը բաcareելու fhամar" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Ֆայլի վերբեռնման տարածք։ Սեղմեք Enter կամ կտտացրեք գոյություն ունեցող ֆայլը փոխարինելու համար" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Ֆայլի վերբեռնման տարածք։ Սեղմեք Enter կամ կտտացրեք ֆայլի զննիչը բացելու համար" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/id/LC_MESSAGES/volto.po b/packages/volto/locales/id/LC_MESSAGES/volto.po index 2fb01428abd..67bdcdf3d6b 100644 --- a/packages/volto/locales/id/LC_MESSAGES/volto.po +++ b/packages/volto/locales/id/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Unduh {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Jatuhkan file di sini atau klik untuk mengganti file yang ada" +msgid "Drop file here to replace the existing file" +msgstr "Area unggah file. Tekan Enter atau klik untuk mengganti file yang ada" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Seret file ke sini atau klik untuk mengunggah" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Area unggah file. Tekan Enter untuk membuka peramban file" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Area unggah file. Tekan Enter atau klik untuk mengganti file yang ada" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Area unggah file. Tekan Enter atau klik untuk membuka peramban file" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/it/LC_MESSAGES/volto.po b/packages/volto/locales/it/LC_MESSAGES/volto.po index c647210fad9..1201b7210f2 100644 --- a/packages/volto/locales/it/LC_MESSAGES/volto.po +++ b/packages/volto/locales/it/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Scarica {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Trascina in quest'area i file dal tuo computer o clicca su “Sfoglia”." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Trascina un file qui o clicca per sostituire il file esistente" +msgid "Drop file here to replace the existing file" +msgstr "Area di caricamento file. Premi Invio o fai clic per sostituire il file esistente" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Trascina un file qui o fai clic per caricarlo" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Rilascia un file qui per caricare un nuovo file" @@ -1623,10 +1619,10 @@ msgstr "Il file non è del tipo consentito {accept}" msgid "File size" msgstr "Dimensione del file" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Area di caricamento file. Premi Invio per aprire il selettore di file" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Area di caricamento file. Premi Invio o fai clic per sostituire il file esistente" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "Realizzato con Plone & Python" msgid "Preferences" msgstr "Preferenze" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Area di caricamento file. Premi Invio o fai clic per aprire il browser dei file" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/ja/LC_MESSAGES/volto.po b/packages/volto/locales/ja/LC_MESSAGES/volto.po index ba9b6576983..565675a9a2f 100644 --- a/packages/volto/locales/ja/LC_MESSAGES/volto.po +++ b/packages/volto/locales/ja/LC_MESSAGES/volto.po @@ -1254,18 +1254,14 @@ msgstr "{filename} をダウンロード" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "ここにファイルをドラッグ、または「参照」ボタンをクリック" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "ここにファイルをドロップするか、クリックして既存のファイルを置き換えてください" +msgid "Drop file here to replace the existing file" +msgstr "ファイルのアップロード領域。Enterを押すかクリックして既存のファイルを置き換えてください" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "ファイルをここにドロップするか、クリックしてアップロードしてください" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "ファイルをここにドロップして、新しいファイルをアップロード" @@ -1624,10 +1620,10 @@ msgstr "" msgid "File size" msgstr "ファイルサイズ" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "ファイルのアップロードエリア。Enterキーを押してファイルブラウザを開いてください" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "ファイルのアップロード領域。Enterを押すかクリックして既存のファイルを置き換えてください" #. Default: "File view" #: config/Views @@ -2930,6 +2926,11 @@ msgstr "Powered by Plone & Python" msgid "Preferences" msgstr "個別設定" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "ファイルのアップロード領域。Enterを押すかクリックしてファイルブラウザを開いてください" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/ka/LC_MESSAGES/volto.po b/packages/volto/locales/ka/LC_MESSAGES/volto.po index 5a13e440fe7..8b4ad70a2c6 100644 --- a/packages/volto/locales/ka/LC_MESSAGES/volto.po +++ b/packages/volto/locales/ka/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "{filename}-ის ჩამოტვირთვა" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "ჩააგდეთ ფაილი აქ ან დააჭირეთ არსებული ფაილის შესაცვლელად" +msgid "Drop file here to replace the existing file" +msgstr "ფაილის ატვირთვის არე. დააჭირეთ Enter-ს ან დააწკაპუნეთ არსებული ფაილის შესაცვლელად" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "ჩამოაგდეთ ფაილი აქ ან დააწკაპეთ ასატვირთად" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "ფაილის ატვირთვის არეალი. დააჭირეთ Enter ფაილების მომართულის გასახსნელად" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "ფაილის ატვირთვის არე. დააჭირეთ Enter-ს ან დააწკაპუნეთ არსებული ფაილის შესაცვლელად" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "ფაილის ატვირთვის არე. დააჭირეთ Enter-ს ან დააწკაპუნეთ ფაილის ბრაუზერის გასახსნელად" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/kn/LC_MESSAGES/volto.po b/packages/volto/locales/kn/LC_MESSAGES/volto.po index be166f0f493..cca29538f56 100644 --- a/packages/volto/locales/kn/LC_MESSAGES/volto.po +++ b/packages/volto/locales/kn/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "{filename} ಡೌನ್‌ಲೋಡ್ ಮಾಡಿ" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "ಇಲ್ಲಿ ಫೈಲ್ ಡ್ರಾಪ್ ಮಾಡಿ ಅಥವಾ ಅಸ್ತಿತ್ವದಲ್ಲಿರುವ ಫೈಲ್ ಬದಲಾಯಿಸಲು ಕ್ಲಿಕ್ ಮಾಡಿ" +msgid "Drop file here to replace the existing file" +msgstr "ಫೈಲ್ ಅಪ್‌ಲೋಡ್ ಪ್ರದೇಶ. ಅಸ್ತಿತ್ವದಲ್ಲಿರುವ ಫೈಲ್ ಅನ್ನು ಬದಲಾಯಿಸಲು Enter ಒತ್ತಿರಿ ಅಥವಾ ಕ್ಲಿಕ್ ಮಾಡಿ" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "ಇಲ್ಲಿ ಫೈಲ್ ಎಳೆಯಿರಿ ಅಥವಾ ಅಪ್‌ಲೋಡ್ ಮಾಡಲು ಕ್ಲಿಕ್ ಮಾಡಿ" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "ಫೈಲ್ ಅಪ್‌ಲೋಡ್ ಪ್ರದೇಶ. ಫೈಲ್ ಬ್ರೌಸರ್ ತೆರೆಯಲು Enter ಒತ್ತಿರಿ" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "ಫೈಲ್ ಅಪ್‌ಲೋಡ್ ಪ್ರದೇಶ. ಅಸ್ತಿತ್ವದಲ್ಲಿರುವ ಫೈಲ್ ಅನ್ನು ಬದಲಾಯಿಸಲು Enter ಒತ್ತಿರಿ ಅಥವಾ ಕ್ಲಿಕ್ ಮಾಡಿ" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "ಫೈಲ್ ಅಪ್‌ಲೋಡ್ ಪ್ರದೇಶ. ಫೈಲ್ ಬ್ರೌಸರ್ ತೆರೆಯಲು Enter ಒತ್ತಿರಿ ಅಥವಾ ಕ್ಲಿಕ್ ಮಾಡಿ" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/ko/LC_MESSAGES/volto.po b/packages/volto/locales/ko/LC_MESSAGES/volto.po index 96c35b26108..4acdfa0863d 100644 --- a/packages/volto/locales/ko/LC_MESSAGES/volto.po +++ b/packages/volto/locales/ko/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "{filename} 다운로드" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "여기에 파일을 끌어다 놓거나 클릭하여 기존 파일을 교체하세요" +msgid "Drop file here to replace the existing file" +msgstr "파일 업로드 영역. Enter를 누르거나 클릭하여 기존 파일을 교체하세요" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "파일을 여기에 끌어다 놓거나 클릭하여 업로드하세요" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "파일 업로드 영역. 파일 브라우저를 열려면 Enter를 누르세요" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "파일 업로드 영역. Enter를 누르거나 클릭하여 기존 파일을 교체하세요" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "파일 업로드 영역. Enter를 누르거나 클릭하여 파일 브라우저를 여세요" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/lt/LC_MESSAGES/volto.po b/packages/volto/locales/lt/LC_MESSAGES/volto.po index 3dbd5d6dd01..d21cddf45e6 100644 --- a/packages/volto/locales/lt/LC_MESSAGES/volto.po +++ b/packages/volto/locales/lt/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Atsisiųsti {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Numeskite failą čia arba spustelėkite, kad pakeistumėte esamą failą" +msgid "Drop file here to replace the existing file" +msgstr "Failų įkėlimo sritis. Paspauskite Enter arba spustelėkite, kad pakeistumėte esamą failą" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Nuvilkite failą čia arba spustelėkite įkėlimui" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Failų įkėlimo sritis. Paspauskite Enter, kad atidarytumėte failų naršyklę" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Failų įkėlimo sritis. Paspauskite Enter arba spustelėkite, kad pakeistumėte esamą failą" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Failų įkėlimo sritis. Paspauskite Enter arba spustelėkite, kad atidarytumėte failų naršyklę" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/lv/LC_MESSAGES/volto.po b/packages/volto/locales/lv/LC_MESSAGES/volto.po index 2352cce4ade..81152445b45 100644 --- a/packages/volto/locales/lv/LC_MESSAGES/volto.po +++ b/packages/volto/locales/lv/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Lejupielādēt {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Nometiet failu šeit vai noklikšķiniet, lai aizstātu esošo failu" +msgid "Drop file here to replace the existing file" +msgstr "Faila augšupielādes apgabals. Nospiediet Enter vai noklikšķiniet, lai aizstātu esošo failu" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Velciet failu šeit vai noklikšķiniet augšupielādei" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Failu augšupielādes zona. Nospiediet Enter, lai atvērtu failu pārlūku" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Faila augšupielādes apgabals. Nospiediet Enter vai noklikšķiniet, lai aizstātu esošo failu" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Faila augšupielādes apgabals. Nospiediet Enter vai noklikšķiniet, lai atvērtu failu pārlūku" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/mi/LC_MESSAGES/volto.po b/packages/volto/locales/mi/LC_MESSAGES/volto.po index 740bfb33e9c..0e9642b2d3e 100644 --- a/packages/volto/locales/mi/LC_MESSAGES/volto.po +++ b/packages/volto/locales/mi/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Tiki {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Tukua he kōnae ki konei, ki te tukatuka i te kōnae o mua" +msgid "Drop file here to replace the existing file" +msgstr "Rohe tuku kōnae. Pēhia Enter, tīkina rānei, hei whakakapi i te kōnae o nāianei" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Tōia he kōnae ki konei, ki te pāwhiri rānei hei tukuake" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Rohe tukuake kōnae. Pēhia Enter ki te tuwhera i te tirotiro kōnae" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Rohe tuku kōnae. Pēhia Enter, tīkina rānei, hei whakakapi i te kōnae o nāianei" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Rohe tuku kōnae. Pēhia Enter, tīkina rānei, hei whakatuwhera i te tirotiro kōnae" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/mk/LC_MESSAGES/volto.po b/packages/volto/locales/mk/LC_MESSAGES/volto.po index de2378ecf34..b3e240f01ec 100644 --- a/packages/volto/locales/mk/LC_MESSAGES/volto.po +++ b/packages/volto/locales/mk/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Преземи {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Спуштете датотека тука или кликнете за да ја замените постојната" +msgid "Drop file here to replace the existing file" +msgstr "Област за прикачување датотека. Притиснете Enter или кликнете за да ја замените постоечката датотека" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Повлечете датотека овде или кликнете за прикачување" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Област за прикачување датотеки. Притиснете Enter за отварање на прелистувачот на датотеки" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Област за прикачување датотека. Притиснете Enter или кликнете за да ја замените постоечката датотека" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Област за прикачување датотека. Притиснете Enter или кликнете за да го отворите прелистувачот на датотеки" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/my/LC_MESSAGES/volto.po b/packages/volto/locales/my/LC_MESSAGES/volto.po index ef645b0adb8..c79fa040726 100644 --- a/packages/volto/locales/my/LC_MESSAGES/volto.po +++ b/packages/volto/locales/my/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "{filename} ကို ဒေါင်းလုဒ်လုပ်ပါ" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "ဖိုင်တစ်ခုကို ဤနေရာတွင် ချပါ သို့မဟုတ် ရှိပြီးသားဖိုင်ကို အစားထိုးရန် နှိပ်ပါ" +msgid "Drop file here to replace the existing file" +msgstr "ဖိုင်တင်ရန် နေရာ။ ရှိပြီးသား ဖိုင်ကို အစားထိုးရန် Enter နှိပ်ပါ သို့မဟုတ် နှိပ်ပါ" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "ဖိုင်တစ်ခုကို ဤနေရာတွင် ချပစ်ပါ သို့မဟုတ် အပ်လုဒ်တင်ရန် နှိပ်ပါ" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "ဖိုင်အပ်လုဒ်တင်သည့်နေရာ။ ဖိုင်ဘရောက်ဇာ ဖွင့်ရန် Enter နှိပ်ပါ" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "ဖိုင်တင်ရန် နေရာ။ ရှိပြီးသား ဖိုင်ကို အစားထိုးရန် Enter နှိပ်ပါ သို့မဟုတ် နှိပ်ပါ" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "ဖိုင်တင်ရန် နေရာ။ ဖိုင်ရှာဖွေပုံကို ဖွင့်ရန် Enter နှိပ်ပါ သို့မဟုတ် နှိပ်ပါ" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/nb_NO/LC_MESSAGES/volto.po b/packages/volto/locales/nb_NO/LC_MESSAGES/volto.po index 6739e507860..c9a8a19e60e 100644 --- a/packages/volto/locales/nb_NO/LC_MESSAGES/volto.po +++ b/packages/volto/locales/nb_NO/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Last ned {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Slipp en fil her eller klikk for å erstatte den eksisterende filen" +msgid "Drop file here to replace the existing file" +msgstr "Filopplastingsområde. Trykk Enter eller klikk for å erstatte den eksisterende filen" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Slipp en fil her eller klikk for å laste opp" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Filopplastingsområde. Trykk Enter for å åpne filvelgeren" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Filopplastingsområde. Trykk Enter eller klikk for å erstatte den eksisterende filen" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Filopplastingsområde. Trykk Enter eller klikk for å åpne filleseren" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/nl/LC_MESSAGES/volto.po b/packages/volto/locales/nl/LC_MESSAGES/volto.po index d12bf0c3673..bc086424dc5 100644 --- a/packages/volto/locales/nl/LC_MESSAGES/volto.po +++ b/packages/volto/locales/nl/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "{filename} downloaden" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Sleep en zet bestanden neer van je computer naar dit gebied of klik op de “Bladeren” knop." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Zet een bestand hier neer of klik om het bestaande bestand te vervangen" +msgid "Drop file here to replace the existing file" +msgstr "Bestandsuploadgebied. Druk op Enter of klik om het bestaande bestand te vervangen" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Sleep een bestand hierheen of klik om te uploaden" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Zet bestand hier neer om een nieuw bestand op te laden" @@ -1623,10 +1619,10 @@ msgstr "Bestand is niet van het geaccepteerde type {accept}" msgid "File size" msgstr "Bestandsgrootte" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Bestandsuploadgebied. Druk op Enter om de bestandsbrowser te openen" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Bestandsuploadgebied. Druk op Enter of klik om het bestaande bestand te vervangen" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "Powered by Plone & Python" msgid "Preferences" msgstr "Voorkeuren" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Bestandsuploadgebied. Druk op Enter of klik om de bestandsverkenner te openen" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/nn/LC_MESSAGES/volto.po b/packages/volto/locales/nn/LC_MESSAGES/volto.po index 63e4ba04731..eaaec120c40 100644 --- a/packages/volto/locales/nn/LC_MESSAGES/volto.po +++ b/packages/volto/locales/nn/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Last ned {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Slipp ei fil her eller klikk for å erstatte den eksisterande fila" +msgid "Drop file here to replace the existing file" +msgstr "Filopplastingsområde. Trykk Enter eller klikk for å erstatte den eksisterande fila" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Slepp ei fil her eller klikk for å lasta opp" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Filopplastingsområde. Trykk Enter for å opne filvelgaren" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Filopplastingsområde. Trykk Enter eller klikk for å erstatte den eksisterande fila" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Filopplastingsområde. Trykk Enter eller klikk for å opna fillesaren" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/pl/LC_MESSAGES/volto.po b/packages/volto/locales/pl/LC_MESSAGES/volto.po index b726d5f7071..cf8d0996f66 100644 --- a/packages/volto/locales/pl/LC_MESSAGES/volto.po +++ b/packages/volto/locales/pl/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Pobierz {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Upuść plik tutaj lub kliknij, aby zastąpić istniejący plik" +msgid "Drop file here to replace the existing file" +msgstr "Obszar przesyłania pliku. Naciśnij Enter lub kliknij, aby zastąpić istniejący plik" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Przeciągnij plik tutaj lub kliknij, aby przesłać" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Obszar przesyłania pliku. Naciśnij Enter, aby otworzyć przeglądarkę plików" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Obszar przesyłania pliku. Naciśnij Enter lub kliknij, aby zastąpić istniejący plik" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Obszar przesyłania pliku. Naciśnij Enter lub kliknij, aby otworzyć przeglądarkę plików" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/pt/LC_MESSAGES/volto.po b/packages/volto/locales/pt/LC_MESSAGES/volto.po index 9a7a734e2ec..7b54d1eedf0 100644 --- a/packages/volto/locales/pt/LC_MESSAGES/volto.po +++ b/packages/volto/locales/pt/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Descarregar {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Arraste e largue ficheiros do seu computador para esta área ou clique no botão “Procurar”." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Solte um ficheiro aqui ou clique para substituir o ficheiro existente" +msgid "Drop file here to replace the existing file" +msgstr "Área de carregamento de ficheiro. Prima Enter ou clique para substituir o ficheiro existente" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Arraste um ficheiro para aqui ou clique para carregar" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Solte um ficheiro aqui para enviar um novo ficheiro" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "Tamanho do ficheiro" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Área de carregamento de ficheiro. Prima Enter para abrir o seletor de ficheiros" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Área de carregamento de ficheiro. Prima Enter ou clique para substituir o ficheiro existente" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "Criado com Plone e Python" msgid "Preferences" msgstr "Preferências" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Área de carregamento de ficheiro. Prima Enter ou clique para abrir o navegador de ficheiros" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/pt_BR/LC_MESSAGES/volto.po b/packages/volto/locales/pt_BR/LC_MESSAGES/volto.po index cb91fa6947e..eb69a2b2e45 100644 --- a/packages/volto/locales/pt_BR/LC_MESSAGES/volto.po +++ b/packages/volto/locales/pt_BR/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Baixar {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Arraste e solte arquivos do seu computador para esta área, ou clique no botão ‘Procurar’." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Solte um arquivo aqui ou clique para substituir o arquivo existente" +msgid "Drop file here to replace the existing file" +msgstr "Área de upload de arquivo. Pressione Enter ou clique para substituir o arquivo existente" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Solte um arquivo aqui ou clique para fazer upload" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Solte um arquivo aqui para enviar um novo arquivo" @@ -1623,10 +1619,10 @@ msgstr "O arquivo não é do tipo aceito {accept}" msgid "File size" msgstr "Tamanho do arquivo" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Área de upload de arquivo. Pressione Enter para abrir o seletor de arquivos" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Área de upload de arquivo. Pressione Enter ou clique para substituir o arquivo existente" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "Criado com Plone e Python" msgid "Preferences" msgstr "Preferências" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Área de upload de arquivo. Pressione Enter ou clique para abrir o gerenciador de arquivos" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/rm/LC_MESSAGES/volto.po b/packages/volto/locales/rm/LC_MESSAGES/volto.po index 536560ad676..5122a76b80c 100644 --- a/packages/volto/locales/rm/LC_MESSAGES/volto.po +++ b/packages/volto/locales/rm/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Telechargiar {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Metta in in file qua u clicca per substituir il file existent" +msgid "Drop file here to replace the existing file" +msgstr "Zona da chargia da datotecas. Premì Enter u clicca per rimplazer la datoteca existenta" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Dumbregiar in datoteca qua u clicar per transferir" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Zona da transferiment da datotecas. Premi Enter per avrir il navigatur da datotecas" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Zona da chargia da datotecas. Premì Enter u clicca per rimplazer la datoteca existenta" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Zona da chargia da datotecas. Premì Enter u clicca per avrir il navigatur da datotecas" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/ro/LC_MESSAGES/volto.po b/packages/volto/locales/ro/LC_MESSAGES/volto.po index cc2e17a8f8a..e573d720ac4 100644 --- a/packages/volto/locales/ro/LC_MESSAGES/volto.po +++ b/packages/volto/locales/ro/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Descarcă {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Trageți și fixați fișierele de pe computer în această zonă sau faceți clic pe butonul Răsfoiește." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Glisați un fișier aici sau faceți clic pentru a înlocui fișierul existent" +msgid "Drop file here to replace the existing file" +msgstr "Zonă de încărcare fișier. Apăsați Enter sau faceți clic pentru a înlocui fișierul existent" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Trageți un fișier aici sau faceți clic pentru încărcare" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Trageți fișierul aici pentru a încărca un fișier nou" @@ -1623,10 +1619,10 @@ msgstr "Fișierul nu este de unul dintre tipurile acceptate: {accept}" msgid "File size" msgstr "Mărimea fișierului" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Zonă de încărcare fișiere. Apăsați Enter pentru a deschide selectorul de fișiere" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Zonă de încărcare fișier. Apăsați Enter sau faceți clic pentru a înlocui fișierul existent" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "Powered by Plone & Python" msgid "Preferences" msgstr "Preferințe" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Zonă de încărcare fișier. Apăsați Enter sau faceți clic pentru a deschide browserul de fișiere" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/ru/LC_MESSAGES/volto.po b/packages/volto/locales/ru/LC_MESSAGES/volto.po index 32b0f8fbc9a..b0d05cb4f63 100644 --- a/packages/volto/locales/ru/LC_MESSAGES/volto.po +++ b/packages/volto/locales/ru/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Скачать {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "Перетащите файлы в эту область или нажмите кнопку «Обзор»." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Перетащите файл сюда или нажмите для замены существующего файла" +msgid "Drop file here to replace the existing file" +msgstr "Область загрузки файла. Нажмите Enter или щёлкните, чтобы заменить существующий файл" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Перетащите файл сюда или нажмите для загрузки" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "Перетащите файл сюда, чтобы загрузить новый файл" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "Размер файла" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Область загрузки файла. Нажмите Enter, чтобы открыть файловый браузер" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Область загрузки файла. Нажмите Enter или щёлкните, чтобы заменить существующий файл" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "Работает на Plone и Python" msgid "Preferences" msgstr "Настройки" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Область загрузки файла. Нажмите Enter или щёлкните, чтобы открыть файловый браузер" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/sk/LC_MESSAGES/volto.po b/packages/volto/locales/sk/LC_MESSAGES/volto.po index 037eb071ede..efbc40fe591 100644 --- a/packages/volto/locales/sk/LC_MESSAGES/volto.po +++ b/packages/volto/locales/sk/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Stiahnuť {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Presuňte súbor sem alebo kliknite pre nahradenie existujúceho súboru" +msgid "Drop file here to replace the existing file" +msgstr "Oblasť nahrávania súboru. Stlačte Enter alebo kliknite pre nahradenie existujúceho súboru" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Pretiahnite súbor sem alebo kliknite pre nahranie" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Oblasť nahrávania súborov. Stlačte Enter pre otvorenie prehliadača súborov" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Oblasť nahrávania súboru. Stlačte Enter alebo kliknite pre nahradenie existujúceho súboru" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Oblasť nahrávania súboru. Stlačte Enter alebo kliknite pre otvorenie prehliadača súborov" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/sl/LC_MESSAGES/volto.po b/packages/volto/locales/sl/LC_MESSAGES/volto.po index e1a3cc8566f..366bb4b1ae6 100644 --- a/packages/volto/locales/sl/LC_MESSAGES/volto.po +++ b/packages/volto/locales/sl/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Prenesi {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Spustite datoteko sem ali kliknite za zamenjavo obstoječe datoteke" +msgid "Drop file here to replace the existing file" +msgstr "Območje za nalaganje datoteke. Pritisnite Enter ali kliknite za zamenjavo obstoječe datoteke" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Povlecite datoteko sem ali kliknite za nalaganje" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Območje za nalaganje datotek. Pritisnite Enter za odpiranje brskalnika datotek" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Območje za nalaganje datoteke. Pritisnite Enter ali kliknite za zamenjavo obstoječe datoteke" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Območje za nalaganje datoteke. Pritisnite Enter ali kliknite za odpiranje brskalnika datotek" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/sm/LC_MESSAGES/volto.po b/packages/volto/locales/sm/LC_MESSAGES/volto.po index cdfd1a1464e..58adc70a9b3 100644 --- a/packages/volto/locales/sm/LC_MESSAGES/volto.po +++ b/packages/volto/locales/sm/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Sii mai {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Tāpē se faila iinei pe kiliki e suia le faila o iai" +msgid "Drop file here to replace the existing file" +msgstr "Vaega fa'aulu faila. Tomi le Enter pe kiliki e suia le faila o lo'o iai" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Toso mai se faila iinei pe kiliki e tuku aʻe" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Eria e la’u i luga faila. Ta'omi le Enter e tatala ai le masini su'e faila." +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Vaega fa'aulu faila. Tomi le Enter pe kiliki e suia le faila o lo'o iai" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Vaega fa'aulu faila. Tomi le Enter pe kiliki e tatalaina le fa'amatalaga o faila" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/sq/LC_MESSAGES/volto.po b/packages/volto/locales/sq/LC_MESSAGES/volto.po index fe13ddefb57..e4caa0a47fe 100644 --- a/packages/volto/locales/sq/LC_MESSAGES/volto.po +++ b/packages/volto/locales/sq/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Shkarko {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Hidhni një skedar këtu ose klikoni për të zëvendësuar skedarin ekzistues" +msgid "Drop file here to replace the existing file" +msgstr "Zona e ngarkimit të skedarit. Shtypni Enter ose klikoni për të zëvendësuar skedarin ekzistues" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Tërhiqni një skedar këtu ose klikoni për të ngarkuar" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Zona e ngarkimit të skedarëve. Shtypni Enter për të hapur shfletuesin e skedarëve" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Zona e ngarkimit të skedarit. Shtypni Enter ose klikoni për të zëvendësuar skedarin ekzistues" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Zona e ngarkimit të skedarit. Shtypni Enter ose klikoni për të hapur shfletuesin e skedarëve" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/sr/LC_MESSAGES/volto.po b/packages/volto/locales/sr/LC_MESSAGES/volto.po index 981dcd3ea32..dce88bffcfc 100644 --- a/packages/volto/locales/sr/LC_MESSAGES/volto.po +++ b/packages/volto/locales/sr/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Preuzmi {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Prevucite datoteku ovde ili kliknite da zamenite postojeću datoteku" +msgid "Drop file here to replace the existing file" +msgstr "Област за отпремање датотеке. Притисните Enter или кликните да замените постојећу датотеку" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Превуците датотеку овде или кликните за отпремање" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Област за отпремање датотека. Притисните Enter за отварање прегледача датотека" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Област за отпремање датотеке. Притисните Enter или кликните да замените постојећу датотеку" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Област за отпремање датотеке. Притисните Enter или кликните да отворите прегледач датотека" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/sr@cyrl/LC_MESSAGES/volto.po b/packages/volto/locales/sr@cyrl/LC_MESSAGES/volto.po index d186d16990c..ccb341c67de 100644 --- a/packages/volto/locales/sr@cyrl/LC_MESSAGES/volto.po +++ b/packages/volto/locales/sr@cyrl/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Преузми {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Превуците датотеку овде или кликните да замените постојећу датотеку" +msgid "Drop file here to replace the existing file" +msgstr "Област за отпремање датотеке. Притисните Enter или кликните да замените постојећу датотеку" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Превуците датотеку овде или кликните за отпремање" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Област за отпремање датотека. Притисните Enter за отварање прегледача датотека" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Област за отпремање датотеке. Притисните Enter или кликните да замените постојећу датотеку" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Област за отпремање датотеке. Притисните Enter или кликните да отворите прегледач датотека" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/sr@latn/LC_MESSAGES/volto.po b/packages/volto/locales/sr@latn/LC_MESSAGES/volto.po index 20e8563e1d2..ab21a337ed5 100644 --- a/packages/volto/locales/sr@latn/LC_MESSAGES/volto.po +++ b/packages/volto/locales/sr@latn/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Preuzmi {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Prevucite datoteku ovde ili kliknite da zamenite postojeću datoteku" +msgid "Drop file here to replace the existing file" +msgstr "Oblast za otpremanje datoteke. Pritisnite Enter ili kliknite da zamenite postojeću datoteku" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Prevucite datoteku ovde ili kliknite za otpremanje" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Oblast za otpremanje datoteka. Pritisnite Enter za otvaranje pregledača datoteka" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Oblast za otpremanje datoteke. Pritisnite Enter ili kliknite da zamenite postojeću datoteku" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Oblast za otpremanje datoteke. Pritisnite Enter ili kliknite da otvorite pregledač datoteka" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/sv/LC_MESSAGES/volto.po b/packages/volto/locales/sv/LC_MESSAGES/volto.po index 8bb3b32db05..0b49417caf3 100644 --- a/packages/volto/locales/sv/LC_MESSAGES/volto.po +++ b/packages/volto/locales/sv/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Ladda ner {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Släpp en fil här eller klicka för att ersätta den befintliga filen" +msgid "Drop file here to replace the existing file" +msgstr "Filuppladdningsområde. Tryck på Enter eller klicka för att ersätta den befintliga filen" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Dra en fil hit eller klicka för att ladda upp" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Filuppladdningsområde. Tryck på Enter för att öppna filbläddraren" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Filuppladdningsområde. Tryck på Enter eller klicka för att ersätta den befintliga filen" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Filuppladdningsområde. Tryck på Enter eller klicka för att öppna filbläddraren" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/ta/LC_MESSAGES/volto.po b/packages/volto/locales/ta/LC_MESSAGES/volto.po index fc267c8ff9d..c5e27bc7760 100644 --- a/packages/volto/locales/ta/LC_MESSAGES/volto.po +++ b/packages/volto/locales/ta/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "{filename} பதிவிறக்கம் செய்யவும் msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "உங்கள் கணினியிலிருந்து கோப்புகளை இந்த பகுதியில் இழுத்து விடுங்கள் அல்லது “உலாவு” பொத்தானைக் சொடுக்கு செய்க." -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "இங்கே ஒரு கோப்பை இழுத்து விடுங்கள் அல்லது தற்போதுள்ள கோப்பை மாற்ற கிளிக் செய்யுங்கள்" +msgid "Drop file here to replace the existing file" +msgstr "கோப்பு பதிவேற்றும் பகுதி. தற்போதுள்ள கோப்பை மாற்ற Enter அழுத்தவும் அல்லது கிளிக் செய்யவும்" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "இங்கே ஒரு கோப்பை இழுக்கவும் அல்லது பதிவேற்ற கிளிக் செய்யவும்" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "புதிய கோப்பைப் பதிவேற்ற இங்கே கோப்பை விடுங்கள்" @@ -1623,10 +1619,10 @@ msgstr "கோப்பு ஏற்றுக்கொள்ளப்பட் msgid "File size" msgstr "கோப்பு அளவு" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "கோப்பு பதிவேற்றப் பகுதி. கோப்பு உலாவியைத் திறக்க Enter அழுத்தவும்" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "கோப்பு பதிவேற்றும் பகுதி. தற்போதுள்ள கோப்பை மாற்ற Enter அழுத்தவும் அல்லது கிளிக் செய்யவும்" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "ப்ளோன் & பைதான் மூலம் இயக்க msgid "Preferences" msgstr "விருப்பத்தேர்வுகள்" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "கோப்பு பதிவேற்றும் பகுதி. கோப்பு உலாவியைத் திறக்க Enter அழுத்தவும் அல்லது கிளிக் செய்யவும்" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/te/LC_MESSAGES/volto.po b/packages/volto/locales/te/LC_MESSAGES/volto.po index 5bd945a2e69..97f179c8ced 100644 --- a/packages/volto/locales/te/LC_MESSAGES/volto.po +++ b/packages/volto/locales/te/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "{filename} డౌన్‌లోడ్ చేయండి" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "ఇక్కడ ఒక ఫైల్ వదలండి లేదా ఉన్న ఫైల్‌ను భర్తీ చేయడానికి క్లిక్ చేయండి" +msgid "Drop file here to replace the existing file" +msgstr "ఫైల్ అప్‌లోడ్ ప్రాంతం. ఉన్న ఫైల్‌ను భర్తీ చేయడానికి Enter నొక్కండి లేదా క్లిక్ చేయండి" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "ఇక్కడ ఒక ఫైల్ వదలండి లేదా అప్‌లోడ్ చేయడానికి క్లిక్ చేయండి" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "ఫైల్ అప్‌లోడ్ ప్రాంతం. ఫైల్ బ్రౌజర్ తెరవడానికి Enter నొక్కండి" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "ఫైల్ అప్‌లోడ్ ప్రాంతం. ఉన్న ఫైల్‌ను భర్తీ చేయడానికి Enter నొక్కండి లేదా క్లిక్ చేయండి" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "ఫైల్ అప్‌లోడ్ ప్రాంతం. ఫైల్ బ్రౌజర్ తెరవడానికి Enter నొక్కండి లేదా క్లిక్ చేయండి" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/th/LC_MESSAGES/volto.po b/packages/volto/locales/th/LC_MESSAGES/volto.po index 8f0a05e4379..6f020243103 100644 --- a/packages/volto/locales/th/LC_MESSAGES/volto.po +++ b/packages/volto/locales/th/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "ดาวน์โหลด {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "วางไฟล์ที่นี่หรือคลิกเพื่อแทนที่ไฟล์ที่มีอยู่" +msgid "Drop file here to replace the existing file" +msgstr "พื้นที่อัปโหลดไฟล์ กด Enter หรือคลิกเพื่อแทนที่ไฟล์ที่มีอยู่" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "วางไฟล์ที่นี่หรือคลิกเพื่ออัปโหลด" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "พื้นที่อัปโหลดไฟล์ กด Enter เพื่อเปิดตัวเลือกไฟล์" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "พื้นที่อัปโหลดไฟล์ กด Enter หรือคลิกเพื่อแทนที่ไฟล์ที่มีอยู่" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "พื้นที่อัปโหลดไฟล์ กด Enter หรือคลิกเพื่อเปิดตัวเลือกไฟล์" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/to/LC_MESSAGES/volto.po b/packages/volto/locales/to/LC_MESSAGES/volto.po index 8b01575941d..81d015557ac 100644 --- a/packages/volto/locales/to/LC_MESSAGES/volto.po +++ b/packages/volto/locales/to/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Tānaki {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Tuku ha faila ki heni pe lave ki hono fetongi ʻo e faila ʻoku ʻi ai" +msgid "Drop file here to replace the existing file" +msgstr "Feitu'u hufaki faila. Tuki Enter pe omi ke fetongi'aki 'a e faila 'oku 'i ai" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Tō ha faila ki heni pe omiomi ke hikiʻi hake" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Feituʻu hikiʻi hake faila. Holoki ʻa e Enter ke fakaava ʻa e talafi faila" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Feitu'u hufaki faila. Tuki Enter pe omi ke fetongi'aki 'a e faila 'oku 'i ai" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Feitu'u hufaki faila. Tuki Enter pe omi ke to e 'uhila faila" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/tr/LC_MESSAGES/volto.po b/packages/volto/locales/tr/LC_MESSAGES/volto.po index 43d864cfdbc..ceb41bd0e7c 100644 --- a/packages/volto/locales/tr/LC_MESSAGES/volto.po +++ b/packages/volto/locales/tr/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "{filename} indir" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Bir dosyayı buraya bırakın veya mevcut dosyayı değiştirmek için tıklayın" +msgid "Drop file here to replace the existing file" +msgstr "Dosya yükleme alanı. Mevcut dosyayı değiştirmek için Enter tuşuna basın veya tıklayın" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Bir dosyayı buraya sürükleyin veya yüklemek için tıklayın" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Dosya yükleme alanı. Dosya tarayıcısını açmak için Enter tuşuna basın" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Dosya yükleme alanı. Mevcut dosyayı değiştirmek için Enter tuşuna basın veya tıklayın" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Dosya yükleme alanı. Dosya tarayıcısını açmak için Enter tuşuna basın veya tıklayın" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/uk/LC_MESSAGES/volto.po b/packages/volto/locales/uk/LC_MESSAGES/volto.po index 75131de1439..b593cef9915 100644 --- a/packages/volto/locales/uk/LC_MESSAGES/volto.po +++ b/packages/volto/locales/uk/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Завантажити {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Перетягніть файл сюди або натисніть, щоб замінити наявний файл" +msgid "Drop file here to replace the existing file" +msgstr "Область завантаження файлу. Натисніть Enter або клацніть, щоб замінити наявний файл" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Перетягніть файл сюди або натисніть для завантаження" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Область завантаження файлу. Натисніть Enter, щоб відкрити файловий браузер" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Область завантаження файлу. Натисніть Enter або клацніть, щоб замінити наявний файл" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Область завантаження файлу. Натисніть Enter або клацніть, щоб відкрити браузер файлів" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/vi/LC_MESSAGES/volto.po b/packages/volto/locales/vi/LC_MESSAGES/volto.po index 1f01faf4d6c..e4d1994bd2a 100644 --- a/packages/volto/locales/vi/LC_MESSAGES/volto.po +++ b/packages/volto/locales/vi/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "Tải xuống {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "Thả tệp vào đây hoặc nhấp để thay thế tệp hiện có" +msgid "Drop file here to replace the existing file" +msgstr "Khu vực tải tệp lên. Nhấn Enter hoặc nhấp để thay thế tệp hiện có" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "Kéo tệp vào đây hoặc nhấp để tải lên" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "Khu vực tải tệp lên. Nhấn Enter để mở trình duyệt tệp" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "Khu vực tải tệp lên. Nhấn Enter hoặc nhấp để thay thế tệp hiện có" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "Khu vực tải tệp lên. Nhấn Enter hoặc nhấp để mở trình duyệt tệp" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/volto.pot b/packages/volto/locales/volto.pot index c5f1e96f7b4..285d56e2d71 100644 --- a/packages/volto/locales/volto.pot +++ b/packages/volto/locales/volto.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: Plone\n" -"POT-Creation-Date: 2026-07-02T03:37:27.336Z\n" +"POT-Creation-Date: 2026-07-13T10:31:46.288Z\n" "Last-Translator: Plone i18n \n" "Language-Team: Plone i18n \n" "Content-Type: text/plain; charset=utf-8\n" @@ -1249,18 +1249,14 @@ msgstr "" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" +msgid "Drop file here to replace the existing file" msgstr "" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1619,9 +1615,9 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" +msgid "File upload area. Press Enter or click to replace the existing file" msgstr "" #. Default: "File view" @@ -2925,6 +2921,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/zh_CN/LC_MESSAGES/volto.po b/packages/volto/locales/zh_CN/LC_MESSAGES/volto.po index 861b987989b..01120a6728f 100644 --- a/packages/volto/locales/zh_CN/LC_MESSAGES/volto.po +++ b/packages/volto/locales/zh_CN/LC_MESSAGES/volto.po @@ -1254,18 +1254,14 @@ msgstr "下载 {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "从你的电脑中拖放文件到此区域或单击 “浏览” 按钮" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "将文件拖放到此处或点击以替换现有文件" +msgid "Drop file here to replace the existing file" +msgstr "文件上传区域。按 Enter 或单击以替换现有文件" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "将文件拖放到此处,或点击上传" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "在此处放置文件来上传新文件" @@ -1624,10 +1620,10 @@ msgstr "" msgid "File size" msgstr "文件大小" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "文件上传区域。按 Enter 键打开文件浏览器" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "文件上传区域。按 Enter 或单击以替换现有文件" #. Default: "File view" #: config/Views @@ -2930,6 +2926,11 @@ msgstr "" msgid "Preferences" msgstr "偏好" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "文件上传区域。按 Enter 或单击以打开文件浏览器" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/zh_Hant/LC_MESSAGES/volto.po b/packages/volto/locales/zh_Hant/LC_MESSAGES/volto.po index eee6afd6098..2e21e9245db 100644 --- a/packages/volto/locales/zh_Hant/LC_MESSAGES/volto.po +++ b/packages/volto/locales/zh_Hant/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "下載 {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "將檔案拖放至此處或點擊以替換現有檔案" +msgid "Drop file here to replace the existing file" +msgstr "檔案上傳區域。按 Enter 或按一下以取代現有檔案" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "將檔案拖放至此,或點擊上傳" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "檔案上傳區域。按 Enter 鍵開啟檔案瀏覽器" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "檔案上傳區域。按 Enter 或按一下以取代現有檔案" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "檔案上傳區域。按 Enter 或按一下以開啟檔案瀏覽器" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/locales/zh_Hant_HK/LC_MESSAGES/volto.po b/packages/volto/locales/zh_Hant_HK/LC_MESSAGES/volto.po index 7cc08596699..6d442641de6 100644 --- a/packages/volto/locales/zh_Hant_HK/LC_MESSAGES/volto.po +++ b/packages/volto/locales/zh_Hant_HK/LC_MESSAGES/volto.po @@ -1253,18 +1253,14 @@ msgstr "下載 {filename}" msgid "Drag and drop files from your computer onto this area or click the “Browse” button." msgstr "" -#. Default: "Drop a file here or click to replace the existing file" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget #: components/manage/Widgets/RegistryImageWidget -msgid "Drop a file here or click to replace the existing file" -msgstr "將檔案拖放至此處或點擊以替換現有檔案" +msgid "Drop file here to replace the existing file" +msgstr "檔案上傳區域。按 Enter 或點擊以取代現有檔案" -#. Default: "Drop a file here or click to upload" +#. Default: "File upload area. Press Enter or click to open the file browser." #: components/manage/Widgets/FileWidget -msgid "Drop a file here or click to upload" -msgstr "將檔案拖放至此,或點擊上傳" - -#. Default: "Drop file here to upload a new file" #: components/manage/Widgets/RegistryImageWidget msgid "Drop file here to upload a new file" msgstr "" @@ -1623,10 +1619,10 @@ msgstr "" msgid "File size" msgstr "" -#. Default: "File upload area. Press Enter to open the file browser" +#. Default: "File upload area. Press Enter or click to replace the existing file." #: components/manage/Widgets/FileWidget -msgid "File upload area. Press Enter to open the file browser" -msgstr "檔案上傳區域。按 Enter 鍵開啟檔案瀏覽器" +msgid "File upload area. Press Enter or click to replace the existing file" +msgstr "檔案上傳區域。按 Enter 或點擊以取代現有檔案" #. Default: "File view" #: config/Views @@ -2929,6 +2925,11 @@ msgstr "" msgid "Preferences" msgstr "" +#. Default: "File upload area. Press Enter or click to open the file browser." +#: components/manage/Widgets/FileWidget +msgid "Press Enter to browse files from your computer." +msgstr "檔案上傳區域。按 Enter 或點擊以開啟檔案瀏覽器" + #. Default: "Prettify your code" #: components/manage/Blocks/HTML/Edit msgid "Prettify your code" diff --git a/packages/volto/news/8334.bugfix b/packages/volto/news/8334.bugfix new file mode 100644 index 00000000000..e8e24bd24d5 --- /dev/null +++ b/packages/volto/news/8334.bugfix @@ -0,0 +1 @@ +Restored original i18n `msgid` keys in `FileWidget` and `RegistryImageWidget` that were inadvertently renamed in #7982, breaking backward compatibility with existing translations. Added missing translations for all 65 supported languages. @Wagner3UB diff --git a/packages/volto/src/components/manage/Widgets/FileWidget.jsx b/packages/volto/src/components/manage/Widgets/FileWidget.jsx index 4d62736bb2d..87131fbed72 100644 --- a/packages/volto/src/components/manage/Widgets/FileWidget.jsx +++ b/packages/volto/src/components/manage/Widgets/FileWidget.jsx @@ -35,12 +35,14 @@ const messages = defineMessages({ defaultMessage: 'Drop files here ...', }, editFile: { - id: 'Drop a file here or click to replace the existing file', - defaultMessage: 'Drop a file here or click to replace the existing file', + id: 'Drop file here to replace the existing file', + defaultMessage: + 'File upload area. Press Enter or click to replace the existing file.', }, fileDrag: { - id: 'Drop a file here or click to upload', - defaultMessage: 'Drop a file here or click to upload', + id: 'Drop file here to upload a new file', + defaultMessage: + 'File upload area. Press Enter or click to open the file browser.', }, replaceFile: { id: 'Replace existing file', @@ -60,8 +62,14 @@ const messages = defineMessages({ defaultMessage: 'File is not of the accepted type {accept}', }, dragAndDropActionA11y: { - id: 'File upload area. Press Enter to open the file browser', - defaultMessage: 'File upload area. Press Enter to open the file browser', + id: 'Press Enter to browse files from your computer.', + defaultMessage: + 'File upload area. Press Enter or click to open the file browser.', + }, + dragAndDropReplaceA11y: { + id: 'File upload area. Press Enter or click to replace the existing file', + defaultMessage: + 'File upload area. Press Enter or click to replace the existing file.', }, requiredField: { id: 'This field is required.', @@ -180,9 +188,11 @@ const FileWidget = (props) => { }; const statusTextA11y = [ - intl.formatMessage(messages.dragAndDropActionA11y), // Interaction instructions - props.required && intl.formatMessage(messages.requiredField), // Required field status - value?.filename, // Current file name if a file is uploaded + value + ? intl.formatMessage(messages.dragAndDropReplaceA11y) + : intl.formatMessage(messages.dragAndDropActionA11y), + props.required && intl.formatMessage(messages.requiredField), + value?.filename, ] .filter(Boolean) .join('. '); diff --git a/packages/volto/src/components/manage/Widgets/RegistryImageWidget.jsx b/packages/volto/src/components/manage/Widgets/RegistryImageWidget.jsx index ebcefb1117f..baff7a216e9 100644 --- a/packages/volto/src/components/manage/Widgets/RegistryImageWidget.jsx +++ b/packages/volto/src/components/manage/Widgets/RegistryImageWidget.jsx @@ -33,12 +33,14 @@ const messages = defineMessages({ defaultMessage: 'Drop files here ...', }, editFile: { - id: 'Drop a file here or click to replace the existing file', - defaultMessage: 'Drop a file here or click to replace the existing file', + id: 'Drop file here to replace the existing file', + defaultMessage: + 'File upload area. Press Enter or click to replace the existing file.', }, fileDrag: { id: 'Drop file here to upload a new file', - defaultMessage: 'Drop file here to upload a new file', + defaultMessage: + 'File upload area. Press Enter or click to open the file browser.', }, replaceFile: { id: 'Replace existing file', diff --git a/packages/volto/src/components/manage/Widgets/__snapshots__/RegistryImageWidget.test.jsx.snap b/packages/volto/src/components/manage/Widgets/__snapshots__/RegistryImageWidget.test.jsx.snap index 87a808a9686..fbec4c868c6 100644 --- a/packages/volto/src/components/manage/Widgets/__snapshots__/RegistryImageWidget.test.jsx.snap +++ b/packages/volto/src/components/manage/Widgets/__snapshots__/RegistryImageWidget.test.jsx.snap @@ -130,7 +130,7 @@ exports[`RegistryImageWidget > renders an empty file widget component 1`] = `

- Drop file here to upload a new file + File upload area. Press Enter or click to open the file browser.