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>2020-11-19 06:05:56 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-19 06:05:56 +0300
commitab80ecfa7bff4b4d701b5914365cf5277438e65e (patch)
treecf3612278377c799f9e3913cdaed34edfec00f00 /l10n
parent9fb3a746e58636db4e99d229425b34b4c13a971f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/sl.js14
-rw-r--r--l10n/sl.json14
2 files changed, 26 insertions, 2 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index 9fc9fba..39df40f 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -2,11 +2,23 @@ OC.L10N.register(
"ransomware_protection",
{
"Ransomware protection" : "Zaščita Ransomware",
+ "File “%1$s” could not be uploaded!" : "Datoteke »%1$s« ni mogoče poslati!",
"Your sync clients are currently blocked from further uploads" : "Nameščeni odjemalci za usklajevanje so trenutno blokirani za nadaljnje pošiljanje",
+ "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." : "Datoteka »%1$s«, ki jo poskušate poslati je poimenovana po maski, značilni za virus/odkupnino »%2$s«. Če ste prepričani, da uporabljena naprava ni okužena, lahko začasno onemogočite to zaščito. Če niste prepričani, stopite v stik s skrbnikom sistema.",
"Pause protection" : "Začasno ustavi zaščito",
"I need help!" : "Potrebujem pomoč!",
+ "User %s may be infected with ransomware and is asking for your help." : "Račun %s je morda okužen z virusom/odkupnino in prosi za pomoč.",
"I will help" : "Želim pomagati.",
- "Additional extension patterns" : "Dodatni vzorci razširitve",
+ "This app prevents uploading files with known ransomware file endings" : "Program preprečuje pošiljanje datotek z znanimi maskami datotek virusov/odkupnin.",
+ "Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Vključi besedilne datoteke z ne tako očitnimi imeni, na primer: ReadMe.TxT, info.html in podobno.",
+ "Additional extension patterns" : "Dodatni vzorci pripone",
+ "Additional note file patterns" : "Dodaten vzorec besedilnih datotek",
+ "One pattern per line. If the pattern is a regular expression it has to start with ^ or end with $ otherwise the name must be a complete match." : "Vpisan mora biti en vzorec na vrstico. Če je vzorec logični izraz, se mora začeti z znakom » ^ « ali končati z znakom » $ «, sicer mora biti celotno ime popoln zadetek skladnje.",
+ "Ignore extension patterns" : "Prezri vzorec pripone",
+ "Exclude note file patterns" : "Izloči vzorce besedilnih datotek",
+ "Ignore note file patterns" : "Prezri vzorce besedilnih datotek",
+ "Protection is currently active" : "Zaščita je trenutno omogočena",
+ "Protection is currently paused until: <strong>%s</strong>" : "Zaščita je onemogočena do: <strong>%s</strong>",
"Re-enable protection now" : "Ponovno omogoči zaščito"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/l10n/sl.json b/l10n/sl.json
index e536dc6..b49ca74 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,10 +1,22 @@
{ "translations": {
"Ransomware protection" : "Zaščita Ransomware",
+ "File “%1$s” could not be uploaded!" : "Datoteke »%1$s« ni mogoče poslati!",
"Your sync clients are currently blocked from further uploads" : "Nameščeni odjemalci za usklajevanje so trenutno blokirani za nadaljnje pošiljanje",
+ "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." : "Datoteka »%1$s«, ki jo poskušate poslati je poimenovana po maski, značilni za virus/odkupnino »%2$s«. Če ste prepričani, da uporabljena naprava ni okužena, lahko začasno onemogočite to zaščito. Če niste prepričani, stopite v stik s skrbnikom sistema.",
"Pause protection" : "Začasno ustavi zaščito",
"I need help!" : "Potrebujem pomoč!",
+ "User %s may be infected with ransomware and is asking for your help." : "Račun %s je morda okužen z virusom/odkupnino in prosi za pomoč.",
"I will help" : "Želim pomagati.",
- "Additional extension patterns" : "Dodatni vzorci razširitve",
+ "This app prevents uploading files with known ransomware file endings" : "Program preprečuje pošiljanje datotek z znanimi maskami datotek virusov/odkupnin.",
+ "Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Vključi besedilne datoteke z ne tako očitnimi imeni, na primer: ReadMe.TxT, info.html in podobno.",
+ "Additional extension patterns" : "Dodatni vzorci pripone",
+ "Additional note file patterns" : "Dodaten vzorec besedilnih datotek",
+ "One pattern per line. If the pattern is a regular expression it has to start with ^ or end with $ otherwise the name must be a complete match." : "Vpisan mora biti en vzorec na vrstico. Če je vzorec logični izraz, se mora začeti z znakom » ^ « ali končati z znakom » $ «, sicer mora biti celotno ime popoln zadetek skladnje.",
+ "Ignore extension patterns" : "Prezri vzorec pripone",
+ "Exclude note file patterns" : "Izloči vzorce besedilnih datotek",
+ "Ignore note file patterns" : "Prezri vzorce besedilnih datotek",
+ "Protection is currently active" : "Zaščita je trenutno omogočena",
+ "Protection is currently paused until: <strong>%s</strong>" : "Zaščita je onemogočena do: <strong>%s</strong>",
"Re-enable protection now" : "Ponovno omogoči zaščito"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file