Skip to content

Spanish translations test #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: unified-translations
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ar.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

38 changes: 38 additions & 0 deletions es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@



/* From: Quartz/QuartzDevice.m (setDefaultSyntaxColors) */
"%@ - Inactive" = "%@ - Inactivo";

/* From: RController.m (showWorkingDir) */
"<deleted>" = "<borrado>";

/* From: RDocumentWinCtrl.m (functionReset) */
"<functions>" = "<funciones>";

/* From: RDocumentWinCtrl.m (functionReset) */
"<sections>" = "<secciones>";

/* From: SearchTable.m (show) */
"<unknown>" = "<desconocido>";
/* From: Quartz/QuartzDevice.m (setDefaultSyntaxColors) */
"%@ - Active" = "%@ - Activo";

/* From: RController.m (applicationDidFinishLaunching) */
"[History restored from " = "[Historial restablecido desde ";

/* From: RController.m (application)
From: RController.m (applicationDidFinishLaunching) */
"[Workspace restored from " = "[Espacio de trabajo restablecido desde ";

/* Add column - label for a toolbar, keep short! */
"Add Col" = "Agregar columna";

/* From: REditor.m (toolbar) */
"Add Column" = "Agregar Columna";

/* From: REditor.m (toolbar) */
"Add New Row" = "Agregar Nueva Fila";

/* Add row - label for a toolbar, keep short! */
"Add Row" = "Agregar Fila";