aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/hr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-16 00:19:23 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-16 00:19:23 +0000
commit538041b6e702f7163594a36b1e0c14dddc28aab7 (patch)
treef7aa11db45439cc30068d366da089d98ede9cae2 /core/l10n/hr.js
parenta29b0b4ba5a68243174cc447486019bf9037ae0d (diff)
downloadnextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.tar.gz
nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js
index 13a3dcfea58..1a53043ac31 100644
--- a/core/l10n/hr.js
+++ b/core/l10n/hr.js
@@ -273,9 +273,7 @@ OC.L10N.register(
"Connect to your account" : "Povežite se sa svojim računom",
"Please log in before granting %1$s access to your %2$s account." : "Prijavite se prije odobravanja pristupa %1$s svom računu %2$s.",
"If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Ako ne pokušavate postaviti novi uređaj ili aplikaciju, netko vas pokušava navesti da mu odobrite pristup svojim podacima. U tom slučaju nemojte nastaviti, već se obratite administratoru sustava.",
- "App token" : "Aplikacijski token",
"Grant access" : "Dodijeli pristup",
- "Alternative log in using app token" : "Alternativna prijava s pomoću aplikacijskog tokena",
"Account access" : "Pristup računu",
"You are about to grant %1$s access to your %2$s account." : "Dopustit ćete osobi %1$s pristup vašem računu %2$s.",
"Account connected" : "Račun povezan",
@@ -358,6 +356,8 @@ OC.L10N.register(
"Copy to {folder}" : "Kopiraj u {folder}",
"Move to {folder}" : "Premjesti u {folder}",
"Authentication required" : "Potrebna autentifikacija",
- "Failed to authenticate, try again" : "Pogreška pri provjeri autentičnosti, pokušajte ponovo"
+ "Failed to authenticate, try again" : "Pogreška pri provjeri autentičnosti, pokušajte ponovo",
+ "App token" : "Aplikacijski token",
+ "Alternative log in using app token" : "Alternativna prijava s pomoću aplikacijskog tokena"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");