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

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-10 06:21:27 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-10 06:21:27 +0300
commit4276052f78958ecc4bbe16234fb1d45397a9f857 (patch)
treeff0d125667e5ab3f27c2630c3660d8a8f5774e1e /l10n
parentb2cc9025500bc9a1a56de3f4437caf01e1fd52e4 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/hr.js1
-rw-r--r--l10n/hr.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/hr.js b/l10n/hr.js
index 26b2537..45dca3f 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Korisnik %s je možda zaražen ransomwareom i traži pomoć.",
"I will help" : "Ja ću mu pomoći",
"This app prevents uploading files with known ransomware file endings" : "Ova aplikacija sprječava otpremanje datoteka koje imaju poznate završetke, nalik ransomwareu",
+ "This app prevents the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "Ova aplikacija sprječava klijente Nextcloud Sync da otpremaju datoteke koje imaju poznate završetke nalik ransomwareu.\n\n⚠ Ova aplikacija ne zamjenjuje redovite sigurnosne kopije. Sprječava zaražene klijente da otpremaju i prepisuju datoteke na vašem poslužitelju Nextclouda. Aplikacija vam ne može pomoći u slučaju da je poslužitelj izravno zaražen ransomwareom.\n\n⚠️ Ni razvojni programeri ni Nextcloud GmbH ne daju nikakvo jamstvo da vaše datoteke neće biti zahvaćene na neki drugi način.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Uključite datoteke bilješki s netipičnim nazivima, npr. ReadMe.TxT, info.html",
"Additional extension patterns" : "Dodatni obrasci proširenja",
"One pattern per line. If the pattern is a regular expression it has to start with ^ or end with $. Leading dot or underscore on non-regular expression patterns mean that the name has to end with the given string." : "Jedan obrazac po liniji. Ako je obrazac pravilan izraz, mora početi s ^ ili završiti s $. Vodeća točka ili podvlaka na obrascima neregularnih izraza znače da naziv mora završiti zadanim nizom znakova.",
diff --git a/l10n/hr.json b/l10n/hr.json
index c4238f8..88bba41 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -8,6 +8,7 @@
"User %s may be infected with ransomware and is asking for your help." : "Korisnik %s je možda zaražen ransomwareom i traži pomoć.",
"I will help" : "Ja ću mu pomoći",
"This app prevents uploading files with known ransomware file endings" : "Ova aplikacija sprječava otpremanje datoteka koje imaju poznate završetke, nalik ransomwareu",
+ "This app prevents the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "Ova aplikacija sprječava klijente Nextcloud Sync da otpremaju datoteke koje imaju poznate završetke nalik ransomwareu.\n\n⚠ Ova aplikacija ne zamjenjuje redovite sigurnosne kopije. Sprječava zaražene klijente da otpremaju i prepisuju datoteke na vašem poslužitelju Nextclouda. Aplikacija vam ne može pomoći u slučaju da je poslužitelj izravno zaražen ransomwareom.\n\n⚠️ Ni razvojni programeri ni Nextcloud GmbH ne daju nikakvo jamstvo da vaše datoteke neće biti zahvaćene na neki drugi način.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Uključite datoteke bilješki s netipičnim nazivima, npr. ReadMe.TxT, info.html",
"Additional extension patterns" : "Dodatni obrasci proširenja",
"One pattern per line. If the pattern is a regular expression it has to start with ^ or end with $. Leading dot or underscore on non-regular expression patterns mean that the name has to end with the given string." : "Jedan obrazac po liniji. Ako je obrazac pravilan izraz, mora početi s ^ ili završiti s $. Vodeća točka ili podvlaka na obrascima neregularnih izraza znače da naziv mora završiti zadanim nizom znakova.",