From 5cb4ae7fa3fda874a6db939dc70577783dc2493d Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 9 Sep 2014 00:48:36 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/cs_CZ.php | 1 + l10n/en_GB.php | 1 + l10n/fr.php | 1 + 3 files changed, 3 insertions(+) diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php index 6dd6a34..b4de743 100644 --- a/l10n/cs_CZ.php +++ b/l10n/cs_CZ.php @@ -28,6 +28,7 @@ $TRANSLATIONS = array( "Path to clamscan" => "Cesta k clamscan", "Path to clamscan executable." => "Cesta k programu clamscan.", "Not required in Daemon Mode." => "Není vyžadováno v režimu démona.", +"Extra command line options (comma-separated)" => "Další volby příkazové řádky (oddělené čárkou)", "Action for infected files found while scanning" => "Akce pro infikované soubory nalezené při prohledávání", "Only log" => "Pouze zaznamenat", "Delete file" => "Smazat soubor", diff --git a/l10n/en_GB.php b/l10n/en_GB.php index 97eb766..4efd0aa 100644 --- a/l10n/en_GB.php +++ b/l10n/en_GB.php @@ -28,6 +28,7 @@ $TRANSLATIONS = array( "Path to clamscan" => "Path to clamscan", "Path to clamscan executable." => "Path to clamscan executable.", "Not required in Daemon Mode." => "Not required in Daemon Mode.", +"Extra command line options (comma-separated)" => "Extra command line options (comma-separated)", "Action for infected files found while scanning" => "Action for infected files found while scanning", "Only log" => "Only log", "Delete file" => "Delete file", diff --git a/l10n/fr.php b/l10n/fr.php index 767920b..b8c3863 100644 --- a/l10n/fr.php +++ b/l10n/fr.php @@ -28,6 +28,7 @@ $TRANSLATIONS = array( "Path to clamscan" => "Chemin vers clamscan", "Path to clamscan executable." => "Chemin vers l'exécutable clamscan", "Not required in Daemon Mode." => "Non requis en mode démon.", +"Extra command line options (comma-separated)" => "Options de ligne de commande supplémentaires (séparées par des virgules)", "Action for infected files found while scanning" => "Action à effectuer pour les fichiers détectés comme étant infectés", "Only log" => "Seulement en prendre note", "Delete file" => "Supprimer le fichier",