35 lines
3 KiB
Properties
35 lines
3 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 = ફરી ગોઠવો
|
|
Submit = પ્રશ્ર્ન મોકલો
|
|
Browse = શોધો...
|
|
FileUpload = ફાઇલ અપલોડ
|
|
DirectoryUpload = અપલોડ કરવા માટે ફોલ્ડર પસંદ કરો
|
|
DirectoryPickerOkButtonLabel = અપલોડ કરો
|
|
ForgotPostWarning = ફોર્મ enctype=%S ધરાવે છે, પણ method=post ધરાવતું નથી. method=GET અને enctype વગર રજૂ કરે છે.
|
|
ForgotFileEnctypeWarning = ફોર્મ દાખલ કરવાની ફાઇલ ધરાવે છે , પણ method=POST અને enctype=multipart/form-data ધરાવતું નથી. ફોર્મ મોકલાશે નહી.
|
|
# LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName
|
|
DefaultFormSubject = %S માંની પોસ્ટમાંથી
|
|
CannotEncodeAllUnicode = %S સંગ્રહપદ્ધતિમાં ફોર્મ જમા થયું છે કે જે બધા યુનિકોડ અક્ષરો સમજી શકતું નથી, તેથી વપરાશકર્તા ઇનપુટ બગડી શકે છે. આ સમસ્યા ટાળવા માટે, પાનું બદલાવુ જોઇએ કે જેથી ફોર્મ UTF-8 સંગ્રહપદ્ધતિમાં જમા થાય ક્યાં તો પાનાંની પોતાની સંગ્રહપદ્ધતિને UTF-8 માં બદલીને અથવા 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 = વિગતો
|