diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-19 02:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-19 02:31:48 +0000 |
commit | f5e5b07d05eb6101f07dd7a96e912e8387bae4ab (patch) | |
tree | 19a3239f0e7fafb239e06035513c48abcbd683b4 /apps/files/l10n/hr.js | |
parent | c6af693dac0d5804901c969a6a8e821dcd2efac6 (diff) | |
download | nextcloud-server-f5e5b07d05eb6101f07dd7a96e912e8387bae4ab.tar.gz nextcloud-server-f5e5b07d05eb6101f07dd7a96e912e8387bae4ab.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, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 5a1c14eade8..01682ec6e34 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -87,7 +87,6 @@ OC.L10N.register( "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 je skoro pun ({usedSpacePercent} %).", - "_matches '{filter}'_::_match '{filter}'_" : ["odgovara '{filter}'","podudaranje '{filter}'","podudaranje '{filter}'"], "View in folder" : "Prikaži u mapi", "Copied!" : "Kopirano!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj izravnu poveznicu (samo za korisnike koji smiju pristupiti ovoj datoteci/mapi)", @@ -213,6 +212,7 @@ OC.L10N.register( "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}%)", + "_matches '{filter}'_::_match '{filter}'_" : ["odgovara '{filter}'","podudaranje '{filter}'","podudaranje '{filter}'"], "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>", "A file or folder has been <strong>deleted</strong>" : "Datoteka ili mapa je <strong>izbrisana</strong>", |