diff options
Diffstat (limited to 'packages/PrintSpooler/res/values-es-rUS/strings.xml')
-rw-r--r-- | packages/PrintSpooler/res/values-es-rUS/strings.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/packages/PrintSpooler/res/values-es-rUS/strings.xml b/packages/PrintSpooler/res/values-es-rUS/strings.xml index 1fd174d..c7d12af 100644 --- a/packages/PrintSpooler/res/values-es-rUS/strings.xml +++ b/packages/PrintSpooler/res/values-es-rUS/strings.xml @@ -41,10 +41,8 @@ <string name="print_search_box_shown_utterance" msgid="7967404953901376090">"Cuadro de búsqueda visible"</string> <string name="print_search_box_hidden_utterance" msgid="5727755169343113351">"Cuadro de búsqueda oculto"</string> <string name="print_add_printer" msgid="1088656468360653455">"Agregar impresora"</string> - <!-- no translation found for print_select_printer (7388760939873368698) --> - <skip /> - <!-- no translation found for print_forget_printer (5035287497291910766) --> - <skip /> + <string name="print_select_printer" msgid="7388760939873368698">"Seleccionar impresora"</string> + <string name="print_forget_printer" msgid="5035287497291910766">"No recordar impresora"</string> <plurals name="print_search_result_count_utterance"> <item quantity="one" msgid="4484953260685964252">"Se encontró <xliff:g id="COUNT">%1$s</xliff:g> impresora."</item> <item quantity="other" msgid="6533817036607128241">"Se encontraron <xliff:g id="COUNT">%1$s</xliff:g> impresoras."</item> |