35 lines
2.2 KiB
Properties
35 lines
2.2 KiB
Properties
# 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 = Sıfırla
|
||
Submit = Sorğunu göndər
|
||
Browse = Bax…
|
||
FileUpload = Fayl yüklə
|
||
DirectoryUpload = Yükləmək üçün qovluğu seçin
|
||
DirectoryPickerOkButtonLabel = Yüklə
|
||
ForgotPostWarning = Formada enctype=%S var, amma method=post yoxdur. Normal, method=GET olaraq enctype olmadan göndərilir.
|
||
ForgotFileEnctypeWarning = Form məlumat girişləri daxildir ancaq formda method=POST və enctype=multipart/form-data girişləri əksikdir. Fayl göndərilməyəcək.
|
||
# LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName
|
||
DefaultFormSubject = %S form mesajı
|
||
CannotEncodeAllUnicode = Forma bütün Unikod şriftlərini dəstəkləməyən %S kodlaşdırması ilə göndərildi və bu səbəbdən istifadəçinin daxil etdiyi yazı fərqli göndərilə bilər. Bu problemin qarşısını almaq üçün, səhifə elə dəyişdirilməlidir ki, göndərmə forması UTF-8 olsun, bunun üçün isə ya səhifənin öz kodlaşdırması UTF-8-ə dəyişdirilməli və ya forma elementində accept-charset=utf-8 işarəti göstərilməlidir.
|
||
AllSupportedTypes = Bütün dəstəklənən formatlar
|
||
# LOCALIZATION NOTE (NoFileSelected): this string is shown on a
|
||
# <input type='file'> when there is no file selected yet.
|
||
NoFileSelected = Fayl seçilməyib.
|
||
# LOCALIZATION NOTE (NoFilesSelected): this string is shown on a
|
||
# <input type='file' multiple> when there is no file selected yet.
|
||
NoFilesSelected = Heç bir fayl seçilməyib.
|
||
# LOCALIZATION NOTE (NoDirSelected): this string is shown on a
|
||
# <input type='file' directory/webkitdirectory> when there is no directory
|
||
# selected yet.
|
||
NoDirSelected = Qovluq seçilməyib.
|
||
# 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 fayl seçilib.
|
||
ColorPicker = Rəng seç
|
||
# 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 = Təfərrüatlar
|