aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/hr.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-17 00:20:15 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-17 00:20:15 +0000
commitad12af8d06dfffe3e8d6b4a255aa96fc2c719136 (patch)
treee55c090b6fbdf3490d242fb786aeb2da057a85d0 /apps/updatenotification/l10n/hr.json
parent23a7f8ce3b9087c2c8b2a8ecca54fd5ac3f10b7c (diff)
downloadnextcloud-server-ad12af8d06dfffe3e8d6b4a255aa96fc2c719136.tar.gz
nextcloud-server-ad12af8d06dfffe3e8d6b4a255aa96fc2c719136.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/hr.json')
-rw-r--r--apps/updatenotification/l10n/hr.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/hr.json b/apps/updatenotification/l10n/hr.json
index b6326aabc3f..0741c2cd875 100644
--- a/apps/updatenotification/l10n/hr.json
+++ b/apps/updatenotification/l10n/hr.json
@@ -28,7 +28,6 @@
"The selected update channel does not support updates of the server." : "Odabrani kanal za ažuriranje ne podržava ažuriranja poslužitelja.",
"A new version is available: <strong>{newVersionString}</strong>" : "Dostupna je nova inačica: <strong>{newVersionString}</strong>",
"Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Imajte na umu da se ažuriranje nakon novog izdanja pojavljuje tek nakon prve manje nove inačice ili kasnije. Nove inačice uvodimo u pravilnim vremenskim razmacima i ponekad preskočimo inačicu ako je problematična.",
- "Checked on {lastCheckedDate}" : "Provjereno {lastCheckedDate}",
"Checking apps for compatible versions" : "Provjera aplikacija za kompatibilne verzije",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Provjerite da vaš config.php nije postavio <samp>appstoreenabled</samp> na vrijednost „netočno”.",
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Neuspješno povezivanje s trgovinom aplikacijama App Store ili je vraćena obavijest da nema ažuriranja. Ručno potražite ažuriranja ili provjerite ima li vaš poslužitelj pristup internetu i može li se povezati s trgovinom aplikacijama App Store.",
@@ -39,6 +38,7 @@
"Beta" : "Beta",
"A pre-release version only for testing new features, not for production environments." : "Razvojna inačica koja služi samo za ispitivanje novih značajki, a nikako za produkcijska okruženja.",
"Please use the command line updater to update." : "Ažurirajte putem naredbenog retka.",
- "Update channel:" : "Ažuriraj kanal:"
+ "Update channel:" : "Ažuriraj kanal:",
+ "Checked on {lastCheckedDate}" : "Provjereno {lastCheckedDate}"
},"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