From b4d14fead61d38800c4aa45641148ce50904814f Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Wed, 4 Oct 2023 13:49:08 +0200 Subject: [PATCH 01/65] New translations locsource.xaml (Chinese Simplified) --- .../CompanyCompanion/Localization/zh_CN.xaml | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Generic/CompanyCompanion/Localization/zh_CN.xaml b/Generic/CompanyCompanion/Localization/zh_CN.xaml index 5bed5d827..79fcdcaeb 100644 --- a/Generic/CompanyCompanion/Localization/zh_CN.xaml +++ b/Generic/CompanyCompanion/Localization/zh_CN.xaml @@ -6,30 +6,30 @@ 清除公司名称。 查找匹配的公司 查找相似的公司进行匹配。 - 比赛 - 比赛 + 游戏 + 游戏 合并组 如果该公司不应与其他公司合并,请取消勾选。 公司合并 新名称: - Use as name + 用作名称 - Merge duplicates - Remove business entity descriptors - Show Company Merger + 合并重复项 + 删除业务实体描述符 + 显示公司合并 - Add - Business entity descriptors: - Words to ignore to find similar companies: - Remove - Show group key in merge window. + 添加 + 业务实体描述符: + 寻找类似公司时需要忽略的词汇: + 删除 + 在合并窗口中显示组密钥。 - merging companies - searching companies to merge - updating games + 合并公司 + 搜索要合并的公司 + 更新游戏 - Add value - No companies with business entity descriptors found. - No duplicate companies were found. - Updated companies in {0} games and merged {1} companies + 添加值 + 未找到具有业务实体描述符的公司。 + 未发现重复的公司。 + 更新了 {0} 个游戏中的公司并合并了 {1} 个公司 From 0b6ce8783857689f69be7bd6544b803b11b6387c Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Wed, 4 Oct 2023 13:49:09 +0200 Subject: [PATCH 02/65] New translations locsource.xaml (Chinese Simplified) --- .../WikipediaMetadata/Localization/zh_CN.xaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Metadata/WikipediaMetadata/Localization/zh_CN.xaml b/Metadata/WikipediaMetadata/Localization/zh_CN.xaml index 78c2d2322..78b21cd93 100644 --- a/Metadata/WikipediaMetadata/Localization/zh_CN.xaml +++ b/Metadata/WikipediaMetadata/Localization/zh_CN.xaml @@ -1,15 +1,15 @@  - General settings - Description - Tags - Use advanced search result sorting (untick to use wikipedia default). - Add arcade system as platform. - Release date to use - Metacritic score to use - Only use overview of the wiki page as description. - Remove links from the description. + 常规设置 + 描述 + 标签 + 使用高级搜索结果排序(取消勾选以使用维基百科默认值)。 + 添加街机系统作为平台。 + 使用的发布日期 + 使用的 Metacritic 评分 + 仅使用维基页面的概述作为描述。 + 从描述中删除链接。 Here you can define sections from the wikipedia page you want to remove when fetching the description. Just add the names of the headings you don't want. Add Remove From aca4a35544f8af2cc13631e88c08437ac4831999 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Fri, 13 Oct 2023 01:24:13 +0200 Subject: [PATCH 03/65] New translations locsource.xaml (Spanish) --- Generic/QuickAdd/Localization/es_ES.xaml | 34 ++++++++++++------------ 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Generic/QuickAdd/Localization/es_ES.xaml b/Generic/QuickAdd/Localization/es_ES.xaml index 92fd30c0e..764502676 100644 --- a/Generic/QuickAdd/Localization/es_ES.xaml +++ b/Generic/QuickAdd/Localization/es_ES.xaml @@ -2,25 +2,25 @@ Adición rápida - Add - Remove - Toggle + Añadir + Eliminar + Alternar - Add {0} - Adding {0} - {0} added to {1} games + Añadir {0} + Añadiendo {0} + {0} añadido a {1} juegos - Remove {0} - Removing {0} - {0} removed from {1} games + Eliminar {0} + Eliminando {0} + {0} eliminado de {1} juegos - Toggle {0} - Toggling {0} - {0} toggled in {1} games + Alternar {0} + Alternando {0} + {0} alternado en {1} juegos - Custom menu path - Using custom menu paths you can change how your buttons in the context menu will show up, so you can group them or simply change the layout. You can add sub menus by adding a "|", so "test|menu" will add the menu "test" with the sub menu "menu". You can also add the action (add, toggle, remove) and type (category, feature, tag) to your menu entry by adding the placeholder "{action}" or "{type}" respectively. This works for the default and separate custom paths for each value. - Default custom menu path - Show result dialog after setting a value for more than one game - Put the sub menus under a single "Quick Add" menu entry + Ruta de menú personalizada + Usando rutas de menú personalizadas puede cambiar cómo se mostrarán sus botones en el menú contextual para que pueda agruparlos o simplemente cambiar el diseño. Puede añadir submenús añadiendo un "|", así que "test|menu" añadirá el menú "test" con el sub-menú "menu". También puede agregar la acción (añadir, alternar, eliminar) y tipo (categoría, característica, tag) a la entrada del menú agregando el marcador de posición "{action}" o "{type}" respectivamente. Esto funciona por defecto y separar rutas personalizadas para cada valor. + Ruta de menú personalizada por defecto + Mostrar diálogo de resultados después de establecer un valor para más de un juego + Poner los submenús en una sola entrada de menú en "Quick Add" From 44e6415bfedcb1e6615078f41151b3bcb0a86ffd Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:32 +0100 Subject: [PATCH 04/65] New translations locsource.xaml (Romanian) --- Generic/LinkUtilities/Localization/ro_RO.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/ro_RO.xaml b/Generic/LinkUtilities/Localization/ro_RO.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/ro_RO.xaml +++ b/Generic/LinkUtilities/Localization/ro_RO.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From b4c78178704f3db97ee6ccbe6ac8622a35823b31 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:33 +0100 Subject: [PATCH 05/65] New translations locsource.xaml (French) --- Generic/LinkUtilities/Localization/fr_FR.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/fr_FR.xaml b/Generic/LinkUtilities/Localization/fr_FR.xaml index d202dccfe..2b9ae8c0c 100644 --- a/Generic/LinkUtilities/Localization/fr_FR.xaml +++ b/Generic/LinkUtilities/Localization/fr_FR.xaml @@ -113,4 +113,14 @@ Marquer les liens manquants après la mise à jour des métadonnées du jeu Modèle d'URL Utiliser l'ordre de tri personnalisé lors du tri automatique + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From aac046bd7c6ef21b7bd05f35e70f22c8c1d9f374 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:34 +0100 Subject: [PATCH 06/65] New translations locsource.xaml (Spanish) --- Generic/LinkUtilities/Localization/es_ES.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/es_ES.xaml b/Generic/LinkUtilities/Localization/es_ES.xaml index 77f1e4bc9..cbdf014e5 100644 --- a/Generic/LinkUtilities/Localization/es_ES.xaml +++ b/Generic/LinkUtilities/Localization/es_ES.xaml @@ -113,4 +113,14 @@ Etiquetar enlaces faltantes después de que los metadatos del juego se hayan actualizado Patrón de URL Usar orden personalizado en ordenamiento automático + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 5e510d402afb0a71b552bb08160b8651ad60d1e0 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:35 +0100 Subject: [PATCH 07/65] New translations locsource.xaml (Afrikaans) --- Generic/LinkUtilities/Localization/af_ZA.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/af_ZA.xaml b/Generic/LinkUtilities/Localization/af_ZA.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/af_ZA.xaml +++ b/Generic/LinkUtilities/Localization/af_ZA.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 31548421e5dd696a1272d60548ae3061c4a132e9 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:36 +0100 Subject: [PATCH 08/65] New translations locsource.xaml (Arabic) --- Generic/LinkUtilities/Localization/ar_SA.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/ar_SA.xaml b/Generic/LinkUtilities/Localization/ar_SA.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/ar_SA.xaml +++ b/Generic/LinkUtilities/Localization/ar_SA.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From fa66f25864ca43cdabe8d032802ca2dcac56c192 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:38 +0100 Subject: [PATCH 09/65] New translations locsource.xaml (Catalan) --- Generic/LinkUtilities/Localization/ca_ES.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/ca_ES.xaml b/Generic/LinkUtilities/Localization/ca_ES.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/ca_ES.xaml +++ b/Generic/LinkUtilities/Localization/ca_ES.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 1163778f93ed48d2402d167f0c75b52cfa65f5df Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:39 +0100 Subject: [PATCH 10/65] New translations locsource.xaml (Czech) --- Generic/LinkUtilities/Localization/cs_CZ.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/cs_CZ.xaml b/Generic/LinkUtilities/Localization/cs_CZ.xaml index 16c64bda6..1aacec47e 100644 --- a/Generic/LinkUtilities/Localization/cs_CZ.xaml +++ b/Generic/LinkUtilities/Localization/cs_CZ.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 4ca6936421f1ba67293a8ec0b8b0ef172c3f091a Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:40 +0100 Subject: [PATCH 11/65] New translations locsource.xaml (Danish) --- Generic/LinkUtilities/Localization/da_DK.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/da_DK.xaml b/Generic/LinkUtilities/Localization/da_DK.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/da_DK.xaml +++ b/Generic/LinkUtilities/Localization/da_DK.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From c5028a8f8b5348fd8af46e7a7eb1c090cb016e78 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:41 +0100 Subject: [PATCH 12/65] New translations locsource.xaml (German) --- Generic/LinkUtilities/Localization/de_DE.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/de_DE.xaml b/Generic/LinkUtilities/Localization/de_DE.xaml index 89cabed9b..07ab96100 100644 --- a/Generic/LinkUtilities/Localization/de_DE.xaml +++ b/Generic/LinkUtilities/Localization/de_DE.xaml @@ -113,4 +113,14 @@ Tagge fehlende Links nachdem die Spiel-Meta-Daten aktualisiert wurden URL-Muster Verwende benutzerdefinierte Sortierreihenfolge bei automatischer Sortierung + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 2186f1a9623af76bbb71ec4622752ddae88c1459 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:42 +0100 Subject: [PATCH 13/65] New translations locsource.xaml (Greek) --- Generic/LinkUtilities/Localization/el_GR.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/el_GR.xaml b/Generic/LinkUtilities/Localization/el_GR.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/el_GR.xaml +++ b/Generic/LinkUtilities/Localization/el_GR.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From a3090c5472337810928cdcf4924d52b3c7e58d20 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:43 +0100 Subject: [PATCH 14/65] New translations locsource.xaml (Finnish) --- Generic/LinkUtilities/Localization/fi_FI.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/fi_FI.xaml b/Generic/LinkUtilities/Localization/fi_FI.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/fi_FI.xaml +++ b/Generic/LinkUtilities/Localization/fi_FI.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 172c5d8916f4da66aae5923a49a1d2d5cdb6d0c3 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:44 +0100 Subject: [PATCH 15/65] New translations locsource.xaml (Hebrew) --- Generic/LinkUtilities/Localization/he_IL.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/he_IL.xaml b/Generic/LinkUtilities/Localization/he_IL.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/he_IL.xaml +++ b/Generic/LinkUtilities/Localization/he_IL.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From dbbb54428e79ce8d7fd1aa1d38f3e8c96d340149 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:45 +0100 Subject: [PATCH 16/65] New translations locsource.xaml (Hungarian) --- Generic/LinkUtilities/Localization/hu_HU.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/hu_HU.xaml b/Generic/LinkUtilities/Localization/hu_HU.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/hu_HU.xaml +++ b/Generic/LinkUtilities/Localization/hu_HU.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 43ab168df11ff1d8f09ac1609ce5b938ab76a216 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:46 +0100 Subject: [PATCH 17/65] New translations locsource.xaml (Italian) --- Generic/LinkUtilities/Localization/it_IT.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/it_IT.xaml b/Generic/LinkUtilities/Localization/it_IT.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/it_IT.xaml +++ b/Generic/LinkUtilities/Localization/it_IT.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From fed5908b4ac8353d3d3721deb19301c9e6ca57d7 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:47 +0100 Subject: [PATCH 18/65] New translations locsource.xaml (Japanese) --- Generic/LinkUtilities/Localization/ja_JP.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/ja_JP.xaml b/Generic/LinkUtilities/Localization/ja_JP.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/ja_JP.xaml +++ b/Generic/LinkUtilities/Localization/ja_JP.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 99ee01ff014a8508f9bdda6dd8adb96c459169b9 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:48 +0100 Subject: [PATCH 19/65] New translations locsource.xaml (Korean) --- Generic/LinkUtilities/Localization/ko_KR.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/ko_KR.xaml b/Generic/LinkUtilities/Localization/ko_KR.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/ko_KR.xaml +++ b/Generic/LinkUtilities/Localization/ko_KR.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 3e17c0a3bc21349901f9f78dd5e74e35a99aa356 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:49 +0100 Subject: [PATCH 20/65] New translations locsource.xaml (Dutch) --- Generic/LinkUtilities/Localization/nl_NL.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/nl_NL.xaml b/Generic/LinkUtilities/Localization/nl_NL.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/nl_NL.xaml +++ b/Generic/LinkUtilities/Localization/nl_NL.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 9ab689144db35c19353eed47bf77edab19112684 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:50 +0100 Subject: [PATCH 21/65] New translations locsource.xaml (Norwegian) --- Generic/LinkUtilities/Localization/no_NO.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/no_NO.xaml b/Generic/LinkUtilities/Localization/no_NO.xaml index 191221964..9bbcb0dc1 100644 --- a/Generic/LinkUtilities/Localization/no_NO.xaml +++ b/Generic/LinkUtilities/Localization/no_NO.xaml @@ -113,4 +113,14 @@ Merk manglende lenker etter at spillmetadataene har blitt oppdatert URL-mønster Bruk tilpasset sorteringsrekkefølge på automatisk sortering + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From d362a9b3516b0565109f7c95e8511a3156bdee79 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:51 +0100 Subject: [PATCH 22/65] New translations locsource.xaml (Polish) --- Generic/LinkUtilities/Localization/pl_PL.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/pl_PL.xaml b/Generic/LinkUtilities/Localization/pl_PL.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/pl_PL.xaml +++ b/Generic/LinkUtilities/Localization/pl_PL.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 48c3d694d07b32f9febb4dd0e851bcfc5f80f4ec Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:52 +0100 Subject: [PATCH 23/65] New translations locsource.xaml (Portuguese) --- Generic/LinkUtilities/Localization/pt_PT.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/pt_PT.xaml b/Generic/LinkUtilities/Localization/pt_PT.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/pt_PT.xaml +++ b/Generic/LinkUtilities/Localization/pt_PT.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 412a09316ca7561082f3781908df3b5cd3d7a856 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:53 +0100 Subject: [PATCH 24/65] New translations locsource.xaml (Russian) --- Generic/LinkUtilities/Localization/ru_RU.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/ru_RU.xaml b/Generic/LinkUtilities/Localization/ru_RU.xaml index 6d1b8a443..58e692ba1 100644 --- a/Generic/LinkUtilities/Localization/ru_RU.xaml +++ b/Generic/LinkUtilities/Localization/ru_RU.xaml @@ -113,4 +113,14 @@ Пометить недостающие ссылки после обновления метаданных игры Шаблон URL Использовать пользовательский порядок сортировки при автоматической сортировке + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 378d69d9ad6ac1eb006211bfe5075e069f28c8b2 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:54 +0100 Subject: [PATCH 25/65] New translations locsource.xaml (Serbian (Cyrillic)) --- Generic/LinkUtilities/Localization/sr_SP.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/sr_SP.xaml b/Generic/LinkUtilities/Localization/sr_SP.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/sr_SP.xaml +++ b/Generic/LinkUtilities/Localization/sr_SP.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 51290bb5b95712f2ecfb7f3076e0b137d233ddfa Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:55 +0100 Subject: [PATCH 26/65] New translations locsource.xaml (Swedish) --- Generic/LinkUtilities/Localization/sv_SE.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/sv_SE.xaml b/Generic/LinkUtilities/Localization/sv_SE.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/sv_SE.xaml +++ b/Generic/LinkUtilities/Localization/sv_SE.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 709d08e7aaf72f7cd43c2cac8415ecc95d46b13b Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:56 +0100 Subject: [PATCH 27/65] New translations locsource.xaml (Turkish) --- Generic/LinkUtilities/Localization/tr_TR.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/tr_TR.xaml b/Generic/LinkUtilities/Localization/tr_TR.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/tr_TR.xaml +++ b/Generic/LinkUtilities/Localization/tr_TR.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 16614405763b9e5be4e088d39c913d3b115a63e2 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:57 +0100 Subject: [PATCH 28/65] New translations locsource.xaml (Ukrainian) --- Generic/LinkUtilities/Localization/uk_UA.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/uk_UA.xaml b/Generic/LinkUtilities/Localization/uk_UA.xaml index e4a662e58..582009432 100644 --- a/Generic/LinkUtilities/Localization/uk_UA.xaml +++ b/Generic/LinkUtilities/Localization/uk_UA.xaml @@ -113,4 +113,14 @@ Позначити тегом відсутні посилання після оновлення метаданих гри Шаблон URL Використовувати власний порядок сортування при автоматичному сортуванні + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 57ca8645caef2e52dd4337c1063772c0ef4b609b Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:58 +0100 Subject: [PATCH 29/65] New translations locsource.xaml (Chinese Simplified) --- Generic/LinkUtilities/Localization/zh_CN.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/zh_CN.xaml b/Generic/LinkUtilities/Localization/zh_CN.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/zh_CN.xaml +++ b/Generic/LinkUtilities/Localization/zh_CN.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 40c69ed97de9b46882dcb886a25b66f25d140864 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:59 +0100 Subject: [PATCH 30/65] New translations locsource.xaml (Chinese Traditional) --- Generic/LinkUtilities/Localization/zh_TW.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/zh_TW.xaml b/Generic/LinkUtilities/Localization/zh_TW.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/zh_TW.xaml +++ b/Generic/LinkUtilities/Localization/zh_TW.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 96bc1f8a54afe1f0ed1087e003b28a01748b1495 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:49:00 +0100 Subject: [PATCH 31/65] New translations locsource.xaml (English) --- Generic/LinkUtilities/Localization/en_US.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/en_US.xaml b/Generic/LinkUtilities/Localization/en_US.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/en_US.xaml +++ b/Generic/LinkUtilities/Localization/en_US.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From fb0acde3b4d5adea60ca7d78356f86b5e1a0f55e Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:49:02 +0100 Subject: [PATCH 32/65] New translations locsource.xaml (Vietnamese) --- Generic/LinkUtilities/Localization/vi_VN.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/vi_VN.xaml b/Generic/LinkUtilities/Localization/vi_VN.xaml index 5a303b726..1212c1e0a 100644 --- a/Generic/LinkUtilities/Localization/vi_VN.xaml +++ b/Generic/LinkUtilities/Localization/vi_VN.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL pattern Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 1c86e1e226da435576f1f30c78d9e14021a73d1a Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:49:03 +0100 Subject: [PATCH 33/65] New translations locsource.xaml (Portuguese, Brazilian) --- Generic/LinkUtilities/Localization/pt_BR.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Generic/LinkUtilities/Localization/pt_BR.xaml b/Generic/LinkUtilities/Localization/pt_BR.xaml index 94ef4bb37..5722dd0ae 100644 --- a/Generic/LinkUtilities/Localization/pt_BR.xaml +++ b/Generic/LinkUtilities/Localization/pt_BR.xaml @@ -113,4 +113,14 @@ Tag missing links after the game meta data was updated URL padrão Use custom sort order on automatic sort + + Add links for the steam client instead of the website. + Automatically change steam web links to steam client links on library update. + If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. + Achievements + Community Hub + Discussion + Guides + News + Store Page From 9531272cc38199e9fa362209c0b36d490b4fc362 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:14:50 +0100 Subject: [PATCH 34/65] New translations locsource.xaml (Romanian) --- Generic/LinkUtilities/Localization/ro_RO.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/ro_RO.xaml b/Generic/LinkUtilities/Localization/ro_RO.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/ro_RO.xaml +++ b/Generic/LinkUtilities/Localization/ro_RO.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 2cc8e2ce7c19d374bc501aa802ebc0c0a9047717 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:14:51 +0100 Subject: [PATCH 35/65] New translations locsource.xaml (French) --- Generic/LinkUtilities/Localization/fr_FR.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/fr_FR.xaml b/Generic/LinkUtilities/Localization/fr_FR.xaml index 2b9ae8c0c..2e0d8273d 100644 --- a/Generic/LinkUtilities/Localization/fr_FR.xaml +++ b/Generic/LinkUtilities/Localization/fr_FR.xaml @@ -23,6 +23,7 @@ Rechercher un jeu Sélectionner une option Liens de {0} jeux triés ! + Steam links of {0} games converted! Liens manquants des {0} jeux taggés ! Vous avez des doublons dans votre ordre de tri. Veuillez vous assurer que chaque nom de lien est unique. @@ -33,6 +34,8 @@ Tous les sites Web configurés Tous les sites manquants Tous les jeux + Convert steam web links to client + Convert steam client links to web Vérifier les liens... Nettoyer les liens (renommer, retirer, trier) Filtrer les jeux @@ -46,6 +49,7 @@ Trier les liens par ordre de tri Étiqueter les liens manquants + Converting steam links... Recherche des liens... Ajout des liens de la bibliothèque... Ajout des liens... From b26d59276cf91914ecacc5d6c04bad6bdfbda3df Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:14:52 +0100 Subject: [PATCH 36/65] New translations locsource.xaml (Spanish) --- Generic/LinkUtilities/Localization/es_ES.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/es_ES.xaml b/Generic/LinkUtilities/Localization/es_ES.xaml index cbdf014e5..401c93529 100644 --- a/Generic/LinkUtilities/Localization/es_ES.xaml +++ b/Generic/LinkUtilities/Localization/es_ES.xaml @@ -23,6 +23,7 @@ Buscar juego Elegir opción ¡Ordenados los enlaces de {0} juegos! + Steam links of {0} games converted! Enlaces faltantes de {0} juegos etiquetados! Tiene duplicados en su orden de clasificación. Por favor, asegúrate de que cada nombre de enlace es único. @@ -33,6 +34,8 @@ Todas las webs configuradas Todos los sitios web faltantes Todos los juegos + Convert steam web links to client + Convert steam client links to web Comprobar enlaces... Limpiar enlaces (renombrar, eliminar, ordenar) Juegos filtrados @@ -46,6 +49,7 @@ Ordenar enlaces por orden Etiquetar enlaces faltantes + Converting steam links... Comprobando enlaces… Añadir enlaces a bibliotecas... Añadiendo enlaces... From 52d62e5d1163f11df3a59dc7a26325d4fcef6d5d Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:14:53 +0100 Subject: [PATCH 37/65] New translations locsource.xaml (Afrikaans) --- Generic/LinkUtilities/Localization/af_ZA.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/af_ZA.xaml b/Generic/LinkUtilities/Localization/af_ZA.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/af_ZA.xaml +++ b/Generic/LinkUtilities/Localization/af_ZA.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 2b886baa7964e0747834264fa94b75188081a007 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:14:54 +0100 Subject: [PATCH 38/65] New translations locsource.xaml (Arabic) --- Generic/LinkUtilities/Localization/ar_SA.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/ar_SA.xaml b/Generic/LinkUtilities/Localization/ar_SA.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/ar_SA.xaml +++ b/Generic/LinkUtilities/Localization/ar_SA.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 9392dbcee7dadeddfbdbb0cd3b0fb994c94ec327 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:14:55 +0100 Subject: [PATCH 39/65] New translations locsource.xaml (Catalan) --- Generic/LinkUtilities/Localization/ca_ES.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/ca_ES.xaml b/Generic/LinkUtilities/Localization/ca_ES.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/ca_ES.xaml +++ b/Generic/LinkUtilities/Localization/ca_ES.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 55e3c1d45bf7ec64b0f978dee903a1050cb0b28e Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:14:55 +0100 Subject: [PATCH 40/65] New translations locsource.xaml (Czech) --- Generic/LinkUtilities/Localization/cs_CZ.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/cs_CZ.xaml b/Generic/LinkUtilities/Localization/cs_CZ.xaml index 1aacec47e..acffec309 100644 --- a/Generic/LinkUtilities/Localization/cs_CZ.xaml +++ b/Generic/LinkUtilities/Localization/cs_CZ.xaml @@ -23,6 +23,7 @@ Vyhledat hru Vyberte možnost Odkazy {0} her seřazeny! + Steam links of {0} games converted! Missing links of {0} games tagged! Máte duplikáty v seznamu řazení. Ujistěte se, že každý název odkazu je unikátní. @@ -33,6 +34,8 @@ Všechny nastavené web-stránky All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Řadit odkazy dle pořadí Tag missing links + Converting steam links... Checking links... Přidat odkazy knihovny... Přidat odkazy... From 896f4124a1b04edb857e48f6e89f7610eb32ea94 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:14:56 +0100 Subject: [PATCH 41/65] New translations locsource.xaml (Danish) --- Generic/LinkUtilities/Localization/da_DK.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/da_DK.xaml b/Generic/LinkUtilities/Localization/da_DK.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/da_DK.xaml +++ b/Generic/LinkUtilities/Localization/da_DK.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 3c737346c164d4c511f75bc83c6133f38150353c Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:14:57 +0100 Subject: [PATCH 42/65] New translations locsource.xaml (German) --- Generic/LinkUtilities/Localization/de_DE.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/de_DE.xaml b/Generic/LinkUtilities/Localization/de_DE.xaml index 07ab96100..e5d81eec2 100644 --- a/Generic/LinkUtilities/Localization/de_DE.xaml +++ b/Generic/LinkUtilities/Localization/de_DE.xaml @@ -23,6 +23,7 @@ Suche Spiel Option wählen Links von {0} Spielen sortiert! + Steam links of {0} games converted! Fehlende Links von {0} Spielen getaggt! Du hast Duplikate in deiner Sortierreihenfolge. Bitte stelle sicher, dass jeder Link-Name eindeutig ist. @@ -33,6 +34,8 @@ Alle konfigurierten Webseiten Alle fehlenden Webseiten Alle Spiele + Convert steam web links to client + Convert steam client links to web Links überprüfen... Links bereinigen (umbenennen, entfernen, sortieren) Gefilterte Spiele @@ -46,6 +49,7 @@ Links nach Sortierreihenfolge sortieren Fehlende Links taggen + Converting steam links... Überprüfe Links... Füge Bibliothekslinks hinzu... Füge Links hinzu... From c74d8568af3d9b96b4719e69a580b8cad868422b Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:14:58 +0100 Subject: [PATCH 43/65] New translations locsource.xaml (Greek) --- Generic/LinkUtilities/Localization/el_GR.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/el_GR.xaml b/Generic/LinkUtilities/Localization/el_GR.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/el_GR.xaml +++ b/Generic/LinkUtilities/Localization/el_GR.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 7ec0e0ed7510eaed0b3375aff4010449b305356f Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:14:59 +0100 Subject: [PATCH 44/65] New translations locsource.xaml (Finnish) --- Generic/LinkUtilities/Localization/fi_FI.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/fi_FI.xaml b/Generic/LinkUtilities/Localization/fi_FI.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/fi_FI.xaml +++ b/Generic/LinkUtilities/Localization/fi_FI.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From d1321e9a0936684b1e889fe5980391477d9606a3 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:00 +0100 Subject: [PATCH 45/65] New translations locsource.xaml (Hebrew) --- Generic/LinkUtilities/Localization/he_IL.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/he_IL.xaml b/Generic/LinkUtilities/Localization/he_IL.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/he_IL.xaml +++ b/Generic/LinkUtilities/Localization/he_IL.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From f55e32ed2a584573c4e1fdf783fae7304c37f348 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:02 +0100 Subject: [PATCH 46/65] New translations locsource.xaml (Hungarian) --- Generic/LinkUtilities/Localization/hu_HU.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/hu_HU.xaml b/Generic/LinkUtilities/Localization/hu_HU.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/hu_HU.xaml +++ b/Generic/LinkUtilities/Localization/hu_HU.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From a0ae04a1d0d5101a2c6c9a4e364f9e06aa4b45d8 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:03 +0100 Subject: [PATCH 47/65] New translations locsource.xaml (Italian) --- Generic/LinkUtilities/Localization/it_IT.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/it_IT.xaml b/Generic/LinkUtilities/Localization/it_IT.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/it_IT.xaml +++ b/Generic/LinkUtilities/Localization/it_IT.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 7cea0e4e7df670de459fe92ffd92520edb9a4597 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:04 +0100 Subject: [PATCH 48/65] New translations locsource.xaml (Japanese) --- Generic/LinkUtilities/Localization/ja_JP.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/ja_JP.xaml b/Generic/LinkUtilities/Localization/ja_JP.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/ja_JP.xaml +++ b/Generic/LinkUtilities/Localization/ja_JP.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From e4eb20ba3093d02ee5c39fdd927b6a034b6c56a4 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:05 +0100 Subject: [PATCH 49/65] New translations locsource.xaml (Korean) --- Generic/LinkUtilities/Localization/ko_KR.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/ko_KR.xaml b/Generic/LinkUtilities/Localization/ko_KR.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/ko_KR.xaml +++ b/Generic/LinkUtilities/Localization/ko_KR.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 3cf92c2fc0e5eedf5f254f847f916263f5044b7c Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:06 +0100 Subject: [PATCH 50/65] New translations locsource.xaml (Dutch) --- Generic/LinkUtilities/Localization/nl_NL.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/nl_NL.xaml b/Generic/LinkUtilities/Localization/nl_NL.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/nl_NL.xaml +++ b/Generic/LinkUtilities/Localization/nl_NL.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From dc17e4ce64239225cf936f407007e48f6920859a Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:07 +0100 Subject: [PATCH 51/65] New translations locsource.xaml (Norwegian) --- Generic/LinkUtilities/Localization/no_NO.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/no_NO.xaml b/Generic/LinkUtilities/Localization/no_NO.xaml index 9bbcb0dc1..0326a2232 100644 --- a/Generic/LinkUtilities/Localization/no_NO.xaml +++ b/Generic/LinkUtilities/Localization/no_NO.xaml @@ -23,6 +23,7 @@ Søk etter spill Velg alternativ Lenker for {0} spill sortert! + Steam links of {0} games converted! Manglende lenker for {0} spill tagget! Du har duplikater i sorteringsrekkefølgen. Kontroller at alle lenkenavn er unike. @@ -33,6 +34,8 @@ Alle konfigurerte nettsider Alle manglende nettsteder Alle spill + Convert steam web links to client + Convert steam client links to web Check links... Rydd opp i lenker (gi nytt navn, fjerne, sorter) Filtrerte spill @@ -46,6 +49,7 @@ Sorter lenker etter sorteringsrekkefølge Merk manglende lenker + Converting steam links... Checking links... Legg til lenke for bibliotek … Legger til lenker … From 1de1a682a172e9e6ac7b71849d36ee1e921a68f4 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:09 +0100 Subject: [PATCH 52/65] New translations locsource.xaml (Polish) --- Generic/LinkUtilities/Localization/pl_PL.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/pl_PL.xaml b/Generic/LinkUtilities/Localization/pl_PL.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/pl_PL.xaml +++ b/Generic/LinkUtilities/Localization/pl_PL.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 81b4704affd56b52d3ce1b94ff977ec048678e2e Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:10 +0100 Subject: [PATCH 53/65] New translations locsource.xaml (Portuguese) --- Generic/LinkUtilities/Localization/pt_PT.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/pt_PT.xaml b/Generic/LinkUtilities/Localization/pt_PT.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/pt_PT.xaml +++ b/Generic/LinkUtilities/Localization/pt_PT.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 65dd49500296a964b3098c7d3aa9abde1a590bcc Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:10 +0100 Subject: [PATCH 54/65] New translations locsource.xaml (Russian) --- Generic/LinkUtilities/Localization/ru_RU.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/ru_RU.xaml b/Generic/LinkUtilities/Localization/ru_RU.xaml index 58e692ba1..7a33bcef2 100644 --- a/Generic/LinkUtilities/Localization/ru_RU.xaml +++ b/Generic/LinkUtilities/Localization/ru_RU.xaml @@ -23,6 +23,7 @@ Искать игру Выбрать опцию Ссылки в {0} игр(ах) отсортированы! + Steam links of {0} games converted! Отсутствуют ссылки в {0} помеченных игр(ах)! У вас есть дубликаты в сортировке. Пожалуйста, убедитесь, что каждое имя ссылки уникально. @@ -33,6 +34,8 @@ Все настроенные сайты Все недостающие сайты Все игры + Convert steam web links to client + Convert steam client links to web Check links... Очистить ссылки (переименование, удаление, сортировка) Отфильтрованные игры @@ -46,6 +49,7 @@ Сортировать ссылки по порядку сортировки Отметить недостающие ссылки + Converting steam links... Checking links... Добавление ссылок на библиотеку... Добавление ссылок... From 8fc4468433a3a15d44d274d732b3c2241dc905e9 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:12 +0100 Subject: [PATCH 55/65] New translations locsource.xaml (Serbian (Cyrillic)) --- Generic/LinkUtilities/Localization/sr_SP.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/sr_SP.xaml b/Generic/LinkUtilities/Localization/sr_SP.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/sr_SP.xaml +++ b/Generic/LinkUtilities/Localization/sr_SP.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 2b19d69291be2e2bb3140bc0d3ac1a364ca6d376 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:12 +0100 Subject: [PATCH 56/65] New translations locsource.xaml (Swedish) --- Generic/LinkUtilities/Localization/sv_SE.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/sv_SE.xaml b/Generic/LinkUtilities/Localization/sv_SE.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/sv_SE.xaml +++ b/Generic/LinkUtilities/Localization/sv_SE.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 3ae1a6c544b3dfa87f1d2a2e6bed91a078b621ef Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:13 +0100 Subject: [PATCH 57/65] New translations locsource.xaml (Turkish) --- Generic/LinkUtilities/Localization/tr_TR.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/tr_TR.xaml b/Generic/LinkUtilities/Localization/tr_TR.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/tr_TR.xaml +++ b/Generic/LinkUtilities/Localization/tr_TR.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 7166c1749257fd44e31eefa95016696c5bea438d Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:14 +0100 Subject: [PATCH 58/65] New translations locsource.xaml (Ukrainian) --- Generic/LinkUtilities/Localization/uk_UA.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/uk_UA.xaml b/Generic/LinkUtilities/Localization/uk_UA.xaml index 582009432..6fd11b69e 100644 --- a/Generic/LinkUtilities/Localization/uk_UA.xaml +++ b/Generic/LinkUtilities/Localization/uk_UA.xaml @@ -23,6 +23,7 @@ Пошук гри Виберіть варіант Посилання {0} ігор сортовано! + Steam links of {0} games converted! Відсутні посилання {0} ігор позначені тегом! У вас є дублікати в списку сортування. Переконайтеся, що кожна назва посилання унікальна. @@ -33,6 +34,8 @@ Всі налаштовані сайти Всі відсутні сайти Всі ігри + Convert steam web links to client + Convert steam client links to web Перевірити посилання... Очистити посилання (перейменувати, видалити, сортувати) Відфільтровані ігри @@ -46,6 +49,7 @@ Сортувати посилання за порядком сортування Позначити тегом відсутні посилання + Converting steam links... Перевірка посилань... Додавання посилання бібліотеки... Додавання посилань... From 447c9fbce912b985304375ee9ac79ccc16e1e56c Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:15 +0100 Subject: [PATCH 59/65] New translations locsource.xaml (Chinese Simplified) --- Generic/LinkUtilities/Localization/zh_CN.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/zh_CN.xaml b/Generic/LinkUtilities/Localization/zh_CN.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/zh_CN.xaml +++ b/Generic/LinkUtilities/Localization/zh_CN.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From ba76f00c0359a3e32cd0801026eb075263ebfae2 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:16 +0100 Subject: [PATCH 60/65] New translations locsource.xaml (Chinese Traditional) --- Generic/LinkUtilities/Localization/zh_TW.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/zh_TW.xaml b/Generic/LinkUtilities/Localization/zh_TW.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/zh_TW.xaml +++ b/Generic/LinkUtilities/Localization/zh_TW.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 02160128144213c767045776dfcaee2bc7a74a88 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:17 +0100 Subject: [PATCH 61/65] New translations locsource.xaml (English) --- Generic/LinkUtilities/Localization/en_US.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/en_US.xaml b/Generic/LinkUtilities/Localization/en_US.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/en_US.xaml +++ b/Generic/LinkUtilities/Localization/en_US.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 0a078e66c4c863364b254eadeef73df8ce5144ae Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:18 +0100 Subject: [PATCH 62/65] New translations locsource.xaml (Vietnamese) --- Generic/LinkUtilities/Localization/vi_VN.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/vi_VN.xaml b/Generic/LinkUtilities/Localization/vi_VN.xaml index 1212c1e0a..e5e874df6 100644 --- a/Generic/LinkUtilities/Localization/vi_VN.xaml +++ b/Generic/LinkUtilities/Localization/vi_VN.xaml @@ -23,6 +23,7 @@ Search game Select option Links of {0} games sorted! + Steam links of {0} games converted! Missing links of {0} games tagged! You have duplicates in your sort order. Please make sure every link name is unique. @@ -33,6 +34,8 @@ All configured websites All missing websites All games + Convert steam web links to client + Convert steam client links to web Check links... Clean up links (rename, remove, sort) Filtered games @@ -46,6 +49,7 @@ Sort links by sort order Tag missing links + Converting steam links... Checking links... Adding library links... Adding links... From 528c5549622291e46a018825222e9308a93305f9 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:15:20 +0100 Subject: [PATCH 63/65] New translations locsource.xaml (Portuguese, Brazilian) --- Generic/LinkUtilities/Localization/pt_BR.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Generic/LinkUtilities/Localization/pt_BR.xaml b/Generic/LinkUtilities/Localization/pt_BR.xaml index 5722dd0ae..5e37170e5 100644 --- a/Generic/LinkUtilities/Localization/pt_BR.xaml +++ b/Generic/LinkUtilities/Localization/pt_BR.xaml @@ -23,6 +23,7 @@ Procurar um jogo Selecione uma opção Links de {0} jogos classificados! + Steam links of {0} games converted! Links ausentes de {0} jogos marcados! Você tem duplicatas em sua ordem de ordenação. Por favor, certifique-se de que o nome de cada link é único. @@ -33,6 +34,8 @@ Todos os sites configurados All missing websites Todos os jogos + Convert steam web links to client + Convert steam client links to web Check links... Limpar links (renomear, remover, classificar) Jogos filtrados @@ -46,6 +49,7 @@ Ordenar links por ordem de classificação Links sem etiqueta + Converting steam links... Checking links... Adicionando links da biblioteca... Adicionando links... From cbdfe22168f3f0420894e689f6f83daa8045162a Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:39:34 +0100 Subject: [PATCH 64/65] New translations locsource.xaml (Ukrainian) --- Generic/LinkUtilities/Localization/uk_UA.xaml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Generic/LinkUtilities/Localization/uk_UA.xaml b/Generic/LinkUtilities/Localization/uk_UA.xaml index 6fd11b69e..c0c90c7d5 100644 --- a/Generic/LinkUtilities/Localization/uk_UA.xaml +++ b/Generic/LinkUtilities/Localization/uk_UA.xaml @@ -23,7 +23,7 @@ Пошук гри Виберіть варіант Посилання {0} ігор сортовано! - Steam links of {0} games converted! + Посилання Steam {0} ігор перетворено! Відсутні посилання {0} ігор позначені тегом! У вас є дублікати в списку сортування. Переконайтеся, що кожна назва посилання унікальна. @@ -34,8 +34,8 @@ Всі налаштовані сайти Всі відсутні сайти Всі ігри - Convert steam web links to client - Convert steam client links to web + Перетворити вебпосилання Steam на клієнт-посилання + Перетворити клієнт-посилання Steam на вебпосилання Перевірити посилання... Очистити посилання (перейменувати, видалити, сортувати) Відфільтровані ігри @@ -49,7 +49,7 @@ Сортувати посилання за порядком сортування Позначити тегом відсутні посилання - Converting steam links... + Перетворення посилань Steam... Перевірка посилань... Додавання посилання бібліотеки... Додавання посилань... @@ -118,13 +118,13 @@ Шаблон URL Використовувати власний порядок сортування при автоматичному сортуванні - Add links for the steam client instead of the website. - Automatically change steam web links to steam client links on library update. - If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. - Achievements - Community Hub - Discussion - Guides - News - Store Page + Додати посилання для клієнта Steam замість вебсайту. + Автоматично змінювати вебпосилання Steam посилань на клієнт-посилання Steam при оновленні бібліотеки. + Якщо не вибрано жодної з опцій нижче, додавання чи пошук посилання Steam додасть звичайне посилання на сторінку в крамниці яке називатиметься "Steam". + Досягнення + Центр спільноти + Обговорення + Посібники + Новини + Сторінка в крамниці From b56487f58f0afe0e1a4e17777be002b665e4b144 Mon Sep 17 00:00:00 2001 From: Alexander Heidn <40741234+HerrKnarz@users.noreply.github.com> Date: Wed, 8 Nov 2023 20:50:55 +0100 Subject: [PATCH 65/65] New translations locsource.xaml (German) --- Generic/LinkUtilities/Localization/de_DE.xaml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Generic/LinkUtilities/Localization/de_DE.xaml b/Generic/LinkUtilities/Localization/de_DE.xaml index e5d81eec2..a19d6a93d 100644 --- a/Generic/LinkUtilities/Localization/de_DE.xaml +++ b/Generic/LinkUtilities/Localization/de_DE.xaml @@ -23,7 +23,7 @@ Suche Spiel Option wählen Links von {0} Spielen sortiert! - Steam links of {0} games converted! + Steam-Links von {0} Spielen umgewandelt! Fehlende Links von {0} Spielen getaggt! Du hast Duplikate in deiner Sortierreihenfolge. Bitte stelle sicher, dass jeder Link-Name eindeutig ist. @@ -34,8 +34,8 @@ Alle konfigurierten Webseiten Alle fehlenden Webseiten Alle Spiele - Convert steam web links to client - Convert steam client links to web + Steam Web-Links in Client umwandeln + Steam Client-Links in Web umwandeln Links überprüfen... Links bereinigen (umbenennen, entfernen, sortieren) Gefilterte Spiele @@ -49,7 +49,7 @@ Links nach Sortierreihenfolge sortieren Fehlende Links taggen - Converting steam links... + Wandle Steam-Links um... Überprüfe Links... Füge Bibliothekslinks hinzu... Füge Links hinzu... @@ -118,13 +118,13 @@ URL-Muster Verwende benutzerdefinierte Sortierreihenfolge bei automatischer Sortierung - Add links for the steam client instead of the website. - Automatically change steam web links to steam client links on library update. - If none of the check boxes below are ticked, adding or searching for a steam link will add the usual store page link with "Steam" as link name. - Achievements - Community Hub - Discussion - Guides - News - Store Page + Links für den Steam-Client statt der Website hinzufügen. + Automatisches Umwandeln von Steam Web-Links in Steam Client-Links beim Bibliotheks-Update. + Wenn keines der Kontrollkästchen unten angeklickt ist, wird das Hinzufügen oder die Suche nach einem Steam-Link den üblichen Link der Shop-Seite mit "Steam" als Linknamen hinzufügen. + Errungenschaften + Community-Hub + Diskussion + Anleitungen + Neuigkeiten + Shopseite