Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-10 05:31:43 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-10 05:31:43 +0300
commita716c35888f2ff084b54e92350fe32ac7e02a539 (patch)
tree594a5988a6ba65359c0c670962bcb5afdd8f800c /apps/files/l10n/hr.js
parent5bd91eac318536847a1f0834e59f8cfd41efae5a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/hr.js')
-rw-r--r--apps/files/l10n/hr.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js
index 05b98c7effa..bd8af2283db 100644
--- a/apps/files/l10n/hr.js
+++ b/apps/files/l10n/hr.js
@@ -79,10 +79,15 @@ OC.L10N.register(
"File name cannot be empty." : "Naziv datoteke ne može biti prazan.",
"\"/\" is not allowed inside a file name." : "„/” nije dopušteno unutar naziva datoteke.",
"\"{name}\" is not an allowed filetype" : "„{name}” nije dopuštena vrsta datoteke",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Pohrana {owner} je puna, datoteke više nije moguće ažurirati niti sinkronizirati!",
+ "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Mapa grupe „{mountPoint}“ je puna, datoteke više nije moguće ažurirati ni sinkronizirati!",
+ "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Vanjsko spremište za pohranu „{mountPoint}“ je puno, datoteke više nije moguće ažurirati ni sinkronizirati!",
+ "Your storage is full, files cannot be updated or synced anymore!" : "Vaša je pohrana puna, datoteke više nije moguće ažurirati ni sinkronizirati!",
"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 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)",
@@ -185,6 +190,7 @@ OC.L10N.register(
"Crop image previews" : "Obreži pretpreglede slika",
"WebDAV" : "WebDAV",
"Use this address to access your Files via WebDAV" : "Upotrijebite ovu adresu za pristupanje svojim datotekama putem WebDAVa",
+ "Toggle %1$s sublist" : "Uključivanje/isključivanje potpopisa %1$s",
"Toggle grid view" : "Uključi/isključi prikaz rešetke",
"No files in here" : "Nema datoteka",
"Upload some content or sync with your devices!" : "Otpremite neki sadržaj ili sinkronizirajte sa svojim uređajima!",