diff --git a/public/language/pl/admin/advanced/database.json b/public/language/pl/admin/advanced/database.json index b76ad184ff..2602a51f10 100644 --- a/public/language/pl/admin/advanced/database.json +++ b/public/language/pl/admin/advanced/database.json @@ -22,7 +22,7 @@ "mongo.bytes-out": "Bajtów wyjścia", "mongo.num-requests": "Liczba żądań", "mongo.raw-info": "Informacje MongoDB", - "mongo.unauthorized": "NodeBB was unable to query the MongoDB database for relevant statistics. Please ensure that the user in use by NodeBB contains the "clusterMonitor" role for the "admin" database.", + "mongo.unauthorized": "NodeBB nie był w stanie przetworzyć bazy danych MongoDB dla odpowiednich statystyk. Upewnij się, że użytkownik w użyciu przez NodeBB zawiera "clusterMonitor" dla "admin" bazy danych.", "redis": "Redis", "redis.version": "Wersja Redis", diff --git a/public/language/pl/admin/general/navigation.json b/public/language/pl/admin/general/navigation.json index 205e61b24f..42a9e7c98c 100644 --- a/public/language/pl/admin/general/navigation.json +++ b/public/language/pl/admin/general/navigation.json @@ -5,7 +5,7 @@ "tooltip": "Tooltip:", "text": "Tekst:", "text-class": "Klasa tekstu opcjonalnie", - "class": "Class: optional", + "class": "Klasa: opcjonalnie", "id": "ID: opcjonalnie", "properties": "Ustawienia:", diff --git a/public/language/pl/admin/manage/categories.json b/public/language/pl/admin/manage/categories.json index 87fab17c5f..176634a2b0 100644 --- a/public/language/pl/admin/manage/categories.json +++ b/public/language/pl/admin/manage/categories.json @@ -29,13 +29,13 @@ "select-category": "Wybierz kategorię", "set-parent-category": "Ustaw nadrzędną kategorie", - "privileges.description": "You can configure the access control privileges for portions of the site in this section. Privileges can be granted on a per-user or a per-group basis. Select the domain of effect from the dropdown below.", + "privileges.description": "Możesz skonfigurować uprawnienia kontroli dostępu do części witryny w tej sekcji. Uprawnienia mogą być przyznawane dla poszczególnych użytkowników lub grup. Wybierz domenę efektu z poniższego menu.", "privileges.category-selector": "Konfigurowanie uprawnień dla", "privileges.warning": "Uwaga: Uprawnienia zapisują się natychmiastowo. Nie ma potrzeby zapisywania kategorii po zmianie ustawień.", "privileges.section-viewing": "Lista uprawnień", "privileges.section-posting": "Uprawnienia pisania", "privileges.section-moderation": "Uprawnienia moderowania", - "privileges.section-other": "Other", + "privileges.section-other": "Inne", "privileges.section-user": "Użytkownik", "privileges.search-user": "Dodaj użytkownika", "privileges.no-users": "Brak uprawnień specyficznych dla użytkowników w tej kategorii", diff --git a/public/language/pl/admin/manage/privileges.json b/public/language/pl/admin/manage/privileges.json index 568e5a9e9f..85b8f45e4c 100644 --- a/public/language/pl/admin/manage/privileges.json +++ b/public/language/pl/admin/manage/privileges.json @@ -10,11 +10,11 @@ "search-content": "Szukanie treści", "search-users": "Szukanie użytkowników", "search-tags": "Szukanie tagów", - "view-users": "View Users", - "view-tags": "View Tags", - "view-groups": "View Groups", + "view-users": "Wyświetlanie użytkowników", + "view-tags": "Wyświetlanie tagów", + "view-groups": "Wyświetlanie grup", "allow-local-login": "Logowanie lokalne", - "allow-group-creation": "Group Create", + "allow-group-creation": "Tworzenie grup", "find-category": "Szukanie kategorii", "access-category": "Dostęp do kategorii", diff --git a/public/language/pl/admin/settings/group.json b/public/language/pl/admin/settings/group.json index bb741125e7..f319a56c9f 100644 --- a/public/language/pl/admin/settings/group.json +++ b/public/language/pl/admin/settings/group.json @@ -5,7 +5,7 @@ "private-groups.warning": "Uwaga! Jeśli ta opcja jest wyłączona i masz prywatne grupy, automatycznie stają się one publiczne.", "allow-multiple-badges-help": "Dzięki tej fladze użytkownicy mogą wybierać różne etykiety dla grup, w zależności od tematu.", "max-name-length": "Maksymalna długość nazwy grupy", - "max-title-length": "Maximum Group Title Length", + "max-title-length": "Maksymalna długość tytułu grupy", "cover-image": "Obraz profilowy grupy", "default-cover": "Domyślne obrazy profilowe", "default-cover-help": "Dodaj rozdzielone przecinkiem domyślne obrazy profilowe dla grup, które nie przesłały własnych" diff --git a/public/language/pl/email.json b/public/language/pl/email.json index 158b50c0e0..51cadfb08a 100644 --- a/public/language/pl/email.json +++ b/public/language/pl/email.json @@ -28,7 +28,7 @@ "digest.week": "tygodni", "digest.month": "miesięcy", "digest.subject": "Podsumowanie z %1", - "digest.title": "Your Daily Digest", + "digest.title": "Twój codzienny przegląd", "notif.chat.subject": "Nowa wiadomość na czacie od %1", "notif.chat.cta": "Kliknij tutaj, aby kontynuować rozmowę", "notif.chat.unsub.info": "To powiadomienie o czacie zostało wysłane zgodnie z Twoimi ustawieniami.", diff --git a/public/language/pl/error.json b/public/language/pl/error.json index 766698240c..1c2b00c07a 100644 --- a/public/language/pl/error.json +++ b/public/language/pl/error.json @@ -33,7 +33,7 @@ "username-too-short": "Nazwa użytkownika za krótka", "username-too-long": "Zbyt długa nazwa użytkownika", "password-too-long": "Hasło jest za długie", - "reset-rate-limited": "Too many password reset requests (rate limited)", + "reset-rate-limited": "Zbyt wiele żądań resetowania hasła (ograniczona ilość)", "user-banned": "Użytkownik zbanowany", "user-banned-reason": "Twoje konto zostało zablokowane (Powód: %1)", "user-banned-reason-until": "Przepraszamy, to konto zostało zbanowane do %1 (Powód: %2)", diff --git a/public/language/pl/flags.json b/public/language/pl/flags.json index db9c194df9..5ee1188034 100644 --- a/public/language/pl/flags.json +++ b/public/language/pl/flags.json @@ -9,7 +9,7 @@ "updated": "Zaaktualizowano", "target-purged": "Treści, do których odnosi się ta flaga, zostały usunięte i nie są już dostępne.", - "graph-label": "Daily Flags", + "graph-label": "Codzienne flagi", "quick-filters": "Szybkie filtry", "filter-active": "Istnieje co najmniej jeden aktywny filtr w tej liście flag", "filter-reset": "Usuń filtry", diff --git a/public/language/pl/search.json b/public/language/pl/search.json index 0559746271..ba8ae8327a 100644 --- a/public/language/pl/search.json +++ b/public/language/pl/search.json @@ -44,5 +44,5 @@ "search-preferences-saved": "Ustawienia wyszukiwania zapisane", "search-preferences-cleared": "Ustawienia wyszukiwania wyczyszczone", "show-results-as": "Pokazuj wyniki jako", - "see-more-results": "See more results (%1)" + "see-more-results": "Wyświetl więcej wyników (%1)" } \ No newline at end of file diff --git a/public/language/tr/login.json b/public/language/tr/login.json index adbfba03c1..9b44474774 100644 --- a/public/language/tr/login.json +++ b/public/language/tr/login.json @@ -1,5 +1,5 @@ { - "username-email": "Kullancı Adı / E-posta Adresi", + "username-email": "Kullanıcı Adı / E-posta Adresi", "username": "Kullanıcı Adı", "email": "E-posta Adresi", "remember_me": "Beni Hatırla!", diff --git a/public/language/tr/register.json b/public/language/tr/register.json index 42ad051df3..9dd2e6be0a 100644 --- a/public/language/tr/register.json +++ b/public/language/tr/register.json @@ -19,7 +19,7 @@ "terms_of_use_error": "Kullanım şartlarını kabul etmen gerekiyor", "registration-added-to-queue": "Kayıt olma isteğiniz kabul listesine eklenmiştir. Yönetici tarafından kabul edildiğinizde e-posta alacaksınız.", "interstitial.intro": "Hesabınızı yaratmadan önce bazı ekstra bilgiler gerekiyor.", - "interstitial.errors-found": "Kaydınınız tamamlanmadı:", + "interstitial.errors-found": "Kaydınız tamamlanmadı:", "gdpr_agree_data": "Bu web sitesinde kişisel bilgilerimin toplanmasını ve işlenmesini kabul ediyorum.", "gdpr_agree_email": "Bu web sitesinden özet ve bildirim e-posta almaya izin veriyorum.", "gdpr_consent_denied": "Bilgilerinizi toplamak/işlemek ve size e-posta göndermek için bu siteye onay vermelisiniz." diff --git a/public/language/tr/users.json b/public/language/tr/users.json index c47c0b15c8..346587747a 100644 --- a/public/language/tr/users.json +++ b/public/language/tr/users.json @@ -2,7 +2,7 @@ "latest_users": "En Yeni Kullanıcılar", "top_posters": "En Fazla Gönderim Yapanlar", "most_reputation": "En Saygın", - "most_flags": "En Fazla Bayrak", + "most_flags": "En Fazla Şikayet", "search": "Ara", "enter_username": "Aramak için bir kullanıcı adı girin", "load_more": "Daha Fazla Yükle", diff --git a/public/language/zh-CN/admin/advanced/database.json b/public/language/zh-CN/admin/advanced/database.json index 287c69162b..96c440c8e0 100644 --- a/public/language/zh-CN/admin/advanced/database.json +++ b/public/language/zh-CN/admin/advanced/database.json @@ -22,7 +22,7 @@ "mongo.bytes-out": "字节输出", "mongo.num-requests": "请求数量", "mongo.raw-info": "MongoDB 原始信息", - "mongo.unauthorized": "NodeBB was unable to query the MongoDB database for relevant statistics. Please ensure that the user in use by NodeBB contains the "clusterMonitor" role for the "admin" database.", + "mongo.unauthorized": "NodeBB无法从MongoDB数据库请求相应的统计信息。请确保NodeBB使用的用户含有"admin"数据库的"clusterMonitor"角色。", "redis": "Redis", "redis.version": "Redis 版本", diff --git a/public/language/zh-CN/admin/manage/categories.json b/public/language/zh-CN/admin/manage/categories.json index 2a81fb563d..078874155d 100644 --- a/public/language/zh-CN/admin/manage/categories.json +++ b/public/language/zh-CN/admin/manage/categories.json @@ -29,13 +29,13 @@ "select-category": "选择版块", "set-parent-category": "设置父版块", - "privileges.description": "You can configure the access control privileges for portions of the site in this section. Privileges can be granted on a per-user or a per-group basis. Select the domain of effect from the dropdown below.", + "privileges.description": "您可以在此面板中为站点的某些部分配置访问控制权。可以分别为每个用户或每个用户组授予权限。从下方的下拉列表中选择作用域名。", "privileges.category-selector": "为该版块配置权限:", "privileges.warning": "注意:权限设置会立即生效。 调整这些设置后,无需保存。", "privileges.section-viewing": "查看权限", "privileges.section-posting": "发帖权限", "privileges.section-moderation": "审核权限", - "privileges.section-other": "Other", + "privileges.section-other": "其他", "privileges.section-user": "用户", "privileges.search-user": "添加用户", "privileges.no-users": "此版块中没有用户特定的权限。", diff --git a/public/language/zh-CN/admin/manage/privileges.json b/public/language/zh-CN/admin/manage/privileges.json index 3e36727bae..4c7b07c793 100644 --- a/public/language/zh-CN/admin/manage/privileges.json +++ b/public/language/zh-CN/admin/manage/privileges.json @@ -10,11 +10,11 @@ "search-content": "搜索内容", "search-users": "搜索用户", "search-tags": "搜索话题", - "view-users": "View Users", - "view-tags": "View Tags", - "view-groups": "View Groups", + "view-users": "浏览用户", + "view-tags": "浏览话题", + "view-groups": "浏览群组", "allow-local-login": "本地登录", - "allow-group-creation": "Group Create", + "allow-group-creation": "新建群组", "find-category": "版块可见", "access-category": "访问版块", diff --git a/public/language/zh-CN/admin/settings/group.json b/public/language/zh-CN/admin/settings/group.json index fe0e00bf70..fec69063a0 100644 --- a/public/language/zh-CN/admin/settings/group.json +++ b/public/language/zh-CN/admin/settings/group.json @@ -5,7 +5,7 @@ "private-groups.warning": "注意!如果这个选项未启用并且你有私有群组,那么你的群组将变为公共的。", "allow-multiple-badges-help": "启用此选项后,用户可以选择显示多个群组徽章,需要主题支持。", "max-name-length": "群组名字的最大长度", - "max-title-length": "Maximum Group Title Length", + "max-title-length": "群组标题最大长度", "cover-image": "群组封面图片", "default-cover": "默认封面图片", "default-cover-help": "为没有上传封面图片的群组添加以逗号分隔的默认封面图片" diff --git a/public/language/zh-CN/admin/settings/user.json b/public/language/zh-CN/admin/settings/user.json index 03842e83c9..a295e0c9b9 100644 --- a/public/language/zh-CN/admin/settings/user.json +++ b/public/language/zh-CN/admin/settings/user.json @@ -8,7 +8,7 @@ "allow-login-with.username": "仅限用户名", "allow-login-with.email": "仅限邮箱", "account-settings": "用户设置", - "gdpr_enabled": "Enable GDPR consent collection", + "gdpr_enabled": "启用通用数据保护条例(GDPR)许可的个人信息收集", "gdpr_enabled_help": "当启用时,所有的新注册用户需要明确同意允许数据采集和在通用数据保护协议(GDPR)保护下的使用。注意:开启GDPR不一定要之前已经存在的用户同意。在这之前,你需要去安装GDPR插件。", "disable-username-changes": "禁用修改用户名", "disable-email-changes": "禁用修改邮箱", @@ -29,9 +29,9 @@ "session-time": "Session 过期时间", "session-time-days": "天", "session-time-seconds": "秒", - "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-time-help": "这些值将用于控制用户在登录时选中"记住我"后能够保持登录的时长。注意以下数值中只有一个将被使用。若值为空我们将回退使用。若值为空我们将使用默认值14天。", "online-cutoff": "Minutes after user is considered inactive", - "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", + "online-cutoff-help": "若用户在此时间后未作出任何动作,他们将被视为不活跃状态且不会收到实时更新。", "registration": "用户注册", "registration-type": "注册方式", "registration-type.normal": "通常", diff --git a/public/language/zh-CN/email.json b/public/language/zh-CN/email.json index 90e09725ce..d91018b4e4 100644 --- a/public/language/zh-CN/email.json +++ b/public/language/zh-CN/email.json @@ -1,6 +1,6 @@ { "test-email.subject": "测试邮件", - "password-reset-requested": "Password Reset Requested!", + "password-reset-requested": "已申请密码重置!", "welcome-to": "欢迎来到 %1", "invite": "来自%1的邀请", "greeting_no_name": "您好",