diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-29 02:18:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-29 02:18:14 +0000 |
commit | f121adedc133deba508cfebf245c832a901e0993 (patch) | |
tree | 6ce31e7edd893a7429f14686f66ad46398b3d99f /apps/files/l10n | |
parent | ab6d176bf31083bbe0c843d319c3221518a4a693 (diff) | |
download | nextcloud-server-f121adedc133deba508cfebf245c832a901e0993.tar.gz nextcloud-server-f121adedc133deba508cfebf245c832a901e0993.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-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", |