java/rozsirene-atributy/src/cz/frantovo/rozsireneatributy/Překlady_en.properties
branchv_0
changeset 39 ec0e970e0830
parent 38 41e91ea94acb
child 40 1978eaf429de
     1.1 --- a/java/rozsirene-atributy/src/cz/frantovo/rozsireneatributy/Překlady_en.properties	Sat Dec 16 19:09:35 2023 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,25 +0,0 @@
     1.4 -titulek=Extended Attributes of file: {0}
     1.5 -
     1.6 -chyba=Error:
     1.7 -chyba.titulek=Error
     1.8 -chyba.souborNeexistuje=File does not exist: {0}
     1.9 -chyba.nepoda\u0159iloSeSmazat=Failed to delete the attribute.
    1.10 -chyba.nepoda\u0159iloSeNa\u010d\u00edst=Failed to load attributes.
    1.11 -chyba.nepoda\u0159iloSeZkop\u00edrovat=Unable to copy attributes to the clipboard.
    1.12 -chyba.nepoda\u0159iloSeNastavitZ\u00e1mek=Unable to lock the file.
    1.13 -chyba.lzeZamknoutJenSoubor=File locking is supported only for regular files, not for directories or specials.
    1.14 -chyba.cli.nezn\u00e1m\u00fdParametr=Unknown option: 
    1.15 -chyba.cli.chyb\u00edDefiniceAtributu=Missing attribute definition (value is associated with it).
    1.16 -chyba.cli.chyb\u00edSoubor=File name was not specified.
    1.17 -
    1.18 -tabulka.n\u00e1zev=Name
    1.19 -tabulka.hodnota=Value
    1.20 -
    1.21 -schr\u00e1nka.kop\u00edrovat=Copy
    1.22 -schr\u00e1nka.vlo\u017eit=Paste
    1.23 -
    1.24 -p\u0159idatAtribut=Add attribute
    1.25 -smazatAtribut=Delete attribute
    1.26 -znovuNa\u010d\u00edst=Reload all
    1.27 -zamknout=Lock
    1.28 -zamknout.popis=Open the file for write and lock it. On unlocking, release the lock and close the file.