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>2022-08-16 05:25:45 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-16 05:25:45 +0300
commite6feca6d1559efaaf5ba31d5c24c4a436c0ccf5f (patch)
tree2c4baae1d3b6f9159acaf43ceae75e791b042dc6 /apps/files/l10n/hr.js
parent2f07ce1f349a3fa05f84a47f0e9f17f221e0ef95 (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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js
index 8049db8434f..e0e62276cc4 100644
--- a/apps/files/l10n/hr.js
+++ b/apps/files/l10n/hr.js
@@ -179,7 +179,6 @@ OC.L10N.register(
"Templates" : "Predlošci",
"Unable to initialize the templates directory" : "Nije moguće inicijalizirati direktorij predložaka",
"%s used" : "Iskorišteno %s",
- "%s%% of %s used" : "Iskorišteno %s%% od %s",
"%1$s of %2$s used" : "Iskorišteno %1$s od %2$s",
"Show hidden files" : "Prikaz skrivenih datoteka",
"Crop image previews" : "Obreži pretpreglede slika",
@@ -208,6 +207,7 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Ovdje ne smijete otpremati ili stvarati datoteke",
"New" : "Novo",
"Cannot transfer ownership of a file or folder you don't own" : "Ne možete prenijeti vlasništvo nad datotekom ili mapom koja nije u vašem vlasništvu",
+ "%s%% of %s used" : "Iskorišteno %s%% od %s",
"Settings" : "Postavke"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");