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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-14 06:13:04 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-14 06:13:04 +0300
commit17851ce34c4072603b525c60f53039adad49df87 (patch)
treee7444177bef431210ebdee962fcfd71663d35fb9
parent89f202b83cbe096ca764f6a6d807a5c7b357d17e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js6
-rw-r--r--l10n/cs.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index df60442..a5a2bf3 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -5,7 +5,7 @@ OC.L10N.register(
"File “%1$s” could not be uploaded!" : "Soubor „%1$s“ se nedaří nahrát!",
"Your sync clients are currently blocked from further uploads" : "Další nahrávání z vašich synchronizačních klientů je nyní blokováno",
"The file “%1$s” you tried to upload matches the naming pattern of a ransomware/virus “%2$s”. If you are sure that your device is not affected, you can temporarily disable the protection. Otherwise you can request help from your admin, so they reach out to you." : "Soubor „%1$s“, který jste se pokusili nahrát, odpovídá vzorcům ransomware/viru „%2$s“. Pokud jste si naprosto jistí, že vaše zařízení není infikováno, můžete ochranu dočasně vypnout. V opačném případě požádejte o pomoc svého správce systémů.",
- "Pause protection" : "Pozastavení ochrany",
+ "Pause protection" : "Pozastavit ochranu",
"I need help!" : "Potřebuji pomoc!",
"User %s may be infected with ransomware and is asking for your help." : "Uživatel(ka) %s může být infikován(a) ransomwarem a žádá vás o pomoc.",
"I will help" : "Pomohu",
@@ -21,8 +21,8 @@ OC.L10N.register(
"Ignore extension patterns" : "Vzory ignorovaných přípon",
"Exclude note file patterns" : "Vzor souboru pro vynechání poznámky",
"Ignore note file patterns" : "Vzor souboru pro ignorování poznámky",
- "Protection is currently active" : "Ochrana je v současné době aktivní",
+ "Protection is currently active" : "Ochrana je nyní aktivní",
"Protection is currently paused until: <strong>%s</strong>" : "Ochrana je nyní pozastavena dokud: <strong>%s</strong>",
- "Re-enable protection now" : "Opětovné zapnutí ochrany"
+ "Re-enable protection now" : "Opět zapnout ochranu"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 2fe27c4..8b08b7b 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -3,7 +3,7 @@
"File “%1$s” could not be uploaded!" : "Soubor „%1$s“ se nedaří nahrát!",
"Your sync clients are currently blocked from further uploads" : "Další nahrávání z vašich synchronizačních klientů je nyní blokováno",
"The file “%1$s” you tried to upload matches the naming pattern of a ransomware/virus “%2$s”. If you are sure that your device is not affected, you can temporarily disable the protection. Otherwise you can request help from your admin, so they reach out to you." : "Soubor „%1$s“, který jste se pokusili nahrát, odpovídá vzorcům ransomware/viru „%2$s“. Pokud jste si naprosto jistí, že vaše zařízení není infikováno, můžete ochranu dočasně vypnout. V opačném případě požádejte o pomoc svého správce systémů.",
- "Pause protection" : "Pozastavení ochrany",
+ "Pause protection" : "Pozastavit ochranu",
"I need help!" : "Potřebuji pomoc!",
"User %s may be infected with ransomware and is asking for your help." : "Uživatel(ka) %s může být infikován(a) ransomwarem a žádá vás o pomoc.",
"I will help" : "Pomohu",
@@ -19,8 +19,8 @@
"Ignore extension patterns" : "Vzory ignorovaných přípon",
"Exclude note file patterns" : "Vzor souboru pro vynechání poznámky",
"Ignore note file patterns" : "Vzor souboru pro ignorování poznámky",
- "Protection is currently active" : "Ochrana je v současné době aktivní",
+ "Protection is currently active" : "Ochrana je nyní aktivní",
"Protection is currently paused until: <strong>%s</strong>" : "Ochrana je nyní pozastavena dokud: <strong>%s</strong>",
- "Re-enable protection now" : "Opětovné zapnutí ochrany"
+ "Re-enable protection now" : "Opět zapnout ochranu"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file