Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-10 06:24:36 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-10 06:24:36 +0300
commite01443fb4efd08130d08c2891d1ceeb68dbdfd6e (patch)
tree8e6e8bbab4412cf8dede40fad83e785238c3fd84
parent79bf8b07591475b9da5719be9eb4ee56904f66bf (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/hr.js2
-rw-r--r--l10n/hr.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/hr.js b/l10n/hr.js
index 9bd625d..afbc9c0 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"External monitoring tool" : "Vanjski alat za praćenje",
"You can connect an external monitoring tool by using this end point:" : "Možete povezati vanjski alat za praćenje s pomoću ove krajnje točke:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Dodavanjem „?format = json” na kraj URL-a dobije se rezultat u JSON-u.",
+ "To use an access token please generate one then set it using the following command:" : "Kako biste se koristili tokenom za pristup, prvo ga generirajte i zatim ga postavite s pomoću sljedeće naredbe:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Zatim proslijedite token sa zaglavljem „NC-Token“ prilikom slanja upita za gornji URL.",
"Time Servers" : "Poslužitelji za vrijeme"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
diff --git a/l10n/hr.json b/l10n/hr.json
index 329609b..dc214d1 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -63,6 +63,8 @@
"External monitoring tool" : "Vanjski alat za praćenje",
"You can connect an external monitoring tool by using this end point:" : "Možete povezati vanjski alat za praćenje s pomoću ove krajnje točke:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Dodavanjem „?format = json” na kraj URL-a dobije se rezultat u JSON-u.",
+ "To use an access token please generate one then set it using the following command:" : "Kako biste se koristili tokenom za pristup, prvo ga generirajte i zatim ga postavite s pomoću sljedeće naredbe:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Zatim proslijedite token sa zaglavljem „NC-Token“ prilikom slanja upita za gornji URL.",
"Time Servers" : "Poslužitelji za vrijeme"
},"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