From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- l10n-hr/dom/chrome/layout/HtmlForm.properties | 35 +++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 l10n-hr/dom/chrome/layout/HtmlForm.properties (limited to 'l10n-hr/dom/chrome/layout/HtmlForm.properties') diff --git a/l10n-hr/dom/chrome/layout/HtmlForm.properties b/l10n-hr/dom/chrome/layout/HtmlForm.properties new file mode 100644 index 0000000000..a90b9e8f44 --- /dev/null +++ b/l10n-hr/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=Poništi +Submit=Pošalji upit +Browse=Pregledaj … +FileUpload=Slanje datoteke +DirectoryUpload=Odabir mape za prijenos na poslužitelj +DirectoryPickerOkButtonLabel=Prijenos +ForgotPostWarning=Obrazac sadrži enctype=%S, ali ne sadrži method=post. Uobičajeno se šalje s method=GET i bez enctype. +ForgotFileEnctypeWarning=Obrazac sadrži ulaz datoteke, ali nedostaju method=POST enctype=multipart/form-data. Datoteka neće biti poslana. +# LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName +DefaultFormSubject=Obrazac Post od %S +CannotEncodeAllUnicode=Obrazac je poslan u %S kodnoj stranici koja ne može kodirati sve Unicode znakove, stoga korisnički unos može biti pokvaren. Kako bi izbjegli ovaj problem, stranica treba biti promijenjena na način da se obrazac šalje u UTF-8 kodnoj stranici. To se može ostvariti mjenjanjem kodne stranice za čitavu stranicu ili određivanjem accept-charset=utf-8 u elementima obrasca. +AllSupportedTypes=Sve podržane vrste +# LOCALIZATION NOTE (NoFileSelected): this string is shown on a +# when there is no file selected yet. +NoFileSelected=Datoteka nije odabrana. +# LOCALIZATION NOTE (NoFilesSelected): this string is shown on a +# when there is no file selected yet. +NoFilesSelected=Datoteke nisu odabrane. +# LOCALIZATION NOTE (NoDirSelected): this string is shown on a +# when there is no directory +# selected yet. +NoDirSelected=Nema odabranih mapa. +# LOCALIZATION NOTE (XFilesSelected): this string is shown on a +# when there are more than one selected file. +# %S will be a number greater or equal to 2. +XFilesSelected=%S datoteka odabrano. +ColorPicker=Odaberi boju +# LOCALIZATION NOTE (DefaultSummary): this string is shown on a
when +# it has no direct child. Google Chrome should already have this +# string translated. +DefaultSummary=Detalji -- cgit v1.2.3