35 lines
2.7 KiB
Properties
35 lines
2.7 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 и без шифровања.
|
||
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, било постављањем параметра 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 = Детаљи
|