summaryrefslogtreecommitdiffstats
path: root/lib/l10n/hr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-17 00:19:50 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-17 00:19:50 +0000
commitf129a88fc2f3d02f492f279bdc527c3bacb79da8 (patch)
tree19256d8311829297c23943ba8e0ee1d838d4a6c1 /lib/l10n/hr.js
parent4689f3d2ab3374c8ff3f6814bdfd57b4c83552cc (diff)
downloadnextcloud-server-f129a88fc2f3d02f492f279bdc527c3bacb79da8.tar.gz
nextcloud-server-f129a88fc2f3d02f492f279bdc527c3bacb79da8.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/hr.js')
-rw-r--r--lib/l10n/hr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js
index ed0a309d76d..828e21d21d4 100644
--- a/lib/l10n/hr.js
+++ b/lib/l10n/hr.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"seconds ago" : "prije nekoliko sekundi",
"Empty file" : "Prazna datoteka",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul s ID-om: %s ne postoji. Omogućite ga u postavkama svojih aplikacija ili se obratite administratoru.",
+ "Dot files are not allowed" : "Datoteke s točkama nisu dopuštene",
"File already exists" : "Datoteka već postoji",
"Invalid path" : "Nevažeći put",
"Failed to create file from template" : "Stvaranje datoteke iz predloška nije uspjelo",
@@ -79,7 +80,6 @@ OC.L10N.register(
"File name is a reserved word" : "Naziv datoteke je rezervirana riječ",
"File name contains at least one invalid character" : "Naziv datoteke sadrži barem jedan nevažeći znak",
"File name is too long" : "Naziv datoteke je predugačak",
- "Dot files are not allowed" : "Datoteke s točkama nisu dopuštene",
"Empty filename is not allowed" : "Datoteke bez naziva nisu dopuštene",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikaciju „%s” nije moguće instalirati jer se ne može pročitati datoteka s podacima o aplikaciji.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaciju „%s” nije moguće instalirati jer nije kompatibilna s ovom inačicom poslužitelja.",