diff options
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", |