src/main/resources/cz/frantovo/rozsireneatributy/Překlady_en.properties
branchv_0
changeset 39 ec0e970e0830
parent 35 72ea1c6d836c
child 42 d2414701ce09
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/main/resources/cz/frantovo/rozsireneatributy/Překlady_en.properties	Sat Dec 16 20:13:13 2023 +0100
     1.3 @@ -0,0 +1,25 @@
     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.