From 489f5de55dd3b30565edb1346dd18213af9d3a14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 04:46:49 +0000 Subject: [PATCH] Update Translations from Transifex --- frc-docs | 2 +- .../vscode-overview/deploying-robot-code.po | 25 ++++--------------- .../vscode-overview/deploying-robot-code.po | 21 +++------------- .../vscode-overview/deploying-robot-code.po | 23 +++-------------- .../vscode-overview/deploying-robot-code.po | 18 +++---------- 5 files changed, 16 insertions(+), 73 deletions(-) diff --git a/frc-docs b/frc-docs index e96e708f8..a04ac308e 160000 --- a/frc-docs +++ b/frc-docs @@ -1 +1 @@ -Subproject commit e96e708f89cac437a0a1dd31379173c9daf7265c +Subproject commit a04ac308e1f67b80fb590fcc59d216a3f9a6f17c diff --git a/locale/es/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po b/locale/es/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po index cab4ac455..b0def057d 100644 --- a/locale/es/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po +++ b/locale/es/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po @@ -1,19 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2020, FIRST +# Copyright (C) 2022, FIRST and other WPILib Contributors # This file is distributed under the same license as the FIRST Robotics Competition package. # FIRST AUTHOR , YEAR. # # Translators: -# Iván Samaniego Becerril , 2020 +# Iván Samaniego , 2020 # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: FIRST Robotics Competition 2020\n" +"Project-Id-Version: FIRST Robotics Competition 2022\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-27 04:11+0000\n" +"POT-Creation-Date: 2022-04-22 04:19+0000\n" "PO-Revision-Date: 2020-08-20 04:15+0000\n" -"Last-Translator: Iván Samaniego Becerril , 2020\n" +"Last-Translator: Iván Samaniego , 2020\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/wpilib/teams/109324/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -61,18 +61,3 @@ msgid "" msgstr "" "Haga clic con el botón derecho en el archivo build.gradle en la jerarquía " "del proyecto y seleccione\" Build Robot Code\"" - -#: ../../frc-docs/source/docs/software/vscode-overview/deploying-robot-code.rst:14 -msgid "" -"Deploy robot code by selecting \"Deploy Robot Code\" from any of the three " -"locations from the previous instructions. That will build (if necessary) and" -" deploy the robot program to the roboRIO. If successful, we will see a " -"\"Build Successful\" message (1) and the RioLog will open with the console " -"output from the robot program as it runs (2)." -msgstr "" -"Implemente código de robot seleccionando \"Deploy Robot Code\" en " -"cualquiera de las tres ubicaciones de las instrucciones anteriores. Eso " -"construirá (si es necesario) e implementará el programa de robot en la " -"roboRIO. Si tiene éxito, veremos el mensaje \"Build Successful\" (1) y " -"RioLog se abrirá con la salida de la consola del programa del robot mientras" -" se ejecuta (2). " diff --git a/locale/fr/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po b/locale/fr/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po index 11e0037e7..b4a12b53d 100644 --- a/locale/fr/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po +++ b/locale/fr/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2021, FIRST and other WPILib Contributors +# Copyright (C) 2022, FIRST and other WPILib Contributors # This file is distributed under the same license as the FIRST Robotics Competition package. # FIRST AUTHOR , YEAR. # @@ -10,9 +10,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: FIRST Robotics Competition 2021\n" +"Project-Id-Version: FIRST Robotics Competition 2022\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-01-06 16:33+0000\n" +"POT-Creation-Date: 2022-04-22 04:19+0000\n" "PO-Revision-Date: 2020-08-20 04:15+0000\n" "Last-Translator: Regis Bekale , 2021\n" "Language-Team: French (Canada) (https://www.transifex.com/wpilib/teams/109324/fr_CA/)\n" @@ -64,18 +64,3 @@ msgid "" msgstr "" "Cliquez avec le bouton droit sur le fichier build.gradle dans la hiérarchie " "du projet et selectionnez \"Build Robot Code\"" - -#: ../../frc-docs/source/docs/software/vscode-overview/deploying-robot-code.rst:14 -msgid "" -"Deploy robot code by selecting \"Deploy Robot Code\" from any of the three " -"locations from the previous instructions. That will build (if necessary) and" -" deploy the robot program to the roboRIO. If successful, we will see a " -"\"Build Successful\" message (1) and the RioLog will open with the console " -"output from the robot program as it runs (2)." -msgstr "" -"Téléchargez le code du robot en selectionnant \"Deploy Robot Code\" depuis " -"l'un des trois emplacements des instructions précédentes. Cette opération va" -" compiler (si nécessaire) et télécharger le programme robot au roboRIO. S'il" -" réussit, nous verrons un message \"Build Successful\" (1) et le RioLog " -"s'ouvrira avec les sorties de console du programme de robot pendant qu'il " -"s'exécute (2)." diff --git a/locale/tr/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po b/locale/tr/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po index 89716c984..dd73a8d8a 100644 --- a/locale/tr/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po +++ b/locale/tr/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po @@ -1,18 +1,18 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2020, FIRST +# Copyright (C) 2022, FIRST and other WPILib Contributors # This file is distributed under the same license as the FIRST Robotics Competition package. # FIRST AUTHOR , YEAR. # # Translators: -# Demet T , 2020 +# Demet Tumkaya , 2020 # Müfit ALKAYA , 2020 # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: FIRST Robotics Competition 2020\n" +"Project-Id-Version: FIRST Robotics Competition 2022\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-21 04:10+0000\n" +"POT-Creation-Date: 2022-04-22 04:19+0000\n" "PO-Revision-Date: 2020-08-20 04:15+0000\n" "Last-Translator: Müfit ALKAYA , 2020\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/wpilib/teams/109324/tr_TR/)\n" @@ -59,18 +59,3 @@ msgid "" msgstr "" "Proje hiyerarşisinde build.gradle dosyasına sağ tıklayın ve \"Build Robot " "Code-Robot Kodu Oluştur\" seçin" - -#: ../../frc-docs/source/docs/software/vscode-overview/deploying-robot-code.rst:14 -msgid "" -"Deploy robot code by selecting \"Deploy Robot Code\" from any of the three " -"locations from the previous instructions. That will build (if necessary) and" -" deploy the robot program to the roboRIO. If successful, we will see a " -"\"Build Successful\" message (1) and the RioLog will open with the console " -"output from the robot program as it runs (2)." -msgstr "" -"Önceki talimatlardaki üç konumdan herhangi birinden \"Deploy Robot Code-" -"Robot Kodunu Yükle\" seçerek robot kodunu yükleyin. Bu, robot programını " -"oluşturacak (gerekirse) ve programı roboRIO'ya yükleyecektir. Başarılı " -"olursa, bir \"Build Successful-Oluşturma Başarılı\" mesajı (1) göreceğiz ve " -"robot programı çalıştığında, RioLog programdan konsol çıktısı ile " -"açılacaktır (2)." diff --git a/locale/zh_CN/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po b/locale/zh_CN/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po index 2116acd80..dcb6e7f5e 100644 --- a/locale/zh_CN/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po +++ b/locale/zh_CN/LC_MESSAGES/docs/software/vscode-overview/deploying-robot-code.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2021, FIRST and other WPILib Contributors +# Copyright (C) 2022, FIRST and other WPILib Contributors # This file is distributed under the same license as the FIRST Robotics Competition package. # FIRST AUTHOR , YEAR. # @@ -9,9 +9,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: FIRST Robotics Competition 2021\n" +"Project-Id-Version: FIRST Robotics Competition 2022\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-03 16:03+0000\n" +"POT-Creation-Date: 2022-04-22 04:19+0000\n" "PO-Revision-Date: 2020-08-20 04:15+0000\n" "Last-Translator: KeseterG , 2021\n" "Language-Team: Chinese (China) (https://www.transifex.com/wpilib/teams/109324/zh_CN/)\n" @@ -51,15 +51,3 @@ msgid "" "Right-click on the build.gradle file in the project hierarchy and select " "\"Build Robot Code\"" msgstr "右键单击项目层次结构中的 build.gradle 文件,然后选择“Build Robot Code”" - -#: ../../frc-docs/source/docs/software/vscode-overview/deploying-robot-code.rst:14 -msgid "" -"Deploy robot code by selecting \"Deploy Robot Code\" from any of the three " -"locations from the previous instructions. That will build (if necessary) and" -" deploy the robot program to the roboRIO. If successful, we will see a " -"\"Build Successful\" message (1) and the RioLog will open with the console " -"output from the robot program as it runs (2)." -msgstr "" -"通过从前面的说明中的三个位置中选择 “Deploy Robot Code” " -"来部署机器人代码。这将构建(如有必要)并将机器人程序部署到roboRIO。如果成功,我们将看到“ Build " -"Success”消息(1),并且RioLog将随机器人程序运行时的控制台输出一起打开(2)。"