[tx-robot] updated from transifex
This commit is contained in:
Родитель
0259fc7e55
Коммит
08f5340c07
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Guardáu",
|
||||||
"Clean" : "Llimpiu",
|
"Clean" : "Llimpiu",
|
||||||
"Infected" : "Infestáu",
|
"Infected" : "Infestáu",
|
||||||
"Unchecked" : "Ensin comprobar",
|
"Unchecked" : "Ensin comprobar",
|
||||||
"Scanner exit status" : "Estáu de salida del escáner",
|
"Scanner exit status" : "Estáu de salida del escáner",
|
||||||
"Scanner output" : "Salida del escáner",
|
"Scanner output" : "Salida del escáner",
|
||||||
|
"Saving..." : "Guardando...",
|
||||||
"Virus detected! Can't upload the file %s" : "¡Virus deteutáu! Nun pue xubise'l ficheru %s",
|
"Virus detected! Can't upload the file %s" : "¡Virus deteutáu! Nun pue xubise'l ficheru %s",
|
||||||
"Malware detected" : "Malware deteutáu",
|
"Malware detected" : "Malware deteutáu",
|
||||||
"Greetings {user}," : "Hola {user},",
|
"Greetings {user}," : "Hola {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Guardáu",
|
||||||
"Clean" : "Llimpiu",
|
"Clean" : "Llimpiu",
|
||||||
"Infected" : "Infestáu",
|
"Infected" : "Infestáu",
|
||||||
"Unchecked" : "Ensin comprobar",
|
"Unchecked" : "Ensin comprobar",
|
||||||
"Scanner exit status" : "Estáu de salida del escáner",
|
"Scanner exit status" : "Estáu de salida del escáner",
|
||||||
"Scanner output" : "Salida del escáner",
|
"Scanner output" : "Salida del escáner",
|
||||||
|
"Saving..." : "Guardando...",
|
||||||
"Virus detected! Can't upload the file %s" : "¡Virus deteutáu! Nun pue xubise'l ficheru %s",
|
"Virus detected! Can't upload the file %s" : "¡Virus deteutáu! Nun pue xubise'l ficheru %s",
|
||||||
"Malware detected" : "Malware deteutáu",
|
"Malware detected" : "Malware deteutáu",
|
||||||
"Greetings {user}," : "Hola {user},",
|
"Greetings {user}," : "Hola {user},",
|
||||||
|
|
31
l10n/az.js
31
l10n/az.js
|
@ -1,20 +1,49 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Saxlanıldı",
|
||||||
"Clean" : "Təmizlə",
|
"Clean" : "Təmizlə",
|
||||||
"Infected" : "İnfeksiyalıdır",
|
"Infected" : "İnfeksiyalıdır",
|
||||||
"Unchecked" : "Yoxlanılmamış",
|
"Unchecked" : "Yoxlanılmamış",
|
||||||
|
"Scanner exit status" : "Yoxlanışın çixiş statusu",
|
||||||
|
"Scanner output" : "Yoxlanışın çixarışı",
|
||||||
|
"Saving..." : "Saxlama...",
|
||||||
|
"Virus detected! Can't upload the file %s" : "Virus təyin edildi! %s faylını yükləmək mümkün deyil",
|
||||||
"Malware detected" : "Ziyankar proqram təminatı təyin edildi",
|
"Malware detected" : "Ziyankar proqram təminatı təyin edildi",
|
||||||
|
"Greetings {user}," : "Salamlar {user},",
|
||||||
"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.",
|
"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.",
|
"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}",
|
"File uploaded: {file}" : "Fayl serverə yükləndi: {file}",
|
||||||
"Antivirus Configuration" : "Antivirus konfigurasiyası",
|
"Antivirus Configuration" : "Antivirus konfigurasiyası",
|
||||||
"Mode" : "Rejim",
|
"Mode" : "Rejim",
|
||||||
"Executable" : "Yerinə yetirilən",
|
"Executable" : "Yerinə yetirilən",
|
||||||
|
"Daemon" : "Daemon",
|
||||||
"Daemon (Socket)" : "Daemon (Socket)",
|
"Daemon (Socket)" : "Daemon (Socket)",
|
||||||
|
"Socket" : "Socket",
|
||||||
|
"Clamav Socket." : "Clamav Socket.",
|
||||||
"Not required in Executable Mode." : "Yerinə yetirilmə rejimində tələb edilmir.",
|
"Not required in Executable Mode." : "Yerinə yetirilmə rejimində tələb edilmir.",
|
||||||
"Host" : "Şəbəkədə ünvan",
|
"Host" : "Şəbəkədə ünvan",
|
||||||
|
"Address of Antivirus Host." : "Antivirus Host-un ünvanı.",
|
||||||
|
"Port" : "Port",
|
||||||
|
"Port number of Antivirus Host." : "Antivirus Hostun port nömrəsi.",
|
||||||
|
"Stream Length" : "Axın uzunluğu",
|
||||||
|
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength baytlarla olan mənası.",
|
||||||
|
"Path to clamscan" : "clamscan-ın ünvanı",
|
||||||
|
"Path to clamscan executable." : "Yerinə yetirilən clamscan ünvanı.",
|
||||||
|
"Not required in Daemon Mode." : "Daemon rejimdə tələb edilmir.",
|
||||||
|
"Extra command line options (comma-separated)" : "Əlavə əmrlər sətiri opsiyaları (vergüllərlə)",
|
||||||
|
"Action for infected files found while scanning" : "Yoxlanış müddətində, infeksiyalı fayllar üçün tədbir ",
|
||||||
|
"Only log" : "Yalnız jurnal",
|
||||||
|
"Delete file" : "Faylı sil",
|
||||||
"Save" : "Saxlamaq",
|
"Save" : "Saxlamaq",
|
||||||
"Description" : "Açıqlanma"
|
"Advanced" : "İrəliləmiş",
|
||||||
|
"Rules" : "Qaydalar",
|
||||||
|
"Clear All" : "Hamısını sil",
|
||||||
|
"Reset to defaults" : "Susmaya görə olan vəziyyətinə sıfırlamaq",
|
||||||
|
"Match by" : "Buna uyğun",
|
||||||
|
"Scanner exit status or signature to search" : "Yoxlanış çixiş statusu yada axtarış üçün imza",
|
||||||
|
"Description" : "Açıqlanma",
|
||||||
|
"Mark as" : "Kimi qeyd",
|
||||||
|
"Add a rule" : "Qayda əlavə et"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|
31
l10n/az.json
31
l10n/az.json
|
@ -1,18 +1,47 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Saxlanıldı",
|
||||||
"Clean" : "Təmizlə",
|
"Clean" : "Təmizlə",
|
||||||
"Infected" : "İnfeksiyalıdır",
|
"Infected" : "İnfeksiyalıdır",
|
||||||
"Unchecked" : "Yoxlanılmamış",
|
"Unchecked" : "Yoxlanılmamış",
|
||||||
|
"Scanner exit status" : "Yoxlanışın çixiş statusu",
|
||||||
|
"Scanner output" : "Yoxlanışın çixarışı",
|
||||||
|
"Saving..." : "Saxlama...",
|
||||||
|
"Virus detected! Can't upload the file %s" : "Virus təyin edildi! %s faylını yükləmək mümkün deyil",
|
||||||
"Malware detected" : "Ziyankar proqram təminatı təyin edildi",
|
"Malware detected" : "Ziyankar proqram təminatı təyin edildi",
|
||||||
|
"Greetings {user}," : "Salamlar {user},",
|
||||||
"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.",
|
"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.",
|
"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}",
|
"File uploaded: {file}" : "Fayl serverə yükləndi: {file}",
|
||||||
"Antivirus Configuration" : "Antivirus konfigurasiyası",
|
"Antivirus Configuration" : "Antivirus konfigurasiyası",
|
||||||
"Mode" : "Rejim",
|
"Mode" : "Rejim",
|
||||||
"Executable" : "Yerinə yetirilən",
|
"Executable" : "Yerinə yetirilən",
|
||||||
|
"Daemon" : "Daemon",
|
||||||
"Daemon (Socket)" : "Daemon (Socket)",
|
"Daemon (Socket)" : "Daemon (Socket)",
|
||||||
|
"Socket" : "Socket",
|
||||||
|
"Clamav Socket." : "Clamav Socket.",
|
||||||
"Not required in Executable Mode." : "Yerinə yetirilmə rejimində tələb edilmir.",
|
"Not required in Executable Mode." : "Yerinə yetirilmə rejimində tələb edilmir.",
|
||||||
"Host" : "Şəbəkədə ünvan",
|
"Host" : "Şəbəkədə ünvan",
|
||||||
|
"Address of Antivirus Host." : "Antivirus Host-un ünvanı.",
|
||||||
|
"Port" : "Port",
|
||||||
|
"Port number of Antivirus Host." : "Antivirus Hostun port nömrəsi.",
|
||||||
|
"Stream Length" : "Axın uzunluğu",
|
||||||
|
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength baytlarla olan mənası.",
|
||||||
|
"Path to clamscan" : "clamscan-ın ünvanı",
|
||||||
|
"Path to clamscan executable." : "Yerinə yetirilən clamscan ünvanı.",
|
||||||
|
"Not required in Daemon Mode." : "Daemon rejimdə tələb edilmir.",
|
||||||
|
"Extra command line options (comma-separated)" : "Əlavə əmrlər sətiri opsiyaları (vergüllərlə)",
|
||||||
|
"Action for infected files found while scanning" : "Yoxlanış müddətində, infeksiyalı fayllar üçün tədbir ",
|
||||||
|
"Only log" : "Yalnız jurnal",
|
||||||
|
"Delete file" : "Faylı sil",
|
||||||
"Save" : "Saxlamaq",
|
"Save" : "Saxlamaq",
|
||||||
"Description" : "Açıqlanma"
|
"Advanced" : "İrəliləmiş",
|
||||||
|
"Rules" : "Qaydalar",
|
||||||
|
"Clear All" : "Hamısını sil",
|
||||||
|
"Reset to defaults" : "Susmaya görə olan vəziyyətinə sıfırlamaq",
|
||||||
|
"Match by" : "Buna uyğun",
|
||||||
|
"Scanner exit status or signature to search" : "Yoxlanış çixiş statusu yada axtarış üçün imza",
|
||||||
|
"Description" : "Açıqlanma",
|
||||||
|
"Mark as" : "Kimi qeyd",
|
||||||
|
"Add a rule" : "Qayda əlavə et"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Запазване",
|
||||||
"Clean" : "Чист",
|
"Clean" : "Чист",
|
||||||
"Infected" : "Заразен",
|
"Infected" : "Заразен",
|
||||||
"Unchecked" : "Неизбран",
|
"Unchecked" : "Неизбран",
|
||||||
"Scanner exit status" : "Краен статус на сканирането",
|
"Scanner exit status" : "Краен статус на сканирането",
|
||||||
"Scanner output" : "Доклад от сканирането",
|
"Scanner output" : "Доклад от сканирането",
|
||||||
|
"Saving..." : "Запазване...",
|
||||||
"Virus detected! Can't upload the file %s" : "Вирус открит! Неуспешно качване на файла %s.",
|
"Virus detected! Can't upload the file %s" : "Вирус открит! Неуспешно качване на файла %s.",
|
||||||
"Malware detected" : "Вреден софтуер открит",
|
"Malware detected" : "Вреден софтуер открит",
|
||||||
"Greetings {user}," : "Поздрави {user},",
|
"Greetings {user}," : "Поздрави {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Запазване",
|
||||||
"Clean" : "Чист",
|
"Clean" : "Чист",
|
||||||
"Infected" : "Заразен",
|
"Infected" : "Заразен",
|
||||||
"Unchecked" : "Неизбран",
|
"Unchecked" : "Неизбран",
|
||||||
"Scanner exit status" : "Краен статус на сканирането",
|
"Scanner exit status" : "Краен статус на сканирането",
|
||||||
"Scanner output" : "Доклад от сканирането",
|
"Scanner output" : "Доклад от сканирането",
|
||||||
|
"Saving..." : "Запазване...",
|
||||||
"Virus detected! Can't upload the file %s" : "Вирус открит! Неуспешно качване на файла %s.",
|
"Virus detected! Can't upload the file %s" : "Вирус открит! Неуспешно качване на файла %s.",
|
||||||
"Malware detected" : "Вреден софтуер открит",
|
"Malware detected" : "Вреден софтуер открит",
|
||||||
"Greetings {user}," : "Поздрави {user},",
|
"Greetings {user}," : "Поздрави {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Desat",
|
||||||
"Clean" : "Neteja",
|
"Clean" : "Neteja",
|
||||||
"Infected" : "Infectat",
|
"Infected" : "Infectat",
|
||||||
"Unchecked" : "No comprovat",
|
"Unchecked" : "No comprovat",
|
||||||
"Scanner exit status" : "Estat de sortida de l'escànner",
|
"Scanner exit status" : "Estat de sortida de l'escànner",
|
||||||
"Scanner output" : "Sortida de l'escànner",
|
"Scanner output" : "Sortida de l'escànner",
|
||||||
|
"Saving..." : "Desant...",
|
||||||
"Virus detected! Can't upload the file %s" : "S'ha detectat un virus! El fitxer %s no es pot pujar",
|
"Virus detected! Can't upload the file %s" : "S'ha detectat un virus! El fitxer %s no es pot pujar",
|
||||||
"Malware detected" : "S'ha detectat programari maliciós",
|
"Malware detected" : "S'ha detectat programari maliciós",
|
||||||
"Greetings {user}," : "Benvingut {user},",
|
"Greetings {user}," : "Benvingut {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Desat",
|
||||||
"Clean" : "Neteja",
|
"Clean" : "Neteja",
|
||||||
"Infected" : "Infectat",
|
"Infected" : "Infectat",
|
||||||
"Unchecked" : "No comprovat",
|
"Unchecked" : "No comprovat",
|
||||||
"Scanner exit status" : "Estat de sortida de l'escànner",
|
"Scanner exit status" : "Estat de sortida de l'escànner",
|
||||||
"Scanner output" : "Sortida de l'escànner",
|
"Scanner output" : "Sortida de l'escànner",
|
||||||
|
"Saving..." : "Desant...",
|
||||||
"Virus detected! Can't upload the file %s" : "S'ha detectat un virus! El fitxer %s no es pot pujar",
|
"Virus detected! Can't upload the file %s" : "S'ha detectat un virus! El fitxer %s no es pot pujar",
|
||||||
"Malware detected" : "S'ha detectat programari maliciós",
|
"Malware detected" : "S'ha detectat programari maliciós",
|
||||||
"Greetings {user}," : "Benvingut {user},",
|
"Greetings {user}," : "Benvingut {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Uloženo",
|
||||||
"Clean" : "Čisté",
|
"Clean" : "Čisté",
|
||||||
"Infected" : "Infikováno",
|
"Infected" : "Infikováno",
|
||||||
"Unchecked" : "Nezkontrolováno",
|
"Unchecked" : "Nezkontrolováno",
|
||||||
"Scanner exit status" : "Návratová hodnota skeneru",
|
"Scanner exit status" : "Návratová hodnota skeneru",
|
||||||
"Scanner output" : "Výstup skeneru",
|
"Scanner output" : "Výstup skeneru",
|
||||||
|
"Saving..." : "Ukládám...",
|
||||||
"Virus detected! Can't upload the file %s" : "Byl detekován virus! Nelze nahrát soubor %s",
|
"Virus detected! Can't upload the file %s" : "Byl detekován virus! Nelze nahrát soubor %s",
|
||||||
"Malware detected" : "Detekován škodlivý software",
|
"Malware detected" : "Detekován škodlivý software",
|
||||||
"Greetings {user}," : "Vítejte {user},",
|
"Greetings {user}," : "Vítejte {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Uloženo",
|
||||||
"Clean" : "Čisté",
|
"Clean" : "Čisté",
|
||||||
"Infected" : "Infikováno",
|
"Infected" : "Infikováno",
|
||||||
"Unchecked" : "Nezkontrolováno",
|
"Unchecked" : "Nezkontrolováno",
|
||||||
"Scanner exit status" : "Návratová hodnota skeneru",
|
"Scanner exit status" : "Návratová hodnota skeneru",
|
||||||
"Scanner output" : "Výstup skeneru",
|
"Scanner output" : "Výstup skeneru",
|
||||||
|
"Saving..." : "Ukládám...",
|
||||||
"Virus detected! Can't upload the file %s" : "Byl detekován virus! Nelze nahrát soubor %s",
|
"Virus detected! Can't upload the file %s" : "Byl detekován virus! Nelze nahrát soubor %s",
|
||||||
"Malware detected" : "Detekován škodlivý software",
|
"Malware detected" : "Detekován škodlivý software",
|
||||||
"Greetings {user}," : "Vítejte {user},",
|
"Greetings {user}," : "Vítejte {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Gemt",
|
||||||
"Clean" : "Rens",
|
"Clean" : "Rens",
|
||||||
"Infected" : "Inficeret",
|
"Infected" : "Inficeret",
|
||||||
"Unchecked" : "Ikke markeret",
|
"Unchecked" : "Ikke markeret",
|
||||||
"Scanner exit status" : "Afslutningsstatus for skanner",
|
"Scanner exit status" : "Afslutningsstatus for skanner",
|
||||||
"Scanner output" : "Skanner output",
|
"Scanner output" : "Skanner output",
|
||||||
|
"Saving..." : "Gemmer...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus fundet! Filen %s kan ikke uploades",
|
"Virus detected! Can't upload the file %s" : "Virus fundet! Filen %s kan ikke uploades",
|
||||||
"Malware detected" : "Malware fundet",
|
"Malware detected" : "Malware fundet",
|
||||||
"Greetings {user}," : "Velkommen {user},",
|
"Greetings {user}," : "Velkommen {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Gemt",
|
||||||
"Clean" : "Rens",
|
"Clean" : "Rens",
|
||||||
"Infected" : "Inficeret",
|
"Infected" : "Inficeret",
|
||||||
"Unchecked" : "Ikke markeret",
|
"Unchecked" : "Ikke markeret",
|
||||||
"Scanner exit status" : "Afslutningsstatus for skanner",
|
"Scanner exit status" : "Afslutningsstatus for skanner",
|
||||||
"Scanner output" : "Skanner output",
|
"Scanner output" : "Skanner output",
|
||||||
|
"Saving..." : "Gemmer...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus fundet! Filen %s kan ikke uploades",
|
"Virus detected! Can't upload the file %s" : "Virus fundet! Filen %s kan ikke uploades",
|
||||||
"Malware detected" : "Malware fundet",
|
"Malware detected" : "Malware fundet",
|
||||||
"Greetings {user}," : "Velkommen {user},",
|
"Greetings {user}," : "Velkommen {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Gespeichert",
|
||||||
"Clean" : "Säubern",
|
"Clean" : "Säubern",
|
||||||
"Infected" : "Infiziert",
|
"Infected" : "Infiziert",
|
||||||
"Unchecked" : "Ungeprüft",
|
"Unchecked" : "Ungeprüft",
|
||||||
"Scanner exit status" : "Status beim Beenden der Suche",
|
"Scanner exit status" : "Status beim Beenden der Suche",
|
||||||
"Scanner output" : "Suchausgabe",
|
"Scanner output" : "Suchausgabe",
|
||||||
|
"Saving..." : "Speichern…",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus gefunden! Datei %s kann nicht hochgeladen werden",
|
"Virus detected! Can't upload the file %s" : "Virus gefunden! Datei %s kann nicht hochgeladen werden",
|
||||||
"Malware detected" : "Malware gefunden",
|
"Malware detected" : "Malware gefunden",
|
||||||
"Greetings {user}," : "Herzlich Willkommen {user},",
|
"Greetings {user}," : "Herzlich Willkommen {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Gespeichert",
|
||||||
"Clean" : "Säubern",
|
"Clean" : "Säubern",
|
||||||
"Infected" : "Infiziert",
|
"Infected" : "Infiziert",
|
||||||
"Unchecked" : "Ungeprüft",
|
"Unchecked" : "Ungeprüft",
|
||||||
"Scanner exit status" : "Status beim Beenden der Suche",
|
"Scanner exit status" : "Status beim Beenden der Suche",
|
||||||
"Scanner output" : "Suchausgabe",
|
"Scanner output" : "Suchausgabe",
|
||||||
|
"Saving..." : "Speichern…",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus gefunden! Datei %s kann nicht hochgeladen werden",
|
"Virus detected! Can't upload the file %s" : "Virus gefunden! Datei %s kann nicht hochgeladen werden",
|
||||||
"Malware detected" : "Malware gefunden",
|
"Malware detected" : "Malware gefunden",
|
||||||
"Greetings {user}," : "Herzlich Willkommen {user},",
|
"Greetings {user}," : "Herzlich Willkommen {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Gespeichert",
|
||||||
"Clean" : "Säubern",
|
"Clean" : "Säubern",
|
||||||
"Infected" : "Infiziert",
|
"Infected" : "Infiziert",
|
||||||
"Unchecked" : "Ungeprüft",
|
"Unchecked" : "Ungeprüft",
|
||||||
"Scanner exit status" : "Status beim Beenden der Suche",
|
"Scanner exit status" : "Status beim Beenden der Suche",
|
||||||
"Scanner output" : "Suchausgabe",
|
"Scanner output" : "Suchausgabe",
|
||||||
|
"Saving..." : "Speichervorgang…",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus gefunden! Datei %s kann nicht hochgeladen werden",
|
"Virus detected! Can't upload the file %s" : "Virus gefunden! Datei %s kann nicht hochgeladen werden",
|
||||||
"Malware detected" : "Malware gefunden",
|
"Malware detected" : "Malware gefunden",
|
||||||
"Greetings {user}," : "Herzlich Willkommen {user},",
|
"Greetings {user}," : "Herzlich Willkommen {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Gespeichert",
|
||||||
"Clean" : "Säubern",
|
"Clean" : "Säubern",
|
||||||
"Infected" : "Infiziert",
|
"Infected" : "Infiziert",
|
||||||
"Unchecked" : "Ungeprüft",
|
"Unchecked" : "Ungeprüft",
|
||||||
"Scanner exit status" : "Status beim Beenden der Suche",
|
"Scanner exit status" : "Status beim Beenden der Suche",
|
||||||
"Scanner output" : "Suchausgabe",
|
"Scanner output" : "Suchausgabe",
|
||||||
|
"Saving..." : "Speichervorgang…",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus gefunden! Datei %s kann nicht hochgeladen werden",
|
"Virus detected! Can't upload the file %s" : "Virus gefunden! Datei %s kann nicht hochgeladen werden",
|
||||||
"Malware detected" : "Malware gefunden",
|
"Malware detected" : "Malware gefunden",
|
||||||
"Greetings {user}," : "Herzlich Willkommen {user},",
|
"Greetings {user}," : "Herzlich Willkommen {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Αποθηκεύτηκαν",
|
||||||
"Clean" : "Καθαρό",
|
"Clean" : "Καθαρό",
|
||||||
"Infected" : "Μολυνσμένο",
|
"Infected" : "Μολυνσμένο",
|
||||||
"Unchecked" : "Μη-ελεγμένο",
|
"Unchecked" : "Μη-ελεγμένο",
|
||||||
"Scanner exit status" : "Κατάσταση εξόδου ανιχνευτή",
|
"Scanner exit status" : "Κατάσταση εξόδου ανιχνευτή",
|
||||||
"Scanner output" : "Έξοδος ανιχνευτή",
|
"Scanner output" : "Έξοδος ανιχνευτή",
|
||||||
|
"Saving..." : "Γίνεται αποθήκευση...",
|
||||||
"Virus detected! Can't upload the file %s" : "Εντοπίστηκε ιός! Αδυναμία μεταφόρτωσης του αρχείου %s",
|
"Virus detected! Can't upload the file %s" : "Εντοπίστηκε ιός! Αδυναμία μεταφόρτωσης του αρχείου %s",
|
||||||
"Malware detected" : "Ανιχνεύθηκε κακόβουλο λογισμικό",
|
"Malware detected" : "Ανιχνεύθηκε κακόβουλο λογισμικό",
|
||||||
"Greetings {user}," : "Καλωσόρισες {user},",
|
"Greetings {user}," : "Καλωσόρισες {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Αποθηκεύτηκαν",
|
||||||
"Clean" : "Καθαρό",
|
"Clean" : "Καθαρό",
|
||||||
"Infected" : "Μολυνσμένο",
|
"Infected" : "Μολυνσμένο",
|
||||||
"Unchecked" : "Μη-ελεγμένο",
|
"Unchecked" : "Μη-ελεγμένο",
|
||||||
"Scanner exit status" : "Κατάσταση εξόδου ανιχνευτή",
|
"Scanner exit status" : "Κατάσταση εξόδου ανιχνευτή",
|
||||||
"Scanner output" : "Έξοδος ανιχνευτή",
|
"Scanner output" : "Έξοδος ανιχνευτή",
|
||||||
|
"Saving..." : "Γίνεται αποθήκευση...",
|
||||||
"Virus detected! Can't upload the file %s" : "Εντοπίστηκε ιός! Αδυναμία μεταφόρτωσης του αρχείου %s",
|
"Virus detected! Can't upload the file %s" : "Εντοπίστηκε ιός! Αδυναμία μεταφόρτωσης του αρχείου %s",
|
||||||
"Malware detected" : "Ανιχνεύθηκε κακόβουλο λογισμικό",
|
"Malware detected" : "Ανιχνεύθηκε κακόβουλο λογισμικό",
|
||||||
"Greetings {user}," : "Καλωσόρισες {user},",
|
"Greetings {user}," : "Καλωσόρισες {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Saved",
|
||||||
"Clean" : "Clean",
|
"Clean" : "Clean",
|
||||||
"Infected" : "Infected",
|
"Infected" : "Infected",
|
||||||
"Unchecked" : "Unchecked",
|
"Unchecked" : "Unchecked",
|
||||||
"Scanner exit status" : "Scanner exit status",
|
"Scanner exit status" : "Scanner exit status",
|
||||||
"Scanner output" : "Scanner output",
|
"Scanner output" : "Scanner output",
|
||||||
|
"Saving..." : "Saving...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus detected! Can't upload the file %s",
|
"Virus detected! Can't upload the file %s" : "Virus detected! Can't upload the file %s",
|
||||||
"Malware detected" : "Malware detected",
|
"Malware detected" : "Malware detected",
|
||||||
"Greetings {user}," : "Hi {user},",
|
"Greetings {user}," : "Hi {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Saved",
|
||||||
"Clean" : "Clean",
|
"Clean" : "Clean",
|
||||||
"Infected" : "Infected",
|
"Infected" : "Infected",
|
||||||
"Unchecked" : "Unchecked",
|
"Unchecked" : "Unchecked",
|
||||||
"Scanner exit status" : "Scanner exit status",
|
"Scanner exit status" : "Scanner exit status",
|
||||||
"Scanner output" : "Scanner output",
|
"Scanner output" : "Scanner output",
|
||||||
|
"Saving..." : "Saving...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus detected! Can't upload the file %s",
|
"Virus detected! Can't upload the file %s" : "Virus detected! Can't upload the file %s",
|
||||||
"Malware detected" : "Malware detected",
|
"Malware detected" : "Malware detected",
|
||||||
"Greetings {user}," : "Hi {user},",
|
"Greetings {user}," : "Hi {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Guardado",
|
||||||
"Clean" : "Limpiar",
|
"Clean" : "Limpiar",
|
||||||
"Infected" : "Infectado",
|
"Infected" : "Infectado",
|
||||||
"Unchecked" : "No revisado",
|
"Unchecked" : "No revisado",
|
||||||
"Scanner exit status" : "Estado de la salida de escáner",
|
"Scanner exit status" : "Estado de la salida de escáner",
|
||||||
"Scanner output" : "Salida de escáner",
|
"Scanner output" : "Salida de escáner",
|
||||||
|
"Saving..." : "Guardando...",
|
||||||
"Virus detected! Can't upload the file %s" : "¡Virus detectado! No se puede cargar el archivo %s",
|
"Virus detected! Can't upload the file %s" : "¡Virus detectado! No se puede cargar el archivo %s",
|
||||||
"Malware detected" : "Malware detectado",
|
"Malware detected" : "Malware detectado",
|
||||||
"Greetings {user}," : "Hola, {user}:",
|
"Greetings {user}," : "Hola, {user}:",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Guardado",
|
||||||
"Clean" : "Limpiar",
|
"Clean" : "Limpiar",
|
||||||
"Infected" : "Infectado",
|
"Infected" : "Infectado",
|
||||||
"Unchecked" : "No revisado",
|
"Unchecked" : "No revisado",
|
||||||
"Scanner exit status" : "Estado de la salida de escáner",
|
"Scanner exit status" : "Estado de la salida de escáner",
|
||||||
"Scanner output" : "Salida de escáner",
|
"Scanner output" : "Salida de escáner",
|
||||||
|
"Saving..." : "Guardando...",
|
||||||
"Virus detected! Can't upload the file %s" : "¡Virus detectado! No se puede cargar el archivo %s",
|
"Virus detected! Can't upload the file %s" : "¡Virus detectado! No se puede cargar el archivo %s",
|
||||||
"Malware detected" : "Malware detectado",
|
"Malware detected" : "Malware detectado",
|
||||||
"Greetings {user}," : "Hola, {user}:",
|
"Greetings {user}," : "Hola, {user}:",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Guardado",
|
||||||
"Clean" : "Limpio",
|
"Clean" : "Limpio",
|
||||||
"Infected" : "Infectado",
|
"Infected" : "Infectado",
|
||||||
"Unchecked" : "Sin revisar",
|
"Unchecked" : "Sin revisar",
|
||||||
"Scanner exit status" : "Estado de salida del Escáner",
|
"Scanner exit status" : "Estado de salida del Escáner",
|
||||||
"Scanner output" : "Salida del escáner",
|
"Scanner output" : "Salida del escáner",
|
||||||
|
"Saving..." : "Guardando...",
|
||||||
"Virus detected! Can't upload the file %s" : "¡Virus detectado! No se puede subir el archivo %s",
|
"Virus detected! Can't upload the file %s" : "¡Virus detectado! No se puede subir el archivo %s",
|
||||||
"Malware detected" : "Malware detectado",
|
"Malware detected" : "Malware detectado",
|
||||||
"Greetings {user}," : "Saludos {user},",
|
"Greetings {user}," : "Saludos {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Guardado",
|
||||||
"Clean" : "Limpio",
|
"Clean" : "Limpio",
|
||||||
"Infected" : "Infectado",
|
"Infected" : "Infectado",
|
||||||
"Unchecked" : "Sin revisar",
|
"Unchecked" : "Sin revisar",
|
||||||
"Scanner exit status" : "Estado de salida del Escáner",
|
"Scanner exit status" : "Estado de salida del Escáner",
|
||||||
"Scanner output" : "Salida del escáner",
|
"Scanner output" : "Salida del escáner",
|
||||||
|
"Saving..." : "Guardando...",
|
||||||
"Virus detected! Can't upload the file %s" : "¡Virus detectado! No se puede subir el archivo %s",
|
"Virus detected! Can't upload the file %s" : "¡Virus detectado! No se puede subir el archivo %s",
|
||||||
"Malware detected" : "Malware detectado",
|
"Malware detected" : "Malware detectado",
|
||||||
"Greetings {user}," : "Saludos {user},",
|
"Greetings {user}," : "Saludos {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Salvestatud",
|
||||||
"Clean" : "Puhas",
|
"Clean" : "Puhas",
|
||||||
"Infected" : "Nakatunud",
|
"Infected" : "Nakatunud",
|
||||||
"Unchecked" : "Kontrollimata",
|
"Unchecked" : "Kontrollimata",
|
||||||
"Scanner exit status" : "Skaneerija lõpetamise staatus",
|
"Scanner exit status" : "Skaneerija lõpetamise staatus",
|
||||||
"Scanner output" : "Skaneerija väljund",
|
"Scanner output" : "Skaneerija väljund",
|
||||||
|
"Saving..." : "Salvestamine...",
|
||||||
"Virus detected! Can't upload the file %s" : "Leitud viirus! Ei saa üles laadida faili %s",
|
"Virus detected! Can't upload the file %s" : "Leitud viirus! Ei saa üles laadida faili %s",
|
||||||
"Malware detected" : "Leitud nuhkvara",
|
"Malware detected" : "Leitud nuhkvara",
|
||||||
"Greetings {user}," : "Tere {user},",
|
"Greetings {user}," : "Tere {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Salvestatud",
|
||||||
"Clean" : "Puhas",
|
"Clean" : "Puhas",
|
||||||
"Infected" : "Nakatunud",
|
"Infected" : "Nakatunud",
|
||||||
"Unchecked" : "Kontrollimata",
|
"Unchecked" : "Kontrollimata",
|
||||||
"Scanner exit status" : "Skaneerija lõpetamise staatus",
|
"Scanner exit status" : "Skaneerija lõpetamise staatus",
|
||||||
"Scanner output" : "Skaneerija väljund",
|
"Scanner output" : "Skaneerija väljund",
|
||||||
|
"Saving..." : "Salvestamine...",
|
||||||
"Virus detected! Can't upload the file %s" : "Leitud viirus! Ei saa üles laadida faili %s",
|
"Virus detected! Can't upload the file %s" : "Leitud viirus! Ei saa üles laadida faili %s",
|
||||||
"Malware detected" : "Leitud nuhkvara",
|
"Malware detected" : "Leitud nuhkvara",
|
||||||
"Greetings {user}," : "Tere {user},",
|
"Greetings {user}," : "Tere {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Gordeta",
|
||||||
"Clean" : "Garbia",
|
"Clean" : "Garbia",
|
||||||
"Infected" : "Infektatuta",
|
"Infected" : "Infektatuta",
|
||||||
"Unchecked" : "Egiaztatu gabe",
|
"Unchecked" : "Egiaztatu gabe",
|
||||||
"Scanner exit status" : "Eskanerraren irteera egoera",
|
"Scanner exit status" : "Eskanerraren irteera egoera",
|
||||||
"Scanner output" : "Eskanerraren irteera",
|
"Scanner output" : "Eskanerraren irteera",
|
||||||
|
"Saving..." : "Gordetzen...",
|
||||||
"Virus detected! Can't upload the file %s" : "Birus bat aurkitu da! Ezin da %s fitxategia igo",
|
"Virus detected! Can't upload the file %s" : "Birus bat aurkitu da! Ezin da %s fitxategia igo",
|
||||||
"Malware detected" : "Malwarea aurkitu da",
|
"Malware detected" : "Malwarea aurkitu da",
|
||||||
"Greetings {user}," : "Kaixo {user},",
|
"Greetings {user}," : "Kaixo {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Gordeta",
|
||||||
"Clean" : "Garbia",
|
"Clean" : "Garbia",
|
||||||
"Infected" : "Infektatuta",
|
"Infected" : "Infektatuta",
|
||||||
"Unchecked" : "Egiaztatu gabe",
|
"Unchecked" : "Egiaztatu gabe",
|
||||||
"Scanner exit status" : "Eskanerraren irteera egoera",
|
"Scanner exit status" : "Eskanerraren irteera egoera",
|
||||||
"Scanner output" : "Eskanerraren irteera",
|
"Scanner output" : "Eskanerraren irteera",
|
||||||
|
"Saving..." : "Gordetzen...",
|
||||||
"Virus detected! Can't upload the file %s" : "Birus bat aurkitu da! Ezin da %s fitxategia igo",
|
"Virus detected! Can't upload the file %s" : "Birus bat aurkitu da! Ezin da %s fitxategia igo",
|
||||||
"Malware detected" : "Malwarea aurkitu da",
|
"Malware detected" : "Malwarea aurkitu da",
|
||||||
"Greetings {user}," : "Kaixo {user},",
|
"Greetings {user}," : "Kaixo {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Tallennettu",
|
||||||
"Clean" : "Puhdas",
|
"Clean" : "Puhdas",
|
||||||
"Infected" : "Tartunnan saanut",
|
"Infected" : "Tartunnan saanut",
|
||||||
"Unchecked" : "Tarkistamaton",
|
"Unchecked" : "Tarkistamaton",
|
||||||
|
"Saving..." : "Tallennetaan...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus havaittu! Tiedostoa %s ei voi lähettää",
|
"Virus detected! Can't upload the file %s" : "Virus havaittu! Tiedostoa %s ei voi lähettää",
|
||||||
"Malware detected" : "Haittaohjelma havaittu",
|
"Malware detected" : "Haittaohjelma havaittu",
|
||||||
"Greetings {user}," : "Tervehdys {user},",
|
"Greetings {user}," : "Tervehdys {user},",
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Tallennettu",
|
||||||
"Clean" : "Puhdas",
|
"Clean" : "Puhdas",
|
||||||
"Infected" : "Tartunnan saanut",
|
"Infected" : "Tartunnan saanut",
|
||||||
"Unchecked" : "Tarkistamaton",
|
"Unchecked" : "Tarkistamaton",
|
||||||
|
"Saving..." : "Tallennetaan...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus havaittu! Tiedostoa %s ei voi lähettää",
|
"Virus detected! Can't upload the file %s" : "Virus havaittu! Tiedostoa %s ei voi lähettää",
|
||||||
"Malware detected" : "Haittaohjelma havaittu",
|
"Malware detected" : "Haittaohjelma havaittu",
|
||||||
"Greetings {user}," : "Tervehdys {user},",
|
"Greetings {user}," : "Tervehdys {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Sauvegardé",
|
||||||
"Clean" : "Nettoyer",
|
"Clean" : "Nettoyer",
|
||||||
"Infected" : "Infecté",
|
"Infected" : "Infecté",
|
||||||
"Unchecked" : "Non vérifié",
|
"Unchecked" : "Non vérifié",
|
||||||
"Scanner exit status" : "État de sortie du scanner",
|
"Scanner exit status" : "État de sortie du scanner",
|
||||||
"Scanner output" : "Sortie du scanner",
|
"Scanner output" : "Sortie du scanner",
|
||||||
|
"Saving..." : "Enregistrement...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus détecté ! Impossible de télécharger le fichier %s",
|
"Virus detected! Can't upload the file %s" : "Virus détecté ! Impossible de télécharger le fichier %s",
|
||||||
"Malware detected" : "Logiciel malveillant détecté",
|
"Malware detected" : "Logiciel malveillant détecté",
|
||||||
"Greetings {user}," : "Bonjour {user},",
|
"Greetings {user}," : "Bonjour {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Sauvegardé",
|
||||||
"Clean" : "Nettoyer",
|
"Clean" : "Nettoyer",
|
||||||
"Infected" : "Infecté",
|
"Infected" : "Infecté",
|
||||||
"Unchecked" : "Non vérifié",
|
"Unchecked" : "Non vérifié",
|
||||||
"Scanner exit status" : "État de sortie du scanner",
|
"Scanner exit status" : "État de sortie du scanner",
|
||||||
"Scanner output" : "Sortie du scanner",
|
"Scanner output" : "Sortie du scanner",
|
||||||
|
"Saving..." : "Enregistrement...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus détecté ! Impossible de télécharger le fichier %s",
|
"Virus detected! Can't upload the file %s" : "Virus détecté ! Impossible de télécharger le fichier %s",
|
||||||
"Malware detected" : "Logiciel malveillant détecté",
|
"Malware detected" : "Logiciel malveillant détecté",
|
||||||
"Greetings {user}," : "Bonjour {user},",
|
"Greetings {user}," : "Bonjour {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Gardado",
|
||||||
"Clean" : "Limpo",
|
"Clean" : "Limpo",
|
||||||
"Infected" : "Infectado",
|
"Infected" : "Infectado",
|
||||||
"Unchecked" : "Non comprobado",
|
"Unchecked" : "Non comprobado",
|
||||||
"Scanner exit status" : "Estado da saída da análise",
|
"Scanner exit status" : "Estado da saída da análise",
|
||||||
"Scanner output" : "Saída da análise",
|
"Scanner output" : "Saída da análise",
|
||||||
|
"Saving..." : "Gardando...",
|
||||||
"Virus detected! Can't upload the file %s" : "Detectouse un virus! Non é posíbel cargar o ficheiro %s",
|
"Virus detected! Can't upload the file %s" : "Detectouse un virus! Non é posíbel cargar o ficheiro %s",
|
||||||
"Malware detected" : "Detectouse software malicioso",
|
"Malware detected" : "Detectouse software malicioso",
|
||||||
"Greetings {user}," : "Parabéns {user},",
|
"Greetings {user}," : "Parabéns {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Gardado",
|
||||||
"Clean" : "Limpo",
|
"Clean" : "Limpo",
|
||||||
"Infected" : "Infectado",
|
"Infected" : "Infectado",
|
||||||
"Unchecked" : "Non comprobado",
|
"Unchecked" : "Non comprobado",
|
||||||
"Scanner exit status" : "Estado da saída da análise",
|
"Scanner exit status" : "Estado da saída da análise",
|
||||||
"Scanner output" : "Saída da análise",
|
"Scanner output" : "Saída da análise",
|
||||||
|
"Saving..." : "Gardando...",
|
||||||
"Virus detected! Can't upload the file %s" : "Detectouse un virus! Non é posíbel cargar o ficheiro %s",
|
"Virus detected! Can't upload the file %s" : "Detectouse un virus! Non é posíbel cargar o ficheiro %s",
|
||||||
"Malware detected" : "Detectouse software malicioso",
|
"Malware detected" : "Detectouse software malicioso",
|
||||||
"Greetings {user}," : "Parabéns {user},",
|
"Greetings {user}," : "Parabéns {user},",
|
||||||
|
|
|
@ -1,8 +1,10 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Elmentve",
|
||||||
"Clean" : "Tiszta",
|
"Clean" : "Tiszta",
|
||||||
"Infected" : "Fertőzött",
|
"Infected" : "Fertőzött",
|
||||||
|
"Saving..." : "Mentés...",
|
||||||
"Virus detected! Can't upload the file %s" : "Vírus észlelve. Nem tölthető fel a következő file %s",
|
"Virus detected! Can't upload the file %s" : "Vírus észlelve. Nem tölthető fel a következő file %s",
|
||||||
"Malware detected" : "Kártevő észlelve",
|
"Malware detected" : "Kártevő észlelve",
|
||||||
"Greetings {user}," : "Üdv {user},",
|
"Greetings {user}," : "Üdv {user},",
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Elmentve",
|
||||||
"Clean" : "Tiszta",
|
"Clean" : "Tiszta",
|
||||||
"Infected" : "Fertőzött",
|
"Infected" : "Fertőzött",
|
||||||
|
"Saving..." : "Mentés...",
|
||||||
"Virus detected! Can't upload the file %s" : "Vírus észlelve. Nem tölthető fel a következő file %s",
|
"Virus detected! Can't upload the file %s" : "Vírus észlelve. Nem tölthető fel a következő file %s",
|
||||||
"Malware detected" : "Kártevő észlelve",
|
"Malware detected" : "Kártevő észlelve",
|
||||||
"Greetings {user}," : "Üdv {user},",
|
"Greetings {user}," : "Üdv {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Disimpan",
|
||||||
"Clean" : "Bersihkan",
|
"Clean" : "Bersihkan",
|
||||||
"Infected" : "Terinfeksi",
|
"Infected" : "Terinfeksi",
|
||||||
"Unchecked" : "Belum terperiksa",
|
"Unchecked" : "Belum terperiksa",
|
||||||
"Scanner exit status" : "Status keluar pemindai",
|
"Scanner exit status" : "Status keluar pemindai",
|
||||||
"Scanner output" : "Keluaran pemindai",
|
"Scanner output" : "Keluaran pemindai",
|
||||||
|
"Saving..." : "Menyimpan...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus terdeteksi! Tidak dapat mengunggah berkas %s",
|
"Virus detected! Can't upload the file %s" : "Virus terdeteksi! Tidak dapat mengunggah berkas %s",
|
||||||
"Malware detected" : "Malware terdeteksi",
|
"Malware detected" : "Malware terdeteksi",
|
||||||
"Greetings {user}," : "Salam {user},",
|
"Greetings {user}," : "Salam {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Disimpan",
|
||||||
"Clean" : "Bersihkan",
|
"Clean" : "Bersihkan",
|
||||||
"Infected" : "Terinfeksi",
|
"Infected" : "Terinfeksi",
|
||||||
"Unchecked" : "Belum terperiksa",
|
"Unchecked" : "Belum terperiksa",
|
||||||
"Scanner exit status" : "Status keluar pemindai",
|
"Scanner exit status" : "Status keluar pemindai",
|
||||||
"Scanner output" : "Keluaran pemindai",
|
"Scanner output" : "Keluaran pemindai",
|
||||||
|
"Saving..." : "Menyimpan...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus terdeteksi! Tidak dapat mengunggah berkas %s",
|
"Virus detected! Can't upload the file %s" : "Virus terdeteksi! Tidak dapat mengunggah berkas %s",
|
||||||
"Malware detected" : "Malware terdeteksi",
|
"Malware detected" : "Malware terdeteksi",
|
||||||
"Greetings {user}," : "Salam {user},",
|
"Greetings {user}," : "Salam {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Salvato",
|
||||||
"Clean" : "Pulisci",
|
"Clean" : "Pulisci",
|
||||||
"Infected" : "Infetto",
|
"Infected" : "Infetto",
|
||||||
"Unchecked" : "Non marcato",
|
"Unchecked" : "Non marcato",
|
||||||
"Scanner exit status" : "Stato di uscita dell'analizzatore",
|
"Scanner exit status" : "Stato di uscita dell'analizzatore",
|
||||||
"Scanner output" : "Risultato analisi",
|
"Scanner output" : "Risultato analisi",
|
||||||
|
"Saving..." : "Salvataggio in corso...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus rilevato! Impossibile caricare il file %s",
|
"Virus detected! Can't upload the file %s" : "Virus rilevato! Impossibile caricare il file %s",
|
||||||
"Malware detected" : "Malware rilevato",
|
"Malware detected" : "Malware rilevato",
|
||||||
"Greetings {user}," : "Ciao {user},",
|
"Greetings {user}," : "Ciao {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Salvato",
|
||||||
"Clean" : "Pulisci",
|
"Clean" : "Pulisci",
|
||||||
"Infected" : "Infetto",
|
"Infected" : "Infetto",
|
||||||
"Unchecked" : "Non marcato",
|
"Unchecked" : "Non marcato",
|
||||||
"Scanner exit status" : "Stato di uscita dell'analizzatore",
|
"Scanner exit status" : "Stato di uscita dell'analizzatore",
|
||||||
"Scanner output" : "Risultato analisi",
|
"Scanner output" : "Risultato analisi",
|
||||||
|
"Saving..." : "Salvataggio in corso...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus rilevato! Impossibile caricare il file %s",
|
"Virus detected! Can't upload the file %s" : "Virus rilevato! Impossibile caricare il file %s",
|
||||||
"Malware detected" : "Malware rilevato",
|
"Malware detected" : "Malware rilevato",
|
||||||
"Greetings {user}," : "Ciao {user},",
|
"Greetings {user}," : "Ciao {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "保存されました",
|
||||||
"Clean" : "クリーン",
|
"Clean" : "クリーン",
|
||||||
"Infected" : "感染",
|
"Infected" : "感染",
|
||||||
"Unchecked" : "チェックをはずす",
|
"Unchecked" : "チェックをはずす",
|
||||||
"Scanner exit status" : "スキャナーの終了ステータス",
|
"Scanner exit status" : "スキャナーの終了ステータス",
|
||||||
"Scanner output" : "スキャナーの出力",
|
"Scanner output" : "スキャナーの出力",
|
||||||
|
"Saving..." : "保存中...",
|
||||||
"Virus detected! Can't upload the file %s" : "ウイルスが検出されました!ファイル %s をアップロードすることはできません",
|
"Virus detected! Can't upload the file %s" : "ウイルスが検出されました!ファイル %s をアップロードすることはできません",
|
||||||
"Malware detected" : "マルウェアが検出されました",
|
"Malware detected" : "マルウェアが検出されました",
|
||||||
"Greetings {user}," : "{user} 様へ、",
|
"Greetings {user}," : "{user} 様へ、",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "保存されました",
|
||||||
"Clean" : "クリーン",
|
"Clean" : "クリーン",
|
||||||
"Infected" : "感染",
|
"Infected" : "感染",
|
||||||
"Unchecked" : "チェックをはずす",
|
"Unchecked" : "チェックをはずす",
|
||||||
"Scanner exit status" : "スキャナーの終了ステータス",
|
"Scanner exit status" : "スキャナーの終了ステータス",
|
||||||
"Scanner output" : "スキャナーの出力",
|
"Scanner output" : "スキャナーの出力",
|
||||||
|
"Saving..." : "保存中...",
|
||||||
"Virus detected! Can't upload the file %s" : "ウイルスが検出されました!ファイル %s をアップロードすることはできません",
|
"Virus detected! Can't upload the file %s" : "ウイルスが検出されました!ファイル %s をアップロードすることはできません",
|
||||||
"Malware detected" : "マルウェアが検出されました",
|
"Malware detected" : "マルウェアが検出されました",
|
||||||
"Greetings {user}," : "{user} 様へ、",
|
"Greetings {user}," : "{user} 様へ、",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "저장됨",
|
||||||
"Clean" : "감염되지 않음",
|
"Clean" : "감염되지 않음",
|
||||||
"Infected" : "감염됨",
|
"Infected" : "감염됨",
|
||||||
"Unchecked" : "확인되지 않음",
|
"Unchecked" : "확인되지 않음",
|
||||||
"Scanner exit status" : "검사 도구 종료 결과",
|
"Scanner exit status" : "검사 도구 종료 결과",
|
||||||
"Scanner output" : "검사 도구 출력",
|
"Scanner output" : "검사 도구 출력",
|
||||||
|
"Saving..." : "저장 중...",
|
||||||
"Virus detected! Can't upload the file %s" : "바이러스가 감지되었습니다! 파일 %s을(를) 업로드할 수 없습니다",
|
"Virus detected! Can't upload the file %s" : "바이러스가 감지되었습니다! 파일 %s을(를) 업로드할 수 없습니다",
|
||||||
"Malware detected" : "멀웨어 감지됨",
|
"Malware detected" : "멀웨어 감지됨",
|
||||||
"Greetings {user}," : "{user}님, 환영합니다",
|
"Greetings {user}," : "{user}님, 환영합니다",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "저장됨",
|
||||||
"Clean" : "감염되지 않음",
|
"Clean" : "감염되지 않음",
|
||||||
"Infected" : "감염됨",
|
"Infected" : "감염됨",
|
||||||
"Unchecked" : "확인되지 않음",
|
"Unchecked" : "확인되지 않음",
|
||||||
"Scanner exit status" : "검사 도구 종료 결과",
|
"Scanner exit status" : "검사 도구 종료 결과",
|
||||||
"Scanner output" : "검사 도구 출력",
|
"Scanner output" : "검사 도구 출력",
|
||||||
|
"Saving..." : "저장 중...",
|
||||||
"Virus detected! Can't upload the file %s" : "바이러스가 감지되었습니다! 파일 %s을(를) 업로드할 수 없습니다",
|
"Virus detected! Can't upload the file %s" : "바이러스가 감지되었습니다! 파일 %s을(를) 업로드할 수 없습니다",
|
||||||
"Malware detected" : "멀웨어 감지됨",
|
"Malware detected" : "멀웨어 감지됨",
|
||||||
"Greetings {user}," : "{user}님, 환영합니다",
|
"Greetings {user}," : "{user}님, 환영합니다",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Lagret",
|
||||||
"Clean" : "Ren",
|
"Clean" : "Ren",
|
||||||
"Infected" : "Infisert",
|
"Infected" : "Infisert",
|
||||||
"Unchecked" : "Ikke sjekket",
|
"Unchecked" : "Ikke sjekket",
|
||||||
"Scanner exit status" : "Status fra skanning",
|
"Scanner exit status" : "Status fra skanning",
|
||||||
"Scanner output" : "Utdata fra skanning",
|
"Scanner output" : "Utdata fra skanning",
|
||||||
|
"Saving..." : "Lagrer...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus oppdaget! Kan ikke laste opp filen %s",
|
"Virus detected! Can't upload the file %s" : "Virus oppdaget! Kan ikke laste opp filen %s",
|
||||||
"Malware detected" : "Skadevare oppdaget",
|
"Malware detected" : "Skadevare oppdaget",
|
||||||
"Greetings {user}," : "Hei {user},",
|
"Greetings {user}," : "Hei {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Lagret",
|
||||||
"Clean" : "Ren",
|
"Clean" : "Ren",
|
||||||
"Infected" : "Infisert",
|
"Infected" : "Infisert",
|
||||||
"Unchecked" : "Ikke sjekket",
|
"Unchecked" : "Ikke sjekket",
|
||||||
"Scanner exit status" : "Status fra skanning",
|
"Scanner exit status" : "Status fra skanning",
|
||||||
"Scanner output" : "Utdata fra skanning",
|
"Scanner output" : "Utdata fra skanning",
|
||||||
|
"Saving..." : "Lagrer...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus oppdaget! Kan ikke laste opp filen %s",
|
"Virus detected! Can't upload the file %s" : "Virus oppdaget! Kan ikke laste opp filen %s",
|
||||||
"Malware detected" : "Skadevare oppdaget",
|
"Malware detected" : "Skadevare oppdaget",
|
||||||
"Greetings {user}," : "Hei {user},",
|
"Greetings {user}," : "Hei {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Bewaard",
|
||||||
"Clean" : "Schoon",
|
"Clean" : "Schoon",
|
||||||
"Infected" : "Geïnfecteerd",
|
"Infected" : "Geïnfecteerd",
|
||||||
"Unchecked" : "Ongeselecteerd",
|
"Unchecked" : "Ongeselecteerd",
|
||||||
"Scanner exit status" : "Scanner einde status",
|
"Scanner exit status" : "Scanner einde status",
|
||||||
"Scanner output" : "Scanner output",
|
"Scanner output" : "Scanner output",
|
||||||
|
"Saving..." : "Opslaan",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus gedetecteerd! Kan bestand %s niet uploaden",
|
"Virus detected! Can't upload the file %s" : "Virus gedetecteerd! Kan bestand %s niet uploaden",
|
||||||
"Malware detected" : "Malware gedetecteerd",
|
"Malware detected" : "Malware gedetecteerd",
|
||||||
"Greetings {user}," : "Hallo {user},",
|
"Greetings {user}," : "Hallo {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Bewaard",
|
||||||
"Clean" : "Schoon",
|
"Clean" : "Schoon",
|
||||||
"Infected" : "Geïnfecteerd",
|
"Infected" : "Geïnfecteerd",
|
||||||
"Unchecked" : "Ongeselecteerd",
|
"Unchecked" : "Ongeselecteerd",
|
||||||
"Scanner exit status" : "Scanner einde status",
|
"Scanner exit status" : "Scanner einde status",
|
||||||
"Scanner output" : "Scanner output",
|
"Scanner output" : "Scanner output",
|
||||||
|
"Saving..." : "Opslaan",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus gedetecteerd! Kan bestand %s niet uploaden",
|
"Virus detected! Can't upload the file %s" : "Virus gedetecteerd! Kan bestand %s niet uploaden",
|
||||||
"Malware detected" : "Malware gedetecteerd",
|
"Malware detected" : "Malware gedetecteerd",
|
||||||
"Greetings {user}," : "Hallo {user},",
|
"Greetings {user}," : "Hallo {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Zapisano",
|
||||||
"Clean" : "Czysty",
|
"Clean" : "Czysty",
|
||||||
"Infected" : "Zainfekowany",
|
"Infected" : "Zainfekowany",
|
||||||
"Unchecked" : "Niesprawdzony",
|
"Unchecked" : "Niesprawdzony",
|
||||||
"Scanner exit status" : "Status zakończenia skanera",
|
"Scanner exit status" : "Status zakończenia skanera",
|
||||||
"Scanner output" : "Wyjście skanera",
|
"Scanner output" : "Wyjście skanera",
|
||||||
|
"Saving..." : "Zapisywanie...",
|
||||||
"Virus detected! Can't upload the file %s" : "Znaleziono wirusa! Nie można wysłać pliku %s",
|
"Virus detected! Can't upload the file %s" : "Znaleziono wirusa! Nie można wysłać pliku %s",
|
||||||
"Malware detected" : "Znaleziono malware",
|
"Malware detected" : "Znaleziono malware",
|
||||||
"Greetings {user}," : "Witaj {user}, ",
|
"Greetings {user}," : "Witaj {user}, ",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Zapisano",
|
||||||
"Clean" : "Czysty",
|
"Clean" : "Czysty",
|
||||||
"Infected" : "Zainfekowany",
|
"Infected" : "Zainfekowany",
|
||||||
"Unchecked" : "Niesprawdzony",
|
"Unchecked" : "Niesprawdzony",
|
||||||
"Scanner exit status" : "Status zakończenia skanera",
|
"Scanner exit status" : "Status zakończenia skanera",
|
||||||
"Scanner output" : "Wyjście skanera",
|
"Scanner output" : "Wyjście skanera",
|
||||||
|
"Saving..." : "Zapisywanie...",
|
||||||
"Virus detected! Can't upload the file %s" : "Znaleziono wirusa! Nie można wysłać pliku %s",
|
"Virus detected! Can't upload the file %s" : "Znaleziono wirusa! Nie można wysłać pliku %s",
|
||||||
"Malware detected" : "Znaleziono malware",
|
"Malware detected" : "Znaleziono malware",
|
||||||
"Greetings {user}," : "Witaj {user}, ",
|
"Greetings {user}," : "Witaj {user}, ",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Salvo",
|
||||||
"Clean" : "Limpo",
|
"Clean" : "Limpo",
|
||||||
"Infected" : "Infectado",
|
"Infected" : "Infectado",
|
||||||
"Unchecked" : "Não verificado",
|
"Unchecked" : "Não verificado",
|
||||||
"Scanner exit status" : "Estado de saída do Scanner",
|
"Scanner exit status" : "Estado de saída do Scanner",
|
||||||
"Scanner output" : "Saída do Scanner",
|
"Scanner output" : "Saída do Scanner",
|
||||||
|
"Saving..." : "Salvando...",
|
||||||
"Virus detected! Can't upload the file %s" : "Vírus detectado! Não é possível enviar o arquivo %s",
|
"Virus detected! Can't upload the file %s" : "Vírus detectado! Não é possível enviar o arquivo %s",
|
||||||
"Malware detected" : "Malware detectado",
|
"Malware detected" : "Malware detectado",
|
||||||
"Greetings {user}," : "Saudações, {user},",
|
"Greetings {user}," : "Saudações, {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Salvo",
|
||||||
"Clean" : "Limpo",
|
"Clean" : "Limpo",
|
||||||
"Infected" : "Infectado",
|
"Infected" : "Infectado",
|
||||||
"Unchecked" : "Não verificado",
|
"Unchecked" : "Não verificado",
|
||||||
"Scanner exit status" : "Estado de saída do Scanner",
|
"Scanner exit status" : "Estado de saída do Scanner",
|
||||||
"Scanner output" : "Saída do Scanner",
|
"Scanner output" : "Saída do Scanner",
|
||||||
|
"Saving..." : "Salvando...",
|
||||||
"Virus detected! Can't upload the file %s" : "Vírus detectado! Não é possível enviar o arquivo %s",
|
"Virus detected! Can't upload the file %s" : "Vírus detectado! Não é possível enviar o arquivo %s",
|
||||||
"Malware detected" : "Malware detectado",
|
"Malware detected" : "Malware detectado",
|
||||||
"Greetings {user}," : "Saudações, {user},",
|
"Greetings {user}," : "Saudações, {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Guardado",
|
||||||
"Clean" : "Limpar",
|
"Clean" : "Limpar",
|
||||||
"Infected" : "Infectado",
|
"Infected" : "Infectado",
|
||||||
"Unchecked" : "Desmarcado",
|
"Unchecked" : "Desmarcado",
|
||||||
"Scanner exit status" : "Estado da verificação de termino",
|
"Scanner exit status" : "Estado da verificação de termino",
|
||||||
"Scanner output" : "Verificação de saída",
|
"Scanner output" : "Verificação de saída",
|
||||||
|
"Saving..." : "A guardar ...",
|
||||||
"Virus detected! Can't upload the file %s" : "Detetado vírus! Não é possível enviar o ficheiro %s",
|
"Virus detected! Can't upload the file %s" : "Detetado vírus! Não é possível enviar o ficheiro %s",
|
||||||
"Malware detected" : "Malware detectado",
|
"Malware detected" : "Malware detectado",
|
||||||
"Greetings {user}," : "Bem-vindo {user},",
|
"Greetings {user}," : "Bem-vindo {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Guardado",
|
||||||
"Clean" : "Limpar",
|
"Clean" : "Limpar",
|
||||||
"Infected" : "Infectado",
|
"Infected" : "Infectado",
|
||||||
"Unchecked" : "Desmarcado",
|
"Unchecked" : "Desmarcado",
|
||||||
"Scanner exit status" : "Estado da verificação de termino",
|
"Scanner exit status" : "Estado da verificação de termino",
|
||||||
"Scanner output" : "Verificação de saída",
|
"Scanner output" : "Verificação de saída",
|
||||||
|
"Saving..." : "A guardar ...",
|
||||||
"Virus detected! Can't upload the file %s" : "Detetado vírus! Não é possível enviar o ficheiro %s",
|
"Virus detected! Can't upload the file %s" : "Detetado vírus! Não é possível enviar o ficheiro %s",
|
||||||
"Malware detected" : "Malware detectado",
|
"Malware detected" : "Malware detectado",
|
||||||
"Greetings {user}," : "Bem-vindo {user},",
|
"Greetings {user}," : "Bem-vindo {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Сохранено",
|
||||||
"Clean" : "Проверен",
|
"Clean" : "Проверен",
|
||||||
"Infected" : "Заражён",
|
"Infected" : "Заражён",
|
||||||
"Unchecked" : "Не проверен",
|
"Unchecked" : "Не проверен",
|
||||||
"Scanner exit status" : "Вывод статуса сканера",
|
"Scanner exit status" : "Вывод статуса сканера",
|
||||||
"Scanner output" : "Вывод сканера",
|
"Scanner output" : "Вывод сканера",
|
||||||
|
"Saving..." : "Сохранение...",
|
||||||
"Virus detected! Can't upload the file %s" : "Обнаружен вирус! Невозможно загрузить файл %s",
|
"Virus detected! Can't upload the file %s" : "Обнаружен вирус! Невозможно загрузить файл %s",
|
||||||
"Malware detected" : "Обнаружена вредоносная программа",
|
"Malware detected" : "Обнаружена вредоносная программа",
|
||||||
"Greetings {user}," : "Приветствуем, {user},",
|
"Greetings {user}," : "Приветствуем, {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Сохранено",
|
||||||
"Clean" : "Проверен",
|
"Clean" : "Проверен",
|
||||||
"Infected" : "Заражён",
|
"Infected" : "Заражён",
|
||||||
"Unchecked" : "Не проверен",
|
"Unchecked" : "Не проверен",
|
||||||
"Scanner exit status" : "Вывод статуса сканера",
|
"Scanner exit status" : "Вывод статуса сканера",
|
||||||
"Scanner output" : "Вывод сканера",
|
"Scanner output" : "Вывод сканера",
|
||||||
|
"Saving..." : "Сохранение...",
|
||||||
"Virus detected! Can't upload the file %s" : "Обнаружен вирус! Невозможно загрузить файл %s",
|
"Virus detected! Can't upload the file %s" : "Обнаружен вирус! Невозможно загрузить файл %s",
|
||||||
"Malware detected" : "Обнаружена вредоносная программа",
|
"Malware detected" : "Обнаружена вредоносная программа",
|
||||||
"Greetings {user}," : "Приветствуем, {user},",
|
"Greetings {user}," : "Приветствуем, {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Uložené",
|
||||||
"Clean" : "Čistý",
|
"Clean" : "Čistý",
|
||||||
"Infected" : "Napadnutý",
|
"Infected" : "Napadnutý",
|
||||||
"Unchecked" : "Neoznačený",
|
"Unchecked" : "Neoznačený",
|
||||||
"Scanner exit status" : "Kód, ktorý vrátil antivírus",
|
"Scanner exit status" : "Kód, ktorý vrátil antivírus",
|
||||||
"Scanner output" : "Výstup skenera",
|
"Scanner output" : "Výstup skenera",
|
||||||
|
"Saving..." : "Ukladám...",
|
||||||
"Virus detected! Can't upload the file %s" : "Detekovaný vírus! Súbor nemôžete nahrať %s",
|
"Virus detected! Can't upload the file %s" : "Detekovaný vírus! Súbor nemôžete nahrať %s",
|
||||||
"Malware detected" : "Detekovaný malvér",
|
"Malware detected" : "Detekovaný malvér",
|
||||||
"Greetings {user}," : "Vitajte {user},",
|
"Greetings {user}," : "Vitajte {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Uložené",
|
||||||
"Clean" : "Čistý",
|
"Clean" : "Čistý",
|
||||||
"Infected" : "Napadnutý",
|
"Infected" : "Napadnutý",
|
||||||
"Unchecked" : "Neoznačený",
|
"Unchecked" : "Neoznačený",
|
||||||
"Scanner exit status" : "Kód, ktorý vrátil antivírus",
|
"Scanner exit status" : "Kód, ktorý vrátil antivírus",
|
||||||
"Scanner output" : "Výstup skenera",
|
"Scanner output" : "Výstup skenera",
|
||||||
|
"Saving..." : "Ukladám...",
|
||||||
"Virus detected! Can't upload the file %s" : "Detekovaný vírus! Súbor nemôžete nahrať %s",
|
"Virus detected! Can't upload the file %s" : "Detekovaný vírus! Súbor nemôžete nahrať %s",
|
||||||
"Malware detected" : "Detekovaný malvér",
|
"Malware detected" : "Detekovaný malvér",
|
||||||
"Greetings {user}," : "Vitajte {user},",
|
"Greetings {user}," : "Vitajte {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Shranjeno",
|
||||||
"Clean" : "Počisti",
|
"Clean" : "Počisti",
|
||||||
"Infected" : "Okuženo",
|
"Infected" : "Okuženo",
|
||||||
"Unchecked" : "Neizbrano",
|
"Unchecked" : "Neizbrano",
|
||||||
"Scanner exit status" : "Stanje izhoda preiskovalnika",
|
"Scanner exit status" : "Stanje izhoda preiskovalnika",
|
||||||
"Scanner output" : "Odvod preiskovalnika",
|
"Scanner output" : "Odvod preiskovalnika",
|
||||||
|
"Saving..." : "Poteka shranjevanje ...",
|
||||||
"Virus detected! Can't upload the file %s" : "V datoteki je zaznan virus! Datoteke %s ni mogoče poslati v oblak!",
|
"Virus detected! Can't upload the file %s" : "V datoteki je zaznan virus! Datoteke %s ni mogoče poslati v oblak!",
|
||||||
"Malware detected" : "Zaznana je zlonamerna programska oprema",
|
"Malware detected" : "Zaznana je zlonamerna programska oprema",
|
||||||
"Greetings {user}," : "Pozdravljeni, {user},",
|
"Greetings {user}," : "Pozdravljeni, {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Shranjeno",
|
||||||
"Clean" : "Počisti",
|
"Clean" : "Počisti",
|
||||||
"Infected" : "Okuženo",
|
"Infected" : "Okuženo",
|
||||||
"Unchecked" : "Neizbrano",
|
"Unchecked" : "Neizbrano",
|
||||||
"Scanner exit status" : "Stanje izhoda preiskovalnika",
|
"Scanner exit status" : "Stanje izhoda preiskovalnika",
|
||||||
"Scanner output" : "Odvod preiskovalnika",
|
"Scanner output" : "Odvod preiskovalnika",
|
||||||
|
"Saving..." : "Poteka shranjevanje ...",
|
||||||
"Virus detected! Can't upload the file %s" : "V datoteki je zaznan virus! Datoteke %s ni mogoče poslati v oblak!",
|
"Virus detected! Can't upload the file %s" : "V datoteki je zaznan virus! Datoteke %s ni mogoče poslati v oblak!",
|
||||||
"Malware detected" : "Zaznana je zlonamerna programska oprema",
|
"Malware detected" : "Zaznana je zlonamerna programska oprema",
|
||||||
"Greetings {user}," : "Pozdravljeni, {user},",
|
"Greetings {user}," : "Pozdravljeni, {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Сачувано",
|
||||||
"Clean" : "Чист",
|
"Clean" : "Чист",
|
||||||
"Infected" : "Заражен",
|
"Infected" : "Заражен",
|
||||||
"Unchecked" : "Непроверен",
|
"Unchecked" : "Непроверен",
|
||||||
"Scanner exit status" : "Излазно стање скенера",
|
"Scanner exit status" : "Излазно стање скенера",
|
||||||
"Scanner output" : "Излаз скенера",
|
"Scanner output" : "Излаз скенера",
|
||||||
|
"Saving..." : "Уписујем...",
|
||||||
"Virus detected! Can't upload the file %s" : "Откривен је вирус! Не могу да пошаљем %s",
|
"Virus detected! Can't upload the file %s" : "Откривен је вирус! Не могу да пошаљем %s",
|
||||||
"Malware detected" : "Откривен малвер",
|
"Malware detected" : "Откривен малвер",
|
||||||
"Greetings {user}," : "Поздрав, {user},",
|
"Greetings {user}," : "Поздрав, {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Сачувано",
|
||||||
"Clean" : "Чист",
|
"Clean" : "Чист",
|
||||||
"Infected" : "Заражен",
|
"Infected" : "Заражен",
|
||||||
"Unchecked" : "Непроверен",
|
"Unchecked" : "Непроверен",
|
||||||
"Scanner exit status" : "Излазно стање скенера",
|
"Scanner exit status" : "Излазно стање скенера",
|
||||||
"Scanner output" : "Излаз скенера",
|
"Scanner output" : "Излаз скенера",
|
||||||
|
"Saving..." : "Уписујем...",
|
||||||
"Virus detected! Can't upload the file %s" : "Откривен је вирус! Не могу да пошаљем %s",
|
"Virus detected! Can't upload the file %s" : "Откривен је вирус! Не могу да пошаљем %s",
|
||||||
"Malware detected" : "Откривен малвер",
|
"Malware detected" : "Откривен малвер",
|
||||||
"Greetings {user}," : "Поздрав, {user},",
|
"Greetings {user}," : "Поздрав, {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Sparad",
|
||||||
"Clean" : "Ren",
|
"Clean" : "Ren",
|
||||||
"Infected" : "Smittad",
|
"Infected" : "Smittad",
|
||||||
"Unchecked" : "Avmarkerad",
|
"Unchecked" : "Avmarkerad",
|
||||||
"Scanner exit status" : "Skannerns slutstatus",
|
"Scanner exit status" : "Skannerns slutstatus",
|
||||||
"Scanner output" : "Skanner-resultat",
|
"Scanner output" : "Skanner-resultat",
|
||||||
|
"Saving..." : "Sparar...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus har upptäckts! Kan inte ladda upp filen %s",
|
"Virus detected! Can't upload the file %s" : "Virus har upptäckts! Kan inte ladda upp filen %s",
|
||||||
"Malware detected" : "Malware har upptäckts",
|
"Malware detected" : "Malware har upptäckts",
|
||||||
"Greetings {user}," : "Hälsningar {user},",
|
"Greetings {user}," : "Hälsningar {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Sparad",
|
||||||
"Clean" : "Ren",
|
"Clean" : "Ren",
|
||||||
"Infected" : "Smittad",
|
"Infected" : "Smittad",
|
||||||
"Unchecked" : "Avmarkerad",
|
"Unchecked" : "Avmarkerad",
|
||||||
"Scanner exit status" : "Skannerns slutstatus",
|
"Scanner exit status" : "Skannerns slutstatus",
|
||||||
"Scanner output" : "Skanner-resultat",
|
"Scanner output" : "Skanner-resultat",
|
||||||
|
"Saving..." : "Sparar...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virus har upptäckts! Kan inte ladda upp filen %s",
|
"Virus detected! Can't upload the file %s" : "Virus har upptäckts! Kan inte ladda upp filen %s",
|
||||||
"Malware detected" : "Malware har upptäckts",
|
"Malware detected" : "Malware har upptäckts",
|
||||||
"Greetings {user}," : "Hälsningar {user},",
|
"Greetings {user}," : "Hälsningar {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Kaydedildi",
|
||||||
"Clean" : "Temiz",
|
"Clean" : "Temiz",
|
||||||
"Infected" : "Virüs bulaşmış",
|
"Infected" : "Virüs bulaşmış",
|
||||||
"Unchecked" : "İşaretli değil",
|
"Unchecked" : "İşaretli değil",
|
||||||
"Scanner exit status" : "Tarayıcı çıkış durumu",
|
"Scanner exit status" : "Tarayıcı çıkış durumu",
|
||||||
"Scanner output" : "Tarayıcı çıktısı",
|
"Scanner output" : "Tarayıcı çıktısı",
|
||||||
|
"Saving..." : "Kaydediliyor...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virüs bulundu! %s dosyası yüklenemez",
|
"Virus detected! Can't upload the file %s" : "Virüs bulundu! %s dosyası yüklenemez",
|
||||||
"Malware detected" : "Zararlı yazılım bulundu",
|
"Malware detected" : "Zararlı yazılım bulundu",
|
||||||
"Greetings {user}," : "Hoş geldiniz {user},",
|
"Greetings {user}," : "Hoş geldiniz {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Kaydedildi",
|
||||||
"Clean" : "Temiz",
|
"Clean" : "Temiz",
|
||||||
"Infected" : "Virüs bulaşmış",
|
"Infected" : "Virüs bulaşmış",
|
||||||
"Unchecked" : "İşaretli değil",
|
"Unchecked" : "İşaretli değil",
|
||||||
"Scanner exit status" : "Tarayıcı çıkış durumu",
|
"Scanner exit status" : "Tarayıcı çıkış durumu",
|
||||||
"Scanner output" : "Tarayıcı çıktısı",
|
"Scanner output" : "Tarayıcı çıktısı",
|
||||||
|
"Saving..." : "Kaydediliyor...",
|
||||||
"Virus detected! Can't upload the file %s" : "Virüs bulundu! %s dosyası yüklenemez",
|
"Virus detected! Can't upload the file %s" : "Virüs bulundu! %s dosyası yüklenemez",
|
||||||
"Malware detected" : "Zararlı yazılım bulundu",
|
"Malware detected" : "Zararlı yazılım bulundu",
|
||||||
"Greetings {user}," : "Hoş geldiniz {user},",
|
"Greetings {user}," : "Hoş geldiniz {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "Збереженно",
|
||||||
"Clean" : "Чистий",
|
"Clean" : "Чистий",
|
||||||
"Infected" : "Інфікований",
|
"Infected" : "Інфікований",
|
||||||
"Unchecked" : "Неперевірений",
|
"Unchecked" : "Неперевірений",
|
||||||
"Scanner exit status" : "Статус виходу сканера",
|
"Scanner exit status" : "Статус виходу сканера",
|
||||||
"Scanner output" : "Вихідні дані сканеру",
|
"Scanner output" : "Вихідні дані сканеру",
|
||||||
|
"Saving..." : "Зберігаю...",
|
||||||
"Virus detected! Can't upload the file %s" : "Виявлений Вірус ! Неможливо завантажити файл %s",
|
"Virus detected! Can't upload the file %s" : "Виявлений Вірус ! Неможливо завантажити файл %s",
|
||||||
"Malware detected" : "Malware виявлено",
|
"Malware detected" : "Malware виявлено",
|
||||||
"Greetings {user}," : "Вітаємо {user},",
|
"Greetings {user}," : "Вітаємо {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "Збереженно",
|
||||||
"Clean" : "Чистий",
|
"Clean" : "Чистий",
|
||||||
"Infected" : "Інфікований",
|
"Infected" : "Інфікований",
|
||||||
"Unchecked" : "Неперевірений",
|
"Unchecked" : "Неперевірений",
|
||||||
"Scanner exit status" : "Статус виходу сканера",
|
"Scanner exit status" : "Статус виходу сканера",
|
||||||
"Scanner output" : "Вихідні дані сканеру",
|
"Scanner output" : "Вихідні дані сканеру",
|
||||||
|
"Saving..." : "Зберігаю...",
|
||||||
"Virus detected! Can't upload the file %s" : "Виявлений Вірус ! Неможливо завантажити файл %s",
|
"Virus detected! Can't upload the file %s" : "Виявлений Вірус ! Неможливо завантажити файл %s",
|
||||||
"Malware detected" : "Malware виявлено",
|
"Malware detected" : "Malware виявлено",
|
||||||
"Greetings {user}," : "Вітаємо {user},",
|
"Greetings {user}," : "Вітаємо {user},",
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
{
|
{
|
||||||
|
"Saved" : "已保存",
|
||||||
"Clean" : "正常",
|
"Clean" : "正常",
|
||||||
"Infected" : "被感染",
|
"Infected" : "被感染",
|
||||||
"Unchecked" : "未检查",
|
"Unchecked" : "未检查",
|
||||||
"Scanner exit status" : "扫描器退出状态",
|
"Scanner exit status" : "扫描器退出状态",
|
||||||
"Scanner output" : "扫描器输出",
|
"Scanner output" : "扫描器输出",
|
||||||
|
"Saving..." : "保存中...",
|
||||||
"Virus detected! Can't upload the file %s" : "发现病毒!无法上传 %s 文件",
|
"Virus detected! Can't upload the file %s" : "发现病毒!无法上传 %s 文件",
|
||||||
"Malware detected" : "发现恶意软件",
|
"Malware detected" : "发现恶意软件",
|
||||||
"Greetings {user}," : "你好 {user},",
|
"Greetings {user}," : "你好 {user},",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Saved" : "已保存",
|
||||||
"Clean" : "正常",
|
"Clean" : "正常",
|
||||||
"Infected" : "被感染",
|
"Infected" : "被感染",
|
||||||
"Unchecked" : "未检查",
|
"Unchecked" : "未检查",
|
||||||
"Scanner exit status" : "扫描器退出状态",
|
"Scanner exit status" : "扫描器退出状态",
|
||||||
"Scanner output" : "扫描器输出",
|
"Scanner output" : "扫描器输出",
|
||||||
|
"Saving..." : "保存中...",
|
||||||
"Virus detected! Can't upload the file %s" : "发现病毒!无法上传 %s 文件",
|
"Virus detected! Can't upload the file %s" : "发现病毒!无法上传 %s 文件",
|
||||||
"Malware detected" : "发现恶意软件",
|
"Malware detected" : "发现恶意软件",
|
||||||
"Greetings {user}," : "你好 {user},",
|
"Greetings {user}," : "你好 {user},",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче