src/main/resources/cz/frantovo/rozsireneatributy/Překlady_en.properties
author František Kučera <franta-hg@frantovo.cz>
Sat, 16 Dec 2023 20:13:13 +0100
branchv_0
changeset 39 ec0e970e0830
parent 35 java/rozsirene-atributy/src/cz/frantovo/rozsireneatributy/Překlady_en.properties@72ea1c6d836c
child 42 d2414701ce09
permissions -rw-r--r--
Make, Ant, Maven a Netbeans - různé způsoby sestavení aplikace
     1 titulek=Extended Attributes of file: {0}
     2 
     3 chyba=Error:
     4 chyba.titulek=Error
     5 chyba.souborNeexistuje=File does not exist: {0}
     6 chyba.nepoda\u0159iloSeSmazat=Failed to delete the attribute.
     7 chyba.nepoda\u0159iloSeNa\u010d\u00edst=Failed to load attributes.
     8 chyba.nepoda\u0159iloSeZkop\u00edrovat=Unable to copy attributes to the clipboard.
     9 chyba.nepoda\u0159iloSeNastavitZ\u00e1mek=Unable to lock the file.
    10 chyba.lzeZamknoutJenSoubor=File locking is supported only for regular files, not for directories or specials.
    11 chyba.cli.nezn\u00e1m\u00fdParametr=Unknown option: 
    12 chyba.cli.chyb\u00edDefiniceAtributu=Missing attribute definition (value is associated with it).
    13 chyba.cli.chyb\u00edSoubor=File name was not specified.
    14 
    15 tabulka.n\u00e1zev=Name
    16 tabulka.hodnota=Value
    17 
    18 schr\u00e1nka.kop\u00edrovat=Copy
    19 schr\u00e1nka.vlo\u017eit=Paste
    20 
    21 p\u0159idatAtribut=Add attribute
    22 smazatAtribut=Delete attribute
    23 znovuNa\u010d\u00edst=Reload all
    24 zamknout=Lock
    25 zamknout.popis=Open the file for write and lock it. On unlocking, release the lock and close the file.