Translations:WriteToFile/5/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
 
(Není zobrazena jedna mezilehlá verze od stejného uživatele.)
Řádek 1: Řádek 1:
Saves the contents of the [[Special:MyLanguage/#text-|Text]] parameter to the [[Special: MyLanguage/#filename-|FileName]] and encoding according to the [[Special:MyLanguage/#encoding-|Encoding]] parameter. If the [[Special:MyLanguage/#unique-|Unique]] parameter is non-null, the filename may be changed to make it unique. The filename is stored in the output [[Special:MyLanguage/#filename-|FileName]]. The [[Special:MyLanguage/#makepath-|MakePath]] parameter can enable the automatic creation of the path if it does not exist. The [[Special:MyLanguage/#mode-|Mode]] determines whether the new text overwrites the original contents of the file or is appended to the end of it.
+
Saves the contents of the [[Special:MyLanguage/#text-|Text]] parameter to the [[Special: MyLanguage/#filename-|FileName]] according to the [[Special:MyLanguage/#encoding-|Encoding]] parameter. If the [[Special:MyLanguage/#unique-|Unique]] parameter is non-null, the filename may be changed to make it unique. The filename is stored in the output [[Special:MyLanguage/#filename-|FileName]]. The [[Special:MyLanguage/#makepath-|MakePath]] parameter can enable the automatic creation of the path if it does not exist. The [[Special:MyLanguage/#mode-|Mode]] determines whether the new text overwrites the original contents of the file or is appended to the end of it.

Aktuální verze z 2. 2. 2021, 16:00

Informace o zprávě (přispět)
K této zprávě není dokumentace. Pokud víte, kde nebo jak se zpráva používá, můžete pomoci dalším překladatelům tím, že přidáte dokumentaci k této zprávě.
Zdroj zprávy (WriteToFile)
Obsah parametru [[Special:MyLanguage/#text-| Text]] uloží do souboru s názvem [[Special:MyLanguage/#filename-| FileName]] a kódováním dle parametru [[Special:MyLanguage/#encoding-| Encoding]]. Pokud je parametr [[Special:MyLanguage/#unique-| Unique]] nenulový, může dojít ke změně názvu souboru tak, aby byl jedinečný. Použitý název souboru je uložen do výstupu [[Special:MyLanguage/#filename-| FileName]]. Parametrem [[Special:MyLanguage/#makepath-| MakePath]] lze povolit automatické vytvoření cesty, pokud neexistuje. Režim [[Special:MyLanguage/#mode-| Mode]] určuje, zda nový text přepíše původní obsah souboru nebo se připíše na konec.
PřekladSaves the contents of the [[Special:MyLanguage/#text-|Text]] parameter to the [[Special: MyLanguage/#filename-|FileName]] according to the [[Special:MyLanguage/#encoding-|Encoding]] parameter. If the [[Special:MyLanguage/#unique-|Unique]] parameter is non-null, the filename may be changed to make it unique. The filename is stored in the output [[Special:MyLanguage/#filename-|FileName]]. The [[Special:MyLanguage/#makepath-|MakePath]] parameter can enable the automatic creation of the path if it does not exist. The [[Special:MyLanguage/#mode-|Mode]] determines whether the new text overwrites the original contents of the file or is appended to the end of it.

Saves the contents of the Text parameter to the FileName according to the Encoding parameter. If the Unique parameter is non-null, the filename may be changed to make it unique. The filename is stored in the output FileName. The MakePath parameter can enable the automatic creation of the path if it does not exist. The Mode determines whether the new text overwrites the original contents of the file or is appended to the end of it.