diff options
Diffstat (limited to 'l10n-kk/dom/chrome/layout/HtmlForm.properties')
-rw-r--r-- | l10n-kk/dom/chrome/layout/HtmlForm.properties | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-kk/dom/chrome/layout/HtmlForm.properties b/l10n-kk/dom/chrome/layout/HtmlForm.properties new file mode 100644 index 0000000000..2809e2f310 --- /dev/null +++ b/l10n-kk/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=Тастау +Submit=Жіберу +Browse=Қарап шығу… +FileUpload=Файлды жүктеу +DirectoryUpload=Жүктеу үшін буманы таңдаңыз +DirectoryPickerOkButtonLabel=Жүктеу +ForgotPostWarning=Формада «enctype=%S» атрибуты бар, бірақ «method=post» атрибуты жоқ. Оның орнына мәліметтерді жіберу үшін құраманың түрін көрсетпей-ақ «GET» тәсілі қолданылады. +ForgotFileEnctypeWarning=Форма файл жүктеліуге рұқсат береді, бірақ «method=POST» пен «enctype=multipart/form-data» атрибуттары көрсетілмеді. Файл жіберілмейді. +# LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName +DefaultFormSubject=%S ішінен форманы жіберу +CannotEncodeAllUnicode=Форма %S кодталуында жіберілді, ол болса, барлық Unicode таңбаларын кодтай алмайды, енгізілген мәтін зақымдалуы мүмкін. Бұл мәселенің алдын алу үшін, парақ форма UTF-8 кодталуында жіберілетіндей етіп өзгерту, немесе парақтың өзін кодталуын UTF-8 мәніне өзгерту, немесе form элементінде accept-charset=utf-8 көрсету керек. +AllSupportedTypes=Барлық қолдауы бар түрлері +# LOCALIZATION NOTE (NoFileSelected): this string is shown on a +# <input type='file'> when there is no file selected yet. +NoFileSelected=Ешбір файл таңдалмады. +# LOCALIZATION NOTE (NoFilesSelected): this string is shown on a +# <input type='file' multiple> when there is no file selected yet. +NoFilesSelected=Ешбір файл таңдалмады. +# LOCALIZATION NOTE (NoDirSelected): this string is shown on a +# <input type='file' directory/webkitdirectory> when there is no directory +# selected yet. +NoDirSelected=Бума таңдалмады. +# 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 файл таңдалды. +ColorPicker=Түсті таңдаңыз +# 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=Көбірек білу |