From a1415b27acac18acaf8c0ce38939e71b678fe1dc Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Tue, 12 Nov 2024 08:17:29 +0100 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: I4c547c321bed98305ec2b6d90ea3cbc6446e6c43 --- i18n/pa.json | 5 ++++- i18n/zh-hans.json | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/i18n/pa.json b/i18n/pa.json index d27163a1..3eb7f82b 100644 --- a/i18n/pa.json +++ b/i18n/pa.json @@ -4,6 +4,8 @@ "Cabal" ] }, + "codemirror-toggle-label": "ਵਾਕ-ਵਿਉਂਤ ਉਜਾਗਰ ਕਰੋ", + "codemirror-toggle-label-short": "ਵਾਕ-ਵਿਉਂਤ", "codemirror-next": "ਅੱਗੇ ਲੱਭੋ", "codemirror-previous": "ਪਿੱਛੇ ਲੱਭੋ", "codemirror-all": "ਸਾਰੇ", @@ -13,5 +15,6 @@ "codemirror-done": "ਹੋ ਗਿਆ", "codemirror-find-results": "$2 ਵਿੱਚੋਂ $1", "codemirror-goto-line": "ਲਕੀਰ ਤੇ ਜਾਓ", - "codemirror-goto-line-go": "ਜਾਓ" + "codemirror-goto-line-go": "ਜਾਓ", + "prefs-syntax-highlighting": "ਵਾਕ-ਵਿਉਂਤ ਉਜਾਗਰ ਕਰੋ" } diff --git a/i18n/zh-hans.json b/i18n/zh-hans.json index 30593604..cd8b4e29 100644 --- a/i18n/zh-hans.json +++ b/i18n/zh-hans.json @@ -30,6 +30,7 @@ "codemirror-replace-placeholder": "替换", "codemirror-replace-all": "全部替换", "codemirror-done": "完成", + "codemirror-find-results": "第$1个,共$2个", "codemirror-goto-line": "前往指定行", "codemirror-goto-line-go": "前往", "codemirror-control-character": "控制字符$1",