summaryrefslogtreecommitdiffstats
path: root/core/l10n/hr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-12 02:25:57 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-12 02:25:57 +0000
commit4774637b5f07e6753004f421d9c7b227d82d82ad (patch)
treea1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/hr.js
parentb59b8fd8088502c9a55a1efaa760ff34964cd439 (diff)
downloadnextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz
nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r--core/l10n/hr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js
index b87fff1dd00..8bc20718535 100644
--- a/core/l10n/hr.js
+++ b/core/l10n/hr.js
@@ -172,6 +172,7 @@ OC.L10N.register(
"Search" : "TraĆŸi",
"An error occurred while searching for {type}" : "DoĆĄlo je do pogreĆĄke pri traĆŸenju {type}",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Unesite {minSearchLength} ili viĆĄe znakova za pretraĆŸivanje","Unesite {minSearchLength} ili viĆĄe znakova za pretraĆŸivanje","Unesite {minSearchLength} ili viĆĄe znakova za pretraĆŸivanje"],
+ "Settings menu" : "Izbornik postavki",
"Search {types} 
" : "TraĆŸi {types}
",
"Settings" : "Postavke",
"Could not load your contacts" : "Učitavanje vaơih kontakata trenutno nije moguće",
@@ -365,7 +366,6 @@ OC.L10N.register(
"More apps menu" : "Izbornik s viĆĄe aplikacija",
"Contacts" : "Kontakti",
"Contacts menu" : "Izbornik kontakata",
- "Settings menu" : "Izbornik postavki",
"Setup two-factor authentication" : "Postavite dvofaktorsku autentifikaciju"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");