From 4774637b5f07e6753004f421d9c7b227d82d82ad Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 12 Feb 2023 02:25:57 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- core/l10n/hr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/l10n/hr.js') 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;"); -- cgit v1.2.3