diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-23 02:17:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-23 02:17:03 +0000 |
commit | 99d0ba5f7ea45bb636cfcfc2de144e25af88b916 (patch) | |
tree | 0c89efd424ebab799bd9ec8dc81c9594cf7c0ac9 /lib/l10n | |
parent | 94c74fb97bc2f46878a396c21621c694391032f5 (diff) | |
download | nextcloud-server-99d0ba5f7ea45bb636cfcfc2de144e25af88b916.tar.gz nextcloud-server-99d0ba5f7ea45bb636cfcfc2de144e25af88b916.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/hr.js | 2 | ||||
-rw-r--r-- | lib/l10n/hr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index b8c624e39cd..234b1a43dd1 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -22,10 +22,12 @@ OC.L10N.register( "PHP %s or higher is required." : "PHP inačica treba biti %s ili viša.", "PHP with a version lower than %s is required." : "Potreban je PHP inačice manje od %s.", "%sbit or higher PHP required." : "Potreban je %s-bitni ili viši PHP.", + "The following databases are supported: %s" : "Podržane su sljedeće baze podataka: %s", "The command line tool %s could not be found" : "Alat naredbenog retka %s nije pronađen", "The library %s is not available." : "Biblioteka %s nije dostupna.", "Library %1$s with a version higher than %2$s is required - available version %3$s." : "Potrebna je biblioteka %1$s inačice veće od %2$s – dostupna je inačica %3$s.", "Library %1$s with a version lower than %2$s is required - available version %3$s." : "Potrebna je biblioteka %1$s inačice manje od %2$s – dostupna je inačica %3$s.", + "The following platforms are supported: %s" : "Podržane su sljedeće platforme: %s", "Server version %s or higher is required." : "Inačica poslužitelja treba biti %s ili viša.", "Server version %s or lower is required." : "Potrebna je inačica poslužitelja %s ili niža.", "Logged in user must be an admin or sub admin" : "Prijavljeni korisnik mora biti administrator ili podadministrator", diff --git a/lib/l10n/hr.json b/lib/l10n/hr.json index eec591db509..68a2c1a95b3 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -20,10 +20,12 @@ "PHP %s or higher is required." : "PHP inačica treba biti %s ili viša.", "PHP with a version lower than %s is required." : "Potreban je PHP inačice manje od %s.", "%sbit or higher PHP required." : "Potreban je %s-bitni ili viši PHP.", + "The following databases are supported: %s" : "Podržane su sljedeće baze podataka: %s", "The command line tool %s could not be found" : "Alat naredbenog retka %s nije pronađen", "The library %s is not available." : "Biblioteka %s nije dostupna.", "Library %1$s with a version higher than %2$s is required - available version %3$s." : "Potrebna je biblioteka %1$s inačice veće od %2$s – dostupna je inačica %3$s.", "Library %1$s with a version lower than %2$s is required - available version %3$s." : "Potrebna je biblioteka %1$s inačice manje od %2$s – dostupna je inačica %3$s.", + "The following platforms are supported: %s" : "Podržane su sljedeće platforme: %s", "Server version %s or higher is required." : "Inačica poslužitelja treba biti %s ili viša.", "Server version %s or lower is required." : "Potrebna je inačica poslužitelja %s ili niža.", "Logged in user must be an admin or sub admin" : "Prijavljeni korisnik mora biti administrator ili podadministrator", |