[tx-robot] updated from transifex
This commit is contained in:
Родитель
674a5ddeda
Коммит
aa875b6a6b
|
@ -41,6 +41,7 @@ OC.L10N.register(
|
|||
"Extra command line options (comma-separated)" : "Zusätzliche Kommandozeilen-Optionen (mit Komma getrennt)",
|
||||
"File size limit, -1 means no limit" : "Dateigrößenbeschränkung, -1 bedeutet kein Limit",
|
||||
"Background scan file size limit in bytes, -1 means no limit" : "Dateigrößenbeschränkung für Hintergrund-Scans, -1 bedeutet kein Limit",
|
||||
"When infected files are found during a background scan" : "Wenn infizierte Dateien während eines Hintergrund-Scans gefunden werden",
|
||||
"Only log" : "Nur loggen",
|
||||
"Delete file" : "Datei löschen",
|
||||
"Save" : "Speichern",
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
"Extra command line options (comma-separated)" : "Zusätzliche Kommandozeilen-Optionen (mit Komma getrennt)",
|
||||
"File size limit, -1 means no limit" : "Dateigrößenbeschränkung, -1 bedeutet kein Limit",
|
||||
"Background scan file size limit in bytes, -1 means no limit" : "Dateigrößenbeschränkung für Hintergrund-Scans, -1 bedeutet kein Limit",
|
||||
"When infected files are found during a background scan" : "Wenn infizierte Dateien während eines Hintergrund-Scans gefunden werden",
|
||||
"Only log" : "Nur loggen",
|
||||
"Delete file" : "Datei löschen",
|
||||
"Save" : "Speichern",
|
||||
|
|
|
@ -41,6 +41,7 @@ OC.L10N.register(
|
|||
"Extra command line options (comma-separated)" : "Zusätzliche Kommandozeilen-Optionen (mit Komma getrennt)",
|
||||
"File size limit, -1 means no limit" : "Dateigrößenbeschränkung, -1 bedeutet kein Limit",
|
||||
"Background scan file size limit in bytes, -1 means no limit" : "Dateigrößenbeschränkung für Hintergrund-Scans, -1 bedeutet kein Limit",
|
||||
"When infected files are found during a background scan" : "Wenn infizierte Dateien während eines Hintergrund-Scans gefunden werden",
|
||||
"Only log" : "Nur loggen",
|
||||
"Delete file" : "Datei löschen",
|
||||
"Save" : "Speichern",
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
"Extra command line options (comma-separated)" : "Zusätzliche Kommandozeilen-Optionen (mit Komma getrennt)",
|
||||
"File size limit, -1 means no limit" : "Dateigrößenbeschränkung, -1 bedeutet kein Limit",
|
||||
"Background scan file size limit in bytes, -1 means no limit" : "Dateigrößenbeschränkung für Hintergrund-Scans, -1 bedeutet kein Limit",
|
||||
"When infected files are found during a background scan" : "Wenn infizierte Dateien während eines Hintergrund-Scans gefunden werden",
|
||||
"Only log" : "Nur loggen",
|
||||
"Delete file" : "Datei löschen",
|
||||
"Save" : "Speichern",
|
||||
|
|
|
@ -41,6 +41,7 @@ OC.L10N.register(
|
|||
"Extra command line options (comma-separated)" : "Extra command line options (comma-separated)",
|
||||
"File size limit, -1 means no limit" : "File size limit, -1 means no limit",
|
||||
"Background scan file size limit in bytes, -1 means no limit" : "Background scan file size limit in bytes, -1 means no limit",
|
||||
"When infected files are found during a background scan" : "When infected files are found during a background scan",
|
||||
"Only log" : "Only log",
|
||||
"Delete file" : "Delete file",
|
||||
"Save" : "Save",
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
"Extra command line options (comma-separated)" : "Extra command line options (comma-separated)",
|
||||
"File size limit, -1 means no limit" : "File size limit, -1 means no limit",
|
||||
"Background scan file size limit in bytes, -1 means no limit" : "Background scan file size limit in bytes, -1 means no limit",
|
||||
"When infected files are found during a background scan" : "When infected files are found during a background scan",
|
||||
"Only log" : "Only log",
|
||||
"Delete file" : "Delete file",
|
||||
"Save" : "Save",
|
||||
|
|
|
@ -41,6 +41,7 @@ OC.L10N.register(
|
|||
"Extra command line options (comma-separated)" : "Options de ligne de commande supplémentaires (séparées par des virgules)",
|
||||
"File size limit, -1 means no limit" : "Taille limite, -1 signifie aucune",
|
||||
"Background scan file size limit in bytes, -1 means no limit" : "Taille limite en octets des fichiers scannés en arrière plan, -1 signifie aucune limite.",
|
||||
"When infected files are found during a background scan" : "Lorsque des fichiers infectés sont détectés durant un scan en arrière-plan",
|
||||
"Only log" : "Journaux seulement",
|
||||
"Delete file" : "Supprimer le fichier",
|
||||
"Save" : "Enregistrer",
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
"Extra command line options (comma-separated)" : "Options de ligne de commande supplémentaires (séparées par des virgules)",
|
||||
"File size limit, -1 means no limit" : "Taille limite, -1 signifie aucune",
|
||||
"Background scan file size limit in bytes, -1 means no limit" : "Taille limite en octets des fichiers scannés en arrière plan, -1 signifie aucune limite.",
|
||||
"When infected files are found during a background scan" : "Lorsque des fichiers infectés sont détectés durant un scan en arrière-plan",
|
||||
"Only log" : "Journaux seulement",
|
||||
"Delete file" : "Supprimer le fichier",
|
||||
"Save" : "Enregistrer",
|
||||
|
|
|
@ -0,0 +1,32 @@
|
|||
OC.L10N.register(
|
||||
"files_antivirus",
|
||||
{
|
||||
"Clean" : "Vask",
|
||||
"Infected" : "Infisert",
|
||||
"Unchecked" : "Usjekket",
|
||||
"Saving..." : "Lagrer...",
|
||||
"<strong>Infected file</strong> has been <strong>found</strong>" : "<strong>Infisert fil </strong> har blitt <strong> funnet </strong>",
|
||||
"File %s is infected with %s" : "Fil %s er infisert med %s",
|
||||
"It is going to be deleted" : "Den kommer til å bli slettet",
|
||||
"Antivirus" : "Antivirus",
|
||||
"Virus %s is detected in the file. Upload cannot be completed." : "Virus %s er oppdaget i filen. Opplasting kan ikke fullføres.",
|
||||
"Saved" : "Lagret",
|
||||
"Virus detected! Can't upload the file %s" : "Virus oppdaget! Kan ikke laste opp fil %s",
|
||||
"Malware detected" : "Skadevare oppdaget",
|
||||
"Antivirus App for files" : "Antivirus- applikasjon for filer",
|
||||
"Greetings {user}," : "Hei, {user},",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Beklager, men skadevare ble oppdaget i en fil du prøvde å laste opp, og den måtte slettes.",
|
||||
"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}",
|
||||
"Antivirus Configuration" : "Antivirus- konfigurasjon",
|
||||
"Mode" : "Modus",
|
||||
"Executable" : "Programfil",
|
||||
"Port" : "Port",
|
||||
"Advanced" : "Avansert",
|
||||
"Rules" : "Regler",
|
||||
"Reset to defaults" : "Tilbakestill til standard",
|
||||
"Description" : "Beskrivelse",
|
||||
"Mark as" : "Merk som",
|
||||
"Add a rule" : "Legg til en regel"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,30 @@
|
|||
{ "translations": {
|
||||
"Clean" : "Vask",
|
||||
"Infected" : "Infisert",
|
||||
"Unchecked" : "Usjekket",
|
||||
"Saving..." : "Lagrer...",
|
||||
"<strong>Infected file</strong> has been <strong>found</strong>" : "<strong>Infisert fil </strong> har blitt <strong> funnet </strong>",
|
||||
"File %s is infected with %s" : "Fil %s er infisert med %s",
|
||||
"It is going to be deleted" : "Den kommer til å bli slettet",
|
||||
"Antivirus" : "Antivirus",
|
||||
"Virus %s is detected in the file. Upload cannot be completed." : "Virus %s er oppdaget i filen. Opplasting kan ikke fullføres.",
|
||||
"Saved" : "Lagret",
|
||||
"Virus detected! Can't upload the file %s" : "Virus oppdaget! Kan ikke laste opp fil %s",
|
||||
"Malware detected" : "Skadevare oppdaget",
|
||||
"Antivirus App for files" : "Antivirus- applikasjon for filer",
|
||||
"Greetings {user}," : "Hei, {user},",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Beklager, men skadevare ble oppdaget i en fil du prøvde å laste opp, og den måtte slettes.",
|
||||
"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}",
|
||||
"Antivirus Configuration" : "Antivirus- konfigurasjon",
|
||||
"Mode" : "Modus",
|
||||
"Executable" : "Programfil",
|
||||
"Port" : "Port",
|
||||
"Advanced" : "Avansert",
|
||||
"Rules" : "Regler",
|
||||
"Reset to defaults" : "Tilbakestill til standard",
|
||||
"Description" : "Beskrivelse",
|
||||
"Mark as" : "Merk som",
|
||||
"Add a rule" : "Legg til en regel"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,46 @@
|
|||
OC.L10N.register(
|
||||
"files_antivirus",
|
||||
{
|
||||
"Clean" : "Opschonen",
|
||||
"Infected" : "Geïnfecteerd",
|
||||
"Unchecked" : "Niet gecontroleerd",
|
||||
"Scanner exit status" : "Scanner einde status",
|
||||
"Scanner output" : "Scanner output",
|
||||
"Saving..." : "Opslaan",
|
||||
"<strong>Infected file</strong> has been <strong>found</strong>" : "<strong>Geïnfecteerd bestand</strong> is<strong>gevonden</strong>",
|
||||
"File %s is infected with %s" : "Bestand %s is geïnfecteerd met %s",
|
||||
"It is going to be deleted" : "Het zal worden verwijderd",
|
||||
"Antivirus" : "Antivirus",
|
||||
"Virus %s is detected in the file. Upload cannot be completed." : "Virus %s is gedetecteerd in het bestand. Upload kan niet worden afgerond.",
|
||||
"Saved" : "Opgeslagen",
|
||||
"Virus detected! Can't upload the file %s" : "Virus gedetecteerd! Kan bestand%sniet uploaden",
|
||||
"Malware detected" : "Malware gedetecteerd",
|
||||
"Antivirus App for files" : "Antivirus App voor bestanden",
|
||||
"Greetings {user}," : "Groetjes {user},",
|
||||
"File uploaded: {file}" : "Geüploaded bestand: {file}",
|
||||
"Antivirus Configuration" : "Antivirus configuratie",
|
||||
"Mode" : "Modus",
|
||||
"Executable" : "Executable",
|
||||
"Daemon" : "Daemon",
|
||||
"Daemon (Socket)" : "Daemon (Socket)",
|
||||
"Socket" : "Socket",
|
||||
"Clamav Socket." : "Clamav Socket.",
|
||||
"Host" : "Host",
|
||||
"Address of Antivirus Host." : "Adres van de antivirusserver.",
|
||||
"Port" : "Poort",
|
||||
"Port number of Antivirus Host." : "Poortnummer van de antivirusserver.",
|
||||
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength waarde in bytes.",
|
||||
"bytes" : "bytes",
|
||||
"Path to clamscan" : "Pad naar clamscan",
|
||||
"Path to clamscan executable." : "Pad naar clamscan executable.",
|
||||
"Not required in Daemon Mode." : "Niet vereist in Daemon modus",
|
||||
"Delete file" : "Verwijderen bestand",
|
||||
"Save" : "Opslaan",
|
||||
"Advanced" : "Geavanceerd",
|
||||
"Rules" : "Regels",
|
||||
"Clear All" : "Alles schoonmaken",
|
||||
"Description" : "Beschrijving",
|
||||
"Mark as" : "Markeren als ",
|
||||
"Add a rule" : "Toevoegen regel"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,44 @@
|
|||
{ "translations": {
|
||||
"Clean" : "Opschonen",
|
||||
"Infected" : "Geïnfecteerd",
|
||||
"Unchecked" : "Niet gecontroleerd",
|
||||
"Scanner exit status" : "Scanner einde status",
|
||||
"Scanner output" : "Scanner output",
|
||||
"Saving..." : "Opslaan",
|
||||
"<strong>Infected file</strong> has been <strong>found</strong>" : "<strong>Geïnfecteerd bestand</strong> is<strong>gevonden</strong>",
|
||||
"File %s is infected with %s" : "Bestand %s is geïnfecteerd met %s",
|
||||
"It is going to be deleted" : "Het zal worden verwijderd",
|
||||
"Antivirus" : "Antivirus",
|
||||
"Virus %s is detected in the file. Upload cannot be completed." : "Virus %s is gedetecteerd in het bestand. Upload kan niet worden afgerond.",
|
||||
"Saved" : "Opgeslagen",
|
||||
"Virus detected! Can't upload the file %s" : "Virus gedetecteerd! Kan bestand%sniet uploaden",
|
||||
"Malware detected" : "Malware gedetecteerd",
|
||||
"Antivirus App for files" : "Antivirus App voor bestanden",
|
||||
"Greetings {user}," : "Groetjes {user},",
|
||||
"File uploaded: {file}" : "Geüploaded bestand: {file}",
|
||||
"Antivirus Configuration" : "Antivirus configuratie",
|
||||
"Mode" : "Modus",
|
||||
"Executable" : "Executable",
|
||||
"Daemon" : "Daemon",
|
||||
"Daemon (Socket)" : "Daemon (Socket)",
|
||||
"Socket" : "Socket",
|
||||
"Clamav Socket." : "Clamav Socket.",
|
||||
"Host" : "Host",
|
||||
"Address of Antivirus Host." : "Adres van de antivirusserver.",
|
||||
"Port" : "Poort",
|
||||
"Port number of Antivirus Host." : "Poortnummer van de antivirusserver.",
|
||||
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength waarde in bytes.",
|
||||
"bytes" : "bytes",
|
||||
"Path to clamscan" : "Pad naar clamscan",
|
||||
"Path to clamscan executable." : "Pad naar clamscan executable.",
|
||||
"Not required in Daemon Mode." : "Niet vereist in Daemon modus",
|
||||
"Delete file" : "Verwijderen bestand",
|
||||
"Save" : "Opslaan",
|
||||
"Advanced" : "Geavanceerd",
|
||||
"Rules" : "Regels",
|
||||
"Clear All" : "Alles schoonmaken",
|
||||
"Description" : "Beschrijving",
|
||||
"Mark as" : "Markeren als ",
|
||||
"Add a rule" : "Toevoegen regel"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Загрузка…
Ссылка в новой задаче