Latest translations and fallbacks
parent
a86eefc5e3
commit
604206843e
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"alert.confirm-reload": "Er du sikker på du ønsker at genindlæse NodeBB?",
|
"alert.confirm-reload": "Er du sikker på at du ønsker at genindlæse NodeBB?",
|
||||||
"alert.confirm-restart": "Er du sikker på du ønsker at genstarte NodeBB?",
|
"alert.confirm-restart": "Er du sikker på at du ønsker at genstarte NodeBB?",
|
||||||
|
|
||||||
"acp-title": "%1 | NodeBB Admin Kontrol Panel",
|
"acp-title": "%1 | NodeBB Admin Kontrol Panel",
|
||||||
"settings-header-contents": "Indhold"
|
"settings-header-contents": "Indhold"
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"post-cache": "Post Cache",
|
"post-cache": "Indlægs Cache",
|
||||||
"posts-in-cache": "Posts in Cache",
|
"posts-in-cache": "Indlæg i Cache",
|
||||||
"average-post-size": "Average Post Size",
|
"average-post-size": "Gennemsnitlig Størrelse af Indlæg",
|
||||||
"length-to-max": "Length / Max",
|
"length-to-max": "Længde / Max",
|
||||||
"percent-full": "%1% Full",
|
"percent-full": "%1% Fuld",
|
||||||
"post-cache-size": "Post Cache Size",
|
"post-cache-size": "Indlægs Cache Størrelse",
|
||||||
"items-in-cache": "Items in Cache",
|
"items-in-cache": "Ting i Cache",
|
||||||
"control-panel": "Control Panel",
|
"control-panel": "Kontrol Panel",
|
||||||
"update-settings": "Update Cache Settings"
|
"update-settings": "Opdater Cache Indstillinger"
|
||||||
}
|
}
|
@ -1,35 +1,35 @@
|
|||||||
{
|
{
|
||||||
"x-b": "%1 b",
|
"x-b": "%1 b",
|
||||||
"x-mb": "%1 mb",
|
"x-mb": "%1 mb",
|
||||||
"uptime-seconds": "Uptime in Seconds",
|
"uptime-seconds": "Oppetid i Sekunder",
|
||||||
"uptime-days": "Uptime in Days",
|
"uptime-days": "Oppetid i Dage",
|
||||||
|
|
||||||
"mongo": "Mongo",
|
"mongo": "Mongo",
|
||||||
"mongo.version": "MongoDB Version",
|
"mongo.version": "MongoDB Version",
|
||||||
"mongo.storage-engine": "Storage Engine",
|
"mongo.storage-engine": "Storage Engine",
|
||||||
"mongo.collections": "Collections",
|
"mongo.collections": "Kollektioner",
|
||||||
"mongo.objects": "Objects",
|
"mongo.objects": "Objekter",
|
||||||
"mongo.avg-object-size": "Avg. Object Size",
|
"mongo.avg-object-size": "Gennemsnitlig Objekt Størrelse",
|
||||||
"mongo.data-size": "Data Size",
|
"mongo.data-size": "Data Størrelse",
|
||||||
"mongo.storage-size": "Storage Size",
|
"mongo.storage-size": "Lager Størrelse",
|
||||||
"mongo.index-size": "Index Size",
|
"mongo.index-size": "Index Størrelse",
|
||||||
"mongo.file-size": "File Size",
|
"mongo.file-size": "Fil Størrelse",
|
||||||
"mongo.resident-memory": "Resident Memory",
|
"mongo.resident-memory": "Resident Hukommelse",
|
||||||
"mongo.virtual-memory": "Virtual Memory",
|
"mongo.virtual-memory": "Virtuel Hukommelse",
|
||||||
"mongo.mapped-memory": "Mapped Memory",
|
"mongo.mapped-memory": "Kortlagt Hukommelse",
|
||||||
"mongo.raw-info": "MongoDB Raw Info",
|
"mongo.raw-info": "MongoDB Rå Info",
|
||||||
|
|
||||||
"redis": "Redis",
|
"redis": "Redis",
|
||||||
"redis.version": "Redis Version",
|
"redis.version": "Redis Version",
|
||||||
"redis.connected-clients": "Connected Clients",
|
"redis.connected-clients": "Forbundne Klienter",
|
||||||
"redis.connected-slaves": "Connected Slaves",
|
"redis.connected-slaves": "Forbundne Slaver",
|
||||||
"redis.blocked-clients": "Blocked Clients",
|
"redis.blocked-clients": "Blokerede Klienter",
|
||||||
"redis.used-memory": "Used Memory",
|
"redis.used-memory": "Brugt Hukommelse",
|
||||||
"redis.memory-frag-ratio": "Memory Fragmentation Ratio",
|
"redis.memory-frag-ratio": "Hukommelses Fragmentations Forhold",
|
||||||
"redis.total-connections-recieved": "Total Connections Received",
|
"redis.total-connections-recieved": "Totale Forbindelser Modtaget",
|
||||||
"redis.total-commands-processed": "Total Commands Processed",
|
"redis.total-commands-processed": "Totale Kommandoer Behandlet",
|
||||||
"redis.iops": "Instantaneous Ops. Per Second",
|
"redis.iops": "Øjeblikkelige Ops. pr. sekund",
|
||||||
"redis.keyspace-hits": "Keyspace Hits",
|
"redis.keyspace-hits": "Mellemrums Tryk",
|
||||||
"redis.keyspace-misses": "Keyspace Misses",
|
"redis.keyspace-misses": "Mellemrums Misses",
|
||||||
"redis.raw-info": "Redis Raw Info"
|
"redis.raw-info": "Redis Rå Info"
|
||||||
}
|
}
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"alert.confirm-reload": "Are you sure you wish to reload NodeBB?",
|
"alert.confirm-reload": "Oled kindel, et soovid taaslaadida NodeBB?",
|
||||||
"alert.confirm-restart": "Are you sure you wish to restart NodeBB?",
|
"alert.confirm-restart": "Oled kindel, et soovid taaslaadida NodeBB?",
|
||||||
|
|
||||||
"acp-title": "%1 | NodeBB Admin Control Panel",
|
"acp-title": "%1 | NodeBB Administraatori kontrollpaneel",
|
||||||
"settings-header-contents": "Contents"
|
"settings-header-contents": "Sisu"
|
||||||
}
|
}
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"events": "Events",
|
"events": "Sündmused",
|
||||||
"no-events": "There are no events",
|
"no-events": "Sündmused puuduvad",
|
||||||
"control-panel": "Events Control Panel",
|
"control-panel": "Sündmuste kontrollpaneel",
|
||||||
"delete-events": "Delete Events"
|
"delete-events": "Kustuta sündmus"
|
||||||
}
|
}
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"alert.confirm-reload": "Are you sure you wish to reload NodeBB?",
|
"alert.confirm-reload": "Anda yakin ingin memuat ulang NodeBB?",
|
||||||
"alert.confirm-restart": "Are you sure you wish to restart NodeBB?",
|
"alert.confirm-restart": "Anda yakin ingin mulai ulang NodeBB?",
|
||||||
|
|
||||||
"acp-title": "%1 | NodeBB Admin Control Panel",
|
"acp-title": "%1 | Kontrol Panel Admin NodeBB",
|
||||||
"settings-header-contents": "Contents"
|
"settings-header-contents": "Konten"
|
||||||
}
|
}
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"alert.confirm-reload": "Are you sure you wish to reload NodeBB?",
|
"alert.confirm-reload": "Sei sicuro di voler ricaricare NodeBB?",
|
||||||
"alert.confirm-restart": "Are you sure you wish to restart NodeBB?",
|
"alert.confirm-restart": "Sei sicuro di voler riavviare NodeBB?",
|
||||||
|
|
||||||
"acp-title": "%1 | NodeBB Admin Control Panel",
|
"acp-title": "%1 | Pannello di controllo amministratore NodeBB",
|
||||||
"settings-header-contents": "Contents"
|
"settings-header-contents": "Contenuti"
|
||||||
}
|
}
|
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"post-cache": "Post Cache",
|
"post-cache": "Post nella Cache",
|
||||||
"posts-in-cache": "Posts in Cache",
|
"posts-in-cache": "Post nella Cache",
|
||||||
"average-post-size": "Average Post Size",
|
"average-post-size": "Grandezza media Post",
|
||||||
"length-to-max": "Length / Max",
|
"length-to-max": "Lunghezza / Max",
|
||||||
"percent-full": "%1% Full",
|
"percent-full": "%1% Pieno",
|
||||||
"post-cache-size": "Post Cache Size",
|
"post-cache-size": "Grandezza Cache dei Post",
|
||||||
"items-in-cache": "Items in Cache",
|
"items-in-cache": "Elementi nella Cache",
|
||||||
"control-panel": "Control Panel",
|
"control-panel": "Pannello di controllo",
|
||||||
"update-settings": "Update Cache Settings"
|
"update-settings": "Aggiorna le impostazioni della Cache"
|
||||||
}
|
}
|
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"post-cache": "Post Cache",
|
"post-cache": "投稿キャッシュ",
|
||||||
"posts-in-cache": "Posts in Cache",
|
"posts-in-cache": "ポストにキャッシュがあります",
|
||||||
"average-post-size": "Average Post Size",
|
"average-post-size": "平均投稿サイズ",
|
||||||
"length-to-max": "Length / Max",
|
"length-to-max": "長さ / 最大",
|
||||||
"percent-full": "%1% Full",
|
"percent-full": "%1% がフル",
|
||||||
"post-cache-size": "Post Cache Size",
|
"post-cache-size": "投稿キャッシュのサイズ",
|
||||||
"items-in-cache": "Items in Cache",
|
"items-in-cache": "キャッシュ内のアイテム",
|
||||||
"control-panel": "Control Panel",
|
"control-panel": "コントロールパネル",
|
||||||
"update-settings": "Update Cache Settings"
|
"update-settings": "キャッシュの設定を更新"
|
||||||
}
|
}
|
@ -1,35 +1,35 @@
|
|||||||
{
|
{
|
||||||
"x-b": "%1 b",
|
"x-b": "%1 b",
|
||||||
"x-mb": "%1 mb",
|
"x-mb": "%1 mb",
|
||||||
"uptime-seconds": "Uptime in Seconds",
|
"uptime-seconds": "秒単位の稼働時間",
|
||||||
"uptime-days": "Uptime in Days",
|
"uptime-days": "日単位の稼働時間",
|
||||||
|
|
||||||
"mongo": "Mongo",
|
"mongo": "Mongo",
|
||||||
"mongo.version": "MongoDB Version",
|
"mongo.version": "MongoDBのバージョン",
|
||||||
"mongo.storage-engine": "Storage Engine",
|
"mongo.storage-engine": "ストレージエンジン",
|
||||||
"mongo.collections": "Collections",
|
"mongo.collections": "コレクション",
|
||||||
"mongo.objects": "Objects",
|
"mongo.objects": "オブジェクト",
|
||||||
"mongo.avg-object-size": "Avg. Object Size",
|
"mongo.avg-object-size": "平均のオブジェクトサイズ",
|
||||||
"mongo.data-size": "Data Size",
|
"mongo.data-size": "データサイズ",
|
||||||
"mongo.storage-size": "Storage Size",
|
"mongo.storage-size": "ストレージサイズ",
|
||||||
"mongo.index-size": "Index Size",
|
"mongo.index-size": "インデックスサイズ",
|
||||||
"mongo.file-size": "File Size",
|
"mongo.file-size": "ファイルサイズ",
|
||||||
"mongo.resident-memory": "Resident Memory",
|
"mongo.resident-memory": "常駐メモリ",
|
||||||
"mongo.virtual-memory": "Virtual Memory",
|
"mongo.virtual-memory": "仮想メモリ",
|
||||||
"mongo.mapped-memory": "Mapped Memory",
|
"mongo.mapped-memory": "マップされたメモリ",
|
||||||
"mongo.raw-info": "MongoDB Raw Info",
|
"mongo.raw-info": "MongoDBのRaw情報",
|
||||||
|
|
||||||
"redis": "Redis",
|
"redis": "Redis",
|
||||||
"redis.version": "Redis Version",
|
"redis.version": "Redisのバージョン",
|
||||||
"redis.connected-clients": "Connected Clients",
|
"redis.connected-clients": "接続されたクライアント",
|
||||||
"redis.connected-slaves": "Connected Slaves",
|
"redis.connected-slaves": "接続されたスレーヴ",
|
||||||
"redis.blocked-clients": "Blocked Clients",
|
"redis.blocked-clients": "ブロックされたクライアント",
|
||||||
"redis.used-memory": "Used Memory",
|
"redis.used-memory": "使用されたメモリ",
|
||||||
"redis.memory-frag-ratio": "Memory Fragmentation Ratio",
|
"redis.memory-frag-ratio": "メモリの断片化率",
|
||||||
"redis.total-connections-recieved": "Total Connections Received",
|
"redis.total-connections-recieved": "受け取った総接続数",
|
||||||
"redis.total-commands-processed": "Total Commands Processed",
|
"redis.total-commands-processed": "処理された総コマンド数",
|
||||||
"redis.iops": "Instantaneous Ops. Per Second",
|
"redis.iops": "秒ごとの瞬間操作数",
|
||||||
"redis.keyspace-hits": "Keyspace Hits",
|
"redis.keyspace-hits": "ヒットしたキー・スペース",
|
||||||
"redis.keyspace-misses": "Keyspace Misses",
|
"redis.keyspace-misses": "見逃したキー・スペース",
|
||||||
"redis.raw-info": "Redis Raw Info"
|
"redis.raw-info": "RedisのRaw情報"
|
||||||
}
|
}
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"events": "Events",
|
"events": "イベント",
|
||||||
"no-events": "There are no events",
|
"no-events": "イベントがありません",
|
||||||
"control-panel": "Events Control Panel",
|
"control-panel": "イベントのコントロールパネル",
|
||||||
"delete-events": "Delete Events"
|
"delete-events": "イベントを削除"
|
||||||
}
|
}
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"logs": "Logs",
|
"logs": "ログ",
|
||||||
"control-panel": "Logs Control Panel",
|
"control-panel": "ログのコントロールパネル",
|
||||||
"reload": "Reload Logs",
|
"reload": "ログを再読み込み",
|
||||||
"clear": "Clear Logs",
|
"clear": "ログをクリア",
|
||||||
"clear-success": "Logs Cleared!"
|
"clear-success": "ログはクリアされました!"
|
||||||
}
|
}
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"custom-css": "Custom CSS",
|
"custom-css": "カスタムCSS",
|
||||||
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.",
|
"custom-css.description": "あなたのCSS設定をこちらに追加すると他のすべてのスタイルの後に適用されます。",
|
||||||
"custom-css.enable": "Enable Custom CSS",
|
"custom-css.enable": "カスタムCSSを有効にする",
|
||||||
|
|
||||||
"custom-header": "Custom Header",
|
"custom-header": "カスタムヘッダー",
|
||||||
"custom-header.description": "Enter custom HTML here (ex. JavaScript, Meta Tags, etc.), which will be appended to the <code><head></code> section of your forum's markup.",
|
"custom-header.description": "カスタムしたHTMLを入力してください(例. JavaScript, メタタグなど)。これはフォーラムのマークアップの<code><head></code>に追加されます。",
|
||||||
"custom-header.enable": "Enable Custom Header"
|
"custom-header.enable": "カスタムヘッダーを有効にする"
|
||||||
}
|
}
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"loading": "Loading Skins...",
|
"loading": "スキンを読み込んでいます...",
|
||||||
"homepage": "Homepage",
|
"homepage": "ホームページ",
|
||||||
"select-skin": "Select Skin",
|
"select-skin": "スキン選択",
|
||||||
"current-skin": "Current Skin",
|
"current-skin": "現在のスキン",
|
||||||
"skin-updated": "Skin Updated",
|
"skin-updated": "スキンがアップデートされました",
|
||||||
"applied-success": "%1 skin was succesfully applied",
|
"applied-success": "スキン %1 が正常に適用されました",
|
||||||
"revert-success": "Skin reverted to base colours"
|
"revert-success": "スキンがベースカラーに戻りました"
|
||||||
}
|
}
|
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"you-are-on": "Info - You are on <strong>%1:%2</strong>",
|
"you-are-on": "お知らせ - あなたは<strong>%1:%2</strong>",
|
||||||
"host": "host",
|
"host": "ホスト",
|
||||||
"pid": "pid",
|
"pid": "pid",
|
||||||
"nodejs": "nodejs",
|
"nodejs": "nodejs",
|
||||||
"online": "online",
|
"online": "オンライン",
|
||||||
"git": "git",
|
"git": "git",
|
||||||
"load": "load",
|
"load": "ロード",
|
||||||
"uptime": "uptime",
|
"uptime": "稼働時間",
|
||||||
|
|
||||||
"registered": "Registered",
|
"registered": "登録数",
|
||||||
"sockets": "Sockets",
|
"sockets": "ソケット数",
|
||||||
"guests": "Guests",
|
"guests": "ゲスト数",
|
||||||
|
|
||||||
"info": "Info"
|
"info": "情報"
|
||||||
}
|
}
|
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"logger-settings": "Logger Settings",
|
"logger-settings": "ロガー設定",
|
||||||
"description": "By enabling the check boxes, you will receive logs to your terminal. If you specify a path, logs will then be saved to a file instead. HTTP logging is useful for collecting statistics about who, when, and what people access on your forum. In addition to logging HTTP requests, we can also log socket.io events. Socket.io logging, in combination with redis-cli monitor, can be very helpful for learning NodeBB's internals.",
|
"description": "チェックボックスをオンにすると、ターミナルにログが送信されます。パスを指定した場合、ログはファイルに保存されます。HTTPロギングは誰が、いつ、どんなユーザがあなたのフォーラムにアクセスしたかに関する統計を収集するのに便利です。HTTPリクエストだけでなく、socket.ioイベントのロギングをすることもできます。redis-cliモニタと組み合わせたsocket.ioロギングは、NodeBBの内部を学習するのに非常に役立ちます。",
|
||||||
"explanation": "Simply check/uncheck the logging settings to enable or disable logging on the fly. No restart needed.",
|
"explanation": "ロギング設定をオンまたはオフにするだけで、瞬時にロギングを有効または無効にすることができます。再起動する必要はありません。",
|
||||||
"enable-http": "Enable HTTP logging",
|
"enable-http": "HTTPロギングを有効にする",
|
||||||
"enable-socket": "Enable socket.io event logging",
|
"enable-socket": "socket.ioイベントのロギングを有効にする",
|
||||||
"file-path": "Path to log file",
|
"file-path": "ログファイルのパス",
|
||||||
"file-path-placeholder": "/path/to/log/file.log ::: leave blank to log to your terminal",
|
"file-path-placeholder": "/path/to/log/file.log ::: 空白の状態でターミナルにログを表示する",
|
||||||
|
|
||||||
"control-panel": "Logger Control Panel",
|
"control-panel": "ロガーのコントロールパネル",
|
||||||
"update-settings": "Update Logger Settings"
|
"update-settings": "ロガー設定を更新する"
|
||||||
}
|
}
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"language-settings": "Language Settings",
|
"language-settings": "言語設定",
|
||||||
"description": "The default language determines the language settings for all users who are visiting your forum. <br />Individual users can override the default language on their account settings page.",
|
"description": "The default language determines the language settings for all users who are visiting your forum. <br />Individual users can override the default language on their account settings page.",
|
||||||
"default-language": "Default Language"
|
"default-language": "Default Language"
|
||||||
}
|
}
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"post-sharing": "Post Sharing",
|
"post-sharing": "投稿共有",
|
||||||
"info-plugins-additional": "Plugins can add additional networks for sharing posts.",
|
"info-plugins-additional": "プラグインは投稿を共有するために追加のネットワークを設定することができます",
|
||||||
"save-success": "Successfully saved Post Sharing Networks!"
|
"save-success": "投稿共有ネットワークを正常に保存しました!"
|
||||||
}
|
}
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"notifications": "Notifications",
|
"notifications": "通知",
|
||||||
"chat-messages": "Chat Messages",
|
"chat-messages": "チャットメッセージ",
|
||||||
"play-sound": "Play",
|
"play-sound": "再生",
|
||||||
"incoming-message": "Incoming Message",
|
"incoming-message": "受信メッセージ",
|
||||||
"outgoing-message": "Outgoing Message",
|
"outgoing-message": "送信メッセージ",
|
||||||
"upload-new-sound": "Upload New Sound",
|
"upload-new-sound": "新しい音声のアップロード",
|
||||||
"saved": "Settings Saved"
|
"saved": "設定を保存しました"
|
||||||
}
|
}
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"notifications": "Notifications",
|
"notifications": "通知",
|
||||||
"welcome-notification": "Welcome Notification",
|
"welcome-notification": "ウェルカム通知",
|
||||||
"welcome-notification-link": "Welcome Notification Link"
|
"welcome-notification-link": "Welcome Notification Link"
|
||||||
}
|
}
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"reputation": "Reputation Settings",
|
"reputation": "評価の設定",
|
||||||
"disable": "Disable Reputation System",
|
"disable": "Disable Reputation System",
|
||||||
"disable-down-voting": "Disable Down Voting",
|
"disable-down-voting": "低評価を無効にする",
|
||||||
"thresholds": "Activity Thresholds",
|
"thresholds": "Activity Thresholds",
|
||||||
"min-rep-downvote": "Minimum reputation to downvote posts",
|
"min-rep-downvote": "Minimum reputation to downvote posts",
|
||||||
"min-rep-flag": "Minimum reputation to flag posts"
|
"min-rep-flag": "Minimum reputation to flag posts"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"reconnection": "Reconnection Settings",
|
"reconnection": "再接続の設定",
|
||||||
"max-attempts": "Max Reconnection Attempts",
|
"max-attempts": "Max Reconnection Attempts",
|
||||||
"default-placeholder": "Default: %1",
|
"default-placeholder": "Default: %1",
|
||||||
"delay": "Reconnection Delay"
|
"delay": "Reconnection Delay"
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"notifications": "Notifications",
|
"notifications": "通知",
|
||||||
"chat-messages": "Chat Messages",
|
"chat-messages": "聊天信息",
|
||||||
"play-sound": "Play",
|
"play-sound": "Play",
|
||||||
"incoming-message": "Incoming Message",
|
"incoming-message": "收到新消息",
|
||||||
"outgoing-message": "Outgoing Message",
|
"outgoing-message": "Outgoing Message",
|
||||||
"upload-new-sound": "Upload New Sound",
|
"upload-new-sound": "Upload New Sound",
|
||||||
"saved": "Settings Saved"
|
"saved": "Settings Saved"
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"chat-settings": "Chat Settings",
|
"chat-settings": "聊天设置",
|
||||||
"disable": "Disable chat",
|
"disable": "禁用聊天",
|
||||||
"disable-editing": "Disable chat message editing/deletion",
|
"disable-editing": "禁止编辑/删除聊天消息",
|
||||||
"disable-editing-help": "Administrators and global moderators are exempt from this restriction",
|
"disable-editing-help": "管理员和超级管理员不受此限制",
|
||||||
"max-length": "Maximum length of chat messages",
|
"max-length": "Maximum length of chat messages",
|
||||||
"max-room-size": "Maximum number of users in chat rooms",
|
"max-room-size": "Maximum number of users in chat rooms",
|
||||||
"delay": "Time between chat messages in milliseconds"
|
"delay": "Time between chat messages in milliseconds"
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"handles": "Guest Handles",
|
"handles": "Guest Handles",
|
||||||
"handles.enabled": "Allow guest handles",
|
"handles.enabled": "Allow guest handles",
|
||||||
"handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"",
|
"handles.enabled-help": "这个选项将允许访客使用一个额外的输入框来设置发帖时的用户名,如果被禁用,仅会统一显示为“访客”",
|
||||||
"privileges": "Guest Privileges",
|
"privileges": "访客权限",
|
||||||
"privileges.can-search": "Allow guests to search without logging in",
|
"privileges.can-search": "Allow guests to search without logging in",
|
||||||
"privileges.can-search-users": "Allow guests to search users without logging in"
|
"privileges.can-search-users": "Allow guests to search users without logging in"
|
||||||
}
|
}
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"notifications": "Notifications",
|
"notifications": "通知",
|
||||||
"welcome-notification": "Welcome Notification",
|
"welcome-notification": "欢迎通知",
|
||||||
"welcome-notification-link": "Welcome Notification Link"
|
"welcome-notification-link": "欢迎通知链接"
|
||||||
}
|
}
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"pagination": "Pagination Settings",
|
"pagination": "分页设置",
|
||||||
"enable": "Paginate topics and posts instead of using infinite scroll.",
|
"enable": "在主题和帖子使用分页替代无限滚动浏览。",
|
||||||
"topics": "Topic Pagination",
|
"topics": "话题分页",
|
||||||
"posts-per-page": "Posts per Page",
|
"posts-per-page": "每页帖子数",
|
||||||
"categories": "Category Pagination",
|
"categories": "Category Pagination",
|
||||||
"topics-per-page": "Topics per Page",
|
"topics-per-page": "Topics per Page",
|
||||||
"initial-num-load": "Initial Number of Topics to Load on Unread, Recent, and Popular"
|
"initial-num-load": "Initial Number of Topics to Load on Unread, Recent, and Popular"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"reconnection": "Reconnection Settings",
|
"reconnection": "重新连接设置",
|
||||||
"max-attempts": "Max Reconnection Attempts",
|
"max-attempts": "最大重新连接尝试",
|
||||||
"default-placeholder": "Default: %1",
|
"default-placeholder": "默认:%1",
|
||||||
"delay": "Reconnection Delay"
|
"delay": "重连等待时间"
|
||||||
}
|
}
|
Loading…
Reference in New Issue