translated new text (#48)

* translated new text

* fix
This commit is contained in:
jannyba 2020-02-26 11:46:26 +01:00 committed by GitHub
parent 7aa076daed
commit 0459228245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,10 +30,10 @@ const data = {
'Rename': 'Premenovať',
'Required': 'Vyplňte toto pole',
'Zip': 'Archivovať do zip',
'Batch Download': 'Hromadné sťahovanie',
'Batch Download': 'Hromadné stiahnutie',
'Unzip': 'Rozbaliť zip archív',
'Delete': 'Vymazať',
'Download': 'Sťahovať',
'Download': 'Stiahnuť',
'Copy link': 'Skopírovať odkaz',
'Done': 'Hotovo',
'File': 'Súbor',
@ -50,9 +50,9 @@ const data = {
'User': 'Používateľ',
'Admin': 'Admin',
'Save': 'Uložiť',
'Read': 'Čitať',
'Write': 'Zapisovať',
'Upload': 'Nahr',
'Read': 'Čitanie',
'Write': 'Zapisovanie',
'Upload': 'Nahrávanie',
'Permissions': 'Oprávnenia',
'Homedir': 'Domovský adresár',
'Leave blank for no change': 'Ak nechcete zmeniť nechajte prázdne',
@ -72,8 +72,8 @@ const data = {
'Your file is ready': 'Váš súbor je pripravený',
'View': 'Zobraziť',
'Search': 'Vyhľadávanie',
'Download permission': 'Sťahovať',
'Guest': 'Guest',
'Download permission': 'Sťahovanie',
'Guest': 'Hosť',
}
export default data