diff options
Diffstat (limited to 'apps/files/l10n/hr.js')
-rw-r--r-- | apps/files/l10n/hr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index e1b84bc92b8..7cb23081331 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -193,6 +193,8 @@ OC.L10N.register( "New text file.txt" : "Nova tekstna datoteka.txt", "Unshare" : "Prestani dijeliti", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Pohrana {owner} je skoro puna ({usedSpacePercent} %)", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Mapa grupe „{mountPoint}” je skoro puna ({usedSpacePercent} %)", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Vanjsko spremište za pohranu „{mountPoint}” je skoro puno ({usedSpacePercent} %)", "Your storage is almost full ({usedSpacePercent}%)" : "Vaš prostor za pohranu gotovo je pun ({usedSpacePercent}%)", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datoteka ili mapa je <strong>promijenjena</strong> ili <strong>preimenovana</strong>", "A new file or folder has been <strong>created</strong>" : "Nova datoteka ili nova mapa je <strong>stvorena</strong>", |