Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-06 06:19:26 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-06 06:19:26 +0300
commit9e9ba61ed5c0dd00ab534bedc110d65b3c0e7759 (patch)
tree91d3bdfb8e20f39b17601747460803ad950310c6 /l10n
parent7e1ce5b9589a697eac0fb41896c1a51502f5b7a9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ja.js24
-rw-r--r--l10n/ja.json24
-rw-r--r--l10n/pt_BR.js20
-rw-r--r--l10n/pt_BR.json20
-rw-r--r--l10n/sk.js22
-rw-r--r--l10n/sk.json22
6 files changed, 130 insertions, 2 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 44651fe..5321646 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"CPU info not available" : "CPU情報が利用できません",
"RAM info not available" : "RAM情報が利用不可",
+ "SWAP info not available" : "SWAP情報なし",
"Users" : "ユーザー",
"Groups" : "グループ",
"Links" : "リンク",
@@ -22,27 +23,46 @@ OC.L10N.register(
"Monitoring" : "モニタリング",
"Monitoring app with useful server information" : "有用なサーバー情報でアプリケーションを監視する",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU負荷、メモリ使用量、ディスク使用量、ユーザー数などの役に立つサーバー情報を提供します。",
+ "Operating System:" : "OS:",
+ "CPU:" : "CPU:",
"Unknown Processor" : "不明なプロセッサー",
+ "Memory:" : "メモリ:",
+ "Server time:" : "サーバーの時間:",
+ "Uptime:" : "稼働時間:",
"Load" : "負荷",
"Memory" : "メモリ",
"Disk" : "ディスク",
+ "Mount:" : "マウント:",
+ "Filesystem:" : "ファイルシステム:",
"Size:" : "サイズ:",
+ "Available:" : "利用可能:",
+ "Used:" : "使用中:",
"You will get a notification once one of your disks is nearly full." : "いずれかのディスクがいっぱいになると通知を受け取ります。",
"Files:" : "ファイル数:",
"Storages:" : "ストレージ:",
"Free Space:" : "空き容量:",
"Network" : "ネットワーク",
+ "Hostname:" : "ホスト名:",
+ "DNS:" : "DNS:",
+ "Gateway:" : "ゲートウェイ:",
+ "Status:" : "ステータス:",
+ "Speed:" : "速度:",
+ "MAC:" : "MAC:",
+ "IPv4:" : "IPv4:",
+ "IPv6:" : "IPv6:",
"Active users" : "アクティブユーザー数",
"Total users:" : "総ユーザー数:",
"Shares" : "共有数",
"PHP" : "PHP",
"Version:" : "バージョン:",
+ "Memory limit:" : "メモリ制限:",
"Upload max size:" : "最大アップロードサイズ:",
"Database" : "データベース",
"Type:" : "タイプ:",
"External monitoring tool" : "外部モニタリングツール",
"You can connect an external monitoring tool by using this end point:" : "このエンドポイントを利用して外部モニタリングツールに接続することが可能です:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "URLの最後に \"?format=json\" を追加すると、JSONの結果が得られます。",
+ "To use an access token, please generate one then set it using the following command:" : "アクセストークンを使用するには、アクセストークンを生成し、以下のコマンドで設定してください。",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "次に、上記のURLをクエリするときに、\"NC-Token\" ヘッダーでトークンを渡します。",
"Load average" : "ロードアベレージ",
"Last minute" : "直近",
@@ -78,6 +98,8 @@ OC.L10N.register(
"Memory limit" : "メモリ制限",
"Max execution time" : "最大実行時間",
"Upload max size" : "最大アップロードサイズ",
- "Type" : "タイプ"
+ "Type" : "タイプ",
+ "You can connect an external monitoring tool by using this end point" : "このエンドポイントを利用して、外部監視ツールを接続することができます。",
+ "To use an access token, please generate one then set it using the following command" : "アクセストークンを使用するには、アクセストークンを生成し、以下のコマンドで設定してください。"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ja.json b/l10n/ja.json
index ebf430c..1359d05 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -1,6 +1,7 @@
{ "translations": {
"CPU info not available" : "CPU情報が利用できません",
"RAM info not available" : "RAM情報が利用不可",
+ "SWAP info not available" : "SWAP情報なし",
"Users" : "ユーザー",
"Groups" : "グループ",
"Links" : "リンク",
@@ -20,27 +21,46 @@
"Monitoring" : "モニタリング",
"Monitoring app with useful server information" : "有用なサーバー情報でアプリケーションを監視する",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU負荷、メモリ使用量、ディスク使用量、ユーザー数などの役に立つサーバー情報を提供します。",
+ "Operating System:" : "OS:",
+ "CPU:" : "CPU:",
"Unknown Processor" : "不明なプロセッサー",
+ "Memory:" : "メモリ:",
+ "Server time:" : "サーバーの時間:",
+ "Uptime:" : "稼働時間:",
"Load" : "負荷",
"Memory" : "メモリ",
"Disk" : "ディスク",
+ "Mount:" : "マウント:",
+ "Filesystem:" : "ファイルシステム:",
"Size:" : "サイズ:",
+ "Available:" : "利用可能:",
+ "Used:" : "使用中:",
"You will get a notification once one of your disks is nearly full." : "いずれかのディスクがいっぱいになると通知を受け取ります。",
"Files:" : "ファイル数:",
"Storages:" : "ストレージ:",
"Free Space:" : "空き容量:",
"Network" : "ネットワーク",
+ "Hostname:" : "ホスト名:",
+ "DNS:" : "DNS:",
+ "Gateway:" : "ゲートウェイ:",
+ "Status:" : "ステータス:",
+ "Speed:" : "速度:",
+ "MAC:" : "MAC:",
+ "IPv4:" : "IPv4:",
+ "IPv6:" : "IPv6:",
"Active users" : "アクティブユーザー数",
"Total users:" : "総ユーザー数:",
"Shares" : "共有数",
"PHP" : "PHP",
"Version:" : "バージョン:",
+ "Memory limit:" : "メモリ制限:",
"Upload max size:" : "最大アップロードサイズ:",
"Database" : "データベース",
"Type:" : "タイプ:",
"External monitoring tool" : "外部モニタリングツール",
"You can connect an external monitoring tool by using this end point:" : "このエンドポイントを利用して外部モニタリングツールに接続することが可能です:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "URLの最後に \"?format=json\" を追加すると、JSONの結果が得られます。",
+ "To use an access token, please generate one then set it using the following command:" : "アクセストークンを使用するには、アクセストークンを生成し、以下のコマンドで設定してください。",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "次に、上記のURLをクエリするときに、\"NC-Token\" ヘッダーでトークンを渡します。",
"Load average" : "ロードアベレージ",
"Last minute" : "直近",
@@ -76,6 +96,8 @@
"Memory limit" : "メモリ制限",
"Max execution time" : "最大実行時間",
"Upload max size" : "最大アップロードサイズ",
- "Type" : "タイプ"
+ "Type" : "タイプ",
+ "You can connect an external monitoring tool by using this end point" : "このエンドポイントを利用して、外部監視ツールを接続することができます。",
+ "To use an access token, please generate one then set it using the following command" : "アクセストークンを使用するには、アクセストークンを生成し、以下のコマンドで設定してください。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index a00b8bb..a182e0f 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -26,21 +26,40 @@ OC.L10N.register(
"Monitoring" : "Monitoramento",
"Monitoring app with useful server information" : "Aplicativo de monitoramento com informações úteis do servidor",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fornece informações úteis do servidor, como carga de CPU, uso de RAM, uso do disco, número de usuários, etc.",
+ "Operating System:" : "Sistema Operacional:",
+ "CPU:" : "CPU:",
"Unknown Processor" : "Processador Desconhecido",
+ "Memory:" : "Memoria:",
+ "Server time:" : "Horário do servidor:",
+ "Uptime:" : "Tempo de atividade:",
"Load" : "Carga",
"Memory" : "Memória",
"Disk" : "Disco",
+ "Mount:" : "Montagem:",
+ "Filesystem:" : "Sistema de arquivo:",
"Size:" : "Tamanho:",
+ "Available:" : "Disponível:",
+ "Used:" : "Usado:",
"You will get a notification once one of your disks is nearly full." : "Você receberá uma notificação quando um dos seus discos estiver quase cheio.",
"Files:" : "Arquivos:",
"Storages:" : "Armazenamentos:",
"Free Space:" : "Espaço livre:",
"Network" : "Rede",
+ "Hostname:" : "Hostname:",
+ "DNS:" : "DNS:",
+ "Gateway:" : "Gateway:",
+ "Status:" : "Status:",
+ "Speed:" : "Velocidade:",
+ "MAC:" : "MAC:",
+ "IPv4:" : "IPv4:",
+ "IPv6:" : "IPv6:",
"Active users" : "Usuários ativos",
"Total users:" : "Total de usuários:",
"Shares" : "Compartilhamentos",
"PHP" : "PHP",
"Version:" : "Versão:",
+ "Memory limit:" : "Limite de memória:",
+ "Max execution time:" : "Tempo máximo de execução:",
"Upload max size:" : "Tamanho máximo para envio:",
"Extensions:" : "Extensões:",
"Unable to list extensions" : "Não foi possível listar as extensões",
@@ -49,6 +68,7 @@ OC.L10N.register(
"External monitoring tool" : "Ferramenta de monitoramento externo",
"You can connect an external monitoring tool by using this end point:" : "Você pode conectar uma ferramenta de monitoramento externa usando este ponto final:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Adicionar \"?format=json\" no final da URL dá a você o resultado em JSON.",
+ "To use an access token, please generate one then set it using the following command:" : "Para usar um token de acesso, gere um e defina-o usando o seguinte comando:",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "Em seguida, passe o token com o cabeçalho \"NC-Token\" ao consultar o URL acima.",
"Load average" : "Carga média",
"Last minute" : "Último minuto",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 70ab2af..8c3d1b0 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -24,21 +24,40 @@
"Monitoring" : "Monitoramento",
"Monitoring app with useful server information" : "Aplicativo de monitoramento com informações úteis do servidor",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fornece informações úteis do servidor, como carga de CPU, uso de RAM, uso do disco, número de usuários, etc.",
+ "Operating System:" : "Sistema Operacional:",
+ "CPU:" : "CPU:",
"Unknown Processor" : "Processador Desconhecido",
+ "Memory:" : "Memoria:",
+ "Server time:" : "Horário do servidor:",
+ "Uptime:" : "Tempo de atividade:",
"Load" : "Carga",
"Memory" : "Memória",
"Disk" : "Disco",
+ "Mount:" : "Montagem:",
+ "Filesystem:" : "Sistema de arquivo:",
"Size:" : "Tamanho:",
+ "Available:" : "Disponível:",
+ "Used:" : "Usado:",
"You will get a notification once one of your disks is nearly full." : "Você receberá uma notificação quando um dos seus discos estiver quase cheio.",
"Files:" : "Arquivos:",
"Storages:" : "Armazenamentos:",
"Free Space:" : "Espaço livre:",
"Network" : "Rede",
+ "Hostname:" : "Hostname:",
+ "DNS:" : "DNS:",
+ "Gateway:" : "Gateway:",
+ "Status:" : "Status:",
+ "Speed:" : "Velocidade:",
+ "MAC:" : "MAC:",
+ "IPv4:" : "IPv4:",
+ "IPv6:" : "IPv6:",
"Active users" : "Usuários ativos",
"Total users:" : "Total de usuários:",
"Shares" : "Compartilhamentos",
"PHP" : "PHP",
"Version:" : "Versão:",
+ "Memory limit:" : "Limite de memória:",
+ "Max execution time:" : "Tempo máximo de execução:",
"Upload max size:" : "Tamanho máximo para envio:",
"Extensions:" : "Extensões:",
"Unable to list extensions" : "Não foi possível listar as extensões",
@@ -47,6 +66,7 @@
"External monitoring tool" : "Ferramenta de monitoramento externo",
"You can connect an external monitoring tool by using this end point:" : "Você pode conectar uma ferramenta de monitoramento externa usando este ponto final:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Adicionar \"?format=json\" no final da URL dá a você o resultado em JSON.",
+ "To use an access token, please generate one then set it using the following command:" : "Para usar um token de acesso, gere um e defina-o usando o seguinte comando:",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "Em seguida, passe o token com o cabeçalho \"NC-Token\" ao consultar o URL acima.",
"Load average" : "Carga média",
"Last minute" : "Último minuto",
diff --git a/l10n/sk.js b/l10n/sk.js
index c5bcc52..c0fc6d7 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -26,27 +26,49 @@ OC.L10N.register(
"Monitoring" : "Sledovanie",
"Monitoring app with useful server information" : "Monitorovacia apka s užitočnými informáciami o serveri",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Poskytuje užitočné informácie o serveri, ako napríklad vyťaženie CPU, RAM, využitie diskov, počet používateľov, atď.",
+ "Operating System:" : "Operačný systém:",
+ "CPU:" : "CPU:",
"Unknown Processor" : "Neznámy procesor",
+ "Memory:" : "Pamäť:",
+ "Server time:" : "Čas na serveri:",
+ "Uptime:" : "Doba behu:",
"Load" : "Záťaž",
"Memory" : "Pamäť",
"Disk" : "Disk",
+ "Mount:" : "Prípojný bod:",
+ "Filesystem:" : "Súborový systém:",
"Size:" : "Veľkosť:",
+ "Available:" : "Dostupnosť:",
+ "Used:" : "Použitie:",
"You will get a notification once one of your disks is nearly full." : "Ak je niektorý z vašich diskov skoro plný, dostanete varovanie.",
"Files:" : "Súbory:",
"Storages:" : "Úložiská:",
"Free Space:" : "Voľné miesto:",
"Network" : "Sieť",
+ "Hostname:" : "Názov servera:",
+ "DNS:" : "DNS:",
+ "Gateway:" : "Brána:",
+ "Status:" : "Stav:",
+ "Speed:" : "Rýchlosť:",
+ "MAC:" : "MAC:",
+ "IPv4:" : "IPv4:",
+ "IPv6:" : "IPv6:",
"Active users" : "Aktívni užívatelia",
"Total users:" : "Užívateľov celkom:",
"Shares" : "Sprístupnené položky",
"PHP" : "PHP",
"Version:" : "Verzia:",
+ "Memory limit:" : "Obmedzenie pamäte:",
+ "Max execution time:" : "Maximálny čas spustenia:",
"Upload max size:" : "Maximálna veľkosť pre nahratie:",
+ "Extensions:" : "Rozšírenia:",
+ "Unable to list extensions" : "Nepodarilo sa zobraziť rozšírenia",
"Database" : "Databáza",
"Type:" : "Typ:",
"External monitoring tool" : "Externý sledovací nástroj",
"You can connect an external monitoring tool by using this end point:" : "Pre pripojenie externého sledovacieho nástroja použite tento koncový bod:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Ak na koniec adresy URL pridáte „?format = json“, získate výsledok v JSON.",
+ "To use an access token, please generate one then set it using the following command:" : "Pre používanie prístupového tokenu ho vygenerujte a potom ho nastavte použitím nasledujúceho príkazu:",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri dotazovaní na vyššie uvedenú adresu URL potom poslať token s hlavičkou „NC-Token“.",
"Load average" : "Priemerné zaťaženie",
"Last minute" : "Posledná minúta",
diff --git a/l10n/sk.json b/l10n/sk.json
index c6ace2c..7b958dc 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -24,27 +24,49 @@
"Monitoring" : "Sledovanie",
"Monitoring app with useful server information" : "Monitorovacia apka s užitočnými informáciami o serveri",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Poskytuje užitočné informácie o serveri, ako napríklad vyťaženie CPU, RAM, využitie diskov, počet používateľov, atď.",
+ "Operating System:" : "Operačný systém:",
+ "CPU:" : "CPU:",
"Unknown Processor" : "Neznámy procesor",
+ "Memory:" : "Pamäť:",
+ "Server time:" : "Čas na serveri:",
+ "Uptime:" : "Doba behu:",
"Load" : "Záťaž",
"Memory" : "Pamäť",
"Disk" : "Disk",
+ "Mount:" : "Prípojný bod:",
+ "Filesystem:" : "Súborový systém:",
"Size:" : "Veľkosť:",
+ "Available:" : "Dostupnosť:",
+ "Used:" : "Použitie:",
"You will get a notification once one of your disks is nearly full." : "Ak je niektorý z vašich diskov skoro plný, dostanete varovanie.",
"Files:" : "Súbory:",
"Storages:" : "Úložiská:",
"Free Space:" : "Voľné miesto:",
"Network" : "Sieť",
+ "Hostname:" : "Názov servera:",
+ "DNS:" : "DNS:",
+ "Gateway:" : "Brána:",
+ "Status:" : "Stav:",
+ "Speed:" : "Rýchlosť:",
+ "MAC:" : "MAC:",
+ "IPv4:" : "IPv4:",
+ "IPv6:" : "IPv6:",
"Active users" : "Aktívni užívatelia",
"Total users:" : "Užívateľov celkom:",
"Shares" : "Sprístupnené položky",
"PHP" : "PHP",
"Version:" : "Verzia:",
+ "Memory limit:" : "Obmedzenie pamäte:",
+ "Max execution time:" : "Maximálny čas spustenia:",
"Upload max size:" : "Maximálna veľkosť pre nahratie:",
+ "Extensions:" : "Rozšírenia:",
+ "Unable to list extensions" : "Nepodarilo sa zobraziť rozšírenia",
"Database" : "Databáza",
"Type:" : "Typ:",
"External monitoring tool" : "Externý sledovací nástroj",
"You can connect an external monitoring tool by using this end point:" : "Pre pripojenie externého sledovacieho nástroja použite tento koncový bod:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Ak na koniec adresy URL pridáte „?format = json“, získate výsledok v JSON.",
+ "To use an access token, please generate one then set it using the following command:" : "Pre používanie prístupového tokenu ho vygenerujte a potom ho nastavte použitím nasledujúceho príkazu:",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri dotazovaní na vyššie uvedenú adresu URL potom poslať token s hlavičkou „NC-Token“.",
"Load average" : "Priemerné zaťaženie",
"Last minute" : "Posledná minúta",