mirror of
https://ghfast.top/https://github.com/discourse/discourse-whos-online.git
synced 2026-07-16 11:37:09 +08:00
30 lines
1.1 KiB
YAML
30 lines
1.1 KiB
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
he:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_whos_online: "Discourse מי מחובר"
|
|
js:
|
|
whos_online:
|
|
title:
|
|
one: "מקוונים (%{count}):"
|
|
two: "מקוונים (%{count}):"
|
|
many: "מקוונים (%{count}):"
|
|
other: "מקוונים (%{count}):"
|
|
tooltip:
|
|
one: "משתמשים שנראו בדקה האחרונה"
|
|
two: "משתמשים שנראו בשתי הדקות האחרונות (%{count})"
|
|
many: "משתמשים שנראו ב־%{count} הדקות האחרונות"
|
|
other: "משתמשים שנראו בשתי הדקות האחרונות (%{count})"
|
|
no_users: "אין משתמשים מקוונים כרגע"
|
|
count_only:
|
|
one: "משתמש %{count} מקוון"
|
|
two: "%{count} משתמשים מקוונים"
|
|
many: "%{count} משתמשים מקוונים"
|
|
other: "%{count} משתמשים מקוונים"
|