From a6cb2973a973565e2450b8bb7912257e5e22cde2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 21 May 2021 02:27:50 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/hr.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'lib/l10n/hr.json') diff --git a/lib/l10n/hr.json b/lib/l10n/hr.json index c16ab32dcf4..af30c42cf4c 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -103,7 +103,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Uklonite postavku open_basedir iz datoteke php.ini ili se prebacite na 64-bitni PHP.", "Set an admin username." : "Postavite korisničko ime administratora.", "Set an admin password." : "Postavite zaporku administratora.", - "Can't create or write into the data directory %s" : "Nije moguće stvoriti ili pisati u direktorij s podacima %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Pozadina za dijeljenje %s mora implementirati sučelje OCP\\Share_Backend", "Sharing backend %s not found" : "Pozadina za dijeljenje %s nije pronađena", "Sharing backend for %s not found" : "Pozadina za dijeljenje za %s nije pronađena", @@ -113,9 +112,6 @@ "Open »%s«" : "Otvori »%s«", "%1$s via %2$s" : "%1$s putem %2$s", "You are not allowed to share %s" : "Nije vam dopušteno dijeliti %s", - "Can’t increase permissions of %s" : "Nije moguće povećati dopuštenja za %s", - "Files can’t be shared with delete permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za brisanje", - "Files can’t be shared with create permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za stvaranje", "Expiration date is in the past" : "Datum isteka je u prošlosti", "Sharing is only allowed with group members" : "Dijeljenje je dopušteno samo članovima grupe", "Sharing %s failed, because this item is already shared with user %s" : "Dijeljenje %s nije uspjelo jer je ova stavka već podijeljena s korisnikom %s", @@ -183,7 +179,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Aplikaciju „%1$s” nije moguće instalirati jer nisu ispunjene sljedeće ovisnosti: %2$s", "a safe home for all your data" : "siguran dom za sve vaše podatke", "File is currently busy, please try again later" : "Datoteka je trenutno zauzeta, pokušajte ponovo kasnije", - "Can't read file" : "Datoteka se ne može pročitati", "Application is not enabled" : "Aplikacija nije omogućena", "Authentication error" : "Pogrešna autentifikacija", "Token expired. Please reload page." : "Token je istekao. Ponovno učitajte stranicu.", @@ -230,7 +225,12 @@ "Storage connection timeout. %s" : "Istek veze pohrane. %s", "Following databases are supported: %s" : "Podržane su sljedeće baze podataka: %s", "Following platforms are supported: %s" : "Podržane su sljedeće platforme: %s", + "Can't create or write into the data directory %s" : "Nije moguće stvoriti ili pisati u direktorij s podacima %s", "Invalid Federated Cloud ID" : "Nevažeći ID udruženog oblaka", - "Can’t set expiration date more than %s days in the future" : "Ne može se postaviti datum isteka više od %s dana u budućnosti" + "Can’t increase permissions of %s" : "Nije moguće povećati dopuštenja za %s", + "Files can’t be shared with delete permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za brisanje", + "Files can’t be shared with create permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za stvaranje", + "Can’t set expiration date more than %s days in the future" : "Ne može se postaviti datum isteka više od %s dana u budućnosti", + "Can't read file" : "Datoteka se ne može pročitati" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file -- cgit v1.2.3