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

github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-05 05:17:11 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-05 05:17:11 +0300
commita68f03667296c55d5b5b556975f056d31f8dabd1 (patch)
tree81cd806d19c3d2edaf25ea6006cc082032ee82a5
parent9e6435fde577e9da7144c88e71ccaaa54566cdff (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/nb.js3
-rw-r--r--l10n/nb.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/nb.js b/l10n/nb.js
index f85c6e8..7fe703a 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"This email is a notification from {host}. Please, do not reply." : "Denne e-mailen er en beskjed fra {host}. Vennligst ikke svar.",
"File uploaded: {file}" : "Opplastet fil: {file}",
"Mode" : "Modus",
+ "Not required in Executable Mode." : "Ikke nødvendig i kjørbar modus.",
"Host" : "Vert",
"Address of Antivirus Host." : "Addresse for anti-virus-server",
"Port" : "Port",
@@ -30,6 +31,7 @@ OC.L10N.register(
"Path to clamscan" : "Sti til clamscan",
"Path to clamscan executable." : "Sti til kjørbar clamscan-fil",
"Not required in Daemon Mode." : "Ikke påkrevd i daemon modus",
+ "Extra command line options (comma-separated)" : "Ekstra kommandolinjealternativer (kommaseparert)",
"When infected files are found during a background scan" : "Når infiserte filer blir påvist under bakgrunnsskanning",
"Only log" : "Kun logg",
"Delete file" : "Slett fil",
@@ -38,6 +40,7 @@ OC.L10N.register(
"Rules" : "Regler",
"Clear All" : "Nullstill",
"Reset to defaults" : "Tilbakestill til standard",
+ "Match by" : "Match med",
"Description" : "Beskrivelse",
"Mark as" : "Merk som",
"Add a rule" : "Legg til en regel"
diff --git a/l10n/nb.json b/l10n/nb.json
index e69b608..5581a69 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -17,6 +17,7 @@
"This email is a notification from {host}. Please, do not reply." : "Denne e-mailen er en beskjed fra {host}. Vennligst ikke svar.",
"File uploaded: {file}" : "Opplastet fil: {file}",
"Mode" : "Modus",
+ "Not required in Executable Mode." : "Ikke nødvendig i kjørbar modus.",
"Host" : "Vert",
"Address of Antivirus Host." : "Addresse for anti-virus-server",
"Port" : "Port",
@@ -28,6 +29,7 @@
"Path to clamscan" : "Sti til clamscan",
"Path to clamscan executable." : "Sti til kjørbar clamscan-fil",
"Not required in Daemon Mode." : "Ikke påkrevd i daemon modus",
+ "Extra command line options (comma-separated)" : "Ekstra kommandolinjealternativer (kommaseparert)",
"When infected files are found during a background scan" : "Når infiserte filer blir påvist under bakgrunnsskanning",
"Only log" : "Kun logg",
"Delete file" : "Slett fil",
@@ -36,6 +38,7 @@
"Rules" : "Regler",
"Clear All" : "Nullstill",
"Reset to defaults" : "Tilbakestill til standard",
+ "Match by" : "Match med",
"Description" : "Beskrivelse",
"Mark as" : "Merk som",
"Add a rule" : "Legg til en regel"