From 4aafd71fe2e59532d426fdfc1253e17291585b0a Mon Sep 17 00:00:00 2001 From: Roberto Villegas-Diaz Date: Wed, 30 Aug 2023 10:49:38 +0000 Subject: [PATCH 1/4] Added translation using Weblate (Spanish) --- es.lproj/Localizable.strings | 1 + 1 file changed, 1 insertion(+) create mode 100644 es.lproj/Localizable.strings diff --git a/es.lproj/Localizable.strings b/es.lproj/Localizable.strings new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/es.lproj/Localizable.strings @@ -0,0 +1 @@ + From 641b293236ac946a995873f5cf4aae06264682a1 Mon Sep 17 00:00:00 2001 From: Roberto Villegas-Diaz Date: Wed, 30 Aug 2023 10:52:38 +0000 Subject: [PATCH 2/4] Translated using Weblate (Spanish) Currently translated at 3.4% (6 of 173 strings) Translation: The R Project for Statistical Computing/Mac GUI Translate-URL: https://translate.rx.studio/projects/r-project/mac-gui/es/ --- es.lproj/Localizable.strings | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/es.lproj/Localizable.strings b/es.lproj/Localizable.strings index 8b13789..f55f5c4 100644 --- a/es.lproj/Localizable.strings +++ b/es.lproj/Localizable.strings @@ -1 +1,19 @@ + + +/* From: Quartz/QuartzDevice.m (setDefaultSyntaxColors) */ +"%@ - Inactive" = "%@ - Inactivo"; + +/* From: RController.m (showWorkingDir) */ +"" = ""; + +/* From: RDocumentWinCtrl.m (functionReset) */ +"" = ""; + +/* From: RDocumentWinCtrl.m (functionReset) */ +"" = ""; + +/* From: SearchTable.m (show) */ +"" = ""; +/* From: Quartz/QuartzDevice.m (setDefaultSyntaxColors) */ +"%@ - Active" = "%@ - Activo"; From cf76aa46185e83312582cf744f1f6356e253c715 Mon Sep 17 00:00:00 2001 From: Abdulrahman Alswaji Date: Wed, 30 Aug 2023 11:00:47 +0000 Subject: [PATCH 3/4] Added translation using Weblate (Arabic) --- ar.lproj/Localizable.strings | 1 + 1 file changed, 1 insertion(+) create mode 100644 ar.lproj/Localizable.strings diff --git a/ar.lproj/Localizable.strings b/ar.lproj/Localizable.strings new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/ar.lproj/Localizable.strings @@ -0,0 +1 @@ + From fce5445765601c5d41ca225d64a4e137f6c35e8c Mon Sep 17 00:00:00 2001 From: Roberto Villegas-Diaz Date: Wed, 30 Aug 2023 10:53:42 +0000 Subject: [PATCH 4/4] Translated using Weblate (Spanish) Currently translated at 6.9% (12 of 173 strings) Translation: The R Project for Statistical Computing/Mac GUI Translate-URL: https://translate.rx.studio/projects/r-project/mac-gui/es/ --- es.lproj/Localizable.strings | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/es.lproj/Localizable.strings b/es.lproj/Localizable.strings index f55f5c4..15bc3b9 100644 --- a/es.lproj/Localizable.strings +++ b/es.lproj/Localizable.strings @@ -17,3 +17,22 @@ "" = ""; /* 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";