From f192fd4e1689e565049a73fb6b1c8368018d5ecc Mon Sep 17 00:00:00 2001 From: Perry Mitchell Date: Sat, 4 Nov 2023 19:28:17 +0200 Subject: [PATCH] Use native language names --- source/shared/i18n/translations/ca_es.json | 2 +- source/shared/i18n/translations/de.json | 2 +- source/shared/i18n/translations/es.json | 2 +- source/shared/i18n/translations/ja.json | 2 +- source/shared/i18n/translations/pl.json | 2 +- source/shared/i18n/translations/ro.json | 2 +- source/shared/i18n/translations/zh_cn.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/source/shared/i18n/translations/ca_es.json b/source/shared/i18n/translations/ca_es.json index 418e3946..c7e0bc9b 100644 --- a/source/shared/i18n/translations/ca_es.json +++ b/source/shared/i18n/translations/ca_es.json @@ -1,5 +1,5 @@ { - "_": "Catalan (CA_ES)", + "_": "Català (CA_ES)", "about": { "description": "Un administrador de contrasenyes gratuït, de codi obert i multiplataforma.", "dialog": { diff --git a/source/shared/i18n/translations/de.json b/source/shared/i18n/translations/de.json index d1f70c07..bf782b42 100644 --- a/source/shared/i18n/translations/de.json +++ b/source/shared/i18n/translations/de.json @@ -1,5 +1,5 @@ { - "_": "German (DE)", + "_": "Deutsch (DE)", "about": { "description": "Ein kostenloser, quelloffener and platform-übergreifender Passwort Manager.", "dialog": { diff --git a/source/shared/i18n/translations/es.json b/source/shared/i18n/translations/es.json index 15061be3..737b93be 100644 --- a/source/shared/i18n/translations/es.json +++ b/source/shared/i18n/translations/es.json @@ -1,5 +1,5 @@ { - "_": "Spanish (ES)", + "_": "Español (ES)", "about": { "description": "Un administrador de contraseñas gratuito, de código abierto y multiplataforma.", "dialog": { diff --git a/source/shared/i18n/translations/ja.json b/source/shared/i18n/translations/ja.json index f817ec4b..aeca3b3b 100644 --- a/source/shared/i18n/translations/ja.json +++ b/source/shared/i18n/translations/ja.json @@ -1,5 +1,5 @@ { - "_": "日本語", + "_": "日本語 (JA)", "about": { "description": "無料、オープンソースでクロスプラットフォームなパスワードマネージャー", "dialog": { diff --git a/source/shared/i18n/translations/pl.json b/source/shared/i18n/translations/pl.json index db38ba94..e08e6b48 100644 --- a/source/shared/i18n/translations/pl.json +++ b/source/shared/i18n/translations/pl.json @@ -1,5 +1,5 @@ { - "_": "Polski", + "_": "Polski (PL)", "about": { "description": "Darmowy, otwartoźródłowy i wieloplatformowy menedżer haseł.", "dialog": { diff --git a/source/shared/i18n/translations/ro.json b/source/shared/i18n/translations/ro.json index 77132d26..befe4cf7 100644 --- a/source/shared/i18n/translations/ro.json +++ b/source/shared/i18n/translations/ro.json @@ -1,5 +1,5 @@ { - "_": "Romanian (RO)", + "_": "Româneşte (RO)", "about": { "description": "Un manager de parole gratis, open-source și cross-platform.", "dialog": { diff --git a/source/shared/i18n/translations/zh_cn.json b/source/shared/i18n/translations/zh_cn.json index 840658a3..91052a6a 100644 --- a/source/shared/i18n/translations/zh_cn.json +++ b/source/shared/i18n/translations/zh_cn.json @@ -1,5 +1,5 @@ { - "_": "China (Simplified Chinese)", + "_": "汉语 (Simplified Chinese) (ZH_CN)", "about": { "description": "免费、开源和跨平台的密码管理器。", "dialog": {