diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-20 02:26:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-20 02:26:28 +0000 |
commit | 9db15459b9d39681965b3a599960e6d2225c57a0 (patch) | |
tree | de6f7e405c78eb608e37338574c67bc76fedf90f /apps/workflowengine/l10n/hr.js | |
parent | 176d8e8ab3af0509d8e2fa4d745123b917f52d44 (diff) | |
download | nextcloud-server-9db15459b9d39681965b3a599960e6d2225c57a0.tar.gz nextcloud-server-9db15459b9d39681965b3a599960e6d2225c57a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/hr.js')
-rw-r--r-- | apps/workflowengine/l10n/hr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/hr.js b/apps/workflowengine/l10n/hr.js index 797fb9dd055..7182319ac6e 100644 --- a/apps/workflowengine/l10n/hr.js +++ b/apps/workflowengine/l10n/hr.js @@ -65,11 +65,11 @@ OC.L10N.register( "Save" : "Spremi", "Show less" : "Prikaži manje", "Show more" : "Prikaži više", - "File name" : "Naziv datoteke", - "is" : "je", - "is not" : "nije", "matches" : "podudara se", "does not match" : "ne podudara se", + "is" : "je", + "is not" : "nije", + "File name" : "Naziv datoteke", "File MIME type" : "Vrsta MIME datoteke", "File size (upload)" : "Veličina datoteke (otprema)", "less" : "manje", |