diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-29 02:17:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-29 02:17:55 +0000 |
commit | 8383b63b3494f73a1b6f45e13f7b6f010e0a83bc (patch) | |
tree | de2d52ec91d61e2887c02705f4af17bd34a3f636 /apps/files | |
parent | 062ef022fbf05a36ac8f8e179957c105b6e781ec (diff) | |
download | nextcloud-server-8383b63b3494f73a1b6f45e13f7b6f010e0a83bc.tar.gz nextcloud-server-8383b63b3494f73a1b6f45e13f7b6f010e0a83bc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/hr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/hr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 46c6a9fde5f..7832bff2c73 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -59,6 +59,7 @@ OC.L10N.register( "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}", + "Enter more than two characters to search in other folders" : "Unesite više od dva znaka za pretraživanje u drugim mapama", "Name" : "Naziv", "Size" : "Veličina", "Modified" : "Promijenjeno", diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json index a6e545b34f5..e4137c90356 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -57,6 +57,7 @@ "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}", + "Enter more than two characters to search in other folders" : "Unesite više od dva znaka za pretraživanje u drugim mapama", "Name" : "Naziv", "Size" : "Veličina", "Modified" : "Promijenjeno", |