mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 04:09:24 +00:00
* - Translation to Spanish of the new functionalities (adapt to new Localizable strings order) - Corrections of some typos in English translation * - Update all spanish translations, UI included
16 lines
730 B
Plaintext
16 lines
730 B
Plaintext
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "60p-7v-Nje"; */
|
|
"60p-7v-Nje.title" = "Cancelar";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "There are multiple matches for the current window. Please select which match should be used."; ObjectID = "gcf-gb-ZsF"; */
|
|
"gcf-gb-ZsF.title" = "Hay múltiples coincidencias para la ventana actual. Por favor seleccione cual usar.";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "PKW-gr-yqN"; */
|
|
"PKW-gr-yqN.title" = "Celda de texto";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Content"; ObjectID = "TN3-3a-LaA"; */
|
|
"TN3-3a-LaA.title" = "Contenido";
|
|
|
|
/* Class = "NSButtonCell"; title = "Perform Autotype"; ObjectID = "w7H-hx-CUF"; */
|
|
"w7H-hx-CUF.title" = "Autoteclear";
|
|
|