From 65cbd7498b5a0cbb659eb972c436ffaf360e7090 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 19 Feb 2021 02:21:21 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- core/l10n/zh_HK.js | 2 +- core/l10n/zh_HK.json | 2 +- lib/l10n/si.js | 3 +++ lib/l10n/si.json | 3 +++ 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 48167a2b79..ccc0c30edc 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -141,7 +141,7 @@ OC.L10N.register( "User disabled" : "用戶已遭停用", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時 30 秒。", "Your account is not setup for passwordless login." : "你的帳號尚未設定免密碼登入。", - "Passwordless authentication is not supported in your browser." : "無密碼身份驗證不支援你使用的瀏覽器。", + "Passwordless authentication is not supported in your browser." : "你使用的瀏覽器不支援無密碼身份驗證。", "Passwordless authentication is only available over a secure connection." : "無密碼身份驗證僅支援經加密的連線。", "Reset password" : "重設密碼", "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index 9179dfe35b..2ad84263fe 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -139,7 +139,7 @@ "User disabled" : "用戶已遭停用", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時 30 秒。", "Your account is not setup for passwordless login." : "你的帳號尚未設定免密碼登入。", - "Passwordless authentication is not supported in your browser." : "無密碼身份驗證不支援你使用的瀏覽器。", + "Passwordless authentication is not supported in your browser." : "你使用的瀏覽器不支援無密碼身份驗證。", "Passwordless authentication is only available over a secure connection." : "無密碼身份驗證僅支援經加密的連線。", "Reset password" : "重設密碼", "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。", diff --git a/lib/l10n/si.js b/lib/l10n/si.js index 7b1fb3a0a7..23c6317131 100644 --- a/lib/l10n/si.js +++ b/lib/l10n/si.js @@ -1,7 +1,10 @@ OC.L10N.register( "lib", { + "Authentication" : "සත්‍යාපනය", + "Invalid image" : "වලංගු නොවන පින්තූරයකි", "seconds ago" : "තත්පර කිහිපයකට පෙර", + "__language_name__" : "__language_name__", "Help" : "උපකාර", "Apps" : "යෙදුම්", "Settings" : "සැකසුම්", diff --git a/lib/l10n/si.json b/lib/l10n/si.json index e82e0f396d..3c4ef5b2e3 100644 --- a/lib/l10n/si.json +++ b/lib/l10n/si.json @@ -1,5 +1,8 @@ { "translations": { + "Authentication" : "සත්‍යාපනය", + "Invalid image" : "වලංගු නොවන පින්තූරයකි", "seconds ago" : "තත්පර කිහිපයකට පෙර", + "__language_name__" : "__language_name__", "Help" : "උපකාර", "Apps" : "යෙදුම්", "Settings" : "සැකසුම්",