From 5fce03f6cf5e54ebc12b7a2a2f3f23d3369dcc50 Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Wed, 22 Mar 2023 21:42:24 -0700 Subject: [PATCH] [Loc] xlf update for 3-22-2023 (#1960) --- src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx | 3 +++ .../Localization/sr.pt-br.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx | 3 +++ .../Localization/sr.zh-Hans.resx | 3 +++ .../Localization/sr.zh-Hant.resx | 3 +++ .../Localization/transXliff/sr.de.xlf | 6 ++++++ .../Localization/transXliff/sr.es.xlf | 6 ++++++ .../Localization/transXliff/sr.fr.xlf | 6 ++++++ .../Localization/transXliff/sr.it.xlf | 6 ++++++ .../Localization/transXliff/sr.ja.xlf | 6 ++++++ .../Localization/transXliff/sr.ko.xlf | 6 ++++++ .../Localization/transXliff/sr.pt-br.xlf | 6 ++++++ .../Localization/transXliff/sr.ru.xlf | 6 ++++++ .../Localization/transXliff/sr.zh-hans.xlf | 6 ++++++ .../Localization/transXliff/sr.zh-hant.xlf | 6 ++++++ 20 files changed, 90 insertions(+) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx index f39759c8..6cfd800e 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx @@ -4012,4 +4012,7 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index Kennwort für die Anmeldung beim Entsperren zurücksetzen. + + Das Objekt konnte nicht umbenannt werden. URN: '{0}'. + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx index 24472f6d..402e6797 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx @@ -4012,4 +4012,7 @@ El procesador de consultas estima que la implementación del siguiente índice p Restablecer contraseña para el inicio de sesión durante el desbloqueo. + + No se pudo cambiar el nombre del objeto. URN: '{0}'. + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx index 00bd5d08..4b6a0a3e 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx @@ -4012,4 +4012,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Réinitialiser le mot de passe pour la connexion lors du déverrouillage. + + L'objet n'a pas pu être renommé. UR : '{0}'. + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx index d07ff22f..12a0b013 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx @@ -4012,4 +4012,7 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior Reimpostare la password per l'account di accesso durante lo sblocco. + + Non è stato possibile rinominare l'oggetto. URN: '{0}'. + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx index 9d3b2cc4..295b19f1 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx @@ -4012,4 +4012,7 @@ ロックの解除中にログインのパスワードをリセットします。 + + The object could not be renamed. URN: '{0}'. + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx index 14f9bced..d718a8f6 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx @@ -4012,4 +4012,7 @@ 잠금을 해제하는 동안 로그인 암호를 다시 설정하십시오. + + 개체의 이름을 바꿀 수 없습니다. URN: '{0}'. + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx index 9e3710de..48f592de 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx @@ -4012,4 +4012,7 @@ O Processador de Consultas estima que a implementação do índice a seguir pode Redefinir a senha de logon ao desbloquear. + + Não foi possível renomear o objeto. URN: '{0}'. + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx index 2dbae27d..fbd0b867 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx @@ -4012,4 +4012,7 @@ При снятии блокировки переустановите пароль для входа. + + Не удалось переименовать объект. Унифицированное имя ресурса: "{0}". + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx index d3699a76..3e52ad53 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx @@ -4012,4 +4012,7 @@ 解锁时重置登录密码。 + + 无法重命名对象。URN:“{0}”。 + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx index a3dff7a2..2c7668f8 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx @@ -4012,4 +4012,7 @@ 解除鎖定時重設登入密碼。 + + 無法重新命名物件。URN: '{0}'。 + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf index 78f092f2..44abe7d3 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf @@ -6576,6 +6576,12 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index Kennwort für die Anmeldung beim Entsperren zurücksetzen. + + The object could not be renamed. URN: '{0}'. + Das Objekt konnte nicht umbenannt werden. URN: '{0}'. + . + Parameters: 0 - urn (string) + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf index ee0ccf8a..a48c950d 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf @@ -6576,6 +6576,12 @@ El procesador de consultas estima que la implementación del siguiente índice p Restablecer contraseña para el inicio de sesión durante el desbloqueo. + + The object could not be renamed. URN: '{0}'. + No se pudo cambiar el nombre del objeto. URN: '{0}'. + . + Parameters: 0 - urn (string) + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf index d8f672fa..88c4f617 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf @@ -6576,6 +6576,12 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Réinitialiser le mot de passe pour la connexion lors du déverrouillage. + + The object could not be renamed. URN: '{0}'. + L'objet n'a pas pu être renommé. UR : '{0}'. + . + Parameters: 0 - urn (string) + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf index 13a91447..1492aacb 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf @@ -6576,6 +6576,12 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior Reimpostare la password per l'account di accesso durante lo sblocco. + + The object could not be renamed. URN: '{0}'. + Non è stato possibile rinominare l'oggetto. URN: '{0}'. + . + Parameters: 0 - urn (string) + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf index 1a6a02df..54216e11 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf @@ -6576,6 +6576,12 @@ The Query Processor estimates that implementing the following index could improv ロックの解除中にログインのパスワードをリセットします。 + + The object could not be renamed. URN: '{0}'. + The object could not be renamed. URN: '{0}'. + . + Parameters: 0 - urn (string) + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf index a139ae6c..92c814b8 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf @@ -6576,6 +6576,12 @@ The Query Processor estimates that implementing the following index could improv 잠금을 해제하는 동안 로그인 암호를 다시 설정하십시오. + + The object could not be renamed. URN: '{0}'. + 개체의 이름을 바꿀 수 없습니다. URN: '{0}'. + . + Parameters: 0 - urn (string) + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf index 747ff6ba..04889dc4 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf @@ -6576,6 +6576,12 @@ O Processador de Consultas estima que a implementação do índice a seguir pode Redefinir a senha de logon ao desbloquear. + + The object could not be renamed. URN: '{0}'. + Não foi possível renomear o objeto. URN: '{0}'. + . + Parameters: 0 - urn (string) + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf index 842ffc00..3e016739 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf @@ -6576,6 +6576,12 @@ The Query Processor estimates that implementing the following index could improv При снятии блокировки переустановите пароль для входа. + + The object could not be renamed. URN: '{0}'. + Не удалось переименовать объект. Унифицированное имя ресурса: "{0}". + . + Parameters: 0 - urn (string) + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf index 75a49d0d..ef31173e 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf @@ -6576,6 +6576,12 @@ The Query Processor estimates that implementing the following index could improv 解锁时重置登录密码。 + + The object could not be renamed. URN: '{0}'. + 无法重命名对象。URN:“{0}”。 + . + Parameters: 0 - urn (string) + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf index 5cf79346..bb848125 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf @@ -6576,6 +6576,12 @@ The Query Processor estimates that implementing the following index could improv 解除鎖定時重設登入密碼。 + + The object could not be renamed. URN: '{0}'. + 無法重新命名物件。URN: '{0}'。 + . + Parameters: 0 - urn (string) + \ No newline at end of file