diff options
Diffstat (limited to 'l10n-an/dom/chrome/layout/HtmlForm.properties')
-rw-r--r-- | l10n-an/dom/chrome/layout/HtmlForm.properties | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-an/dom/chrome/layout/HtmlForm.properties b/l10n-an/dom/chrome/layout/HtmlForm.properties new file mode 100644 index 0000000000..4b99b2989d --- /dev/null +++ b/l10n-an/dom/chrome/layout/HtmlForm.properties @@ -0,0 +1,35 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +Reset=Restablir +Submit=Ninviar a consulta +Browse=Examinar… +FileUpload=Carga de fichers +DirectoryUpload=Trigar la carpeta que se puyará +DirectoryPickerOkButtonLabel=Puyar +ForgotPostWarning=O formulario contiene enctype=%S, pero no method=POST. En cuenta, se ninviará normalment usando method=GET y sin tipo de codificación. +ForgotFileEnctypeWarning=O formulario contiene un campo de dentrada de fichero, pero i faltan method=POST y enctype=multipart/form-data. O fichero no se ninviará. +# LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName +DefaultFormSubject=Ninviamiento de formulario dende %S +CannotEncodeAllUnicode=Un formulario ha ninviau información codificada como %S. Ista codificación no puede codificar totz os caracters Unicode, asinas que os datos que haiga introduciu l'usuario podrían haber cambiau. Ta privar iste problema, s'habría de cambiar a pachina ta que ninvie os datos en a codificación UTF-8. Ixo se puede fer especificando que a condificación d'a pachina siga UTF-8 u bien indicando que l'elemento d'o formulario accepte UTF-8 metendo-ie accept-charset=utf-8. +AllSupportedTypes=Totz os tipos admesos +# LOCALIZATION NOTE (NoFileSelected): this string is shown on a +# <input type='file'> when there is no file selected yet. +NoFileSelected=No s'ha seleccionau garra fichero. +# LOCALIZATION NOTE (NoFilesSelected): this string is shown on a +# <input type='file' multiple> when there is no file selected yet. +NoFilesSelected=No s'ha seleccionau garra fichero. +# LOCALIZATION NOTE (NoDirSelected): this string is shown on a +# <input type='file' directory/webkitdirectory> when there is no directory +# selected yet. +NoDirSelected=No s'ha trigau garra directorio. +# LOCALIZATION NOTE (XFilesSelected): this string is shown on a +# <input type='file' multiple> when there are more than one selected file. +# %S will be a number greater or equal to 2. +XFilesSelected=S'han seleccionau %S fichers.\u0020 +ColorPicker=Trigar una color +# LOCALIZATION NOTE (DefaultSummary): this string is shown on a <details> when +# it has no direct <summary> child. Google Chrome should already have this +# string translated. +DefaultSummary=Detalles |