|
189 | 189 | } |
190 | 190 | }, |
191 | 191 | "ERROR:\nKnockKnock Encountered a Fatal Error" : { |
192 | | - "comment" : "KnockKnock Encountered a Fatal Error" |
| 192 | + "comment" : "KnockKnock Encountered a Fatal Error", |
| 193 | + "localizations" : { |
| 194 | + "es" : { |
| 195 | + "stringUnit" : { |
| 196 | + "state" : "translated", |
| 197 | + "value" : "ERROR:\nKnockKnock Encontró un Error Fatal" |
| 198 | + } |
| 199 | + } |
| 200 | + } |
193 | 201 | }, |
194 | 202 | "ERROR:\nVirusTotal query for '%@' failed" : { |
195 | 203 | "comment" : "ERROR:\nVirusTotal query for '%@' failed", |
|
225 | 233 | } |
226 | 234 | }, |
227 | 235 | "Exception: %@" : { |
228 | | - "comment" : "Exception: %@" |
| 236 | + "comment" : "Exception: %@", |
| 237 | + "localizations" : { |
| 238 | + "es" : { |
| 239 | + "stringUnit" : { |
| 240 | + "state" : "translated", |
| 241 | + "value" : "Excepción: %@" |
| 242 | + } |
| 243 | + } |
| 244 | + } |
229 | 245 | }, |
230 | 246 | "extensions hosted in the browser" : { |
231 | 247 | "comment" : "extensions hosted in the browser", |
|
530 | 546 | } |
531 | 547 | } |
532 | 548 | }, |
533 | | - "Submissions complete, though errors were encountered (HTTP response(s): %@)." : { |
534 | | - "comment" : "Submissions complete, though errors were encountered (HTTP response(s): %@).", |
| 549 | + "Submissions complete, though errors were encountered.\r\n(HTTP response(s): %@)" : { |
| 550 | + "comment" : "Submissions complete, though errors were encountered.\r\n(HTTP response(s): %@)" |
| 551 | + }, |
| 552 | + "Submissions complete, though errors were encountered.\r\n(HTTP response(s): %@)." : { |
| 553 | + "comment" : "Submissions complete, though errors were encountered.\r\n(HTTP response(s): %@).", |
535 | 554 | "extractionState" : "stale", |
536 | 555 | "localizations" : { |
537 | 556 | "es" : { |
538 | 557 | "stringUnit" : { |
539 | 558 | "state" : "translated", |
540 | | - "value" : "Envíos completados, aunque se encontraron errores (respuesta(s) HTTP: %@)." |
| 559 | + "value" : "Envíos completados, aunque se encontraron errores.\r\n(respuesta(s) HTTP: %@)." |
541 | 560 | } |
542 | 561 | } |
543 | 562 | } |
544 | 563 | }, |
545 | | - "Submissions complete, though errors were encountered.\r\n(HTTP response(s): %@)." : { |
546 | | - "comment" : "Submissions complete, though errors were encountered.\r\n(HTTP response(s): %@)." |
547 | | - }, |
548 | 564 | "Submissions complete. (In subsequent scans item's VT detection ratios will now be displayed)." : { |
549 | 565 | "comment" : "Submissions complete. (In subsequent scans item's VT detection ratios will now be displayed).", |
550 | 566 | "localizations" : { |
|
656 | 672 | } |
657 | 673 | }, |
658 | 674 | "VirusTotal Results: Disabled" : { |
659 | | - "comment" : "VirusTotal Results: Disabled" |
| 675 | + "comment" : "VirusTotal Results: Disabled", |
| 676 | + "localizations" : { |
| 677 | + "es" : { |
| 678 | + "stringUnit" : { |
| 679 | + "state" : "translated", |
| 680 | + "value" : "Resultados de VirusTotal: Deshabilitado" |
| 681 | + } |
| 682 | + } |
| 683 | + } |
660 | 684 | }, |
661 | 685 | "VirusTotal:\r\n %lu flagged item(s)\r\n %lu unknown item(s)" : { |
662 | 686 | "comment" : "VirusTotal:\r\n %lu flagged item(s)\r\n %lu unknown item(s)", |
|
0 commit comments