[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-10-30 00:52:08 -04:00
Родитель d0c4cbb177
Коммит 05356ddff5
231 изменённых файлов: 4334 добавлений и 2166 удалений

6
l10n/af_ZA.js Normal file
Просмотреть файл

@ -0,0 +1,6 @@
OC.L10N.register(
"files_antivirus",
{
"Advanced" : "Gevorderd"
},
"nplurals=2; plural=(n != 1);");

4
l10n/af_ZA.json Normal file
Просмотреть файл

@ -0,0 +1,4 @@
{ "translations": {
"Advanced" : "Gevorderd"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,5 +0,0 @@
<?php
$TRANSLATIONS = array(
"Advanced" => "Gevorderd"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

26
l10n/ar.js Normal file
Просмотреть файл

@ -0,0 +1,26 @@
OC.L10N.register(
"files_antivirus",
{
"Greetings {user}," : "أهلا بك {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "وجد برنامج خبيث في الملف الذي تريد ترفيعه, و قد تم حذفه.",
"This email is a notification from {host}. Please, do not reply." : "هذا البريد الالكتروني من ال {host}. رجاء, لا تحاول الاجابه.",
"File uploaded: {file}" : "تم ترفيع: {file}",
"Antivirus Configuration" : "إعدادات مضاد الفيروسات",
"Mode" : "النمط",
"Executable" : "تشغيلي",
"Daemon" : "خفي",
"Not required in Executable Mode." : "غير ضروري في نمط \"القابل للتشغيل\"",
"Host" : "المضيف",
"Address of Antivirus Host." : "عنوان مضيف مضاد الفيروساات",
"Port" : "المنفذ",
"Port number of Antivirus Host." : "رقم منفذ مضيف مضاد الفيروسات",
"Path to clamscan" : "المسار إلى clamscan",
"Path to clamscan executable." : "المسار إلى برنامج clamscan",
"Not required in Daemon Mode." : "غير ضروري في الوضع الخفي",
"Only log" : "الإدراج في السجل فقط",
"Delete file" : "حذف الملف",
"Save" : "حفظ",
"Advanced" : "تعديلات متقدمه",
"Description" : "وصف"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");

24
l10n/ar.json Normal file
Просмотреть файл

@ -0,0 +1,24 @@
{ "translations": {
"Greetings {user}," : "أهلا بك {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "وجد برنامج خبيث في الملف الذي تريد ترفيعه, و قد تم حذفه.",
"This email is a notification from {host}. Please, do not reply." : "هذا البريد الالكتروني من ال {host}. رجاء, لا تحاول الاجابه.",
"File uploaded: {file}" : "تم ترفيع: {file}",
"Antivirus Configuration" : "إعدادات مضاد الفيروسات",
"Mode" : "النمط",
"Executable" : "تشغيلي",
"Daemon" : "خفي",
"Not required in Executable Mode." : "غير ضروري في نمط \"القابل للتشغيل\"",
"Host" : "المضيف",
"Address of Antivirus Host." : "عنوان مضيف مضاد الفيروساات",
"Port" : "المنفذ",
"Port number of Antivirus Host." : "رقم منفذ مضيف مضاد الفيروسات",
"Path to clamscan" : "المسار إلى clamscan",
"Path to clamscan executable." : "المسار إلى برنامج clamscan",
"Not required in Daemon Mode." : "غير ضروري في الوضع الخفي",
"Only log" : "الإدراج في السجل فقط",
"Delete file" : "حذف الملف",
"Save" : "حفظ",
"Advanced" : "تعديلات متقدمه",
"Description" : "وصف"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}

Просмотреть файл

@ -1,25 +0,0 @@
<?php
$TRANSLATIONS = array(
"Greetings {user}," => "أهلا بك {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "وجد برنامج خبيث في الملف الذي تريد ترفيعه, و قد تم حذفه.",
"This email is a notification from {host}. Please, do not reply." => "هذا البريد الالكتروني من ال {host}. رجاء, لا تحاول الاجابه.",
"File uploaded: {file}" => "تم ترفيع: {file}",
"Antivirus Configuration" => "إعدادات مضاد الفيروسات",
"Mode" => "النمط",
"Executable" => "تشغيلي",
"Daemon" => "خفي",
"Not required in Executable Mode." => "غير ضروري في نمط \"القابل للتشغيل\"",
"Host" => "المضيف",
"Address of Antivirus Host." => "عنوان مضيف مضاد الفيروساات",
"Port" => "المنفذ",
"Port number of Antivirus Host." => "رقم منفذ مضيف مضاد الفيروسات",
"Path to clamscan" => "المسار إلى clamscan",
"Path to clamscan executable." => "المسار إلى برنامج clamscan",
"Not required in Daemon Mode." => "غير ضروري في الوضع الخفي",
"Only log" => "الإدراج في السجل فقط",
"Delete file" => "حذف الملف",
"Save" => "حفظ",
"Advanced" => "تعديلات متقدمه",
"Description" => "وصف"
);
$PLURAL_FORMS = "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;";

47
l10n/ast.js Normal file
Просмотреть файл

@ -0,0 +1,47 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Llimpiu",
"Infected" : "Infestáu",
"Unchecked" : "Ensin comprobar",
"Scanner exit status" : "Estáu de salida del escáner",
"Scanner output" : "Salida del escáner",
"Malware detected" : "Malware deteutáu",
"Virus detected! Can't upload the file %s" : "¡Virus deteutáu! Nun pue xubise'l ficheru %s",
"Greetings {user}," : "Hola {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Sentímoslo, pero deteutóse un malware nun ficheru que quies xubir y tuvo que desaniciase.",
"This email is a notification from {host}. Please, do not reply." : "Esti corréu-e ye una notificación de {host}. Por favor, nun contestes al mensaxe.",
"File uploaded: {file}" : "Ficheru xubíu: {file}",
"Antivirus Configuration" : "Axustes d'Antivirus",
"Mode" : "Mou",
"Executable" : "Executable",
"Daemon" : "Degorriu",
"Daemon (Socket)" : "Degorriu (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Nun se requier nel mou executable.",
"Host" : "Equipu",
"Address of Antivirus Host." : "Direición del Host del Antivirus. ",
"Port" : "Puertu",
"Port number of Antivirus Host." : "Númberu de puertu del Host del Antivirus",
"Stream Length" : "Llonxitú de la tresmisión",
"ClamAV StreamMaxLength value in bytes." : "Valor StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" : "Camín al clamscan",
"Path to clamscan executable." : "Camín al executable clamscan.",
"Not required in Daemon Mode." : "Nun se requier nel mou degorriu.",
"Extra command line options (comma-separated)" : "Opciones estra de la llínea de comandos (dixebraos por comes)",
"Action for infected files found while scanning" : "Aición pa los ficheros infectaos que s'atopen mientres l'escanéu",
"Only log" : "Namái rexistrar",
"Delete file" : "Desanciar ficheru",
"Save" : "Guardar",
"Advanced" : "Avanzáu",
"Rules" : "Regles",
"Clear All" : "Llimpiar too",
"Reset to defaults" : "Reafitar valores",
"Match by" : "Que concasen por",
"Scanner exit status or signature to search" : "Estáu de salida del escáner o robla pa guetar",
"Description" : "Descripción",
"Mark as" : "Conseñar como",
"Add a rule" : "Amestar regla"
},
"nplurals=2; plural=(n != 1);");

45
l10n/ast.json Normal file
Просмотреть файл

@ -0,0 +1,45 @@
{ "translations": {
"Clean" : "Llimpiu",
"Infected" : "Infestáu",
"Unchecked" : "Ensin comprobar",
"Scanner exit status" : "Estáu de salida del escáner",
"Scanner output" : "Salida del escáner",
"Malware detected" : "Malware deteutáu",
"Virus detected! Can't upload the file %s" : "¡Virus deteutáu! Nun pue xubise'l ficheru %s",
"Greetings {user}," : "Hola {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Sentímoslo, pero deteutóse un malware nun ficheru que quies xubir y tuvo que desaniciase.",
"This email is a notification from {host}. Please, do not reply." : "Esti corréu-e ye una notificación de {host}. Por favor, nun contestes al mensaxe.",
"File uploaded: {file}" : "Ficheru xubíu: {file}",
"Antivirus Configuration" : "Axustes d'Antivirus",
"Mode" : "Mou",
"Executable" : "Executable",
"Daemon" : "Degorriu",
"Daemon (Socket)" : "Degorriu (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Nun se requier nel mou executable.",
"Host" : "Equipu",
"Address of Antivirus Host." : "Direición del Host del Antivirus. ",
"Port" : "Puertu",
"Port number of Antivirus Host." : "Númberu de puertu del Host del Antivirus",
"Stream Length" : "Llonxitú de la tresmisión",
"ClamAV StreamMaxLength value in bytes." : "Valor StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" : "Camín al clamscan",
"Path to clamscan executable." : "Camín al executable clamscan.",
"Not required in Daemon Mode." : "Nun se requier nel mou degorriu.",
"Extra command line options (comma-separated)" : "Opciones estra de la llínea de comandos (dixebraos por comes)",
"Action for infected files found while scanning" : "Aición pa los ficheros infectaos que s'atopen mientres l'escanéu",
"Only log" : "Namái rexistrar",
"Delete file" : "Desanciar ficheru",
"Save" : "Guardar",
"Advanced" : "Avanzáu",
"Rules" : "Regles",
"Clear All" : "Llimpiar too",
"Reset to defaults" : "Reafitar valores",
"Match by" : "Que concasen por",
"Scanner exit status or signature to search" : "Estáu de salida del escáner o robla pa guetar",
"Description" : "Descripción",
"Mark as" : "Conseñar como",
"Add a rule" : "Amestar regla"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,45 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Llimpiu",
"Infected" => "Infestáu",
"Unchecked" => "Ensin comprobar",
"Scanner exit status" => "Estáu de salida del escáner",
"Scanner output" => "Salida del escáner",
"Malware detected" => "Malware deteutáu",
"Virus detected! Can't upload the file %s" => "¡Virus deteutáu! Nun pue xubise'l ficheru %s",
"Greetings {user}," => "Hola {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Sentímoslo, pero deteutóse un malware nun ficheru que quies xubir y tuvo que desaniciase.",
"This email is a notification from {host}. Please, do not reply." => "Esti corréu-e ye una notificación de {host}. Por favor, nun contestes al mensaxe.",
"File uploaded: {file}" => "Ficheru xubíu: {file}",
"Antivirus Configuration" => "Axustes d'Antivirus",
"Mode" => "Mou",
"Executable" => "Executable",
"Daemon" => "Degorriu",
"Daemon (Socket)" => "Degorriu (Socket)",
"Socket" => "Socket",
"Clamav Socket." => "Clamav Socket.",
"Not required in Executable Mode." => "Nun se requier nel mou executable.",
"Host" => "Equipu",
"Address of Antivirus Host." => "Direición del Host del Antivirus. ",
"Port" => "Puertu",
"Port number of Antivirus Host." => "Númberu de puertu del Host del Antivirus",
"Stream Length" => "Llonxitú de la tresmisión",
"ClamAV StreamMaxLength value in bytes." => "Valor StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" => "Camín al clamscan",
"Path to clamscan executable." => "Camín al executable clamscan.",
"Not required in Daemon Mode." => "Nun se requier nel mou degorriu.",
"Action for infected files found while scanning" => "Aición pa los ficheros infectaos que s'atopen mientres l'escanéu",
"Only log" => "Namái rexistrar",
"Delete file" => "Desanciar ficheru",
"Save" => "Guardar",
"Advanced" => "Avanzáu",
"Rules" => "Regles",
"Clear All" => "Llimpiar too",
"Reset to defaults" => "Reafitar valores",
"Match by" => "Que concasen por",
"Scanner exit status or signature to search" => "Estáu de salida del escáner o robla pa guetar",
"Description" => "Descripción",
"Mark as" => "Conseñar como",
"Add a rule" => "Amestar regla"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

20
l10n/az.js Normal file
Просмотреть файл

@ -0,0 +1,20 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Təmizlə",
"Infected" : "İnfeksiyalıdır",
"Unchecked" : "Yoxlanılmamış",
"Malware detected" : "Ziyankar proqram təminatı təyin edildi",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Üzr istəyirik ancaq, sizin əlavə etmək istədiyiniz faylda pis niyyətli proqram təminatı tapildi və o silinəcək.",
"This email is a notification from {host}. Please, do not reply." : "Bu xəbərdarlıq məktubu {host} ünvandan gələn məktubdur. Xahiş olunur cava yazmayasınız.",
"File uploaded: {file}" : "Fayl serverə yükləndi: {file}",
"Antivirus Configuration" : "Antivirus konfigurasiyası",
"Mode" : "Rejim",
"Executable" : "Yerinə yetirilən",
"Daemon (Socket)" : "Daemon (Socket)",
"Not required in Executable Mode." : "Yerinə yetirilmə rejimində tələb edilmir.",
"Host" : "Şəbəkədə ünvan",
"Save" : "Saxlamaq",
"Description" : "Açıqlanma"
},
"nplurals=2; plural=(n != 1);");

18
l10n/az.json Normal file
Просмотреть файл

@ -0,0 +1,18 @@
{ "translations": {
"Clean" : "Təmizlə",
"Infected" : "İnfeksiyalıdır",
"Unchecked" : "Yoxlanılmamış",
"Malware detected" : "Ziyankar proqram təminatı təyin edildi",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Üzr istəyirik ancaq, sizin əlavə etmək istədiyiniz faylda pis niyyətli proqram təminatı tapildi və o silinəcək.",
"This email is a notification from {host}. Please, do not reply." : "Bu xəbərdarlıq məktubu {host} ünvandan gələn məktubdur. Xahiş olunur cava yazmayasınız.",
"File uploaded: {file}" : "Fayl serverə yükləndi: {file}",
"Antivirus Configuration" : "Antivirus konfigurasiyası",
"Mode" : "Rejim",
"Executable" : "Yerinə yetirilən",
"Daemon (Socket)" : "Daemon (Socket)",
"Not required in Executable Mode." : "Yerinə yetirilmə rejimində tələb edilmir.",
"Host" : "Şəbəkədə ünvan",
"Save" : "Saxlamaq",
"Description" : "Açıqlanma"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,19 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Təmizlə",
"Infected" => "İnfeksiyalıdır",
"Unchecked" => "Yoxlanılmamış",
"Malware detected" => "Ziyankar proqram təminatı təyin edildi",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Üzr istəyirik ancaq, sizin əlavə etmək istədiyiniz faylda pis niyyətli proqram təminatı tapildi və o silinəcək.",
"This email is a notification from {host}. Please, do not reply." => "Bu xəbərdarlıq məktubu {host} ünvandan gələn məktubdur. Xahiş olunur cava yazmayasınız.",
"File uploaded: {file}" => "Fayl serverə yükləndi: {file}",
"Antivirus Configuration" => "Antivirus konfigurasiyası",
"Mode" => "Rejim",
"Executable" => "Yerinə yetirilən",
"Daemon (Socket)" => "Daemon (Socket)",
"Not required in Executable Mode." => "Yerinə yetirilmə rejimində tələb edilmir.",
"Host" => "Şəbəkədə ünvan",
"Save" => "Saxlamaq",
"Description" => "ıqlanma"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

12
l10n/be.js Normal file
Просмотреть файл

@ -0,0 +1,12 @@
OC.L10N.register(
"files_antivirus",
{
"Greetings {user}," : "Вітаю {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Выбачайце, але ў файле, які вы спрабавалі загрузіць, была выяўленая шкоднасная праграма і ён павінен быў быць выдалены.",
"This email is a notification from {host}. Please, do not reply." : "Гэты ліст паведамленне ад {host}. Калі ласка, не адказвайце.",
"File uploaded: {file}" : "Файл загружаны: {file}",
"Antivirus Configuration" : "Канфігурацыі антывіруса",
"Mode" : "Рэжым",
"Advanced" : "Дасведчаны"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

10
l10n/be.json Normal file
Просмотреть файл

@ -0,0 +1,10 @@
{ "translations": {
"Greetings {user}," : "Вітаю {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Выбачайце, але ў файле, які вы спрабавалі загрузіць, была выяўленая шкоднасная праграма і ён павінен быў быць выдалены.",
"This email is a notification from {host}. Please, do not reply." : "Гэты ліст паведамленне ад {host}. Калі ласка, не адказвайце.",
"File uploaded: {file}" : "Файл загружаны: {file}",
"Antivirus Configuration" : "Канфігурацыі антывіруса",
"Mode" : "Рэжым",
"Advanced" : "Дасведчаны"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

Просмотреть файл

@ -1,11 +0,0 @@
<?php
$TRANSLATIONS = array(
"Greetings {user}," => "Вітаю {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Выбачайце, але ў файле, які вы спрабавалі загрузіць, была выяўленая шкоднасная праграма і ён павінен быў быць выдалены.",
"This email is a notification from {host}. Please, do not reply." => "Гэты ліст паведамленне ад {host}. Калі ласка, не адказвайце.",
"File uploaded: {file}" => "Файл загружаны: {file}",
"Antivirus Configuration" => "Канфігурацыі антывіруса",
"Mode" => "Рэжым",
"Advanced" => "Дасведчаны"
);
$PLURAL_FORMS = "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";

47
l10n/bg_BG.js Normal file
Просмотреть файл

@ -0,0 +1,47 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Чист",
"Infected" : "Заразен",
"Unchecked" : "Неизбран",
"Scanner exit status" : "Краен статус на сканирането",
"Scanner output" : "Доклад от сканирането",
"Malware detected" : "Вреден софтуер открит",
"Virus detected! Can't upload the file %s" : "Вирус открит! Неуспешно качване на файла %s.",
"Greetings {user}," : "Поздрави {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Съжалявам, но бе вреден софтуер във файла, който се опита да качиш и се наложи да го изтрием. ",
"This email is a notification from {host}. Please, do not reply." : "Този имейл е от {host}. Моля, не отговаряй. ",
"File uploaded: {file}" : "Файлът качен: {file}",
"Antivirus Configuration" : "Настройки на Антивирусната",
"Mode" : "Режим",
"Executable" : "Изпълним файл",
"Daemon" : "Демон",
"Daemon (Socket)" : "Демон (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Не е задължително в режим Изпълнимост",
"Host" : "Сървър",
"Address of Antivirus Host." : "Адрес на Антивирусният Сървър",
"Port" : "Порт",
"Port number of Antivirus Host." : "Порт на Анитивирусният Сървър",
"Stream Length" : "Stream Length",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength стойност в байтове.",
"Path to clamscan" : "Път до clamscan",
"Path to clamscan executable." : "Път до изпълнимия файл на clamscan",
"Not required in Daemon Mode." : "Не е задължително в режим Демон",
"Extra command line options (comma-separated)" : "Допълнителни параметри за командата(разделени със запетая)",
"Action for infected files found while scanning" : "Действие, което да се предприеме при намиране на заразени файлове по време на сканиране",
"Only log" : "Само доклад",
"Delete file" : "Изтрий файла",
"Save" : "Запиши",
"Advanced" : "Допълнителни",
"Rules" : "Правила",
"Clear All" : "Изчисти всичко",
"Reset to defaults" : "Възстанови първоначалните",
"Match by" : "Сравни по",
"Scanner exit status or signature to search" : "Търси по почерк или краен статус на сканирането",
"Description" : "Описание",
"Mark as" : "Отбележи като",
"Add a rule" : "Добави правило"
},
"nplurals=2; plural=(n != 1);");

45
l10n/bg_BG.json Normal file
Просмотреть файл

@ -0,0 +1,45 @@
{ "translations": {
"Clean" : "Чист",
"Infected" : "Заразен",
"Unchecked" : "Неизбран",
"Scanner exit status" : "Краен статус на сканирането",
"Scanner output" : "Доклад от сканирането",
"Malware detected" : "Вреден софтуер открит",
"Virus detected! Can't upload the file %s" : "Вирус открит! Неуспешно качване на файла %s.",
"Greetings {user}," : "Поздрави {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Съжалявам, но бе вреден софтуер във файла, който се опита да качиш и се наложи да го изтрием. ",
"This email is a notification from {host}. Please, do not reply." : "Този имейл е от {host}. Моля, не отговаряй. ",
"File uploaded: {file}" : "Файлът качен: {file}",
"Antivirus Configuration" : "Настройки на Антивирусната",
"Mode" : "Режим",
"Executable" : "Изпълним файл",
"Daemon" : "Демон",
"Daemon (Socket)" : "Демон (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Не е задължително в режим Изпълнимост",
"Host" : "Сървър",
"Address of Antivirus Host." : "Адрес на Антивирусният Сървър",
"Port" : "Порт",
"Port number of Antivirus Host." : "Порт на Анитивирусният Сървър",
"Stream Length" : "Stream Length",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength стойност в байтове.",
"Path to clamscan" : "Път до clamscan",
"Path to clamscan executable." : "Път до изпълнимия файл на clamscan",
"Not required in Daemon Mode." : "Не е задължително в режим Демон",
"Extra command line options (comma-separated)" : "Допълнителни параметри за командата(разделени със запетая)",
"Action for infected files found while scanning" : "Действие, което да се предприеме при намиране на заразени файлове по време на сканиране",
"Only log" : "Само доклад",
"Delete file" : "Изтрий файла",
"Save" : "Запиши",
"Advanced" : "Допълнителни",
"Rules" : "Правила",
"Clear All" : "Изчисти всичко",
"Reset to defaults" : "Възстанови първоначалните",
"Match by" : "Сравни по",
"Scanner exit status or signature to search" : "Търси по почерк или краен статус на сканирането",
"Description" : "Описание",
"Mark as" : "Отбележи като",
"Add a rule" : "Добави правило"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,46 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Чист",
"Infected" => "Заразен",
"Unchecked" => "Неизбран",
"Scanner exit status" => "Краен статус на сканирането",
"Scanner output" => "Доклад от сканирането",
"Malware detected" => "Вреден софтуер открит",
"Virus detected! Can't upload the file %s" => "Вирус открит! Неуспешно качване на файла %s.",
"Greetings {user}," => "Поздрави {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Съжалявам, но бе вреден софтуер във файла, който се опита да качиш и се наложи да го изтрием. ",
"This email is a notification from {host}. Please, do not reply." => "Този имейл е от {host}. Моля, не отговаряй. ",
"File uploaded: {file}" => "Файлът качен: {file}",
"Antivirus Configuration" => "Настройки на Антивирусната",
"Mode" => "Режим",
"Executable" => "Изпълним файл",
"Daemon" => "Демон",
"Daemon (Socket)" => "Демон (Socket)",
"Socket" => "Socket",
"Clamav Socket." => "Clamav Socket.",
"Not required in Executable Mode." => "Не е задължително в режим Изпълнимост",
"Host" => "Сървър",
"Address of Antivirus Host." => "Адрес на Антивирусният Сървър",
"Port" => "Порт",
"Port number of Antivirus Host." => "Порт на Анитивирусният Сървър",
"Stream Length" => "Stream Length",
"ClamAV StreamMaxLength value in bytes." => "ClamAV StreamMaxLength стойност в байтове.",
"Path to clamscan" => "Път до clamscan",
"Path to clamscan executable." => "Път до изпълнимия файл на clamscan",
"Not required in Daemon Mode." => "Не е задължително в режим Демон",
"Extra command line options (comma-separated)" => "Допълнителни параметри за командата(разделени със запетая)",
"Action for infected files found while scanning" => "Действие, което да се предприеме при намиране на заразени файлове по време на сканиране",
"Only log" => "Само доклад",
"Delete file" => "Изтрий файла",
"Save" => "Запиши",
"Advanced" => "Допълнителни",
"Rules" => "Правила",
"Clear All" => "Изчисти всичко",
"Reset to defaults" => "Възстанови първоначалните",
"Match by" => "Сравни по",
"Scanner exit status or signature to search" => "Търси по почерк или краен статус на сканирането",
"Description" => "Описание",
"Mark as" => "Отбележи като",
"Add a rule" => "Добави правило"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

32
l10n/bn_BD.js Normal file
Просмотреть файл

@ -0,0 +1,32 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "পরিষ্কার",
"Infected" : "আক্রান্ত",
"Unchecked" : "অপরীক্ষিত",
"Scanner exit status" : "স্ক্যানার বিযুক্ত",
"Malware detected" : "ম্যালওয়্যার পাওয়া গেছে",
"Greetings {user}," : "শুভেচ্ছা {user},",
"File uploaded: {file}" : "ফাইল আপলোড করা হয়েছে: {file}",
"Mode" : "মোড",
"Executable" : "কার্যোপযোগী",
"Socket" : "সকেট",
"Clamav Socket." : "Clamav সকেট",
"Host" : "হোস্ট",
"Address of Antivirus Host." : "এন্টিভাইরাস হোস্টের ঠিকানা",
"Port" : "পোর্ট",
"Stream Length" : "স্ট্রীমের দৈর্ঘ্য",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength value in bytes.",
"Path to clamscan" : "clamscan এর পথ",
"Path to clamscan executable." : "clamscan চালু করার পথ",
"Not required in Daemon Mode." : "ডেমন মোডে অপ্রয়োজনীয়",
"Only log" : "শুধুমাত্র লগ",
"Delete file" : "ফাইল মোছ",
"Save" : "সংরক্ষণ",
"Advanced" : "সুচারু",
"Rules" : "নিয়মাবলী",
"Clear All" : "সব মুছুন",
"Description" : "বিবরণ",
"Mark as" : "হিসেবে চিহ্নিত কর"
},
"nplurals=2; plural=(n != 1);");

30
l10n/bn_BD.json Normal file
Просмотреть файл

@ -0,0 +1,30 @@
{ "translations": {
"Clean" : "পরিষ্কার",
"Infected" : "আক্রান্ত",
"Unchecked" : "অপরীক্ষিত",
"Scanner exit status" : "স্ক্যানার বিযুক্ত",
"Malware detected" : "ম্যালওয়্যার পাওয়া গেছে",
"Greetings {user}," : "শুভেচ্ছা {user},",
"File uploaded: {file}" : "ফাইল আপলোড করা হয়েছে: {file}",
"Mode" : "মোড",
"Executable" : "কার্যোপযোগী",
"Socket" : "সকেট",
"Clamav Socket." : "Clamav সকেট",
"Host" : "হোস্ট",
"Address of Antivirus Host." : "এন্টিভাইরাস হোস্টের ঠিকানা",
"Port" : "পোর্ট",
"Stream Length" : "স্ট্রীমের দৈর্ঘ্য",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength value in bytes.",
"Path to clamscan" : "clamscan এর পথ",
"Path to clamscan executable." : "clamscan চালু করার পথ",
"Not required in Daemon Mode." : "ডেমন মোডে অপ্রয়োজনীয়",
"Only log" : "শুধুমাত্র লগ",
"Delete file" : "ফাইল মোছ",
"Save" : "সংরক্ষণ",
"Advanced" : "সুচারু",
"Rules" : "নিয়মাবলী",
"Clear All" : "সব মুছুন",
"Description" : "বিবরণ",
"Mark as" : "হিসেবে চিহ্নিত কর"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,31 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "পরিষ্কার",
"Infected" => "আক্রান্ত",
"Unchecked" => "অপরীক্ষিত",
"Scanner exit status" => "স্ক্যানার বিযুক্ত",
"Malware detected" => "ম্যালওয়্যার পাওয়া গেছে",
"Greetings {user}," => "শুভেচ্ছা {user},",
"File uploaded: {file}" => "ফাইল আপলোড করা হয়েছে: {file}",
"Mode" => "মোড",
"Executable" => "কার্যোপযোগী",
"Socket" => "সকেট",
"Clamav Socket." => "Clamav সকেট",
"Host" => "হোস্ট",
"Address of Antivirus Host." => "এন্টিভাইরাস হোস্টের ঠিকানা",
"Port" => "পোর্ট",
"Stream Length" => "স্ট্রীমের দৈর্ঘ্য",
"ClamAV StreamMaxLength value in bytes." => "ClamAV StreamMaxLength value in bytes.",
"Path to clamscan" => "clamscan এর পথ",
"Path to clamscan executable." => "clamscan চালু করার পথ",
"Not required in Daemon Mode." => "ডেমন মোডে অপ্রয়োজনীয়",
"Only log" => "শুধুমাত্র লগ",
"Delete file" => "ফাইল মোছ",
"Save" => "সংরক্ষণ",
"Advanced" => "সুচারু",
"Rules" => "নিয়মাবলী",
"Clear All" => "সব মুছুন",
"Description" => "বিবরণ",
"Mark as" => "হিসেবে চিহ্নিত কর"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

8
l10n/bn_IN.js Normal file
Просмотреть файл

@ -0,0 +1,8 @@
OC.L10N.register(
"files_antivirus",
{
"Host" : "হোস্ট",
"Save" : "সেভ",
"Description" : "বর্ণনা"
},
"nplurals=2; plural=(n != 1);");

6
l10n/bn_IN.json Normal file
Просмотреть файл

@ -0,0 +1,6 @@
{ "translations": {
"Host" : "হোস্ট",
"Save" : "সেভ",
"Description" : "বর্ণনা"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,7 +0,0 @@
<?php
$TRANSLATIONS = array(
"Host" => "হোস্ট",
"Save" => "সেভ",
"Description" => "বর্ণনা"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

6
l10n/bs.js Normal file
Просмотреть файл

@ -0,0 +1,6 @@
OC.L10N.register(
"files_antivirus",
{
"Save" : "Spasi"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

4
l10n/bs.json Normal file
Просмотреть файл

@ -0,0 +1,4 @@
{ "translations": {
"Save" : "Spasi"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

Просмотреть файл

@ -1,5 +0,0 @@
<?php
$TRANSLATIONS = array(
"Save" => "Spasi"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";

46
l10n/ca.js Normal file
Просмотреть файл

@ -0,0 +1,46 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Neteja",
"Infected" : "Infectat",
"Unchecked" : "No comprovat",
"Scanner exit status" : "Estat de sortida de l'escànner",
"Scanner output" : "Sortida de l'escànner",
"Malware detected" : "S'ha detectat programari maliciós",
"Virus detected! Can't upload the file %s" : "S'ha detectat un virus! El fitxer %s no es pot pujar",
"Greetings {user}," : "Benvingut {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "S'ha detectar programari maliciós en un fitxer que heu intentat pujar i s'ha hagut d'eliminar.",
"This email is a notification from {host}. Please, do not reply." : "Aquest correu és uan notificació de {host}. No el respongueu.",
"File uploaded: {file}" : "Fitxer pujat: {file}",
"Antivirus Configuration" : "Configuració de l'antivirus",
"Mode" : "Mode",
"Executable" : "Executable",
"Daemon" : "Dimoni",
"Daemon (Socket)" : "Dimoni (sòcol)",
"Socket" : "Sòcol",
"Clamav Socket." : "Sòcol de Clamav.",
"Not required in Executable Mode." : "No requerit en mode executable.",
"Host" : "Equip remot",
"Address of Antivirus Host." : "Adreça del sevidor d'antivirus.",
"Port" : "Port",
"Port number of Antivirus Host." : "Número de port del servidor d'antivirus.",
"Stream Length" : "Longitud de la cadena",
"ClamAV StreamMaxLength value in bytes." : "Valor StreamMaxLengh de ClamAV en bytes.",
"Path to clamscan" : "Camí a clamscan",
"Path to clamscan executable." : "Camí a l'executable de clamscan.",
"Not required in Daemon Mode." : "No requerit en mode dimoni.",
"Action for infected files found while scanning" : "Acció per als fitxers infectats trobats durant l'escanneig",
"Only log" : "Només registra",
"Delete file" : "Elimina el fitxer",
"Save" : "Desa",
"Advanced" : "Avançat",
"Rules" : "Regles",
"Clear All" : "Neteja-ho tot",
"Reset to defaults" : "Restableix als valors per defecte",
"Match by" : "Coincideix amb",
"Scanner exit status or signature to search" : "Estat de sortida de l'escànner o signatura a cercar",
"Description" : "Descripció",
"Mark as" : "Marca com a",
"Add a rule" : "Afegeix una regla"
},
"nplurals=2; plural=(n != 1);");

44
l10n/ca.json Normal file
Просмотреть файл

@ -0,0 +1,44 @@
{ "translations": {
"Clean" : "Neteja",
"Infected" : "Infectat",
"Unchecked" : "No comprovat",
"Scanner exit status" : "Estat de sortida de l'escànner",
"Scanner output" : "Sortida de l'escànner",
"Malware detected" : "S'ha detectat programari maliciós",
"Virus detected! Can't upload the file %s" : "S'ha detectat un virus! El fitxer %s no es pot pujar",
"Greetings {user}," : "Benvingut {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "S'ha detectar programari maliciós en un fitxer que heu intentat pujar i s'ha hagut d'eliminar.",
"This email is a notification from {host}. Please, do not reply." : "Aquest correu és uan notificació de {host}. No el respongueu.",
"File uploaded: {file}" : "Fitxer pujat: {file}",
"Antivirus Configuration" : "Configuració de l'antivirus",
"Mode" : "Mode",
"Executable" : "Executable",
"Daemon" : "Dimoni",
"Daemon (Socket)" : "Dimoni (sòcol)",
"Socket" : "Sòcol",
"Clamav Socket." : "Sòcol de Clamav.",
"Not required in Executable Mode." : "No requerit en mode executable.",
"Host" : "Equip remot",
"Address of Antivirus Host." : "Adreça del sevidor d'antivirus.",
"Port" : "Port",
"Port number of Antivirus Host." : "Número de port del servidor d'antivirus.",
"Stream Length" : "Longitud de la cadena",
"ClamAV StreamMaxLength value in bytes." : "Valor StreamMaxLengh de ClamAV en bytes.",
"Path to clamscan" : "Camí a clamscan",
"Path to clamscan executable." : "Camí a l'executable de clamscan.",
"Not required in Daemon Mode." : "No requerit en mode dimoni.",
"Action for infected files found while scanning" : "Acció per als fitxers infectats trobats durant l'escanneig",
"Only log" : "Només registra",
"Delete file" : "Elimina el fitxer",
"Save" : "Desa",
"Advanced" : "Avançat",
"Rules" : "Regles",
"Clear All" : "Neteja-ho tot",
"Reset to defaults" : "Restableix als valors per defecte",
"Match by" : "Coincideix amb",
"Scanner exit status or signature to search" : "Estat de sortida de l'escànner o signatura a cercar",
"Description" : "Descripció",
"Mark as" : "Marca com a",
"Add a rule" : "Afegeix una regla"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,45 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Neteja",
"Infected" => "Infectat",
"Unchecked" => "No comprovat",
"Scanner exit status" => "Estat de sortida de l'escànner",
"Scanner output" => "Sortida de l'escànner",
"Malware detected" => "S'ha detectat programari maliciós",
"Virus detected! Can't upload the file %s" => "S'ha detectat un virus! El fitxer %s no es pot pujar",
"Greetings {user}," => "Benvingut {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "S'ha detectar programari maliciós en un fitxer que heu intentat pujar i s'ha hagut d'eliminar.",
"This email is a notification from {host}. Please, do not reply." => "Aquest correu és uan notificació de {host}. No el respongueu.",
"File uploaded: {file}" => "Fitxer pujat: {file}",
"Antivirus Configuration" => "Configuració de l'antivirus",
"Mode" => "Mode",
"Executable" => "Executable",
"Daemon" => "Dimoni",
"Daemon (Socket)" => "Dimoni (sòcol)",
"Socket" => "Sòcol",
"Clamav Socket." => "Sòcol de Clamav.",
"Not required in Executable Mode." => "No requerit en mode executable.",
"Host" => "Equip remot",
"Address of Antivirus Host." => "Adreça del sevidor d'antivirus.",
"Port" => "Port",
"Port number of Antivirus Host." => "Número de port del servidor d'antivirus.",
"Stream Length" => "Longitud de la cadena",
"ClamAV StreamMaxLength value in bytes." => "Valor StreamMaxLengh de ClamAV en bytes.",
"Path to clamscan" => "Camí a clamscan",
"Path to clamscan executable." => "Camí a l'executable de clamscan.",
"Not required in Daemon Mode." => "No requerit en mode dimoni.",
"Action for infected files found while scanning" => "Acció per als fitxers infectats trobats durant l'escanneig",
"Only log" => "Només registra",
"Delete file" => "Elimina el fitxer",
"Save" => "Desa",
"Advanced" => "Avançat",
"Rules" => "Regles",
"Clear All" => "Neteja-ho tot",
"Reset to defaults" => "Restableix als valors per defecte",
"Match by" => "Coincideix amb",
"Scanner exit status or signature to search" => "Estat de sortida de l'escànner o signatura a cercar",
"Description" => "Descripció",
"Mark as" => "Marca com a",
"Add a rule" => "Afegeix una regla"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

47
l10n/cs_CZ.js Normal file
Просмотреть файл

@ -0,0 +1,47 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Čisté",
"Infected" : "Infikováno",
"Unchecked" : "Nezkontrolováno",
"Scanner exit status" : "Návratová hodnota skeneru",
"Scanner output" : "Výstup skeneru",
"Malware detected" : "Detekován škodlivý software",
"Virus detected! Can't upload the file %s" : "Byl detekován virus! Nelze nahrát soubor %s",
"Greetings {user}," : "Vítejte {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Bohužel byl v odeslaném souboru nalezen malware, soubor musel být odstraněn.",
"This email is a notification from {host}. Please, do not reply." : "Tento e-mail je oznámení od {host}. Prosím, neodpovídejte na něj.",
"File uploaded: {file}" : "Soubor odeslán: {file}",
"Antivirus Configuration" : "Nastavení antiviru",
"Mode" : "Režim",
"Executable" : "Program",
"Daemon" : "Démon",
"Daemon (Socket)" : "Program na pozadí (Soket)",
"Socket" : "Soket",
"Clamav Socket." : "Soket ClamAV.",
"Not required in Executable Mode." : "Není vyžadováno v režimu programu.",
"Host" : "Počítač",
"Address of Antivirus Host." : "Adresa počítače s antivirem.",
"Port" : "Port",
"Port number of Antivirus Host." : "Číslo portu počítače s antivirem.",
"Stream Length" : "Délka proudu",
"ClamAV StreamMaxLength value in bytes." : "Hodnota ClamAV StreamMaxLength v bytech.",
"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",
"Save" : "Uložit",
"Advanced" : "Pokročilé",
"Rules" : "Pravidla",
"Clear All" : "Vyčistit vše",
"Reset to defaults" : "Změnit na výchozí",
"Match by" : "Odpovídá těmto",
"Scanner exit status or signature to search" : "Návratová hodnota skeneru nebo hledaný podpis",
"Description" : "Popis",
"Mark as" : "Označit jako",
"Add a rule" : "Přidat pravidlo"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");

45
l10n/cs_CZ.json Normal file
Просмотреть файл

@ -0,0 +1,45 @@
{ "translations": {
"Clean" : "Čisté",
"Infected" : "Infikováno",
"Unchecked" : "Nezkontrolováno",
"Scanner exit status" : "Návratová hodnota skeneru",
"Scanner output" : "Výstup skeneru",
"Malware detected" : "Detekován škodlivý software",
"Virus detected! Can't upload the file %s" : "Byl detekován virus! Nelze nahrát soubor %s",
"Greetings {user}," : "Vítejte {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Bohužel byl v odeslaném souboru nalezen malware, soubor musel být odstraněn.",
"This email is a notification from {host}. Please, do not reply." : "Tento e-mail je oznámení od {host}. Prosím, neodpovídejte na něj.",
"File uploaded: {file}" : "Soubor odeslán: {file}",
"Antivirus Configuration" : "Nastavení antiviru",
"Mode" : "Režim",
"Executable" : "Program",
"Daemon" : "Démon",
"Daemon (Socket)" : "Program na pozadí (Soket)",
"Socket" : "Soket",
"Clamav Socket." : "Soket ClamAV.",
"Not required in Executable Mode." : "Není vyžadováno v režimu programu.",
"Host" : "Počítač",
"Address of Antivirus Host." : "Adresa počítače s antivirem.",
"Port" : "Port",
"Port number of Antivirus Host." : "Číslo portu počítače s antivirem.",
"Stream Length" : "Délka proudu",
"ClamAV StreamMaxLength value in bytes." : "Hodnota ClamAV StreamMaxLength v bytech.",
"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",
"Save" : "Uložit",
"Advanced" : "Pokročilé",
"Rules" : "Pravidla",
"Clear All" : "Vyčistit vše",
"Reset to defaults" : "Změnit na výchozí",
"Match by" : "Odpovídá těmto",
"Scanner exit status or signature to search" : "Návratová hodnota skeneru nebo hledaný podpis",
"Description" : "Popis",
"Mark as" : "Označit jako",
"Add a rule" : "Přidat pravidlo"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}

Просмотреть файл

@ -1,46 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Čisté",
"Infected" => "Infikováno",
"Unchecked" => "Nezkontrolováno",
"Scanner exit status" => "Návratová hodnota skeneru",
"Scanner output" => "Výstup skeneru",
"Malware detected" => "Detekován škodlivý software",
"Virus detected! Can't upload the file %s" => "Byl detekován virus! Nelze nahrát soubor %s",
"Greetings {user}," => "Vítejte {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Bohužel byl v odeslaném souboru nalezen malware, soubor musel být odstraněn.",
"This email is a notification from {host}. Please, do not reply." => "Tento e-mail je oznámení od {host}. Prosím, neodpovídejte na něj.",
"File uploaded: {file}" => "Soubor odeslán: {file}",
"Antivirus Configuration" => "Nastavení antiviru",
"Mode" => "Režim",
"Executable" => "Program",
"Daemon" => "Démon",
"Daemon (Socket)" => "Program na pozadí (Soket)",
"Socket" => "Soket",
"Clamav Socket." => "Soket ClamAV.",
"Not required in Executable Mode." => "Není vyžadováno v režimu programu.",
"Host" => "Počítač",
"Address of Antivirus Host." => "Adresa počítače s antivirem.",
"Port" => "Port",
"Port number of Antivirus Host." => "Číslo portu počítače s antivirem.",
"Stream Length" => "Délka proudu",
"ClamAV StreamMaxLength value in bytes." => "Hodnota ClamAV StreamMaxLength v bytech.",
"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",
"Save" => "Uložit",
"Advanced" => "Pokročilé",
"Rules" => "Pravidla",
"Clear All" => "Vyčistit vše",
"Reset to defaults" => "Změnit na výchozí",
"Match by" => "Odpovídá těmto",
"Scanner exit status or signature to search" => "Návratová hodnota skeneru nebo hledaný podpis",
"Description" => "Popis",
"Mark as" => "Označit jako",
"Add a rule" => "Přidat pravidlo"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";

8
l10n/cy_GB.js Normal file
Просмотреть файл

@ -0,0 +1,8 @@
OC.L10N.register(
"files_antivirus",
{
"Save" : "Cadw",
"Advanced" : "Uwch",
"Description" : "Disgrifiad"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");

6
l10n/cy_GB.json Normal file
Просмотреть файл

@ -0,0 +1,6 @@
{ "translations": {
"Save" : "Cadw",
"Advanced" : "Uwch",
"Description" : "Disgrifiad"
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"
}

Просмотреть файл

@ -1,7 +0,0 @@
<?php
$TRANSLATIONS = array(
"Save" => "Cadw",
"Advanced" => "Uwch",
"Description" => "Disgrifiad"
);
$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;";

47
l10n/da.js Normal file
Просмотреть файл

@ -0,0 +1,47 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Rens",
"Infected" : "Inficeret",
"Unchecked" : "Ikke markeret",
"Scanner exit status" : "Afslutningsstatus for skanner",
"Scanner output" : "Skanner output",
"Malware detected" : "Malware fundet",
"Virus detected! Can't upload the file %s" : "Virus fundet! Filen %s kan ikke uploades",
"Greetings {user}," : "Velkommen {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Beklager, men der blev identificeret malware i en fil, som du har forsøgt at uploade, og den måtte slettes.",
"This email is a notification from {host}. Please, do not reply." : "Denne e-mail er en underretning fra {host}. Den kan ikke besvares.",
"File uploaded: {file}" : "Fil uploadet: {file}",
"Antivirus Configuration" : "Opsætning af antivirus",
"Mode" : "Mode",
"Executable" : "Executable",
"Daemon" : "Daemon",
"Daemon (Socket)" : "Dæmon (sokkel)",
"Socket" : "Sokkel",
"Clamav Socket." : "Clamav-sokkel",
"Not required in Executable Mode." : "Ikke påkrævet i Executable Mode.",
"Host" : "Host",
"Address of Antivirus Host." : "Adresse på antivirus-værten",
"Port" : "Port",
"Port number of Antivirus Host." : "Portnummer på antivirus-værten",
"Stream Length" : "Strømlængde",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StramMaxLength-værdi i bytes.",
"Path to clamscan" : "Sti til clamscan",
"Path to clamscan executable." : "Sti til clamscans executable.",
"Not required in Daemon Mode." : "Ikke påkrævet i Daemon mode.",
"Extra command line options (comma-separated)" : "Ekstra tilvalg til kommandolinjen (kommaseparerede)",
"Action for infected files found while scanning" : "Handling for inficerede filer, der findes under scanning",
"Only log" : "Registrering i log",
"Delete file" : "Slet fil",
"Save" : "Gem",
"Advanced" : "Avanceret",
"Rules" : "Regler ",
"Clear All" : "Rens Alle",
"Reset to defaults" : "Nulstil til standard",
"Match by" : "Match med",
"Scanner exit status or signature to search" : "Skannerens afslutningsstatus eller signatur, der skal søges efter",
"Description" : "Beskrivelse",
"Mark as" : "Marker som",
"Add a rule" : "Tilføj regel"
},
"nplurals=2; plural=(n != 1);");

45
l10n/da.json Normal file
Просмотреть файл

@ -0,0 +1,45 @@
{ "translations": {
"Clean" : "Rens",
"Infected" : "Inficeret",
"Unchecked" : "Ikke markeret",
"Scanner exit status" : "Afslutningsstatus for skanner",
"Scanner output" : "Skanner output",
"Malware detected" : "Malware fundet",
"Virus detected! Can't upload the file %s" : "Virus fundet! Filen %s kan ikke uploades",
"Greetings {user}," : "Velkommen {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Beklager, men der blev identificeret malware i en fil, som du har forsøgt at uploade, og den måtte slettes.",
"This email is a notification from {host}. Please, do not reply." : "Denne e-mail er en underretning fra {host}. Den kan ikke besvares.",
"File uploaded: {file}" : "Fil uploadet: {file}",
"Antivirus Configuration" : "Opsætning af antivirus",
"Mode" : "Mode",
"Executable" : "Executable",
"Daemon" : "Daemon",
"Daemon (Socket)" : "Dæmon (sokkel)",
"Socket" : "Sokkel",
"Clamav Socket." : "Clamav-sokkel",
"Not required in Executable Mode." : "Ikke påkrævet i Executable Mode.",
"Host" : "Host",
"Address of Antivirus Host." : "Adresse på antivirus-værten",
"Port" : "Port",
"Port number of Antivirus Host." : "Portnummer på antivirus-værten",
"Stream Length" : "Strømlængde",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StramMaxLength-værdi i bytes.",
"Path to clamscan" : "Sti til clamscan",
"Path to clamscan executable." : "Sti til clamscans executable.",
"Not required in Daemon Mode." : "Ikke påkrævet i Daemon mode.",
"Extra command line options (comma-separated)" : "Ekstra tilvalg til kommandolinjen (kommaseparerede)",
"Action for infected files found while scanning" : "Handling for inficerede filer, der findes under scanning",
"Only log" : "Registrering i log",
"Delete file" : "Slet fil",
"Save" : "Gem",
"Advanced" : "Avanceret",
"Rules" : "Regler ",
"Clear All" : "Rens Alle",
"Reset to defaults" : "Nulstil til standard",
"Match by" : "Match med",
"Scanner exit status or signature to search" : "Skannerens afslutningsstatus eller signatur, der skal søges efter",
"Description" : "Beskrivelse",
"Mark as" : "Marker som",
"Add a rule" : "Tilføj regel"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,46 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Rens",
"Infected" => "Inficeret",
"Unchecked" => "Ikke markeret",
"Scanner exit status" => "Afslutningsstatus for skanner",
"Scanner output" => "Skanner output",
"Malware detected" => "Malware fundet",
"Virus detected! Can't upload the file %s" => "Virus fundet! Filen %s kan ikke uploades",
"Greetings {user}," => "Velkommen {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Beklager, men der blev identificeret malware i en fil, som du har forsøgt at uploade, og den måtte slettes.",
"This email is a notification from {host}. Please, do not reply." => "Denne e-mail er en underretning fra {host}. Den kan ikke besvares.",
"File uploaded: {file}" => "Fil uploadet: {file}",
"Antivirus Configuration" => "Opsætning af antivirus",
"Mode" => "Mode",
"Executable" => "Executable",
"Daemon" => "Daemon",
"Daemon (Socket)" => "Dæmon (sokkel)",
"Socket" => "Sokkel",
"Clamav Socket." => "Clamav-sokkel",
"Not required in Executable Mode." => "Ikke påkrævet i Executable Mode.",
"Host" => "Host",
"Address of Antivirus Host." => "Adresse på antivirus-værten",
"Port" => "Port",
"Port number of Antivirus Host." => "Portnummer på antivirus-værten",
"Stream Length" => "Strømlængde",
"ClamAV StreamMaxLength value in bytes." => "ClamAV StramMaxLength-værdi i bytes.",
"Path to clamscan" => "Sti til clamscan",
"Path to clamscan executable." => "Sti til clamscans executable.",
"Not required in Daemon Mode." => "Ikke påkrævet i Daemon mode.",
"Extra command line options (comma-separated)" => "Ekstra tilvalg til kommandolinjen (kommaseparerede)",
"Action for infected files found while scanning" => "Handling for inficerede filer, der findes under scanning",
"Only log" => "Registrering i log",
"Delete file" => "Slet fil",
"Save" => "Gem",
"Advanced" => "Avanceret",
"Rules" => "Regler ",
"Clear All" => "Rens Alle",
"Reset to defaults" => "Nulstil til standard",
"Match by" => "Match med",
"Scanner exit status or signature to search" => "Skannerens afslutningsstatus eller signatur, der skal søges efter",
"Description" => "Beskrivelse",
"Mark as" => "Marker som",
"Add a rule" => "Tilføj regel"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

47
l10n/de.js Normal file
Просмотреть файл

@ -0,0 +1,47 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Säubern",
"Infected" : "Infiziert",
"Unchecked" : "Ungeprüft",
"Scanner exit status" : "Status beim Beenden der Suche",
"Scanner output" : "Suchausgabe",
"Malware detected" : "Malware gefunden",
"Virus detected! Can't upload the file %s" : "Virus gefunden! Datei %s kann nicht hochgeladen werden",
"Greetings {user}," : "Herzlich Willkommen {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Entschuldige, es wurde Malware in einer Datei gefunden die Du hochladen wolltest und sie musste gelöscht werden.",
"This email is a notification from {host}. Please, do not reply." : "Diese E-Mail ist eine Benachrichtigung von {host}. Bitte nicht antworten.",
"File uploaded: {file}" : "Datei {file} hochgeladen.",
"Antivirus Configuration" : "Antivirus-Konfiguration",
"Mode" : "Modus",
"Executable" : "ausführbar",
"Daemon" : "Dienst",
"Daemon (Socket)" : "Daemon (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Nicht benötigt im ausführbaren Modus",
"Host" : "Host",
"Address of Antivirus Host." : "Adresse des Antivirus-Servers",
"Port" : "Port",
"Port number of Antivirus Host." : "Port des Antivirus-Servers",
"Stream Length" : "Stream-Länge",
"ClamAV StreamMaxLength value in bytes." : "ClamAV-Wert 'StreamMaxLength' in Bytes.",
"Path to clamscan" : "Pfad zu clamscan",
"Path to clamscan executable." : "Pfad zur clamscan Datei",
"Not required in Daemon Mode." : "Nicht erforderlich im Dienst Modus",
"Extra command line options (comma-separated)" : "Zusätzliche Kommandozeilenoptionen (Kommata-getrennt)",
"Action for infected files found while scanning" : "Aktion für infizierte Dateien die beim Scannen gefunden werden",
"Only log" : "Nur protokollieren",
"Delete file" : "Datei löschen",
"Save" : "Speichern",
"Advanced" : "Fortgeschritten",
"Rules" : "Regeln",
"Clear All" : "Alles säubern",
"Reset to defaults" : "Auf Standard rücksetzen",
"Match by" : "Übereinstimmung durch",
"Scanner exit status or signature to search" : "Status beim Beenden der Suche oder zu suchende Signatur",
"Description" : "Beschreibung",
"Mark as" : "Markiert als",
"Add a rule" : "Regel hinzufügen"
},
"nplurals=2; plural=(n != 1);");

45
l10n/de.json Normal file
Просмотреть файл

@ -0,0 +1,45 @@
{ "translations": {
"Clean" : "Säubern",
"Infected" : "Infiziert",
"Unchecked" : "Ungeprüft",
"Scanner exit status" : "Status beim Beenden der Suche",
"Scanner output" : "Suchausgabe",
"Malware detected" : "Malware gefunden",
"Virus detected! Can't upload the file %s" : "Virus gefunden! Datei %s kann nicht hochgeladen werden",
"Greetings {user}," : "Herzlich Willkommen {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Entschuldige, es wurde Malware in einer Datei gefunden die Du hochladen wolltest und sie musste gelöscht werden.",
"This email is a notification from {host}. Please, do not reply." : "Diese E-Mail ist eine Benachrichtigung von {host}. Bitte nicht antworten.",
"File uploaded: {file}" : "Datei {file} hochgeladen.",
"Antivirus Configuration" : "Antivirus-Konfiguration",
"Mode" : "Modus",
"Executable" : "ausführbar",
"Daemon" : "Dienst",
"Daemon (Socket)" : "Daemon (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Nicht benötigt im ausführbaren Modus",
"Host" : "Host",
"Address of Antivirus Host." : "Adresse des Antivirus-Servers",
"Port" : "Port",
"Port number of Antivirus Host." : "Port des Antivirus-Servers",
"Stream Length" : "Stream-Länge",
"ClamAV StreamMaxLength value in bytes." : "ClamAV-Wert 'StreamMaxLength' in Bytes.",
"Path to clamscan" : "Pfad zu clamscan",
"Path to clamscan executable." : "Pfad zur clamscan Datei",
"Not required in Daemon Mode." : "Nicht erforderlich im Dienst Modus",
"Extra command line options (comma-separated)" : "Zusätzliche Kommandozeilenoptionen (Kommata-getrennt)",
"Action for infected files found while scanning" : "Aktion für infizierte Dateien die beim Scannen gefunden werden",
"Only log" : "Nur protokollieren",
"Delete file" : "Datei löschen",
"Save" : "Speichern",
"Advanced" : "Fortgeschritten",
"Rules" : "Regeln",
"Clear All" : "Alles säubern",
"Reset to defaults" : "Auf Standard rücksetzen",
"Match by" : "Übereinstimmung durch",
"Scanner exit status or signature to search" : "Status beim Beenden der Suche oder zu suchende Signatur",
"Description" : "Beschreibung",
"Mark as" : "Markiert als",
"Add a rule" : "Regel hinzufügen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,46 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Säubern",
"Infected" => "Infiziert",
"Unchecked" => "Ungeprüft",
"Scanner exit status" => "Status beim Beenden der Suche",
"Scanner output" => "Suchausgabe",
"Malware detected" => "Malware gefunden",
"Virus detected! Can't upload the file %s" => "Virus gefunden! Datei %s kann nicht hochgeladen werden",
"Greetings {user}," => "Herzlich Willkommen {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Entschuldige, es wurde Malware in einer Datei gefunden die Du hochladen wolltest und sie musste gelöscht werden.",
"This email is a notification from {host}. Please, do not reply." => "Diese E-Mail ist eine Benachrichtigung von {host}. Bitte nicht antworten.",
"File uploaded: {file}" => "Datei {file} hochgeladen.",
"Antivirus Configuration" => "Antivirus-Konfiguration",
"Mode" => "Modus",
"Executable" => "ausführbar",
"Daemon" => "Dienst",
"Daemon (Socket)" => "Daemon (Socket)",
"Socket" => "Socket",
"Clamav Socket." => "Clamav Socket.",
"Not required in Executable Mode." => "Nicht benötigt im ausführbaren Modus",
"Host" => "Host",
"Address of Antivirus Host." => "Adresse des Antivirus-Servers",
"Port" => "Port",
"Port number of Antivirus Host." => "Port des Antivirus-Servers",
"Stream Length" => "Stream-Länge",
"ClamAV StreamMaxLength value in bytes." => "ClamAV-Wert 'StreamMaxLength' in Bytes.",
"Path to clamscan" => "Pfad zu clamscan",
"Path to clamscan executable." => "Pfad zur clamscan Datei",
"Not required in Daemon Mode." => "Nicht erforderlich im Dienst Modus",
"Extra command line options (comma-separated)" => "Zusätzliche Kommandozeilenoptionen (Kommata-getrennt)",
"Action for infected files found while scanning" => "Aktion für infizierte Dateien die beim Scannen gefunden werden",
"Only log" => "Nur protokollieren",
"Delete file" => "Datei löschen",
"Save" => "Speichern",
"Advanced" => "Fortgeschritten",
"Rules" => "Regeln",
"Clear All" => "Alles säubern",
"Reset to defaults" => "Auf Standard rücksetzen",
"Match by" => "Übereinstimmung durch",
"Scanner exit status or signature to search" => "Status beim Beenden der Suche oder zu suchende Signatur",
"Description" => "Beschreibung",
"Mark as" => "Markiert als",
"Add a rule" => "Regel hinzufügen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

10
l10n/de_AT.js Normal file
Просмотреть файл

@ -0,0 +1,10 @@
OC.L10N.register(
"files_antivirus",
{
"Host" : "Host",
"Port" : "Port",
"Save" : "Speichern",
"Advanced" : "Erweitert",
"Description" : "Beschreibung"
},
"nplurals=2; plural=(n != 1);");

8
l10n/de_AT.json Normal file
Просмотреть файл

@ -0,0 +1,8 @@
{ "translations": {
"Host" : "Host",
"Port" : "Port",
"Save" : "Speichern",
"Advanced" : "Erweitert",
"Description" : "Beschreibung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,9 +0,0 @@
<?php
$TRANSLATIONS = array(
"Host" => "Host",
"Port" => "Port",
"Save" => "Speichern",
"Advanced" => "Erweitert",
"Description" => "Beschreibung"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

32
l10n/de_CH.js Normal file
Просмотреть файл

@ -0,0 +1,32 @@
OC.L10N.register(
"files_antivirus",
{
"Greetings {user}," : "Herzlich Willkommen {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Entschuldigung, in einer Datei, die Sie hochladen wollten, wurde Malware gefunden und sie musste daher gelöscht werden.",
"This email is a notification from {host}. Please, do not reply." : "Diese E-Mail ist eine Benachrichtigung von {host}. Bitte antworten Sie nicht.",
"File uploaded: {file}" : "Datei wurde hochgeladen: {file}",
"Antivirus Configuration" : "Antivirus-Konfiguration",
"Mode" : "Modus",
"Executable" : "Ausführbar",
"Daemon" : "Dienst (Daemon)",
"Daemon (Socket)" : "Daemon (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Nicht erforderlich im ausführbaren Modus.",
"Host" : "Host",
"Address of Antivirus Host." : "Die Adresse des Antivirus-Hosts.",
"Port" : "Port",
"Port number of Antivirus Host." : "Die Portnummer des Antivirus-Hosts.",
"Stream Length" : "Übertragungslänge",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength-Wert in Bytes.",
"Path to clamscan" : "Pfad zu clamscan",
"Path to clamscan executable." : "Pfad zum clamscan-Programm",
"Not required in Daemon Mode." : "Nicht erforderlich im Dienstmodus (Daemon)",
"Action for infected files found while scanning" : "Aktion für infizierte Dateien, welche beim Scannen gefunden wurden",
"Only log" : "Nur loggen",
"Delete file" : "Datei löschen",
"Save" : "Speichern",
"Advanced" : "Erweitert",
"Description" : "Beschreibung"
},
"nplurals=2; plural=(n != 1);");

30
l10n/de_CH.json Normal file
Просмотреть файл

@ -0,0 +1,30 @@
{ "translations": {
"Greetings {user}," : "Herzlich Willkommen {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Entschuldigung, in einer Datei, die Sie hochladen wollten, wurde Malware gefunden und sie musste daher gelöscht werden.",
"This email is a notification from {host}. Please, do not reply." : "Diese E-Mail ist eine Benachrichtigung von {host}. Bitte antworten Sie nicht.",
"File uploaded: {file}" : "Datei wurde hochgeladen: {file}",
"Antivirus Configuration" : "Antivirus-Konfiguration",
"Mode" : "Modus",
"Executable" : "Ausführbar",
"Daemon" : "Dienst (Daemon)",
"Daemon (Socket)" : "Daemon (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Nicht erforderlich im ausführbaren Modus.",
"Host" : "Host",
"Address of Antivirus Host." : "Die Adresse des Antivirus-Hosts.",
"Port" : "Port",
"Port number of Antivirus Host." : "Die Portnummer des Antivirus-Hosts.",
"Stream Length" : "Übertragungslänge",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength-Wert in Bytes.",
"Path to clamscan" : "Pfad zu clamscan",
"Path to clamscan executable." : "Pfad zum clamscan-Programm",
"Not required in Daemon Mode." : "Nicht erforderlich im Dienstmodus (Daemon)",
"Action for infected files found while scanning" : "Aktion für infizierte Dateien, welche beim Scannen gefunden wurden",
"Only log" : "Nur loggen",
"Delete file" : "Datei löschen",
"Save" : "Speichern",
"Advanced" : "Erweitert",
"Description" : "Beschreibung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,31 +0,0 @@
<?php
$TRANSLATIONS = array(
"Greetings {user}," => "Herzlich Willkommen {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Entschuldigung, in einer Datei, die Sie hochladen wollten, wurde Malware gefunden und sie musste daher gelöscht werden.",
"This email is a notification from {host}. Please, do not reply." => "Diese E-Mail ist eine Benachrichtigung von {host}. Bitte antworten Sie nicht.",
"File uploaded: {file}" => "Datei wurde hochgeladen: {file}",
"Antivirus Configuration" => "Antivirus-Konfiguration",
"Mode" => "Modus",
"Executable" => "Ausführbar",
"Daemon" => "Dienst (Daemon)",
"Daemon (Socket)" => "Daemon (Socket)",
"Socket" => "Socket",
"Clamav Socket." => "Clamav Socket.",
"Not required in Executable Mode." => "Nicht erforderlich im ausführbaren Modus.",
"Host" => "Host",
"Address of Antivirus Host." => "Die Adresse des Antivirus-Hosts.",
"Port" => "Port",
"Port number of Antivirus Host." => "Die Portnummer des Antivirus-Hosts.",
"Stream Length" => "Übertragungslänge",
"ClamAV StreamMaxLength value in bytes." => "ClamAV StreamMaxLength-Wert in Bytes.",
"Path to clamscan" => "Pfad zu clamscan",
"Path to clamscan executable." => "Pfad zum clamscan-Programm",
"Not required in Daemon Mode." => "Nicht erforderlich im Dienstmodus (Daemon)",
"Action for infected files found while scanning" => "Aktion für infizierte Dateien, welche beim Scannen gefunden wurden",
"Only log" => "Nur loggen",
"Delete file" => "Datei löschen",
"Save" => "Speichern",
"Advanced" => "Erweitert",
"Description" => "Beschreibung"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

47
l10n/de_DE.js Normal file
Просмотреть файл

@ -0,0 +1,47 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Säubern",
"Infected" : "Infiziert",
"Unchecked" : "Ungeprüft",
"Scanner exit status" : "Status beim Beenden der Suche",
"Scanner output" : "Suchausgabe",
"Malware detected" : "Malware gefunden",
"Virus detected! Can't upload the file %s" : "Virus gefunden! Datei %s kann nicht hochgeladen werden",
"Greetings {user}," : "Herzlich Willkommen {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Entschuldigung, in einer Datei, die Sie hochladen wollten, wurde Malware gefunden und sie musste daher gelöscht werden.",
"This email is a notification from {host}. Please, do not reply." : "Diese E-Mail ist eine Benachrichtigung von {host}. Bitte antworten Sie nicht.",
"File uploaded: {file}" : "Datei wurde hochgeladen: {file}",
"Antivirus Configuration" : "Antivirus-Konfiguration",
"Mode" : "Modus",
"Executable" : "Ausführbar",
"Daemon" : "Dienst (Daemon)",
"Daemon (Socket)" : "Daemon (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Nicht erforderlich im ausführbaren Modus.",
"Host" : "Host",
"Address of Antivirus Host." : "Die Adresse des Antivirus-Hosts.",
"Port" : "Port",
"Port number of Antivirus Host." : "Die Portnummer des Antivirus-Hosts.",
"Stream Length" : "Übertragungslänge",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength-Wert in Bytes.",
"Path to clamscan" : "Pfad zu clamscan",
"Path to clamscan executable." : "Pfad zum clamscan-Programm",
"Not required in Daemon Mode." : "Nicht erforderlich im Dienstmodus (Daemon)",
"Extra command line options (comma-separated)" : "Zusätzliche Kommandozeilenoptionen (Kommata-getrennt)",
"Action for infected files found while scanning" : "Aktion für infizierte Dateien, welche beim Scannen gefunden wurden",
"Only log" : "Nur loggen",
"Delete file" : "Datei löschen",
"Save" : "Speichern",
"Advanced" : "Fortgeschritten",
"Rules" : "Regeln",
"Clear All" : "Alles säubern",
"Reset to defaults" : "Auf Standard rücksetzen",
"Match by" : "Übereinstimmung durch",
"Scanner exit status or signature to search" : "Status beim Beenden der Suche oder zu suchende Signatur",
"Description" : "Beschreibung",
"Mark as" : "Markiert als",
"Add a rule" : "Regel hinzufügen"
},
"nplurals=2; plural=(n != 1);");

45
l10n/de_DE.json Normal file
Просмотреть файл

@ -0,0 +1,45 @@
{ "translations": {
"Clean" : "Säubern",
"Infected" : "Infiziert",
"Unchecked" : "Ungeprüft",
"Scanner exit status" : "Status beim Beenden der Suche",
"Scanner output" : "Suchausgabe",
"Malware detected" : "Malware gefunden",
"Virus detected! Can't upload the file %s" : "Virus gefunden! Datei %s kann nicht hochgeladen werden",
"Greetings {user}," : "Herzlich Willkommen {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Entschuldigung, in einer Datei, die Sie hochladen wollten, wurde Malware gefunden und sie musste daher gelöscht werden.",
"This email is a notification from {host}. Please, do not reply." : "Diese E-Mail ist eine Benachrichtigung von {host}. Bitte antworten Sie nicht.",
"File uploaded: {file}" : "Datei wurde hochgeladen: {file}",
"Antivirus Configuration" : "Antivirus-Konfiguration",
"Mode" : "Modus",
"Executable" : "Ausführbar",
"Daemon" : "Dienst (Daemon)",
"Daemon (Socket)" : "Daemon (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Nicht erforderlich im ausführbaren Modus.",
"Host" : "Host",
"Address of Antivirus Host." : "Die Adresse des Antivirus-Hosts.",
"Port" : "Port",
"Port number of Antivirus Host." : "Die Portnummer des Antivirus-Hosts.",
"Stream Length" : "Übertragungslänge",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength-Wert in Bytes.",
"Path to clamscan" : "Pfad zu clamscan",
"Path to clamscan executable." : "Pfad zum clamscan-Programm",
"Not required in Daemon Mode." : "Nicht erforderlich im Dienstmodus (Daemon)",
"Extra command line options (comma-separated)" : "Zusätzliche Kommandozeilenoptionen (Kommata-getrennt)",
"Action for infected files found while scanning" : "Aktion für infizierte Dateien, welche beim Scannen gefunden wurden",
"Only log" : "Nur loggen",
"Delete file" : "Datei löschen",
"Save" : "Speichern",
"Advanced" : "Fortgeschritten",
"Rules" : "Regeln",
"Clear All" : "Alles säubern",
"Reset to defaults" : "Auf Standard rücksetzen",
"Match by" : "Übereinstimmung durch",
"Scanner exit status or signature to search" : "Status beim Beenden der Suche oder zu suchende Signatur",
"Description" : "Beschreibung",
"Mark as" : "Markiert als",
"Add a rule" : "Regel hinzufügen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,46 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Säubern",
"Infected" => "Infiziert",
"Unchecked" => "Ungeprüft",
"Scanner exit status" => "Status beim Beenden der Suche",
"Scanner output" => "Suchausgabe",
"Malware detected" => "Malware gefunden",
"Virus detected! Can't upload the file %s" => "Virus gefunden! Datei %s kann nicht hochgeladen werden",
"Greetings {user}," => "Herzlich Willkommen {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Entschuldigung, in einer Datei, die Sie hochladen wollten, wurde Malware gefunden und sie musste daher gelöscht werden.",
"This email is a notification from {host}. Please, do not reply." => "Diese E-Mail ist eine Benachrichtigung von {host}. Bitte antworten Sie nicht.",
"File uploaded: {file}" => "Datei wurde hochgeladen: {file}",
"Antivirus Configuration" => "Antivirus-Konfiguration",
"Mode" => "Modus",
"Executable" => "Ausführbar",
"Daemon" => "Dienst (Daemon)",
"Daemon (Socket)" => "Daemon (Socket)",
"Socket" => "Socket",
"Clamav Socket." => "Clamav Socket.",
"Not required in Executable Mode." => "Nicht erforderlich im ausführbaren Modus.",
"Host" => "Host",
"Address of Antivirus Host." => "Die Adresse des Antivirus-Hosts.",
"Port" => "Port",
"Port number of Antivirus Host." => "Die Portnummer des Antivirus-Hosts.",
"Stream Length" => "Übertragungslänge",
"ClamAV StreamMaxLength value in bytes." => "ClamAV StreamMaxLength-Wert in Bytes.",
"Path to clamscan" => "Pfad zu clamscan",
"Path to clamscan executable." => "Pfad zum clamscan-Programm",
"Not required in Daemon Mode." => "Nicht erforderlich im Dienstmodus (Daemon)",
"Extra command line options (comma-separated)" => "Zusätzliche Kommandozeilenoptionen (Kommata-getrennt)",
"Action for infected files found while scanning" => "Aktion für infizierte Dateien, welche beim Scannen gefunden wurden",
"Only log" => "Nur loggen",
"Delete file" => "Datei löschen",
"Save" => "Speichern",
"Advanced" => "Fortgeschritten",
"Rules" => "Regeln",
"Clear All" => "Alles säubern",
"Reset to defaults" => "Auf Standard rücksetzen",
"Match by" => "Übereinstimmung durch",
"Scanner exit status or signature to search" => "Status beim Beenden der Suche oder zu suchende Signatur",
"Description" => "Beschreibung",
"Mark as" => "Markiert als",
"Add a rule" => "Regel hinzufügen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

47
l10n/el.js Normal file
Просмотреть файл

@ -0,0 +1,47 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Καθαρό",
"Infected" : "Μολυνσμένο",
"Unchecked" : "Μη-ελεγμένο",
"Scanner exit status" : "Κατάσταση εξόδου ανιχνευτή",
"Scanner output" : "Έξοδος ανιχνευτή",
"Malware detected" : "Ανιχνεύθηκε κακόβουλο λογισμικό",
"Virus detected! Can't upload the file %s" : "Εντοπίστηκε ιός! Αδυναμία μεταφόρτωσης του αρχείου %s",
"Greetings {user}," : "Καλωσόρισες {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Συγνώμη, αλλά στο αρχείο που προσπαθήσατε να μεταφορτώσετε βρέθηκε επιβλαβές λογισμικό και διαγράφηκε.",
"This email is a notification from {host}. Please, do not reply." : "Αυτό το μήνυμα είναι μια ειδοποίηση από το {host}. Παρακαλώ, μην το απαντήσετε.",
"File uploaded: {file}" : "Το αρχείο μεταφορτώθηκε: {file}",
"Antivirus Configuration" : "Ρύθμιση Αντιικού",
"Mode" : "Κατάσταση",
"Executable" : "Εκτελέσιμο",
"Daemon" : "Υπηρεσία",
"Daemon (Socket)" : "Υπηρεσία (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Δεν απαιτείται κατά την λειτουργία ως Εκτελέσιμο.",
"Host" : "Διακομιστής",
"Address of Antivirus Host." : "Διεύθυνση του διακομιστή Αντιικού.",
"Port" : "Θύρα",
"Port number of Antivirus Host." : "Αριθμός θύρας του διακομιστή Αντιικού",
"Stream Length" : "Διάρκεια της ροής δεδομένων",
"ClamAV StreamMaxLength value in bytes." : "Τιμή StreamMaxLength του ClamAV σε bytes.",
"Path to clamscan" : "Διαδρομή για το clamscan",
"Path to clamscan executable." : "Διαδρομή για το εκτελέσιμο clamscan.",
"Not required in Daemon Mode." : "Δεν απαιτείται κατά τη λειτουργία ως Υπηρεσίας.",
"Extra command line options (comma-separated)" : "Επιπλέον επιλογές γραμμής εντολών (διαχωρισμένες με κόμμα)",
"Action for infected files found while scanning" : "Ενέργεια για τα μολυσμένα αρχεία κατά την σάρωση",
"Only log" : "Καταγραφή μόνο",
"Delete file" : "Διαγραφή αρχείου",
"Save" : "Αποθήκευση",
"Advanced" : "Για προχωρημένους",
"Rules" : "Κανόνες",
"Clear All" : "Εκκαθάριση Όλων",
"Reset to defaults" : "Επαναφορά στις προεπιλογές",
"Match by" : "Ταίριασμα με βάση",
"Scanner exit status or signature to search" : "Κατάσταση εξόδου ανιχνευτή ή υπογραφή προς αναζήτηση",
"Description" : "Περιγραφή",
"Mark as" : "Μαρκάρισμα ως",
"Add a rule" : "Προσθήκη κανόνα"
},
"nplurals=2; plural=(n != 1);");

45
l10n/el.json Normal file
Просмотреть файл

@ -0,0 +1,45 @@
{ "translations": {
"Clean" : "Καθαρό",
"Infected" : "Μολυνσμένο",
"Unchecked" : "Μη-ελεγμένο",
"Scanner exit status" : "Κατάσταση εξόδου ανιχνευτή",
"Scanner output" : "Έξοδος ανιχνευτή",
"Malware detected" : "Ανιχνεύθηκε κακόβουλο λογισμικό",
"Virus detected! Can't upload the file %s" : "Εντοπίστηκε ιός! Αδυναμία μεταφόρτωσης του αρχείου %s",
"Greetings {user}," : "Καλωσόρισες {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Συγνώμη, αλλά στο αρχείο που προσπαθήσατε να μεταφορτώσετε βρέθηκε επιβλαβές λογισμικό και διαγράφηκε.",
"This email is a notification from {host}. Please, do not reply." : "Αυτό το μήνυμα είναι μια ειδοποίηση από το {host}. Παρακαλώ, μην το απαντήσετε.",
"File uploaded: {file}" : "Το αρχείο μεταφορτώθηκε: {file}",
"Antivirus Configuration" : "Ρύθμιση Αντιικού",
"Mode" : "Κατάσταση",
"Executable" : "Εκτελέσιμο",
"Daemon" : "Υπηρεσία",
"Daemon (Socket)" : "Υπηρεσία (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Δεν απαιτείται κατά την λειτουργία ως Εκτελέσιμο.",
"Host" : "Διακομιστής",
"Address of Antivirus Host." : "Διεύθυνση του διακομιστή Αντιικού.",
"Port" : "Θύρα",
"Port number of Antivirus Host." : "Αριθμός θύρας του διακομιστή Αντιικού",
"Stream Length" : "Διάρκεια της ροής δεδομένων",
"ClamAV StreamMaxLength value in bytes." : "Τιμή StreamMaxLength του ClamAV σε bytes.",
"Path to clamscan" : "Διαδρομή για το clamscan",
"Path to clamscan executable." : "Διαδρομή για το εκτελέσιμο clamscan.",
"Not required in Daemon Mode." : "Δεν απαιτείται κατά τη λειτουργία ως Υπηρεσίας.",
"Extra command line options (comma-separated)" : "Επιπλέον επιλογές γραμμής εντολών (διαχωρισμένες με κόμμα)",
"Action for infected files found while scanning" : "Ενέργεια για τα μολυσμένα αρχεία κατά την σάρωση",
"Only log" : "Καταγραφή μόνο",
"Delete file" : "Διαγραφή αρχείου",
"Save" : "Αποθήκευση",
"Advanced" : "Για προχωρημένους",
"Rules" : "Κανόνες",
"Clear All" : "Εκκαθάριση Όλων",
"Reset to defaults" : "Επαναφορά στις προεπιλογές",
"Match by" : "Ταίριασμα με βάση",
"Scanner exit status or signature to search" : "Κατάσταση εξόδου ανιχνευτή ή υπογραφή προς αναζήτηση",
"Description" : "Περιγραφή",
"Mark as" : "Μαρκάρισμα ως",
"Add a rule" : "Προσθήκη κανόνα"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,46 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Καθαρό",
"Infected" => "Μολυνσμένο",
"Unchecked" => "Μη-ελεγμένο",
"Scanner exit status" => "Κατάσταση εξόδου ανιχνευτή",
"Scanner output" => "Έξοδος ανιχνευτή",
"Malware detected" => "Ανιχνεύθηκε κακόβουλο λογισμικό",
"Virus detected! Can't upload the file %s" => "Εντοπίστηκε ιός! Αδυναμία μεταφόρτωσης του αρχείου %s",
"Greetings {user}," => "Καλωσόρισες {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Συγνώμη, αλλά στο αρχείο που προσπαθήσατε να μεταφορτώσετε βρέθηκε επιβλαβές λογισμικό και διαγράφηκε.",
"This email is a notification from {host}. Please, do not reply." => "Αυτό το μήνυμα είναι μια ειδοποίηση από το {host}. Παρακαλώ, μην το απαντήσετε.",
"File uploaded: {file}" => "Το αρχείο μεταφορτώθηκε: {file}",
"Antivirus Configuration" => "Ρύθμιση Αντιικού",
"Mode" => "Κατάσταση",
"Executable" => "Εκτελέσιμο",
"Daemon" => "Υπηρεσία",
"Daemon (Socket)" => "Υπηρεσία (Socket)",
"Socket" => "Socket",
"Clamav Socket." => "Clamav Socket.",
"Not required in Executable Mode." => "Δεν απαιτείται κατά την λειτουργία ως Εκτελέσιμο.",
"Host" => "Διακομιστής",
"Address of Antivirus Host." => "Διεύθυνση του διακομιστή Αντιικού.",
"Port" => "Θύρα",
"Port number of Antivirus Host." => "Αριθμός θύρας του διακομιστή Αντιικού",
"Stream Length" => "Διάρκεια της ροής δεδομένων",
"ClamAV StreamMaxLength value in bytes." => "Τιμή StreamMaxLength του ClamAV σε bytes.",
"Path to clamscan" => "Διαδρομή για το clamscan",
"Path to clamscan executable." => "Διαδρομή για το εκτελέσιμο clamscan.",
"Not required in Daemon Mode." => "Δεν απαιτείται κατά τη λειτουργία ως Υπηρεσίας.",
"Extra command line options (comma-separated)" => "Επιπλέον επιλογές γραμμής εντολών (διαχωρισμένες με κόμμα)",
"Action for infected files found while scanning" => "Ενέργεια για τα μολυσμένα αρχεία κατά την σάρωση",
"Only log" => "Καταγραφή μόνο",
"Delete file" => "Διαγραφή αρχείου",
"Save" => "Αποθήκευση",
"Advanced" => "Για προχωρημένους",
"Rules" => "Κανόνες",
"Clear All" => "Εκκαθάριση Όλων",
"Reset to defaults" => "Επαναφορά στις προεπιλογές",
"Match by" => "Ταίριασμα με βάση",
"Scanner exit status or signature to search" => "Κατάσταση εξόδου ανιχνευτή ή υπογραφή προς αναζήτηση",
"Description" => "Περιγραφή",
"Mark as" => "Μαρκάρισμα ως",
"Add a rule" => "Προσθήκη κανόνα"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

47
l10n/en_GB.js Normal file
Просмотреть файл

@ -0,0 +1,47 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Clean",
"Infected" : "Infected",
"Unchecked" : "Unchecked",
"Scanner exit status" : "Scanner exit status",
"Scanner output" : "Scanner output",
"Malware detected" : "Malware detected",
"Virus detected! Can't upload the file %s" : "Virus detected! Can't upload the file %s",
"Greetings {user}," : "Hi {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Sorry, but malware was detected in a file you tried to upload and it had to be deleted.",
"This email is a notification from {host}. Please, do not reply." : "This email is a notification from {host}. Please, do not reply.",
"File uploaded: {file}" : "File uploaded: {file}",
"Antivirus Configuration" : "Antivirus Configuration",
"Mode" : "Mode",
"Executable" : "Executable",
"Daemon" : "Daemon",
"Daemon (Socket)" : "Daemon (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Not required in Executable Mode.",
"Host" : "Host",
"Address of Antivirus Host." : "Address of Antivirus Host.",
"Port" : "Port",
"Port number of Antivirus Host." : "Port number of Antivirus Host.",
"Stream Length" : "Stream Length",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength value in bytes.",
"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",
"Save" : "Save",
"Advanced" : "Advanced",
"Rules" : "Rules",
"Clear All" : "Clear All",
"Reset to defaults" : "Reset to defaults",
"Match by" : "Match by",
"Scanner exit status or signature to search" : "Scanner exit status or signature to search",
"Description" : "Description",
"Mark as" : "Mark as",
"Add a rule" : "Add a rule"
},
"nplurals=2; plural=(n != 1);");

45
l10n/en_GB.json Normal file
Просмотреть файл

@ -0,0 +1,45 @@
{ "translations": {
"Clean" : "Clean",
"Infected" : "Infected",
"Unchecked" : "Unchecked",
"Scanner exit status" : "Scanner exit status",
"Scanner output" : "Scanner output",
"Malware detected" : "Malware detected",
"Virus detected! Can't upload the file %s" : "Virus detected! Can't upload the file %s",
"Greetings {user}," : "Hi {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Sorry, but malware was detected in a file you tried to upload and it had to be deleted.",
"This email is a notification from {host}. Please, do not reply." : "This email is a notification from {host}. Please, do not reply.",
"File uploaded: {file}" : "File uploaded: {file}",
"Antivirus Configuration" : "Antivirus Configuration",
"Mode" : "Mode",
"Executable" : "Executable",
"Daemon" : "Daemon",
"Daemon (Socket)" : "Daemon (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Clamav Socket.",
"Not required in Executable Mode." : "Not required in Executable Mode.",
"Host" : "Host",
"Address of Antivirus Host." : "Address of Antivirus Host.",
"Port" : "Port",
"Port number of Antivirus Host." : "Port number of Antivirus Host.",
"Stream Length" : "Stream Length",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength value in bytes.",
"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",
"Save" : "Save",
"Advanced" : "Advanced",
"Rules" : "Rules",
"Clear All" : "Clear All",
"Reset to defaults" : "Reset to defaults",
"Match by" : "Match by",
"Scanner exit status or signature to search" : "Scanner exit status or signature to search",
"Description" : "Description",
"Mark as" : "Mark as",
"Add a rule" : "Add a rule"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,46 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Clean",
"Infected" => "Infected",
"Unchecked" => "Unchecked",
"Scanner exit status" => "Scanner exit status",
"Scanner output" => "Scanner output",
"Malware detected" => "Malware detected",
"Virus detected! Can't upload the file %s" => "Virus detected! Can't upload the file %s",
"Greetings {user}," => "Hi {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Sorry, but malware was detected in a file you tried to upload and it had to be deleted.",
"This email is a notification from {host}. Please, do not reply." => "This email is a notification from {host}. Please, do not reply.",
"File uploaded: {file}" => "File uploaded: {file}",
"Antivirus Configuration" => "Antivirus Configuration",
"Mode" => "Mode",
"Executable" => "Executable",
"Daemon" => "Daemon",
"Daemon (Socket)" => "Daemon (Socket)",
"Socket" => "Socket",
"Clamav Socket." => "Clamav Socket.",
"Not required in Executable Mode." => "Not required in Executable Mode.",
"Host" => "Host",
"Address of Antivirus Host." => "Address of Antivirus Host.",
"Port" => "Port",
"Port number of Antivirus Host." => "Port number of Antivirus Host.",
"Stream Length" => "Stream Length",
"ClamAV StreamMaxLength value in bytes." => "ClamAV StreamMaxLength value in bytes.",
"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",
"Save" => "Save",
"Advanced" => "Advanced",
"Rules" => "Rules",
"Clear All" => "Clear All",
"Reset to defaults" => "Reset to defaults",
"Match by" => "Match by",
"Scanner exit status or signature to search" => "Scanner exit status or signature to search",
"Description" => "Description",
"Mark as" => "Mark as",
"Add a rule" => "Add a rule"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

29
l10n/eo.js Normal file
Просмотреть файл

@ -0,0 +1,29 @@
OC.L10N.register(
"files_antivirus",
{
"Greetings {user}," : "Saluton, {user};",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Pardonon, sed malica programo malkovriĝis en dosiero, kiun vi provis alŝuti, kaj do ĝi devis foriĝi.",
"This email is a notification from {host}. Please, do not reply." : "Ĉi tiu retpoŝtomesaĝo estas sciigo el {host}. Bonvolu ne respondi.",
"File uploaded: {file}" : "Dosiero alŝutita: {file}",
"Antivirus Configuration" : "Agordo de senvirusigilo",
"Mode" : "Reĝimo",
"Executable" : "Rulebla",
"Daemon" : "Demono",
"Not required in Executable Mode." : "Malnepra en rulebleca modo.",
"Host" : "Gastigo",
"Address of Antivirus Host." : "Adreso de senvirusigila gastigo.",
"Port" : "Pordo",
"Port number of Antivirus Host." : "Pordonumero de senvirusigila gastigo.",
"Stream Length" : "Flulongo",
"ClamAV StreamMaxLength value in bytes." : "Valoro de ClamAV-StreamMaxLength (maks. flulongo) en bitokoj.",
"Path to clamscan" : "Vojo al clamscan",
"Path to clamscan executable." : "Vojo al la ruleblaĵo clamscan.",
"Not required in Daemon Mode." : "Malnepra en demona reĝimo.",
"Action for infected files found while scanning" : "Ago por infektitaj dosieroj dum skano",
"Only log" : "Nur protokolo",
"Delete file" : "Forigi dosieron",
"Save" : "Konservi",
"Advanced" : "Progresinta",
"Description" : "Priskribo"
},
"nplurals=2; plural=(n != 1);");

27
l10n/eo.json Normal file
Просмотреть файл

@ -0,0 +1,27 @@
{ "translations": {
"Greetings {user}," : "Saluton, {user};",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Pardonon, sed malica programo malkovriĝis en dosiero, kiun vi provis alŝuti, kaj do ĝi devis foriĝi.",
"This email is a notification from {host}. Please, do not reply." : "Ĉi tiu retpoŝtomesaĝo estas sciigo el {host}. Bonvolu ne respondi.",
"File uploaded: {file}" : "Dosiero alŝutita: {file}",
"Antivirus Configuration" : "Agordo de senvirusigilo",
"Mode" : "Reĝimo",
"Executable" : "Rulebla",
"Daemon" : "Demono",
"Not required in Executable Mode." : "Malnepra en rulebleca modo.",
"Host" : "Gastigo",
"Address of Antivirus Host." : "Adreso de senvirusigila gastigo.",
"Port" : "Pordo",
"Port number of Antivirus Host." : "Pordonumero de senvirusigila gastigo.",
"Stream Length" : "Flulongo",
"ClamAV StreamMaxLength value in bytes." : "Valoro de ClamAV-StreamMaxLength (maks. flulongo) en bitokoj.",
"Path to clamscan" : "Vojo al clamscan",
"Path to clamscan executable." : "Vojo al la ruleblaĵo clamscan.",
"Not required in Daemon Mode." : "Malnepra en demona reĝimo.",
"Action for infected files found while scanning" : "Ago por infektitaj dosieroj dum skano",
"Only log" : "Nur protokolo",
"Delete file" : "Forigi dosieron",
"Save" : "Konservi",
"Advanced" : "Progresinta",
"Description" : "Priskribo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,28 +0,0 @@
<?php
$TRANSLATIONS = array(
"Greetings {user}," => "Saluton, {user};",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Pardonon, sed malica programo malkovriĝis en dosiero, kiun vi provis alŝuti, kaj do ĝi devis foriĝi.",
"This email is a notification from {host}. Please, do not reply." => "Ĉi tiu retpoŝtomesaĝo estas sciigo el {host}. Bonvolu ne respondi.",
"File uploaded: {file}" => "Dosiero alŝutita: {file}",
"Antivirus Configuration" => "Agordo de senvirusigilo",
"Mode" => "Reĝimo",
"Executable" => "Rulebla",
"Daemon" => "Demono",
"Not required in Executable Mode." => "Malnepra en rulebleca modo.",
"Host" => "Gastigo",
"Address of Antivirus Host." => "Adreso de senvirusigila gastigo.",
"Port" => "Pordo",
"Port number of Antivirus Host." => "Pordonumero de senvirusigila gastigo.",
"Stream Length" => "Flulongo",
"ClamAV StreamMaxLength value in bytes." => "Valoro de ClamAV-StreamMaxLength (maks. flulongo) en bitokoj.",
"Path to clamscan" => "Vojo al clamscan",
"Path to clamscan executable." => "Vojo al la ruleblaĵo clamscan.",
"Not required in Daemon Mode." => "Malnepra en demona reĝimo.",
"Action for infected files found while scanning" => "Ago por infektitaj dosieroj dum skano",
"Only log" => "Nur protokolo",
"Delete file" => "Forigi dosieron",
"Save" => "Konservi",
"Advanced" => "Progresinta",
"Description" => "Priskribo"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

47
l10n/es.js Normal file
Просмотреть файл

@ -0,0 +1,47 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Limpiar",
"Infected" : "Infectado",
"Unchecked" : "No revisado",
"Scanner exit status" : "Estado de la salida de escáner",
"Scanner output" : "Salida de escáner",
"Malware detected" : "Malware detectado",
"Virus detected! Can't upload the file %s" : "¡Virus detectado! No se puede cargar el archivo %s",
"Greetings {user}," : "Hola {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Lo sentimos, pero se ha detectado un malware en un archivo que trata de subir y tuvo que ser eliminado.",
"This email is a notification from {host}. Please, do not reply." : "Esta es una notificación automática de {host}. Sírvase no responderla.",
"File uploaded: {file}" : "Archivo subido: {file}",
"Antivirus Configuration" : "Configuración del Antivirus",
"Mode" : "Modo",
"Executable" : "Ejecutable",
"Daemon" : "Demonio",
"Daemon (Socket)" : "Demonio (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Socket Clamav",
"Not required in Executable Mode." : "No requerido en el modo ejecutable.",
"Host" : "Servidor",
"Address of Antivirus Host." : "Dirección del Host del Antivirus.",
"Port" : "Puerto",
"Port number of Antivirus Host." : "Número de puerto del Host del Antivirus.",
"Stream Length" : "Longitud de la transmisión",
"ClamAV StreamMaxLength value in bytes." : "Valor StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" : "Ruta al clamscan",
"Path to clamscan executable." : "Ruta al ejecutable clamscan.",
"Not required in Daemon Mode." : "No requerido en Modo Demonio.",
"Extra command line options (comma-separated)" : "Opciones extra de la línea de comandos (separadas por comas)",
"Action for infected files found while scanning" : "Acción para los archivos infectados encontrados durante el escaneo",
"Only log" : "Solo registrar",
"Delete file" : "Eliminar archivo",
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Rules" : "Reglas",
"Clear All" : "Todo limpio",
"Reset to defaults" : "Reset a valores por defecto",
"Match by" : "Detectado por",
"Scanner exit status or signature to search" : "Estado de la salida de escáner o firma a buscar",
"Description" : "Descripción",
"Mark as" : "Marcar como",
"Add a rule" : "Añadir una regla"
},
"nplurals=2; plural=(n != 1);");

45
l10n/es.json Normal file
Просмотреть файл

@ -0,0 +1,45 @@
{ "translations": {
"Clean" : "Limpiar",
"Infected" : "Infectado",
"Unchecked" : "No revisado",
"Scanner exit status" : "Estado de la salida de escáner",
"Scanner output" : "Salida de escáner",
"Malware detected" : "Malware detectado",
"Virus detected! Can't upload the file %s" : "¡Virus detectado! No se puede cargar el archivo %s",
"Greetings {user}," : "Hola {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Lo sentimos, pero se ha detectado un malware en un archivo que trata de subir y tuvo que ser eliminado.",
"This email is a notification from {host}. Please, do not reply." : "Esta es una notificación automática de {host}. Sírvase no responderla.",
"File uploaded: {file}" : "Archivo subido: {file}",
"Antivirus Configuration" : "Configuración del Antivirus",
"Mode" : "Modo",
"Executable" : "Ejecutable",
"Daemon" : "Demonio",
"Daemon (Socket)" : "Demonio (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Socket Clamav",
"Not required in Executable Mode." : "No requerido en el modo ejecutable.",
"Host" : "Servidor",
"Address of Antivirus Host." : "Dirección del Host del Antivirus.",
"Port" : "Puerto",
"Port number of Antivirus Host." : "Número de puerto del Host del Antivirus.",
"Stream Length" : "Longitud de la transmisión",
"ClamAV StreamMaxLength value in bytes." : "Valor StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" : "Ruta al clamscan",
"Path to clamscan executable." : "Ruta al ejecutable clamscan.",
"Not required in Daemon Mode." : "No requerido en Modo Demonio.",
"Extra command line options (comma-separated)" : "Opciones extra de la línea de comandos (separadas por comas)",
"Action for infected files found while scanning" : "Acción para los archivos infectados encontrados durante el escaneo",
"Only log" : "Solo registrar",
"Delete file" : "Eliminar archivo",
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Rules" : "Reglas",
"Clear All" : "Todo limpio",
"Reset to defaults" : "Reset a valores por defecto",
"Match by" : "Detectado por",
"Scanner exit status or signature to search" : "Estado de la salida de escáner o firma a buscar",
"Description" : "Descripción",
"Mark as" : "Marcar como",
"Add a rule" : "Añadir una regla"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,46 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Limpiar",
"Infected" => "Infectado",
"Unchecked" => "No revisado",
"Scanner exit status" => "Estado de la salida de escáner",
"Scanner output" => "Salida de escáner",
"Malware detected" => "Malware detectado",
"Virus detected! Can't upload the file %s" => "¡Virus detectado! No se puede cargar el archivo %s",
"Greetings {user}," => "Hola {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Lo sentimos, pero se ha detectado un malware en un archivo que trata de subir y tuvo que ser eliminado.",
"This email is a notification from {host}. Please, do not reply." => "Esta es una notificación automática de {host}. Sírvase no responderla.",
"File uploaded: {file}" => "Archivo subido: {file}",
"Antivirus Configuration" => "Configuración del Antivirus",
"Mode" => "Modo",
"Executable" => "Ejecutable",
"Daemon" => "Demonio",
"Daemon (Socket)" => "Demonio (Socket)",
"Socket" => "Socket",
"Clamav Socket." => "Socket Clamav",
"Not required in Executable Mode." => "No requerido en el modo ejecutable.",
"Host" => "Servidor",
"Address of Antivirus Host." => "Dirección del Host del Antivirus.",
"Port" => "Puerto",
"Port number of Antivirus Host." => "Número de puerto del Host del Antivirus.",
"Stream Length" => "Longitud de la transmisión",
"ClamAV StreamMaxLength value in bytes." => "Valor StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" => "Ruta al clamscan",
"Path to clamscan executable." => "Ruta al ejecutable clamscan.",
"Not required in Daemon Mode." => "No requerido en Modo Demonio.",
"Extra command line options (comma-separated)" => "Opciones extra de la línea de comandos (separadas por comas)",
"Action for infected files found while scanning" => "Acción para los archivos infectados encontrados durante el escaneo",
"Only log" => "Solo registrar",
"Delete file" => "Eliminar archivo",
"Save" => "Guardar",
"Advanced" => "Avanzado",
"Rules" => "Reglas",
"Clear All" => "Todo limpio",
"Reset to defaults" => "Reset a valores por defecto",
"Match by" => "Detectado por",
"Scanner exit status or signature to search" => "Estado de la salida de escáner o firma a buscar",
"Description" => "Descripción",
"Mark as" => "Marcar como",
"Add a rule" => "Añadir una regla"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

32
l10n/es_AR.js Normal file
Просмотреть файл

@ -0,0 +1,32 @@
OC.L10N.register(
"files_antivirus",
{
"Greetings {user}," : "Saludos {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Perdoná, pero malware fue detectado en un archivo que intentaste subir y tuvo que ser borrado.",
"This email is a notification from {host}. Please, do not reply." : "Este e-mail es una notificación de {host}. Por favor, no lo respondas.",
"File uploaded: {file}" : "Archivo subido: {file}",
"Antivirus Configuration" : "Configuración del antivirus",
"Mode" : "Modo",
"Executable" : "Ejecutable",
"Daemon" : "Demonio",
"Daemon (Socket)" : "Demonio (socket)",
"Socket" : "Socket",
"Clamav Socket." : "Socket Clamav",
"Not required in Executable Mode." : "No es necesario en modo ejecutable.",
"Host" : "Servidor",
"Address of Antivirus Host." : "Dirección del servidor del antivirus.",
"Port" : "Puerto",
"Port number of Antivirus Host." : "Número de puerto del servidor del antivirus.",
"Stream Length" : "Longitud del stream",
"ClamAV StreamMaxLength value in bytes." : "Valor de StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" : "Ruta al ejecutable clamscan.",
"Path to clamscan executable." : "Ruta al ejecutable clamscan.",
"Not required in Daemon Mode." : "No es necesario en modo demonio.",
"Action for infected files found while scanning" : "Acción para los archivos infectados que fueron encontrados durante la búsqueda",
"Only log" : "Solo registrar",
"Delete file" : "Borrar archivo",
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Description" : "Descripción"
},
"nplurals=2; plural=(n != 1);");

30
l10n/es_AR.json Normal file
Просмотреть файл

@ -0,0 +1,30 @@
{ "translations": {
"Greetings {user}," : "Saludos {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Perdoná, pero malware fue detectado en un archivo que intentaste subir y tuvo que ser borrado.",
"This email is a notification from {host}. Please, do not reply." : "Este e-mail es una notificación de {host}. Por favor, no lo respondas.",
"File uploaded: {file}" : "Archivo subido: {file}",
"Antivirus Configuration" : "Configuración del antivirus",
"Mode" : "Modo",
"Executable" : "Ejecutable",
"Daemon" : "Demonio",
"Daemon (Socket)" : "Demonio (socket)",
"Socket" : "Socket",
"Clamav Socket." : "Socket Clamav",
"Not required in Executable Mode." : "No es necesario en modo ejecutable.",
"Host" : "Servidor",
"Address of Antivirus Host." : "Dirección del servidor del antivirus.",
"Port" : "Puerto",
"Port number of Antivirus Host." : "Número de puerto del servidor del antivirus.",
"Stream Length" : "Longitud del stream",
"ClamAV StreamMaxLength value in bytes." : "Valor de StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" : "Ruta al ejecutable clamscan.",
"Path to clamscan executable." : "Ruta al ejecutable clamscan.",
"Not required in Daemon Mode." : "No es necesario en modo demonio.",
"Action for infected files found while scanning" : "Acción para los archivos infectados que fueron encontrados durante la búsqueda",
"Only log" : "Solo registrar",
"Delete file" : "Borrar archivo",
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Description" : "Descripción"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,31 +0,0 @@
<?php
$TRANSLATIONS = array(
"Greetings {user}," => "Saludos {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Perdoná, pero malware fue detectado en un archivo que intentaste subir y tuvo que ser borrado.",
"This email is a notification from {host}. Please, do not reply." => "Este e-mail es una notificación de {host}. Por favor, no lo respondas.",
"File uploaded: {file}" => "Archivo subido: {file}",
"Antivirus Configuration" => "Configuración del antivirus",
"Mode" => "Modo",
"Executable" => "Ejecutable",
"Daemon" => "Demonio",
"Daemon (Socket)" => "Demonio (socket)",
"Socket" => "Socket",
"Clamav Socket." => "Socket Clamav",
"Not required in Executable Mode." => "No es necesario en modo ejecutable.",
"Host" => "Servidor",
"Address of Antivirus Host." => "Dirección del servidor del antivirus.",
"Port" => "Puerto",
"Port number of Antivirus Host." => "Número de puerto del servidor del antivirus.",
"Stream Length" => "Longitud del stream",
"ClamAV StreamMaxLength value in bytes." => "Valor de StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" => "Ruta al ejecutable clamscan.",
"Path to clamscan executable." => "Ruta al ejecutable clamscan.",
"Not required in Daemon Mode." => "No es necesario en modo demonio.",
"Action for infected files found while scanning" => "Acción para los archivos infectados que fueron encontrados durante la búsqueda",
"Only log" => "Solo registrar",
"Delete file" => "Borrar archivo",
"Save" => "Guardar",
"Advanced" => "Avanzado",
"Description" => "Descripción"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

32
l10n/es_MX.js Normal file
Просмотреть файл

@ -0,0 +1,32 @@
OC.L10N.register(
"files_antivirus",
{
"Greetings {user}," : "Hola {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Lo sentimos, pero se ha detectado un malware en un archivo que trata de subir y tuvo que ser eliminado.",
"This email is a notification from {host}. Please, do not reply." : "Esta es una notificación automática de {host}. Sírvase no responderla.",
"File uploaded: {file}" : "Archivo subido: {file}",
"Antivirus Configuration" : "Configuración del Antivirus",
"Mode" : "Modo",
"Executable" : "Ejecutable",
"Daemon" : "Demonio",
"Daemon (Socket)" : "Demonio (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Socket Clamav",
"Not required in Executable Mode." : "No requerido en el modo ejecutable.",
"Host" : "Servidor",
"Address of Antivirus Host." : "Dirección del Host del Antivirus.",
"Port" : "Puerto",
"Port number of Antivirus Host." : "Número de puerto del Host del Antivirus.",
"Stream Length" : "Longitud de la transmisión",
"ClamAV StreamMaxLength value in bytes." : "Valor StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" : "Ruta al clamscan",
"Path to clamscan executable." : "Ruta al ejecutable clamscan.",
"Not required in Daemon Mode." : "No requerido en Modo Demonio.",
"Action for infected files found while scanning" : "Acción para los archivos infectados encontrados durante el escaneo",
"Only log" : "Solo registrar",
"Delete file" : "Eliminar archivo",
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Description" : "Descripción"
},
"nplurals=2; plural=(n != 1);");

30
l10n/es_MX.json Normal file
Просмотреть файл

@ -0,0 +1,30 @@
{ "translations": {
"Greetings {user}," : "Hola {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Lo sentimos, pero se ha detectado un malware en un archivo que trata de subir y tuvo que ser eliminado.",
"This email is a notification from {host}. Please, do not reply." : "Esta es una notificación automática de {host}. Sírvase no responderla.",
"File uploaded: {file}" : "Archivo subido: {file}",
"Antivirus Configuration" : "Configuración del Antivirus",
"Mode" : "Modo",
"Executable" : "Ejecutable",
"Daemon" : "Demonio",
"Daemon (Socket)" : "Demonio (Socket)",
"Socket" : "Socket",
"Clamav Socket." : "Socket Clamav",
"Not required in Executable Mode." : "No requerido en el modo ejecutable.",
"Host" : "Servidor",
"Address of Antivirus Host." : "Dirección del Host del Antivirus.",
"Port" : "Puerto",
"Port number of Antivirus Host." : "Número de puerto del Host del Antivirus.",
"Stream Length" : "Longitud de la transmisión",
"ClamAV StreamMaxLength value in bytes." : "Valor StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" : "Ruta al clamscan",
"Path to clamscan executable." : "Ruta al ejecutable clamscan.",
"Not required in Daemon Mode." : "No requerido en Modo Demonio.",
"Action for infected files found while scanning" : "Acción para los archivos infectados encontrados durante el escaneo",
"Only log" : "Solo registrar",
"Delete file" : "Eliminar archivo",
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Description" : "Descripción"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,31 +0,0 @@
<?php
$TRANSLATIONS = array(
"Greetings {user}," => "Hola {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Lo sentimos, pero se ha detectado un malware en un archivo que trata de subir y tuvo que ser eliminado.",
"This email is a notification from {host}. Please, do not reply." => "Esta es una notificación automática de {host}. Sírvase no responderla.",
"File uploaded: {file}" => "Archivo subido: {file}",
"Antivirus Configuration" => "Configuración del Antivirus",
"Mode" => "Modo",
"Executable" => "Ejecutable",
"Daemon" => "Demonio",
"Daemon (Socket)" => "Demonio (Socket)",
"Socket" => "Socket",
"Clamav Socket." => "Socket Clamav",
"Not required in Executable Mode." => "No requerido en el modo ejecutable.",
"Host" => "Servidor",
"Address of Antivirus Host." => "Dirección del Host del Antivirus.",
"Port" => "Puerto",
"Port number of Antivirus Host." => "Número de puerto del Host del Antivirus.",
"Stream Length" => "Longitud de la transmisión",
"ClamAV StreamMaxLength value in bytes." => "Valor StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" => "Ruta al clamscan",
"Path to clamscan executable." => "Ruta al ejecutable clamscan.",
"Not required in Daemon Mode." => "No requerido en Modo Demonio.",
"Action for infected files found while scanning" => "Acción para los archivos infectados encontrados durante el escaneo",
"Only log" => "Solo registrar",
"Delete file" => "Eliminar archivo",
"Save" => "Guardar",
"Advanced" => "Avanzado",
"Description" => "Descripción"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

47
l10n/et_EE.js Normal file
Просмотреть файл

@ -0,0 +1,47 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Puhas",
"Infected" : "Nakatunud",
"Unchecked" : "Kontrollimata",
"Scanner exit status" : "Skaneerija lõpetamise staatus",
"Scanner output" : "Skaneerija väljund",
"Malware detected" : "Leitud nuhkvara",
"Virus detected! Can't upload the file %s" : "Leitud viirus! Ei saa üles laadida faili %s",
"Greetings {user}," : "Tere {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Kahju, kuid üleslaetavast failist leiti pahavara ning fail tuli kustutada.",
"This email is a notification from {host}. Please, do not reply." : "Käesolev email on teavitus masinast {host}. Palun ära vasta.",
"File uploaded: {file}" : "Laetud üles fail: {file}",
"Antivirus Configuration" : "Viirustõrje seadistus",
"Mode" : "Režiim",
"Executable" : "Käivitatav",
"Daemon" : "Deemon",
"Daemon (Socket)" : "Daemon (sokkel)",
"Socket" : "Sokkel",
"Clamav Socket." : "Clamav sokkel.",
"Not required in Executable Mode." : "Pole käivitamise režiimis nõutav.",
"Host" : "Host",
"Address of Antivirus Host." : "Antiviiruse hosti nimi.",
"Port" : "Port",
"Port number of Antivirus Host." : "Antiviiruse hosti pordi number.",
"Stream Length" : "Striimi pikkus",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength väärtus baitides.",
"Path to clamscan" : "clamscani asukoht",
"Path to clamscan executable." : "clamscani rakenduse asukoht.",
"Not required in Daemon Mode." : "Pole deemonirežiimis nõutav.",
"Extra command line options (comma-separated)" : "Käsurea lisavalikud (eraldatuna komadega)",
"Action for infected files found while scanning" : "Skaneerimisel leitud nakatunud failidega sooritatav toiming",
"Only log" : "Ainult logi",
"Delete file" : "Kustuta fail",
"Save" : "Salvesta",
"Advanced" : "Täpsem",
"Rules" : "Reeglid",
"Clear All" : "Puhasta kõik",
"Reset to defaults" : "Lähtesta vaikimisi seaded",
"Match by" : "Sobivus",
"Scanner exit status or signature to search" : "Skaneerija lõpetamise staatus või tunnusmärk, mida otsida",
"Description" : "Kirjeldus",
"Mark as" : "Märgi kui",
"Add a rule" : "Lisa reegel"
},
"nplurals=2; plural=(n != 1);");

45
l10n/et_EE.json Normal file
Просмотреть файл

@ -0,0 +1,45 @@
{ "translations": {
"Clean" : "Puhas",
"Infected" : "Nakatunud",
"Unchecked" : "Kontrollimata",
"Scanner exit status" : "Skaneerija lõpetamise staatus",
"Scanner output" : "Skaneerija väljund",
"Malware detected" : "Leitud nuhkvara",
"Virus detected! Can't upload the file %s" : "Leitud viirus! Ei saa üles laadida faili %s",
"Greetings {user}," : "Tere {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Kahju, kuid üleslaetavast failist leiti pahavara ning fail tuli kustutada.",
"This email is a notification from {host}. Please, do not reply." : "Käesolev email on teavitus masinast {host}. Palun ära vasta.",
"File uploaded: {file}" : "Laetud üles fail: {file}",
"Antivirus Configuration" : "Viirustõrje seadistus",
"Mode" : "Režiim",
"Executable" : "Käivitatav",
"Daemon" : "Deemon",
"Daemon (Socket)" : "Daemon (sokkel)",
"Socket" : "Sokkel",
"Clamav Socket." : "Clamav sokkel.",
"Not required in Executable Mode." : "Pole käivitamise režiimis nõutav.",
"Host" : "Host",
"Address of Antivirus Host." : "Antiviiruse hosti nimi.",
"Port" : "Port",
"Port number of Antivirus Host." : "Antiviiruse hosti pordi number.",
"Stream Length" : "Striimi pikkus",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength väärtus baitides.",
"Path to clamscan" : "clamscani asukoht",
"Path to clamscan executable." : "clamscani rakenduse asukoht.",
"Not required in Daemon Mode." : "Pole deemonirežiimis nõutav.",
"Extra command line options (comma-separated)" : "Käsurea lisavalikud (eraldatuna komadega)",
"Action for infected files found while scanning" : "Skaneerimisel leitud nakatunud failidega sooritatav toiming",
"Only log" : "Ainult logi",
"Delete file" : "Kustuta fail",
"Save" : "Salvesta",
"Advanced" : "Täpsem",
"Rules" : "Reeglid",
"Clear All" : "Puhasta kõik",
"Reset to defaults" : "Lähtesta vaikimisi seaded",
"Match by" : "Sobivus",
"Scanner exit status or signature to search" : "Skaneerija lõpetamise staatus või tunnusmärk, mida otsida",
"Description" : "Kirjeldus",
"Mark as" : "Märgi kui",
"Add a rule" : "Lisa reegel"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,46 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Puhas",
"Infected" => "Nakatunud",
"Unchecked" => "Kontrollimata",
"Scanner exit status" => "Skaneerija lõpetamise staatus",
"Scanner output" => "Skaneerija väljund",
"Malware detected" => "Leitud nuhkvara",
"Virus detected! Can't upload the file %s" => "Leitud viirus! Ei saa üles laadida faili %s",
"Greetings {user}," => "Tere {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Kahju, kuid üleslaetavast failist leiti pahavara ning fail tuli kustutada.",
"This email is a notification from {host}. Please, do not reply." => "Käesolev email on teavitus masinast {host}. Palun ära vasta.",
"File uploaded: {file}" => "Laetud üles fail: {file}",
"Antivirus Configuration" => "Viirustõrje seadistus",
"Mode" => "Režiim",
"Executable" => "Käivitatav",
"Daemon" => "Deemon",
"Daemon (Socket)" => "Daemon (sokkel)",
"Socket" => "Sokkel",
"Clamav Socket." => "Clamav sokkel.",
"Not required in Executable Mode." => "Pole käivitamise režiimis nõutav.",
"Host" => "Host",
"Address of Antivirus Host." => "Antiviiruse hosti nimi.",
"Port" => "Port",
"Port number of Antivirus Host." => "Antiviiruse hosti pordi number.",
"Stream Length" => "Striimi pikkus",
"ClamAV StreamMaxLength value in bytes." => "ClamAV StreamMaxLength väärtus baitides.",
"Path to clamscan" => "clamscani asukoht",
"Path to clamscan executable." => "clamscani rakenduse asukoht.",
"Not required in Daemon Mode." => "Pole deemonirežiimis nõutav.",
"Extra command line options (comma-separated)" => "Käsurea lisavalikud (eraldatuna komadega)",
"Action for infected files found while scanning" => "Skaneerimisel leitud nakatunud failidega sooritatav toiming",
"Only log" => "Ainult logi",
"Delete file" => "Kustuta fail",
"Save" => "Salvesta",
"Advanced" => "Täpsem",
"Rules" => "Reeglid",
"Clear All" => "Puhasta kõik",
"Reset to defaults" => "Lähtesta vaikimisi seaded",
"Match by" => "Sobivus",
"Scanner exit status or signature to search" => "Skaneerija lõpetamise staatus või tunnusmärk, mida otsida",
"Description" => "Kirjeldus",
"Mark as" => "Märgi kui",
"Add a rule" => "Lisa reegel"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

47
l10n/eu.js Normal file
Просмотреть файл

@ -0,0 +1,47 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Garbia",
"Infected" : "Infektatuta",
"Unchecked" : "Egiaztatu gabe",
"Scanner exit status" : "Eskanerraren irteera egoera",
"Scanner output" : "Eskanerraren irteera",
"Malware detected" : "Malwarea aurkitu da",
"Virus detected! Can't upload the file %s" : "Birus bat aurkitu da! Ezin da %s fitxategia igo",
"Greetings {user}," : "Kaixo {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Barkatu, baina igotzen saiatu zaren fitxategi batean malware bat aurkitu da eta ezabatu behar da.",
"This email is a notification from {host}. Please, do not reply." : "E-posta hau {hots}-(e)k bidalitako mezu bat da. Mesedez, ez erantzun.",
"File uploaded: {file}" : "Igotako fitxategia: {file}",
"Antivirus Configuration" : "Antivirus konfigurazioa",
"Mode" : "Modua",
"Executable" : "Abiarazgarria",
"Daemon" : "Deabrua",
"Daemon (Socket)" : "Deabrua (Socket-a)",
"Socket" : "Socket-a",
"Clamav Socket." : "Clamav Socket-a.",
"Not required in Executable Mode." : "Ez da beharrezkoa Exekutagarri Moduan.",
"Host" : "Hostalaria",
"Address of Antivirus Host." : "Antiburus Hostalariaren Helbidea.",
"Port" : "Portua",
"Port number of Antivirus Host." : "Antiburus Hostalariaren Ataka zenbakia.",
"Stream Length" : "Korrontearen Luzera",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength-en balioa bytetan.",
"Path to clamscan" : "clamscan bidea",
"Path to clamscan executable." : "clamscan programaren kokapena.",
"Not required in Daemon Mode." : "Ez da beharrezkoa Deabru Moduan.",
"Extra command line options (comma-separated)" : "Komando lerroko aukera gehiago (komekin banatuta)",
"Action for infected files found while scanning" : "Eskaneatzean aurkitutako infektatutako fitxategiekin hartu beharreko ekintza",
"Only log" : "Bakarrik erregistratu",
"Delete file" : "Ezabatu fitxaegia",
"Save" : "Gorde",
"Advanced" : "Aurreratua",
"Rules" : "Arauak",
"Clear All" : "Garbitu Dena",
"Reset to defaults" : "Berrezarri Lehenetsiak",
"Match by" : "Bilatze irizpidea",
"Scanner exit status or signature to search" : "Eskanerraren irteera egoera edo bilatzeko sinadura",
"Description" : "Deskribapena",
"Mark as" : "Markatu honela",
"Add a rule" : "Gehitu araua"
},
"nplurals=2; plural=(n != 1);");

45
l10n/eu.json Normal file
Просмотреть файл

@ -0,0 +1,45 @@
{ "translations": {
"Clean" : "Garbia",
"Infected" : "Infektatuta",
"Unchecked" : "Egiaztatu gabe",
"Scanner exit status" : "Eskanerraren irteera egoera",
"Scanner output" : "Eskanerraren irteera",
"Malware detected" : "Malwarea aurkitu da",
"Virus detected! Can't upload the file %s" : "Birus bat aurkitu da! Ezin da %s fitxategia igo",
"Greetings {user}," : "Kaixo {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Barkatu, baina igotzen saiatu zaren fitxategi batean malware bat aurkitu da eta ezabatu behar da.",
"This email is a notification from {host}. Please, do not reply." : "E-posta hau {hots}-(e)k bidalitako mezu bat da. Mesedez, ez erantzun.",
"File uploaded: {file}" : "Igotako fitxategia: {file}",
"Antivirus Configuration" : "Antivirus konfigurazioa",
"Mode" : "Modua",
"Executable" : "Abiarazgarria",
"Daemon" : "Deabrua",
"Daemon (Socket)" : "Deabrua (Socket-a)",
"Socket" : "Socket-a",
"Clamav Socket." : "Clamav Socket-a.",
"Not required in Executable Mode." : "Ez da beharrezkoa Exekutagarri Moduan.",
"Host" : "Hostalaria",
"Address of Antivirus Host." : "Antiburus Hostalariaren Helbidea.",
"Port" : "Portua",
"Port number of Antivirus Host." : "Antiburus Hostalariaren Ataka zenbakia.",
"Stream Length" : "Korrontearen Luzera",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength-en balioa bytetan.",
"Path to clamscan" : "clamscan bidea",
"Path to clamscan executable." : "clamscan programaren kokapena.",
"Not required in Daemon Mode." : "Ez da beharrezkoa Deabru Moduan.",
"Extra command line options (comma-separated)" : "Komando lerroko aukera gehiago (komekin banatuta)",
"Action for infected files found while scanning" : "Eskaneatzean aurkitutako infektatutako fitxategiekin hartu beharreko ekintza",
"Only log" : "Bakarrik erregistratu",
"Delete file" : "Ezabatu fitxaegia",
"Save" : "Gorde",
"Advanced" : "Aurreratua",
"Rules" : "Arauak",
"Clear All" : "Garbitu Dena",
"Reset to defaults" : "Berrezarri Lehenetsiak",
"Match by" : "Bilatze irizpidea",
"Scanner exit status or signature to search" : "Eskanerraren irteera egoera edo bilatzeko sinadura",
"Description" : "Deskribapena",
"Mark as" : "Markatu honela",
"Add a rule" : "Gehitu araua"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,46 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Garbia",
"Infected" => "Infektatuta",
"Unchecked" => "Egiaztatu gabe",
"Scanner exit status" => "Eskanerraren irteera egoera",
"Scanner output" => "Eskanerraren irteera",
"Malware detected" => "Malwarea aurkitu da",
"Virus detected! Can't upload the file %s" => "Birus bat aurkitu da! Ezin da %s fitxategia igo",
"Greetings {user}," => "Kaixo {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Barkatu, baina igotzen saiatu zaren fitxategi batean malware bat aurkitu da eta ezabatu behar da.",
"This email is a notification from {host}. Please, do not reply." => "E-posta hau {hots}-(e)k bidalitako mezu bat da. Mesedez, ez erantzun.",
"File uploaded: {file}" => "Igotako fitxategia: {file}",
"Antivirus Configuration" => "Antivirus konfigurazioa",
"Mode" => "Modua",
"Executable" => "Abiarazgarria",
"Daemon" => "Deabrua",
"Daemon (Socket)" => "Deabrua (Socket-a)",
"Socket" => "Socket-a",
"Clamav Socket." => "Clamav Socket-a.",
"Not required in Executable Mode." => "Ez da beharrezkoa Exekutagarri Moduan.",
"Host" => "Hostalaria",
"Address of Antivirus Host." => "Antiburus Hostalariaren Helbidea.",
"Port" => "Portua",
"Port number of Antivirus Host." => "Antiburus Hostalariaren Ataka zenbakia.",
"Stream Length" => "Korrontearen Luzera",
"ClamAV StreamMaxLength value in bytes." => "ClamAV StreamMaxLength-en balioa bytetan.",
"Path to clamscan" => "clamscan bidea",
"Path to clamscan executable." => "clamscan programaren kokapena.",
"Not required in Daemon Mode." => "Ez da beharrezkoa Deabru Moduan.",
"Extra command line options (comma-separated)" => "Komando lerroko aukera gehiago (komekin banatuta)",
"Action for infected files found while scanning" => "Eskaneatzean aurkitutako infektatutako fitxategiekin hartu beharreko ekintza",
"Only log" => "Bakarrik erregistratu",
"Delete file" => "Ezabatu fitxaegia",
"Save" => "Gorde",
"Advanced" => "Aurreratua",
"Rules" => "Arauak",
"Clear All" => "Garbitu Dena",
"Reset to defaults" => "Berrezarri Lehenetsiak",
"Match by" => "Bilatze irizpidea",
"Scanner exit status or signature to search" => "Eskanerraren irteera egoera edo bilatzeko sinadura",
"Description" => "Deskribapena",
"Mark as" => "Markatu honela",
"Add a rule" => "Gehitu araua"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

7
l10n/eu_ES.js Normal file
Просмотреть файл

@ -0,0 +1,7 @@
OC.L10N.register(
"files_antivirus",
{
"Save" : "Gorde",
"Description" : "Deskripzioa"
},
"nplurals=2; plural=(n != 1);");

5
l10n/eu_ES.json Normal file
Просмотреть файл

@ -0,0 +1,5 @@
{ "translations": {
"Save" : "Gorde",
"Description" : "Deskripzioa"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,6 +0,0 @@
<?php
$TRANSLATIONS = array(
"Save" => "Gorde",
"Description" => "Deskripzioa"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

29
l10n/fa.js Normal file
Просмотреть файл

@ -0,0 +1,29 @@
OC.L10N.register(
"files_antivirus",
{
"Greetings {user}," : "{user} خوش آمدی",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "متاسفیم ، اما یک بد افزار در فایلی که سعی کردید بارگذاری کنید پیدا شده بود و ما آن را پاک کردیم",
"This email is a notification from {host}. Please, do not reply." : "این ایمیل از {host}. می باشد لطفا به آن پاسخ ندهید",
"File uploaded: {file}" : "فایل بارگذاری شد:{file}",
"Antivirus Configuration" : "پیکربندی آنتی ویروس",
"Mode" : "شیوه",
"Executable" : "قابل اجرا",
"Daemon" : "برنامه کمکی",
"Not required in Executable Mode." : "هیچ پیشنیازی در حالت اجرایی نیست.",
"Host" : "میزبانی",
"Address of Antivirus Host." : "آدرس میزبان آنتی ویروس.",
"Port" : "درگاه",
"Port number of Antivirus Host." : "شماره پورت میزبان آنتی ویروس.",
"Stream Length" : "طول جریان داده",
"ClamAV StreamMaxLength value in bytes." : "مقدار بیشترین طول جریان داده نرم افزارClamAV به بایت.",
"Path to clamscan" : "مسیر به clamscan",
"Path to clamscan executable." : "مسیر به clamscan انجام پذیر است.",
"Not required in Daemon Mode." : "عدم نیاز به بودن در حالت آماده‌باش",
"Action for infected files found while scanning" : "اقدام لازم در مورد فایل های آلوده ی یافت شده در حین اسکن",
"Only log" : "فقط لاگ",
"Delete file" : "حذف فایل",
"Save" : "ذخیره",
"Advanced" : "پیشرفته",
"Description" : "توضیحات"
},
"nplurals=1; plural=0;");

27
l10n/fa.json Normal file
Просмотреть файл

@ -0,0 +1,27 @@
{ "translations": {
"Greetings {user}," : "{user} خوش آمدی",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "متاسفیم ، اما یک بد افزار در فایلی که سعی کردید بارگذاری کنید پیدا شده بود و ما آن را پاک کردیم",
"This email is a notification from {host}. Please, do not reply." : "این ایمیل از {host}. می باشد لطفا به آن پاسخ ندهید",
"File uploaded: {file}" : "فایل بارگذاری شد:{file}",
"Antivirus Configuration" : "پیکربندی آنتی ویروس",
"Mode" : "شیوه",
"Executable" : "قابل اجرا",
"Daemon" : "برنامه کمکی",
"Not required in Executable Mode." : "هیچ پیشنیازی در حالت اجرایی نیست.",
"Host" : "میزبانی",
"Address of Antivirus Host." : "آدرس میزبان آنتی ویروس.",
"Port" : "درگاه",
"Port number of Antivirus Host." : "شماره پورت میزبان آنتی ویروس.",
"Stream Length" : "طول جریان داده",
"ClamAV StreamMaxLength value in bytes." : "مقدار بیشترین طول جریان داده نرم افزارClamAV به بایت.",
"Path to clamscan" : "مسیر به clamscan",
"Path to clamscan executable." : "مسیر به clamscan انجام پذیر است.",
"Not required in Daemon Mode." : "عدم نیاز به بودن در حالت آماده‌باش",
"Action for infected files found while scanning" : "اقدام لازم در مورد فایل های آلوده ی یافت شده در حین اسکن",
"Only log" : "فقط لاگ",
"Delete file" : "حذف فایل",
"Save" : "ذخیره",
"Advanced" : "پیشرفته",
"Description" : "توضیحات"
},"pluralForm" :"nplurals=1; plural=0;"
}

Просмотреть файл

@ -1,28 +0,0 @@
<?php
$TRANSLATIONS = array(
"Greetings {user}," => "{user} خوش آمدی",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "متاسفیم ، اما یک بد افزار در فایلی که سعی کردید بارگذاری کنید پیدا شده بود و ما آن را پاک کردیم",
"This email is a notification from {host}. Please, do not reply." => "این ایمیل از {host}. می باشد لطفا به آن پاسخ ندهید",
"File uploaded: {file}" => "فایل بارگذاری شد:{file}",
"Antivirus Configuration" => "پیکربندی آنتی ویروس",
"Mode" => "شیوه",
"Executable" => "قابل اجرا",
"Daemon" => "برنامه کمکی",
"Not required in Executable Mode." => "هیچ پیشنیازی در حالت اجرایی نیست.",
"Host" => "میزبانی",
"Address of Antivirus Host." => "آدرس میزبان آنتی ویروس.",
"Port" => "درگاه",
"Port number of Antivirus Host." => "شماره پورت میزبان آنتی ویروس.",
"Stream Length" => "طول جریان داده",
"ClamAV StreamMaxLength value in bytes." => "مقدار بیشترین طول جریان داده نرم افزارClamAV به بایت.",
"Path to clamscan" => "مسیر به clamscan",
"Path to clamscan executable." => "مسیر به clamscan انجام پذیر است.",
"Not required in Daemon Mode." => "عدم نیاز به بودن در حالت آماده‌باش",
"Action for infected files found while scanning" => "اقدام لازم در مورد فایل های آلوده ی یافت شده در حین اسکن",
"Only log" => "فقط لاگ",
"Delete file" => "حذف فایل",
"Save" => "ذخیره",
"Advanced" => "پیشرفته",
"Description" => "توضیحات"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

39
l10n/fi_FI.js Normal file
Просмотреть файл

@ -0,0 +1,39 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Puhdas",
"Infected" : "Tartunnan saanut",
"Unchecked" : "Tarkistamaton",
"Malware detected" : "Haittaohjelma havaittu",
"Virus detected! Can't upload the file %s" : "Virus havaittu! Tiedostoa %s ei voi lähettää",
"Greetings {user}," : "Tervehdys {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Tiedostosta, jonka yritit lähettää, havaittiin haittaohjelma. Kyseinen tiedosto poistettiin.",
"This email is a notification from {host}. Please, do not reply." : "Tämä viesti on ilmoitus kohteesta {host}. Älä vastaa tähän viestiin.",
"File uploaded: {file}" : "Lähetetty tiedosto: {file}",
"Antivirus Configuration" : "Virustorjunnan asetukset",
"Mode" : "Tila",
"Executable" : "Suoritettava",
"Daemon" : "Taustaprosessi",
"Not required in Executable Mode." : "Ei vaadittu \"Suoritettava\"-tilassa.",
"Host" : "Isäntä",
"Address of Antivirus Host." : "Virustorjuntapalvelimen osoite",
"Port" : "Portti",
"Port number of Antivirus Host." : "Virustorjuntapalvelimen portti",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength -arvo tavuissa.",
"Path to clamscan" : "Clamscanin polku",
"Path to clamscan executable." : "Clamscan-virustorjunnan polku.",
"Not required in Daemon Mode." : "Ei vaadittu \"Taustaprosessi\"-tilassa.",
"Extra command line options (comma-separated)" : "Ylimääräiset komentorivivalinnat (pilkuilla erotettuna)",
"Action for infected files found while scanning" : "Saastuneisiin tiedostoihin suoritettava toiminto",
"Only log" : "Merkitse lokiin",
"Delete file" : "Poista tiedosto",
"Save" : "Tallenna",
"Advanced" : "Lisäasetukset",
"Rules" : "Säännöt",
"Clear All" : "Tyhjennä kaikki",
"Reset to defaults" : "Palauta oletusarvot",
"Description" : "Kuvaus",
"Mark as" : "Merkitse",
"Add a rule" : "Lisää sääntö"
},
"nplurals=2; plural=(n != 1);");

37
l10n/fi_FI.json Normal file
Просмотреть файл

@ -0,0 +1,37 @@
{ "translations": {
"Clean" : "Puhdas",
"Infected" : "Tartunnan saanut",
"Unchecked" : "Tarkistamaton",
"Malware detected" : "Haittaohjelma havaittu",
"Virus detected! Can't upload the file %s" : "Virus havaittu! Tiedostoa %s ei voi lähettää",
"Greetings {user}," : "Tervehdys {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Tiedostosta, jonka yritit lähettää, havaittiin haittaohjelma. Kyseinen tiedosto poistettiin.",
"This email is a notification from {host}. Please, do not reply." : "Tämä viesti on ilmoitus kohteesta {host}. Älä vastaa tähän viestiin.",
"File uploaded: {file}" : "Lähetetty tiedosto: {file}",
"Antivirus Configuration" : "Virustorjunnan asetukset",
"Mode" : "Tila",
"Executable" : "Suoritettava",
"Daemon" : "Taustaprosessi",
"Not required in Executable Mode." : "Ei vaadittu \"Suoritettava\"-tilassa.",
"Host" : "Isäntä",
"Address of Antivirus Host." : "Virustorjuntapalvelimen osoite",
"Port" : "Portti",
"Port number of Antivirus Host." : "Virustorjuntapalvelimen portti",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength -arvo tavuissa.",
"Path to clamscan" : "Clamscanin polku",
"Path to clamscan executable." : "Clamscan-virustorjunnan polku.",
"Not required in Daemon Mode." : "Ei vaadittu \"Taustaprosessi\"-tilassa.",
"Extra command line options (comma-separated)" : "Ylimääräiset komentorivivalinnat (pilkuilla erotettuna)",
"Action for infected files found while scanning" : "Saastuneisiin tiedostoihin suoritettava toiminto",
"Only log" : "Merkitse lokiin",
"Delete file" : "Poista tiedosto",
"Save" : "Tallenna",
"Advanced" : "Lisäasetukset",
"Rules" : "Säännöt",
"Clear All" : "Tyhjennä kaikki",
"Reset to defaults" : "Palauta oletusarvot",
"Description" : "Kuvaus",
"Mark as" : "Merkitse",
"Add a rule" : "Lisää sääntö"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,38 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Puhdas",
"Infected" => "Tartunnan saanut",
"Unchecked" => "Tarkistamaton",
"Malware detected" => "Haittaohjelma havaittu",
"Virus detected! Can't upload the file %s" => "Virus havaittu! Tiedostoa %s ei voi lähettää",
"Greetings {user}," => "Tervehdys {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Tiedostosta, jonka yritit lähettää, havaittiin haittaohjelma. Kyseinen tiedosto poistettiin.",
"This email is a notification from {host}. Please, do not reply." => "Tämä viesti on ilmoitus kohteesta {host}. Älä vastaa tähän viestiin.",
"File uploaded: {file}" => "Lähetetty tiedosto: {file}",
"Antivirus Configuration" => "Virustorjunnan asetukset",
"Mode" => "Tila",
"Executable" => "Suoritettava",
"Daemon" => "Taustaprosessi",
"Not required in Executable Mode." => "Ei vaadittu \"Suoritettava\"-tilassa.",
"Host" => "Isäntä",
"Address of Antivirus Host." => "Virustorjuntapalvelimen osoite",
"Port" => "Portti",
"Port number of Antivirus Host." => "Virustorjuntapalvelimen portti",
"ClamAV StreamMaxLength value in bytes." => "ClamAV StreamMaxLength -arvo tavuissa.",
"Path to clamscan" => "Clamscanin polku",
"Path to clamscan executable." => "Clamscan-virustorjunnan polku.",
"Not required in Daemon Mode." => "Ei vaadittu \"Taustaprosessi\"-tilassa.",
"Extra command line options (comma-separated)" => "Ylimääräiset komentorivivalinnat (pilkuilla erotettuna)",
"Action for infected files found while scanning" => "Saastuneisiin tiedostoihin suoritettava toiminto",
"Only log" => "Merkitse lokiin",
"Delete file" => "Poista tiedosto",
"Save" => "Tallenna",
"Advanced" => "Lisäasetukset",
"Rules" => "Säännöt",
"Clear All" => "Tyhjennä kaikki",
"Reset to defaults" => "Palauta oletusarvot",
"Description" => "Kuvaus",
"Mark as" => "Merkitse",
"Add a rule" => "Lisää sääntö"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

47
l10n/fr.js Normal file
Просмотреть файл

@ -0,0 +1,47 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Nettoyer",
"Infected" : "Infecté",
"Unchecked" : "Non coché",
"Scanner exit status" : "État de sortie du scanner",
"Scanner output" : "Sortie de scanner",
"Malware detected" : "Logiciel malveillant détecté",
"Virus detected! Can't upload the file %s" : "Virus détecté ! Impossible de télécharger le fichier %s",
"Greetings {user}," : "Bienvenue {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Désolé, un malware a été détecté dans le fichier que vous avez essayé d'envoyer, il a dû être supprimé.",
"This email is a notification from {host}. Please, do not reply." : "Ceci est un message de notification envoyé de {host}. Merci de ne pas y répondre.",
"File uploaded: {file}" : "Fichier envoyé : {file}",
"Antivirus Configuration" : "Configuration de l'antivirus",
"Mode" : "Mode",
"Executable" : "Exécutable",
"Daemon" : "Démon",
"Daemon (Socket)" : "Démon (socket)",
"Socket" : "Socket",
"Clamav Socket." : "Socket de Clamav.",
"Not required in Executable Mode." : "Non requis en mode exécutable.",
"Host" : "Hôte",
"Address of Antivirus Host." : "Adresse du serveur antivirus.",
"Port" : "Port",
"Port number of Antivirus Host." : "Numéro de port du serveur antivirus",
"Stream Length" : "Longueur du flux",
"ClamAV StreamMaxLength value in bytes." : "Valeur en bytes pour la variable StreamMaxLength de ClamAV",
"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",
"Save" : "Sauvegarder",
"Advanced" : "Avancé",
"Rules" : "Règles",
"Clear All" : "Tout effacer",
"Reset to defaults" : "Réinitialisation",
"Match by" : "Correspond avec",
"Scanner exit status or signature to search" : "Etat de sortie du scanner ou signature à rechercher",
"Description" : "Description",
"Mark as" : "Marquer comme",
"Add a rule" : "Ajouter une règle"
},
"nplurals=2; plural=(n > 1);");

45
l10n/fr.json Normal file
Просмотреть файл

@ -0,0 +1,45 @@
{ "translations": {
"Clean" : "Nettoyer",
"Infected" : "Infecté",
"Unchecked" : "Non coché",
"Scanner exit status" : "État de sortie du scanner",
"Scanner output" : "Sortie de scanner",
"Malware detected" : "Logiciel malveillant détecté",
"Virus detected! Can't upload the file %s" : "Virus détecté ! Impossible de télécharger le fichier %s",
"Greetings {user}," : "Bienvenue {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Désolé, un malware a été détecté dans le fichier que vous avez essayé d'envoyer, il a dû être supprimé.",
"This email is a notification from {host}. Please, do not reply." : "Ceci est un message de notification envoyé de {host}. Merci de ne pas y répondre.",
"File uploaded: {file}" : "Fichier envoyé : {file}",
"Antivirus Configuration" : "Configuration de l'antivirus",
"Mode" : "Mode",
"Executable" : "Exécutable",
"Daemon" : "Démon",
"Daemon (Socket)" : "Démon (socket)",
"Socket" : "Socket",
"Clamav Socket." : "Socket de Clamav.",
"Not required in Executable Mode." : "Non requis en mode exécutable.",
"Host" : "Hôte",
"Address of Antivirus Host." : "Adresse du serveur antivirus.",
"Port" : "Port",
"Port number of Antivirus Host." : "Numéro de port du serveur antivirus",
"Stream Length" : "Longueur du flux",
"ClamAV StreamMaxLength value in bytes." : "Valeur en bytes pour la variable StreamMaxLength de ClamAV",
"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",
"Save" : "Sauvegarder",
"Advanced" : "Avancé",
"Rules" : "Règles",
"Clear All" : "Tout effacer",
"Reset to defaults" : "Réinitialisation",
"Match by" : "Correspond avec",
"Scanner exit status or signature to search" : "Etat de sortie du scanner ou signature à rechercher",
"Description" : "Description",
"Mark as" : "Marquer comme",
"Add a rule" : "Ajouter une règle"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

Просмотреть файл

@ -1,46 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Nettoyer",
"Infected" => "Infecté",
"Unchecked" => "Non coché",
"Scanner exit status" => "État de sortie du scanner",
"Scanner output" => "Sortie de scanner",
"Malware detected" => "Logiciel malveillant détecté",
"Virus detected! Can't upload the file %s" => "Virus détecté ! Impossible de télécharger le fichier %s",
"Greetings {user}," => "Bienvenue {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Désolé, un malware a été détecté dans le fichier que vous avez essayé d'envoyer, il a dû être supprimé.",
"This email is a notification from {host}. Please, do not reply." => "Ceci est un message de notification envoyé de {host}. Merci de ne pas y répondre.",
"File uploaded: {file}" => "Fichier envoyé : {file}",
"Antivirus Configuration" => "Configuration de l'antivirus",
"Mode" => "Mode",
"Executable" => "Exécutable",
"Daemon" => "Démon",
"Daemon (Socket)" => "Démon (socket)",
"Socket" => "Socket",
"Clamav Socket." => "Socket de Clamav.",
"Not required in Executable Mode." => "Non requis en mode exécutable.",
"Host" => "Hôte",
"Address of Antivirus Host." => "Adresse du serveur antivirus.",
"Port" => "Port",
"Port number of Antivirus Host." => "Numéro de port du serveur antivirus",
"Stream Length" => "Longueur du flux",
"ClamAV StreamMaxLength value in bytes." => "Valeur en bytes pour la variable StreamMaxLength de ClamAV",
"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",
"Save" => "Sauvegarder",
"Advanced" => "Avancé",
"Rules" => "Règles",
"Clear All" => "Tout effacer",
"Reset to defaults" => "Réinitialisation",
"Match by" => "Correspond avec",
"Scanner exit status or signature to search" => "Etat de sortie du scanner ou signature à rechercher",
"Description" => "Description",
"Mark as" => "Marquer comme",
"Add a rule" => "Ajouter une règle"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

46
l10n/gl.js Normal file
Просмотреть файл

@ -0,0 +1,46 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Limpo",
"Infected" : "Infectado",
"Unchecked" : "Non comprobado",
"Scanner exit status" : "Estado da saída da análise",
"Scanner output" : "Saída da análise",
"Malware detected" : "Detectouse software malicioso",
"Virus detected! Can't upload the file %s" : "Detectouse un virus! Non é posíbel cargar o ficheiro %s",
"Greetings {user}," : "Parabéns {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Sentímolo, mais detectouse software malicioso nun ficheiro que tentaba enviar e tivo que ser eliminado.",
"This email is a notification from {host}. Please, do not reply." : "Este correo é unha notificación desde {host}. Non responda.",
"File uploaded: {file}" : "Ficheiro enviado: {file}",
"Antivirus Configuration" : "Configuración antivirus",
"Mode" : "Modo",
"Executable" : "Executábel",
"Daemon" : "Servizo",
"Daemon (Socket)" : "Servizo (conectador)",
"Socket" : "Conectador",
"Clamav Socket." : "Conectador do ClamAV.",
"Not required in Executable Mode." : "Non é requirido no modo executable",
"Host" : "Servidor",
"Address of Antivirus Host." : "Enderezo do servidor do antivirus",
"Port" : "Porto",
"Port number of Antivirus Host." : "Número de porto no servidor do antivirus",
"Stream Length" : "Lonxitude do fluxo",
"ClamAV StreamMaxLength value in bytes." : "Valor en bytes do StreamMaxLength en ClamAV",
"Path to clamscan" : "Ruta a clamscan",
"Path to clamscan executable." : "Ruta ao executábel clamscan",
"Not required in Daemon Mode." : "Non requirido no modo de servizo",
"Action for infected files found while scanning" : "Acción para os ficheiros infectados detectados durante a análise",
"Only log" : "Só rexistro",
"Delete file" : "Eliminar o ficheiro",
"Save" : "Gardar",
"Advanced" : "Avanzado",
"Rules" : "Regras",
"Clear All" : "Limpar todo",
"Reset to defaults" : "Restabelecer a valores predeterminados",
"Match by" : "Coincide en",
"Scanner exit status or signature to search" : "Estado da saída da análise ou sinatura para buscar",
"Description" : "Descrición",
"Mark as" : "Marcar como",
"Add a rule" : "Engadir unha regra"
},
"nplurals=2; plural=(n != 1);");

44
l10n/gl.json Normal file
Просмотреть файл

@ -0,0 +1,44 @@
{ "translations": {
"Clean" : "Limpo",
"Infected" : "Infectado",
"Unchecked" : "Non comprobado",
"Scanner exit status" : "Estado da saída da análise",
"Scanner output" : "Saída da análise",
"Malware detected" : "Detectouse software malicioso",
"Virus detected! Can't upload the file %s" : "Detectouse un virus! Non é posíbel cargar o ficheiro %s",
"Greetings {user}," : "Parabéns {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Sentímolo, mais detectouse software malicioso nun ficheiro que tentaba enviar e tivo que ser eliminado.",
"This email is a notification from {host}. Please, do not reply." : "Este correo é unha notificación desde {host}. Non responda.",
"File uploaded: {file}" : "Ficheiro enviado: {file}",
"Antivirus Configuration" : "Configuración antivirus",
"Mode" : "Modo",
"Executable" : "Executábel",
"Daemon" : "Servizo",
"Daemon (Socket)" : "Servizo (conectador)",
"Socket" : "Conectador",
"Clamav Socket." : "Conectador do ClamAV.",
"Not required in Executable Mode." : "Non é requirido no modo executable",
"Host" : "Servidor",
"Address of Antivirus Host." : "Enderezo do servidor do antivirus",
"Port" : "Porto",
"Port number of Antivirus Host." : "Número de porto no servidor do antivirus",
"Stream Length" : "Lonxitude do fluxo",
"ClamAV StreamMaxLength value in bytes." : "Valor en bytes do StreamMaxLength en ClamAV",
"Path to clamscan" : "Ruta a clamscan",
"Path to clamscan executable." : "Ruta ao executábel clamscan",
"Not required in Daemon Mode." : "Non requirido no modo de servizo",
"Action for infected files found while scanning" : "Acción para os ficheiros infectados detectados durante a análise",
"Only log" : "Só rexistro",
"Delete file" : "Eliminar o ficheiro",
"Save" : "Gardar",
"Advanced" : "Avanzado",
"Rules" : "Regras",
"Clear All" : "Limpar todo",
"Reset to defaults" : "Restabelecer a valores predeterminados",
"Match by" : "Coincide en",
"Scanner exit status or signature to search" : "Estado da saída da análise ou sinatura para buscar",
"Description" : "Descrición",
"Mark as" : "Marcar como",
"Add a rule" : "Engadir unha regra"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,45 +0,0 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Limpo",
"Infected" => "Infectado",
"Unchecked" => "Non comprobado",
"Scanner exit status" => "Estado da saída da análise",
"Scanner output" => "Saída da análise",
"Malware detected" => "Detectouse software malicioso",
"Virus detected! Can't upload the file %s" => "Detectouse un virus! Non é posíbel cargar o ficheiro %s",
"Greetings {user}," => "Parabéns {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Sentímolo, mais detectouse software malicioso nun ficheiro que tentaba enviar e tivo que ser eliminado.",
"This email is a notification from {host}. Please, do not reply." => "Este correo é unha notificación desde {host}. Non responda.",
"File uploaded: {file}" => "Ficheiro enviado: {file}",
"Antivirus Configuration" => "Configuración antivirus",
"Mode" => "Modo",
"Executable" => "Executábel",
"Daemon" => "Servizo",
"Daemon (Socket)" => "Servizo (conectador)",
"Socket" => "Conectador",
"Clamav Socket." => "Conectador do ClamAV.",
"Not required in Executable Mode." => "Non é requirido no modo executable",
"Host" => "Servidor",
"Address of Antivirus Host." => "Enderezo do servidor do antivirus",
"Port" => "Porto",
"Port number of Antivirus Host." => "Número de porto no servidor do antivirus",
"Stream Length" => "Lonxitude do fluxo",
"ClamAV StreamMaxLength value in bytes." => "Valor en bytes do StreamMaxLength en ClamAV",
"Path to clamscan" => "Ruta a clamscan",
"Path to clamscan executable." => "Ruta ao executábel clamscan",
"Not required in Daemon Mode." => "Non requirido no modo de servizo",
"Action for infected files found while scanning" => "Acción para os ficheiros infectados detectados durante a análise",
"Only log" => "Só rexistro",
"Delete file" => "Eliminar o ficheiro",
"Save" => "Gardar",
"Advanced" => "Avanzado",
"Rules" => "Regras",
"Clear All" => "Limpar todo",
"Reset to defaults" => "Restabelecer a valores predeterminados",
"Match by" => "Coincide en",
"Scanner exit status or signature to search" => "Estado da saída da análise ou sinatura para buscar",
"Description" => "Descrición",
"Mark as" => "Marcar como",
"Add a rule" => "Engadir unha regra"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

29
l10n/he.js Normal file
Просмотреть файл

@ -0,0 +1,29 @@
OC.L10N.register(
"files_antivirus",
{
"Greetings {user}," : "ברוך הבא {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "סליחה, אבל התגלתה נוזקה באחד מהקבצים שניסית להעלות והוא נאלץ להמחק.",
"This email is a notification from {host}. Please, do not reply." : "דוא\"ל זה הוא התראה מ{host}. אנא, אל תגיב אליו.",
"File uploaded: {file}" : "קובץ הועלה: {file}",
"Antivirus Configuration" : "הגדרות אנטי-וירוס",
"Mode" : "מצב",
"Executable" : "קובץ הפעלה",
"Daemon" : "Daemon",
"Not required in Executable Mode." : "לא הכרחי במצב קובץ הפעלה.",
"Host" : "מארח",
"Address of Antivirus Host." : "כתובת של מארח האנטי-וירוס.",
"Port" : "פורט",
"Port number of Antivirus Host." : "מספר פורט של מארח אנטי-וירוס.",
"Stream Length" : "אורך הזרם",
"ClamAV StreamMaxLength value in bytes." : "ערך של ClamAV StreamMaxLength בבתים.",
"Path to clamscan" : "נתיב אל clamscan",
"Path to clamscan executable." : "נתיב אל קובץ ההפעלה של clamscan.",
"Not required in Daemon Mode." : "לא נדרש במצב Daemon.",
"Action for infected files found while scanning" : "פעולה שתנקט במקרה של מציאת קבצים נגועים בזמן הסריקה",
"Only log" : "רק לוג",
"Delete file" : "מחק קובץ",
"Save" : "שמירה",
"Advanced" : "מתקדם",
"Description" : "תיאור"
},
"nplurals=2; plural=(n != 1);");

27
l10n/he.json Normal file
Просмотреть файл

@ -0,0 +1,27 @@
{ "translations": {
"Greetings {user}," : "ברוך הבא {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "סליחה, אבל התגלתה נוזקה באחד מהקבצים שניסית להעלות והוא נאלץ להמחק.",
"This email is a notification from {host}. Please, do not reply." : "דוא\"ל זה הוא התראה מ{host}. אנא, אל תגיב אליו.",
"File uploaded: {file}" : "קובץ הועלה: {file}",
"Antivirus Configuration" : "הגדרות אנטי-וירוס",
"Mode" : "מצב",
"Executable" : "קובץ הפעלה",
"Daemon" : "Daemon",
"Not required in Executable Mode." : "לא הכרחי במצב קובץ הפעלה.",
"Host" : "מארח",
"Address of Antivirus Host." : "כתובת של מארח האנטי-וירוס.",
"Port" : "פורט",
"Port number of Antivirus Host." : "מספר פורט של מארח אנטי-וירוס.",
"Stream Length" : "אורך הזרם",
"ClamAV StreamMaxLength value in bytes." : "ערך של ClamAV StreamMaxLength בבתים.",
"Path to clamscan" : "נתיב אל clamscan",
"Path to clamscan executable." : "נתיב אל קובץ ההפעלה של clamscan.",
"Not required in Daemon Mode." : "לא נדרש במצב Daemon.",
"Action for infected files found while scanning" : "פעולה שתנקט במקרה של מציאת קבצים נגועים בזמן הסריקה",
"Only log" : "רק לוג",
"Delete file" : "מחק קובץ",
"Save" : "שמירה",
"Advanced" : "מתקדם",
"Description" : "תיאור"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,28 +0,0 @@
<?php
$TRANSLATIONS = array(
"Greetings {user}," => "ברוך הבא {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "סליחה, אבל התגלתה נוזקה באחד מהקבצים שניסית להעלות והוא נאלץ להמחק.",
"This email is a notification from {host}. Please, do not reply." => "דוא\"ל זה הוא התראה מ{host}. אנא, אל תגיב אליו.",
"File uploaded: {file}" => "קובץ הועלה: {file}",
"Antivirus Configuration" => "הגדרות אנטי-וירוס",
"Mode" => "מצב",
"Executable" => "קובץ הפעלה",
"Daemon" => "Daemon",
"Not required in Executable Mode." => "לא הכרחי במצב קובץ הפעלה.",
"Host" => "מארח",
"Address of Antivirus Host." => "כתובת של מארח האנטי-וירוס.",
"Port" => "פורט",
"Port number of Antivirus Host." => "מספר פורט של מארח אנטי-וירוס.",
"Stream Length" => "אורך הזרם",
"ClamAV StreamMaxLength value in bytes." => "ערך של ClamAV StreamMaxLength בבתים.",
"Path to clamscan" => "נתיב אל clamscan",
"Path to clamscan executable." => "נתיב אל קובץ ההפעלה של clamscan.",
"Not required in Daemon Mode." => "לא נדרש במצב Daemon.",
"Action for infected files found while scanning" => "פעולה שתנקט במקרה של מציאת קבצים נגועים בזמן הסריקה",
"Only log" => "רק לוג",
"Delete file" => "מחק קובץ",
"Save" => "שמירה",
"Advanced" => "מתקדם",
"Description" => "תיאור"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

7
l10n/hi.js Normal file
Просмотреть файл

@ -0,0 +1,7 @@
OC.L10N.register(
"files_antivirus",
{
"Save" : "सहेजें",
"Advanced" : "उन्नत"
},
"nplurals=2; plural=(n != 1);");

5
l10n/hi.json Normal file
Просмотреть файл

@ -0,0 +1,5 @@
{ "translations": {
"Save" : "सहेजें",
"Advanced" : "उन्नत"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,6 +0,0 @@
<?php
$TRANSLATIONS = array(
"Save" => "सहेजें",
"Advanced" => "उन्नत"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

15
l10n/hr.js Normal file
Просмотреть файл

@ -0,0 +1,15 @@
OC.L10N.register(
"files_antivirus",
{
"Executable" : "Izvršan",
"Host" : "Poslužitelj",
"Port" : "Port",
"Delete file" : "Obriši datoteku",
"Save" : "Snimi",
"Advanced" : "Napredno",
"Rules" : "Pravilo",
"Description" : "Opis",
"Mark as" : "Označi kao",
"Add a rule" : "Dodaj pravilo"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");

13
l10n/hr.json Normal file
Просмотреть файл

@ -0,0 +1,13 @@
{ "translations": {
"Executable" : "Izvršan",
"Host" : "Poslužitelj",
"Port" : "Port",
"Delete file" : "Obriši datoteku",
"Save" : "Snimi",
"Advanced" : "Napredno",
"Rules" : "Pravilo",
"Description" : "Opis",
"Mark as" : "Označi kao",
"Add a rule" : "Dodaj pravilo"
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
}

Просмотреть файл

@ -1,14 +0,0 @@
<?php
$TRANSLATIONS = array(
"Executable" => "Izvršan",
"Host" => "Poslužitelj",
"Port" => "Port",
"Delete file" => "Obriši datoteku",
"Save" => "Snimi",
"Advanced" => "Napredno",
"Rules" => "Pravilo",
"Description" => "Opis",
"Mark as" => "Označi kao",
"Add a rule" => "Dodaj pravilo"
);
$PLURAL_FORMS = "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;";

41
l10n/hu_HU.js Normal file
Просмотреть файл

@ -0,0 +1,41 @@
OC.L10N.register(
"files_antivirus",
{
"Clean" : "Tiszta",
"Infected" : "Fertőzött",
"Malware detected" : "Kártevő észlelve",
"Virus detected! Can't upload the file %s" : "Vírus észlelve. Nem tölthető fel a következő file %s",
"Greetings {user}," : "Üdv {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Sajnáljuk, de egy rosszindulatú program található egy fájlban, amit megpróbált feltölteni és ezért törölni kellett.",
"This email is a notification from {host}. Please, do not reply." : "Ez az e-mail egy értesítés a következőtől: {host}. Kérjük, ne válaszoljon.",
"File uploaded: {file}" : "Fájl feltöltve: {file}",
"Antivirus Configuration" : "Antivírus beállítása",
"Mode" : "Működési mód",
"Executable" : "Futtatható program",
"Daemon" : "Démon",
"Daemon (Socket)" : "Démon (socket)",
"Socket" : "Csatorna",
"Clamav Socket." : "Clamav csatorna",
"Not required in Executable Mode." : "Nem szükséges, ha a működési mód: futtaható program",
"Host" : "Kiszolgáló",
"Address of Antivirus Host." : "A vírusellenőrző kiszolgáló címe",
"Port" : "Port",
"Port number of Antivirus Host." : "A vírusellenőrző kiszolgáló port száma",
"Stream Length" : "Folyamhossz",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength érték byte-okban kifejezve",
"Path to clamscan" : "A clamscan elérési útvonala",
"Path to clamscan executable." : "A clamscan program elérési útvonala",
"Not required in Daemon Mode." : "Nem szükséges, ha a működési mód: démon",
"Action for infected files found while scanning" : "A vizsgálat során talált fertőzett fájlok ezt tegye:",
"Only log" : "Naplózza",
"Delete file" : "Törölje a fájlt",
"Save" : "Mentés",
"Advanced" : "Haladó",
"Rules" : "Szabályok",
"Reset to defaults" : "Alapértékek visszaállítása",
"Match by" : "Egyezzen mint",
"Description" : "Leírás",
"Mark as" : "Jelöljük mint",
"Add a rule" : "Szabály hozzááadása"
},
"nplurals=2; plural=(n != 1);");

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше