aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/hr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-05-03 00:19:45 +0000
committerNextcloud bot <bot@nextcloud.com>2024-05-03 00:19:45 +0000
commit6e39a159a484dfc39ccf9b6fa79e2a9b6a3b001d (patch)
treec09a80a11f8a336dfca7fd62573561b408909112 /apps/theming/l10n/hr.js
parent19602a0cee03afe954d3996b3cdcb7c3800e9b5d (diff)
downloadnextcloud-server-6e39a159a484dfc39ccf9b6fa79e2a9b6a3b001d.tar.gz
nextcloud-server-6e39a159a484dfc39ccf9b6fa79e2a9b6a3b001d.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/hr.js')
-rw-r--r--apps/theming/l10n/hr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/hr.js b/apps/theming/l10n/hr.js
index 51306d8c0e8..b2849d9fc48 100644
--- a/apps/theming/l10n/hr.js
+++ b/apps/theming/l10n/hr.js
@@ -49,7 +49,6 @@ OC.L10N.register(
"Favicon" : "Favicon",
"Upload new favicon" : "Otpremi novi favicon",
"User settings" : "Korisničke postavke",
- "Background" : "Pozadina",
"Keyboard shortcuts" : "Tipkovni prečaci",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Nama je vrlo važno osigurati univerzalan pristup. Pratimo sve internetske i mrežne standarde i provjeravamo je li sustav upotrebljiv bez miša i pomoćnog softvera, kao što je čitač zaslona. Naš je cilj postići sukladnost sa {guidelines}Smjernicama pristupačnosti web-sadržaja{linkend} 2.1 na razini AA s temom jakog kontrasta na razini AAA.",
"Move up" : "Premjesti gore",
@@ -57,6 +56,7 @@ OC.L10N.register(
"Change color" : "Promijeni boju",
"Reset to default" : "Vrati na zadanu postavku",
"Upload" : "Otpremi",
- "Remove background image" : "Ukloni pozadinsku sliku"
+ "Remove background image" : "Ukloni pozadinsku sliku",
+ "Background" : "Pozadina"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");