]> git.mxchange.org Git - friendica-addons.git/blobdiff - cookienotice/lang/zh-cn/strings.php
regenerated all the strings
[friendica-addons.git] / cookienotice / lang / zh-cn / strings.php
index e0c5e5869b58d0b69ab4a16c63918bb59c159c8f..5e1c07c213171d84c1f629be1d44f44eea21bc6a 100644 (file)
@@ -5,15 +5,14 @@ function string_plural_select_zh_cn($n){
        $n = intval($n);
        return intval(0);
 }}
-;
-$a->strings["This website uses cookies. If you continue browsing this website, you agree to the usage of cookies."] = "本网站将使用 cookies。如果您继续浏览本网站,即表示您同意使用 cookies。";
-$a->strings["OK"] = "好的";
-$a->strings["\"cookienotice\" Settings"] = "“cookie 布告”设置";
-$a->strings["<b>Configure your cookie usage notice.</b> It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = "<b>配置您的 cookie 使用布告。</b> 它将会显示一条布告称此网站使用 cookies 。它将会一直显示直到用户点击确定按钮。";
-$a->strings["Cookie Usage Notice"] = "Cookie 使用布告";
-$a->strings["The cookie usage notice"] = "cookie 使用布告";
-$a->strings["OK Button Text"] = "确认按钮文本";
-$a->strings["The OK Button text"] = "确认按钮文本";
-$a->strings["Save Settings"] = "保存设置";
-$a->strings["cookienotice Settings saved."] = "cookies 布告设置已保存";
-$a->strings["This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website."] = "本网站使用 cookies 来识别登录和重访的用户。如果您继续浏览本网站即表示您接受使用上述 cookies。";
+$a->strings['This website uses cookies. If you continue browsing this website, you agree to the usage of cookies.'] = '本网站将使用 cookies。如果您继续浏览本网站,即表示您同意使用 cookies。';
+$a->strings['OK'] = '好的';
+$a->strings['"cookienotice" Settings'] = '“cookie 布告”设置';
+$a->strings['<b>Configure your cookie usage notice.</b> It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button.'] = '<b>配置您的 cookie 使用布告。</b> 它将会显示一条布告称此网站使用 cookies 。它将会一直显示直到用户点击确定按钮。';
+$a->strings['Cookie Usage Notice'] = 'Cookie 使用布告';
+$a->strings['The cookie usage notice'] = 'cookie 使用布告';
+$a->strings['OK Button Text'] = '确认按钮文本';
+$a->strings['The OK Button text'] = '确认按钮文本';
+$a->strings['Save Settings'] = '保存设置';
+$a->strings['cookienotice Settings saved.'] = 'cookies 布告设置已保存';
+$a->strings['This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.'] = '本网站使用 cookies 来识别登录和重访的用户。如果您继续浏览本网站即表示您接受使用上述 cookies。';