diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-27 02:20:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-27 02:20:46 +0000 |
commit | baba83e1859b7e6119197704489dc9045485e295 (patch) | |
tree | 107805268de220a7f3d6506a47c8becdc6a9a3a2 /apps/files/l10n/hr.js | |
parent | 7a892a310d46e3d99418f2c3cd58c1897679ce9e (diff) | |
download | nextcloud-server-baba83e1859b7e6119197704489dc9045485e295.tar.gz nextcloud-server-baba83e1859b7e6119197704489dc9045485e295.zip |
[tx-robot] updated from transifex
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>", |