From 83996093d905ef753539a1f4f3859d676a519027 Mon Sep 17 00:00:00 2001 From: csigs Date: Fri, 3 Sep 2021 08:34:16 -0700 Subject: [PATCH] LEGO: check in for main to temporary branch. (#16987) --- .../localization/LCL/de/azurecore.xlf.lcl | 50 ++-- resources/localization/LCL/de/dacpac.xlf.lcl | 3 + .../LCL/de/data-workspace.xlf.lcl | 9 + .../localization/LCL/de/profiler.xlf.lcl | 6 + .../LCL/de/sql-database-projects.xlf.lcl | 99 +++++++ .../localization/LCL/de/sql-migration.xlf.lcl | 251 +++++++++------- resources/localization/LCL/de/sql.xlf.lcl | 22 +- .../localization/LCL/es/azurecore.xlf.lcl | 50 ++-- resources/localization/LCL/es/dacpac.xlf.lcl | 3 + .../LCL/es/data-workspace.xlf.lcl | 9 + .../localization/LCL/es/profiler.xlf.lcl | 6 + .../LCL/es/sql-database-projects.xlf.lcl | 99 +++++++ .../localization/LCL/es/sql-migration.xlf.lcl | 239 +++++++++------ resources/localization/LCL/es/sql.xlf.lcl | 22 +- .../localization/LCL/fr/azurecore.xlf.lcl | 52 ++-- resources/localization/LCL/fr/dacpac.xlf.lcl | 3 + .../LCL/fr/data-workspace.xlf.lcl | 9 + .../localization/LCL/fr/profiler.xlf.lcl | 10 +- .../LCL/fr/sql-database-projects.xlf.lcl | 103 ++++++- .../localization/LCL/fr/sql-migration.xlf.lcl | 269 ++++++++++------- resources/localization/LCL/fr/sql.xlf.lcl | 22 +- .../localization/LCL/it/azurecore.xlf.lcl | 50 ++-- resources/localization/LCL/it/mssql.xlf.lcl | 2 +- .../localization/LCL/it/sql-migration.xlf.lcl | 208 ++++++++------ resources/localization/LCL/it/sql.xlf.lcl | 7 +- .../localization/LCL/ja/azurecore.xlf.lcl | 50 ++-- resources/localization/LCL/ja/cms.xlf.lcl | 2 +- resources/localization/LCL/ja/dacpac.xlf.lcl | 3 + .../LCL/ja/data-workspace.xlf.lcl | 9 + resources/localization/LCL/ja/mssql.xlf.lcl | 2 +- .../localization/LCL/ja/profiler.xlf.lcl | 10 +- .../LCL/ja/sql-database-projects.xlf.lcl | 101 ++++++- .../localization/LCL/ja/sql-migration.xlf.lcl | 255 +++++++++------- resources/localization/LCL/ja/sql.xlf.lcl | 20 +- .../localization/LCL/pt-BR/azurecore.xlf.lcl | 50 ++-- .../localization/LCL/pt-BR/dacpac.xlf.lcl | 5 +- .../LCL/pt-BR/data-workspace.xlf.lcl | 9 + .../localization/LCL/pt-BR/mssql.xlf.lcl | 2 +- .../localization/LCL/pt-BR/profiler.xlf.lcl | 10 +- .../LCL/pt-BR/sql-database-projects.xlf.lcl | 101 ++++++- .../LCL/pt-BR/sql-migration.xlf.lcl | 271 +++++++++++------- resources/localization/LCL/pt-BR/sql.xlf.lcl | 22 +- .../localization/LCL/ru/azurecore.xlf.lcl | 50 ++-- resources/localization/LCL/ru/dacpac.xlf.lcl | 3 + .../LCL/ru/data-workspace.xlf.lcl | 9 + .../localization/LCL/ru/profiler.xlf.lcl | 8 +- .../LCL/ru/sql-database-projects.xlf.lcl | 99 +++++++ .../localization/LCL/ru/sql-migration.xlf.lcl | 233 +++++++++------ resources/localization/LCL/ru/sql.xlf.lcl | 26 +- .../LCL/zh-Hans/azurecore.xlf.lcl | 50 ++-- .../localization/LCL/zh-Hans/cms.xlf.lcl | 2 +- .../localization/LCL/zh-Hans/dacpac.xlf.lcl | 3 + .../LCL/zh-Hans/data-workspace.xlf.lcl | 9 + .../localization/LCL/zh-Hans/kusto.xlf.lcl | 2 +- .../localization/LCL/zh-Hans/mssql.xlf.lcl | 2 +- .../localization/LCL/zh-Hans/profiler.xlf.lcl | 6 + .../LCL/zh-Hans/sql-database-projects.xlf.lcl | 99 +++++++ .../LCL/zh-Hans/sql-migration.xlf.lcl | 229 +++++++++------ .../localization/LCL/zh-Hans/sql.xlf.lcl | 22 +- 59 files changed, 2371 insertions(+), 1006 deletions(-) diff --git a/resources/localization/LCL/de/azurecore.xlf.lcl b/resources/localization/LCL/de/azurecore.xlf.lcl index 364589dd23..318117c23d 100644 --- a/resources/localization/LCL/de/azurecore.xlf.lcl +++ b/resources/localization/LCL/de/azurecore.xlf.lcl @@ -186,18 +186,6 @@ - - - - - - - - - - - - @@ -585,15 +573,6 @@ - - - - - - - - - @@ -612,6 +591,15 @@ + + + + + + + + + @@ -621,6 +609,15 @@ + + + + + + + + + @@ -684,11 +681,11 @@ - + - + - + @@ -722,10 +719,13 @@ - + + + + diff --git a/resources/localization/LCL/de/dacpac.xlf.lcl b/resources/localization/LCL/de/dacpac.xlf.lcl index 00ee51b1b0..6806931c94 100644 --- a/resources/localization/LCL/de/dacpac.xlf.lcl +++ b/resources/localization/LCL/de/dacpac.xlf.lcl @@ -558,6 +558,9 @@ + + + diff --git a/resources/localization/LCL/de/data-workspace.xlf.lcl b/resources/localization/LCL/de/data-workspace.xlf.lcl index 47f12efe59..68d567232e 100644 --- a/resources/localization/LCL/de/data-workspace.xlf.lcl +++ b/resources/localization/LCL/de/data-workspace.xlf.lcl @@ -424,6 +424,15 @@ + + + + + + + + + diff --git a/resources/localization/LCL/de/profiler.xlf.lcl b/resources/localization/LCL/de/profiler.xlf.lcl index 8addf22d50..a90b3ecce8 100644 --- a/resources/localization/LCL/de/profiler.xlf.lcl +++ b/resources/localization/LCL/de/profiler.xlf.lcl @@ -99,6 +99,9 @@ + + + @@ -132,6 +135,9 @@ + + + diff --git a/resources/localization/LCL/de/sql-database-projects.xlf.lcl b/resources/localization/LCL/de/sql-database-projects.xlf.lcl index d5681333db..305ace567e 100644 --- a/resources/localization/LCL/de/sql-database-projects.xlf.lcl +++ b/resources/localization/LCL/de/sql-database-projects.xlf.lcl @@ -160,6 +160,9 @@ + + + @@ -283,18 +286,27 @@ + + + + + + + + + @@ -367,6 +379,9 @@ + + + @@ -634,36 +649,54 @@ + + + + + + + + + + + + + + + + + + @@ -679,12 +712,18 @@ + + + + + + @@ -709,24 +748,36 @@ + + + + + + + + + + + + @@ -787,24 +838,36 @@ + + + + + + + + + + + + @@ -829,12 +892,18 @@ + + + + + + @@ -850,6 +919,9 @@ + + + @@ -1198,6 +1270,9 @@ + + + @@ -1312,6 +1387,9 @@ + + + @@ -1507,36 +1585,54 @@ + + + + + + + + + + + + + + + + + + @@ -1651,6 +1747,9 @@ + + + diff --git a/resources/localization/LCL/de/sql-migration.xlf.lcl b/resources/localization/LCL/de/sql-migration.xlf.lcl index 60ab8abc3a..15aa125492 100644 --- a/resources/localization/LCL/de/sql-migration.xlf.lcl +++ b/resources/localization/LCL/de/sql-migration.xlf.lcl @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -67,7 +67,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -91,7 +91,7 @@ - + @@ -268,8 +268,8 @@ - - + + @@ -331,7 +331,7 @@ - + @@ -382,12 +382,18 @@ + + + + + + @@ -403,6 +409,9 @@ + + + @@ -505,7 +514,7 @@ - + @@ -517,7 +526,7 @@ - + @@ -571,7 +580,7 @@ - + @@ -583,6 +592,9 @@ + + + @@ -712,8 +724,8 @@ - - + + @@ -724,8 +736,8 @@ - - + + @@ -736,8 +748,8 @@ - - + + @@ -748,8 +760,8 @@ - - + + @@ -781,7 +793,7 @@ - + @@ -793,8 +805,8 @@ - - + + @@ -823,8 +835,8 @@ - - + + @@ -844,14 +856,17 @@ + + + - - + + @@ -985,7 +1000,7 @@ - + @@ -997,8 +1012,8 @@ - - + + @@ -1009,7 +1024,7 @@ - + @@ -1039,7 +1054,7 @@ - + @@ -1129,8 +1144,8 @@ - - + + @@ -1141,8 +1156,8 @@ - - + + @@ -1153,8 +1168,8 @@ - - + + @@ -1165,8 +1180,8 @@ - - + + @@ -1225,8 +1240,8 @@ - - + + @@ -1504,8 +1519,8 @@ - - + + @@ -1574,7 +1589,7 @@ - + @@ -1714,8 +1729,8 @@ - - + + @@ -1726,8 +1741,8 @@ - - + + @@ -1738,8 +1753,8 @@ - - + + @@ -1879,8 +1894,8 @@ - - + + @@ -1900,8 +1915,8 @@ - - + + @@ -1912,14 +1927,17 @@ + + + - - + + @@ -1939,8 +1957,8 @@ - - + + @@ -1960,6 +1978,9 @@ + + + @@ -1975,8 +1996,8 @@ - - + + @@ -2014,8 +2035,8 @@ - - + + @@ -2026,7 +2047,7 @@ - + @@ -2050,7 +2071,7 @@ - + @@ -2062,8 +2083,8 @@ - - + + @@ -2074,8 +2095,8 @@ - - + + @@ -2086,8 +2107,8 @@ - - + + @@ -2131,8 +2152,8 @@ - - + + @@ -2143,7 +2164,7 @@ - + @@ -2248,7 +2269,7 @@ - + @@ -2272,8 +2293,8 @@ - - + + @@ -2302,6 +2323,9 @@ + + + @@ -2338,8 +2362,8 @@ - - + + @@ -2434,8 +2458,8 @@ - - + + @@ -2653,30 +2677,45 @@ + + + + + + + + + + + + + + + @@ -2722,6 +2761,9 @@ + + + @@ -2737,7 +2779,7 @@ - + @@ -2749,8 +2791,8 @@ - - + + @@ -2761,18 +2803,27 @@ + + + + + + + + + @@ -2788,7 +2839,7 @@ - + @@ -2800,8 +2851,8 @@ - - + + @@ -2833,8 +2884,8 @@ - - + + @@ -2845,8 +2896,8 @@ - - + + @@ -2971,6 +3022,9 @@ + + + @@ -2986,6 +3040,9 @@ + + + @@ -3325,7 +3382,7 @@ - + @@ -3406,8 +3463,8 @@ - - + + @@ -3436,7 +3493,7 @@ - + @@ -3457,8 +3514,8 @@ - - + + diff --git a/resources/localization/LCL/de/sql.xlf.lcl b/resources/localization/LCL/de/sql.xlf.lcl index e9e48fb117..7e1137e8f8 100644 --- a/resources/localization/LCL/de/sql.xlf.lcl +++ b/resources/localization/LCL/de/sql.xlf.lcl @@ -8166,18 +8166,27 @@ + + + + + + + + + @@ -8982,6 +8991,9 @@ + + + @@ -9024,12 +9036,18 @@ + + + + + + @@ -9921,8 +9939,8 @@ - - + + diff --git a/resources/localization/LCL/es/azurecore.xlf.lcl b/resources/localization/LCL/es/azurecore.xlf.lcl index 9a9684ac88..5bde7ee450 100644 --- a/resources/localization/LCL/es/azurecore.xlf.lcl +++ b/resources/localization/LCL/es/azurecore.xlf.lcl @@ -186,18 +186,6 @@ - - - - - - - - - - - - @@ -585,15 +573,6 @@ - - - - - - - - - @@ -612,6 +591,15 @@ + + + + + + + + + @@ -621,6 +609,15 @@ + + + + + + + + + @@ -684,11 +681,11 @@ - + - + - + @@ -722,10 +719,13 @@ - + + + + diff --git a/resources/localization/LCL/es/dacpac.xlf.lcl b/resources/localization/LCL/es/dacpac.xlf.lcl index 1c924554fe..af00686456 100644 --- a/resources/localization/LCL/es/dacpac.xlf.lcl +++ b/resources/localization/LCL/es/dacpac.xlf.lcl @@ -558,6 +558,9 @@ + + + diff --git a/resources/localization/LCL/es/data-workspace.xlf.lcl b/resources/localization/LCL/es/data-workspace.xlf.lcl index e548485a0b..2f3d33d3c8 100644 --- a/resources/localization/LCL/es/data-workspace.xlf.lcl +++ b/resources/localization/LCL/es/data-workspace.xlf.lcl @@ -424,6 +424,15 @@ + + + + + + + + + diff --git a/resources/localization/LCL/es/profiler.xlf.lcl b/resources/localization/LCL/es/profiler.xlf.lcl index c172210450..e8b663ff5e 100644 --- a/resources/localization/LCL/es/profiler.xlf.lcl +++ b/resources/localization/LCL/es/profiler.xlf.lcl @@ -99,6 +99,9 @@ + + + @@ -132,6 +135,9 @@ + + + diff --git a/resources/localization/LCL/es/sql-database-projects.xlf.lcl b/resources/localization/LCL/es/sql-database-projects.xlf.lcl index c89cbd5008..ba44215e1e 100644 --- a/resources/localization/LCL/es/sql-database-projects.xlf.lcl +++ b/resources/localization/LCL/es/sql-database-projects.xlf.lcl @@ -160,6 +160,9 @@ + + + @@ -283,18 +286,27 @@ + + + + + + + + + @@ -367,6 +379,9 @@ + + + @@ -634,36 +649,54 @@ + + + + + + + + + + + + + + + + + + @@ -679,12 +712,18 @@ + + + + + + @@ -709,24 +748,36 @@ + + + + + + + + + + + + @@ -787,24 +838,36 @@ + + + + + + + + + + + + @@ -829,12 +892,18 @@ + + + + + + @@ -850,6 +919,9 @@ + + + @@ -1198,6 +1270,9 @@ + + + @@ -1312,6 +1387,9 @@ + + + @@ -1510,36 +1588,54 @@ + + + + + + + + + + + + + + + + + + @@ -1654,6 +1750,9 @@ + + + diff --git a/resources/localization/LCL/es/sql-migration.xlf.lcl b/resources/localization/LCL/es/sql-migration.xlf.lcl index 44fd76c232..53057ead57 100644 --- a/resources/localization/LCL/es/sql-migration.xlf.lcl +++ b/resources/localization/LCL/es/sql-migration.xlf.lcl @@ -13,7 +13,7 @@ - + @@ -25,8 +25,8 @@ - - + + @@ -55,8 +55,8 @@ - - + + @@ -67,7 +67,7 @@ - + @@ -79,8 +79,8 @@ - - + + @@ -91,8 +91,8 @@ - - + + @@ -268,7 +268,7 @@ - + @@ -331,7 +331,7 @@ - + @@ -382,12 +382,18 @@ + + + + + + @@ -403,6 +409,9 @@ + + + @@ -505,8 +514,8 @@ - - + + @@ -517,7 +526,7 @@ - + @@ -571,7 +580,7 @@ - + @@ -583,6 +592,9 @@ + + + @@ -712,8 +724,8 @@ - - + + @@ -724,8 +736,8 @@ - - + + @@ -736,8 +748,8 @@ - - + + @@ -748,8 +760,8 @@ - - + + @@ -781,7 +793,7 @@ - + @@ -793,8 +805,8 @@ - - + + @@ -823,7 +835,7 @@ - + @@ -844,14 +856,17 @@ + + + - - + + @@ -985,7 +1000,7 @@ - + @@ -997,8 +1012,8 @@ - - + + @@ -1009,7 +1024,7 @@ - + @@ -1039,7 +1054,7 @@ - + @@ -1129,8 +1144,8 @@ - - + + @@ -1141,8 +1156,8 @@ - - + + @@ -1153,8 +1168,8 @@ - - + + @@ -1165,8 +1180,8 @@ - - + + @@ -1225,7 +1240,7 @@ - + @@ -1504,7 +1519,7 @@ - + @@ -1714,8 +1729,8 @@ - - + + @@ -1726,8 +1741,8 @@ - - + + @@ -1738,8 +1753,8 @@ - - + + @@ -1879,8 +1894,8 @@ - - + + @@ -1900,8 +1915,8 @@ - - + + @@ -1912,14 +1927,17 @@ + + + - - + + @@ -1939,8 +1957,8 @@ - - + + @@ -1960,6 +1978,9 @@ + + + @@ -1975,8 +1996,8 @@ - - + + @@ -2014,7 +2035,7 @@ - + @@ -2026,7 +2047,7 @@ - + @@ -2050,7 +2071,7 @@ - + @@ -2062,7 +2083,7 @@ - + @@ -2074,8 +2095,8 @@ - - + + @@ -2086,8 +2107,8 @@ - - + + @@ -2131,8 +2152,8 @@ - - + + @@ -2143,8 +2164,8 @@ - - + + @@ -2248,7 +2269,7 @@ - + @@ -2272,8 +2293,8 @@ - - + + @@ -2302,6 +2323,9 @@ + + + @@ -2338,8 +2362,8 @@ - - + + @@ -2434,7 +2458,7 @@ - + @@ -2653,30 +2677,45 @@ + + + + + + + + + + + + + + + @@ -2722,6 +2761,9 @@ + + + @@ -2737,7 +2779,7 @@ - + @@ -2749,7 +2791,7 @@ - + @@ -2761,18 +2803,27 @@ + + + + + + + + + @@ -2788,7 +2839,7 @@ - + @@ -2800,7 +2851,7 @@ - + @@ -2833,7 +2884,7 @@ - + @@ -2845,7 +2896,7 @@ - + @@ -2971,6 +3022,9 @@ + + + @@ -2986,6 +3040,9 @@ + + + @@ -3325,7 +3382,7 @@ - + @@ -3406,8 +3463,8 @@ - - + + @@ -3436,7 +3493,7 @@ - + @@ -3457,8 +3514,8 @@ - - + + diff --git a/resources/localization/LCL/es/sql.xlf.lcl b/resources/localization/LCL/es/sql.xlf.lcl index 4d2208cb5b..65e8c4a60b 100644 --- a/resources/localization/LCL/es/sql.xlf.lcl +++ b/resources/localization/LCL/es/sql.xlf.lcl @@ -8166,18 +8166,27 @@ + + + + + + + + + @@ -8982,6 +8991,9 @@ + + + @@ -9024,12 +9036,18 @@ + + + + + + @@ -9921,8 +9939,8 @@ - - + + diff --git a/resources/localization/LCL/fr/azurecore.xlf.lcl b/resources/localization/LCL/fr/azurecore.xlf.lcl index 9b47a7b0be..44cd8524f0 100644 --- a/resources/localization/LCL/fr/azurecore.xlf.lcl +++ b/resources/localization/LCL/fr/azurecore.xlf.lcl @@ -186,18 +186,6 @@ - - - - - - - - - - - - @@ -585,15 +573,6 @@ - - - - - - - - - @@ -612,6 +591,15 @@ + + + + + + + + + @@ -621,6 +609,15 @@ + + + + + + + + + @@ -684,11 +681,11 @@ - + - + - + @@ -722,10 +719,13 @@ - + - + + + + diff --git a/resources/localization/LCL/fr/dacpac.xlf.lcl b/resources/localization/LCL/fr/dacpac.xlf.lcl index 1f62d7f636..ab52e448dc 100644 --- a/resources/localization/LCL/fr/dacpac.xlf.lcl +++ b/resources/localization/LCL/fr/dacpac.xlf.lcl @@ -558,6 +558,9 @@ + + + diff --git a/resources/localization/LCL/fr/data-workspace.xlf.lcl b/resources/localization/LCL/fr/data-workspace.xlf.lcl index 0f99557b16..018f88dfde 100644 --- a/resources/localization/LCL/fr/data-workspace.xlf.lcl +++ b/resources/localization/LCL/fr/data-workspace.xlf.lcl @@ -424,6 +424,15 @@ + + + + + + + + + diff --git a/resources/localization/LCL/fr/profiler.xlf.lcl b/resources/localization/LCL/fr/profiler.xlf.lcl index 96a969aae2..bc215c7001 100644 --- a/resources/localization/LCL/fr/profiler.xlf.lcl +++ b/resources/localization/LCL/fr/profiler.xlf.lcl @@ -55,7 +55,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -99,6 +99,9 @@ + + + @@ -132,6 +135,9 @@ + + + diff --git a/resources/localization/LCL/fr/sql-database-projects.xlf.lcl b/resources/localization/LCL/fr/sql-database-projects.xlf.lcl index 40dbebaf74..2b18ef23b3 100644 --- a/resources/localization/LCL/fr/sql-database-projects.xlf.lcl +++ b/resources/localization/LCL/fr/sql-database-projects.xlf.lcl @@ -152,7 +152,7 @@ - + @@ -160,6 +160,9 @@ + + + @@ -283,18 +286,27 @@ + + + + + + + + + @@ -329,7 +341,7 @@ - + ]]> @@ -367,6 +379,9 @@ + + + @@ -634,36 +649,54 @@ + + + + + + + + + + + + + + + + + + @@ -679,12 +712,18 @@ + + + + + + @@ -709,24 +748,36 @@ + + + + + + + + + + + + @@ -787,24 +838,36 @@ + + + + + + + + + + + + @@ -829,12 +892,18 @@ + + + + + + @@ -850,6 +919,9 @@ + + + @@ -1198,6 +1270,9 @@ + + + @@ -1312,6 +1387,9 @@ + + + @@ -1507,36 +1585,54 @@ + + + + + + + + + + + + + + + + + + @@ -1651,6 +1747,9 @@ + + + diff --git a/resources/localization/LCL/fr/sql-migration.xlf.lcl b/resources/localization/LCL/fr/sql-migration.xlf.lcl index a992ee1656..f259e7d539 100644 --- a/resources/localization/LCL/fr/sql-migration.xlf.lcl +++ b/resources/localization/LCL/fr/sql-migration.xlf.lcl @@ -13,7 +13,7 @@ - + @@ -25,8 +25,8 @@ - - + + @@ -55,8 +55,8 @@ - - + + @@ -67,7 +67,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -91,8 +91,8 @@ - - + + @@ -268,8 +268,8 @@ - - + + @@ -331,7 +331,7 @@ - + @@ -382,12 +382,18 @@ + + + + + + @@ -403,6 +409,9 @@ + + + @@ -505,8 +514,8 @@ - - + + @@ -517,8 +526,8 @@ - - + + @@ -571,7 +580,7 @@ - + @@ -583,6 +592,9 @@ + + + @@ -712,8 +724,8 @@ - - + + @@ -724,8 +736,8 @@ - - + + @@ -736,8 +748,8 @@ - - + + @@ -748,7 +760,7 @@ - + @@ -781,7 +793,7 @@ - + @@ -793,8 +805,8 @@ - - + + @@ -823,8 +835,8 @@ - - + + @@ -844,13 +856,16 @@ + + + - + @@ -985,7 +1000,7 @@ - + @@ -997,8 +1012,8 @@ - - + + @@ -1009,8 +1024,8 @@ - - + + @@ -1039,8 +1054,8 @@ - - + + @@ -1129,8 +1144,8 @@ - - + + @@ -1141,8 +1156,8 @@ - - + + @@ -1153,8 +1168,8 @@ - - + + @@ -1165,8 +1180,8 @@ - - + + @@ -1225,8 +1240,8 @@ - - + + @@ -1504,8 +1519,8 @@ - - + + @@ -1714,8 +1729,8 @@ - - + + @@ -1726,8 +1741,8 @@ - - + + @@ -1738,8 +1753,8 @@ - - + + @@ -1879,8 +1894,8 @@ - - + + @@ -1900,8 +1915,8 @@ - - + + @@ -1912,14 +1927,17 @@ + + + - - + + @@ -1939,8 +1957,8 @@ - - + + @@ -1960,6 +1978,9 @@ + + + @@ -1975,8 +1996,8 @@ - - + + @@ -2014,8 +2035,8 @@ - - + + @@ -2026,8 +2047,8 @@ - - + + @@ -2050,8 +2071,8 @@ - - + + @@ -2062,8 +2083,8 @@ - - + + @@ -2074,8 +2095,8 @@ - - + + @@ -2086,8 +2107,8 @@ - - + + @@ -2131,8 +2152,8 @@ - - + + @@ -2143,8 +2164,8 @@ - - + + @@ -2248,8 +2269,8 @@ - - + + @@ -2272,8 +2293,8 @@ - - + + @@ -2302,6 +2323,9 @@ + + + @@ -2338,8 +2362,8 @@ - - + + @@ -2434,7 +2458,7 @@ - + @@ -2653,30 +2677,45 @@ + + + + + + + + + + + + + + + @@ -2722,6 +2761,9 @@ + + + @@ -2737,7 +2779,7 @@ - + @@ -2749,8 +2791,8 @@ - - + + @@ -2761,18 +2803,27 @@ + + + + + + + + + @@ -2788,7 +2839,7 @@ - + @@ -2800,8 +2851,8 @@ - - + + @@ -2833,7 +2884,7 @@ - + @@ -2845,8 +2896,8 @@ - - + + @@ -2963,7 +3014,7 @@ - + @@ -2971,6 +3022,9 @@ + + + @@ -2978,7 +3032,7 @@ - + @@ -2986,6 +3040,9 @@ + + + @@ -2993,7 +3050,7 @@ - + @@ -3325,7 +3382,7 @@ - + @@ -3406,8 +3463,8 @@ - - + + @@ -3436,7 +3493,7 @@ - + @@ -3457,8 +3514,8 @@ - - + + diff --git a/resources/localization/LCL/fr/sql.xlf.lcl b/resources/localization/LCL/fr/sql.xlf.lcl index 03ba65079b..966a29a99a 100644 --- a/resources/localization/LCL/fr/sql.xlf.lcl +++ b/resources/localization/LCL/fr/sql.xlf.lcl @@ -8166,18 +8166,27 @@ + + + + + + + + + @@ -8982,6 +8991,9 @@ + + + @@ -9024,12 +9036,18 @@ + + + + + + @@ -9921,8 +9939,8 @@ - - + + diff --git a/resources/localization/LCL/it/azurecore.xlf.lcl b/resources/localization/LCL/it/azurecore.xlf.lcl index 96590505c6..805af5207b 100644 --- a/resources/localization/LCL/it/azurecore.xlf.lcl +++ b/resources/localization/LCL/it/azurecore.xlf.lcl @@ -186,18 +186,6 @@ - - - - - - - - - - - - @@ -585,15 +573,6 @@ - - - - - - - - - @@ -612,6 +591,15 @@ + + + + + + + + + @@ -621,6 +609,15 @@ + + + + + + + + + @@ -684,11 +681,11 @@ - + - + - + @@ -722,10 +719,13 @@ - + + + + diff --git a/resources/localization/LCL/it/mssql.xlf.lcl b/resources/localization/LCL/it/mssql.xlf.lcl index 58097a49c2..84d055593c 100644 --- a/resources/localization/LCL/it/mssql.xlf.lcl +++ b/resources/localization/LCL/it/mssql.xlf.lcl @@ -2401,7 +2401,7 @@ - + diff --git a/resources/localization/LCL/it/sql-migration.xlf.lcl b/resources/localization/LCL/it/sql-migration.xlf.lcl index d2afca6559..f86c41c05b 100644 --- a/resources/localization/LCL/it/sql-migration.xlf.lcl +++ b/resources/localization/LCL/it/sql-migration.xlf.lcl @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -55,8 +55,8 @@ - - + + @@ -67,7 +67,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -91,8 +91,8 @@ - - + + @@ -268,8 +268,8 @@ - - + + @@ -331,7 +331,7 @@ - + @@ -382,6 +382,9 @@ + + + @@ -511,7 +514,7 @@ - + @@ -523,8 +526,8 @@ - - + + @@ -577,7 +580,7 @@ - + @@ -589,6 +592,9 @@ + + + @@ -718,8 +724,8 @@ - - + + @@ -730,8 +736,8 @@ - - + + @@ -742,8 +748,8 @@ - - + + @@ -754,8 +760,8 @@ - - + + @@ -787,7 +793,7 @@ - + @@ -799,8 +805,8 @@ - - + + @@ -829,8 +835,8 @@ - - + + @@ -859,8 +865,8 @@ - - + + @@ -994,7 +1000,7 @@ - + @@ -1006,8 +1012,8 @@ - - + + @@ -1018,7 +1024,7 @@ - + @@ -1048,7 +1054,7 @@ - + @@ -1138,8 +1144,8 @@ - - + + @@ -1150,8 +1156,8 @@ - - + + @@ -1162,7 +1168,7 @@ - + @@ -1174,8 +1180,8 @@ - - + + @@ -1234,8 +1240,8 @@ - - + + @@ -1513,8 +1519,8 @@ - - + + @@ -1723,8 +1729,8 @@ - - + + @@ -1735,8 +1741,8 @@ - - + + @@ -1747,8 +1753,8 @@ - - + + @@ -1888,7 +1894,7 @@ - + @@ -1909,8 +1915,8 @@ - - + + @@ -1930,8 +1936,8 @@ - - + + @@ -1951,8 +1957,8 @@ - - + + @@ -1990,8 +1996,8 @@ - - + + @@ -2029,8 +2035,8 @@ - - + + @@ -2041,8 +2047,8 @@ - - + + @@ -2065,8 +2071,8 @@ - - + + @@ -2077,8 +2083,8 @@ - - + + @@ -2089,8 +2095,8 @@ - - + + @@ -2101,8 +2107,8 @@ - - + + @@ -2146,8 +2152,8 @@ - - + + @@ -2158,8 +2164,8 @@ - - + + @@ -2263,8 +2269,8 @@ - - + + @@ -2287,8 +2293,8 @@ - - + + @@ -2356,8 +2362,8 @@ - - + + @@ -2452,7 +2458,7 @@ - + @@ -2689,12 +2695,18 @@ + + + + + + @@ -2767,7 +2779,7 @@ - + @@ -2779,7 +2791,7 @@ - + @@ -2800,12 +2812,18 @@ + + + + + + @@ -2821,7 +2839,7 @@ - + @@ -2833,7 +2851,7 @@ - + @@ -2866,7 +2884,7 @@ - + @@ -2878,7 +2896,7 @@ - + @@ -2927,7 +2945,7 @@ - + @@ -3364,7 +3382,7 @@ - + @@ -3445,7 +3463,7 @@ - + @@ -3475,7 +3493,7 @@ - + @@ -3496,7 +3514,7 @@ - + diff --git a/resources/localization/LCL/it/sql.xlf.lcl b/resources/localization/LCL/it/sql.xlf.lcl index 7055a314f7..4d6266bc1f 100644 --- a/resources/localization/LCL/it/sql.xlf.lcl +++ b/resources/localization/LCL/it/sql.xlf.lcl @@ -9036,6 +9036,9 @@ + + + @@ -9936,8 +9939,8 @@ - - + + diff --git a/resources/localization/LCL/ja/azurecore.xlf.lcl b/resources/localization/LCL/ja/azurecore.xlf.lcl index b3c1dadb0b..ac8c0ba337 100644 --- a/resources/localization/LCL/ja/azurecore.xlf.lcl +++ b/resources/localization/LCL/ja/azurecore.xlf.lcl @@ -186,18 +186,6 @@ - - - - - - - - - - - - @@ -585,15 +573,6 @@ - - - - - - - - - @@ -612,6 +591,15 @@ + + + + + + + + + @@ -621,6 +609,15 @@ + + + + + + + + + @@ -684,11 +681,11 @@ - + - + - + @@ -722,10 +719,13 @@ - + + + + diff --git a/resources/localization/LCL/ja/cms.xlf.lcl b/resources/localization/LCL/ja/cms.xlf.lcl index eee5b9b45b..0d549e03dc 100644 --- a/resources/localization/LCL/ja/cms.xlf.lcl +++ b/resources/localization/LCL/ja/cms.xlf.lcl @@ -523,7 +523,7 @@ - + diff --git a/resources/localization/LCL/ja/dacpac.xlf.lcl b/resources/localization/LCL/ja/dacpac.xlf.lcl index 94d30f58dc..b155f3b1ef 100644 --- a/resources/localization/LCL/ja/dacpac.xlf.lcl +++ b/resources/localization/LCL/ja/dacpac.xlf.lcl @@ -558,6 +558,9 @@ + + + diff --git a/resources/localization/LCL/ja/data-workspace.xlf.lcl b/resources/localization/LCL/ja/data-workspace.xlf.lcl index 1ef689e751..460ea0c44e 100644 --- a/resources/localization/LCL/ja/data-workspace.xlf.lcl +++ b/resources/localization/LCL/ja/data-workspace.xlf.lcl @@ -424,6 +424,15 @@ + + + + + + + + + diff --git a/resources/localization/LCL/ja/mssql.xlf.lcl b/resources/localization/LCL/ja/mssql.xlf.lcl index e7e3723ff7..d061c4b864 100644 --- a/resources/localization/LCL/ja/mssql.xlf.lcl +++ b/resources/localization/LCL/ja/mssql.xlf.lcl @@ -2401,7 +2401,7 @@ - + diff --git a/resources/localization/LCL/ja/profiler.xlf.lcl b/resources/localization/LCL/ja/profiler.xlf.lcl index 0112fc592c..6a2a045e87 100644 --- a/resources/localization/LCL/ja/profiler.xlf.lcl +++ b/resources/localization/LCL/ja/profiler.xlf.lcl @@ -19,7 +19,7 @@ - + @@ -99,6 +99,9 @@ + + + @@ -124,7 +127,7 @@ - + @@ -132,6 +135,9 @@ + + + diff --git a/resources/localization/LCL/ja/sql-database-projects.xlf.lcl b/resources/localization/LCL/ja/sql-database-projects.xlf.lcl index c1bbeb585f..e81d2672b0 100644 --- a/resources/localization/LCL/ja/sql-database-projects.xlf.lcl +++ b/resources/localization/LCL/ja/sql-database-projects.xlf.lcl @@ -160,6 +160,9 @@ + + + @@ -283,18 +286,27 @@ + + + + + + + + + @@ -367,6 +379,9 @@ + + + @@ -634,36 +649,54 @@ + + + + + + + + + + + + + + + + + + @@ -679,12 +712,18 @@ + + + + + + @@ -709,24 +748,36 @@ + + + + + + + + + + + + @@ -787,24 +838,36 @@ + + + + + + + + + + + + @@ -829,12 +892,18 @@ + + + + + + @@ -850,6 +919,9 @@ + + + @@ -1198,6 +1270,9 @@ + + + @@ -1312,6 +1387,9 @@ + + + @@ -1510,36 +1588,54 @@ + + + + + + + + + + + + + + + + + + @@ -1654,6 +1750,9 @@ + + + @@ -2165,7 +2264,7 @@ - + diff --git a/resources/localization/LCL/ja/sql-migration.xlf.lcl b/resources/localization/LCL/ja/sql-migration.xlf.lcl index f3e1086c50..6079ff0414 100644 --- a/resources/localization/LCL/ja/sql-migration.xlf.lcl +++ b/resources/localization/LCL/ja/sql-migration.xlf.lcl @@ -13,8 +13,8 @@ - - + + @@ -25,7 +25,7 @@ - + @@ -55,8 +55,8 @@ - - + + @@ -67,7 +67,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -91,7 +91,7 @@ - + @@ -268,8 +268,8 @@ - - + + @@ -331,7 +331,7 @@ - + @@ -382,12 +382,18 @@ + + + + + + @@ -403,6 +409,9 @@ + + + @@ -505,7 +514,7 @@ - + @@ -517,7 +526,7 @@ - + @@ -571,8 +580,8 @@ - - + + @@ -583,6 +592,9 @@ + + + @@ -712,8 +724,8 @@ - - + + @@ -724,8 +736,8 @@ - - + + @@ -736,8 +748,8 @@ - - + + @@ -748,8 +760,8 @@ - - + + @@ -781,7 +793,7 @@ - + @@ -793,8 +805,8 @@ - - + + @@ -823,7 +835,7 @@ - + @@ -844,14 +856,17 @@ + + + - - + + @@ -985,7 +1000,7 @@ - + @@ -997,8 +1012,8 @@ - - + + @@ -1009,7 +1024,7 @@ - + @@ -1039,7 +1054,7 @@ - + @@ -1129,8 +1144,8 @@ - - + + @@ -1141,8 +1156,8 @@ - - + + @@ -1153,7 +1168,7 @@ - + @@ -1165,8 +1180,8 @@ - - + + @@ -1225,7 +1240,7 @@ - + @@ -1256,7 +1271,7 @@ - + @@ -1283,7 +1298,7 @@ - + @@ -1504,8 +1519,8 @@ - - + + @@ -1714,7 +1729,7 @@ - + @@ -1726,7 +1741,7 @@ - + @@ -1738,8 +1753,8 @@ - - + + @@ -1879,8 +1894,8 @@ - - + + @@ -1900,8 +1915,8 @@ - - + + @@ -1912,14 +1927,17 @@ + + + - - + + @@ -1939,8 +1957,8 @@ - - + + @@ -1960,6 +1978,9 @@ + + + @@ -1975,8 +1996,8 @@ - - + + @@ -2014,8 +2035,8 @@ - - + + @@ -2026,8 +2047,8 @@ - - + + @@ -2050,8 +2071,8 @@ - - + + @@ -2062,8 +2083,8 @@ - - + + @@ -2074,8 +2095,8 @@ - - + + @@ -2086,8 +2107,8 @@ - - + + @@ -2131,8 +2152,8 @@ - - + + @@ -2143,8 +2164,8 @@ - - + + @@ -2248,7 +2269,7 @@ - + @@ -2272,8 +2293,8 @@ - - + + @@ -2302,6 +2323,9 @@ + + + @@ -2338,8 +2362,8 @@ - - + + @@ -2434,8 +2458,8 @@ - - + + @@ -2653,30 +2677,45 @@ + + + + + + + + + + + + + + + @@ -2722,6 +2761,9 @@ + + + @@ -2737,7 +2779,7 @@ - + @@ -2749,8 +2791,8 @@ - - + + @@ -2761,18 +2803,27 @@ + + + + + + + + + @@ -2788,7 +2839,7 @@ - + @@ -2800,7 +2851,7 @@ - + @@ -2833,7 +2884,7 @@ - + @@ -2845,7 +2896,7 @@ - + @@ -2971,6 +3022,9 @@ + + + @@ -2986,6 +3040,9 @@ + + + @@ -3143,7 +3200,7 @@ - + @@ -3191,7 +3248,7 @@ - + @@ -3325,7 +3382,7 @@ - + @@ -3406,8 +3463,8 @@ - - + + @@ -3436,8 +3493,8 @@ - - + + @@ -3457,8 +3514,8 @@ - - + + diff --git a/resources/localization/LCL/ja/sql.xlf.lcl b/resources/localization/LCL/ja/sql.xlf.lcl index cc9636485a..44753188d0 100644 --- a/resources/localization/LCL/ja/sql.xlf.lcl +++ b/resources/localization/LCL/ja/sql.xlf.lcl @@ -8166,18 +8166,27 @@ + + + + + + + + + @@ -8982,6 +8991,9 @@ + + + @@ -9024,12 +9036,18 @@ + + + + + + @@ -9921,7 +9939,7 @@ - + diff --git a/resources/localization/LCL/pt-BR/azurecore.xlf.lcl b/resources/localization/LCL/pt-BR/azurecore.xlf.lcl index 9139464c27..ed5bcca24e 100644 --- a/resources/localization/LCL/pt-BR/azurecore.xlf.lcl +++ b/resources/localization/LCL/pt-BR/azurecore.xlf.lcl @@ -186,18 +186,6 @@ - - - - - - - - - - - - @@ -585,15 +573,6 @@ - - - - - - - - - @@ -612,6 +591,15 @@ + + + + + + + + + @@ -621,6 +609,15 @@ + + + + + + + + + @@ -684,11 +681,11 @@ - + - + - + @@ -722,10 +719,13 @@ - + + + + diff --git a/resources/localization/LCL/pt-BR/dacpac.xlf.lcl b/resources/localization/LCL/pt-BR/dacpac.xlf.lcl index 6625329fb7..324474d8e2 100644 --- a/resources/localization/LCL/pt-BR/dacpac.xlf.lcl +++ b/resources/localization/LCL/pt-BR/dacpac.xlf.lcl @@ -558,6 +558,9 @@ + + + @@ -583,7 +586,7 @@ - + diff --git a/resources/localization/LCL/pt-BR/data-workspace.xlf.lcl b/resources/localization/LCL/pt-BR/data-workspace.xlf.lcl index 4c50cd5823..2169b3fe29 100644 --- a/resources/localization/LCL/pt-BR/data-workspace.xlf.lcl +++ b/resources/localization/LCL/pt-BR/data-workspace.xlf.lcl @@ -424,6 +424,15 @@ + + + + + + + + + diff --git a/resources/localization/LCL/pt-BR/mssql.xlf.lcl b/resources/localization/LCL/pt-BR/mssql.xlf.lcl index 4b4f5c2abf..7a75f38a31 100644 --- a/resources/localization/LCL/pt-BR/mssql.xlf.lcl +++ b/resources/localization/LCL/pt-BR/mssql.xlf.lcl @@ -2464,7 +2464,7 @@ - + diff --git a/resources/localization/LCL/pt-BR/profiler.xlf.lcl b/resources/localization/LCL/pt-BR/profiler.xlf.lcl index 466615ad03..0cb272ad0e 100644 --- a/resources/localization/LCL/pt-BR/profiler.xlf.lcl +++ b/resources/localization/LCL/pt-BR/profiler.xlf.lcl @@ -28,7 +28,7 @@ - + @@ -99,6 +99,9 @@ + + + @@ -132,6 +135,9 @@ + + + @@ -139,7 +145,7 @@ - + diff --git a/resources/localization/LCL/pt-BR/sql-database-projects.xlf.lcl b/resources/localization/LCL/pt-BR/sql-database-projects.xlf.lcl index f86efd9252..83b3f8a0dd 100644 --- a/resources/localization/LCL/pt-BR/sql-database-projects.xlf.lcl +++ b/resources/localization/LCL/pt-BR/sql-database-projects.xlf.lcl @@ -160,6 +160,9 @@ + + + @@ -283,18 +286,27 @@ + + + + + + + + + @@ -329,7 +341,7 @@ - + ]]> @@ -367,6 +379,9 @@ + + + @@ -634,36 +649,54 @@ + + + + + + + + + + + + + + + + + + @@ -679,12 +712,18 @@ + + + + + + @@ -709,24 +748,36 @@ + + + + + + + + + + + + @@ -787,24 +838,36 @@ + + + + + + + + + + + + @@ -829,12 +892,18 @@ + + + + + + @@ -850,6 +919,9 @@ + + + @@ -1198,6 +1270,9 @@ + + + @@ -1312,6 +1387,9 @@ + + + @@ -1510,36 +1588,54 @@ + + + + + + + + + + + + + + + + + + @@ -1654,6 +1750,9 @@ + + + diff --git a/resources/localization/LCL/pt-BR/sql-migration.xlf.lcl b/resources/localization/LCL/pt-BR/sql-migration.xlf.lcl index f5c46f2f93..90f4b820a9 100644 --- a/resources/localization/LCL/pt-BR/sql-migration.xlf.lcl +++ b/resources/localization/LCL/pt-BR/sql-migration.xlf.lcl @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -55,8 +55,8 @@ - - + + @@ -67,8 +67,8 @@ - - + + @@ -79,8 +79,8 @@ - - + + @@ -91,8 +91,8 @@ - - + + @@ -268,8 +268,8 @@ - - + + @@ -331,7 +331,7 @@ - + @@ -382,12 +382,18 @@ + + + + + + @@ -403,6 +409,9 @@ + + + @@ -505,7 +514,7 @@ - + @@ -517,7 +526,7 @@ - + @@ -571,7 +580,7 @@ - + @@ -583,6 +592,9 @@ + + + @@ -712,8 +724,8 @@ - - + + @@ -724,8 +736,8 @@ - - + + @@ -736,8 +748,8 @@ - - + + @@ -748,8 +760,8 @@ - - + + @@ -781,7 +793,7 @@ - + @@ -793,8 +805,8 @@ - - + + @@ -823,7 +835,7 @@ - + @@ -844,14 +856,17 @@ + + + - - + + @@ -985,8 +1000,8 @@ - - + + @@ -997,8 +1012,8 @@ - - + + @@ -1009,8 +1024,8 @@ - - + + @@ -1039,8 +1054,8 @@ - - + + @@ -1129,8 +1144,8 @@ - - + + @@ -1141,8 +1156,8 @@ - - + + @@ -1153,8 +1168,8 @@ - - + + @@ -1165,8 +1180,8 @@ - - + + @@ -1225,7 +1240,7 @@ - + @@ -1504,8 +1519,8 @@ - - + + @@ -1714,8 +1729,8 @@ - - + + @@ -1726,8 +1741,8 @@ - - + + @@ -1738,8 +1753,8 @@ - - + + @@ -1879,8 +1894,8 @@ - - + + @@ -1900,8 +1915,8 @@ - - + + @@ -1912,14 +1927,17 @@ + + + - - + + @@ -1939,8 +1957,8 @@ - - + + @@ -1960,6 +1978,9 @@ + + + @@ -1975,7 +1996,7 @@ - + @@ -2014,8 +2035,8 @@ - - + + @@ -2026,8 +2047,8 @@ - - + + @@ -2050,8 +2071,8 @@ - - + + @@ -2062,8 +2083,8 @@ - - + + @@ -2074,8 +2095,8 @@ - - + + @@ -2086,8 +2107,8 @@ - - + + @@ -2131,8 +2152,8 @@ - - + + @@ -2143,8 +2164,8 @@ - - + + @@ -2248,8 +2269,8 @@ - - + + @@ -2272,8 +2293,8 @@ - - + + @@ -2302,6 +2323,9 @@ + + + @@ -2338,8 +2362,8 @@ - - + + @@ -2434,7 +2458,7 @@ - + @@ -2653,30 +2677,45 @@ + + + + + + + + + + + + + + + @@ -2722,6 +2761,9 @@ + + + @@ -2737,8 +2779,8 @@ - - + + @@ -2749,8 +2791,8 @@ - - + + @@ -2761,18 +2803,27 @@ + + + + + + + + + @@ -2788,8 +2839,8 @@ - - + + @@ -2800,8 +2851,8 @@ - - + + @@ -2833,8 +2884,8 @@ - - + + @@ -2845,8 +2896,8 @@ - - + + @@ -2971,6 +3022,9 @@ + + + @@ -2986,6 +3040,9 @@ + + + @@ -3325,8 +3382,8 @@ - - + + @@ -3406,8 +3463,8 @@ - - + + @@ -3436,8 +3493,8 @@ - - + + @@ -3457,8 +3514,8 @@ - - + + diff --git a/resources/localization/LCL/pt-BR/sql.xlf.lcl b/resources/localization/LCL/pt-BR/sql.xlf.lcl index be8d86ec51..8381e4d749 100644 --- a/resources/localization/LCL/pt-BR/sql.xlf.lcl +++ b/resources/localization/LCL/pt-BR/sql.xlf.lcl @@ -8166,18 +8166,27 @@ + + + + + + + + + @@ -8982,6 +8991,9 @@ + + + @@ -9024,12 +9036,18 @@ + + + + + + @@ -9921,8 +9939,8 @@ - - + + diff --git a/resources/localization/LCL/ru/azurecore.xlf.lcl b/resources/localization/LCL/ru/azurecore.xlf.lcl index 8fb0df4f3d..4eb01ccdb4 100644 --- a/resources/localization/LCL/ru/azurecore.xlf.lcl +++ b/resources/localization/LCL/ru/azurecore.xlf.lcl @@ -186,18 +186,6 @@ - - - - - - - - - - - - @@ -585,15 +573,6 @@ - - - - - - - - - @@ -612,6 +591,15 @@ + + + + + + + + + @@ -621,6 +609,15 @@ + + + + + + + + + @@ -684,11 +681,11 @@ - + - + - + @@ -722,10 +719,13 @@ - + + + + diff --git a/resources/localization/LCL/ru/dacpac.xlf.lcl b/resources/localization/LCL/ru/dacpac.xlf.lcl index 8917dd9120..1efe60c655 100644 --- a/resources/localization/LCL/ru/dacpac.xlf.lcl +++ b/resources/localization/LCL/ru/dacpac.xlf.lcl @@ -558,6 +558,9 @@ + + + diff --git a/resources/localization/LCL/ru/data-workspace.xlf.lcl b/resources/localization/LCL/ru/data-workspace.xlf.lcl index 3cc0b9602a..1ce4dee4f4 100644 --- a/resources/localization/LCL/ru/data-workspace.xlf.lcl +++ b/resources/localization/LCL/ru/data-workspace.xlf.lcl @@ -424,6 +424,15 @@ + + + + + + + + + diff --git a/resources/localization/LCL/ru/profiler.xlf.lcl b/resources/localization/LCL/ru/profiler.xlf.lcl index 31597c2c9e..aeaf8c4512 100644 --- a/resources/localization/LCL/ru/profiler.xlf.lcl +++ b/resources/localization/LCL/ru/profiler.xlf.lcl @@ -19,7 +19,7 @@ - + @@ -99,6 +99,9 @@ + + + @@ -132,6 +135,9 @@ + + + diff --git a/resources/localization/LCL/ru/sql-database-projects.xlf.lcl b/resources/localization/LCL/ru/sql-database-projects.xlf.lcl index cc71da5ea7..456bec641c 100644 --- a/resources/localization/LCL/ru/sql-database-projects.xlf.lcl +++ b/resources/localization/LCL/ru/sql-database-projects.xlf.lcl @@ -160,6 +160,9 @@ + + + @@ -283,18 +286,27 @@ + + + + + + + + + @@ -367,6 +379,9 @@ + + + @@ -634,36 +649,54 @@ + + + + + + + + + + + + + + + + + + @@ -679,12 +712,18 @@ + + + + + + @@ -709,24 +748,36 @@ + + + + + + + + + + + + @@ -787,24 +838,36 @@ + + + + + + + + + + + + @@ -829,12 +892,18 @@ + + + + + + @@ -850,6 +919,9 @@ + + + @@ -1198,6 +1270,9 @@ + + + @@ -1312,6 +1387,9 @@ + + + @@ -1510,36 +1588,54 @@ + + + + + + + + + + + + + + + + + + @@ -1654,6 +1750,9 @@ + + + diff --git a/resources/localization/LCL/ru/sql-migration.xlf.lcl b/resources/localization/LCL/ru/sql-migration.xlf.lcl index a5a15e4140..72faea4bc8 100644 --- a/resources/localization/LCL/ru/sql-migration.xlf.lcl +++ b/resources/localization/LCL/ru/sql-migration.xlf.lcl @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -55,8 +55,8 @@ - - + + @@ -67,7 +67,7 @@ - + @@ -79,8 +79,8 @@ - - + + @@ -91,7 +91,7 @@ - + @@ -268,7 +268,7 @@ - + @@ -331,7 +331,7 @@ - + @@ -382,12 +382,18 @@ + + + + + + @@ -403,6 +409,9 @@ + + + @@ -505,7 +514,7 @@ - + @@ -517,7 +526,7 @@ - + @@ -571,7 +580,7 @@ - + @@ -583,6 +592,9 @@ + + + @@ -712,8 +724,8 @@ - - + + @@ -724,8 +736,8 @@ - - + + @@ -736,8 +748,8 @@ - - + + @@ -748,8 +760,8 @@ - - + + @@ -781,7 +793,7 @@ - + @@ -793,8 +805,8 @@ - - + + @@ -823,7 +835,7 @@ - + @@ -844,14 +856,17 @@ + + + - - + + @@ -985,7 +1000,7 @@ - + @@ -997,8 +1012,8 @@ - - + + @@ -1009,7 +1024,7 @@ - + @@ -1039,7 +1054,7 @@ - + @@ -1129,7 +1144,7 @@ - + @@ -1141,8 +1156,8 @@ - - + + @@ -1153,7 +1168,7 @@ - + @@ -1165,7 +1180,7 @@ - + @@ -1225,7 +1240,7 @@ - + @@ -1504,7 +1519,7 @@ - + @@ -1714,7 +1729,7 @@ - + @@ -1726,8 +1741,8 @@ - - + + @@ -1738,7 +1753,7 @@ - + @@ -1879,8 +1894,8 @@ - - + + @@ -1900,8 +1915,8 @@ - - + + @@ -1912,14 +1927,17 @@ + + + - - + + @@ -1939,8 +1957,8 @@ - - + + @@ -1960,6 +1978,9 @@ + + + @@ -1975,8 +1996,8 @@ - - + + @@ -2014,7 +2035,7 @@ - + @@ -2026,8 +2047,8 @@ - - + + @@ -2050,8 +2071,8 @@ - - + + @@ -2062,8 +2083,8 @@ - - + + @@ -2074,8 +2095,8 @@ - - + + @@ -2086,8 +2107,8 @@ - - + + @@ -2131,8 +2152,8 @@ - - + + @@ -2143,8 +2164,8 @@ - - + + @@ -2248,7 +2269,7 @@ - + @@ -2272,8 +2293,8 @@ - - + + @@ -2302,6 +2323,9 @@ + + + @@ -2338,8 +2362,8 @@ - - + + @@ -2434,7 +2458,7 @@ - + @@ -2653,30 +2677,45 @@ + + + + + + + + + + + + + + + @@ -2722,6 +2761,9 @@ + + + @@ -2737,8 +2779,8 @@ - - + + @@ -2749,8 +2791,8 @@ - - + + @@ -2761,18 +2803,27 @@ + + + + + + + + + @@ -2788,7 +2839,7 @@ - + @@ -2800,8 +2851,8 @@ - - + + @@ -2833,7 +2884,7 @@ - + @@ -2845,7 +2896,7 @@ - + @@ -2971,6 +3022,9 @@ + + + @@ -2986,6 +3040,9 @@ + + + @@ -3325,7 +3382,7 @@ - + @@ -3406,7 +3463,7 @@ - + @@ -3436,7 +3493,7 @@ - + @@ -3457,8 +3514,8 @@ - - + + diff --git a/resources/localization/LCL/ru/sql.xlf.lcl b/resources/localization/LCL/ru/sql.xlf.lcl index 6462fb015c..09f4cc7b18 100644 --- a/resources/localization/LCL/ru/sql.xlf.lcl +++ b/resources/localization/LCL/ru/sql.xlf.lcl @@ -8166,18 +8166,27 @@ + + + + + + + + + @@ -8982,6 +8991,9 @@ + + + @@ -9024,12 +9036,18 @@ + + + + + + @@ -9921,8 +9939,8 @@ - - + + @@ -15340,7 +15358,7 @@ - + @@ -15349,7 +15367,7 @@ - + diff --git a/resources/localization/LCL/zh-Hans/azurecore.xlf.lcl b/resources/localization/LCL/zh-Hans/azurecore.xlf.lcl index cc66f70f60..086a8d100c 100644 --- a/resources/localization/LCL/zh-Hans/azurecore.xlf.lcl +++ b/resources/localization/LCL/zh-Hans/azurecore.xlf.lcl @@ -186,18 +186,6 @@ - - - - - - - - - - - - @@ -585,15 +573,6 @@ - - - - - - - - - @@ -612,6 +591,15 @@ + + + + + + + + + @@ -621,6 +609,15 @@ + + + + + + + + + @@ -684,11 +681,11 @@ - + - + - + @@ -722,10 +719,13 @@ - + + + + diff --git a/resources/localization/LCL/zh-Hans/cms.xlf.lcl b/resources/localization/LCL/zh-Hans/cms.xlf.lcl index 8212cbe135..dabd77d66c 100644 --- a/resources/localization/LCL/zh-Hans/cms.xlf.lcl +++ b/resources/localization/LCL/zh-Hans/cms.xlf.lcl @@ -532,7 +532,7 @@ - + diff --git a/resources/localization/LCL/zh-Hans/dacpac.xlf.lcl b/resources/localization/LCL/zh-Hans/dacpac.xlf.lcl index 32be0e6756..18ecfe63d9 100644 --- a/resources/localization/LCL/zh-Hans/dacpac.xlf.lcl +++ b/resources/localization/LCL/zh-Hans/dacpac.xlf.lcl @@ -558,6 +558,9 @@ + + + diff --git a/resources/localization/LCL/zh-Hans/data-workspace.xlf.lcl b/resources/localization/LCL/zh-Hans/data-workspace.xlf.lcl index 52ad6081ed..364ed4cfb8 100644 --- a/resources/localization/LCL/zh-Hans/data-workspace.xlf.lcl +++ b/resources/localization/LCL/zh-Hans/data-workspace.xlf.lcl @@ -424,6 +424,15 @@ + + + + + + + + + diff --git a/resources/localization/LCL/zh-Hans/kusto.xlf.lcl b/resources/localization/LCL/zh-Hans/kusto.xlf.lcl index b9faca3638..728184b854 100644 --- a/resources/localization/LCL/zh-Hans/kusto.xlf.lcl +++ b/resources/localization/LCL/zh-Hans/kusto.xlf.lcl @@ -482,7 +482,7 @@ - + diff --git a/resources/localization/LCL/zh-Hans/mssql.xlf.lcl b/resources/localization/LCL/zh-Hans/mssql.xlf.lcl index d454f0c241..b72b9ca1aa 100644 --- a/resources/localization/LCL/zh-Hans/mssql.xlf.lcl +++ b/resources/localization/LCL/zh-Hans/mssql.xlf.lcl @@ -2410,7 +2410,7 @@ - + diff --git a/resources/localization/LCL/zh-Hans/profiler.xlf.lcl b/resources/localization/LCL/zh-Hans/profiler.xlf.lcl index 11dad722f6..2c40b57990 100644 --- a/resources/localization/LCL/zh-Hans/profiler.xlf.lcl +++ b/resources/localization/LCL/zh-Hans/profiler.xlf.lcl @@ -99,6 +99,9 @@ + + + @@ -132,6 +135,9 @@ + + + diff --git a/resources/localization/LCL/zh-Hans/sql-database-projects.xlf.lcl b/resources/localization/LCL/zh-Hans/sql-database-projects.xlf.lcl index 6ea8576f6e..dd7ad23a2d 100644 --- a/resources/localization/LCL/zh-Hans/sql-database-projects.xlf.lcl +++ b/resources/localization/LCL/zh-Hans/sql-database-projects.xlf.lcl @@ -160,6 +160,9 @@ + + + @@ -283,18 +286,27 @@ + + + + + + + + + @@ -367,6 +379,9 @@ + + + @@ -634,36 +649,54 @@ + + + + + + + + + + + + + + + + + + @@ -679,12 +712,18 @@ + + + + + + @@ -709,24 +748,36 @@ + + + + + + + + + + + + @@ -787,24 +838,36 @@ + + + + + + + + + + + + @@ -829,12 +892,18 @@ + + + + + + @@ -850,6 +919,9 @@ + + + @@ -1198,6 +1270,9 @@ + + + @@ -1312,6 +1387,9 @@ + + + @@ -1510,36 +1588,54 @@ + + + + + + + + + + + + + + + + + + @@ -1654,6 +1750,9 @@ + + + diff --git a/resources/localization/LCL/zh-Hans/sql-migration.xlf.lcl b/resources/localization/LCL/zh-Hans/sql-migration.xlf.lcl index 012c948894..9a0aaeb53a 100644 --- a/resources/localization/LCL/zh-Hans/sql-migration.xlf.lcl +++ b/resources/localization/LCL/zh-Hans/sql-migration.xlf.lcl @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -55,8 +55,8 @@ - - + + @@ -67,7 +67,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -91,7 +91,7 @@ - + @@ -268,7 +268,7 @@ - + @@ -331,7 +331,7 @@ - + @@ -382,12 +382,18 @@ + + + + + + @@ -403,6 +409,9 @@ + + + @@ -505,7 +514,7 @@ - + @@ -517,7 +526,7 @@ - + @@ -571,7 +580,7 @@ - + @@ -583,6 +592,9 @@ + + + @@ -712,8 +724,8 @@ - - + + @@ -724,8 +736,8 @@ - - + + @@ -736,8 +748,8 @@ - - + + @@ -748,8 +760,8 @@ - - + + @@ -781,7 +793,7 @@ - + @@ -793,8 +805,8 @@ - - + + @@ -823,7 +835,7 @@ - + @@ -844,13 +856,16 @@ + + + - + @@ -985,7 +1000,7 @@ - + @@ -997,8 +1012,8 @@ - - + + @@ -1009,7 +1024,7 @@ - + @@ -1039,7 +1054,7 @@ - + @@ -1129,8 +1144,8 @@ - - + + @@ -1141,8 +1156,8 @@ - - + + @@ -1153,7 +1168,7 @@ - + @@ -1165,7 +1180,7 @@ - + @@ -1225,7 +1240,7 @@ - + @@ -1504,8 +1519,8 @@ - - + + @@ -1714,8 +1729,8 @@ - - + + @@ -1726,7 +1741,7 @@ - + @@ -1738,7 +1753,7 @@ - + @@ -1879,7 +1894,7 @@ - + @@ -1900,8 +1915,8 @@ - - + + @@ -1912,14 +1927,17 @@ + + + - - + + @@ -1939,8 +1957,8 @@ - - + + @@ -1960,6 +1978,9 @@ + + + @@ -1975,7 +1996,7 @@ - + @@ -2014,8 +2035,8 @@ - - + + @@ -2026,8 +2047,8 @@ - - + + @@ -2050,8 +2071,8 @@ - - + + @@ -2062,8 +2083,8 @@ - - + + @@ -2074,8 +2095,8 @@ - - + + @@ -2086,8 +2107,8 @@ - - + + @@ -2131,8 +2152,8 @@ - - + + @@ -2143,8 +2164,8 @@ - - + + @@ -2248,7 +2269,7 @@ - + @@ -2272,7 +2293,7 @@ - + @@ -2302,6 +2323,9 @@ + + + @@ -2338,8 +2362,8 @@ - - + + @@ -2434,7 +2458,7 @@ - + @@ -2653,30 +2677,45 @@ + + + + + + + + + + + + + + + @@ -2722,6 +2761,9 @@ + + + @@ -2737,8 +2779,8 @@ - - + + @@ -2749,8 +2791,8 @@ - - + + @@ -2761,18 +2803,27 @@ + + + + + + + + + @@ -2788,7 +2839,7 @@ - + @@ -2800,7 +2851,7 @@ - + @@ -2833,7 +2884,7 @@ - + @@ -2845,7 +2896,7 @@ - + @@ -2971,6 +3022,9 @@ + + + @@ -2986,6 +3040,9 @@ + + + @@ -3325,7 +3382,7 @@ - + @@ -3406,8 +3463,8 @@ - - + + @@ -3436,7 +3493,7 @@ - + @@ -3457,8 +3514,8 @@ - - + + diff --git a/resources/localization/LCL/zh-Hans/sql.xlf.lcl b/resources/localization/LCL/zh-Hans/sql.xlf.lcl index 3bdf06b656..ac185b1120 100644 --- a/resources/localization/LCL/zh-Hans/sql.xlf.lcl +++ b/resources/localization/LCL/zh-Hans/sql.xlf.lcl @@ -8166,18 +8166,27 @@ + + + + + + + + + @@ -8982,6 +8991,9 @@ + + + @@ -9024,12 +9036,18 @@ + + + + + + @@ -9921,7 +9939,7 @@ - + @@ -15349,7 +15367,7 @@ - +