diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-06 02:18:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-06 02:18:23 +0000 |
commit | a036ca60189094bca5ad2575b425566950a53021 (patch) | |
tree | a3e02b83e424a0f7de25bce3da2471ded1e93b99 /apps/files/l10n/hr.js | |
parent | 124b1fdffced06791dc02ca2575d97a0dab021c0 (diff) | |
download | nextcloud-server-a036ca60189094bca5ad2575b425566950a53021.tar.gz nextcloud-server-a036ca60189094bca5ad2575b425566950a53021.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hr.js')
-rw-r--r-- | apps/files/l10n/hr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index c806d5aef33..2341a7c61c8 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -59,6 +59,7 @@ OC.L10N.register( "Could not create file \"{file}\"" : "Nije moguće stvoriti datoteku „{file}”", "Could not create file \"{file}\" because it already exists" : "Nije moguće stvoriti datoteku „{file}” jer već postoji", "Could not create folder \"{dir}\" because it already exists" : "Nije moguće stvoriti mapu „{dir}” jer već postoji", + "Could not fetch file details \"{file}\"" : "Neuspješno dohvaćanje pojedinosti o datoteci „{file}“", "Error deleting file \"{fileName}\"." : "Pogreška pri brisanju datoteke „{fileName}”.", "No search results in other folders for {tag}{filter}{endtag}" : "Nema rezultata pretraživanja u drugim mapama za {tag}{filter}{endtag}", "Name" : "Naziv", |