From c913d50246e158938a016e254aa6c00d83c24b9b Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 4 Sep 2025 11:42:24 +0200 Subject: [PATCH 001/130] chore(CI): Adjust testing matrix for Nextcloud 32 on stable32 Signed-off-by: Joas Schilling --- composer.json | 2 +- composer.lock | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index aadf7885..6383019f 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "require-dev": { "bamarni/composer-bin-plugin": "^1.8", "bantu/ini-get-wrapper": "1.0.1", - "nextcloud/ocp": "dev-master" + "nextcloud/ocp": "dev-stable32" }, "config": { "allow-plugins": { diff --git a/composer.lock b/composer.lock index f7128348..b14bbc75 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b00a9b9e21270c859ee9b93375745838", + "content-hash": "ad792aa6aa2d613631ea001627a550df", "packages": [], "packages-dev": [ { @@ -100,16 +100,16 @@ }, { "name": "nextcloud/ocp", - "version": "dev-master", + "version": "dev-stable32", "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "851f4248065d96ee9d4971bb671b363f7dbd7850" + "reference": "49413ff9bf66f1091928540ecd9af4ebeebf6e32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/851f4248065d96ee9d4971bb671b363f7dbd7850", - "reference": "851f4248065d96ee9d4971bb671b363f7dbd7850", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/49413ff9bf66f1091928540ecd9af4ebeebf6e32", + "reference": "49413ff9bf66f1091928540ecd9af4ebeebf6e32", "shasum": "" }, "require": { @@ -119,11 +119,10 @@ "psr/event-dispatcher": "^1.0", "psr/log": "^3.0.2" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { - "dev-master": "32.0.0-dev" + "dev-stable32": "32.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -143,9 +142,9 @@ "description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API", "support": { "issues": "https://github.com/nextcloud-deps/ocp/issues", - "source": "https://github.com/nextcloud-deps/ocp/tree/master" + "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2025-08-30T00:45:22+00:00" + "time": "2025-09-04T08:38:43+00:00" }, { "name": "psr/clock", From 8a206928ab5d7cead8804dc0577459de2ac68495 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 5 Sep 2025 01:41:10 +0000 Subject: [PATCH 002/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/de.js | 2 +- l10n/de.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index 49ebd92e..f0d6a4e4 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -4,7 +4,7 @@ OC.L10N.register( "CPU info not available" : "Informationen zur CPU nicht verfügbar", "CPU Usage:" : "CPU-Auslastung:", "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzten Minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzten Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzten 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzten 15 Minuten", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzten 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzten 15 Minuten", "RAM Usage:" : "Speicherauslastung:", "SWAP Usage:" : "SWAP-Auslastung:", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", diff --git a/l10n/de.json b/l10n/de.json index 1ef4d601..87f596ee 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -2,7 +2,7 @@ "CPU info not available" : "Informationen zur CPU nicht verfügbar", "CPU Usage:" : "CPU-Auslastung:", "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzten Minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzten Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzten 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzten 15 Minuten", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzten 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzten 15 Minuten", "RAM Usage:" : "Speicherauslastung:", "SWAP Usage:" : "SWAP-Auslastung:", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", From df522d75d1357c807e186b2258a174743163a7ac Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 6 Sep 2025 01:41:36 +0000 Subject: [PATCH 003/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++- l10n/da.json | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 100 insertions(+), 2 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index f834dc5d..693953b3 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -2,6 +2,15 @@ OC.L10N.register( "serverinfo", { "CPU info not available" : "CPU information er ikke tilgængeli", + "CPU Usage:" : "CPU anvendelse:", + "Load average: {percentage} % ({load}) last minute" : "Belastningsgennemsnit: {percentage} % ({load}) seneste minut", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) seneste minut\n{last5MinutesPercentage} % ({last5Minutes}) seneste 5 minutter\n{last15MinutesPercentage} % ({last15Minutes}) seneste 15 minutter", + "RAM Usage:" : "RAM anvendelse:", + "SWAP Usage:" : "SWAP anvendelse:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: total: {memTotalBytes}/Aktuel anvendelse: {memUsageBytes}", + "RAM info not available" : "RAM info ikke tilgængelig", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: total: {swapTotalBytes}/Aktuel anvendelse: {swapUsageBytes}", + "SWAP info not available" : "SWAP info ikke tilgængeligavailable", "Copied!" : "Kopieret!", "Not supported!" : "Ikke understøttet!", "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", @@ -10,21 +19,56 @@ OC.L10N.register( "Monitoring" : "Monitorering", "Monitoring app with useful server information" : "Monitoreringsapp med serverinformation", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Viser serverinformation som CPU belastning, RAM forbrug, lagerforbrug, antal brugere osv.", + "Operating System:" : "Styresystem:", + "CPU:" : "CPU:", + "threads" : "tråde", + "Memory:" : "Hukommelse:", + "Server time:" : "Server tid:", + "Uptime:" : "Oppetid:", "Temperature" : "Temperatur", "Load" : "Belastning", "Memory" : "Hukommelse", "Disk" : "Disk", + "Mount:" : "Montering:", + "Filesystem:" : "Filsystem:", "Size:" : "Størrelse:", + "Available:" : "Tilgængelig:", + "Used:" : "Anvendt:", "Files:" : "Filer:", "Storages:" : "Lagre:", "Free Space:" : "Ledig plads:", "Network" : "Netværk", + "Hostname:" : "Hostnavn:", + "Gateway:" : "Gateway:", + "Status:" : "Status:", + "Speed:" : "Hastighed:", + "Duplex:" : "Dupleks:", + "MAC:" : "MAC:", + "IPv4:" : "Ipv4:", + "IPv6:" : "IPv6:", "Active users" : "Aktive brugere", + "Last hour" : "Seneste time", + "%s%% of all users" : "%s%% af alle brugereusers", + "Last 24 Hours" : "Seneste 24 timer", + "Last 7 Days" : "Seneste 7 dage", + "Last 30 Days" : "Seneste 30 dage", "Shares" : "Delinger", "Users:" : "Brugere:", + "Groups:" : "Grupper:", + "Links:" : "Links:", + "Emails:" : "E-mails:", + "Federated sent:" : "Fødereret sendt:", + "Federated received:" : "Fødereret modtaget:", + "Talk conversations:" : "Snak samtaler:", "PHP" : "PHP", "Version:" : "Version:", + "Memory limit:" : "Hukommelsesgrænse:", + "Max execution time:" : "Maks udførselstid:", "Upload max size:" : "Max upload størrelse:", + "OPcache Revalidate Frequency:" : "OPcache revalideringsfrekvens:", + "Extensions:" : "Udvidelser:", + "Unable to list extensions" : "Kan ikke liste udvidelser", + "Show phpinfo" : "Vis phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool navn:", "Pool type:" : "Pool type:", @@ -41,8 +85,13 @@ OC.L10N.register( "Database" : "Database", "Type:" : "Type:", "External monitoring tool" : "Eksternt monitoreringsværktøj", + "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", "Copy" : "Kopier", + "Output in JSON" : "Output i JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inklusiv apps sektion vil sende en ekstern forespørgsel til app butikken)", + "Skip server update" : "Spring over serveropdatering", "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", + "Unknown Processor" : "Ukendt processor" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 3df7355b..a2178883 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -1,5 +1,14 @@ { "translations": { "CPU info not available" : "CPU information er ikke tilgængeli", + "CPU Usage:" : "CPU anvendelse:", + "Load average: {percentage} % ({load}) last minute" : "Belastningsgennemsnit: {percentage} % ({load}) seneste minut", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) seneste minut\n{last5MinutesPercentage} % ({last5Minutes}) seneste 5 minutter\n{last15MinutesPercentage} % ({last15Minutes}) seneste 15 minutter", + "RAM Usage:" : "RAM anvendelse:", + "SWAP Usage:" : "SWAP anvendelse:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: total: {memTotalBytes}/Aktuel anvendelse: {memUsageBytes}", + "RAM info not available" : "RAM info ikke tilgængelig", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: total: {swapTotalBytes}/Aktuel anvendelse: {swapUsageBytes}", + "SWAP info not available" : "SWAP info ikke tilgængeligavailable", "Copied!" : "Kopieret!", "Not supported!" : "Ikke understøttet!", "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", @@ -8,21 +17,56 @@ "Monitoring" : "Monitorering", "Monitoring app with useful server information" : "Monitoreringsapp med serverinformation", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Viser serverinformation som CPU belastning, RAM forbrug, lagerforbrug, antal brugere osv.", + "Operating System:" : "Styresystem:", + "CPU:" : "CPU:", + "threads" : "tråde", + "Memory:" : "Hukommelse:", + "Server time:" : "Server tid:", + "Uptime:" : "Oppetid:", "Temperature" : "Temperatur", "Load" : "Belastning", "Memory" : "Hukommelse", "Disk" : "Disk", + "Mount:" : "Montering:", + "Filesystem:" : "Filsystem:", "Size:" : "Størrelse:", + "Available:" : "Tilgængelig:", + "Used:" : "Anvendt:", "Files:" : "Filer:", "Storages:" : "Lagre:", "Free Space:" : "Ledig plads:", "Network" : "Netværk", + "Hostname:" : "Hostnavn:", + "Gateway:" : "Gateway:", + "Status:" : "Status:", + "Speed:" : "Hastighed:", + "Duplex:" : "Dupleks:", + "MAC:" : "MAC:", + "IPv4:" : "Ipv4:", + "IPv6:" : "IPv6:", "Active users" : "Aktive brugere", + "Last hour" : "Seneste time", + "%s%% of all users" : "%s%% af alle brugereusers", + "Last 24 Hours" : "Seneste 24 timer", + "Last 7 Days" : "Seneste 7 dage", + "Last 30 Days" : "Seneste 30 dage", "Shares" : "Delinger", "Users:" : "Brugere:", + "Groups:" : "Grupper:", + "Links:" : "Links:", + "Emails:" : "E-mails:", + "Federated sent:" : "Fødereret sendt:", + "Federated received:" : "Fødereret modtaget:", + "Talk conversations:" : "Snak samtaler:", "PHP" : "PHP", "Version:" : "Version:", + "Memory limit:" : "Hukommelsesgrænse:", + "Max execution time:" : "Maks udførselstid:", "Upload max size:" : "Max upload størrelse:", + "OPcache Revalidate Frequency:" : "OPcache revalideringsfrekvens:", + "Extensions:" : "Udvidelser:", + "Unable to list extensions" : "Kan ikke liste udvidelser", + "Show phpinfo" : "Vis phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool navn:", "Pool type:" : "Pool type:", @@ -39,8 +83,13 @@ "Database" : "Database", "Type:" : "Type:", "External monitoring tool" : "Eksternt monitoreringsværktøj", + "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", "Copy" : "Kopier", + "Output in JSON" : "Output i JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inklusiv apps sektion vil sende en ekstern forespørgsel til app butikken)", + "Skip server update" : "Spring over serveropdatering", "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", + "Unknown Processor" : "Ukendt processor" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file From 005d36a9131c3255f530528e36d486cfac95066e Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 7 Sep 2025 02:35:55 +0000 Subject: [PATCH 004/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index b14bbc75..38f9f6ce 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "49413ff9bf66f1091928540ecd9af4ebeebf6e32" + "reference": "fc0f7a56ddd9a6278f2aa5a4c3c050d6f70928db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/49413ff9bf66f1091928540ecd9af4ebeebf6e32", - "reference": "49413ff9bf66f1091928540ecd9af4ebeebf6e32", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/fc0f7a56ddd9a6278f2aa5a4c3c050d6f70928db", + "reference": "fc0f7a56ddd9a6278f2aa5a4c3c050d6f70928db", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2025-09-04T08:38:43+00:00" + "time": "2025-09-06T00:45:35+00:00" }, { "name": "psr/clock", From 14727d083dda3a93c192600e1c09d330d4b00d37 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 8 Sep 2025 01:50:55 +0000 Subject: [PATCH 005/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 8 ++++---- l10n/da.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index 693953b3..ab10dbd5 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -10,7 +10,7 @@ OC.L10N.register( "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: total: {memTotalBytes}/Aktuel anvendelse: {memUsageBytes}", "RAM info not available" : "RAM info ikke tilgængelig", "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: total: {swapTotalBytes}/Aktuel anvendelse: {swapUsageBytes}", - "SWAP info not available" : "SWAP info ikke tilgængeligavailable", + "SWAP info not available" : "SWAP info ikke tilgængelig", "Copied!" : "Kopieret!", "Not supported!" : "Ikke understøttet!", "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", @@ -19,7 +19,7 @@ OC.L10N.register( "Monitoring" : "Monitorering", "Monitoring app with useful server information" : "Monitoreringsapp med serverinformation", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Viser serverinformation som CPU belastning, RAM forbrug, lagerforbrug, antal brugere osv.", - "Operating System:" : "Styresystem:", + "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", "threads" : "tråde", "Memory:" : "Hukommelse:", @@ -44,11 +44,11 @@ OC.L10N.register( "Speed:" : "Hastighed:", "Duplex:" : "Dupleks:", "MAC:" : "MAC:", - "IPv4:" : "Ipv4:", + "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Active users" : "Aktive brugere", "Last hour" : "Seneste time", - "%s%% of all users" : "%s%% af alle brugereusers", + "%s%% of all users" : "%s%% af alle brugere", "Last 24 Hours" : "Seneste 24 timer", "Last 7 Days" : "Seneste 7 dage", "Last 30 Days" : "Seneste 30 dage", diff --git a/l10n/da.json b/l10n/da.json index a2178883..46b31754 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -8,7 +8,7 @@ "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: total: {memTotalBytes}/Aktuel anvendelse: {memUsageBytes}", "RAM info not available" : "RAM info ikke tilgængelig", "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: total: {swapTotalBytes}/Aktuel anvendelse: {swapUsageBytes}", - "SWAP info not available" : "SWAP info ikke tilgængeligavailable", + "SWAP info not available" : "SWAP info ikke tilgængelig", "Copied!" : "Kopieret!", "Not supported!" : "Ikke understøttet!", "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", @@ -17,7 +17,7 @@ "Monitoring" : "Monitorering", "Monitoring app with useful server information" : "Monitoreringsapp med serverinformation", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Viser serverinformation som CPU belastning, RAM forbrug, lagerforbrug, antal brugere osv.", - "Operating System:" : "Styresystem:", + "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", "threads" : "tråde", "Memory:" : "Hukommelse:", @@ -42,11 +42,11 @@ "Speed:" : "Hastighed:", "Duplex:" : "Dupleks:", "MAC:" : "MAC:", - "IPv4:" : "Ipv4:", + "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Active users" : "Aktive brugere", "Last hour" : "Seneste time", - "%s%% of all users" : "%s%% af alle brugereusers", + "%s%% of all users" : "%s%% af alle brugere", "Last 24 Hours" : "Seneste 24 timer", "Last 7 Days" : "Seneste 7 dage", "Last 30 Days" : "Seneste 30 dage", From fa6a469b97dab7bf10524c6cb527e4bffb182944 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 9 Sep 2025 01:43:27 +0000 Subject: [PATCH 006/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 2 +- l10n/da.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index ab10dbd5..6e374373 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -89,7 +89,7 @@ OC.L10N.register( "Copy" : "Kopier", "Output in JSON" : "Output i JSON", "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inklusiv apps sektion vil sende en ekstern forespørgsel til app butikken)", - "Skip server update" : "Spring over serveropdatering", + "Skip server update" : "Spring server-opdatering over", "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", "Unknown Processor" : "Ukendt processor" diff --git a/l10n/da.json b/l10n/da.json index 46b31754..74a29aec 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -87,7 +87,7 @@ "Copy" : "Kopier", "Output in JSON" : "Output i JSON", "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inklusiv apps sektion vil sende en ekstern forespørgsel til app butikken)", - "Skip server update" : "Spring over serveropdatering", + "Skip server update" : "Spring server-opdatering over", "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", "Unknown Processor" : "Ukendt processor" From 34a3047ce249e927253a1df1316f1a1f435b4f6e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 10 Sep 2025 01:43:24 +0000 Subject: [PATCH 007/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 24 ++++++++++++------------ l10n/fr.json | 24 ++++++++++++------------ 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/l10n/fr.js b/l10n/fr.js index a1c69581..bf02cd5c 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1,19 +1,19 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Information CPU non disponible", - "CPU Usage:" : "Usage CPU:", - "Load average: {percentage} % ({load}) last minute" : "Moyenne de la charge : {percentage}% ( {load}) dernière minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) dernière Minute\n{last5MinutesPercentage} % ({last5Minutes}) 5 dernières Minutes\n{last15MinutesPercentage} % ({last15Minutes}) 15 dernières Minutes", - "RAM Usage:" : "Usage RAM:", - "SWAP Usage:" : "Usage SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes}/Utilisation actuelle : {memUsageBytes}", - "RAM info not available" : "Informations sur la RAM non disponibles", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes}/Utilisation actuelle : {swapUsageBytes}", - "SWAP info not available" : "L'information SWAP n'est pas disponible", + "CPU info not available" : "Informations CPU non disponibles", + "CPU Usage:" : "Utilisation CPU :", + "Load average: {percentage} % ({load}) last minute" : "Charge moyenne : {percentage}% ( {load}) dernière minute", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) la dernière minute\n{last5MinutesPercentage} % ({last5Minutes}) les 5 dernières minutes\n{last15MinutesPercentage} % ({last15Minutes}) les 15 dernières minutes", + "RAM Usage:" : "Utilisation RAM :", + "SWAP Usage:" : "Utilisation SWAP :", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes} / Utilisation actuelle : {memUsageBytes}", + "RAM info not available" : "Informations RAM non disponibles", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes} / Utilisation actuelle : {swapUsageBytes}", + "SWAP info not available" : "Informations SWAP non disponibles", "Copied!" : "Copié !", "Not supported!" : "Non supporté !", - "Press ⌘-C to copy." : "Pressez ⌘-C pour copier.", + "Press ⌘-C to copy." : "Appuyer sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", "System" : "Système", "Monitoring" : "Surveillance", @@ -72,7 +72,7 @@ OC.L10N.register( "FPM worker pool" : "pool du worker FPM", "Pool name:" : "Nom du pool :", "Pool type:" : "Type de pool :", - "Start time:" : "Horaire de démarrage :", + "Start time:" : "Heure de début :", "Accepted connections:" : "Connexions acceptées :", "Total processes:" : "Nombre total de processus :", "Active processes:" : "Processus actifs :", diff --git a/l10n/fr.json b/l10n/fr.json index e32eba94..c8854202 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,17 +1,17 @@ { "translations": { - "CPU info not available" : "Information CPU non disponible", - "CPU Usage:" : "Usage CPU:", - "Load average: {percentage} % ({load}) last minute" : "Moyenne de la charge : {percentage}% ( {load}) dernière minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) dernière Minute\n{last5MinutesPercentage} % ({last5Minutes}) 5 dernières Minutes\n{last15MinutesPercentage} % ({last15Minutes}) 15 dernières Minutes", - "RAM Usage:" : "Usage RAM:", - "SWAP Usage:" : "Usage SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes}/Utilisation actuelle : {memUsageBytes}", - "RAM info not available" : "Informations sur la RAM non disponibles", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes}/Utilisation actuelle : {swapUsageBytes}", - "SWAP info not available" : "L'information SWAP n'est pas disponible", + "CPU info not available" : "Informations CPU non disponibles", + "CPU Usage:" : "Utilisation CPU :", + "Load average: {percentage} % ({load}) last minute" : "Charge moyenne : {percentage}% ( {load}) dernière minute", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) la dernière minute\n{last5MinutesPercentage} % ({last5Minutes}) les 5 dernières minutes\n{last15MinutesPercentage} % ({last15Minutes}) les 15 dernières minutes", + "RAM Usage:" : "Utilisation RAM :", + "SWAP Usage:" : "Utilisation SWAP :", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes} / Utilisation actuelle : {memUsageBytes}", + "RAM info not available" : "Informations RAM non disponibles", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes} / Utilisation actuelle : {swapUsageBytes}", + "SWAP info not available" : "Informations SWAP non disponibles", "Copied!" : "Copié !", "Not supported!" : "Non supporté !", - "Press ⌘-C to copy." : "Pressez ⌘-C pour copier.", + "Press ⌘-C to copy." : "Appuyer sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", "System" : "Système", "Monitoring" : "Surveillance", @@ -70,7 +70,7 @@ "FPM worker pool" : "pool du worker FPM", "Pool name:" : "Nom du pool :", "Pool type:" : "Type de pool :", - "Start time:" : "Horaire de démarrage :", + "Start time:" : "Heure de début :", "Accepted connections:" : "Connexions acceptées :", "Total processes:" : "Nombre total de processus :", "Active processes:" : "Processus actifs :", From 4e2eaa9db1054869764178596a0780b1d924f55e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 11 Sep 2025 01:41:15 +0000 Subject: [PATCH 008/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 2 +- l10n/da.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index 6e374373..395d0702 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -88,7 +88,7 @@ OC.L10N.register( "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", "Copy" : "Kopier", "Output in JSON" : "Output i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inklusiv apps sektion vil sende en ekstern forespørgsel til app butikken)", + "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", "Skip server update" : "Spring server-opdatering over", "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", diff --git a/l10n/da.json b/l10n/da.json index 74a29aec..b750ae84 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -86,7 +86,7 @@ "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", "Copy" : "Kopier", "Output in JSON" : "Output i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inklusiv apps sektion vil sende en ekstern forespørgsel til app butikken)", + "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", "Skip server update" : "Spring server-opdatering over", "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", From 3f334359333e118df882a7020b490aec58f3fe5d Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 14 Sep 2025 02:35:53 +0000 Subject: [PATCH 009/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 38f9f6ce..a27b8fde 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "fc0f7a56ddd9a6278f2aa5a4c3c050d6f70928db" + "reference": "5f0db0fc0e5f09a4c8ac06ebc5dedefd21d53603" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/fc0f7a56ddd9a6278f2aa5a4c3c050d6f70928db", - "reference": "fc0f7a56ddd9a6278f2aa5a4c3c050d6f70928db", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/5f0db0fc0e5f09a4c8ac06ebc5dedefd21d53603", + "reference": "5f0db0fc0e5f09a4c8ac06ebc5dedefd21d53603", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2025-09-06T00:45:35+00:00" + "time": "2025-09-10T00:46:52+00:00" }, { "name": "psr/clock", From 1cacd41ca37971a46b8bb88c8bd935af663ac2ed Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 17 Sep 2025 01:40:14 +0000 Subject: [PATCH 010/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/be.js | 1 + l10n/be.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/be.js b/l10n/be.js index f842d27e..ac7f21fe 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Не падтрымліваецца!", "Press ⌘-C to copy." : "Націсніце ⌘-C для капіявання.", "Press Ctrl-C to copy." : "Націсніце Ctrl-C для капіявання.", + "System" : "Сістэма", "Size:" : "Памер:", "Last hour" : "Апошняя гадзіна", "Last 24 Hours" : "Апошнія 24 гадзіны", diff --git a/l10n/be.json b/l10n/be.json index 0f681d5e..0c2810e7 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -3,6 +3,7 @@ "Not supported!" : "Не падтрымліваецца!", "Press ⌘-C to copy." : "Націсніце ⌘-C для капіявання.", "Press Ctrl-C to copy." : "Націсніце Ctrl-C для капіявання.", + "System" : "Сістэма", "Size:" : "Памер:", "Last hour" : "Апошняя гадзіна", "Last 24 Hours" : "Апошнія 24 гадзіны", From 3b99d11f674c04759fe6d517d34285e72ee3cc34 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 21 Sep 2025 01:41:26 +0000 Subject: [PATCH 011/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sw.js | 50 +++++++++++++++++++++++++++++++++++++++++++++++++- l10n/sw.json | 50 +++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 98 insertions(+), 2 deletions(-) diff --git a/l10n/sw.js b/l10n/sw.js index 8aabb48b..66257d33 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -1,9 +1,57 @@ OC.L10N.register( "serverinfo", { + "CPU info not available" : "CPU info not available", + "CPU Usage:" : "CPU Usage:", + "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", + "RAM Usage:" : "RAM Usage:", + "SWAP Usage:" : "SWAP Usage:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "RAM info not available" : "RAM info not available", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "SWAP info not available" : "SWAP info not available", "Copied!" : "Copied!", + "Not supported!" : "Not supported!", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", + "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", "System" : "Mfumo", - "Network" : "Network", + "Monitoring" : "Monitoring", + "Monitoring app with useful server information" : "Monitoring app with useful server information", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", + "Operating System:" : "Operating System:", + "CPU:" : "CPU:", + "threads" : "threads", + "Memory:" : "Memory:", + "Server time:" : "Server time:", + "Uptime:" : "Uptime:", + "Temperature" : "Halijoto", + "Load" : "Pakia", + "Memory" : "Kumbukumbu", + "Disk" : "Diski", + "Mount:" : "Mlima", + "Filesystem:" : "Mfumo wa faili:", + "Size:" : "Ukubwa:", + "Available:" : "Inayopatikana:", + "Used:" : "Iliyotumika:", + "Files:" : "Faili:", + "Storages:" : "Hifadhi:", + "Free Space:" : "Nafasi ya Bure:", + "Network" : "Mtandao", + "Hostname:" : "Jina la mwenyeji:", + "Gateway:" : "Lango:", + "Status:" : "Hali:", + "Speed:" : "Kasi:", + "Duplex:" : "Duplex:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", + "Active users" : "Watumiaji wanaofanya kazi", + "Last hour" : "Saa iliyopita", + "%s%% of all users" : "%s%% ya watumiaji wote", + "Last 24 Hours" : "Masaa 24 yaliyopita", + "Last 7 Days" : "Siku 7 zilizopita", + "Last 30 Days" : "Siku 30 zilizopita ", "Shares" : "Shiriki", "Database" : "Kanzidata", "Copy" : "Nakili" diff --git a/l10n/sw.json b/l10n/sw.json index f67095b6..380d0d68 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -1,7 +1,55 @@ { "translations": { + "CPU info not available" : "CPU info not available", + "CPU Usage:" : "CPU Usage:", + "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", + "RAM Usage:" : "RAM Usage:", + "SWAP Usage:" : "SWAP Usage:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "RAM info not available" : "RAM info not available", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "SWAP info not available" : "SWAP info not available", "Copied!" : "Copied!", + "Not supported!" : "Not supported!", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", + "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", "System" : "Mfumo", - "Network" : "Network", + "Monitoring" : "Monitoring", + "Monitoring app with useful server information" : "Monitoring app with useful server information", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", + "Operating System:" : "Operating System:", + "CPU:" : "CPU:", + "threads" : "threads", + "Memory:" : "Memory:", + "Server time:" : "Server time:", + "Uptime:" : "Uptime:", + "Temperature" : "Halijoto", + "Load" : "Pakia", + "Memory" : "Kumbukumbu", + "Disk" : "Diski", + "Mount:" : "Mlima", + "Filesystem:" : "Mfumo wa faili:", + "Size:" : "Ukubwa:", + "Available:" : "Inayopatikana:", + "Used:" : "Iliyotumika:", + "Files:" : "Faili:", + "Storages:" : "Hifadhi:", + "Free Space:" : "Nafasi ya Bure:", + "Network" : "Mtandao", + "Hostname:" : "Jina la mwenyeji:", + "Gateway:" : "Lango:", + "Status:" : "Hali:", + "Speed:" : "Kasi:", + "Duplex:" : "Duplex:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", + "Active users" : "Watumiaji wanaofanya kazi", + "Last hour" : "Saa iliyopita", + "%s%% of all users" : "%s%% ya watumiaji wote", + "Last 24 Hours" : "Masaa 24 yaliyopita", + "Last 7 Days" : "Siku 7 zilizopita", + "Last 30 Days" : "Siku 30 zilizopita ", "Shares" : "Shiriki", "Database" : "Kanzidata", "Copy" : "Nakili" From edc44b293826c942954874bc0ec0c2e4ad239dc8 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 21 Sep 2025 02:37:29 +0000 Subject: [PATCH 012/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index a27b8fde..cbff9d5a 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "5f0db0fc0e5f09a4c8ac06ebc5dedefd21d53603" + "reference": "f25b267f759f10e5aad18ed15f14b9881df5652d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/5f0db0fc0e5f09a4c8ac06ebc5dedefd21d53603", - "reference": "5f0db0fc0e5f09a4c8ac06ebc5dedefd21d53603", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f25b267f759f10e5aad18ed15f14b9881df5652d", + "reference": "f25b267f759f10e5aad18ed15f14b9881df5652d", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2025-09-10T00:46:52+00:00" + "time": "2025-09-16T00:45:44+00:00" }, { "name": "psr/clock", From 11b3235ae0c7fce34a06907bd451267ff3b1d7e6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 23 Sep 2025 01:42:16 +0000 Subject: [PATCH 013/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/be.js | 4 ++- l10n/be.json | 4 ++- l10n/sw.js | 84 ++++++++++++++++++++++++++++++++++++++-------------- l10n/sw.json | 84 ++++++++++++++++++++++++++++++++++++++-------------- 4 files changed, 128 insertions(+), 48 deletions(-) diff --git a/l10n/be.js b/l10n/be.js index ac7f21fe..48c4bb6f 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -12,6 +12,8 @@ OC.L10N.register( "Last 7 Days" : "Апошнія 7 дзён", "Last 30 Days" : "Апошнія 30 дзён", "Type:" : "Тып:", - "Copy" : "Капіяваць" + "Copy" : "Капіяваць", + "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." : "Затым перадайце токен з загалоўкам \"NC-Token\" пры запыце вышэйпаказанага URL-адраса." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/be.json b/l10n/be.json index 0c2810e7..2e92239f 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -10,6 +10,8 @@ "Last 7 Days" : "Апошнія 7 дзён", "Last 30 Days" : "Апошнія 30 дзён", "Type:" : "Тып:", - "Copy" : "Капіяваць" + "Copy" : "Капіяваць", + "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." : "Затым перадайце токен з загалоўкам \"NC-Token\" пры запыце вышэйпаказанага URL-адраса." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sw.js b/l10n/sw.js index 66257d33..fe09e7a1 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -1,30 +1,30 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU info not available", - "CPU Usage:" : "CPU Usage:", - "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", - "RAM Usage:" : "RAM Usage:", - "SWAP Usage:" : "SWAP Usage:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "RAM info not available" : "RAM info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "Copied!" : "Copied!", - "Not supported!" : "Not supported!", - "Press ⌘-C to copy." : "Press ⌘-C to copy.", - "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "CPU info not available" : "Maelezo ya CPU hayapatikani", + "CPU Usage:" : "Matumizi ya CPU:", + "Load average: {percentage} % ({load}) last minute" : "Wastani wa upakiaji: {percentage} % ({load}) dakika ya mwisho", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Dakika ya mwisho\n{last5MinutesPercentage} % ({last5Minutes}) Dakika 5 zilizopita\n{last15MinutesPercentage} % ({last15Minutes}) Dakika 15 zilizopita", + "RAM Usage:" : "Matumizi ya RAM:", + "SWAP Usage:" : "Matumizi ya SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Jumla: {memTotalBytes}/Matumizi ya sasa: {memUsageBytes}", + "RAM info not available" : "Maelezo ya RAM hayapatikani", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "BADILISHA: Jumla: {swapTotalBytes}/Matumizi ya sasa: {swapUsageBytes}", + "SWAP info not available" : "Maelezo ya SWAP hayapatikani", + "Copied!" : "Imenakiliwa!", + "Not supported!" : "Haitumiki!", + "Press ⌘-C to copy." : "Bonyeza ⌘-C ili kunakili.", + "Press Ctrl-C to copy." : "Bonyeza Ctrl-C ili kunakili.", "System" : "Mfumo", - "Monitoring" : "Monitoring", - "Monitoring app with useful server information" : "Monitoring app with useful server information", - "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", - "Operating System:" : "Operating System:", + "Monitoring" : "Ufuatiliaji", + "Monitoring app with useful server information" : "Programu ya ufuatiliaji na habari muhimu ya seva", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hutoa maelezo muhimu ya seva, kama vile upakiaji wa CPU, matumizi ya RAM, matumizi ya diski, idadi ya watumiaji, n.k.", + "Operating System:" : "Mfumo wa Uendeshaji:", "CPU:" : "CPU:", - "threads" : "threads", - "Memory:" : "Memory:", - "Server time:" : "Server time:", - "Uptime:" : "Uptime:", + "threads" : "nyuzi", + "Memory:" : "Kumbukumbu:", + "Server time:" : "Muda wa seva:", + "Uptime:" : "Muda wa Kuwasha:", "Temperature" : "Halijoto", "Load" : "Pakia", "Memory" : "Kumbukumbu", @@ -53,7 +53,45 @@ OC.L10N.register( "Last 7 Days" : "Siku 7 zilizopita", "Last 30 Days" : "Siku 30 zilizopita ", "Shares" : "Shiriki", + "Users:" : "Watumiaji:", + "Groups:" : "Vikundi:", + "Links:" : "Viungo:", + "Emails:" : "Barua pepe:", + "Federated sent:" : "Shirikisho limetumwa:", + "Federated received:" : "Shirikisho lilipokewa:", + "Talk conversations:" : "Mazungumzo ya Talk", + "PHP" : "PHP", + "Version:" : "Toleo:", + "Memory limit:" : "Kikomo cha kumbukumbu:", + "Max execution time:" : "Muda wa juu zaidi wa utekelezaji:", + "Upload max size:" : "Pakia ukubwa wa juu zaidi:", + "OPcache Revalidate Frequency:" : "OPcache Kurekebisha Masafa:", + "Extensions:" : "Viendelezi:", + "Unable to list extensions" : "Imeshindwa kuorodhesha viendelezi", + "Show phpinfo" : "Onyesha phpinfo", + "FPM worker pool" : "Bwawa la wafanyakazi wa FPM", + "Pool name:" : "Jina la bwawa:", + "Pool type:" : "Aina ya bwawa:", + "Start time:" : "Start time:", + "Accepted connections:" : "Miunganisho inayokubalika:", + "Total processes:" : "Michakato ya jumla:", + "Active processes:" : "Michakato inayotumika:", + "Idle processes:" : "Michakato isiyofanya kazi:", + "Listen queue:" : "Foleni ya kusikiliza:", + "Slow requests:" : "Maombi ya polepole:", + "Max listen queue:" : "Upeo wa foleni ya kusikiliza:", + "Max active processes:" : "Upeo wa michakato inayotumika:", + "Max children reached:" : "Idadi ya juu ya watoto imefikiwa:", "Database" : "Kanzidata", - "Copy" : "Nakili" + "Type:" : "Aina:", + "External monitoring tool" : "Chombo cha ufuatiliaji wa nje", + "Use this end point to connect an external monitoring tool:" : "Tumia sehemu hii ya mwisho kuunganisha zana ya ufuatiliaji wa nje:", + "Copy" : "Nakili", + "Output in JSON" : "Tolezi katika JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", + "Skip server update" : "Ruka sasisho la seva", + "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu.", + "Unknown Processor" : "Kichakataji kisichojulikana" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sw.json b/l10n/sw.json index 380d0d68..71511b9a 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -1,28 +1,28 @@ { "translations": { - "CPU info not available" : "CPU info not available", - "CPU Usage:" : "CPU Usage:", - "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", - "RAM Usage:" : "RAM Usage:", - "SWAP Usage:" : "SWAP Usage:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "RAM info not available" : "RAM info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "Copied!" : "Copied!", - "Not supported!" : "Not supported!", - "Press ⌘-C to copy." : "Press ⌘-C to copy.", - "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "CPU info not available" : "Maelezo ya CPU hayapatikani", + "CPU Usage:" : "Matumizi ya CPU:", + "Load average: {percentage} % ({load}) last minute" : "Wastani wa upakiaji: {percentage} % ({load}) dakika ya mwisho", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Dakika ya mwisho\n{last5MinutesPercentage} % ({last5Minutes}) Dakika 5 zilizopita\n{last15MinutesPercentage} % ({last15Minutes}) Dakika 15 zilizopita", + "RAM Usage:" : "Matumizi ya RAM:", + "SWAP Usage:" : "Matumizi ya SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Jumla: {memTotalBytes}/Matumizi ya sasa: {memUsageBytes}", + "RAM info not available" : "Maelezo ya RAM hayapatikani", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "BADILISHA: Jumla: {swapTotalBytes}/Matumizi ya sasa: {swapUsageBytes}", + "SWAP info not available" : "Maelezo ya SWAP hayapatikani", + "Copied!" : "Imenakiliwa!", + "Not supported!" : "Haitumiki!", + "Press ⌘-C to copy." : "Bonyeza ⌘-C ili kunakili.", + "Press Ctrl-C to copy." : "Bonyeza Ctrl-C ili kunakili.", "System" : "Mfumo", - "Monitoring" : "Monitoring", - "Monitoring app with useful server information" : "Monitoring app with useful server information", - "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", - "Operating System:" : "Operating System:", + "Monitoring" : "Ufuatiliaji", + "Monitoring app with useful server information" : "Programu ya ufuatiliaji na habari muhimu ya seva", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hutoa maelezo muhimu ya seva, kama vile upakiaji wa CPU, matumizi ya RAM, matumizi ya diski, idadi ya watumiaji, n.k.", + "Operating System:" : "Mfumo wa Uendeshaji:", "CPU:" : "CPU:", - "threads" : "threads", - "Memory:" : "Memory:", - "Server time:" : "Server time:", - "Uptime:" : "Uptime:", + "threads" : "nyuzi", + "Memory:" : "Kumbukumbu:", + "Server time:" : "Muda wa seva:", + "Uptime:" : "Muda wa Kuwasha:", "Temperature" : "Halijoto", "Load" : "Pakia", "Memory" : "Kumbukumbu", @@ -51,7 +51,45 @@ "Last 7 Days" : "Siku 7 zilizopita", "Last 30 Days" : "Siku 30 zilizopita ", "Shares" : "Shiriki", + "Users:" : "Watumiaji:", + "Groups:" : "Vikundi:", + "Links:" : "Viungo:", + "Emails:" : "Barua pepe:", + "Federated sent:" : "Shirikisho limetumwa:", + "Federated received:" : "Shirikisho lilipokewa:", + "Talk conversations:" : "Mazungumzo ya Talk", + "PHP" : "PHP", + "Version:" : "Toleo:", + "Memory limit:" : "Kikomo cha kumbukumbu:", + "Max execution time:" : "Muda wa juu zaidi wa utekelezaji:", + "Upload max size:" : "Pakia ukubwa wa juu zaidi:", + "OPcache Revalidate Frequency:" : "OPcache Kurekebisha Masafa:", + "Extensions:" : "Viendelezi:", + "Unable to list extensions" : "Imeshindwa kuorodhesha viendelezi", + "Show phpinfo" : "Onyesha phpinfo", + "FPM worker pool" : "Bwawa la wafanyakazi wa FPM", + "Pool name:" : "Jina la bwawa:", + "Pool type:" : "Aina ya bwawa:", + "Start time:" : "Start time:", + "Accepted connections:" : "Miunganisho inayokubalika:", + "Total processes:" : "Michakato ya jumla:", + "Active processes:" : "Michakato inayotumika:", + "Idle processes:" : "Michakato isiyofanya kazi:", + "Listen queue:" : "Foleni ya kusikiliza:", + "Slow requests:" : "Maombi ya polepole:", + "Max listen queue:" : "Upeo wa foleni ya kusikiliza:", + "Max active processes:" : "Upeo wa michakato inayotumika:", + "Max children reached:" : "Idadi ya juu ya watoto imefikiwa:", "Database" : "Kanzidata", - "Copy" : "Nakili" + "Type:" : "Aina:", + "External monitoring tool" : "Chombo cha ufuatiliaji wa nje", + "Use this end point to connect an external monitoring tool:" : "Tumia sehemu hii ya mwisho kuunganisha zana ya ufuatiliaji wa nje:", + "Copy" : "Nakili", + "Output in JSON" : "Tolezi katika JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", + "Skip server update" : "Ruka sasisho la seva", + "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu.", + "Unknown Processor" : "Kichakataji kisichojulikana" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file From 0fa418e1e8d21dc3df2d8d4946b24ac923a34fcf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 24 Sep 2025 01:42:15 +0000 Subject: [PATCH 014/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/el.js | 1 + l10n/el.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/el.js b/l10n/el.js index 7f2b3ed9..c76b5e8d 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -36,6 +36,7 @@ OC.L10N.register( "Status:" : "Κατάσταση:", "Speed:" : "Ταχύτητα:", "Active users" : "Ενεργοί χρήστες", + "Last hour" : "Τελευταία ώρα", "Shares" : "Κοινόχρηστοι φάκελοι", "Users:" : "Χρήστες:", "Groups:" : "Ομάδες:", diff --git a/l10n/el.json b/l10n/el.json index 816b254d..567cf2f2 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -34,6 +34,7 @@ "Status:" : "Κατάσταση:", "Speed:" : "Ταχύτητα:", "Active users" : "Ενεργοί χρήστες", + "Last hour" : "Τελευταία ώρα", "Shares" : "Κοινόχρηστοι φάκελοι", "Users:" : "Χρήστες:", "Groups:" : "Ομάδες:", From ef60bb38c46e8b7eb04638328d3b97e615f5e0c9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 27 Sep 2025 01:42:06 +0000 Subject: [PATCH 015/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/be.js | 1 + l10n/be.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/be.js b/l10n/be.js index 48c4bb6f..702a2219 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -6,6 +6,7 @@ OC.L10N.register( "Press ⌘-C to copy." : "Націсніце ⌘-C для капіявання.", "Press Ctrl-C to copy." : "Націсніце Ctrl-C для капіявання.", "System" : "Сістэма", + "Operating System:" : "Аперацыйная сістэма:", "Size:" : "Памер:", "Last hour" : "Апошняя гадзіна", "Last 24 Hours" : "Апошнія 24 гадзіны", diff --git a/l10n/be.json b/l10n/be.json index 2e92239f..174179d3 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -4,6 +4,7 @@ "Press ⌘-C to copy." : "Націсніце ⌘-C для капіявання.", "Press Ctrl-C to copy." : "Націсніце Ctrl-C для капіявання.", "System" : "Сістэма", + "Operating System:" : "Аперацыйная сістэма:", "Size:" : "Памер:", "Last hour" : "Апошняя гадзіна", "Last 24 Hours" : "Апошнія 24 гадзіны", From cd18e317534845dcaeab7820e5ed2fdb3100cdda Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 1 Oct 2025 01:42:46 +0000 Subject: [PATCH 016/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/be.js | 1 + l10n/be.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/be.js b/l10n/be.js index 702a2219..376ad744 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -12,6 +12,7 @@ OC.L10N.register( "Last 24 Hours" : "Апошнія 24 гадзіны", "Last 7 Days" : "Апошнія 7 дзён", "Last 30 Days" : "Апошнія 30 дзён", + "Database" : "База даных", "Type:" : "Тып:", "Copy" : "Капіяваць", "To use an access token, please generate one then set it using the following command:" : "Каб выкарыстоўваць токен доступу, стварыце яго, а затым задайце з дапамогай наступнай каманды:", diff --git a/l10n/be.json b/l10n/be.json index 174179d3..dd84075d 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -10,6 +10,7 @@ "Last 24 Hours" : "Апошнія 24 гадзіны", "Last 7 Days" : "Апошнія 7 дзён", "Last 30 Days" : "Апошнія 30 дзён", + "Database" : "База даных", "Type:" : "Тып:", "Copy" : "Капіяваць", "To use an access token, please generate one then set it using the following command:" : "Каб выкарыстоўваць токен доступу, стварыце яго, а затым задайце з дапамогай наступнай каманды:", From 14d08172e1d7d50a92d6aa7a7ad19d91e7464733 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 5 Oct 2025 02:38:13 +0000 Subject: [PATCH 017/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index cbff9d5a..81acd013 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "f25b267f759f10e5aad18ed15f14b9881df5652d" + "reference": "251d379ae2c80830880d49e1070926f89bc48669" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f25b267f759f10e5aad18ed15f14b9881df5652d", - "reference": "f25b267f759f10e5aad18ed15f14b9881df5652d", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/251d379ae2c80830880d49e1070926f89bc48669", + "reference": "251d379ae2c80830880d49e1070926f89bc48669", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2025-09-16T00:45:44+00:00" + "time": "2025-10-03T00:46:18+00:00" }, { "name": "psr/clock", From 2856d750cfc00392ef69f38377e1f9920e0687c9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 8 Oct 2025 01:42:19 +0000 Subject: [PATCH 018/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/el.js | 41 ++++++++++++++++++++++++++++++++++++++++- l10n/el.json | 41 ++++++++++++++++++++++++++++++++++++++++- 2 files changed, 80 insertions(+), 2 deletions(-) diff --git a/l10n/el.js b/l10n/el.js index c76b5e8d..401b9ad0 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -2,6 +2,11 @@ OC.L10N.register( "serverinfo", { "CPU info not available" : "Οι πληροφορίες επεξεργαστή CPU δεν είναι διαθέσιμες", + "CPU Usage:" : "Χρήση CPU:", + "Load average: {percentage} % ({load}) last minute" : "Μέσος φόρτος: {percentage} % ({load}) τελευταίο λεπτό", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) τελευταίο Λεπτό\n{last5MinutesPercentage} % ({last5Minutes}) τελευταία 5 Λεπτά\n{last15MinutesPercentage} % ({last15Minutes}) τελευταία 15 Λεπτά", + "RAM Usage:" : "Χρήση RAM:", + "SWAP Usage:" : "Χρήση SWAP:", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Σύνολο: {memTotalBytes}/Τρέχουσα χρήση: {memUsageBytes}", "RAM info not available" : "Οι πληροφορίες RAM δεν είναι διαθέσιμες", "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Σύνολο: {swapTotalBytes}/Τρέχουσα χρήση: {swapUsageBytes}", @@ -15,6 +20,8 @@ OC.L10N.register( "Monitoring app with useful server information" : "Εφαρμογή παρακολούθησης πληροφοριών διακομιστή", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Εμφανίζει χρήσιμες πληροφορίες του διακομιστή, όπως χρήση CPU, RAM, σκληρού δίσκου, αριθμός χρηστών, κλτ.", "Operating System:" : "Λειτουργικό σύστημα", + "CPU:" : "CPU:", + "threads" : "νήματα", "Memory:" : "Μνήμη:", "Server time:" : "Ώρα διακομιστή:", "Uptime:" : "Διάρκεια λειτουργίας:", @@ -35,24 +42,56 @@ OC.L10N.register( "Gateway:" : "Πύλη:", "Status:" : "Κατάσταση:", "Speed:" : "Ταχύτητα:", + "Duplex:" : "Duplex:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", "Active users" : "Ενεργοί χρήστες", "Last hour" : "Τελευταία ώρα", + "%s%% of all users" : "%s%% όλων των χρηστών", + "Last 24 Hours" : "Τελευταίες 24 Ώρες", + "Last 7 Days" : "Τελευταίες 7 Ημέρες", + "Last 30 Days" : "Τελευταίες 30 Ημέρες", "Shares" : "Κοινόχρηστοι φάκελοι", "Users:" : "Χρήστες:", "Groups:" : "Ομάδες:", "Links:" : "Σύνδεσμοι:", "Emails:" : "Email:", + "Federated sent:" : "Ομοσπονδιακά αποσταλμένα:", + "Federated received:" : "Ομοσπονδιακά ληφθέντα:", + "Talk conversations:" : "Συνομιλίες Talk:", "PHP" : "PHP", "Version:" : "Έκδοση:", "Memory limit:" : "Όριο μνήμης:", "Max execution time:" : "Μέγιστος χρόνος εκτέλεσης:", "Upload max size:" : "Μέγιστο μέγεθος μεταφόρτωσης:", + "OPcache Revalidate Frequency:" : "Συχνότητα Επανεπικύρωσης OPcache:", "Extensions:" : "Επεκτάσεις:", + "Unable to list extensions" : "Αδυναμία λίστας επεκτάσεων", + "Show phpinfo" : "Εμφάνιση phpinfo", + "FPM worker pool" : "Συλλογή εργατών FPM", + "Pool name:" : "Όνομα συλλογής:", + "Pool type:" : "Τύπος συλλογής:", + "Start time:" : "Χρόνος έναρξης:", + "Accepted connections:" : "Αποδεκτές συνδέσεις:", + "Total processes:" : "Συνολικές διεργασίες:", + "Active processes:" : "Ενεργές διεργασίες:", + "Idle processes:" : "Αδρανείς διεργασίες:", + "Listen queue:" : "Ουρά ακρόασης:", + "Slow requests:" : "Αργά αιτήματα:", + "Max listen queue:" : "Μέγιστη ουρά ακρόασης:", + "Max active processes:" : "Μέγιστες ενεργές διεργασίες:", + "Max children reached:" : "Φτάστηκε μέγιστος αριθμός παιδιών:", "Database" : "Βάση δεδομένων", "Type:" : "Τύπος:", "External monitoring tool" : "Εξωτερικό εργαλείο παρακολούθησης", + "Use this end point to connect an external monitoring tool:" : "Χρησιμοποιήστε αυτό το τελικό σημείο για σύνδεση εξωτερικού εργαλείου παρακολούθησης:", "Copy" : "Αντιγραφή", + "Output in JSON" : "Έξοδος σε JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", + "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL.", + "Unknown Processor" : "Άγνωστος Επεξεργαστής" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index 567cf2f2..70fb28ed 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -1,5 +1,10 @@ { "translations": { "CPU info not available" : "Οι πληροφορίες επεξεργαστή CPU δεν είναι διαθέσιμες", + "CPU Usage:" : "Χρήση CPU:", + "Load average: {percentage} % ({load}) last minute" : "Μέσος φόρτος: {percentage} % ({load}) τελευταίο λεπτό", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) τελευταίο Λεπτό\n{last5MinutesPercentage} % ({last5Minutes}) τελευταία 5 Λεπτά\n{last15MinutesPercentage} % ({last15Minutes}) τελευταία 15 Λεπτά", + "RAM Usage:" : "Χρήση RAM:", + "SWAP Usage:" : "Χρήση SWAP:", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Σύνολο: {memTotalBytes}/Τρέχουσα χρήση: {memUsageBytes}", "RAM info not available" : "Οι πληροφορίες RAM δεν είναι διαθέσιμες", "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Σύνολο: {swapTotalBytes}/Τρέχουσα χρήση: {swapUsageBytes}", @@ -13,6 +18,8 @@ "Monitoring app with useful server information" : "Εφαρμογή παρακολούθησης πληροφοριών διακομιστή", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Εμφανίζει χρήσιμες πληροφορίες του διακομιστή, όπως χρήση CPU, RAM, σκληρού δίσκου, αριθμός χρηστών, κλτ.", "Operating System:" : "Λειτουργικό σύστημα", + "CPU:" : "CPU:", + "threads" : "νήματα", "Memory:" : "Μνήμη:", "Server time:" : "Ώρα διακομιστή:", "Uptime:" : "Διάρκεια λειτουργίας:", @@ -33,24 +40,56 @@ "Gateway:" : "Πύλη:", "Status:" : "Κατάσταση:", "Speed:" : "Ταχύτητα:", + "Duplex:" : "Duplex:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", "Active users" : "Ενεργοί χρήστες", "Last hour" : "Τελευταία ώρα", + "%s%% of all users" : "%s%% όλων των χρηστών", + "Last 24 Hours" : "Τελευταίες 24 Ώρες", + "Last 7 Days" : "Τελευταίες 7 Ημέρες", + "Last 30 Days" : "Τελευταίες 30 Ημέρες", "Shares" : "Κοινόχρηστοι φάκελοι", "Users:" : "Χρήστες:", "Groups:" : "Ομάδες:", "Links:" : "Σύνδεσμοι:", "Emails:" : "Email:", + "Federated sent:" : "Ομοσπονδιακά αποσταλμένα:", + "Federated received:" : "Ομοσπονδιακά ληφθέντα:", + "Talk conversations:" : "Συνομιλίες Talk:", "PHP" : "PHP", "Version:" : "Έκδοση:", "Memory limit:" : "Όριο μνήμης:", "Max execution time:" : "Μέγιστος χρόνος εκτέλεσης:", "Upload max size:" : "Μέγιστο μέγεθος μεταφόρτωσης:", + "OPcache Revalidate Frequency:" : "Συχνότητα Επανεπικύρωσης OPcache:", "Extensions:" : "Επεκτάσεις:", + "Unable to list extensions" : "Αδυναμία λίστας επεκτάσεων", + "Show phpinfo" : "Εμφάνιση phpinfo", + "FPM worker pool" : "Συλλογή εργατών FPM", + "Pool name:" : "Όνομα συλλογής:", + "Pool type:" : "Τύπος συλλογής:", + "Start time:" : "Χρόνος έναρξης:", + "Accepted connections:" : "Αποδεκτές συνδέσεις:", + "Total processes:" : "Συνολικές διεργασίες:", + "Active processes:" : "Ενεργές διεργασίες:", + "Idle processes:" : "Αδρανείς διεργασίες:", + "Listen queue:" : "Ουρά ακρόασης:", + "Slow requests:" : "Αργά αιτήματα:", + "Max listen queue:" : "Μέγιστη ουρά ακρόασης:", + "Max active processes:" : "Μέγιστες ενεργές διεργασίες:", + "Max children reached:" : "Φτάστηκε μέγιστος αριθμός παιδιών:", "Database" : "Βάση δεδομένων", "Type:" : "Τύπος:", "External monitoring tool" : "Εξωτερικό εργαλείο παρακολούθησης", + "Use this end point to connect an external monitoring tool:" : "Χρησιμοποιήστε αυτό το τελικό σημείο για σύνδεση εξωτερικού εργαλείου παρακολούθησης:", "Copy" : "Αντιγραφή", + "Output in JSON" : "Έξοδος σε JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", + "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL.", + "Unknown Processor" : "Άγνωστος Επεξεργαστής" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file From 1e7e3301e9d4261d9effb4895a0e3ed8bef2cf51 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 2 Nov 2025 02:40:31 +0000 Subject: [PATCH 019/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 81acd013..082f85bf 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "251d379ae2c80830880d49e1070926f89bc48669" + "reference": "48411c7277aaf2533565cb5e2c766ca164ad9709" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/251d379ae2c80830880d49e1070926f89bc48669", - "reference": "251d379ae2c80830880d49e1070926f89bc48669", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/48411c7277aaf2533565cb5e2c766ca164ad9709", + "reference": "48411c7277aaf2533565cb5e2c766ca164ad9709", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2025-10-03T00:46:18+00:00" + "time": "2025-10-29T00:53:19+00:00" }, { "name": "psr/clock", From ddbea53dd6a5d7c0ae72dd80437e2383b9f91793 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 9 Nov 2025 02:40:17 +0000 Subject: [PATCH 020/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 082f85bf..212a5962 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "48411c7277aaf2533565cb5e2c766ca164ad9709" + "reference": "2dd55a1fecc06ba4d01d5eea8583a33231b26e7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/48411c7277aaf2533565cb5e2c766ca164ad9709", - "reference": "48411c7277aaf2533565cb5e2c766ca164ad9709", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/2dd55a1fecc06ba4d01d5eea8583a33231b26e7d", + "reference": "2dd55a1fecc06ba4d01d5eea8583a33231b26e7d", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2025-10-29T00:53:19+00:00" + "time": "2025-11-06T00:51:57+00:00" }, { "name": "psr/clock", From 9c5f586603459e6b8ad563d1adda31b2c23f655e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 16 Nov 2025 01:32:30 +0000 Subject: [PATCH 021/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/hu.js | 45 ++++++++++++++++++++++++++++++++++----------- l10n/hu.json | 45 ++++++++++++++++++++++++++++++++++----------- 2 files changed, 68 insertions(+), 22 deletions(-) diff --git a/l10n/hu.js b/l10n/hu.js index 1092ae50..f410b814 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -2,20 +2,26 @@ OC.L10N.register( "serverinfo", { "CPU info not available" : "A CPU információk nem érhetők el", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Összesen: {memTotalBytes}/Jelenlegi használat: {memUsageBytes}", - "RAM info not available" : "A RAM információk nem érhetők el", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "CSEREHELY: Összesen: {swapTotalBytes}/Jelenlegi használat: {swapUsageBytes}", - "SWAP info not available" : "A cserehely információk nem érhetők el", - "Copied!" : "Másolva.", + "CPU Usage:" : "Processzorhasználat:", + "Load average: {percentage} % ({load}) last minute" : "Átlagos terhelés: {percentage}% ({load}) az elmúlt percben", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) az elmúlt percben{last5MinutesPercentage} % ({last5Minutes}) az elmúlt 5 percben{last15MinutesPercentage} % ({last15Minutes}) az elmúlt 15 percben", + "RAM Usage:" : "Memóriahasználat:", + "SWAP Usage:" : "Cserehelyhasználat:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Memória: összesen: {memTotalBytes} / jelenlegi használat: {memUsageBytes}", + "RAM info not available" : "A memóriainformációk nem érhetők el", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Cserehely: összesen: {swapTotalBytes} / jelenlegi használat: {swapUsageBytes}", + "SWAP info not available" : "A cserehely-információk nem érhetők el", + "Copied!" : "Másolva!", "Not supported!" : "Nem támogatott!", - "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘-C-t.", - "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl-C-t.", + "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘+C-t.", + "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl+C-t.", "System" : "Rendszer", "Monitoring" : "Rendszerfelügyelet", "Monitoring app with useful server information" : "Rendszerfelügyeleti alkalmazás hasznos kiszolgálóinformációkkal", - "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hasznos kiszolgálóinformációk nyújtása, mint a CPU terhelés, RAM foglaltság, felhasználók száma, stb.", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hasznos kiszolgálóinformációk nyújtása, mint a processzorterhelés, memóriafoglaltság, felhasználók száma, stb.", "Operating System:" : "Operációs rendszer:", "CPU:" : "CPU:", + "threads" : "szál", "Memory:" : "Memória:", "Server time:" : "Kiszolgálóidő:", "Uptime:" : "Működési idő:", @@ -42,6 +48,10 @@ OC.L10N.register( "IPv6:" : "IPv6:", "Active users" : "Aktív felhasználók", "Last hour" : "Elmúlt óra", + "%s%% of all users" : "Az összes felhasználó %s%%-a", + "Last 24 Hours" : "Elmúlt 24 óra", + "Last 7 Days" : "Elmúlt 7 nap", + "Last 30 Days" : "Elmúlt 30 nap", "Shares" : "Megosztások", "Users:" : "Felhasználók:", "Groups:" : "Csoportok:", @@ -58,7 +68,20 @@ OC.L10N.register( "OPcache Revalidate Frequency:" : "OPcache újraellenőrzési gyakorisága:", "Extensions:" : "Bővítmények:", "Unable to list extensions" : "Nem lehet felsorolni a bővítményeket", - "Show phpinfo" : "phpinfo mutatása", + "Show phpinfo" : "A phpinfo megjelenítése", + "FPM worker pool" : "FPM futtatókészlet", + "Pool name:" : "Készlet neve:", + "Pool type:" : "Készlet típusa:", + "Start time:" : "Kezdési idő:", + "Accepted connections:" : "Fogadott kapcsolatok:", + "Total processes:" : "Összes folyamat:", + "Active processes:" : "Aktív folyamatok:", + "Idle processes:" : "Tétlen folyamatok:", + "Listen queue:" : "Figyelési sor:", + "Slow requests:" : "Lassú kérések:", + "Max listen queue:" : "Legnagyobb figyelési sor:", + "Max active processes:" : "Legtöbb aktív folyamat:", + "Max children reached:" : "Legtöbb elért gyermekfolyamat:", "Database" : "Adatbázis:", "Type:" : "Típus:", "External monitoring tool" : "Külső rendszerfelügyeleti eszköz", @@ -66,9 +89,9 @@ OC.L10N.register( "Copy" : "Másolás", "Output in JSON" : "JSON kimenet", "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", - "Skip server update" : "Kiszolgáló frissítés kihagyása", + "Skip server update" : "Kiszolgálófrissítés kihagyása", "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti URL-t.", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", "Unknown Processor" : "Ismeretlen processzor" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index f1397130..f44af0ba 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -1,19 +1,25 @@ { "translations": { "CPU info not available" : "A CPU információk nem érhetők el", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Összesen: {memTotalBytes}/Jelenlegi használat: {memUsageBytes}", - "RAM info not available" : "A RAM információk nem érhetők el", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "CSEREHELY: Összesen: {swapTotalBytes}/Jelenlegi használat: {swapUsageBytes}", - "SWAP info not available" : "A cserehely információk nem érhetők el", - "Copied!" : "Másolva.", + "CPU Usage:" : "Processzorhasználat:", + "Load average: {percentage} % ({load}) last minute" : "Átlagos terhelés: {percentage}% ({load}) az elmúlt percben", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) az elmúlt percben{last5MinutesPercentage} % ({last5Minutes}) az elmúlt 5 percben{last15MinutesPercentage} % ({last15Minutes}) az elmúlt 15 percben", + "RAM Usage:" : "Memóriahasználat:", + "SWAP Usage:" : "Cserehelyhasználat:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Memória: összesen: {memTotalBytes} / jelenlegi használat: {memUsageBytes}", + "RAM info not available" : "A memóriainformációk nem érhetők el", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Cserehely: összesen: {swapTotalBytes} / jelenlegi használat: {swapUsageBytes}", + "SWAP info not available" : "A cserehely-információk nem érhetők el", + "Copied!" : "Másolva!", "Not supported!" : "Nem támogatott!", - "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘-C-t.", - "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl-C-t.", + "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘+C-t.", + "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl+C-t.", "System" : "Rendszer", "Monitoring" : "Rendszerfelügyelet", "Monitoring app with useful server information" : "Rendszerfelügyeleti alkalmazás hasznos kiszolgálóinformációkkal", - "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hasznos kiszolgálóinformációk nyújtása, mint a CPU terhelés, RAM foglaltság, felhasználók száma, stb.", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hasznos kiszolgálóinformációk nyújtása, mint a processzorterhelés, memóriafoglaltság, felhasználók száma, stb.", "Operating System:" : "Operációs rendszer:", "CPU:" : "CPU:", + "threads" : "szál", "Memory:" : "Memória:", "Server time:" : "Kiszolgálóidő:", "Uptime:" : "Működési idő:", @@ -40,6 +46,10 @@ "IPv6:" : "IPv6:", "Active users" : "Aktív felhasználók", "Last hour" : "Elmúlt óra", + "%s%% of all users" : "Az összes felhasználó %s%%-a", + "Last 24 Hours" : "Elmúlt 24 óra", + "Last 7 Days" : "Elmúlt 7 nap", + "Last 30 Days" : "Elmúlt 30 nap", "Shares" : "Megosztások", "Users:" : "Felhasználók:", "Groups:" : "Csoportok:", @@ -56,7 +66,20 @@ "OPcache Revalidate Frequency:" : "OPcache újraellenőrzési gyakorisága:", "Extensions:" : "Bővítmények:", "Unable to list extensions" : "Nem lehet felsorolni a bővítményeket", - "Show phpinfo" : "phpinfo mutatása", + "Show phpinfo" : "A phpinfo megjelenítése", + "FPM worker pool" : "FPM futtatókészlet", + "Pool name:" : "Készlet neve:", + "Pool type:" : "Készlet típusa:", + "Start time:" : "Kezdési idő:", + "Accepted connections:" : "Fogadott kapcsolatok:", + "Total processes:" : "Összes folyamat:", + "Active processes:" : "Aktív folyamatok:", + "Idle processes:" : "Tétlen folyamatok:", + "Listen queue:" : "Figyelési sor:", + "Slow requests:" : "Lassú kérések:", + "Max listen queue:" : "Legnagyobb figyelési sor:", + "Max active processes:" : "Legtöbb aktív folyamat:", + "Max children reached:" : "Legtöbb elért gyermekfolyamat:", "Database" : "Adatbázis:", "Type:" : "Típus:", "External monitoring tool" : "Külső rendszerfelügyeleti eszköz", @@ -64,9 +87,9 @@ "Copy" : "Másolás", "Output in JSON" : "JSON kimenet", "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", - "Skip server update" : "Kiszolgáló frissítés kihagyása", + "Skip server update" : "Kiszolgálófrissítés kihagyása", "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti URL-t.", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", "Unknown Processor" : "Ismeretlen processzor" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file From 31e94639a58bb9c39a1241761f3810635966c3df Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 20 Nov 2025 01:37:52 +0000 Subject: [PATCH 022/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lo.js | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++- l10n/lo.json | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 176 insertions(+), 2 deletions(-) diff --git a/l10n/lo.js b/l10n/lo.js index f9a56d46..ed0db00f 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -1,10 +1,97 @@ OC.L10N.register( "serverinfo", { + "CPU info not available" : "CPU info not available", + "CPU Usage:" : "CPU Usage:", + "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", + "RAM Usage:" : "RAM Usage:", + "SWAP Usage:" : "SWAP Usage:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "RAM info not available" : "RAM info not available", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "SWAP info not available" : "SWAP info not available", "Copied!" : "ກ໋ອບປີ້ແລ້ວ", "Not supported!" : "ບໍ່ຊັບຟອດ", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy", + "System" : "System", + "Monitoring" : "Monitoring", + "Monitoring app with useful server information" : "Monitoring app with useful server information", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", + "Operating System:" : "Operating System:", + "CPU:" : "CPU:", + "threads" : "threads", + "Memory:" : "Memory:", + "Server time:" : "Server time:", + "Uptime:" : "Uptime:", + "Temperature" : "Temperature", + "Load" : "Load", + "Memory" : "Memory", + "Disk" : "Disk", + "Mount:" : "Mount:", + "Filesystem:" : "Filesystem:", + "Size:" : "Size:", + "Available:" : "Available:", + "Used:" : "Used:", + "Files:" : "Files:", + "Storages:" : "Storages:", + "Free Space:" : "Free Space:", + "Network" : "Network", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", + "Status:" : "Status:", + "Speed:" : "Speed:", + "Duplex:" : "Duplex:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", + "Active users" : "Active users", + "Last hour" : "Last hour", + "%s%% of all users" : "%s%% of all users", + "Last 24 Hours" : "Last 24 Hours", + "Last 7 Days" : "Last 7 Days", + "Last 30 Days" : "Last 30 Days", "Shares" : "ການແບ່ງປັນ", - "Copy" : "ສຳເນົາ" + "Users:" : "Users:", + "Groups:" : "Groups:", + "Links:" : "Links:", + "Emails:" : "Emails:", + "Federated sent:" : "Federated sent:", + "Federated received:" : "Federated received:", + "Talk conversations:" : "Talk conversations:", + "PHP" : "PHP", + "Version:" : "Version:", + "Memory limit:" : "Memory limit:", + "Max execution time:" : "Max execution time:", + "Upload max size:" : "Upload max size:", + "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", + "Extensions:" : "Extensions:", + "Unable to list extensions" : "Unable to list extensions", + "Show phpinfo" : "Show phpinfo", + "FPM worker pool" : "FPM worker pool", + "Pool name:" : "Pool name:", + "Pool type:" : "Pool type:", + "Start time:" : "Start time:", + "Accepted connections:" : "Accepted connections:", + "Total processes:" : "Total processes:", + "Active processes:" : "Active processes:", + "Idle processes:" : "Idle processes:", + "Listen queue:" : "Listen queue:", + "Slow requests:" : "Slow requests:", + "Max listen queue:" : "Max listen queue:", + "Max active processes:" : "Max active processes:", + "Max children reached:" : "Max children reached:", + "Database" : "Database", + "Type:" : "Type:", + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Copy" : "ສຳເນົາ", + "Output in JSON" : "Output in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", + "Skip server update" : "Skip server update", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "Unknown Processor" : "Unknown Processor" }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index 8fd74fd0..0dfaf706 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -1,8 +1,95 @@ { "translations": { + "CPU info not available" : "CPU info not available", + "CPU Usage:" : "CPU Usage:", + "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", + "RAM Usage:" : "RAM Usage:", + "SWAP Usage:" : "SWAP Usage:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "RAM info not available" : "RAM info not available", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "SWAP info not available" : "SWAP info not available", "Copied!" : "ກ໋ອບປີ້ແລ້ວ", "Not supported!" : "ບໍ່ຊັບຟອດ", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy", + "System" : "System", + "Monitoring" : "Monitoring", + "Monitoring app with useful server information" : "Monitoring app with useful server information", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", + "Operating System:" : "Operating System:", + "CPU:" : "CPU:", + "threads" : "threads", + "Memory:" : "Memory:", + "Server time:" : "Server time:", + "Uptime:" : "Uptime:", + "Temperature" : "Temperature", + "Load" : "Load", + "Memory" : "Memory", + "Disk" : "Disk", + "Mount:" : "Mount:", + "Filesystem:" : "Filesystem:", + "Size:" : "Size:", + "Available:" : "Available:", + "Used:" : "Used:", + "Files:" : "Files:", + "Storages:" : "Storages:", + "Free Space:" : "Free Space:", + "Network" : "Network", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", + "Status:" : "Status:", + "Speed:" : "Speed:", + "Duplex:" : "Duplex:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", + "Active users" : "Active users", + "Last hour" : "Last hour", + "%s%% of all users" : "%s%% of all users", + "Last 24 Hours" : "Last 24 Hours", + "Last 7 Days" : "Last 7 Days", + "Last 30 Days" : "Last 30 Days", "Shares" : "ການແບ່ງປັນ", - "Copy" : "ສຳເນົາ" + "Users:" : "Users:", + "Groups:" : "Groups:", + "Links:" : "Links:", + "Emails:" : "Emails:", + "Federated sent:" : "Federated sent:", + "Federated received:" : "Federated received:", + "Talk conversations:" : "Talk conversations:", + "PHP" : "PHP", + "Version:" : "Version:", + "Memory limit:" : "Memory limit:", + "Max execution time:" : "Max execution time:", + "Upload max size:" : "Upload max size:", + "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", + "Extensions:" : "Extensions:", + "Unable to list extensions" : "Unable to list extensions", + "Show phpinfo" : "Show phpinfo", + "FPM worker pool" : "FPM worker pool", + "Pool name:" : "Pool name:", + "Pool type:" : "Pool type:", + "Start time:" : "Start time:", + "Accepted connections:" : "Accepted connections:", + "Total processes:" : "Total processes:", + "Active processes:" : "Active processes:", + "Idle processes:" : "Idle processes:", + "Listen queue:" : "Listen queue:", + "Slow requests:" : "Slow requests:", + "Max listen queue:" : "Max listen queue:", + "Max active processes:" : "Max active processes:", + "Max children reached:" : "Max children reached:", + "Database" : "Database", + "Type:" : "Type:", + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Copy" : "ສຳເນົາ", + "Output in JSON" : "Output in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", + "Skip server update" : "Skip server update", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "Unknown Processor" : "Unknown Processor" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file From 7f4e2f7d0d35103fbb9ffbdaf19c743b21c56f0e Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 23 Nov 2025 02:47:47 +0000 Subject: [PATCH 023/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 212a5962..86e83ea9 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "2dd55a1fecc06ba4d01d5eea8583a33231b26e7d" + "reference": "6ece0d2253b395c2c85a43d873870775257c957c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/2dd55a1fecc06ba4d01d5eea8583a33231b26e7d", - "reference": "2dd55a1fecc06ba4d01d5eea8583a33231b26e7d", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/6ece0d2253b395c2c85a43d873870775257c957c", + "reference": "6ece0d2253b395c2c85a43d873870775257c957c", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2025-11-06T00:51:57+00:00" + "time": "2025-11-13T00:52:15+00:00" }, { "name": "psr/clock", @@ -360,5 +360,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" } From 431766f68b0d99f3f92ace353959e83aaab265ac Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 7 Dec 2025 01:32:20 +0000 Subject: [PATCH 024/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ug.js | 27 +++++++++++++++++++++++---- l10n/ug.json | 27 +++++++++++++++++++++++---- 2 files changed, 46 insertions(+), 8 deletions(-) diff --git a/l10n/ug.js b/l10n/ug.js index 1bd70bc2..e3474ff5 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -2,6 +2,11 @@ OC.L10N.register( "serverinfo", { "CPU info not available" : "CPU ئۇچۇرى يوق", + "CPU Usage:" : "CPU ئىشلىتىشچانلىقى:", + "Load average: {percentage} % ({load}) last minute" : "ئوتتۇرىچە يۈك: ئاخىرقى مىنۇتتا %{percentage}({load}) ", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) ئاخىرقى مىنۇتتا\n{last5MinutesPercentage} % ({last5Minutes}) ئاخىرقى 5 مىنۇتتا\n{last15MinutesPercentage} % ({last15Minutes}) ئاخىرقى 15 مىنۇتتا", + "RAM Usage:" : "RAM ئىشلىتىشچانلىقى:", + "SWAP Usage:" : "SWAP ئىشلىتىشچانلىقى:", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: ئومۇمىي: {memTotalBytes} / ھازىرقى ئىشلىتىلىشى: {memUsageBytes}", "RAM info not available" : "RAM ئۇچۇرى يوق", "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: ئومۇمىي: {swapTotalBytes} / ھازىرقى ئىشلىتىلىشى: {swapUsageBytes}", @@ -16,11 +21,12 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU يۈكى ، RAM ئىشلىتىش ، دىسكا ئىشلىتىش ، ئىشلەتكۈچى سانى قاتارلىق پايدىلىق مۇلازىمېتىر ئۇچۇرلىرى بىلەن تەمىنلەيدۇ.", "Operating System:" : "مەشغۇلات سىستېمىسى:", "CPU:" : "CPU:", + "threads" : "يىپلار", "Memory:" : "ئەستە ساقلاش:", "Server time:" : "مۇلازىمېتىر ۋاقتى:", - "Uptime:" : "Uptime:", + "Uptime:" : "ئىشلەش ۋاقتى:", "Temperature" : "تېمپېراتۇرا", - "Load" : "Load", + "Load" : "يۈك", "Memory" : "ئەستە ساقلاش", "Disk" : "دىسكا", "Mount:" : "تاغ:", @@ -42,11 +48,11 @@ OC.L10N.register( "IPv6:" : "IPv6:", "Active users" : "ئاكتىپ ئىشلەتكۈچىلەر", "Last hour" : "ئالدىنقى سائەت", - "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ% s %%", + "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ %%%s ", "Last 24 Hours" : "ئاخىرقى 24 سائەت", "Last 7 Days" : "ئاخىرقى 7 كۈن", "Last 30 Days" : "ئاخىرقى 30 كۈن", - "Shares" : "Shares", + "Shares" : "ھەمبەھىرلەر", "Users:" : "ئىشلەتكۈچىلەر:", "Groups:" : "گۇرۇپپىلار:", "Links:" : "ئۇلىنىشلار:", @@ -63,6 +69,19 @@ OC.L10N.register( "Extensions:" : "كېڭەيتىلمىسى:", "Unable to list extensions" : "كېڭەيتىلمىنى تىزىشقا ئامالسىز", "Show phpinfo" : "Phpinfo نى كۆرسەت", + "FPM worker pool" : "FPM ئىشچى يىغىندىسى", + "Pool name:" : "يىغىندا نامى:", + "Pool type:" : "يىغىندا تىپى:", + "Start time:" : "باشلىنىش ۋاقتى:", + "Accepted connections:" : "قۇبۇللانغان ئۇلىنىشلار:", + "Total processes:" : "جەمئىي جەريانلار:", + "Active processes:" : "ئاكتىپ جەريانلار:", + "Idle processes:" : "بىكار جەريانلار:", + "Listen queue:" : "ئاڭلاش ئۆچرېتى:", + "Slow requests:" : "ئاستا تەلەپلەر:", + "Max listen queue:" : "ئەڭ چوڭ ئاڭلاش ئۆچرېتى:", + "Max active processes:" : "ئەڭ چوڭ ئاكتىپ جەريانلار:", + "Max children reached:" : "ئەڭ چوڭ تارماقلارغا يەتكىنى:", "Database" : "ساندان", "Type:" : "تىپى:", "External monitoring tool" : "تاشقى كۆزىتىش قورالى", diff --git a/l10n/ug.json b/l10n/ug.json index f0590ae1..63f62d6c 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -1,5 +1,10 @@ { "translations": { "CPU info not available" : "CPU ئۇچۇرى يوق", + "CPU Usage:" : "CPU ئىشلىتىشچانلىقى:", + "Load average: {percentage} % ({load}) last minute" : "ئوتتۇرىچە يۈك: ئاخىرقى مىنۇتتا %{percentage}({load}) ", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) ئاخىرقى مىنۇتتا\n{last5MinutesPercentage} % ({last5Minutes}) ئاخىرقى 5 مىنۇتتا\n{last15MinutesPercentage} % ({last15Minutes}) ئاخىرقى 15 مىنۇتتا", + "RAM Usage:" : "RAM ئىشلىتىشچانلىقى:", + "SWAP Usage:" : "SWAP ئىشلىتىشچانلىقى:", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: ئومۇمىي: {memTotalBytes} / ھازىرقى ئىشلىتىلىشى: {memUsageBytes}", "RAM info not available" : "RAM ئۇچۇرى يوق", "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: ئومۇمىي: {swapTotalBytes} / ھازىرقى ئىشلىتىلىشى: {swapUsageBytes}", @@ -14,11 +19,12 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU يۈكى ، RAM ئىشلىتىش ، دىسكا ئىشلىتىش ، ئىشلەتكۈچى سانى قاتارلىق پايدىلىق مۇلازىمېتىر ئۇچۇرلىرى بىلەن تەمىنلەيدۇ.", "Operating System:" : "مەشغۇلات سىستېمىسى:", "CPU:" : "CPU:", + "threads" : "يىپلار", "Memory:" : "ئەستە ساقلاش:", "Server time:" : "مۇلازىمېتىر ۋاقتى:", - "Uptime:" : "Uptime:", + "Uptime:" : "ئىشلەش ۋاقتى:", "Temperature" : "تېمپېراتۇرا", - "Load" : "Load", + "Load" : "يۈك", "Memory" : "ئەستە ساقلاش", "Disk" : "دىسكا", "Mount:" : "تاغ:", @@ -40,11 +46,11 @@ "IPv6:" : "IPv6:", "Active users" : "ئاكتىپ ئىشلەتكۈچىلەر", "Last hour" : "ئالدىنقى سائەت", - "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ% s %%", + "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ %%%s ", "Last 24 Hours" : "ئاخىرقى 24 سائەت", "Last 7 Days" : "ئاخىرقى 7 كۈن", "Last 30 Days" : "ئاخىرقى 30 كۈن", - "Shares" : "Shares", + "Shares" : "ھەمبەھىرلەر", "Users:" : "ئىشلەتكۈچىلەر:", "Groups:" : "گۇرۇپپىلار:", "Links:" : "ئۇلىنىشلار:", @@ -61,6 +67,19 @@ "Extensions:" : "كېڭەيتىلمىسى:", "Unable to list extensions" : "كېڭەيتىلمىنى تىزىشقا ئامالسىز", "Show phpinfo" : "Phpinfo نى كۆرسەت", + "FPM worker pool" : "FPM ئىشچى يىغىندىسى", + "Pool name:" : "يىغىندا نامى:", + "Pool type:" : "يىغىندا تىپى:", + "Start time:" : "باشلىنىش ۋاقتى:", + "Accepted connections:" : "قۇبۇللانغان ئۇلىنىشلار:", + "Total processes:" : "جەمئىي جەريانلار:", + "Active processes:" : "ئاكتىپ جەريانلار:", + "Idle processes:" : "بىكار جەريانلار:", + "Listen queue:" : "ئاڭلاش ئۆچرېتى:", + "Slow requests:" : "ئاستا تەلەپلەر:", + "Max listen queue:" : "ئەڭ چوڭ ئاڭلاش ئۆچرېتى:", + "Max active processes:" : "ئەڭ چوڭ ئاكتىپ جەريانلار:", + "Max children reached:" : "ئەڭ چوڭ تارماقلارغا يەتكىنى:", "Database" : "ساندان", "Type:" : "تىپى:", "External monitoring tool" : "تاشقى كۆزىتىش قورالى", From 06b74a30a25e61de9fbf13676334fb45370bbf27 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 18 Dec 2025 01:35:21 +0000 Subject: [PATCH 025/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/uk.js | 2 +- l10n/uk.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/uk.js b/l10n/uk.js index a586a052..24818e20 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -69,7 +69,7 @@ OC.L10N.register( "Extensions:" : "Розширення:", "Unable to list extensions" : "Не вдалося створити список розширень", "Show phpinfo" : "Показати phpinfo", - "FPM worker pool" : "Кадровий резерв FPM", + "FPM worker pool" : "Набір обробників FPM", "Pool name:" : "Назва пулу:", "Pool type:" : "Тип пулу:", "Start time:" : "Початковий час:", diff --git a/l10n/uk.json b/l10n/uk.json index 17d0a12e..a3d521e8 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -67,7 +67,7 @@ "Extensions:" : "Розширення:", "Unable to list extensions" : "Не вдалося створити список розширень", "Show phpinfo" : "Показати phpinfo", - "FPM worker pool" : "Кадровий резерв FPM", + "FPM worker pool" : "Набір обробників FPM", "Pool name:" : "Назва пулу:", "Pool type:" : "Тип пулу:", "Start time:" : "Початковий час:", From 694efc28e0e5fa894c637ede6d744359f9d07007 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 21 Dec 2025 02:49:09 +0000 Subject: [PATCH 026/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 86e83ea9..a1099058 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "6ece0d2253b395c2c85a43d873870775257c957c" + "reference": "45612049852ea4234dd799a4a3281a397f0749c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/6ece0d2253b395c2c85a43d873870775257c957c", - "reference": "6ece0d2253b395c2c85a43d873870775257c957c", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/45612049852ea4234dd799a4a3281a397f0749c3", + "reference": "45612049852ea4234dd799a4a3281a397f0749c3", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2025-11-13T00:52:15+00:00" + "time": "2025-12-16T00:55:52+00:00" }, { "name": "psr/clock", From 5eeecc7543cc5d9238ce61ded0d6de784cb255cf Mon Sep 17 00:00:00 2001 From: jedrzejdocs-code Date: Tue, 9 Dec 2025 18:51:32 +0100 Subject: [PATCH 027/130] fix: add localization to uptime strings Fixes #592 Signed-off-by: jedrzejdocs-code --- lib/Controller/ApiController.php | 17 ++++++++++++----- tests/lib/ApiControllerTest.php | 6 +++++- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/lib/Controller/ApiController.php b/lib/Controller/ApiController.php index 7abc6653..d6393e6b 100644 --- a/lib/Controller/ApiController.php +++ b/lib/Controller/ApiController.php @@ -22,6 +22,7 @@ use OCP\AppFramework\OCSController; use OCP\IConfig; use OCP\IGroupManager; +use OCP\IL10N; use OCP\IRequest; use OCP\IUserSession; @@ -40,6 +41,7 @@ public function __construct( private DatabaseStatistics $databaseStatistics, private ShareStatistics $shareStatistics, private SessionStatistics $sessionStatistics, + private IL10N $l10n, ) { parent::__construct($appName, $request); } @@ -131,19 +133,24 @@ private function getWebserver(): string { */ private function formatUptime(int $uptime): string { if ($uptime === -1) { - return 'Unknown'; + return $this->l10n->t('Unknown'); } try { $boot = new \DateTime($uptime . ' seconds ago'); } catch (\Exception $e) { - return 'Unknown'; + return $this->l10n->t('Unknown'); } $interval = $boot->diff(new \DateTime()); - if ($interval->days > 0) { - return $interval->format('%a days, %h hours, %i minutes, %s seconds'); + $days = $interval->days; + $hours = $interval->h; + $minutes = $interval->i; + $seconds = $interval->s; + + if ($days > 0) { + return $this->l10n->t('%1$d days, %2$d hours, %3$d minutes, %4$d seconds', [$days, $hours, $minutes, $seconds]); } - return $interval->format('%h hours, %i minutes, %s seconds'); + return $this->l10n->t('%1$d hours, %2$d minutes, %3$d seconds', [$hours, $minutes, $seconds]); } } diff --git a/tests/lib/ApiControllerTest.php b/tests/lib/ApiControllerTest.php index 9a559da1..2af79b3f 100644 --- a/tests/lib/ApiControllerTest.php +++ b/tests/lib/ApiControllerTest.php @@ -21,6 +21,7 @@ use OCP\AppFramework\Http; use OCP\IConfig; use OCP\IGroupManager; +use OCP\IL10N; use OCP\IRequest; use OCP\IUser; use OCP\IUserSession; @@ -38,6 +39,7 @@ class ApiControllerTest extends \Test\TestCase { private DatabaseStatistics&MockObject $databaseStatistics; private ShareStatistics&MockObject $shareStatistics; private SessionStatistics&MockObject $sessionStatistics; + private IL10N&MockObject $l10n; protected function setUp(): void { parent::setUp(); @@ -53,6 +55,7 @@ protected function setUp(): void { $this->databaseStatistics = $this->createMock(DatabaseStatistics::class); $this->shareStatistics = $this->createMock(ShareStatistics::class); $this->sessionStatistics = $this->createMock(SessionStatistics::class); + $this->l10n = $this->createMock(IL10N::class); } private function getController($userSession) { @@ -69,7 +72,8 @@ private function getController($userSession) { $this->fpmStatistics, $this->databaseStatistics, $this->shareStatistics, - $this->sessionStatistics + $this->sessionStatistics, + $this->l10n ); } From 1e99da655643c27eeaa4691860152d1a14b8e590 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 25 Dec 2025 01:34:21 +0000 Subject: [PATCH 028/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 1 + l10n/cs.json | 1 + l10n/cy_GB.js | 1 + l10n/cy_GB.json | 1 + l10n/da.js | 1 + l10n/da.json | 1 + l10n/de.js | 1 + l10n/de.json | 1 + l10n/de_DE.js | 1 + l10n/de_DE.json | 1 + l10n/el.js | 1 + l10n/el.json | 1 + l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + l10n/eo.js | 1 + l10n/eo.json | 1 + l10n/es.js | 1 + l10n/es.json | 1 + l10n/es_419.js | 1 + l10n/es_419.json | 1 + l10n/es_AR.js | 1 + l10n/es_AR.json | 1 + l10n/es_CL.js | 1 + l10n/es_CL.json | 1 + l10n/es_CO.js | 1 + l10n/es_CO.json | 1 + l10n/es_CR.js | 1 + l10n/es_CR.json | 1 + l10n/es_DO.js | 1 + l10n/es_DO.json | 1 + l10n/es_EC.js | 1 + l10n/es_EC.json | 1 + l10n/es_GT.js | 1 + l10n/es_GT.json | 1 + l10n/es_HN.js | 1 + l10n/es_HN.json | 1 + l10n/es_MX.js | 1 + l10n/es_MX.json | 1 + l10n/es_NI.js | 1 + l10n/es_NI.json | 1 + l10n/es_PA.js | 1 + l10n/es_PA.json | 1 + l10n/es_PE.js | 1 + l10n/es_PE.json | 1 + l10n/es_PR.js | 1 + l10n/es_PR.json | 1 + l10n/es_SV.js | 1 + l10n/es_SV.json | 1 + l10n/es_UY.js | 1 + l10n/es_UY.json | 1 + l10n/et_EE.js | 1 + l10n/et_EE.json | 1 + l10n/eu.js | 1 + l10n/eu.json | 1 + l10n/fa.js | 1 + l10n/fa.json | 1 + l10n/fi.js | 1 + l10n/fi.json | 1 + l10n/fr.js | 1 + l10n/fr.json | 1 + l10n/ga.js | 1 + l10n/ga.json | 1 + l10n/gl.js | 1 + l10n/gl.json | 1 + l10n/he.js | 1 + l10n/he.json | 1 + l10n/hr.js | 1 + l10n/hr.json | 1 + l10n/hu.js | 1 + l10n/hu.json | 1 + l10n/hy.js | 1 + l10n/hy.json | 1 + l10n/ia.js | 1 + l10n/ia.json | 1 + l10n/id.js | 1 + l10n/id.json | 1 + l10n/is.js | 1 + l10n/is.json | 1 + l10n/it.js | 1 + l10n/it.json | 1 + l10n/ja.js | 1 + l10n/ja.json | 1 + l10n/ka.js | 1 + l10n/ka.json | 1 + l10n/ka_GE.js | 1 + l10n/ka_GE.json | 1 + l10n/kab.js | 1 + l10n/kab.json | 1 + l10n/ko.js | 1 + l10n/ko.json | 1 + l10n/lb.js | 1 + l10n/lb.json | 1 + l10n/lo.js | 1 + l10n/lo.json | 1 + l10n/lt_LT.js | 1 + l10n/lt_LT.json | 1 + l10n/lv.js | 1 + l10n/lv.json | 1 + l10n/mk.js | 1 + l10n/mk.json | 1 + l10n/mn.js | 1 + l10n/mn.json | 1 + l10n/nb.js | 1 + l10n/nb.json | 1 + l10n/nl.js | 1 + l10n/nl.json | 1 + l10n/nn_NO.js | 1 + l10n/nn_NO.json | 1 + l10n/oc.js | 1 + l10n/oc.json | 1 + l10n/pl.js | 1 + l10n/pl.json | 1 + l10n/pt_BR.js | 1 + l10n/pt_BR.json | 1 + l10n/pt_PT.js | 1 + l10n/pt_PT.json | 1 + l10n/ro.js | 1 + l10n/ro.json | 1 + l10n/ru.js | 1 + l10n/ru.json | 1 + l10n/sc.js | 1 + l10n/sc.json | 1 + l10n/sk.js | 1 + l10n/sk.json | 1 + l10n/sl.js | 1 + l10n/sl.json | 1 + l10n/sq.js | 1 + l10n/sq.json | 1 + l10n/sr.js | 1 + l10n/sr.json | 1 + l10n/sv.js | 1 + l10n/sv.json | 1 + l10n/sw.js | 1 + l10n/sw.json | 1 + l10n/th.js | 1 + l10n/th.json | 1 + l10n/tr.js | 1 + l10n/tr.json | 1 + l10n/ug.js | 1 + l10n/ug.json | 1 + l10n/uk.js | 1 + l10n/uk.json | 1 + l10n/uz.js | 1 + l10n/uz.json | 1 + l10n/vi.js | 1 + l10n/vi.json | 1 + l10n/zh_CN.js | 1 + l10n/zh_CN.json | 1 + l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + l10n/zh_TW.js | 1 + l10n/zh_TW.json | 1 + 152 files changed, 152 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index 2de987d1..24c4641a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Nepodporováno!", "Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.", "Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.", + "Unknown" : "Neznámé", "System" : "Systém", "Monitoring" : "Dohledování", "Monitoring app with useful server information" : "Dohledovací aplikace, poskytující užitečné informace o serveru", diff --git a/l10n/cs.json b/l10n/cs.json index b326d1fa..9f1b10e4 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -13,6 +13,7 @@ "Not supported!" : "Nepodporováno!", "Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.", "Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.", + "Unknown" : "Neznámé", "System" : "Systém", "Monitoring" : "Dohledování", "Monitoring app with useful server information" : "Dohledovací aplikace, poskytující užitečné informace o serveru", diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 859ce467..7a015cf1 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Heb ei gefnogi!", "Press ⌘-C to copy." : "Pwyswch ⌘-C i gopïo.", "Press Ctrl-C to copy." : "Pwyswch Ctrl-C i gopïo.", + "Unknown" : "Anhysbys", "System" : "System", "Monitoring" : "Monitro", "Size:" : "Maint:", diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index 24e1e261..82954e2b 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -3,6 +3,7 @@ "Not supported!" : "Heb ei gefnogi!", "Press ⌘-C to copy." : "Pwyswch ⌘-C i gopïo.", "Press Ctrl-C to copy." : "Pwyswch Ctrl-C i gopïo.", + "Unknown" : "Anhysbys", "System" : "System", "Monitoring" : "Monitro", "Size:" : "Maint:", diff --git a/l10n/da.js b/l10n/da.js index 395d0702..35eed7a7 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Ikke understøttet!", "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", "Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.", + "Unknown" : "Ukendt", "System" : "System", "Monitoring" : "Monitorering", "Monitoring app with useful server information" : "Monitoreringsapp med serverinformation", diff --git a/l10n/da.json b/l10n/da.json index b750ae84..693a5716 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -13,6 +13,7 @@ "Not supported!" : "Ikke understøttet!", "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", "Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.", + "Unknown" : "Ukendt", "System" : "System", "Monitoring" : "Monitorering", "Monitoring app with useful server information" : "Monitoreringsapp med serverinformation", diff --git a/l10n/de.js b/l10n/de.js index f0d6a4e4..911ea5cf 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Nicht unterstützt!", "Press ⌘-C to copy." : "⌘-C zum Kopieren drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "Unknown" : "Unbekannt", "System" : "System", "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", diff --git a/l10n/de.json b/l10n/de.json index 87f596ee..80c23cda 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -13,6 +13,7 @@ "Not supported!" : "Nicht unterstützt!", "Press ⌘-C to copy." : "⌘-C zum Kopieren drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "Unknown" : "Unbekannt", "System" : "System", "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index bcd6436a..58a2dea3 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Nicht unterstützt!", "Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "Unknown" : "Unbekannt", "System" : "System", "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index fb7bc6c8..7264589e 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -13,6 +13,7 @@ "Not supported!" : "Nicht unterstützt!", "Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "Unknown" : "Unbekannt", "System" : "System", "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", diff --git a/l10n/el.js b/l10n/el.js index 401b9ad0..439a23ce 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Δεν υποστηρίζεται!", "Press ⌘-C to copy." : "Για αντιγραφή πατήστε ⌘-C.", "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.", + "Unknown" : "Άγνωστο", "System" : "Σύστημα", "Monitoring" : "Παρακολούθηση", "Monitoring app with useful server information" : "Εφαρμογή παρακολούθησης πληροφοριών διακομιστή", diff --git a/l10n/el.json b/l10n/el.json index 70fb28ed..3c60f1c7 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -13,6 +13,7 @@ "Not supported!" : "Δεν υποστηρίζεται!", "Press ⌘-C to copy." : "Για αντιγραφή πατήστε ⌘-C.", "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.", + "Unknown" : "Άγνωστο", "System" : "Σύστημα", "Monitoring" : "Παρακολούθηση", "Monitoring app with useful server information" : "Εφαρμογή παρακολούθησης πληροφοριών διακομιστή", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 7ef09f09..932c0650 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Unknown" : "Unknown", "System" : "System", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 776570d0..177a6aa7 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -13,6 +13,7 @@ "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Unknown" : "Unknown", "System" : "System", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", diff --git a/l10n/eo.js b/l10n/eo.js index fe50be23..34798bca 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -6,6 +6,7 @@ OC.L10N.register( "Not supported!" : "Ne subtenite!", "Press ⌘-C to copy." : "Premu ⌘-C por kopii.", "Press Ctrl-C to copy." : "Premu Ctrl-C por kopii.", + "Unknown" : "Nekonata", "System" : "Sistemo", "Monitoring" : "Observado", "Monitoring app with useful server information" : "Observa aplikaĵo kun utilaj informoj pri la servilo", diff --git a/l10n/eo.json b/l10n/eo.json index c87dae6b..0bec33a7 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -4,6 +4,7 @@ "Not supported!" : "Ne subtenite!", "Press ⌘-C to copy." : "Premu ⌘-C por kopii.", "Press Ctrl-C to copy." : "Premu Ctrl-C por kopii.", + "Unknown" : "Nekonata", "System" : "Sistemo", "Monitoring" : "Observado", "Monitoring app with useful server information" : "Observa aplikaĵo kun utilaj informoj pri la servilo", diff --git a/l10n/es.js b/l10n/es.js index 0fcd687a..01c5b180 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "No está soportado.", "Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pulsa Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitorización", "Monitoring app with useful server information" : "App de monitorización con información útil sobre el servidor", diff --git a/l10n/es.json b/l10n/es.json index 234f92d4..42e63992 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -13,6 +13,7 @@ "Not supported!" : "No está soportado.", "Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pulsa Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitorización", "Monitoring app with useful server information" : "App de monitorización con información útil sobre el servidor", diff --git a/l10n/es_419.js b/l10n/es_419.js index 8ecd9fac..1eb3e606 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_419.json b/l10n/es_419.json index 4742fda0..ed819148 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 43fd5982..2a649687 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index d53cfe08..91d5a23d 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index d8601eea..b030d13c 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 77a89739..10ae9338 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_CO.js b/l10n/es_CO.js index d8601eea..b030d13c 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index 77a89739..10ae9338 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_CR.js b/l10n/es_CR.js index d8601eea..b030d13c 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_CR.json b/l10n/es_CR.json index 77a89739..10ae9338 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_DO.js b/l10n/es_DO.js index d8601eea..b030d13c 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_DO.json b/l10n/es_DO.json index 77a89739..10ae9338 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index fd5fcbaf..56181cac 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Monitoring app with useful server information" : "Aplicación de monitoreo con información útil del servidor", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 93850d94..03090aee 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -8,6 +8,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Monitoring app with useful server information" : "Aplicación de monitoreo con información útil del servidor", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index d8601eea..b030d13c 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 77a89739..10ae9338 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_HN.js b/l10n/es_HN.js index d8601eea..b030d13c 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 77a89739..10ae9338 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index d8076bbc..c528541d 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Monitoring app with useful server information" : "App de monitoreo con información útil del servidor", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 8e956acf..ce2ac6b9 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -8,6 +8,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Monitoring app with useful server information" : "App de monitoreo con información útil del servidor", diff --git a/l10n/es_NI.js b/l10n/es_NI.js index d8601eea..b030d13c 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 77a89739..10ae9338 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_PA.js b/l10n/es_PA.js index d8601eea..b030d13c 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 77a89739..10ae9338 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_PE.js b/l10n/es_PE.js index d8601eea..b030d13c 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 77a89739..10ae9338 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_PR.js b/l10n/es_PR.js index d8601eea..b030d13c 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 77a89739..10ae9338 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 6bbaefa8..a660e426 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -4,6 +4,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 73ddbce6..ac98550d 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -2,6 +2,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_UY.js b/l10n/es_UY.js index d8601eea..b030d13c 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 77a89739..10ae9338 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -3,6 +3,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Unknown" : "Desconocido", "System" : "Sistema", "Monitoring" : "Monitoreo", "Temperature" : "Temperatura", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index f9f27fdc..5a14aaa4 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Pole toetatud!", "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.", "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.", + "Unknown" : "Teadmata", "System" : "Süsteem", "Monitoring" : "Monitooring", "Monitoring app with useful server information" : "Monitoorimisrakendus kasuliku infoga serveri kohta", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 36b6ac77..ef8640b7 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -13,6 +13,7 @@ "Not supported!" : "Pole toetatud!", "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.", "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.", + "Unknown" : "Teadmata", "System" : "Süsteem", "Monitoring" : "Monitooring", "Monitoring app with useful server information" : "Monitoorimisrakendus kasuliku infoga serveri kohta", diff --git a/l10n/eu.js b/l10n/eu.js index b88d5f16..f381f428 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "Ez da onartzen!", "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.", + "Unknown" : "Ezezaguna", "System" : "Sistema", "Monitoring" : "Jarraipena", "Monitoring app with useful server information" : "Monitorizazio aplikazioa zerbitzariaren informazio baliagarriarekin", diff --git a/l10n/eu.json b/l10n/eu.json index 167025ef..5eb08eef 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -8,6 +8,7 @@ "Not supported!" : "Ez da onartzen!", "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.", + "Unknown" : "Ezezaguna", "System" : "Sistema", "Monitoring" : "Jarraipena", "Monitoring app with useful server information" : "Monitorizazio aplikazioa zerbitzariaren informazio baliagarriarekin", diff --git a/l10n/fa.js b/l10n/fa.js index cbf77fbc..fb4ec7fd 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "پشتیبانی وجود ندارد!", "Press ⌘-C to copy." : "برای کپی کردن از دکمه های C+⌘ استفاده نمایید", "Press Ctrl-C to copy." : "برای کپی کردن از دکمه ctrl+c استفاده نمایید", + "Unknown" : "ناشناخته.", "System" : "سیستم", "Monitoring" : "نظارت بر", "Monitoring app with useful server information" : "برنامه نظارت با اطلاعات سرور مفید", diff --git a/l10n/fa.json b/l10n/fa.json index 3ef89e41..c0ce78b8 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -8,6 +8,7 @@ "Not supported!" : "پشتیبانی وجود ندارد!", "Press ⌘-C to copy." : "برای کپی کردن از دکمه های C+⌘ استفاده نمایید", "Press Ctrl-C to copy." : "برای کپی کردن از دکمه ctrl+c استفاده نمایید", + "Unknown" : "ناشناخته.", "System" : "سیستم", "Monitoring" : "نظارت بر", "Monitoring app with useful server information" : "برنامه نظارت با اطلاعات سرور مفید", diff --git a/l10n/fi.js b/l10n/fi.js index 7e003f03..bbd74ef5 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", + "Unknown" : "Tuntematon", "System" : "Järjestelmä", "Monitoring" : "Valvonta", "Monitoring app with useful server information" : "Valvontasovellus sisältäen hyödyllisiä tietoja palvelimesta", diff --git a/l10n/fi.json b/l10n/fi.json index 27727a65..fc8de3b7 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -8,6 +8,7 @@ "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", + "Unknown" : "Tuntematon", "System" : "Järjestelmä", "Monitoring" : "Valvonta", "Monitoring app with useful server information" : "Valvontasovellus sisältäen hyödyllisiä tietoja palvelimesta", diff --git a/l10n/fr.js b/l10n/fr.js index bf02cd5c..839f3f4a 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Non supporté !", "Press ⌘-C to copy." : "Appuyer sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", + "Unknown" : "Inconnu", "System" : "Système", "Monitoring" : "Surveillance", "Monitoring app with useful server information" : "Application de surveillance avec les informations utiles du serveur", diff --git a/l10n/fr.json b/l10n/fr.json index c8854202..875e1465 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -13,6 +13,7 @@ "Not supported!" : "Non supporté !", "Press ⌘-C to copy." : "Appuyer sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", + "Unknown" : "Inconnu", "System" : "Système", "Monitoring" : "Surveillance", "Monitoring app with useful server information" : "Application de surveillance avec les informations utiles du serveur", diff --git a/l10n/ga.js b/l10n/ga.js index 2e468aed..06bebf89 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Gan tacaíocht!", "Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.", "Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.", + "Unknown" : "Anaithnid", "System" : "Córas", "Monitoring" : "Monatóireacht", "Monitoring app with useful server information" : "Aip monatóireachta le faisnéis úsáideach freastalaí", diff --git a/l10n/ga.json b/l10n/ga.json index 85d19cc6..25d02f84 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -13,6 +13,7 @@ "Not supported!" : "Gan tacaíocht!", "Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.", "Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.", + "Unknown" : "Anaithnid", "System" : "Córas", "Monitoring" : "Monatóireacht", "Monitoring app with useful server information" : "Aip monatóireachta le faisnéis úsáideach freastalaí", diff --git a/l10n/gl.js b/l10n/gl.js index cb5f48a7..9b3f5c94 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Non admitido!", "Press ⌘-C to copy." : "Prema ⌘-C para copiar.", "Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.", + "Unknown" : "Descoñecido", "System" : "Sistema", "Monitoring" : "Seguimento", "Monitoring app with useful server information" : "Aplicación de seguimento con información útil do servidor", diff --git a/l10n/gl.json b/l10n/gl.json index b7d60eec..10f60e7e 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -13,6 +13,7 @@ "Not supported!" : "Non admitido!", "Press ⌘-C to copy." : "Prema ⌘-C para copiar.", "Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.", + "Unknown" : "Descoñecido", "System" : "Sistema", "Monitoring" : "Seguimento", "Monitoring app with useful server information" : "Aplicación de seguimento con información útil do servidor", diff --git a/l10n/he.js b/l10n/he.js index 34494343..1932b11d 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -6,6 +6,7 @@ OC.L10N.register( "Not supported!" : "אין תמיכה!", "Press ⌘-C to copy." : "להעתקה: ‎⌘-C.", "Press Ctrl-C to copy." : "להעתקה: Ctrl-C.", + "Unknown" : "לא ידוע", "System" : "מערכת", "Monitoring" : "מעקב", "Monitoring app with useful server information" : "יישום מעקב עם פרטים חשובים על השרת", diff --git a/l10n/he.json b/l10n/he.json index 51c9d056..3ac62da5 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -4,6 +4,7 @@ "Not supported!" : "אין תמיכה!", "Press ⌘-C to copy." : "להעתקה: ‎⌘-C.", "Press Ctrl-C to copy." : "להעתקה: Ctrl-C.", + "Unknown" : "לא ידוע", "System" : "מערכת", "Monitoring" : "מעקב", "Monitoring app with useful server information" : "יישום מעקב עם פרטים חשובים על השרת", diff --git a/l10n/hr.js b/l10n/hr.js index 052c2bbd..ccc28f8d 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -6,6 +6,7 @@ OC.L10N.register( "Not supported!" : "Nije podržano!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Unknown" : "Nepoznata pogreška", "System" : "Sustav", "Monitoring" : "Praćenje", "Monitoring app with useful server information" : "Aplikacija za praćenje s korisnim informacijama o poslužitelju", diff --git a/l10n/hr.json b/l10n/hr.json index 27377046..86887f4f 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -4,6 +4,7 @@ "Not supported!" : "Nije podržano!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Unknown" : "Nepoznata pogreška", "System" : "Sustav", "Monitoring" : "Praćenje", "Monitoring app with useful server information" : "Aplikacija za praćenje s korisnim informacijama o poslužitelju", diff --git a/l10n/hu.js b/l10n/hu.js index f410b814..03e5f767 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Nem támogatott!", "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘+C-t.", "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl+C-t.", + "Unknown" : "Ismeretlen", "System" : "Rendszer", "Monitoring" : "Rendszerfelügyelet", "Monitoring app with useful server information" : "Rendszerfelügyeleti alkalmazás hasznos kiszolgálóinformációkkal", diff --git a/l10n/hu.json b/l10n/hu.json index f44af0ba..7215ca72 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -13,6 +13,7 @@ "Not supported!" : "Nem támogatott!", "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘+C-t.", "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl+C-t.", + "Unknown" : "Ismeretlen", "System" : "Rendszer", "Monitoring" : "Rendszerfelügyelet", "Monitoring app with useful server information" : "Rendszerfelügyeleti alkalmazás hasznos kiszolgálóinformációkkal", diff --git a/l10n/hy.js b/l10n/hy.js index e3bb913b..504a95e4 100644 --- a/l10n/hy.js +++ b/l10n/hy.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Չի՛ սպասարկվում։", "Press ⌘-C to copy." : "Սեղմել ⌘-C պատճենելու համար։", "Press Ctrl-C to copy." : "Սեղմել Ctrl-C պատճենելու համար։", + "Unknown" : "Անհայտ", "Size:" : "Չափս.", "Type:" : "Տիպ.", "Copy" : "պատճենահանել" diff --git a/l10n/hy.json b/l10n/hy.json index ab2d4060..6b8dab52 100644 --- a/l10n/hy.json +++ b/l10n/hy.json @@ -3,6 +3,7 @@ "Not supported!" : "Չի՛ սպասարկվում։", "Press ⌘-C to copy." : "Սեղմել ⌘-C պատճենելու համար։", "Press Ctrl-C to copy." : "Սեղմել Ctrl-C պատճենելու համար։", + "Unknown" : "Անհայտ", "Size:" : "Չափս.", "Type:" : "Տիպ.", "Copy" : "պատճենահանել" diff --git a/l10n/ia.js b/l10n/ia.js index aeff2842..30a91f50 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Non supportate!", "Press ⌘-C to copy." : "Pulsa ⌘-C pro copiar.", "Press Ctrl-C to copy." : "Pulsa Ctrl-C pro copiar.", + "Unknown" : "Incognite", "System" : "Systema", "Monitoring" : "Controlante", "Size:" : "Dimension:", diff --git a/l10n/ia.json b/l10n/ia.json index f2e07b81..bacfb9db 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -3,6 +3,7 @@ "Not supported!" : "Non supportate!", "Press ⌘-C to copy." : "Pulsa ⌘-C pro copiar.", "Press Ctrl-C to copy." : "Pulsa Ctrl-C pro copiar.", + "Unknown" : "Incognite", "System" : "Systema", "Monitoring" : "Controlante", "Size:" : "Dimension:", diff --git a/l10n/id.js b/l10n/id.js index 3b10c2df..1b1eb946 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Tidak didukung!", "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", "Press Ctrl-C to copy." : "Tekan CTRL-C untuk menyalin.", + "Unknown" : "Tidak diketahui", "System" : "Sistem", "Monitoring" : "Pemantauan", "Temperature" : "Suhu", diff --git a/l10n/id.json b/l10n/id.json index 2b584bfe..ec66b19b 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -3,6 +3,7 @@ "Not supported!" : "Tidak didukung!", "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", "Press Ctrl-C to copy." : "Tekan CTRL-C untuk menyalin.", + "Unknown" : "Tidak diketahui", "System" : "Sistem", "Monitoring" : "Pemantauan", "Temperature" : "Suhu", diff --git a/l10n/is.js b/l10n/is.js index 9fcb6a94..b0372062 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -6,6 +6,7 @@ OC.L10N.register( "Not supported!" : "Ekki stutt!", "Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.", "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.", + "Unknown" : "Óþekkt", "System" : "Kerfið", "Monitoring" : "Vöktun", "Monitoring app with useful server information" : "Vöktunarforrit sem nær í ýmsar notadrjúgar upplýsingar um þjón", diff --git a/l10n/is.json b/l10n/is.json index 0eb76b5a..b700ac53 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -4,6 +4,7 @@ "Not supported!" : "Ekki stutt!", "Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.", "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.", + "Unknown" : "Óþekkt", "System" : "Kerfið", "Monitoring" : "Vöktun", "Monitoring app with useful server information" : "Vöktunarforrit sem nær í ýmsar notadrjúgar upplýsingar um þjón", diff --git a/l10n/it.js b/l10n/it.js index 3ea42c43..54a04ebd 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Non supportato!", "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", + "Unknown" : "Sconosciuto", "System" : "Sistema", "Monitoring" : "Monitoraggio", "Monitoring app with useful server information" : "Applicazione di monitoraggio con informazioni utili sul server", diff --git a/l10n/it.json b/l10n/it.json index 0b4f25de..3ce62bdb 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -13,6 +13,7 @@ "Not supported!" : "Non supportato!", "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", + "Unknown" : "Sconosciuto", "System" : "Sistema", "Monitoring" : "Monitoraggio", "Monitoring app with useful server information" : "Applicazione di monitoraggio con informazioni utili sul server", diff --git a/l10n/ja.js b/l10n/ja.js index a0ad708d..f8c5e28c 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "対応していません!", "Press ⌘-C to copy." : "⌘-C でコピーします。", "Press Ctrl-C to copy." : "Ctrl-Cを押してコピーします。", + "Unknown" : "不明", "System" : "システム", "Monitoring" : "モニタリング", "Monitoring app with useful server information" : "有用なサーバー情報でアプリケーションを監視する", diff --git a/l10n/ja.json b/l10n/ja.json index 8cb25f3d..89ade8ae 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -13,6 +13,7 @@ "Not supported!" : "対応していません!", "Press ⌘-C to copy." : "⌘-C でコピーします。", "Press Ctrl-C to copy." : "Ctrl-Cを押してコピーします。", + "Unknown" : "不明", "System" : "システム", "Monitoring" : "モニタリング", "Monitoring app with useful server information" : "有用なサーバー情報でアプリケーションを監視する", diff --git a/l10n/ka.js b/l10n/ka.js index 6c5df90d..044f859d 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Unknown" : "Unknown", "System" : "System", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", diff --git a/l10n/ka.json b/l10n/ka.json index 3c5660ed..73ca9ae8 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -8,6 +8,7 @@ "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Unknown" : "Unknown", "System" : "System", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 1981f190..7017c60b 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "არაა მხარდაჭერილი", "Press ⌘-C to copy." : "კოპირებისთვის დააჭირეთ ⌘-C-ს.", "Press Ctrl-C to copy." : "კოპირებისთვის დააჭირეთ Ctrl-C-ს.", + "Unknown" : "უცნობია", "System" : "სისტემა", "Monitoring" : "მონიტორინგი", "Temperature" : "ტემპერატურა", diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 13b70391..336ec7e1 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -3,6 +3,7 @@ "Not supported!" : "არაა მხარდაჭერილი", "Press ⌘-C to copy." : "კოპირებისთვის დააჭირეთ ⌘-C-ს.", "Press Ctrl-C to copy." : "კოპირებისთვის დააჭირეთ Ctrl-C-ს.", + "Unknown" : "უცნობია", "System" : "სისტემა", "Monitoring" : "მონიტორინგი", "Temperature" : "ტემპერატურა", diff --git a/l10n/kab.js b/l10n/kab.js index c76d05a7..32290c1e 100644 --- a/l10n/kab.js +++ b/l10n/kab.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Ur yettusefrak ara!", "Press ⌘-C to copy." : "Senned ɣef ⌘-C akken ad tneɣleḍ.", "Press Ctrl-C to copy." : "Senned ɣef Ctrl-C akken ad tneɣleḍ.", + "Unknown" : "Arussin", "Temperature" : "Lḥamu", "Copy" : "Nɣel" }, diff --git a/l10n/kab.json b/l10n/kab.json index 93e45686..b2611397 100644 --- a/l10n/kab.json +++ b/l10n/kab.json @@ -3,6 +3,7 @@ "Not supported!" : "Ur yettusefrak ara!", "Press ⌘-C to copy." : "Senned ɣef ⌘-C akken ad tneɣleḍ.", "Press Ctrl-C to copy." : "Senned ɣef Ctrl-C akken ad tneɣleḍ.", + "Unknown" : "Arussin", "Temperature" : "Lḥamu", "Copy" : "Nɣel" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/ko.js b/l10n/ko.js index 9dafc01d..b0faddfc 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -6,6 +6,7 @@ OC.L10N.register( "Not supported!" : "지원하지 않음!", "Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.", "Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.", + "Unknown" : "알 수 없음", "System" : "시스템", "Monitoring" : "모니터링", "Monitoring app with useful server information" : "서버 정보를 표시하는 모니터링 앱", diff --git a/l10n/ko.json b/l10n/ko.json index 1c11d980..0d3f6e36 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -4,6 +4,7 @@ "Not supported!" : "지원하지 않음!", "Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.", "Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.", + "Unknown" : "알 수 없음", "System" : "시스템", "Monitoring" : "모니터링", "Monitoring app with useful server information" : "서버 정보를 표시하는 모니터링 앱", diff --git a/l10n/lb.js b/l10n/lb.js index aaadd191..e6fdd059 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Nët ennerstëtzt!", "Press ⌘-C to copy." : "Dréck ⌘-C fir ze kopéieren.", "Press Ctrl-C to copy." : "Dréck CTRL-C fir ze kopéieren.", + "Unknown" : "Onbekannt", "Temperature" : "Temperatur", "Size:" : "Gréisst:", "Type:" : "Typ:", diff --git a/l10n/lb.json b/l10n/lb.json index c80df457..d3d87121 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -3,6 +3,7 @@ "Not supported!" : "Nët ennerstëtzt!", "Press ⌘-C to copy." : "Dréck ⌘-C fir ze kopéieren.", "Press Ctrl-C to copy." : "Dréck CTRL-C fir ze kopéieren.", + "Unknown" : "Onbekannt", "Temperature" : "Temperatur", "Size:" : "Gréisst:", "Type:" : "Typ:", diff --git a/l10n/lo.js b/l10n/lo.js index ed0db00f..980e3b5e 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "ບໍ່ຊັບຟອດ", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy", + "Unknown" : "ບໍ່ຮູ້ຈັກ", "System" : "System", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", diff --git a/l10n/lo.json b/l10n/lo.json index 0dfaf706..eead9ca1 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -13,6 +13,7 @@ "Not supported!" : "ບໍ່ຊັບຟອດ", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy", + "Unknown" : "ບໍ່ຮູ້ຈັກ", "System" : "System", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 50f27170..db5517e2 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "Nepalaikoma!", "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", "Press Ctrl-C to copy." : "Paspauskite Vald-C, norėdami nukopijuoti.", + "Unknown" : "Nežinoma", "System" : "Sistema", "Monitoring" : "Stebėjimas", "Monitoring app with useful server information" : "Stebėjimo programėlė su naudinga serverio informacija", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 86a4e20d..77f227fe 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -8,6 +8,7 @@ "Not supported!" : "Nepalaikoma!", "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", "Press Ctrl-C to copy." : "Paspauskite Vald-C, norėdami nukopijuoti.", + "Unknown" : "Nežinoma", "System" : "Sistema", "Monitoring" : "Stebėjimas", "Monitoring app with useful server information" : "Stebėjimo programėlė su naudinga serverio informacija", diff --git a/l10n/lv.js b/l10n/lv.js index dd9d8f94..adb8b794 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "Nav atbalstīts!", "Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.", "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", + "Unknown" : "Nezināms", "System" : "Sistēma", "Monitoring" : "Uzraudzība", "Monitoring app with useful server information" : "Pārraudzības lietotne ar noderīgu informāciju par serveri", diff --git a/l10n/lv.json b/l10n/lv.json index 84f1f9ee..1be9bdda 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -8,6 +8,7 @@ "Not supported!" : "Nav atbalstīts!", "Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.", "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", + "Unknown" : "Nezināms", "System" : "Sistēma", "Monitoring" : "Uzraudzība", "Monitoring app with useful server information" : "Pārraudzības lietotne ar noderīgu informāciju par serveri", diff --git a/l10n/mk.js b/l10n/mk.js index c9ce0a39..248c90fe 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "Не е поддржано!", "Press ⌘-C to copy." : "Притисни ⌘-C за да копираш", "Press Ctrl-C to copy." : "Притисни Ctrl-C за да копираш.", + "Unknown" : "Непознат", "System" : "Систем", "Monitoring" : "Следење", "Monitoring app with useful server information" : "Апликација за мониторирање и корисни информации за серверот", diff --git a/l10n/mk.json b/l10n/mk.json index 0cd55d02..2acedd0a 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -8,6 +8,7 @@ "Not supported!" : "Не е поддржано!", "Press ⌘-C to copy." : "Притисни ⌘-C за да копираш", "Press Ctrl-C to copy." : "Притисни Ctrl-C за да копираш.", + "Unknown" : "Непознат", "System" : "Систем", "Monitoring" : "Следење", "Monitoring app with useful server information" : "Апликација за мониторирање и корисни информации за серверот", diff --git a/l10n/mn.js b/l10n/mn.js index d064e6f2..2f866241 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Дэмжигдэхгүй", "Press ⌘-C to copy." : "Хуулахын тулд ⌘-C дарна уу.", "Press Ctrl-C to copy." : "Хуулахын тулд Ctrl-C дарна уу.", + "Unknown" : "Үл танигдах зүйл", "System" : "сисмем", "Monitoring" : "Хяналт", "Size:" : "Хэмжээ:", diff --git a/l10n/mn.json b/l10n/mn.json index f1ebc360..812b40ec 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -3,6 +3,7 @@ "Not supported!" : "Дэмжигдэхгүй", "Press ⌘-C to copy." : "Хуулахын тулд ⌘-C дарна уу.", "Press Ctrl-C to copy." : "Хуулахын тулд Ctrl-C дарна уу.", + "Unknown" : "Үл танигдах зүйл", "System" : "сисмем", "Monitoring" : "Хяналт", "Size:" : "Хэмжээ:", diff --git a/l10n/nb.js b/l10n/nb.js index b1bbd0ef..81c54751 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "Ikke støttet!", "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", + "Unknown" : "Ukjent", "System" : "System", "Monitoring" : "Overvåker", "Monitoring app with useful server information" : "Overvåkingsapp med nyttig serverinformasjon", diff --git a/l10n/nb.json b/l10n/nb.json index f2ffe6ca..9e07f319 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -8,6 +8,7 @@ "Not supported!" : "Ikke støttet!", "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", + "Unknown" : "Ukjent", "System" : "System", "Monitoring" : "Overvåker", "Monitoring app with useful server information" : "Overvåkingsapp med nyttig serverinformasjon", diff --git a/l10n/nl.js b/l10n/nl.js index 0f151063..397472e7 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "Niet ondersteund", "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.", "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", + "Unknown" : "Onbekend", "System" : "Systeem", "Monitoring" : "Monitoren", "Monitoring app with useful server information" : "Monitor app met nuttige serverinformatie", diff --git a/l10n/nl.json b/l10n/nl.json index 9947db6b..39a00838 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -8,6 +8,7 @@ "Not supported!" : "Niet ondersteund", "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.", "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", + "Unknown" : "Onbekend", "System" : "Systeem", "Monitoring" : "Monitoren", "Monitoring app with useful server information" : "Monitor app met nuttige serverinformatie", diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 5ecd77ed..60755f18 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Ikkje støtta!", "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", + "Unknown" : "Ukjend", "System" : "System", "Monitoring" : "Overvåker", "Size:" : "Storleik:", diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index b7448785..7e7c6b4e 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -3,6 +3,7 @@ "Not supported!" : "Ikkje støtta!", "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", + "Unknown" : "Ukjend", "System" : "System", "Monitoring" : "Overvåker", "Size:" : "Storleik:", diff --git a/l10n/oc.js b/l10n/oc.js index e36fb1b1..cfda6e3c 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Pas pres en carga !", "Press ⌘-C to copy." : "Quichar ⌘-C per copiar.", "Press Ctrl-C to copy." : "Quichar Ctrl-C per copiar.", + "Unknown" : "Desconegut", "Size:" : "Talha :", "Active users" : "Utilizaires actius", "Shares" : "Partatges", diff --git a/l10n/oc.json b/l10n/oc.json index a608077c..7964d088 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -3,6 +3,7 @@ "Not supported!" : "Pas pres en carga !", "Press ⌘-C to copy." : "Quichar ⌘-C per copiar.", "Press Ctrl-C to copy." : "Quichar Ctrl-C per copiar.", + "Unknown" : "Desconegut", "Size:" : "Talha :", "Active users" : "Utilizaires actius", "Shares" : "Partatges", diff --git a/l10n/pl.js b/l10n/pl.js index a844c48c..ca46370c 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "Niewspierane!", "Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.", "Press Ctrl-C to copy." : "Aby skopiować wciśnij Ctrl+C.", + "Unknown" : "Nieznana", "System" : "System", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Aplikacja monitorująca z przydatnymi informacjami o serwerze", diff --git a/l10n/pl.json b/l10n/pl.json index 63c242fe..56093bf3 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -8,6 +8,7 @@ "Not supported!" : "Niewspierane!", "Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.", "Press Ctrl-C to copy." : "Aby skopiować wciśnij Ctrl+C.", + "Unknown" : "Nieznana", "System" : "System", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Aplikacja monitorująca z przydatnymi informacjami o serwerze", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index ec223c17..f5d84b38 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.", + "Unknown" : "Desconhecido", "System" : "Sistema", "Monitoring" : "Monitoramento", "Monitoring app with useful server information" : "Aplicativo de monitoramento com informações úteis do servidor", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 670bb3aa..14c234af 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -13,6 +13,7 @@ "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.", + "Unknown" : "Desconhecido", "System" : "Sistema", "Monitoring" : "Monitoramento", "Monitoring app with useful server information" : "Aplicativo de monitoramento com informações úteis do servidor", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index a64b8c97..d7ada7de 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -6,6 +6,7 @@ OC.L10N.register( "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressionar Ctrl-C para copiar.", + "Unknown" : "Desconhecido", "System" : "Sistema", "Monitoring" : "Monitorização", "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 9f382523..fada6862 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -4,6 +4,7 @@ "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressionar Ctrl-C para copiar.", + "Unknown" : "Desconhecido", "System" : "Sistema", "Monitoring" : "Monitorização", "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", diff --git a/l10n/ro.js b/l10n/ro.js index ab225e3e..a4a86208 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Nu este suportat!", "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.", "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.", + "Unknown" : "Necunoscut", "System" : "Sistem", "Monitoring" : "Monitorizare", "Size:" : "Mărime:", diff --git a/l10n/ro.json b/l10n/ro.json index 438376c3..161214a5 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -3,6 +3,7 @@ "Not supported!" : "Nu este suportat!", "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.", "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.", + "Unknown" : "Necunoscut", "System" : "Sistem", "Monitoring" : "Monitorizare", "Size:" : "Mărime:", diff --git a/l10n/ru.js b/l10n/ru.js index dbea2cf6..e878f3d6 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Не поддерживается!", "Press ⌘-C to copy." : "Нажмите ⌘-C для копирования. ", "Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.", + "Unknown" : "Неизвестно", "System" : "Система", "Monitoring" : "Мониторинг", "Monitoring app with useful server information" : "Приложение мониторинга с полезной информацией о сервере", diff --git a/l10n/ru.json b/l10n/ru.json index 0c876484..b852ce48 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -13,6 +13,7 @@ "Not supported!" : "Не поддерживается!", "Press ⌘-C to copy." : "Нажмите ⌘-C для копирования. ", "Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.", + "Unknown" : "Неизвестно", "System" : "Система", "Monitoring" : "Мониторинг", "Monitoring app with useful server information" : "Приложение мониторинга с полезной информацией о сервере", diff --git a/l10n/sc.js b/l10n/sc.js index 608d1980..ae6003ba 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -6,6 +6,7 @@ OC.L10N.register( "Not supported!" : "Non suportadu!", "Press ⌘-C to copy." : "Incarca ⌘-C pro copiare.", "Press Ctrl-C to copy." : "Incarca Crtl-C pro copiare.", + "Unknown" : "Disconnotu", "System" : "Sistema", "Monitoring" : "Controllende", "Monitoring app with useful server information" : "Aplicatzione pro controllu cun informatziones ùtiles subra de su serbidore", diff --git a/l10n/sc.json b/l10n/sc.json index 638fa7de..69a552cb 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -4,6 +4,7 @@ "Not supported!" : "Non suportadu!", "Press ⌘-C to copy." : "Incarca ⌘-C pro copiare.", "Press Ctrl-C to copy." : "Incarca Crtl-C pro copiare.", + "Unknown" : "Disconnotu", "System" : "Sistema", "Monitoring" : "Controllende", "Monitoring app with useful server information" : "Aplicatzione pro controllu cun informatziones ùtiles subra de su serbidore", diff --git a/l10n/sk.js b/l10n/sk.js index f82562e1..251c7e74 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Nepodporované!", "Press ⌘-C to copy." : "Pre kopírovanie, stlačte ⌘-C.", "Press Ctrl-C to copy." : "Pre kopírovanie, stlačte Ctrl-C.", + "Unknown" : "Neznámy", "System" : "Systém", "Monitoring" : "Sledovanie", "Monitoring app with useful server information" : "Monitorovacia apka s užitočnými informáciami o serveri", diff --git a/l10n/sk.json b/l10n/sk.json index d071a110..a7245fd0 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -13,6 +13,7 @@ "Not supported!" : "Nepodporované!", "Press ⌘-C to copy." : "Pre kopírovanie, stlačte ⌘-C.", "Press Ctrl-C to copy." : "Pre kopírovanie, stlačte Ctrl-C.", + "Unknown" : "Neznámy", "System" : "Systém", "Monitoring" : "Sledovanie", "Monitoring app with useful server information" : "Monitorovacia apka s užitočnými informáciami o serveri", diff --git a/l10n/sl.js b/l10n/sl.js index e3d3a6e9..eec6a599 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "Ni podprto!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Unknown" : "Neznano", "System" : "Sistem", "Monitoring" : "Sistemska dejavnost", "Monitoring app with useful server information" : "Program za spremljanje delovanja sistema z različnimi podrobnostmi obremenitve strežnika", diff --git a/l10n/sl.json b/l10n/sl.json index 46bf8540..7e14a38f 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -8,6 +8,7 @@ "Not supported!" : "Ni podprto!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Unknown" : "Neznano", "System" : "Sistem", "Monitoring" : "Sistemska dejavnost", "Monitoring app with useful server information" : "Program za spremljanje delovanja sistema z različnimi podrobnostmi obremenitve strežnika", diff --git a/l10n/sq.js b/l10n/sq.js index b1b46497..195740ff 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Nuk mbështetet!", "Press ⌘-C to copy." : "Shtyp ⌘-C për të kopjuar.", "Press Ctrl-C to copy." : "Shtyp Ctrl-C për të kopjuar", + "Unknown" : "I panjohur", "System" : "Sistem", "Monitoring" : "Vëzhgim", "Temperature" : "Temperatura", diff --git a/l10n/sq.json b/l10n/sq.json index d198690c..dd687e75 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -3,6 +3,7 @@ "Not supported!" : "Nuk mbështetet!", "Press ⌘-C to copy." : "Shtyp ⌘-C për të kopjuar.", "Press Ctrl-C to copy." : "Shtyp Ctrl-C për të kopjuar", + "Unknown" : "I panjohur", "System" : "Sistem", "Monitoring" : "Vëzhgim", "Temperature" : "Temperatura", diff --git a/l10n/sr.js b/l10n/sr.js index f9b551d3..5a374142 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Није подржано! ", "Press ⌘-C to copy." : "Притисните ⌘-C за копирање.", "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", + "Unknown" : "Непознато", "System" : "Систем", "Monitoring" : "Праћење система", "Monitoring app with useful server information" : "Апликација праћења система са корисним серверским информацијама", diff --git a/l10n/sr.json b/l10n/sr.json index b5c00e89..4de93a6a 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -13,6 +13,7 @@ "Not supported!" : "Није подржано! ", "Press ⌘-C to copy." : "Притисните ⌘-C за копирање.", "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", + "Unknown" : "Непознато", "System" : "Систем", "Monitoring" : "Праћење система", "Monitoring app with useful server information" : "Апликација праћења система са корисним серверским информацијама", diff --git a/l10n/sv.js b/l10n/sv.js index 35621745..50eb09ba 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Stöds inte!", "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.", "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.", + "Unknown" : "Okänd", "System" : "System", "Monitoring" : "Övervakning", "Monitoring app with useful server information" : "Övervaknings-app med användbar serverinformation", diff --git a/l10n/sv.json b/l10n/sv.json index 47d98cc5..773b6611 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -13,6 +13,7 @@ "Not supported!" : "Stöds inte!", "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.", "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.", + "Unknown" : "Okänd", "System" : "System", "Monitoring" : "Övervakning", "Monitoring app with useful server information" : "Övervaknings-app med användbar serverinformation", diff --git a/l10n/sw.js b/l10n/sw.js index fe09e7a1..e71cee76 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Haitumiki!", "Press ⌘-C to copy." : "Bonyeza ⌘-C ili kunakili.", "Press Ctrl-C to copy." : "Bonyeza Ctrl-C ili kunakili.", + "Unknown" : "Haijulikani", "System" : "Mfumo", "Monitoring" : "Ufuatiliaji", "Monitoring app with useful server information" : "Programu ya ufuatiliaji na habari muhimu ya seva", diff --git a/l10n/sw.json b/l10n/sw.json index 71511b9a..6733d47d 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -13,6 +13,7 @@ "Not supported!" : "Haitumiki!", "Press ⌘-C to copy." : "Bonyeza ⌘-C ili kunakili.", "Press Ctrl-C to copy." : "Bonyeza Ctrl-C ili kunakili.", + "Unknown" : "Haijulikani", "System" : "Mfumo", "Monitoring" : "Ufuatiliaji", "Monitoring app with useful server information" : "Programu ya ufuatiliaji na habari muhimu ya seva", diff --git a/l10n/th.js b/l10n/th.js index 07e8f575..cd8e2b38 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "ไม่สนับสนุน", "Press ⌘-C to copy." : "กด ⌘-C เพื่อคัดลอก", "Press Ctrl-C to copy." : "กด Ctrl-C เพื่อคัดลอก", + "Unknown" : "ไม่ทราบ", "System" : "ระบบ", "Size:" : "ขนาด:", "Active users" : "ผู้ใช้ที่ใช้งานอยู่", diff --git a/l10n/th.json b/l10n/th.json index 8934dc5c..16321e57 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -3,6 +3,7 @@ "Not supported!" : "ไม่สนับสนุน", "Press ⌘-C to copy." : "กด ⌘-C เพื่อคัดลอก", "Press Ctrl-C to copy." : "กด Ctrl-C เพื่อคัดลอก", + "Unknown" : "ไม่ทราบ", "System" : "ระบบ", "Size:" : "ขนาด:", "Active users" : "ผู้ใช้ที่ใช้งานอยู่", diff --git a/l10n/tr.js b/l10n/tr.js index a3986b55..6e1c383f 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Desteklenmiyor!", "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.", "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.", + "Unknown" : "Bilinmiyor", "System" : "Sistem", "Monitoring" : "İzleniyor", "Monitoring app with useful server information" : "Yararlı sunucu bilgileri sunan izleme uygulaması", diff --git a/l10n/tr.json b/l10n/tr.json index 1a13fab7..4830d5f2 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -13,6 +13,7 @@ "Not supported!" : "Desteklenmiyor!", "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.", "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.", + "Unknown" : "Bilinmiyor", "System" : "Sistem", "Monitoring" : "İzleniyor", "Monitoring app with useful server information" : "Yararlı sunucu bilgileri sunan izleme uygulaması", diff --git a/l10n/ug.js b/l10n/ug.js index e3474ff5..962265a4 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "قوللىمايدۇ!", "Press ⌘-C to copy." : "كۆچۈرۈش ئۈچۈن ⌘-C نى بېسىڭ.", "Press Ctrl-C to copy." : "كۆچۈرۈش ئۈچۈن Ctrl-C نى بېسىڭ.", + "Unknown" : "نامەلۇم", "System" : "سىستېما", "Monitoring" : "نازارەت قىلىش", "Monitoring app with useful server information" : "پايدىلىق مۇلازىمېتىر ئۇچۇرلىرى بىلەن نازارەت قىلىش دېتالى", diff --git a/l10n/ug.json b/l10n/ug.json index 63f62d6c..08ad89d9 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -13,6 +13,7 @@ "Not supported!" : "قوللىمايدۇ!", "Press ⌘-C to copy." : "كۆچۈرۈش ئۈچۈن ⌘-C نى بېسىڭ.", "Press Ctrl-C to copy." : "كۆچۈرۈش ئۈچۈن Ctrl-C نى بېسىڭ.", + "Unknown" : "نامەلۇم", "System" : "سىستېما", "Monitoring" : "نازارەت قىلىش", "Monitoring app with useful server information" : "پايدىلىق مۇلازىمېتىر ئۇچۇرلىرى بىلەن نازارەت قىلىش دېتالى", diff --git a/l10n/uk.js b/l10n/uk.js index 24818e20..ced3b91d 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Не підтримується!", "Press ⌘-C to copy." : "Натисніть ⌘-C, щоб скопіювати.", "Press Ctrl-C to copy." : "Натисніть Ctrl-C, щоб скопіювати.", + "Unknown" : "Невідомо", "System" : "Система", "Monitoring" : "Моніторинг", "Monitoring app with useful server information" : "Застосунок моніторингу з корисною інформацією про сервер", diff --git a/l10n/uk.json b/l10n/uk.json index a3d521e8..96d98671 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -13,6 +13,7 @@ "Not supported!" : "Не підтримується!", "Press ⌘-C to copy." : "Натисніть ⌘-C, щоб скопіювати.", "Press Ctrl-C to copy." : "Натисніть Ctrl-C, щоб скопіювати.", + "Unknown" : "Невідомо", "System" : "Система", "Monitoring" : "Моніторинг", "Monitoring app with useful server information" : "Застосунок моніторингу з корисною інформацією про сервер", diff --git a/l10n/uz.js b/l10n/uz.js index a98a7750..6a3f66d7 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Unknown" : "Noma'lum", "System" : "System", "Copy" : "Copy" }, diff --git a/l10n/uz.json b/l10n/uz.json index bd1a4959..57696b30 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -3,6 +3,7 @@ "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Unknown" : "Noma'lum", "System" : "System", "Copy" : "Copy" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/vi.js b/l10n/vi.js index bbe47df6..f303b5cf 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "Không hỗ trợ!", "Press ⌘-C to copy." : "Bấm ⌘-C để sao chép.", "Press Ctrl-C to copy." : "Bấm Ctrl-C để sao chép.", + "Unknown" : "Không xác định", "System" : "Hệ thống", "Monitoring" : "Giám sát", "Size:" : "Kích thước:", diff --git a/l10n/vi.json b/l10n/vi.json index 60d93781..bbd2636b 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -8,6 +8,7 @@ "Not supported!" : "Không hỗ trợ!", "Press ⌘-C to copy." : "Bấm ⌘-C để sao chép.", "Press Ctrl-C to copy." : "Bấm Ctrl-C để sao chép.", + "Unknown" : "Không xác định", "System" : "Hệ thống", "Monitoring" : "Giám sát", "Size:" : "Kích thước:", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index fe71c51c..bf3b5392 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -13,6 +13,7 @@ OC.L10N.register( "Not supported!" : "不支持!", "Press ⌘-C to copy." : "使用 ⌘-C 复制。", "Press Ctrl-C to copy." : "使用 Ctrl-C 复制。", + "Unknown" : "未知", "System" : "系统", "Monitoring" : "监视器", "Monitoring app with useful server information" : "使用使用的服务器信息监视应用程序", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 3ee47ae3..7d8c5fa7 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -11,6 +11,7 @@ "Not supported!" : "不支持!", "Press ⌘-C to copy." : "使用 ⌘-C 复制。", "Press Ctrl-C to copy." : "使用 Ctrl-C 复制。", + "Unknown" : "未知", "System" : "系统", "Monitoring" : "监视器", "Monitoring app with useful server information" : "使用使用的服务器信息监视应用程序", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 97a01d2a..899f9eca 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "不支援!", "Press ⌘-C to copy." : "請按【⌘-C】以複製。", "Press Ctrl-C to copy." : "請按【Ctrl-C】以複製。", + "Unknown" : "不詳", "System" : "系統", "Monitoring" : "監控", "Monitoring app with useful server information" : "使用有用的伺服器訊息以監控應用程式", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 3addfe5f..b455f12c 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -13,6 +13,7 @@ "Not supported!" : "不支援!", "Press ⌘-C to copy." : "請按【⌘-C】以複製。", "Press Ctrl-C to copy." : "請按【Ctrl-C】以複製。", + "Unknown" : "不詳", "System" : "系統", "Monitoring" : "監控", "Monitoring app with useful server information" : "使用有用的伺服器訊息以監控應用程式", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 5c6fd906..ea0f44f5 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "不支援!", "Press ⌘-C to copy." : "請按⌘-C以複製。", "Press Ctrl-C to copy." : "請按Ctrl-C以複製。", + "Unknown" : "未知", "System" : "系統", "Monitoring" : "監控", "Monitoring app with useful server information" : "使用有用的伺服器訊息以監控應用程式", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 8b3da6d1..4c783f8d 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -13,6 +13,7 @@ "Not supported!" : "不支援!", "Press ⌘-C to copy." : "請按⌘-C以複製。", "Press Ctrl-C to copy." : "請按Ctrl-C以複製。", + "Unknown" : "未知", "System" : "系統", "Monitoring" : "監控", "Monitoring app with useful server information" : "使用有用的伺服器訊息以監控應用程式", From 2189959e04c6b378880c1a18892bdc86f3459f74 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 26 Dec 2025 01:32:47 +0000 Subject: [PATCH 029/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 1 + l10n/ar.json | 1 + l10n/ast.js | 1 + l10n/ast.json | 1 + l10n/de.js | 2 ++ l10n/de.json | 2 ++ l10n/de_DE.js | 2 ++ l10n/de_DE.json | 2 ++ l10n/et_EE.js | 2 ++ l10n/et_EE.json | 2 ++ l10n/gl.js | 2 ++ l10n/gl.json | 2 ++ l10n/uk.js | 2 ++ l10n/uk.json | 2 ++ 14 files changed, 24 insertions(+) diff --git a/l10n/ar.js b/l10n/ar.js index 947e3664..63f55f6b 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -15,6 +15,7 @@ OC.L10N.register( "Not supported!" : "غير مدعوم!", "Press ⌘-C to copy." : "إضغط ⌘-C للنسخ", "Press Ctrl-C to copy." : "إضغط Ctrl-C للنسخ.", + "Unknown" : "غير معروف", "System" : "النظام", "Monitoring" : "المراقبة", "Monitoring app with useful server information" : "تطبيق مراقبة مع معلومات مفيدة عن الخادم", diff --git a/l10n/ar.json b/l10n/ar.json index 3b59ed71..f54986a5 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -13,6 +13,7 @@ "Not supported!" : "غير مدعوم!", "Press ⌘-C to copy." : "إضغط ⌘-C للنسخ", "Press Ctrl-C to copy." : "إضغط Ctrl-C للنسخ.", + "Unknown" : "غير معروف", "System" : "النظام", "Monitoring" : "المراقبة", "Monitoring app with useful server information" : "تطبيق مراقبة مع معلومات مفيدة عن الخادم", diff --git a/l10n/ast.js b/l10n/ast.js index e3da65ab..ca5acb3a 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -8,6 +8,7 @@ OC.L10N.register( "Not supported!" : "¡Nun ye compatible!", "Press ⌘-C to copy." : "Primi ⌘-C pa copiar.", "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", + "Unknown" : "Desconocí­u", "System" : "Sistema", "Monitoring" : "Supervisión", "Operating System:" : "Sistema operativu", diff --git a/l10n/ast.json b/l10n/ast.json index 3e659f8e..2cb51f04 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -6,6 +6,7 @@ "Not supported!" : "¡Nun ye compatible!", "Press ⌘-C to copy." : "Primi ⌘-C pa copiar.", "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", + "Unknown" : "Desconocí­u", "System" : "Sistema", "Monitoring" : "Supervisión", "Operating System:" : "Sistema operativu", diff --git a/l10n/de.js b/l10n/de.js index 911ea5cf..cac5788d 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "⌘-C zum Kopieren drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", "Unknown" : "Unbekannt", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d Tage, %2$d Stunden, %3$d Minuten, %4$d Sekunden", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d Stunden, %2$d Minuten, %3$d Sekunden", "System" : "System", "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", diff --git a/l10n/de.json b/l10n/de.json index 80c23cda..d4fe9766 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "⌘-C zum Kopieren drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", "Unknown" : "Unbekannt", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d Tage, %2$d Stunden, %3$d Minuten, %4$d Sekunden", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d Stunden, %2$d Minuten, %3$d Sekunden", "System" : "System", "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 58a2dea3..70ab1789 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", "Unknown" : "Unbekannt", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d Tage, %2$d Stunden, %3$d Minuten, %4$d Sekunden", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d Stunden, %2$d Minuten, %3$d Sekunden", "System" : "System", "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 7264589e..e715c30f 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", "Unknown" : "Unbekannt", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d Tage, %2$d Stunden, %3$d Minuten, %4$d Sekunden", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d Stunden, %2$d Minuten, %3$d Sekunden", "System" : "System", "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 5a14aaa4..47848f47 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.", "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.", "Unknown" : "Teadmata", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d päeva, %2$d tundi, %3$d minutit, %4$d sekundit", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d tundi, %2$d minutit, %3$d sekundit", "System" : "Süsteem", "Monitoring" : "Monitooring", "Monitoring app with useful server information" : "Monitoorimisrakendus kasuliku infoga serveri kohta", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index ef8640b7..503d3f3e 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.", "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.", "Unknown" : "Teadmata", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d päeva, %2$d tundi, %3$d minutit, %4$d sekundit", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d tundi, %2$d minutit, %3$d sekundit", "System" : "Süsteem", "Monitoring" : "Monitooring", "Monitoring app with useful server information" : "Monitoorimisrakendus kasuliku infoga serveri kohta", diff --git a/l10n/gl.js b/l10n/gl.js index 9b3f5c94..49981109 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Prema ⌘-C para copiar.", "Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.", "Unknown" : "Descoñecido", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d días, %2$d horas, %3$d minutos, %4$d segundos", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", "System" : "Sistema", "Monitoring" : "Seguimento", "Monitoring app with useful server information" : "Aplicación de seguimento con información útil do servidor", diff --git a/l10n/gl.json b/l10n/gl.json index 10f60e7e..970aadd3 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "Prema ⌘-C para copiar.", "Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.", "Unknown" : "Descoñecido", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d días, %2$d horas, %3$d minutos, %4$d segundos", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", "System" : "Sistema", "Monitoring" : "Seguimento", "Monitoring app with useful server information" : "Aplicación de seguimento con información útil do servidor", diff --git a/l10n/uk.js b/l10n/uk.js index ced3b91d..4f6e723f 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Натисніть ⌘-C, щоб скопіювати.", "Press Ctrl-C to copy." : "Натисніть Ctrl-C, щоб скопіювати.", "Unknown" : "Невідомо", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d днів, %2$d годин, %3$d хвилин, %4$d секунд", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d годин, %2$d хвилин, %3$d секунд", "System" : "Система", "Monitoring" : "Моніторинг", "Monitoring app with useful server information" : "Застосунок моніторингу з корисною інформацією про сервер", diff --git a/l10n/uk.json b/l10n/uk.json index 96d98671..9bc7ebb7 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "Натисніть ⌘-C, щоб скопіювати.", "Press Ctrl-C to copy." : "Натисніть Ctrl-C, щоб скопіювати.", "Unknown" : "Невідомо", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d днів, %2$d годин, %3$d хвилин, %4$d секунд", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d годин, %2$d хвилин, %3$d секунд", "System" : "Система", "Monitoring" : "Моніторинг", "Monitoring app with useful server information" : "Застосунок моніторингу з корисною інформацією про сервер", From 0fe7c8355136781d0140eb8ba5e0d04be0c45760 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 27 Dec 2025 01:33:20 +0000 Subject: [PATCH 030/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 2 ++ l10n/cs.json | 2 ++ l10n/zh_TW.js | 2 ++ l10n/zh_TW.json | 2 ++ 4 files changed, 8 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index 24c4641a..3660c23f 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.", "Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.", "Unknown" : "Neznámé", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dnů, %2$d hodin, %3$d minut, %4$d sekund", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d hodin, %2$d minut, %3$d sekund", "System" : "Systém", "Monitoring" : "Dohledování", "Monitoring app with useful server information" : "Dohledovací aplikace, poskytující užitečné informace o serveru", diff --git a/l10n/cs.json b/l10n/cs.json index 9f1b10e4..ac31bc58 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.", "Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.", "Unknown" : "Neznámé", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dnů, %2$d hodin, %3$d minut, %4$d sekund", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d hodin, %2$d minut, %3$d sekund", "System" : "Systém", "Monitoring" : "Dohledování", "Monitoring app with useful server information" : "Dohledovací aplikace, poskytující užitečné informace o serveru", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index ea0f44f5..e03c1324 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "請按⌘-C以複製。", "Press Ctrl-C to copy." : "請按Ctrl-C以複製。", "Unknown" : "未知", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d天%2$d小時%3$d分鐘%4$d秒", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d小時%2$d分鐘%3$d秒", "System" : "系統", "Monitoring" : "監控", "Monitoring app with useful server information" : "使用有用的伺服器訊息以監控應用程式", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 4c783f8d..4117480b 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "請按⌘-C以複製。", "Press Ctrl-C to copy." : "請按Ctrl-C以複製。", "Unknown" : "未知", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d天%2$d小時%3$d分鐘%4$d秒", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d小時%2$d分鐘%3$d秒", "System" : "系統", "Monitoring" : "監控", "Monitoring app with useful server information" : "使用有用的伺服器訊息以監控應用程式", From 837a272781270caa73d9a06bcfaea4c661455773 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 28 Dec 2025 01:33:47 +0000 Subject: [PATCH 031/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 2 ++ l10n/en_GB.json | 2 ++ l10n/pt_BR.js | 2 ++ l10n/pt_BR.json | 2 ++ 4 files changed, 8 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 932c0650..55ba6b53 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", "Unknown" : "Unknown", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d days, %2$d hours, %3$d minutes, %4$d seconds", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d hours, %2$d minutes, %3$d seconds", "System" : "System", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 177a6aa7..913d7fe6 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", "Unknown" : "Unknown", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d days, %2$d hours, %3$d minutes, %4$d seconds", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d hours, %2$d minutes, %3$d seconds", "System" : "System", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index f5d84b38..634f2605 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Pressione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.", "Unknown" : "Desconhecido", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dias, %2$d horas, %3$d minutos, %4$d segundos", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", "System" : "Sistema", "Monitoring" : "Monitoramento", "Monitoring app with useful server information" : "Aplicativo de monitoramento com informações úteis do servidor", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 14c234af..6d8895a9 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "Pressione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.", "Unknown" : "Desconhecido", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dias, %2$d horas, %3$d minutos, %4$d segundos", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", "System" : "Sistema", "Monitoring" : "Monitoramento", "Monitoring app with useful server information" : "Aplicativo de monitoramento com informações úteis do servidor", From 81ead83eb3fd71af4570517f92507b5888402794 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 29 Dec 2025 01:34:00 +0000 Subject: [PATCH 032/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es.js | 2 ++ l10n/es.json | 2 ++ l10n/tr.js | 2 ++ l10n/tr.json | 2 ++ 4 files changed, 8 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index 01c5b180..e0655fce 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pulsa Ctrl-C para copiar.", "Unknown" : "Desconocido", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d días, %2$d horas, %3$d minutos, %4$d segundos", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", "System" : "Sistema", "Monitoring" : "Monitorización", "Monitoring app with useful server information" : "App de monitorización con información útil sobre el servidor", diff --git a/l10n/es.json b/l10n/es.json index 42e63992..41121169 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pulsa Ctrl-C para copiar.", "Unknown" : "Desconocido", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d días, %2$d horas, %3$d minutos, %4$d segundos", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", "System" : "Sistema", "Monitoring" : "Monitorización", "Monitoring app with useful server information" : "App de monitorización con información útil sobre el servidor", diff --git a/l10n/tr.js b/l10n/tr.js index 6e1c383f..af5001eb 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.", "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.", "Unknown" : "Bilinmiyor", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d gün, %2$d saat, %3$d dakika, %4$d saniye", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d saat, %2$d dakika, %3$d saniye", "System" : "Sistem", "Monitoring" : "İzleniyor", "Monitoring app with useful server information" : "Yararlı sunucu bilgileri sunan izleme uygulaması", diff --git a/l10n/tr.json b/l10n/tr.json index 4830d5f2..ec8ca2f2 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.", "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.", "Unknown" : "Bilinmiyor", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d gün, %2$d saat, %3$d dakika, %4$d saniye", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d saat, %2$d dakika, %3$d saniye", "System" : "Sistem", "Monitoring" : "İzleniyor", "Monitoring app with useful server information" : "Yararlı sunucu bilgileri sunan izleme uygulaması", From 1eb4e07cd9284b559f90e91a29944c7077958354 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 1 Jan 2026 01:34:30 +0000 Subject: [PATCH 033/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_HK.js | 2 ++ l10n/zh_HK.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 899f9eca..4ec77ced 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "請按【⌘-C】以複製。", "Press Ctrl-C to copy." : "請按【Ctrl-C】以複製。", "Unknown" : "不詳", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d天 %2$d小時%3$d分鐘%4$d秒", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d小時%2$d分鐘%3$d秒", "System" : "系統", "Monitoring" : "監控", "Monitoring app with useful server information" : "使用有用的伺服器訊息以監控應用程式", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index b455f12c..f26fcd6a 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "請按【⌘-C】以複製。", "Press Ctrl-C to copy." : "請按【Ctrl-C】以複製。", "Unknown" : "不詳", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d天 %2$d小時%3$d分鐘%4$d秒", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d小時%2$d分鐘%3$d秒", "System" : "系統", "Monitoring" : "監控", "Monitoring app with useful server information" : "使用有用的伺服器訊息以監控應用程式", From 8c0a77213e4bfd7fdb91f532267873506f505f32 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 3 Jan 2026 01:33:38 +0000 Subject: [PATCH 034/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 2 ++ l10n/ga.json | 2 ++ l10n/lt_LT.js | 4 ++++ l10n/lt_LT.json | 4 ++++ 4 files changed, 12 insertions(+) diff --git a/l10n/ga.js b/l10n/ga.js index 06bebf89..70623502 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.", "Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.", "Unknown" : "Anaithnid", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d lá, %2$d uair an chloig, %3$d nóiméad, %4$d soicind", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d uair an chloig, %2$d nóiméad, %3$d soicind", "System" : "Córas", "Monitoring" : "Monatóireacht", "Monitoring app with useful server information" : "Aip monatóireachta le faisnéis úsáideach freastalaí", diff --git a/l10n/ga.json b/l10n/ga.json index 25d02f84..fd2211df 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.", "Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.", "Unknown" : "Anaithnid", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d lá, %2$d uair an chloig, %3$d nóiméad, %4$d soicind", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d uair an chloig, %2$d nóiméad, %3$d soicind", "System" : "Córas", "Monitoring" : "Monatóireacht", "Monitoring app with useful server information" : "Aip monatóireachta le faisnéis úsáideach freastalaí", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index db5517e2..582247c2 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -3,6 +3,8 @@ OC.L10N.register( { "CPU info not available" : "Informacija apie procesorių neprieinama", "CPU Usage:" : "CPU naudojimas:", + "Load average: {percentage} % ({load}) last minute" : "Apkrovos vidurkis: {percentage} % ({load}) paskutinę minutę", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) paskutinę minutę\n{last5MinutesPercentage} % ({last5Minutes}) paskutines 5 minutes\n{last15MinutesPercentage} % ({last15Minutes}) paskutines 15 minučių", "RAM Usage:" : "RAM naudojimas:", "SWAP Usage:" : "SWAP naudojimas:", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iš viso: {memTotalBytes}/Naudojama: {memUsageBytes}", @@ -11,6 +13,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", "Press Ctrl-C to copy." : "Paspauskite Vald-C, norėdami nukopijuoti.", "Unknown" : "Nežinoma", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d d., %2$d val., %3$d min., %4$d sek.", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d val., %2$d min., %3$d sek.", "System" : "Sistema", "Monitoring" : "Stebėjimas", "Monitoring app with useful server information" : "Stebėjimo programėlė su naudinga serverio informacija", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 77f227fe..7e9598a8 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -1,6 +1,8 @@ { "translations": { "CPU info not available" : "Informacija apie procesorių neprieinama", "CPU Usage:" : "CPU naudojimas:", + "Load average: {percentage} % ({load}) last minute" : "Apkrovos vidurkis: {percentage} % ({load}) paskutinę minutę", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) paskutinę minutę\n{last5MinutesPercentage} % ({last5Minutes}) paskutines 5 minutes\n{last15MinutesPercentage} % ({last15Minutes}) paskutines 15 minučių", "RAM Usage:" : "RAM naudojimas:", "SWAP Usage:" : "SWAP naudojimas:", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iš viso: {memTotalBytes}/Naudojama: {memUsageBytes}", @@ -9,6 +11,8 @@ "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", "Press Ctrl-C to copy." : "Paspauskite Vald-C, norėdami nukopijuoti.", "Unknown" : "Nežinoma", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d d., %2$d val., %3$d min., %4$d sek.", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d val., %2$d min., %3$d sek.", "System" : "Sistema", "Monitoring" : "Stebėjimas", "Monitoring app with useful server information" : "Stebėjimo programėlė su naudinga serverio informacija", From 006e7d9d97946ee23bcf1481657ed03664246612 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 13 Jan 2026 01:38:05 +0000 Subject: [PATCH 035/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/be.js | 1 + l10n/be.json | 1 + l10n/bg.js | 1 + l10n/bg.json | 1 + l10n/bn_BD.js | 1 + l10n/bn_BD.json | 1 + l10n/br.js | 1 + l10n/br.json | 1 + l10n/ca.js | 2 ++ l10n/ca.json | 2 ++ l10n/cs.js | 1 + l10n/cs.json | 1 + l10n/cy_GB.js | 1 + l10n/cy_GB.json | 1 + l10n/da.js | 1 + l10n/da.json | 1 + l10n/de.js | 1 + l10n/de.json | 1 + l10n/de_DE.js | 1 + l10n/de_DE.json | 1 + l10n/el.js | 1 + l10n/el.json | 1 + l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + l10n/eo.js | 1 + l10n/eo.json | 1 + l10n/es.js | 1 + l10n/es.json | 1 + l10n/es_AR.js | 1 + l10n/es_AR.json | 1 + l10n/es_EC.js | 1 + l10n/es_EC.json | 1 + l10n/es_MX.js | 1 + l10n/es_MX.json | 1 + l10n/es_PA.js | 1 + l10n/es_PA.json | 1 + l10n/es_PE.js | 1 + l10n/es_PE.json | 1 + l10n/et_EE.js | 1 + l10n/et_EE.json | 1 + l10n/eu.js | 1 + l10n/eu.json | 1 + l10n/fa.js | 1 + l10n/fa.json | 1 + l10n/fi.js | 1 + l10n/fi.json | 1 + l10n/fr.js | 1 + l10n/fr.json | 1 + l10n/ga.js | 1 + l10n/ga.json | 1 + l10n/gl.js | 1 + l10n/gl.json | 1 + l10n/he.js | 1 + l10n/he.json | 1 + l10n/hr.js | 1 + l10n/hr.json | 1 + l10n/hu.js | 1 + l10n/hu.json | 1 + l10n/hy.js | 1 + l10n/hy.json | 1 + l10n/ia.js | 1 + l10n/ia.json | 1 + l10n/id.js | 1 + l10n/id.json | 1 + l10n/is.js | 1 + l10n/is.json | 1 + l10n/it.js | 1 + l10n/it.json | 1 + l10n/ja.js | 1 + l10n/ja.json | 1 + l10n/ka.js | 1 + l10n/ka.json | 1 + l10n/ko.js | 1 + l10n/ko.json | 1 + l10n/lb.js | 1 + l10n/lb.json | 1 + l10n/lo.js | 1 + l10n/lo.json | 1 + l10n/lt_LT.js | 1 + l10n/lt_LT.json | 1 + l10n/lv.js | 1 + l10n/lv.json | 1 + l10n/mk.js | 1 + l10n/mk.json | 1 + l10n/mn.js | 1 + l10n/mn.json | 1 + l10n/nb.js | 1 + l10n/nb.json | 1 + l10n/nl.js | 1 + l10n/nl.json | 1 + l10n/oc.js | 1 + l10n/oc.json | 1 + l10n/pl.js | 1 + l10n/pl.json | 1 + l10n/pt_BR.js | 1 + l10n/pt_BR.json | 1 + l10n/pt_PT.js | 1 + l10n/pt_PT.json | 1 + l10n/ro.js | 1 + l10n/ro.json | 1 + l10n/ru.js | 1 + l10n/ru.json | 1 + l10n/sc.js | 1 + l10n/sc.json | 1 + l10n/sk.js | 1 + l10n/sk.json | 1 + l10n/sl.js | 1 + l10n/sl.json | 1 + l10n/sq.js | 1 + l10n/sq.json | 1 + l10n/sr.js | 1 + l10n/sr.json | 1 + l10n/sv.js | 1 + l10n/sv.json | 1 + l10n/sw.js | 1 + l10n/sw.json | 1 + l10n/th.js | 1 + l10n/th.json | 1 + l10n/tr.js | 1 + l10n/tr.json | 1 + l10n/ug.js | 1 + l10n/ug.json | 1 + l10n/uk.js | 1 + l10n/uk.json | 1 + l10n/uz.js | 1 + l10n/uz.json | 1 + l10n/vi.js | 1 + l10n/vi.json | 1 + l10n/zh_CN.js | 1 + l10n/zh_CN.json | 1 + l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + l10n/zh_TW.js | 1 + l10n/zh_TW.json | 1 + 134 files changed, 136 insertions(+) diff --git a/l10n/be.js b/l10n/be.js index 376ad744..a70bc637 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Не падтрымліваецца!", "Press ⌘-C to copy." : "Націсніце ⌘-C для капіявання.", "Press Ctrl-C to copy." : "Націсніце Ctrl-C для капіявання.", + "Unknown" : "Невядомы", "System" : "Сістэма", "Operating System:" : "Аперацыйная сістэма:", "Size:" : "Памер:", diff --git a/l10n/be.json b/l10n/be.json index dd84075d..ccc104f3 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -3,6 +3,7 @@ "Not supported!" : "Не падтрымліваецца!", "Press ⌘-C to copy." : "Націсніце ⌘-C для капіявання.", "Press Ctrl-C to copy." : "Націсніце Ctrl-C для капіявання.", + "Unknown" : "Невядомы", "System" : "Сістэма", "Operating System:" : "Аперацыйная сістэма:", "Size:" : "Памер:", diff --git a/l10n/bg.js b/l10n/bg.js index d8ee4e26..6934259f 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "Не се поддържа!", "Press ⌘-C to copy." : "За копиране натиснете ⌘-C.", "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.", + "Unknown" : "Неизвестен", "System" : "Системен", "Monitoring" : "Наблюдение", "Monitoring app with useful server information" : "Приложение за наблюдение с полезна информация за сървъра", diff --git a/l10n/bg.json b/l10n/bg.json index b1997a93..560fe884 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -8,6 +8,7 @@ "Not supported!" : "Не се поддържа!", "Press ⌘-C to copy." : "За копиране натиснете ⌘-C.", "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.", + "Unknown" : "Неизвестен", "System" : "Системен", "Monitoring" : "Наблюдение", "Monitoring app with useful server information" : "Приложение за наблюдение с полезна информация за сървъра", diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index e92ac8de..9878768f 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "সমর্থিত নয়! ", "Press ⌘-C to copy." : "অনুলিপি করতে ⌘-C টিপুন।", "Press Ctrl-C to copy." : "অনুলিপি করতে Ctrl-C টিপুন।", + "Unknown" : "অজানা", "Temperature" : "তাপমাত্রা", "Size:" : "আয়তনঃ", "Shares" : "ভাগাভাগি", diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index dc88418f..e9327809 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -3,6 +3,7 @@ "Not supported!" : "সমর্থিত নয়! ", "Press ⌘-C to copy." : "অনুলিপি করতে ⌘-C টিপুন।", "Press Ctrl-C to copy." : "অনুলিপি করতে Ctrl-C টিপুন।", + "Unknown" : "অজানা", "Temperature" : "তাপমাত্রা", "Size:" : "আয়তনঃ", "Shares" : "ভাগাভাগি", diff --git a/l10n/br.js b/l10n/br.js index bbf439e5..8f3f1660 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -5,6 +5,7 @@ OC.L10N.register( "Not supported!" : "Diembreget eo ! ", "Press ⌘-C to copy." : "Pouezañ war ⌘+C evit eilañ. ", "Press Ctrl-C to copy." : "Pouezañ war Ctrl+C evit eilañ. ", + "Unknown" : "Dianv", "System" : "Sistem", "Network" : "Rouedad", "Shares" : "Rannañ", diff --git a/l10n/br.json b/l10n/br.json index ec435c14..d4bbe9ec 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -3,6 +3,7 @@ "Not supported!" : "Diembreget eo ! ", "Press ⌘-C to copy." : "Pouezañ war ⌘+C evit eilañ. ", "Press Ctrl-C to copy." : "Pouezañ war Ctrl+C evit eilañ. ", + "Unknown" : "Dianv", "System" : "Sistem", "Network" : "Rouedad", "Shares" : "Rannañ", diff --git a/l10n/ca.js b/l10n/ca.js index 80dbc561..636b7557 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not supported!" : "No suportat!", "Press ⌘-C to copy." : "Premeu ⌘-C per còpia.", "Press Ctrl-C to copy." : "Premeu Ctrl-C per còpia.", + "Unknown" : "Desconegut", "System" : "Sistema", "Monitoring" : "Monitorització", "Monitoring app with useful server information" : "Aplicació per monitoritzar amb informació útil del servidor", @@ -54,6 +55,7 @@ OC.L10N.register( "Version:" : "Versió:", "Memory limit:" : "Límit de la Memòria:", "Max execution time:" : "Temps màxim de l'execució:", + "seconds" : "segons", "Upload max size:" : "Mida màxima per pujades:", "Extensions:" : "Extensions:", "Unable to list extensions" : "No es poden llistar les extensions", diff --git a/l10n/ca.json b/l10n/ca.json index a0da7472..a7a8e2d2 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -8,6 +8,7 @@ "Not supported!" : "No suportat!", "Press ⌘-C to copy." : "Premeu ⌘-C per còpia.", "Press Ctrl-C to copy." : "Premeu Ctrl-C per còpia.", + "Unknown" : "Desconegut", "System" : "Sistema", "Monitoring" : "Monitorització", "Monitoring app with useful server information" : "Aplicació per monitoritzar amb informació útil del servidor", @@ -52,6 +53,7 @@ "Version:" : "Versió:", "Memory limit:" : "Límit de la Memòria:", "Max execution time:" : "Temps màxim de l'execució:", + "seconds" : "segons", "Upload max size:" : "Mida màxima per pujades:", "Extensions:" : "Extensions:", "Unable to list extensions" : "No es poden llistar les extensions", diff --git a/l10n/cs.js b/l10n/cs.js index 3660c23f..09117b29 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "Verze:", "Memory limit:" : "Limit paměti:", "Max execution time:" : "Nejdelší umožněný čas vykonávání:", + "seconds" : "sekund", "Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:", "OPcache Revalidate Frequency:" : "Četnost opětovného ověřování platnosti OPcache mezipaměti:", "Extensions:" : "Rozšíření:", diff --git a/l10n/cs.json b/l10n/cs.json index ac31bc58..1e847b1c 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -65,6 +65,7 @@ "Version:" : "Verze:", "Memory limit:" : "Limit paměti:", "Max execution time:" : "Nejdelší umožněný čas vykonávání:", + "seconds" : "sekund", "Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:", "OPcache Revalidate Frequency:" : "Četnost opětovného ověřování platnosti OPcache mezipaměti:", "Extensions:" : "Rozšíření:", diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 7a015cf1..ab9602f0 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -10,6 +10,7 @@ OC.L10N.register( "Monitoring" : "Monitro", "Size:" : "Maint:", "PHP" : "PHP", + "seconds" : "eiliad", "Database" : "Cronfa ddata", "Type:" : "Math:", "Copy" : "Copïo" diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index 82954e2b..89cb7ca0 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -8,6 +8,7 @@ "Monitoring" : "Monitro", "Size:" : "Maint:", "PHP" : "PHP", + "seconds" : "eiliad", "Database" : "Cronfa ddata", "Type:" : "Math:", "Copy" : "Copïo" diff --git a/l10n/da.js b/l10n/da.js index 35eed7a7..f1972728 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -65,6 +65,7 @@ OC.L10N.register( "Version:" : "Version:", "Memory limit:" : "Hukommelsesgrænse:", "Max execution time:" : "Maks udførselstid:", + "seconds" : "sekunder ", "Upload max size:" : "Max upload størrelse:", "OPcache Revalidate Frequency:" : "OPcache revalideringsfrekvens:", "Extensions:" : "Udvidelser:", diff --git a/l10n/da.json b/l10n/da.json index 693a5716..bf37dc77 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -63,6 +63,7 @@ "Version:" : "Version:", "Memory limit:" : "Hukommelsesgrænse:", "Max execution time:" : "Maks udførselstid:", + "seconds" : "sekunder ", "Upload max size:" : "Max upload størrelse:", "OPcache Revalidate Frequency:" : "OPcache revalideringsfrekvens:", "Extensions:" : "Udvidelser:", diff --git a/l10n/de.js b/l10n/de.js index cac5788d..ce79be05 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "Version:", "Memory limit:" : "Speicherlimit:", "Max execution time:" : "Maximale Ausführungszeit:", + "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", "Extensions:" : "Erweiterungen:", diff --git a/l10n/de.json b/l10n/de.json index d4fe9766..b30c5f32 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -65,6 +65,7 @@ "Version:" : "Version:", "Memory limit:" : "Speicherlimit:", "Max execution time:" : "Maximale Ausführungszeit:", + "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", "Extensions:" : "Erweiterungen:", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 70ab1789..11f3ae9e 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "Version:", "Memory limit:" : "Speicherlimit:", "Max execution time:" : "Maximale Ausführungszeit:", + "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", "Extensions:" : "Erweiterungen:", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index e715c30f..9e0f53f4 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -65,6 +65,7 @@ "Version:" : "Version:", "Memory limit:" : "Speicherlimit:", "Max execution time:" : "Maximale Ausführungszeit:", + "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", "Extensions:" : "Erweiterungen:", diff --git a/l10n/el.js b/l10n/el.js index 439a23ce..4c4f28d1 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -65,6 +65,7 @@ OC.L10N.register( "Version:" : "Έκδοση:", "Memory limit:" : "Όριο μνήμης:", "Max execution time:" : "Μέγιστος χρόνος εκτέλεσης:", + "seconds" : "δευτερόλεπτα", "Upload max size:" : "Μέγιστο μέγεθος μεταφόρτωσης:", "OPcache Revalidate Frequency:" : "Συχνότητα Επανεπικύρωσης OPcache:", "Extensions:" : "Επεκτάσεις:", diff --git a/l10n/el.json b/l10n/el.json index 3c60f1c7..8fc53524 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -63,6 +63,7 @@ "Version:" : "Έκδοση:", "Memory limit:" : "Όριο μνήμης:", "Max execution time:" : "Μέγιστος χρόνος εκτέλεσης:", + "seconds" : "δευτερόλεπτα", "Upload max size:" : "Μέγιστο μέγεθος μεταφόρτωσης:", "OPcache Revalidate Frequency:" : "Συχνότητα Επανεπικύρωσης OPcache:", "Extensions:" : "Επεκτάσεις:", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 55ba6b53..6a053aab 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "Version:", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", + "seconds" : "seconds", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Extensions:" : "Extensions:", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 913d7fe6..801011ec 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -65,6 +65,7 @@ "Version:" : "Version:", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", + "seconds" : "seconds", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Extensions:" : "Extensions:", diff --git a/l10n/eo.js b/l10n/eo.js index 34798bca..b61fecbe 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -25,6 +25,7 @@ OC.L10N.register( "Users:" : "Uzantoj:", "PHP" : "PHP", "Version:" : "Versio:", + "seconds" : "sekundoj", "Upload max size:" : "Maksimuma alŝutgrando:", "Database" : "Datumbazo", "Type:" : "Tipo:", diff --git a/l10n/eo.json b/l10n/eo.json index 0bec33a7..33d5f346 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -23,6 +23,7 @@ "Users:" : "Uzantoj:", "PHP" : "PHP", "Version:" : "Versio:", + "seconds" : "sekundoj", "Upload max size:" : "Maksimuma alŝutgrando:", "Database" : "Datumbazo", "Type:" : "Tipo:", diff --git a/l10n/es.js b/l10n/es.js index e0655fce..2478607f 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máx. de ejecución:", + "seconds" : "seconds", "Upload max size:" : "Tamaño máx. de subida:", "OPcache Revalidate Frequency:" : "Frecuencia de Revalidación de OPcache:", "Extensions:" : "Extensiones:", diff --git a/l10n/es.json b/l10n/es.json index 41121169..736701f4 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -65,6 +65,7 @@ "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máx. de ejecución:", + "seconds" : "seconds", "Upload max size:" : "Tamaño máx. de subida:", "OPcache Revalidate Frequency:" : "Frecuencia de Revalidación de OPcache:", "Extensions:" : "Extensiones:", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 2a649687..36808a34 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -16,6 +16,7 @@ OC.L10N.register( "Users:" : "Usuarios:", "PHP" : "PHP", "Version:" : "Versión:", + "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 91d5a23d..22580f4a 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -14,6 +14,7 @@ "Users:" : "Usuarios:", "PHP" : "PHP", "Version:" : "Versión:", + "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 56181cac..8358cff5 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -55,6 +55,7 @@ OC.L10N.register( "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máximo de ejecución:", + "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "Extensions:" : "Extensiones:", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 03090aee..4773450f 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -53,6 +53,7 @@ "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máximo de ejecución:", + "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "Extensions:" : "Extensiones:", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index c528541d..b0845997 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -55,6 +55,7 @@ OC.L10N.register( "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máximo de ejecución:", + "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "Extensions:" : "Extensiones:", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index ce2ac6b9..5c79d9c6 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -53,6 +53,7 @@ "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máximo de ejecución:", + "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "Extensions:" : "Extensiones:", diff --git a/l10n/es_PA.js b/l10n/es_PA.js index b030d13c..0740bfe7 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -16,6 +16,7 @@ OC.L10N.register( "Users:" : "Usuarios:", "PHP" : "PHP", "Version:" : "Versión:", + "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 10ae9338..774a3297 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -14,6 +14,7 @@ "Users:" : "Usuarios:", "PHP" : "PHP", "Version:" : "Versión:", + "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", diff --git a/l10n/es_PE.js b/l10n/es_PE.js index b030d13c..0740bfe7 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -16,6 +16,7 @@ OC.L10N.register( "Users:" : "Usuarios:", "PHP" : "PHP", "Version:" : "Versión:", + "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 10ae9338..774a3297 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -14,6 +14,7 @@ "Users:" : "Usuarios:", "PHP" : "PHP", "Version:" : "Versión:", + "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 47848f47..34979449 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "Versioon:", "Memory limit:" : "Mälukasutuse ülempiir:", "Max execution time:" : "Maksimaalne täitmisaeg:", + "seconds" : "sekundit", "Upload max size:" : "Maksimaalne üleslaadimissuurus:", "OPcache Revalidate Frequency:" : "OPcache'i kordusvalideerimise sagedus:", "Extensions:" : "Laiendused:", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 503d3f3e..4333667c 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -65,6 +65,7 @@ "Version:" : "Versioon:", "Memory limit:" : "Mälukasutuse ülempiir:", "Max execution time:" : "Maksimaalne täitmisaeg:", + "seconds" : "sekundit", "Upload max size:" : "Maksimaalne üleslaadimissuurus:", "OPcache Revalidate Frequency:" : "OPcache'i kordusvalideerimise sagedus:", "Extensions:" : "Laiendused:", diff --git a/l10n/eu.js b/l10n/eu.js index f381f428..95ce92c9 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -55,6 +55,7 @@ OC.L10N.register( "Version:" : "Bertsioa:", "Memory limit:" : "Memoria muga:", "Max execution time:" : "Gehienezko exekuzio denbora:", + "seconds" : "duela segundu batzuk", "Upload max size:" : "Igotzeko gehienezko tamaina:", "Extensions:" : "Hedapenak:", "Unable to list extensions" : "Ezin dira zerrendatu luzapenak", diff --git a/l10n/eu.json b/l10n/eu.json index 5eb08eef..7b65e747 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -53,6 +53,7 @@ "Version:" : "Bertsioa:", "Memory limit:" : "Memoria muga:", "Max execution time:" : "Gehienezko exekuzio denbora:", + "seconds" : "duela segundu batzuk", "Upload max size:" : "Igotzeko gehienezko tamaina:", "Extensions:" : "Hedapenak:", "Unable to list extensions" : "Ezin dira zerrendatu luzapenak", diff --git a/l10n/fa.js b/l10n/fa.js index fb4ec7fd..c140dee2 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -55,6 +55,7 @@ OC.L10N.register( "Version:" : "نسخه:", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", + "seconds" : "ثانیه ها", "Upload max size:" : "اندازه حداکثر بارگذاری شود:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Extensions:" : "Extensions:", diff --git a/l10n/fa.json b/l10n/fa.json index c0ce78b8..7cf9d317 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -53,6 +53,7 @@ "Version:" : "نسخه:", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", + "seconds" : "ثانیه ها", "Upload max size:" : "اندازه حداکثر بارگذاری شود:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Extensions:" : "Extensions:", diff --git a/l10n/fi.js b/l10n/fi.js index bbd74ef5..9c77460e 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -52,6 +52,7 @@ OC.L10N.register( "Version:" : "Versio:", "Memory limit:" : "Muistin raja:", "Max execution time:" : "Suoritusaika enintään:", + "seconds" : "sekuntia", "Upload max size:" : "Suurin lähetyksen koko:", "Extensions:" : "Laajennukset:", "Unable to list extensions" : "Laajennuksia ei voi listata", diff --git a/l10n/fi.json b/l10n/fi.json index fc8de3b7..5dfc22d7 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -50,6 +50,7 @@ "Version:" : "Versio:", "Memory limit:" : "Muistin raja:", "Max execution time:" : "Suoritusaika enintään:", + "seconds" : "sekuntia", "Upload max size:" : "Suurin lähetyksen koko:", "Extensions:" : "Laajennukset:", "Unable to list extensions" : "Laajennuksia ei voi listata", diff --git a/l10n/fr.js b/l10n/fr.js index 839f3f4a..43660472 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -65,6 +65,7 @@ OC.L10N.register( "Version:" : "Version :", "Memory limit:" : "Limite de mémoire :", "Max execution time:" : "Temps d’exécution maximal :", + "seconds" : "secondes", "Upload max size:" : "Taille de téléversement maximale :", "OPcache Revalidate Frequency:" : "Fréquence de revalidation de l'OPcache :", "Extensions:" : "Extensions :", diff --git a/l10n/fr.json b/l10n/fr.json index 875e1465..c0d4d819 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -63,6 +63,7 @@ "Version:" : "Version :", "Memory limit:" : "Limite de mémoire :", "Max execution time:" : "Temps d’exécution maximal :", + "seconds" : "secondes", "Upload max size:" : "Taille de téléversement maximale :", "OPcache Revalidate Frequency:" : "Fréquence de revalidation de l'OPcache :", "Extensions:" : "Extensions :", diff --git a/l10n/ga.js b/l10n/ga.js index 70623502..5e2db241 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "Leagan:", "Memory limit:" : "Teorainn chuimhne:", "Max execution time:" : "Uasmhéid ama rite:", + "seconds" : "soicind", "Upload max size:" : "Uaslódáil méid uasta:", "OPcache Revalidate Frequency:" : "Minicíocht Athbhailíochtaithe OPcache:", "Extensions:" : "Eisínteachtaí:", diff --git a/l10n/ga.json b/l10n/ga.json index fd2211df..7eed79c8 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -65,6 +65,7 @@ "Version:" : "Leagan:", "Memory limit:" : "Teorainn chuimhne:", "Max execution time:" : "Uasmhéid ama rite:", + "seconds" : "soicind", "Upload max size:" : "Uaslódáil méid uasta:", "OPcache Revalidate Frequency:" : "Minicíocht Athbhailíochtaithe OPcache:", "Extensions:" : "Eisínteachtaí:", diff --git a/l10n/gl.js b/l10n/gl.js index 49981109..31d447df 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tempo máximo de execución:", + "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de envío:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "Extensions:" : "Extensións:", diff --git a/l10n/gl.json b/l10n/gl.json index 970aadd3..e7ec02ff 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -65,6 +65,7 @@ "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tempo máximo de execución:", + "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de envío:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "Extensions:" : "Extensións:", diff --git a/l10n/he.js b/l10n/he.js index 1932b11d..56ea76ac 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -26,6 +26,7 @@ OC.L10N.register( "Users:" : "משתמשים:", "PHP" : "PHP", "Version:" : "גרסה:", + "seconds" : "שניות", "Upload max size:" : "גודל העלאה מרבי:", "Database" : "מסד נתונים", "Type:" : "סוג:", diff --git a/l10n/he.json b/l10n/he.json index 3ac62da5..8d98eec2 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -24,6 +24,7 @@ "Users:" : "משתמשים:", "PHP" : "PHP", "Version:" : "גרסה:", + "seconds" : "שניות", "Upload max size:" : "גודל העלאה מרבי:", "Database" : "מסד נתונים", "Type:" : "סוג:", diff --git a/l10n/hr.js b/l10n/hr.js index ccc28f8d..f965fe0f 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -26,6 +26,7 @@ OC.L10N.register( "Users:" : "Korisnici:", "PHP" : "PHP", "Version:" : "Inačica:", + "seconds" : "sekunda", "Upload max size:" : "Maksimalna veličina za otpremu:", "Database" : "Baza podataka", "Type:" : "Vrsta:", diff --git a/l10n/hr.json b/l10n/hr.json index 86887f4f..d2658f5f 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -24,6 +24,7 @@ "Users:" : "Korisnici:", "PHP" : "PHP", "Version:" : "Inačica:", + "seconds" : "sekunda", "Upload max size:" : "Maksimalna veličina za otpremu:", "Database" : "Baza podataka", "Type:" : "Vrsta:", diff --git a/l10n/hu.js b/l10n/hu.js index 03e5f767..da787a06 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -65,6 +65,7 @@ OC.L10N.register( "Version:" : "Verzió:", "Memory limit:" : "Memóriakorlát:", "Max execution time:" : "Maximális végrehajtási idő:", + "seconds" : "másodpercek", "Upload max size:" : "Maximális feltöltési méret:", "OPcache Revalidate Frequency:" : "OPcache újraellenőrzési gyakorisága:", "Extensions:" : "Bővítmények:", diff --git a/l10n/hu.json b/l10n/hu.json index 7215ca72..ec54c99f 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -63,6 +63,7 @@ "Version:" : "Verzió:", "Memory limit:" : "Memóriakorlát:", "Max execution time:" : "Maximális végrehajtási idő:", + "seconds" : "másodpercek", "Upload max size:" : "Maximális feltöltési méret:", "OPcache Revalidate Frequency:" : "OPcache újraellenőrzési gyakorisága:", "Extensions:" : "Bővítmények:", diff --git a/l10n/hy.js b/l10n/hy.js index 504a95e4..59b3623a 100644 --- a/l10n/hy.js +++ b/l10n/hy.js @@ -7,6 +7,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Սեղմել Ctrl-C պատճենելու համար։", "Unknown" : "Անհայտ", "Size:" : "Չափս.", + "seconds" : "վայրկյան", "Type:" : "Տիպ.", "Copy" : "պատճենահանել" }, diff --git a/l10n/hy.json b/l10n/hy.json index 6b8dab52..9293681c 100644 --- a/l10n/hy.json +++ b/l10n/hy.json @@ -5,6 +5,7 @@ "Press Ctrl-C to copy." : "Սեղմել Ctrl-C պատճենելու համար։", "Unknown" : "Անհայտ", "Size:" : "Չափս.", + "seconds" : "վայրկյան", "Type:" : "Տիպ.", "Copy" : "պատճենահանել" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/ia.js b/l10n/ia.js index 30a91f50..b4912242 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -15,6 +15,7 @@ OC.L10N.register( "Users:" : "Usatores:", "PHP" : "PHP", "Version:" : "Version:", + "seconds" : "secundas", "Upload max size:" : "Dimension maxime de incarga:", "Database" : "Base de datos", "Type:" : "Typo:", diff --git a/l10n/ia.json b/l10n/ia.json index bacfb9db..250f6ebc 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -13,6 +13,7 @@ "Users:" : "Usatores:", "PHP" : "PHP", "Version:" : "Version:", + "seconds" : "secundas", "Upload max size:" : "Dimension maxime de incarga:", "Database" : "Base de datos", "Type:" : "Typo:", diff --git a/l10n/id.js b/l10n/id.js index 1b1eb946..7ba6a2e8 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -16,6 +16,7 @@ OC.L10N.register( "Users:" : "Pengguna:", "PHP" : "PHP", "Version:" : "Versi:", + "seconds" : "detik", "Upload max size:" : "Ukuran maksimal unggah", "Database" : "Database", "Type:" : "Tipe", diff --git a/l10n/id.json b/l10n/id.json index ec66b19b..22941fc7 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -14,6 +14,7 @@ "Users:" : "Pengguna:", "PHP" : "PHP", "Version:" : "Versi:", + "seconds" : "detik", "Upload max size:" : "Ukuran maksimal unggah", "Database" : "Database", "Type:" : "Tipe", diff --git a/l10n/is.js b/l10n/is.js index b0372062..584fb89a 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -25,6 +25,7 @@ OC.L10N.register( "Users:" : "Notendur:", "PHP" : "PHP", "Version:" : "Útgáfa:", + "seconds" : "sekúndum", "Upload max size:" : "Hámarksstærð innsendingar:", "Database" : "Gagnagrunnur", "Type:" : "Tegund:", diff --git a/l10n/is.json b/l10n/is.json index b700ac53..3abf81a9 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -23,6 +23,7 @@ "Users:" : "Notendur:", "PHP" : "PHP", "Version:" : "Útgáfa:", + "seconds" : "sekúndum", "Upload max size:" : "Hámarksstærð innsendingar:", "Database" : "Gagnagrunnur", "Type:" : "Tegund:", diff --git a/l10n/it.js b/l10n/it.js index 54a04ebd..b5cdc0e0 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -64,6 +64,7 @@ OC.L10N.register( "Version:" : "Versione:", "Memory limit:" : "Limite memoria:", "Max execution time:" : "Tempo massimo di esecuzione:", + "seconds" : "secondi", "Upload max size:" : "Dimensione massima caricamento:", "OPcache Revalidate Frequency:" : "Frequenza di riconvalida di OPcache:", "Extensions:" : "Estensioni:", diff --git a/l10n/it.json b/l10n/it.json index 3ce62bdb..ada0820a 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -62,6 +62,7 @@ "Version:" : "Versione:", "Memory limit:" : "Limite memoria:", "Max execution time:" : "Tempo massimo di esecuzione:", + "seconds" : "secondi", "Upload max size:" : "Dimensione massima caricamento:", "OPcache Revalidate Frequency:" : "Frequenza di riconvalida di OPcache:", "Extensions:" : "Estensioni:", diff --git a/l10n/ja.js b/l10n/ja.js index f8c5e28c..d2bb2a34 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -65,6 +65,7 @@ OC.L10N.register( "Version:" : "バージョン:", "Memory limit:" : "メモリ制限:", "Max execution time:" : "最大実行時間:", + "seconds" : "秒", "Upload max size:" : "最大アップロードサイズ:", "OPcache Revalidate Frequency:" : "OPcache再検証の頻度:", "Extensions:" : "拡張:", diff --git a/l10n/ja.json b/l10n/ja.json index 89ade8ae..2b63b2c2 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -63,6 +63,7 @@ "Version:" : "バージョン:", "Memory limit:" : "メモリ制限:", "Max execution time:" : "最大実行時間:", + "seconds" : "秒", "Upload max size:" : "最大アップロードサイズ:", "OPcache Revalidate Frequency:" : "OPcache再検証の頻度:", "Extensions:" : "拡張:", diff --git a/l10n/ka.js b/l10n/ka.js index 044f859d..d54a1439 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -54,6 +54,7 @@ OC.L10N.register( "Version:" : "Version:", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", + "seconds" : "seconds", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Extensions:" : "Extensions:", diff --git a/l10n/ka.json b/l10n/ka.json index 73ca9ae8..19a0aa0c 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -52,6 +52,7 @@ "Version:" : "Version:", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", + "seconds" : "seconds", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Extensions:" : "Extensions:", diff --git a/l10n/ko.js b/l10n/ko.js index b0faddfc..e64ded9a 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -25,6 +25,7 @@ OC.L10N.register( "Users:" : "사용자:", "PHP" : "PHP", "Version:" : "버전:", + "seconds" : "초", "Upload max size:" : "업로드 최대 크기:", "Database" : "데이터베이스", "Type:" : "종류:", diff --git a/l10n/ko.json b/l10n/ko.json index 0d3f6e36..149d913d 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -23,6 +23,7 @@ "Users:" : "사용자:", "PHP" : "PHP", "Version:" : "버전:", + "seconds" : "초", "Upload max size:" : "업로드 최대 크기:", "Database" : "데이터베이스", "Type:" : "종류:", diff --git a/l10n/lb.js b/l10n/lb.js index e6fdd059..f63834ce 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -8,6 +8,7 @@ OC.L10N.register( "Unknown" : "Onbekannt", "Temperature" : "Temperatur", "Size:" : "Gréisst:", + "seconds" : "Sekonnen", "Type:" : "Typ:", "Copy" : "Kopie" }, diff --git a/l10n/lb.json b/l10n/lb.json index d3d87121..346fecb8 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -6,6 +6,7 @@ "Unknown" : "Onbekannt", "Temperature" : "Temperatur", "Size:" : "Gréisst:", + "seconds" : "Sekonnen", "Type:" : "Typ:", "Copy" : "Kopie" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/lo.js b/l10n/lo.js index 980e3b5e..d3897ea9 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -65,6 +65,7 @@ OC.L10N.register( "Version:" : "Version:", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", + "seconds" : "ວິນາທີ", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Extensions:" : "Extensions:", diff --git a/l10n/lo.json b/l10n/lo.json index eead9ca1..3dfa617f 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -63,6 +63,7 @@ "Version:" : "Version:", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", + "seconds" : "ວິນາທີ", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Extensions:" : "Extensions:", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 582247c2..61dcceb7 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -54,6 +54,7 @@ OC.L10N.register( "Version:" : "Versija:", "Memory limit:" : "Atminties limitas:", "Max execution time:" : "Maksimalus vykdymo laikas:", + "seconds" : "sekundes", "Upload max size:" : "Maksimalus įkeliamo failo dydis:", "Extensions:" : "Priedai:", "Show phpinfo" : "Rodyti phpinfo", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 7e9598a8..098037f3 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -52,6 +52,7 @@ "Version:" : "Versija:", "Memory limit:" : "Atminties limitas:", "Max execution time:" : "Maksimalus vykdymo laikas:", + "seconds" : "sekundes", "Upload max size:" : "Maksimalus įkeliamo failo dydis:", "Extensions:" : "Priedai:", "Show phpinfo" : "Rodyti phpinfo", diff --git a/l10n/lv.js b/l10n/lv.js index adb8b794..5f2dbdb5 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -47,6 +47,7 @@ OC.L10N.register( "Version:" : "Versija:", "Memory limit:" : "Atmiņas limits:", "Max execution time:" : "Lielākais pieļaujamais izpildes laiks:", + "seconds" : "sekundes", "Upload max size:" : "Augšupielādes lielākais pieļaujamais izmērs:", "Extensions:" : "Paplašinājumi:", "Unable to list extensions" : "Nevar uzskaitīt paplašinājumus", diff --git a/l10n/lv.json b/l10n/lv.json index 1be9bdda..36c619d6 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -45,6 +45,7 @@ "Version:" : "Versija:", "Memory limit:" : "Atmiņas limits:", "Max execution time:" : "Lielākais pieļaujamais izpildes laiks:", + "seconds" : "sekundes", "Upload max size:" : "Augšupielādes lielākais pieļaujamais izmērs:", "Extensions:" : "Paplašinājumi:", "Unable to list extensions" : "Nevar uzskaitīt paplašinājumus", diff --git a/l10n/mk.js b/l10n/mk.js index 248c90fe..e4a9e9d6 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -54,6 +54,7 @@ OC.L10N.register( "Version:" : "Верзија:", "Memory limit:" : "Лимит на меморијата:", "Max execution time:" : "Максимално време на извршување:", + "seconds" : "секунди", "Upload max size:" : "Максимална големина на прикачување:", "OPcache Revalidate Frequency:" : "Фреквенција на ревалидација на OPcache:", "Extensions:" : "Екстензија:", diff --git a/l10n/mk.json b/l10n/mk.json index 2acedd0a..a57f4c5e 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -52,6 +52,7 @@ "Version:" : "Верзија:", "Memory limit:" : "Лимит на меморијата:", "Max execution time:" : "Максимално време на извршување:", + "seconds" : "секунди", "Upload max size:" : "Максимална големина на прикачување:", "OPcache Revalidate Frequency:" : "Фреквенција на ревалидација на OPcache:", "Extensions:" : "Екстензија:", diff --git a/l10n/mn.js b/l10n/mn.js index 2f866241..66544641 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -15,6 +15,7 @@ OC.L10N.register( "Users:" : "Хэрэглэгчид:", "PHP" : "PHP", "Version:" : "Хувилбар:", + "seconds" : "секунд", "Database" : "Өгөгдлийн сан", "Type:" : "Төрөл:", "Copy" : "Хуулах" diff --git a/l10n/mn.json b/l10n/mn.json index 812b40ec..10283370 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -13,6 +13,7 @@ "Users:" : "Хэрэглэгчид:", "PHP" : "PHP", "Version:" : "Хувилбар:", + "seconds" : "секунд", "Database" : "Өгөгдлийн сан", "Type:" : "Төрөл:", "Copy" : "Хуулах" diff --git a/l10n/nb.js b/l10n/nb.js index 81c54751..0b2c83a6 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -55,6 +55,7 @@ OC.L10N.register( "Version:" : "Versjon:", "Memory limit:" : "Minnegrense:", "Max execution time:" : "Maks. kjøringstid:", + "seconds" : "sekund", "Upload max size:" : "Maks. opplastingstørrelse:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Extensions:" : "Utvidelser:", diff --git a/l10n/nb.json b/l10n/nb.json index 9e07f319..480601b5 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -53,6 +53,7 @@ "Version:" : "Versjon:", "Memory limit:" : "Minnegrense:", "Max execution time:" : "Maks. kjøringstid:", + "seconds" : "sekund", "Upload max size:" : "Maks. opplastingstørrelse:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Extensions:" : "Utvidelser:", diff --git a/l10n/nl.js b/l10n/nl.js index 397472e7..42a7f870 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -55,6 +55,7 @@ OC.L10N.register( "Version:" : "Versie:", "Memory limit:" : "Geheugen limiet:", "Max execution time:" : "Maximale uitvoeringstijd:", + "seconds" : "seconden", "Upload max size:" : "Max. uploadgrootte:", "OPcache Revalidate Frequency:" : "Frequentie OPcache opnieuw valideren:", "Extensions:" : "Extensies:", diff --git a/l10n/nl.json b/l10n/nl.json index 39a00838..cbf573c2 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -53,6 +53,7 @@ "Version:" : "Versie:", "Memory limit:" : "Geheugen limiet:", "Max execution time:" : "Maximale uitvoeringstijd:", + "seconds" : "seconden", "Upload max size:" : "Max. uploadgrootte:", "OPcache Revalidate Frequency:" : "Frequentie OPcache opnieuw valideren:", "Extensions:" : "Extensies:", diff --git a/l10n/oc.js b/l10n/oc.js index cfda6e3c..f7cff6b4 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -10,6 +10,7 @@ OC.L10N.register( "Active users" : "Utilizaires actius", "Shares" : "Partatges", "PHP" : "PHP", + "seconds" : "segondas", "Type:" : "Tipe :", "Copy" : "Copiar" }, diff --git a/l10n/oc.json b/l10n/oc.json index 7964d088..c788d316 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -8,6 +8,7 @@ "Active users" : "Utilizaires actius", "Shares" : "Partatges", "PHP" : "PHP", + "seconds" : "segondas", "Type:" : "Tipe :", "Copy" : "Copiar" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/l10n/pl.js b/l10n/pl.js index ca46370c..8d877b00 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -59,6 +59,7 @@ OC.L10N.register( "Version:" : "Wersja:", "Memory limit:" : "Limit pamięci:", "Max execution time:" : "Maksymalny czas wykonania:", + "seconds" : "sekund", "Upload max size:" : "Limit wielkości przesyłanego pliku (upload_max_filesize):", "OPcache Revalidate Frequency:" : "Częstotliwość ponownej weryfikacji OPcache:", "Extensions:" : "Rozszerzenia:", diff --git a/l10n/pl.json b/l10n/pl.json index 56093bf3..95cd1bdf 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -57,6 +57,7 @@ "Version:" : "Wersja:", "Memory limit:" : "Limit pamięci:", "Max execution time:" : "Maksymalny czas wykonania:", + "seconds" : "sekund", "Upload max size:" : "Limit wielkości przesyłanego pliku (upload_max_filesize):", "OPcache Revalidate Frequency:" : "Częstotliwość ponownej weryfikacji OPcache:", "Extensions:" : "Rozszerzenia:", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 634f2605..217f2549 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "Versão:", "Memory limit:" : "Limite de memória:", "Max execution time:" : "Tempo máximo de execução:", + "seconds" : "segundos", "Upload max size:" : "Tamanho máximo para uploads:", "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "Extensions:" : "Extensões:", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 6d8895a9..17d129a4 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -65,6 +65,7 @@ "Version:" : "Versão:", "Memory limit:" : "Limite de memória:", "Max execution time:" : "Tempo máximo de execução:", + "seconds" : "segundos", "Upload max size:" : "Tamanho máximo para uploads:", "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "Extensions:" : "Extensões:", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index d7ada7de..ee360b36 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -26,6 +26,7 @@ OC.L10N.register( "Users:" : "Utilizadores:", "PHP" : "PHP", "Version:" : "Versão:", + "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", "Database" : "Base de dados", "Type:" : "Tipo:", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index fada6862..7de217dc 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -24,6 +24,7 @@ "Users:" : "Utilizadores:", "PHP" : "PHP", "Version:" : "Versão:", + "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", "Database" : "Base de dados", "Type:" : "Tipo:", diff --git a/l10n/ro.js b/l10n/ro.js index a4a86208..b57c7d36 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -10,6 +10,7 @@ OC.L10N.register( "Monitoring" : "Monitorizare", "Size:" : "Mărime:", "Shares" : "Partajări", + "seconds" : "secunde", "Database" : "Baza de date", "Type:" : "Tip:", "Copy" : "Copiază" diff --git a/l10n/ro.json b/l10n/ro.json index 161214a5..496b368e 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -8,6 +8,7 @@ "Monitoring" : "Monitorizare", "Size:" : "Mărime:", "Shares" : "Partajări", + "seconds" : "secunde", "Database" : "Baza de date", "Type:" : "Tip:", "Copy" : "Copiază" diff --git a/l10n/ru.js b/l10n/ru.js index e878f3d6..cbc4a016 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -64,6 +64,7 @@ OC.L10N.register( "Version:" : "Версия:", "Memory limit:" : "Лимит памяти:", "Max execution time:" : "Максимальное время выполнения:", + "seconds" : "секунд", "Upload max size:" : "Максимальный размер для отправки:", "OPcache Revalidate Frequency:" : "Частота повторной проверки OPcache:", "Extensions:" : "Расширения:", diff --git a/l10n/ru.json b/l10n/ru.json index b852ce48..67bc2229 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -62,6 +62,7 @@ "Version:" : "Версия:", "Memory limit:" : "Лимит памяти:", "Max execution time:" : "Максимальное время выполнения:", + "seconds" : "секунд", "Upload max size:" : "Максимальный размер для отправки:", "OPcache Revalidate Frequency:" : "Частота повторной проверки OPcache:", "Extensions:" : "Расширения:", diff --git a/l10n/sc.js b/l10n/sc.js index ae6003ba..84fe6561 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -25,6 +25,7 @@ OC.L10N.register( "Shares" : "Cumpartziduras", "PHP" : "PHP", "Version:" : "Versione:", + "seconds" : "segundos", "Upload max size:" : "Mannària màssima de carrigamentu", "Database" : "Base de datos", "Type:" : "Genia:", diff --git a/l10n/sc.json b/l10n/sc.json index 69a552cb..36fd98fd 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -23,6 +23,7 @@ "Shares" : "Cumpartziduras", "PHP" : "PHP", "Version:" : "Versione:", + "seconds" : "segundos", "Upload max size:" : "Mannària màssima de carrigamentu", "Database" : "Base de datos", "Type:" : "Genia:", diff --git a/l10n/sk.js b/l10n/sk.js index 251c7e74..94d74504 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -64,6 +64,7 @@ OC.L10N.register( "Version:" : "Verzia:", "Memory limit:" : "Obmedzenie pamäte:", "Max execution time:" : "Maximálny čas spustenia:", + "seconds" : "sekúnd", "Upload max size:" : "Maximálna veľkosť pre nahratie:", "OPcache Revalidate Frequency:" : "Frekvencia opätovného overenia pamäte OPcache:", "Extensions:" : "Rozšírenia:", diff --git a/l10n/sk.json b/l10n/sk.json index a7245fd0..ee824c2c 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -62,6 +62,7 @@ "Version:" : "Verzia:", "Memory limit:" : "Obmedzenie pamäte:", "Max execution time:" : "Maximálny čas spustenia:", + "seconds" : "sekúnd", "Upload max size:" : "Maximálna veľkosť pre nahratie:", "OPcache Revalidate Frequency:" : "Frekvencia opätovného overenia pamäte OPcache:", "Extensions:" : "Rozšírenia:", diff --git a/l10n/sl.js b/l10n/sl.js index eec6a599..37728408 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -55,6 +55,7 @@ OC.L10N.register( "Version:" : "Različica:", "Memory limit:" : "Omejitev pomnilnika:", "Max execution time:" : "Največji čas izvajanja:", + "seconds" : "sekunde", "Upload max size:" : "Omejitev velikosti pošiljanja:", "OPcache Revalidate Frequency:" : "Frekvenca overjanja OPcache:", "Extensions:" : "Razširitve:", diff --git a/l10n/sl.json b/l10n/sl.json index 7e14a38f..91dba986 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -53,6 +53,7 @@ "Version:" : "Različica:", "Memory limit:" : "Omejitev pomnilnika:", "Max execution time:" : "Največji čas izvajanja:", + "seconds" : "sekunde", "Upload max size:" : "Omejitev velikosti pošiljanja:", "OPcache Revalidate Frequency:" : "Frekvenca overjanja OPcache:", "Extensions:" : "Razširitve:", diff --git a/l10n/sq.js b/l10n/sq.js index 195740ff..f22dfe33 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -16,6 +16,7 @@ OC.L10N.register( "Users:" : "Përdoruesit:", "PHP" : "PHP", "Version:" : "Versioni: ", + "seconds" : "sekonda", "Upload max size:" : "Ngarkoni madhësinë maksimale: ", "Database" : "Databazë", "Type:" : "Lloji:", diff --git a/l10n/sq.json b/l10n/sq.json index dd687e75..85bf9d8e 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -14,6 +14,7 @@ "Users:" : "Përdoruesit:", "PHP" : "PHP", "Version:" : "Versioni: ", + "seconds" : "sekonda", "Upload max size:" : "Ngarkoni madhësinë maksimale: ", "Database" : "Databazë", "Type:" : "Lloji:", diff --git a/l10n/sr.js b/l10n/sr.js index 5a374142..c46f8bc8 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -65,6 +65,7 @@ OC.L10N.register( "Version:" : "Верзија:", "Memory limit:" : "Ограничење меморије:", "Max execution time:" : "Максимално време извршавања:", + "seconds" : "секунди", "Upload max size:" : "Максимална величина отпремања:", "OPcache Revalidate Frequency:" : "Учесталост OPcache ревалидације:", "Extensions:" : "Проширења:", diff --git a/l10n/sr.json b/l10n/sr.json index 4de93a6a..af55dbf8 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -63,6 +63,7 @@ "Version:" : "Верзија:", "Memory limit:" : "Ограничење меморије:", "Max execution time:" : "Максимално време извршавања:", + "seconds" : "секунди", "Upload max size:" : "Максимална величина отпремања:", "OPcache Revalidate Frequency:" : "Учесталост OPcache ревалидације:", "Extensions:" : "Проширења:", diff --git a/l10n/sv.js b/l10n/sv.js index 50eb09ba..ef7a3886 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -65,6 +65,7 @@ OC.L10N.register( "Version:" : "Version:", "Memory limit:" : "Minnesgräns:", "Max execution time:" : "Max körningstid:", + "seconds" : "sekunder", "Upload max size:" : "Största uppladdningsstorlek:", "OPcache Revalidate Frequency:" : "Frekvens för återvalidering av OPcache:", "Extensions:" : "Tillägg:", diff --git a/l10n/sv.json b/l10n/sv.json index 773b6611..8f488142 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -63,6 +63,7 @@ "Version:" : "Version:", "Memory limit:" : "Minnesgräns:", "Max execution time:" : "Max körningstid:", + "seconds" : "sekunder", "Upload max size:" : "Största uppladdningsstorlek:", "OPcache Revalidate Frequency:" : "Frekvens för återvalidering av OPcache:", "Extensions:" : "Tillägg:", diff --git a/l10n/sw.js b/l10n/sw.js index e71cee76..2ffa1d9e 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -65,6 +65,7 @@ OC.L10N.register( "Version:" : "Toleo:", "Memory limit:" : "Kikomo cha kumbukumbu:", "Max execution time:" : "Muda wa juu zaidi wa utekelezaji:", + "seconds" : "sekunde", "Upload max size:" : "Pakia ukubwa wa juu zaidi:", "OPcache Revalidate Frequency:" : "OPcache Kurekebisha Masafa:", "Extensions:" : "Viendelezi:", diff --git a/l10n/sw.json b/l10n/sw.json index 6733d47d..d3b8bdc0 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -63,6 +63,7 @@ "Version:" : "Toleo:", "Memory limit:" : "Kikomo cha kumbukumbu:", "Max execution time:" : "Muda wa juu zaidi wa utekelezaji:", + "seconds" : "sekunde", "Upload max size:" : "Pakia ukubwa wa juu zaidi:", "OPcache Revalidate Frequency:" : "OPcache Kurekebisha Masafa:", "Extensions:" : "Viendelezi:", diff --git a/l10n/th.js b/l10n/th.js index cd8e2b38..abbcde44 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -10,6 +10,7 @@ OC.L10N.register( "Size:" : "ขนาด:", "Active users" : "ผู้ใช้ที่ใช้งานอยู่", "Shares" : "การแชร์", + "seconds" : "วินาที", "Type:" : "ชนิด:", "Copy" : "คัดลอก" }, diff --git a/l10n/th.json b/l10n/th.json index 16321e57..ef595823 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -8,6 +8,7 @@ "Size:" : "ขนาด:", "Active users" : "ผู้ใช้ที่ใช้งานอยู่", "Shares" : "การแชร์", + "seconds" : "วินาที", "Type:" : "ชนิด:", "Copy" : "คัดลอก" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/tr.js b/l10n/tr.js index af5001eb..651b59f2 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "Sürüm:", "Memory limit:" : "Bellek sınırı:", "Max execution time:" : "En uzun çalışma süresi:", + "seconds" : "saniye", "Upload max size:" : "En büyük yükleme boyutu:", "OPcache Revalidate Frequency:" : "OPcache yeniden doğrulama sıklığı:", "Extensions:" : "Eklentiler:", diff --git a/l10n/tr.json b/l10n/tr.json index ec8ca2f2..fc22f330 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -65,6 +65,7 @@ "Version:" : "Sürüm:", "Memory limit:" : "Bellek sınırı:", "Max execution time:" : "En uzun çalışma süresi:", + "seconds" : "saniye", "Upload max size:" : "En büyük yükleme boyutu:", "OPcache Revalidate Frequency:" : "OPcache yeniden doğrulama sıklığı:", "Extensions:" : "Eklentiler:", diff --git a/l10n/ug.js b/l10n/ug.js index 962265a4..60881871 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -65,6 +65,7 @@ OC.L10N.register( "Version:" : "نەشرى:", "Memory limit:" : "ئەستە ساقلاش چېكى:", "Max execution time:" : "ئىجرا قىلىنىش ۋاقتى:", + "seconds" : "سېكۇنت", "Upload max size:" : "ئەڭ چوڭ چوڭلۇقى:", "OPcache Revalidate Frequency:" : "OPcache چاستوتىنى ئىناۋەتسىز قىلىدۇ:", "Extensions:" : "كېڭەيتىلمىسى:", diff --git a/l10n/ug.json b/l10n/ug.json index 08ad89d9..a65c0e1c 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -63,6 +63,7 @@ "Version:" : "نەشرى:", "Memory limit:" : "ئەستە ساقلاش چېكى:", "Max execution time:" : "ئىجرا قىلىنىش ۋاقتى:", + "seconds" : "سېكۇنت", "Upload max size:" : "ئەڭ چوڭ چوڭلۇقى:", "OPcache Revalidate Frequency:" : "OPcache چاستوتىنى ئىناۋەتسىز قىلىدۇ:", "Extensions:" : "كېڭەيتىلمىسى:", diff --git a/l10n/uk.js b/l10n/uk.js index 4f6e723f..9e98a358 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "Версія:", "Memory limit:" : "Обмеження пам'яті:", "Max execution time:" : "Максимальний час виконання:", + "seconds" : "секунд", "Upload max size:" : "Макс. розмір завантаження:", "OPcache Revalidate Frequency:" : "Частота ревалідації OPcache:", "Extensions:" : "Розширення:", diff --git a/l10n/uk.json b/l10n/uk.json index 9bc7ebb7..0c7ac152 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -65,6 +65,7 @@ "Version:" : "Версія:", "Memory limit:" : "Обмеження пам'яті:", "Max execution time:" : "Максимальний час виконання:", + "seconds" : "секунд", "Upload max size:" : "Макс. розмір завантаження:", "OPcache Revalidate Frequency:" : "Частота ревалідації OPcache:", "Extensions:" : "Розширення:", diff --git a/l10n/uz.js b/l10n/uz.js index 6a3f66d7..bb0a62fd 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -7,6 +7,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", "Unknown" : "Noma'lum", "System" : "System", + "seconds" : "sekundlar", "Copy" : "Copy" }, "nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json index 57696b30..dda51edf 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -5,6 +5,7 @@ "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", "Unknown" : "Noma'lum", "System" : "System", + "seconds" : "sekundlar", "Copy" : "Copy" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/vi.js b/l10n/vi.js index f303b5cf..a5686fd3 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -20,6 +20,7 @@ OC.L10N.register( "Users:" : "Người dùng:", "PHP" : "PHP", "Version:" : "Phiên bản:", + "seconds" : "giây", "Upload max size:" : "Kích thước Upload tối đa:", "Database" : "Cơ sở dữ liệu", "Type:" : "Loại:", diff --git a/l10n/vi.json b/l10n/vi.json index bbd2636b..652bc5b0 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -18,6 +18,7 @@ "Users:" : "Người dùng:", "PHP" : "PHP", "Version:" : "Phiên bản:", + "seconds" : "giây", "Upload max size:" : "Kích thước Upload tối đa:", "Database" : "Cơ sở dữ liệu", "Type:" : "Loại:", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index bf3b5392..9c259867 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -62,6 +62,7 @@ OC.L10N.register( "Version:" : "版本:", "Memory limit:" : "内存限制:", "Max execution time:" : "最大执行时间:", + "seconds" : "秒", "Upload max size:" : "最大上传大小:", "OPcache Revalidate Frequency:" : "OPcache重验证频率:", "Extensions:" : "扩展:", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 7d8c5fa7..23c511bb 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -60,6 +60,7 @@ "Version:" : "版本:", "Memory limit:" : "内存限制:", "Max execution time:" : "最大执行时间:", + "seconds" : "秒", "Upload max size:" : "最大上传大小:", "OPcache Revalidate Frequency:" : "OPcache重验证频率:", "Extensions:" : "扩展:", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 4ec77ced..b5483999 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "版本:", "Memory limit:" : "記憶體限制:", "Max execution time:" : "最長執行時間:", + "seconds" : "秒", "Upload max size:" : "上傳至多:", "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", "Extensions:" : "PHP 擴展:", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index f26fcd6a..ab8eb848 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -65,6 +65,7 @@ "Version:" : "版本:", "Memory limit:" : "記憶體限制:", "Max execution time:" : "最長執行時間:", + "seconds" : "秒", "Upload max size:" : "上傳至多:", "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", "Extensions:" : "PHP 擴展:", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index e03c1324..9b1a0f5f 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -67,6 +67,7 @@ OC.L10N.register( "Version:" : "版本:", "Memory limit:" : "記憶體限制:", "Max execution time:" : "最大執行時間:", + "seconds" : "秒", "Upload max size:" : "上傳至多:", "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", "Extensions:" : "擴充套件:", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 4117480b..67d4da1d 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -65,6 +65,7 @@ "Version:" : "版本:", "Memory limit:" : "記憶體限制:", "Max execution time:" : "最大執行時間:", + "seconds" : "秒", "Upload max size:" : "上傳至多:", "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", "Extensions:" : "擴充套件:", From 21f29d5a78f33836bcba84933a4ef59ddf7ea1f7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 14 Jan 2026 01:36:20 +0000 Subject: [PATCH 036/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/af.js | 1 + l10n/af.json | 1 + l10n/ar.js | 1 + l10n/ar.json | 1 + l10n/ast.js | 1 + l10n/ast.json | 1 + l10n/az.js | 1 + l10n/az.json | 1 + l10n/de.js | 2 ++ l10n/de.json | 2 ++ l10n/de_DE.js | 2 ++ l10n/de_DE.json | 2 ++ l10n/gl.js | 2 ++ l10n/gl.json | 2 ++ l10n/pt_BR.js | 1 + l10n/pt_BR.json | 1 + l10n/zh_TW.js | 2 ++ l10n/zh_TW.json | 2 ++ 18 files changed, 26 insertions(+) diff --git a/l10n/af.js b/l10n/af.js index 7fd5cdcc..ddce859c 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -13,6 +13,7 @@ OC.L10N.register( "Users:" : "Gebruikers:", "PHP" : "PHP", "Version:" : "Weergawe:", + "seconds" : "sekondes", "Database" : "Databasis", "Type:" : "Tipe:", "Copy" : "Kopieer" diff --git a/l10n/af.json b/l10n/af.json index 64b5e342..f8d55c90 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -11,6 +11,7 @@ "Users:" : "Gebruikers:", "PHP" : "PHP", "Version:" : "Weergawe:", + "seconds" : "sekondes", "Database" : "Databasis", "Type:" : "Tipe:", "Copy" : "Kopieer" diff --git a/l10n/ar.js b/l10n/ar.js index 63f55f6b..5a9fa02d 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -64,6 +64,7 @@ OC.L10N.register( "Version:" : "الأصدار:", "Memory limit:" : "حد الذاكرة:", "Max execution time:" : "أقصى زمن تنفيذ:", + "seconds" : "ثوانٍ", "Upload max size:" : "الحجم الأقصى للرفع:", "OPcache Revalidate Frequency:" : "تواتر إعادة مصادقة ذاكرة التخزين المؤقت OPcache:", "Extensions:" : "الامتدادات extensions:", diff --git a/l10n/ar.json b/l10n/ar.json index f54986a5..fe2e0f8e 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -62,6 +62,7 @@ "Version:" : "الأصدار:", "Memory limit:" : "حد الذاكرة:", "Max execution time:" : "أقصى زمن تنفيذ:", + "seconds" : "ثوانٍ", "Upload max size:" : "الحجم الأقصى للرفع:", "OPcache Revalidate Frequency:" : "تواتر إعادة مصادقة ذاكرة التخزين المؤقت OPcache:", "Extensions:" : "الامتدادات extensions:", diff --git a/l10n/ast.js b/l10n/ast.js index ca5acb3a..280855a2 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -42,6 +42,7 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Versión:", "Memory limit:" : "Llende de memoria:", + "seconds" : "segundos", "Extensions:" : "Estensiones:", "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "Show phpinfo" : "Amosar phpinfo", diff --git a/l10n/ast.json b/l10n/ast.json index 2cb51f04..d58e225a 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -40,6 +40,7 @@ "PHP" : "PHP", "Version:" : "Versión:", "Memory limit:" : "Llende de memoria:", + "seconds" : "segundos", "Extensions:" : "Estensiones:", "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "Show phpinfo" : "Amosar phpinfo", diff --git a/l10n/az.js b/l10n/az.js index 1594dd55..b283fa5a 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -9,6 +9,7 @@ OC.L10N.register( "Size:" : "Həcm:", "Shares" : "Yayımlanmalar", "PHP" : "PHP", + "seconds" : "saniyələr", "Database" : "Verilənlər bazası", "Type:" : "Tip:", "Copy" : "Kopyala" diff --git a/l10n/az.json b/l10n/az.json index 255bce10..ec9b96dd 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -7,6 +7,7 @@ "Size:" : "Həcm:", "Shares" : "Yayımlanmalar", "PHP" : "PHP", + "seconds" : "saniyələr", "Database" : "Verilənlər bazası", "Type:" : "Tip:", "Copy" : "Kopyala" diff --git a/l10n/de.js b/l10n/de.js index ce79be05..ebd6f6ed 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -66,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Version:", "Memory limit:" : "Speicherlimit:", + "MB" : "MB", "Max execution time:" : "Maximale Ausführungszeit:", "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", "Extensions:" : "Erweiterungen:", "Unable to list extensions" : "Erweiterungen konnten nicht aufgeführt werden", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", "FPM worker pool" : "FPM-Worker-Pool", "Pool name:" : "Pool-Name:", diff --git a/l10n/de.json b/l10n/de.json index b30c5f32..82e7a004 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -64,12 +64,14 @@ "PHP" : "PHP", "Version:" : "Version:", "Memory limit:" : "Speicherlimit:", + "MB" : "MB", "Max execution time:" : "Maximale Ausführungszeit:", "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", "Extensions:" : "Erweiterungen:", "Unable to list extensions" : "Erweiterungen konnten nicht aufgeführt werden", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", "FPM worker pool" : "FPM-Worker-Pool", "Pool name:" : "Pool-Name:", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 11f3ae9e..98de1b58 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -66,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Version:", "Memory limit:" : "Speicherlimit:", + "MB" : "MB", "Max execution time:" : "Maximale Ausführungszeit:", "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", "Extensions:" : "Erweiterungen:", "Unable to list extensions" : "Erweiterungen können nicht aufgelistet werden", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", "FPM worker pool" : "FPM-Worker-Pool", "Pool name:" : "Pool-Name:", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 9e0f53f4..3ce238dd 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -64,12 +64,14 @@ "PHP" : "PHP", "Version:" : "Version:", "Memory limit:" : "Speicherlimit:", + "MB" : "MB", "Max execution time:" : "Maximale Ausführungszeit:", "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", "Extensions:" : "Erweiterungen:", "Unable to list extensions" : "Erweiterungen können nicht aufgelistet werden", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", "FPM worker pool" : "FPM-Worker-Pool", "Pool name:" : "Pool-Name:", diff --git a/l10n/gl.js b/l10n/gl.js index 31d447df..069e0cb4 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -66,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", + "MB" : "MB", "Max execution time:" : "Tempo máximo de execución:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de envío:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "Extensions:" : "Extensións:", "Unable to list extensions" : "Non é posíbel listar as extensións", + "PHP Info:" : "Información PHP:", "Show phpinfo" : "Amosar phpinfo", "FPM worker pool" : "Agrupamento de traballadores FPM", "Pool name:" : "Nome do agrupamento:", diff --git a/l10n/gl.json b/l10n/gl.json index e7ec02ff..ccae3bf5 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -64,12 +64,14 @@ "PHP" : "PHP", "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", + "MB" : "MB", "Max execution time:" : "Tempo máximo de execución:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de envío:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "Extensions:" : "Extensións:", "Unable to list extensions" : "Non é posíbel listar as extensións", + "PHP Info:" : "Información PHP:", "Show phpinfo" : "Amosar phpinfo", "FPM worker pool" : "Agrupamento de traballadores FPM", "Pool name:" : "Nome do agrupamento:", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 217f2549..927b6bc5 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -72,6 +72,7 @@ OC.L10N.register( "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "Extensions:" : "Extensões:", "Unable to list extensions" : "Não foi possível listar as extensões", + "PHP Info:" : "Informações do PHP", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de trabalhadores FPM", "Pool name:" : "Nome do pool:", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 17d129a4..8c9604b3 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -70,6 +70,7 @@ "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "Extensions:" : "Extensões:", "Unable to list extensions" : "Não foi possível listar as extensões", + "PHP Info:" : "Informações do PHP", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de trabalhadores FPM", "Pool name:" : "Nome do pool:", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 9b1a0f5f..ce425e48 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -66,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "版本:", "Memory limit:" : "記憶體限制:", + "MB" : "MB", "Max execution time:" : "最大執行時間:", "seconds" : "秒", "Upload max size:" : "上傳至多:", "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", "Extensions:" : "擴充套件:", "Unable to list extensions" : "無法列出擴充套件", + "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool 名稱:", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 67d4da1d..24b055e5 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -64,12 +64,14 @@ "PHP" : "PHP", "Version:" : "版本:", "Memory limit:" : "記憶體限制:", + "MB" : "MB", "Max execution time:" : "最大執行時間:", "seconds" : "秒", "Upload max size:" : "上傳至多:", "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", "Extensions:" : "擴充套件:", "Unable to list extensions" : "無法列出擴充套件", + "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool 名稱:", From 0a290c3e1a5da2a2bcec4eea7b1db4e61f484b65 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 15 Jan 2026 01:37:21 +0000 Subject: [PATCH 037/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/et_EE.js | 2 ++ l10n/et_EE.json | 2 ++ l10n/pt_BR.js | 1 + l10n/pt_BR.json | 1 + 4 files changed, 6 insertions(+) diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 34979449..96e97450 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -66,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Versioon:", "Memory limit:" : "Mälukasutuse ülempiir:", + "MB" : "MB", "Max execution time:" : "Maksimaalne täitmisaeg:", "seconds" : "sekundit", "Upload max size:" : "Maksimaalne üleslaadimissuurus:", "OPcache Revalidate Frequency:" : "OPcache'i kordusvalideerimise sagedus:", "Extensions:" : "Laiendused:", "Unable to list extensions" : "Laienduste loetlemine ebaõnnestus", + "PHP Info:" : "PHP teave:", "Show phpinfo" : "Näita phpinfo väljundit", "FPM worker pool" : "FPM-i ühenduste fond", "Pool name:" : "Ühenduste fondi nimi:", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 4333667c..2c2bda7f 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -64,12 +64,14 @@ "PHP" : "PHP", "Version:" : "Versioon:", "Memory limit:" : "Mälukasutuse ülempiir:", + "MB" : "MB", "Max execution time:" : "Maksimaalne täitmisaeg:", "seconds" : "sekundit", "Upload max size:" : "Maksimaalne üleslaadimissuurus:", "OPcache Revalidate Frequency:" : "OPcache'i kordusvalideerimise sagedus:", "Extensions:" : "Laiendused:", "Unable to list extensions" : "Laienduste loetlemine ebaõnnestus", + "PHP Info:" : "PHP teave:", "Show phpinfo" : "Näita phpinfo väljundit", "FPM worker pool" : "FPM-i ühenduste fond", "Pool name:" : "Ühenduste fondi nimi:", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 927b6bc5..31cda34d 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -66,6 +66,7 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Versão:", "Memory limit:" : "Limite de memória:", + "MB" : "MB", "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo para uploads:", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 8c9604b3..fa604151 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -64,6 +64,7 @@ "PHP" : "PHP", "Version:" : "Versão:", "Memory limit:" : "Limite de memória:", + "MB" : "MB", "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo para uploads:", From 9ad30a3d5a9fddbb7fd6b160422ce143766375fa Mon Sep 17 00:00:00 2001 From: Kevin Pfeifer Date: Thu, 25 Dec 2025 17:02:43 +0100 Subject: [PATCH 038/130] fix: improve table templating and styling Signed-off-by: Kevin Pfeifer --- css/style.css | 21 +++ lib/PhpStatistics.php | 10 +- templates/settings-admin.php | 256 ++++++++++++++++++++--------------- 3 files changed, 177 insertions(+), 110 deletions(-) diff --git a/css/style.css b/css/style.css index b3603e7d..9baedcc0 100644 --- a/css/style.css +++ b/css/style.css @@ -316,3 +316,24 @@ .cpu-wrapper { width: 100%; } + +.server-info-table table { + width: 100%; +} + +.server-info-table td { + padding: 6px; +} + +.server-info__tag-wrapper { + display: flex; + flex-wrap: wrap; +} + +.server-info__php-extension-tag { + display: inline-block; + margin: 2px; + padding: 2px 12px; + border-radius: 16px; + border: 1px solid var(--color-main-text); +} \ No newline at end of file diff --git a/lib/PhpStatistics.php b/lib/PhpStatistics.php index 289ad64e..22b03205 100644 --- a/lib/PhpStatistics.php +++ b/lib/PhpStatistics.php @@ -101,9 +101,15 @@ protected function getAPCuStatus(): array { /** * Get all loaded php extensions * - * @return array of strings with the names of the loaded extensions + * @return array|null of strings with the names of the loaded extensions */ protected function getLoadedPhpExtensions(): ?array { - return (function_exists('get_loaded_extensions') ? get_loaded_extensions() : null); + if (!function_exists('get_loaded_extensions')) { + return null; + } + $extensions = get_loaded_extensions(); + natcasesort($extensions); + + return $extensions; } } diff --git a/templates/settings-admin.php b/templates/settings-admin.php index cffaeede..f537eb3a 100644 --- a/templates/settings-admin.php +++ b/templates/settings-admin.php @@ -57,13 +57,34 @@ function FormatMegabytes(int $byte): string { -

t('Operating System:')); ?>

-

t('CPU:')); ?> getName()) ?> (getThreads() ?> t('threads')); ?>)

-

t('Memory:')); ?> - getMemTotal() > 0): ?> getMemTotal())) ?>

- -

t('Server time:')); ?>

-

t('Uptime:')); ?>

+
+ + + + + + + + + + + getMemTotal() > 0): ?> + + + + + + + + + + + + + + +
t('Operating System:')); ?>
t('CPU:')); ?>getName()) ?> (getThreads() ?> t('threads')); ?>)
t('Memory:')); ?>getMemTotal())) ?>
t('Server time:')); ?>
t('Uptime:')); ?>
+
0): ?> @@ -335,93 +356,110 @@ function FormatMegabytes(int $byte): string { t('PHP')); ?> -
-
-

- t('Version:')); ?> - -

-

- t('Memory limit:')); ?> - -

-

- t('Max execution time:')); ?> - -

-

- t('Upload max size:')); ?> - -

-

- t('OPcache Revalidate Frequency:')); ?> - -

-

- t('Extensions:')); ?> - t('Unable to list extensions')); ?> -

- -

- t('Show phpinfo')) ?> -

- -
-
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
t('Version:')); ?>
t('Memory limit:')); ?> t('MB')); ?>
t('Max execution time:')); ?> t('seconds')); ?>
t('Upload max size:')); ?> t('MB')); ?>
t('OPcache Revalidate Frequency:')); ?> t('seconds')); ?>
t('Extensions:')); ?>
+ + t('Unable to list extensions'); + endif; +?> +
t('PHP Info:')); ?> + t('Show phpinfo')) ?> +
+

t('FPM worker pool')); ?>

-
-
-

- t('Pool name:')); ?> - -

-

- t('Pool type:')); ?> - -

-

- t('Start time:')); ?> - -

-

- t('Accepted connections:')); ?> - -

-

- t('Total processes:')); ?> - -

-

- t('Active processes:')); ?> - -

-

- t('Idle processes:')); ?> - -

-

- t('Listen queue:')); ?> - -

-

- t('Slow requests:')); ?> - -

-

- t('Max listen queue:')); ?> - -

-

- t('Max active processes:')); ?> - -

-

- t('Max children reached:')); ?> - -

-
-
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
t('Pool name:')); ?>
t('Pool type:')); ?>
t('Start time:')); ?>
t('Accepted connections:')); ?>
t('Total processes:')); ?>
t('Active processes:')); ?>
t('Idle processes:')); ?>
t('Listen queue:')); ?>
t('Slow requests:')); ?>
t('Max listen queue:')); ?>
t('Max active processes:')); ?>
t('Max children reached:')); ?>
+
@@ -431,22 +469,24 @@ function FormatMegabytes(int $byte): string { t('Database')); ?> -
-
-

- t('Type:')); ?> - -

-

- t('Version:')); ?> - -

-

- t('Size:')); ?> - -

-
-
+
+ + + + + + + + + + + + + + + +
t('Type:')); ?>
t('Version:')); ?>
t('Size:')); ?> t('MB')); ?>
+
From 51ccb3fec30b96e00aa461a4856f4b48157f4764 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Thu, 15 Jan 2026 18:33:43 +0000 Subject: [PATCH 039/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index a1099058..bea706df 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "45612049852ea4234dd799a4a3281a397f0749c3" + "reference": "a79703d9f38e964b003ae1cc805b6531d142fa93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/45612049852ea4234dd799a4a3281a397f0749c3", - "reference": "45612049852ea4234dd799a4a3281a397f0749c3", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/a79703d9f38e964b003ae1cc805b6531d142fa93", + "reference": "a79703d9f38e964b003ae1cc805b6531d142fa93", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2025-12-16T00:55:52+00:00" + "time": "2026-01-09T00:57:52+00:00" }, { "name": "psr/clock", From 1b8fda3897a17d995d3fcc5804fdd4620223448a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 16 Jan 2026 01:47:46 +0000 Subject: [PATCH 040/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/tr.js | 2 ++ l10n/tr.json | 2 ++ l10n/uk.js | 2 ++ l10n/uk.json | 2 ++ 4 files changed, 8 insertions(+) diff --git a/l10n/tr.js b/l10n/tr.js index 651b59f2..83c90ccf 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -66,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Sürüm:", "Memory limit:" : "Bellek sınırı:", + "MB" : "MB", "Max execution time:" : "En uzun çalışma süresi:", "seconds" : "saniye", "Upload max size:" : "En büyük yükleme boyutu:", "OPcache Revalidate Frequency:" : "OPcache yeniden doğrulama sıklığı:", "Extensions:" : "Eklentiler:", "Unable to list extensions" : "Eklentiler listelenemedi", + "PHP Info:" : "PHP Bilgileri:", "Show phpinfo" : "PHP bilgilerini görüntüle", "FPM worker pool" : "FPM işleyici havuzu", "Pool name:" : "Havuz adı:", diff --git a/l10n/tr.json b/l10n/tr.json index fc22f330..86cd58ce 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -64,12 +64,14 @@ "PHP" : "PHP", "Version:" : "Sürüm:", "Memory limit:" : "Bellek sınırı:", + "MB" : "MB", "Max execution time:" : "En uzun çalışma süresi:", "seconds" : "saniye", "Upload max size:" : "En büyük yükleme boyutu:", "OPcache Revalidate Frequency:" : "OPcache yeniden doğrulama sıklığı:", "Extensions:" : "Eklentiler:", "Unable to list extensions" : "Eklentiler listelenemedi", + "PHP Info:" : "PHP Bilgileri:", "Show phpinfo" : "PHP bilgilerini görüntüle", "FPM worker pool" : "FPM işleyici havuzu", "Pool name:" : "Havuz adı:", diff --git a/l10n/uk.js b/l10n/uk.js index 9e98a358..591dbeee 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -66,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Версія:", "Memory limit:" : "Обмеження пам'яті:", + "MB" : "МБ", "Max execution time:" : "Максимальний час виконання:", "seconds" : "секунд", "Upload max size:" : "Макс. розмір завантаження:", "OPcache Revalidate Frequency:" : "Частота ревалідації OPcache:", "Extensions:" : "Розширення:", "Unable to list extensions" : "Не вдалося створити список розширень", + "PHP Info:" : "Інфо PHP:", "Show phpinfo" : "Показати phpinfo", "FPM worker pool" : "Набір обробників FPM", "Pool name:" : "Назва пулу:", diff --git a/l10n/uk.json b/l10n/uk.json index 0c7ac152..877178bc 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -64,12 +64,14 @@ "PHP" : "PHP", "Version:" : "Версія:", "Memory limit:" : "Обмеження пам'яті:", + "MB" : "МБ", "Max execution time:" : "Максимальний час виконання:", "seconds" : "секунд", "Upload max size:" : "Макс. розмір завантаження:", "OPcache Revalidate Frequency:" : "Частота ревалідації OPcache:", "Extensions:" : "Розширення:", "Unable to list extensions" : "Не вдалося створити список розширень", + "PHP Info:" : "Інфо PHP:", "Show phpinfo" : "Показати phpinfo", "FPM worker pool" : "Набір обробників FPM", "Pool name:" : "Назва пулу:", From f742377e1b55c8b733c2873d98674e9cc7b100a4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 17 Jan 2026 01:34:14 +0000 Subject: [PATCH 041/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 2 ++ l10n/ga.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/ga.js b/l10n/ga.js index 5e2db241..6dd5c0e8 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -66,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Leagan:", "Memory limit:" : "Teorainn chuimhne:", + "MB" : "MB", "Max execution time:" : "Uasmhéid ama rite:", "seconds" : "soicind", "Upload max size:" : "Uaslódáil méid uasta:", "OPcache Revalidate Frequency:" : "Minicíocht Athbhailíochtaithe OPcache:", "Extensions:" : "Eisínteachtaí:", "Unable to list extensions" : "Ní féidir na síntí a liostú", + "PHP Info:" : "Eolas PHP:", "Show phpinfo" : "Taispeáin phpinfo", "FPM worker pool" : "Linn snámha oibrithe FPM", "Pool name:" : "Ainm na stór:", diff --git a/l10n/ga.json b/l10n/ga.json index 7eed79c8..0db3c420 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -64,12 +64,14 @@ "PHP" : "PHP", "Version:" : "Leagan:", "Memory limit:" : "Teorainn chuimhne:", + "MB" : "MB", "Max execution time:" : "Uasmhéid ama rite:", "seconds" : "soicind", "Upload max size:" : "Uaslódáil méid uasta:", "OPcache Revalidate Frequency:" : "Minicíocht Athbhailíochtaithe OPcache:", "Extensions:" : "Eisínteachtaí:", "Unable to list extensions" : "Ní féidir na síntí a liostú", + "PHP Info:" : "Eolas PHP:", "Show phpinfo" : "Taispeáin phpinfo", "FPM worker pool" : "Linn snámha oibrithe FPM", "Pool name:" : "Ainm na stór:", From 965455bd4071231f04500b01e99578b9d762cd25 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 18 Jan 2026 01:35:00 +0000 Subject: [PATCH 042/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 2 ++ l10n/en_GB.json | 2 ++ l10n/es.js | 2 ++ l10n/es.json | 2 ++ l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + 6 files changed, 10 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 6a053aab..1aee2bcb 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -66,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Version:", "Memory limit:" : "Memory limit:", + "MB" : "MB", "Max execution time:" : "Max execution time:", "seconds" : "seconds", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Extensions:" : "Extensions:", "Unable to list extensions" : "Unable to list extensions", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "Show phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool name:", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 801011ec..4d8f6ff7 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -64,12 +64,14 @@ "PHP" : "PHP", "Version:" : "Version:", "Memory limit:" : "Memory limit:", + "MB" : "MB", "Max execution time:" : "Max execution time:", "seconds" : "seconds", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Extensions:" : "Extensions:", "Unable to list extensions" : "Unable to list extensions", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "Show phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool name:", diff --git a/l10n/es.js b/l10n/es.js index 2478607f..0626b9d4 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -66,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", + "MB" : "MB", "Max execution time:" : "Tiempo máx. de ejecución:", "seconds" : "seconds", "Upload max size:" : "Tamaño máx. de subida:", "OPcache Revalidate Frequency:" : "Frecuencia de Revalidación de OPcache:", "Extensions:" : "Extensiones:", "Unable to list extensions" : "No se pueden listar las extensiones", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de workers FPM", "Pool name:" : "Nombre del pool:", diff --git a/l10n/es.json b/l10n/es.json index 736701f4..4f420f41 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -64,12 +64,14 @@ "PHP" : "PHP", "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", + "MB" : "MB", "Max execution time:" : "Tiempo máx. de ejecución:", "seconds" : "seconds", "Upload max size:" : "Tamaño máx. de subida:", "OPcache Revalidate Frequency:" : "Frecuencia de Revalidación de OPcache:", "Extensions:" : "Extensiones:", "Unable to list extensions" : "No se pueden listar las extensiones", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de workers FPM", "Pool name:" : "Nombre del pool:", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index b5483999..87b543a7 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -72,6 +72,7 @@ OC.L10N.register( "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", "Extensions:" : "PHP 擴展:", "Unable to list extensions" : "無法列出 PHP 擴展", + "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", "FPM worker pool" : "FPM 共用人員", "Pool name:" : "共用資源名稱:", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index ab8eb848..70477354 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -70,6 +70,7 @@ "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", "Extensions:" : "PHP 擴展:", "Unable to list extensions" : "無法列出 PHP 擴展", + "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", "FPM worker pool" : "FPM 共用人員", "Pool name:" : "共用資源名稱:", From 3fb4d1c682ab7fb24e0ceb38baa753d2d58cdc6c Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 18 Jan 2026 02:54:43 +0000 Subject: [PATCH 043/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index bea706df..e8b339af 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "a79703d9f38e964b003ae1cc805b6531d142fa93" + "reference": "e92ef379f5498f69d0f3757afef6c298f3f3e564" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/a79703d9f38e964b003ae1cc805b6531d142fa93", - "reference": "a79703d9f38e964b003ae1cc805b6531d142fa93", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/e92ef379f5498f69d0f3757afef6c298f3f3e564", + "reference": "e92ef379f5498f69d0f3757afef6c298f3f3e564", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-01-09T00:57:52+00:00" + "time": "2026-01-17T00:55:06+00:00" }, { "name": "psr/clock", From f6c1aefa04f235d79cea97683b097e205d27f167 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 19 Jan 2026 01:47:33 +0000 Subject: [PATCH 044/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/uk.js | 6 +++--- l10n/uk.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/l10n/uk.js b/l10n/uk.js index 591dbeee..726d9ccd 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -7,9 +7,9 @@ OC.L10N.register( "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за останню хв.\n{last5MinutesPercentage} % ({last5Minutes}) за останні 5 хв.\n{last15MinutesPercentage} % ({last15Minutes}) за останні 15 хв.", "RAM Usage:" : "Використання ОЗУ:", "SWAP Usage:" : "Використання Swap:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Оперативна пам’ять: використовується {memUsageBytes} із {memTotalBytes}", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Оперативна пам’ять: використано {memUsageBytes} із {memTotalBytes}", "RAM info not available" : "Інформація про оперативну пам'ять недоступна", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Файл підкачки: використовується {swapUsageBytes} із {swapTotalBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Файл підкачки: використано {swapUsageBytes} із {swapTotalBytes}", "SWAP info not available" : "Інформація про обмін недоступна", "Copied!" : "Скопійовано!", "Not supported!" : "Не підтримується!", @@ -36,7 +36,7 @@ OC.L10N.register( "Filesystem:" : "Файлова система:", "Size:" : "Розмір:", "Available:" : "Доступно:", - "Used:" : "Використовується:", + "Used:" : "Використано:", "Files:" : "Файлів:", "Storages:" : "Сховищ:", "Free Space:" : "Вільно:", diff --git a/l10n/uk.json b/l10n/uk.json index 877178bc..897ed56c 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -5,9 +5,9 @@ "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за останню хв.\n{last5MinutesPercentage} % ({last5Minutes}) за останні 5 хв.\n{last15MinutesPercentage} % ({last15Minutes}) за останні 15 хв.", "RAM Usage:" : "Використання ОЗУ:", "SWAP Usage:" : "Використання Swap:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Оперативна пам’ять: використовується {memUsageBytes} із {memTotalBytes}", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Оперативна пам’ять: використано {memUsageBytes} із {memTotalBytes}", "RAM info not available" : "Інформація про оперативну пам'ять недоступна", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Файл підкачки: використовується {swapUsageBytes} із {swapTotalBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Файл підкачки: використано {swapUsageBytes} із {swapTotalBytes}", "SWAP info not available" : "Інформація про обмін недоступна", "Copied!" : "Скопійовано!", "Not supported!" : "Не підтримується!", @@ -34,7 +34,7 @@ "Filesystem:" : "Файлова система:", "Size:" : "Розмір:", "Available:" : "Доступно:", - "Used:" : "Використовується:", + "Used:" : "Використано:", "Files:" : "Файлів:", "Storages:" : "Сховищ:", "Free Space:" : "Вільно:", From 97d09a60fc0391e3b03df6a9c042431fb309d763 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 22 Jan 2026 01:41:55 +0000 Subject: [PATCH 045/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 87b543a7..30801825 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -66,6 +66,7 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "版本:", "Memory limit:" : "記憶體限制:", + "MB" : "MB", "Max execution time:" : "最長執行時間:", "seconds" : "秒", "Upload max size:" : "上傳至多:", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 70477354..46aa4ebf 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -64,6 +64,7 @@ "PHP" : "PHP", "Version:" : "版本:", "Memory limit:" : "記憶體限制:", + "MB" : "MB", "Max execution time:" : "最長執行時間:", "seconds" : "秒", "Upload max size:" : "上傳至多:", From 9c8258f6515518c2bb24539a45d38ebfcddd5035 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 23 Jan 2026 01:51:00 +0000 Subject: [PATCH 046/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/id.js | 1 + l10n/id.json | 1 + l10n/nl.js | 28 ++++++++++++++++++++++++++++ l10n/nl.json | 28 ++++++++++++++++++++++++++++ 4 files changed, 58 insertions(+) diff --git a/l10n/id.js b/l10n/id.js index 7ba6a2e8..65e8c91d 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -12,6 +12,7 @@ OC.L10N.register( "Size:" : "Ukuran:", "Files:" : "Berkas:", "Active users" : "Pengguna aktif", + "Last hour" : "Satu jam terakhir", "Shares" : "Dibagikan", "Users:" : "Pengguna:", "PHP" : "PHP", diff --git a/l10n/id.json b/l10n/id.json index 22941fc7..7c60c5a1 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -10,6 +10,7 @@ "Size:" : "Ukuran:", "Files:" : "Berkas:", "Active users" : "Pengguna aktif", + "Last hour" : "Satu jam terakhir", "Shares" : "Dibagikan", "Users:" : "Pengguna:", "PHP" : "PHP", diff --git a/l10n/nl.js b/l10n/nl.js index 42a7f870..46154ecc 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -2,6 +2,11 @@ OC.L10N.register( "serverinfo", { "CPU info not available" : "CPU info niet beschikbaar", + "CPU Usage:" : "CPU gebruik:", + "Load average: {percentage} % ({load}) last minute" : "Beladingsgemiddelde: {percentage} % (afgelopen minuut:{load})", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute} Laatste minuut )\n{last5MinutesPercentage}% ({last5Minutes}) Laatste 5 minuten\n{last15MinutesPercentage} % ({last15Minutes}) Laatste 15 minuten", + "RAM Usage:" : "RAM gebruik:", + "SWAP Usage:" : "SWAP gebruik;", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totaal: {memTotalBytes}/Huidig gebruik: {memUsageBytes}", "RAM info not available" : "RAM-info niet beschikbaar", "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totaal: {swapTotalBytes}/Huidig gebruik: {swapUsageBytes}", @@ -11,12 +16,15 @@ OC.L10N.register( "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.", "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", "Unknown" : "Onbekend", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$ddagen, %2$d uren, %3$d minuten, %4$d seconden", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d uren, %2$d minuten, %3$d seconden", "System" : "Systeem", "Monitoring" : "Monitoren", "Monitoring app with useful server information" : "Monitor app met nuttige serverinformatie", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Toont nuttige serverinformatie, zoals CPU belasting, RAM gebruik, disk gebruik, aantal gebruikers, etc.", "Operating System:" : "Besturingssysteem:", "CPU:" : "CPU:", + "threads" : "lijnen", "Memory:" : "Geheugen:", "Server time:" : "Servertijd:", "Uptime:" : "Bedrijfstijd:", @@ -43,6 +51,10 @@ OC.L10N.register( "IPv6:" : "IPv6:", "Active users" : "Actieve gebruikers", "Last hour" : "Laatste uur", + "%s%% of all users" : "%s %% van alle gebruikers", + "Last 24 Hours" : "Laatste 24 uur", + "Last 7 Days" : "Laatste 7 dagen", + "Last 30 Days" : "Laatste 30 dagen", "Shares" : "Delen", "Users:" : "Gebruikers:", "Groups:" : "Groepen:", @@ -54,19 +66,35 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Versie:", "Memory limit:" : "Geheugen limiet:", + "MB" : "MB", "Max execution time:" : "Maximale uitvoeringstijd:", "seconds" : "seconden", "Upload max size:" : "Max. uploadgrootte:", "OPcache Revalidate Frequency:" : "Frequentie OPcache opnieuw valideren:", "Extensions:" : "Extensies:", "Unable to list extensions" : "Kan extensies niet weergeven", + "PHP Info:" : "PHP info:", "Show phpinfo" : "phpinfo weergeven", + "FPM worker pool" : "FPM werkpool", + "Pool name:" : "Poolnaam:", + "Pool type:" : "Pooltype:", + "Start time:" : "Starttijd:", + "Accepted connections:" : "Geaccepteerde verbindingen:", + "Total processes:" : "Totaal aantal processen:", + "Active processes:" : "Actieve processen:", + "Idle processes:" : "Slapende processen:", + "Listen queue:" : "Luisterwachtrij:", + "Slow requests:" : "Langzame aanvragen:", + "Max listen queue:" : "Max luisterwachtrij:", + "Max active processes:" : "Max actieve processen:", + "Max children reached:" : "Max kinderen bereikt:", "Database" : "Database", "Type:" : "Type:", "External monitoring tool" : "Externe monitoring tool", "Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:", "Copy" : "Kopiëren", "Output in JSON" : "Uitvoer in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", "Skip server update" : "Serverupdate overslaan", "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", diff --git a/l10n/nl.json b/l10n/nl.json index cbf573c2..264f027d 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -1,5 +1,10 @@ { "translations": { "CPU info not available" : "CPU info niet beschikbaar", + "CPU Usage:" : "CPU gebruik:", + "Load average: {percentage} % ({load}) last minute" : "Beladingsgemiddelde: {percentage} % (afgelopen minuut:{load})", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute} Laatste minuut )\n{last5MinutesPercentage}% ({last5Minutes}) Laatste 5 minuten\n{last15MinutesPercentage} % ({last15Minutes}) Laatste 15 minuten", + "RAM Usage:" : "RAM gebruik:", + "SWAP Usage:" : "SWAP gebruik;", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totaal: {memTotalBytes}/Huidig gebruik: {memUsageBytes}", "RAM info not available" : "RAM-info niet beschikbaar", "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totaal: {swapTotalBytes}/Huidig gebruik: {swapUsageBytes}", @@ -9,12 +14,15 @@ "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.", "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", "Unknown" : "Onbekend", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$ddagen, %2$d uren, %3$d minuten, %4$d seconden", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d uren, %2$d minuten, %3$d seconden", "System" : "Systeem", "Monitoring" : "Monitoren", "Monitoring app with useful server information" : "Monitor app met nuttige serverinformatie", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Toont nuttige serverinformatie, zoals CPU belasting, RAM gebruik, disk gebruik, aantal gebruikers, etc.", "Operating System:" : "Besturingssysteem:", "CPU:" : "CPU:", + "threads" : "lijnen", "Memory:" : "Geheugen:", "Server time:" : "Servertijd:", "Uptime:" : "Bedrijfstijd:", @@ -41,6 +49,10 @@ "IPv6:" : "IPv6:", "Active users" : "Actieve gebruikers", "Last hour" : "Laatste uur", + "%s%% of all users" : "%s %% van alle gebruikers", + "Last 24 Hours" : "Laatste 24 uur", + "Last 7 Days" : "Laatste 7 dagen", + "Last 30 Days" : "Laatste 30 dagen", "Shares" : "Delen", "Users:" : "Gebruikers:", "Groups:" : "Groepen:", @@ -52,19 +64,35 @@ "PHP" : "PHP", "Version:" : "Versie:", "Memory limit:" : "Geheugen limiet:", + "MB" : "MB", "Max execution time:" : "Maximale uitvoeringstijd:", "seconds" : "seconden", "Upload max size:" : "Max. uploadgrootte:", "OPcache Revalidate Frequency:" : "Frequentie OPcache opnieuw valideren:", "Extensions:" : "Extensies:", "Unable to list extensions" : "Kan extensies niet weergeven", + "PHP Info:" : "PHP info:", "Show phpinfo" : "phpinfo weergeven", + "FPM worker pool" : "FPM werkpool", + "Pool name:" : "Poolnaam:", + "Pool type:" : "Pooltype:", + "Start time:" : "Starttijd:", + "Accepted connections:" : "Geaccepteerde verbindingen:", + "Total processes:" : "Totaal aantal processen:", + "Active processes:" : "Actieve processen:", + "Idle processes:" : "Slapende processen:", + "Listen queue:" : "Luisterwachtrij:", + "Slow requests:" : "Langzame aanvragen:", + "Max listen queue:" : "Max luisterwachtrij:", + "Max active processes:" : "Max actieve processen:", + "Max children reached:" : "Max kinderen bereikt:", "Database" : "Database", "Type:" : "Type:", "External monitoring tool" : "Externe monitoring tool", "Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:", "Copy" : "Kopiëren", "Output in JSON" : "Uitvoer in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", "Skip server update" : "Serverupdate overslaan", "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", From 681784f986e1fd344e68b18923c1ff1e03b92972 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 24 Jan 2026 01:50:46 +0000 Subject: [PATCH 047/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/id.js | 1 + l10n/id.json | 1 + l10n/uz.js | 102 ++++++++++++++++++++++++++++++++++++++++++++++++--- l10n/uz.json | 102 ++++++++++++++++++++++++++++++++++++++++++++++++--- 4 files changed, 194 insertions(+), 12 deletions(-) diff --git a/l10n/id.js b/l10n/id.js index 65e8c91d..12ecee18 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -11,6 +11,7 @@ OC.L10N.register( "Temperature" : "Suhu", "Size:" : "Ukuran:", "Files:" : "Berkas:", + "Network" : "Jaringan", "Active users" : "Pengguna aktif", "Last hour" : "Satu jam terakhir", "Shares" : "Dibagikan", diff --git a/l10n/id.json b/l10n/id.json index 7c60c5a1..8df00081 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -9,6 +9,7 @@ "Temperature" : "Suhu", "Size:" : "Ukuran:", "Files:" : "Berkas:", + "Network" : "Jaringan", "Active users" : "Pengguna aktif", "Last hour" : "Satu jam terakhir", "Shares" : "Dibagikan", diff --git a/l10n/uz.js b/l10n/uz.js index bb0a62fd..26e6cff9 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -1,13 +1,103 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "Copied!", - "Not supported!" : "Not supported!", - "Press ⌘-C to copy." : "Press ⌘-C to copy.", - "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "CPU info not available" : "CPU haqida ma'lumot mavjud emas", + "CPU Usage:" : "CPU foydalanishi:", + "Load average: {percentage} % ({load}) last minute" : "Yuklanish o'rtachasi: oxirgi daqiqada {percentage} % ({load})", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) oxirgi daqiqa\n{last5MinutesPercentage} % ({last5Minutes}) oxirgi 5 daqiqa\n{last15MinutesPercentage} % ({last15Minutes}) oxirgi 15 daqiqa", + "RAM Usage:" : "Operativ xotiradan foydalanish:", + "SWAP Usage:" : "SWAPdan foydalanish:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operativ xotira: Jami: {memTotalBytes}/Joriy foydalanish: {memUsageBytes}", + "RAM info not available" : "Operativ xotira haqida ma'lumot mavjud emas", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Jami: {swapTotalBytes}/Joriy foydalanish: {swapUsageBytes}", + "SWAP info not available" : "SWAP ma'lumotlari mavjud emas", + "Copied!" : "Nusxalandi!", + "Not supported!" : "Qo'llab-quvvatlanmaydi!", + "Press ⌘-C to copy." : "Nusxalash uchun ⌘-C ni bosing.", + "Press Ctrl-C to copy." : "Nusxalash uchun Ctrl-C ni bosing.", "Unknown" : "Noma'lum", - "System" : "System", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d kun, %2$d soat, %3$d daqiqa, %4$d soniya", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d soat, %2$d daqiqa, %3$d soniya", + "System" : "Tizim", + "Monitoring" : "Monitoring", + "Monitoring app with useful server information" : "Foydali server ma'lumotlari bilan monitoring ilovasi", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU yuklanishi, operativ xotiradan foydalanish, diskdan foydalanish, foydalanuvchilar soni va boshqalar kabi foydali server ma'lumotlarini taqdim etadi.", + "Operating System:" : "Operatsion tizim:", + "CPU:" : "CPU:", + "threads" : "yo'nalishlar", + "Memory:" : "Xotira:", + "Server time:" : "Server vaqti:", + "Uptime:" : "Ish vaqti:", + "Temperature" : "Harorat", + "Load" : "Yuklamoq", + "Memory" : "Xotira", + "Disk" : "Disk", + "Mount:" : "O'rnatish:", + "Filesystem:" : "Fayl tizimi:", + "Size:" : "Hajmi:", + "Available:" : "Mavjud:", + "Used:" : "Ishlatilgan:", + "Files:" : "Fayllar:", + "Storages:" : "Omborlar:", + "Free Space:" : "Bo'sh joy:", + "Network" : "Tarmoq", + "Hostname:" : "Xost nomi:", + "Gateway:" : "Darvoza:", + "Status:" : "Holati:", + "Speed:" : "Tezlik:", + "Duplex:" : "Dupleks:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", + "Active users" : "Faol foydalanuvchilar", + "Last hour" : "So'nggi soat", + "%s%% of all users" : "Barcha foydalanuvchilarning %s%%", + "Last 24 Hours" : "So'nggi 24 soat", + "Last 7 Days" : "So'nggi 7 kun", + "Last 30 Days" : "Oxirgi 30 kun", + "Shares" : "Ulashishlar", + "Users:" : "Foydalanuvchilar:", + "Groups:" : "Guruhlar:", + "Links:" : "Havolalar:", + "Emails:" : "Elektron pochta xabarlari:", + "Federated sent:" : "Markaz tomonidan yuborildi:", + "Federated received:" : "Markaz tomonidan qabul qilindi:", + "Talk conversations:" : "Suhbat sharxi:", + "PHP" : "PHP", + "Version:" : "Versiya:", + "Memory limit:" : "Xotira chegarasi:", + "MB" : "MB", + "Max execution time:" : "Maksimal bajarish vaqti:", "seconds" : "sekundlar", - "Copy" : "Copy" + "Upload max size:" : "Maksimal hajmni yuklash:", + "OPcache Revalidate Frequency:" : "OPcache qayta tasdiqlash chastotasi:", + "Extensions:" : "Kengaytmalar:", + "Unable to list extensions" : "Kengaytmalarni ro'yxatga kiritish imkoni yo'q", + "PHP Info:" : "PHP haqida ma'lumot:", + "Show phpinfo" : "phpinfo-ni ko'rsatish", + "FPM worker pool" : "FPM ishchilari guruhi", + "Pool name:" : "Pul nomi:", + "Pool type:" : "Pul turi:", + "Start time:" : "Boshlanish vaqti:", + "Accepted connections:" : "Qabul qilingan ulanishlar:", + "Total processes:" : "Jami jarayonlar:", + "Active processes:" : "Faol jarayonlar:", + "Idle processes:" : "Bo'sh jarayonlar:", + "Listen queue:" : "Tinglash navbati:", + "Slow requests:" : "Sekin so'rovlar:", + "Max listen queue:" : "Maksimal tinglash navbati:", + "Max active processes:" : "Maksimal faol jarayonlar:", + "Max children reached:" : "Maksimal bolalar yetib kelishdi:", + "Database" : "Ma'lumotlar bazasi", + "Type:" : "Turi:", + "External monitoring tool" : "Tashqi monitoring vositasi", + "Use this end point to connect an external monitoring tool:" : "Tashqi monitoring vositasini ulash uchun ushbu so'nggi nuqtadan foydalaning:", + "Copy" : "Nusxa", + "Output in JSON" : "JSON formatida chiqish", + "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", + "Skip server update" : "Server yangilanishini o'tkazib yuborish", + "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating.", + "Unknown Processor" : "Noma'lum protsessor" }, "nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json index dda51edf..afc715f6 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -1,11 +1,101 @@ { "translations": { - "Copied!" : "Copied!", - "Not supported!" : "Not supported!", - "Press ⌘-C to copy." : "Press ⌘-C to copy.", - "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "CPU info not available" : "CPU haqida ma'lumot mavjud emas", + "CPU Usage:" : "CPU foydalanishi:", + "Load average: {percentage} % ({load}) last minute" : "Yuklanish o'rtachasi: oxirgi daqiqada {percentage} % ({load})", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) oxirgi daqiqa\n{last5MinutesPercentage} % ({last5Minutes}) oxirgi 5 daqiqa\n{last15MinutesPercentage} % ({last15Minutes}) oxirgi 15 daqiqa", + "RAM Usage:" : "Operativ xotiradan foydalanish:", + "SWAP Usage:" : "SWAPdan foydalanish:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operativ xotira: Jami: {memTotalBytes}/Joriy foydalanish: {memUsageBytes}", + "RAM info not available" : "Operativ xotira haqida ma'lumot mavjud emas", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Jami: {swapTotalBytes}/Joriy foydalanish: {swapUsageBytes}", + "SWAP info not available" : "SWAP ma'lumotlari mavjud emas", + "Copied!" : "Nusxalandi!", + "Not supported!" : "Qo'llab-quvvatlanmaydi!", + "Press ⌘-C to copy." : "Nusxalash uchun ⌘-C ni bosing.", + "Press Ctrl-C to copy." : "Nusxalash uchun Ctrl-C ni bosing.", "Unknown" : "Noma'lum", - "System" : "System", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d kun, %2$d soat, %3$d daqiqa, %4$d soniya", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d soat, %2$d daqiqa, %3$d soniya", + "System" : "Tizim", + "Monitoring" : "Monitoring", + "Monitoring app with useful server information" : "Foydali server ma'lumotlari bilan monitoring ilovasi", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU yuklanishi, operativ xotiradan foydalanish, diskdan foydalanish, foydalanuvchilar soni va boshqalar kabi foydali server ma'lumotlarini taqdim etadi.", + "Operating System:" : "Operatsion tizim:", + "CPU:" : "CPU:", + "threads" : "yo'nalishlar", + "Memory:" : "Xotira:", + "Server time:" : "Server vaqti:", + "Uptime:" : "Ish vaqti:", + "Temperature" : "Harorat", + "Load" : "Yuklamoq", + "Memory" : "Xotira", + "Disk" : "Disk", + "Mount:" : "O'rnatish:", + "Filesystem:" : "Fayl tizimi:", + "Size:" : "Hajmi:", + "Available:" : "Mavjud:", + "Used:" : "Ishlatilgan:", + "Files:" : "Fayllar:", + "Storages:" : "Omborlar:", + "Free Space:" : "Bo'sh joy:", + "Network" : "Tarmoq", + "Hostname:" : "Xost nomi:", + "Gateway:" : "Darvoza:", + "Status:" : "Holati:", + "Speed:" : "Tezlik:", + "Duplex:" : "Dupleks:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", + "Active users" : "Faol foydalanuvchilar", + "Last hour" : "So'nggi soat", + "%s%% of all users" : "Barcha foydalanuvchilarning %s%%", + "Last 24 Hours" : "So'nggi 24 soat", + "Last 7 Days" : "So'nggi 7 kun", + "Last 30 Days" : "Oxirgi 30 kun", + "Shares" : "Ulashishlar", + "Users:" : "Foydalanuvchilar:", + "Groups:" : "Guruhlar:", + "Links:" : "Havolalar:", + "Emails:" : "Elektron pochta xabarlari:", + "Federated sent:" : "Markaz tomonidan yuborildi:", + "Federated received:" : "Markaz tomonidan qabul qilindi:", + "Talk conversations:" : "Suhbat sharxi:", + "PHP" : "PHP", + "Version:" : "Versiya:", + "Memory limit:" : "Xotira chegarasi:", + "MB" : "MB", + "Max execution time:" : "Maksimal bajarish vaqti:", "seconds" : "sekundlar", - "Copy" : "Copy" + "Upload max size:" : "Maksimal hajmni yuklash:", + "OPcache Revalidate Frequency:" : "OPcache qayta tasdiqlash chastotasi:", + "Extensions:" : "Kengaytmalar:", + "Unable to list extensions" : "Kengaytmalarni ro'yxatga kiritish imkoni yo'q", + "PHP Info:" : "PHP haqida ma'lumot:", + "Show phpinfo" : "phpinfo-ni ko'rsatish", + "FPM worker pool" : "FPM ishchilari guruhi", + "Pool name:" : "Pul nomi:", + "Pool type:" : "Pul turi:", + "Start time:" : "Boshlanish vaqti:", + "Accepted connections:" : "Qabul qilingan ulanishlar:", + "Total processes:" : "Jami jarayonlar:", + "Active processes:" : "Faol jarayonlar:", + "Idle processes:" : "Bo'sh jarayonlar:", + "Listen queue:" : "Tinglash navbati:", + "Slow requests:" : "Sekin so'rovlar:", + "Max listen queue:" : "Maksimal tinglash navbati:", + "Max active processes:" : "Maksimal faol jarayonlar:", + "Max children reached:" : "Maksimal bolalar yetib kelishdi:", + "Database" : "Ma'lumotlar bazasi", + "Type:" : "Turi:", + "External monitoring tool" : "Tashqi monitoring vositasi", + "Use this end point to connect an external monitoring tool:" : "Tashqi monitoring vositasini ulash uchun ushbu so'nggi nuqtadan foydalaning:", + "Copy" : "Nusxa", + "Output in JSON" : "JSON formatida chiqish", + "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", + "Skip server update" : "Server yangilanishini o'tkazib yuborish", + "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating.", + "Unknown Processor" : "Noma'lum protsessor" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file From 610b4a55512e8bc91aed4e9b397b831f61e224cf Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 25 Jan 2026 02:57:45 +0000 Subject: [PATCH 048/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index e8b339af..8dc89155 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "e92ef379f5498f69d0f3757afef6c298f3f3e564" + "reference": "f49cc367ee1a0216b7783b1b7a7f23dace6dd7c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/e92ef379f5498f69d0f3757afef6c298f3f3e564", - "reference": "e92ef379f5498f69d0f3757afef6c298f3f3e564", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f49cc367ee1a0216b7783b1b7a7f23dace6dd7c5", + "reference": "f49cc367ee1a0216b7783b1b7a7f23dace6dd7c5", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-01-17T00:55:06+00:00" + "time": "2026-01-21T00:58:32+00:00" }, { "name": "psr/clock", From f5a537126022512547871b05414932a4b7b0b584 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 26 Jan 2026 02:10:29 +0000 Subject: [PATCH 049/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/id.js | 91 +++++++++++++++++++++++++++++++++++++++++++++++----- l10n/id.json | 91 +++++++++++++++++++++++++++++++++++++++++++++++----- l10n/sv.js | 4 +++ l10n/sv.json | 4 +++ 4 files changed, 174 insertions(+), 16 deletions(-) diff --git a/l10n/id.js b/l10n/id.js index 12ecee18..e1b2d23d 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -1,28 +1,103 @@ OC.L10N.register( "serverinfo", { + "CPU info not available" : "Info CPU tidak tersedia", + "CPU Usage:" : "Penggunaan CPU:", + "Load average: {percentage} % ({load}) last minute" : "Rata-rata beban: {percentage} % ({load}) menit terakhir", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 1 menit terakhir\n{last5MinutesPercentage} % ({last5Minutes}) 5 menit terakhir\n{last15MinutesPercentage} % ({last15Minutes}) 15 menit terakhir", + "RAM Usage:" : "Penggunaan RAM:", + "SWAP Usage:" : "Penggunaan SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Penggunaan saat ini: {memUsageBytes}", + "RAM info not available" : "Info RAM tidak tersedia", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Penggunaan saat ini: {swapUsageBytes}", + "SWAP info not available" : "Info SWAP tidak tersedia", "Copied!" : "Tersalin!", "Not supported!" : "Tidak didukung!", "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", - "Press Ctrl-C to copy." : "Tekan CTRL-C untuk menyalin.", + "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.", "Unknown" : "Tidak diketahui", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d hari, %2$d jam, %3$d menit, %4$d detik", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d jam, %2$d menit, %3$d detik", "System" : "Sistem", "Monitoring" : "Pemantauan", + "Monitoring app with useful server information" : "Aplikasi pemantauan dengan informasi server yang berguna", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Menyediakan informasi server yang berguna, seperti beban CPU, penggunaan RAM, penggunaan disk, jumlah pengguna, dll.", + "Operating System:" : "Sistem Operasi:", + "CPU:" : "CPU:", + "threads" : "thread", + "Memory:" : "Memori:", + "Server time:" : "Waktu server:", + "Uptime:" : "Waktu aktif:", "Temperature" : "Suhu", + "Load" : "Beban", + "Memory" : "Memori", + "Disk" : "Disk", + "Mount:" : "Mount:", + "Filesystem:" : "Sistem file:", "Size:" : "Ukuran:", - "Files:" : "Berkas:", + "Available:" : "Tersedia:", + "Used:" : "Digunakan:", + "Files:" : "File:", + "Storages:" : "Penyimpanan:", + "Free Space:" : "Ruang kosong:", "Network" : "Jaringan", + "Hostname:" : "Nama host:", + "Gateway:" : "Gateway:", + "Status:" : "Status:", + "Speed:" : "Kecepatan:", + "Duplex:" : "Dupleks:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", "Active users" : "Pengguna aktif", - "Last hour" : "Satu jam terakhir", - "Shares" : "Dibagikan", + "Last hour" : "1 jam terakhir", + "%s%% of all users" : "%s%% dari semua pengguna", + "Last 24 Hours" : "24 Jam Terakhir", + "Last 7 Days" : "7 Hari Terakhir", + "Last 30 Days" : "30 Hari Terakhir", + "Shares" : "Pembagian", "Users:" : "Pengguna:", + "Groups:" : "Grup:", + "Links:" : "Tautan:", + "Emails:" : "Email:", + "Federated sent:" : "Federasi dikirim:", + "Federated received:" : "Federasi diterima:", + "Talk conversations:" : "Percakapan Talk:", "PHP" : "PHP", "Version:" : "Versi:", + "Memory limit:" : "Batas memori:", + "MB" : "MB", + "Max execution time:" : "Waktu eksekusi maks.:", "seconds" : "detik", - "Upload max size:" : "Ukuran maksimal unggah", - "Database" : "Database", - "Type:" : "Tipe", + "Upload max size:" : "Ukuran unggah maks.:", + "OPcache Revalidate Frequency:" : "Frekuensi Validasi Ulang OPcache:", + "Extensions:" : "Ekstensi:", + "Unable to list extensions" : "Tidak dapat menampilkan daftar ekstensi", + "PHP Info:" : "Info PHP:", + "Show phpinfo" : "Tampilkan phpinfo", + "FPM worker pool" : "Pool worker FPM", + "Pool name:" : "Nama pool:", + "Pool type:" : "Jenis pool:", + "Start time:" : "Waktu mulai:", + "Accepted connections:" : "Koneksi diterima:", + "Total processes:" : "Total proses:", + "Active processes:" : "Proses aktif:", + "Idle processes:" : "Proses idle:", + "Listen queue:" : "Antrean listen:", + "Slow requests:" : "Permintaan lambat:", + "Max listen queue:" : "Antrean listen maks.:", + "Max active processes:" : "Maks. proses aktif:", + "Max children reached:" : "Maks. anak tercapai:", + "Database" : "Basis data", + "Type:" : "Jenis:", "External monitoring tool" : "Alat pemantauan eksternal", - "Copy" : "Salin" + "Use this end point to connect an external monitoring tool:" : "Gunakan endpoint ini untuk menghubungkan alat pemantauan eksternal:", + "Copy" : "Salin", + "Output in JSON" : "Keluaran dalam JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", + "Skip server update" : "Lewati pembaruan server", + "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas.", + "Unknown Processor" : "Prosesor Tidak Dikenal" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index 8df00081..3f4780bf 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -1,26 +1,101 @@ { "translations": { + "CPU info not available" : "Info CPU tidak tersedia", + "CPU Usage:" : "Penggunaan CPU:", + "Load average: {percentage} % ({load}) last minute" : "Rata-rata beban: {percentage} % ({load}) menit terakhir", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 1 menit terakhir\n{last5MinutesPercentage} % ({last5Minutes}) 5 menit terakhir\n{last15MinutesPercentage} % ({last15Minutes}) 15 menit terakhir", + "RAM Usage:" : "Penggunaan RAM:", + "SWAP Usage:" : "Penggunaan SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Penggunaan saat ini: {memUsageBytes}", + "RAM info not available" : "Info RAM tidak tersedia", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Penggunaan saat ini: {swapUsageBytes}", + "SWAP info not available" : "Info SWAP tidak tersedia", "Copied!" : "Tersalin!", "Not supported!" : "Tidak didukung!", "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", - "Press Ctrl-C to copy." : "Tekan CTRL-C untuk menyalin.", + "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.", "Unknown" : "Tidak diketahui", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d hari, %2$d jam, %3$d menit, %4$d detik", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d jam, %2$d menit, %3$d detik", "System" : "Sistem", "Monitoring" : "Pemantauan", + "Monitoring app with useful server information" : "Aplikasi pemantauan dengan informasi server yang berguna", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Menyediakan informasi server yang berguna, seperti beban CPU, penggunaan RAM, penggunaan disk, jumlah pengguna, dll.", + "Operating System:" : "Sistem Operasi:", + "CPU:" : "CPU:", + "threads" : "thread", + "Memory:" : "Memori:", + "Server time:" : "Waktu server:", + "Uptime:" : "Waktu aktif:", "Temperature" : "Suhu", + "Load" : "Beban", + "Memory" : "Memori", + "Disk" : "Disk", + "Mount:" : "Mount:", + "Filesystem:" : "Sistem file:", "Size:" : "Ukuran:", - "Files:" : "Berkas:", + "Available:" : "Tersedia:", + "Used:" : "Digunakan:", + "Files:" : "File:", + "Storages:" : "Penyimpanan:", + "Free Space:" : "Ruang kosong:", "Network" : "Jaringan", + "Hostname:" : "Nama host:", + "Gateway:" : "Gateway:", + "Status:" : "Status:", + "Speed:" : "Kecepatan:", + "Duplex:" : "Dupleks:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", "Active users" : "Pengguna aktif", - "Last hour" : "Satu jam terakhir", - "Shares" : "Dibagikan", + "Last hour" : "1 jam terakhir", + "%s%% of all users" : "%s%% dari semua pengguna", + "Last 24 Hours" : "24 Jam Terakhir", + "Last 7 Days" : "7 Hari Terakhir", + "Last 30 Days" : "30 Hari Terakhir", + "Shares" : "Pembagian", "Users:" : "Pengguna:", + "Groups:" : "Grup:", + "Links:" : "Tautan:", + "Emails:" : "Email:", + "Federated sent:" : "Federasi dikirim:", + "Federated received:" : "Federasi diterima:", + "Talk conversations:" : "Percakapan Talk:", "PHP" : "PHP", "Version:" : "Versi:", + "Memory limit:" : "Batas memori:", + "MB" : "MB", + "Max execution time:" : "Waktu eksekusi maks.:", "seconds" : "detik", - "Upload max size:" : "Ukuran maksimal unggah", - "Database" : "Database", - "Type:" : "Tipe", + "Upload max size:" : "Ukuran unggah maks.:", + "OPcache Revalidate Frequency:" : "Frekuensi Validasi Ulang OPcache:", + "Extensions:" : "Ekstensi:", + "Unable to list extensions" : "Tidak dapat menampilkan daftar ekstensi", + "PHP Info:" : "Info PHP:", + "Show phpinfo" : "Tampilkan phpinfo", + "FPM worker pool" : "Pool worker FPM", + "Pool name:" : "Nama pool:", + "Pool type:" : "Jenis pool:", + "Start time:" : "Waktu mulai:", + "Accepted connections:" : "Koneksi diterima:", + "Total processes:" : "Total proses:", + "Active processes:" : "Proses aktif:", + "Idle processes:" : "Proses idle:", + "Listen queue:" : "Antrean listen:", + "Slow requests:" : "Permintaan lambat:", + "Max listen queue:" : "Antrean listen maks.:", + "Max active processes:" : "Maks. proses aktif:", + "Max children reached:" : "Maks. anak tercapai:", + "Database" : "Basis data", + "Type:" : "Jenis:", "External monitoring tool" : "Alat pemantauan eksternal", - "Copy" : "Salin" + "Use this end point to connect an external monitoring tool:" : "Gunakan endpoint ini untuk menghubungkan alat pemantauan eksternal:", + "Copy" : "Salin", + "Output in JSON" : "Keluaran dalam JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", + "Skip server update" : "Lewati pembaruan server", + "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas.", + "Unknown Processor" : "Prosesor Tidak Dikenal" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index ef7a3886..1d1ea09f 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.", "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.", "Unknown" : "Okänd", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dagar, %2$d timmar, %3$d minuter, %4$d sekunder", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d timmar, %2$d minuter, %3$d sekunder", "System" : "System", "Monitoring" : "Övervakning", "Monitoring app with useful server information" : "Övervaknings-app med användbar serverinformation", @@ -64,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Version:", "Memory limit:" : "Minnesgräns:", + "MB" : "MB", "Max execution time:" : "Max körningstid:", "seconds" : "sekunder", "Upload max size:" : "Största uppladdningsstorlek:", "OPcache Revalidate Frequency:" : "Frekvens för återvalidering av OPcache:", "Extensions:" : "Tillägg:", "Unable to list extensions" : "Det går inte att lista tillägg", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "Visa phpinfo", "FPM worker pool" : "FPM-arbetspool", "Pool name:" : "Poolnamn:", diff --git a/l10n/sv.json b/l10n/sv.json index 8f488142..9dda0aac 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.", "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.", "Unknown" : "Okänd", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dagar, %2$d timmar, %3$d minuter, %4$d sekunder", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d timmar, %2$d minuter, %3$d sekunder", "System" : "System", "Monitoring" : "Övervakning", "Monitoring app with useful server information" : "Övervaknings-app med användbar serverinformation", @@ -62,12 +64,14 @@ "PHP" : "PHP", "Version:" : "Version:", "Memory limit:" : "Minnesgräns:", + "MB" : "MB", "Max execution time:" : "Max körningstid:", "seconds" : "sekunder", "Upload max size:" : "Största uppladdningsstorlek:", "OPcache Revalidate Frequency:" : "Frekvens för återvalidering av OPcache:", "Extensions:" : "Tillägg:", "Unable to list extensions" : "Det går inte att lista tillägg", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "Visa phpinfo", "FPM worker pool" : "FPM-arbetspool", "Pool name:" : "Poolnamn:", From 87d56b4fec1609d1dee0c95640e131de01cf2348 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Jan 2026 01:50:04 +0000 Subject: [PATCH 050/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_BR.js | 2 +- l10n/pt_BR.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 31cda34d..94cf016a 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -73,7 +73,7 @@ OC.L10N.register( "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "Extensions:" : "Extensões:", "Unable to list extensions" : "Não foi possível listar as extensões", - "PHP Info:" : "Informações do PHP", + "PHP Info:" : "Informações do PHP:", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de trabalhadores FPM", "Pool name:" : "Nome do pool:", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index fa604151..5ea4479d 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -71,7 +71,7 @@ "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "Extensions:" : "Extensões:", "Unable to list extensions" : "Não foi possível listar as extensões", - "PHP Info:" : "Informações do PHP", + "PHP Info:" : "Informações do PHP:", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de trabalhadores FPM", "Pool name:" : "Nome do pool:", From 471cb1cf60d7503685feea15e58d0abc9732aca2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 30 Jan 2026 01:50:08 +0000 Subject: [PATCH 051/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 2 ++ l10n/cs.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index 09117b29..2fcbf906 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -66,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Verze:", "Memory limit:" : "Limit paměti:", + "MB" : "MB", "Max execution time:" : "Nejdelší umožněný čas vykonávání:", "seconds" : "sekund", "Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:", "OPcache Revalidate Frequency:" : "Četnost opětovného ověřování platnosti OPcache mezipaměti:", "Extensions:" : "Rozšíření:", "Unable to list extensions" : "Nepodařilo se vypsat rozšíření", + "PHP Info:" : "Informace o PHP:", "Show phpinfo" : "Zobrazit phpinfo", "FPM worker pool" : "Fond procesů zpracovávajících FPM", "Pool name:" : "Název fondu:", diff --git a/l10n/cs.json b/l10n/cs.json index 1e847b1c..4510c2d6 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -64,12 +64,14 @@ "PHP" : "PHP", "Version:" : "Verze:", "Memory limit:" : "Limit paměti:", + "MB" : "MB", "Max execution time:" : "Nejdelší umožněný čas vykonávání:", "seconds" : "sekund", "Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:", "OPcache Revalidate Frequency:" : "Četnost opětovného ověřování platnosti OPcache mezipaměti:", "Extensions:" : "Rozšíření:", "Unable to list extensions" : "Nepodařilo se vypsat rozšíření", + "PHP Info:" : "Informace o PHP:", "Show phpinfo" : "Zobrazit phpinfo", "FPM worker pool" : "Fond procesů zpracovávajících FPM", "Pool name:" : "Název fondu:", From 344dd321c2d63fb44fea34f8bce8b8e14ac23900 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 2 Feb 2026 01:49:58 +0000 Subject: [PATCH 052/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/be.js | 1 + l10n/be.json | 1 + l10n/bg.js | 1 + l10n/bg.json | 1 + l10n/bn_BD.js | 1 + l10n/bn_BD.json | 1 + l10n/ug.js | 2 +- l10n/ug.json | 2 +- 8 files changed, 8 insertions(+), 2 deletions(-) diff --git a/l10n/be.js b/l10n/be.js index a70bc637..e7348591 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -13,6 +13,7 @@ OC.L10N.register( "Last 24 Hours" : "Апошнія 24 гадзіны", "Last 7 Days" : "Апошнія 7 дзён", "Last 30 Days" : "Апошнія 30 дзён", + "seconds" : "с", "Database" : "База даных", "Type:" : "Тып:", "Copy" : "Капіяваць", diff --git a/l10n/be.json b/l10n/be.json index ccc104f3..800a3037 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -11,6 +11,7 @@ "Last 24 Hours" : "Апошнія 24 гадзіны", "Last 7 Days" : "Апошнія 7 дзён", "Last 30 Days" : "Апошнія 30 дзён", + "seconds" : "с", "Database" : "База даных", "Type:" : "Тып:", "Copy" : "Капіяваць", diff --git a/l10n/bg.js b/l10n/bg.js index 6934259f..a7f77ec3 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -57,6 +57,7 @@ OC.L10N.register( "Version:" : "Версия:", "Memory limit:" : "Ограничение на паметта:", "Max execution time:" : "Максимално време за изпълнение:", + "seconds" : "секунди", "Upload max size:" : "Максимално време за качване:", "Extensions:" : "Разширения", "Unable to list extensions" : "Невъзможност за изброяване на разширенията", diff --git a/l10n/bg.json b/l10n/bg.json index 560fe884..c8bf65bf 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -55,6 +55,7 @@ "Version:" : "Версия:", "Memory limit:" : "Ограничение на паметта:", "Max execution time:" : "Максимално време за изпълнение:", + "seconds" : "секунди", "Upload max size:" : "Максимално време за качване:", "Extensions:" : "Разширения", "Unable to list extensions" : "Невъзможност за изброяване на разширенията", diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 9878768f..17d2d516 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -9,6 +9,7 @@ OC.L10N.register( "Temperature" : "তাপমাত্রা", "Size:" : "আয়তনঃ", "Shares" : "ভাগাভাগি", + "seconds" : "সেকেন্ড", "Type:" : "ধরণঃ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index e9327809..0dffcfa3 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -7,6 +7,7 @@ "Temperature" : "তাপমাত্রা", "Size:" : "আয়তনঃ", "Shares" : "ভাগাভাগি", + "seconds" : "সেকেন্ড", "Type:" : "ধরণঃ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ug.js b/l10n/ug.js index 60881871..3f24ab57 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -90,7 +90,7 @@ OC.L10N.register( "Use this end point to connect an external monitoring tool:" : "بۇ ئاخىرقى نۇقتىنى ئىشلىتىپ سىرتقى نازارەت قىلىش قورالىنى ئۇلاڭ:", "Copy" : "كۆچۈرۈڭ", "Output in JSON" : "JSON دىكى چىقىرىش", - "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ) ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", + "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", "Skip server update" : "مۇلازىمېتىر يېڭىلاشتىن ئاتلاڭ", "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", diff --git a/l10n/ug.json b/l10n/ug.json index a65c0e1c..abefc1df 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -88,7 +88,7 @@ "Use this end point to connect an external monitoring tool:" : "بۇ ئاخىرقى نۇقتىنى ئىشلىتىپ سىرتقى نازارەت قىلىش قورالىنى ئۇلاڭ:", "Copy" : "كۆچۈرۈڭ", "Output in JSON" : "JSON دىكى چىقىرىش", - "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ) ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", + "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", "Skip server update" : "مۇلازىمېتىر يېڭىلاشتىن ئاتلاڭ", "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", From 87801710c119d721e315e28a00cce08669635cfb Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 4 Feb 2026 16:46:01 +0100 Subject: [PATCH 053/130] chore(CI): Adjust version on stable32 Signed-off-by: Joas Schilling --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 206d5039..d0687e5e 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,7 +9,7 @@ Monitoring Monitoring app with useful server information Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc. - 4.0.0-dev.0 + 4.0.0 agpl Bjoern Schiessle Ivan Sein Santiago From 84fc6db29c3ec64f07f5d5df6a32e56b385d880d Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 8 Feb 2026 03:12:18 +0000 Subject: [PATCH 054/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 8dc89155..36c41eca 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "f49cc367ee1a0216b7783b1b7a7f23dace6dd7c5" + "reference": "83cf79e2922fe1c969adeeac8dbb10e173a8d781" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f49cc367ee1a0216b7783b1b7a7f23dace6dd7c5", - "reference": "f49cc367ee1a0216b7783b1b7a7f23dace6dd7c5", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/83cf79e2922fe1c969adeeac8dbb10e173a8d781", + "reference": "83cf79e2922fe1c969adeeac8dbb10e173a8d781", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-01-21T00:58:32+00:00" + "time": "2026-02-06T01:05:41+00:00" }, { "name": "psr/clock", From bbee80e5cd75e0cc3d9b9b6be243a68031a81e1c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 20 Feb 2026 01:49:32 +0000 Subject: [PATCH 055/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 3 +-- l10n/ar.json | 3 +-- l10n/bg.js | 3 +-- l10n/bg.json | 3 +-- l10n/ca.js | 3 +-- l10n/ca.json | 3 +-- l10n/cs.js | 3 +-- l10n/cs.json | 3 +-- l10n/da.js | 3 +-- l10n/da.json | 3 +-- l10n/de.js | 3 +-- l10n/de.json | 3 +-- l10n/de_DE.js | 3 +-- l10n/de_DE.json | 3 +-- l10n/el.js | 3 +-- l10n/el.json | 3 +-- l10n/en_GB.js | 3 +-- l10n/en_GB.json | 3 +-- l10n/es.js | 3 +-- l10n/es.json | 3 +-- l10n/es_EC.js | 3 +-- l10n/es_EC.json | 3 +-- l10n/es_MX.js | 3 +-- l10n/es_MX.json | 3 +-- l10n/et_EE.js | 3 +-- l10n/et_EE.json | 3 +-- l10n/eu.js | 3 +-- l10n/eu.json | 3 +-- l10n/fa.js | 3 +-- l10n/fa.json | 3 +-- l10n/fi.js | 3 +-- l10n/fi.json | 3 +-- l10n/fr.js | 3 +-- l10n/fr.json | 3 +-- l10n/ga.js | 3 +-- l10n/ga.json | 3 +-- l10n/gl.js | 3 +-- l10n/gl.json | 3 +-- l10n/hu.js | 3 +-- l10n/hu.json | 3 +-- l10n/id.js | 3 +-- l10n/id.json | 3 +-- l10n/it.js | 3 +-- l10n/it.json | 3 +-- l10n/ja.js | 3 +-- l10n/ja.json | 3 +-- l10n/ka.js | 3 +-- l10n/ka.json | 3 +-- l10n/lo.js | 3 +-- l10n/lo.json | 3 +-- l10n/lt_LT.js | 3 +-- l10n/lt_LT.json | 3 +-- l10n/lv.js | 3 +-- l10n/lv.json | 3 +-- l10n/mk.js | 3 +-- l10n/mk.json | 3 +-- l10n/nb.js | 3 +-- l10n/nb.json | 3 +-- l10n/nl.js | 3 +-- l10n/nl.json | 3 +-- l10n/pl.js | 3 +-- l10n/pl.json | 3 +-- l10n/pt_BR.js | 3 +-- l10n/pt_BR.json | 3 +-- l10n/ru.js | 3 +-- l10n/ru.json | 3 +-- l10n/sk.js | 3 +-- l10n/sk.json | 3 +-- l10n/sl.js | 3 +-- l10n/sl.json | 3 +-- l10n/sr.js | 3 +-- l10n/sr.json | 3 +-- l10n/sv.js | 3 +-- l10n/sv.json | 3 +-- l10n/sw.js | 3 +-- l10n/sw.json | 3 +-- l10n/tr.js | 3 +-- l10n/tr.json | 3 +-- l10n/ug.js | 3 +-- l10n/ug.json | 3 +-- l10n/uk.js | 3 +-- l10n/uk.json | 3 +-- l10n/uz.js | 3 +-- l10n/uz.json | 3 +-- l10n/zh_CN.js | 3 +-- l10n/zh_CN.json | 3 +-- l10n/zh_HK.js | 3 +-- l10n/zh_HK.json | 3 +-- l10n/zh_TW.js | 3 +-- l10n/zh_TW.json | 3 +-- 90 files changed, 90 insertions(+), 180 deletions(-) diff --git a/l10n/ar.js b/l10n/ar.js index 5a9fa02d..d9e1506e 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -92,7 +92,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "تخطِّي قسم التطبيقات (تضمين قسم التطبيقات سيرسل طلب خارجي إلى متجر التطبيقات)", "Skip server update" : "تخطِّي تحديثات الخادم", "To use an access token, please generate one then set it using the following command:" : "لاستخدام أَمَارَة وصول access token، يرجى توليد واحدةٍ ثم تعيينها باستخدام الأمر التالي:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ثم قُم بتمرير الأَمَارَة talk برأس \"NC-Token\" عند الاستعلام عن عنوان الـ URL أعلاه.", - "Unknown Processor" : "معالِج غير معروف" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ثم قُم بتمرير الأَمَارَة talk برأس \"NC-Token\" عند الاستعلام عن عنوان الـ URL أعلاه." }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index fe2e0f8e..295a1e73 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -90,7 +90,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "تخطِّي قسم التطبيقات (تضمين قسم التطبيقات سيرسل طلب خارجي إلى متجر التطبيقات)", "Skip server update" : "تخطِّي تحديثات الخادم", "To use an access token, please generate one then set it using the following command:" : "لاستخدام أَمَارَة وصول access token، يرجى توليد واحدةٍ ثم تعيينها باستخدام الأمر التالي:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ثم قُم بتمرير الأَمَارَة talk برأس \"NC-Token\" عند الاستعلام عن عنوان الـ URL أعلاه.", - "Unknown Processor" : "معالِج غير معروف" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ثم قُم بتمرير الأَمَارَة talk برأس \"NC-Token\" عند الاستعلام عن عنوان الـ URL أعلاه." },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index a7f77ec3..6766c0f3 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -66,7 +66,6 @@ OC.L10N.register( "External monitoring tool" : "Външно средство за мониторинг", "Copy" : "Копиране", "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." : "След това предайте токена със заглавката „NC-Token “, когато правите заявка към горния URL адрес.", - "Unknown Processor" : "Неизвестен процесор" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "След това предайте токена със заглавката „NC-Token “, когато правите заявка към горния URL адрес." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index c8bf65bf..98aa4783 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -64,7 +64,6 @@ "External monitoring tool" : "Външно средство за мониторинг", "Copy" : "Копиране", "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." : "След това предайте токена със заглавката „NC-Token “, когато правите заявка към горния URL адрес.", - "Unknown Processor" : "Неизвестен процесор" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "След това предайте токена със заглавката „NC-Token “, когато правите заявка към горния URL адрес." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index 636b7557..0e34f856 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -64,7 +64,6 @@ OC.L10N.register( "External monitoring tool" : "Eina externa de monitorització", "Copy" : "Copia", "To use an access token, please generate one then set it using the following command:" : "Per utilitzar un testimoni d'accés, genereu-ne un i configureu-lo amb l'ordre següent:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuació, passeu el testimoni amb la capçalera \"NC-Token\" quan consulteu l’adreça URL anterior.", - "Unknown Processor" : "Processador desconegut" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuació, passeu el testimoni amb la capçalera \"NC-Token\" quan consulteu l’adreça URL anterior." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index a7a8e2d2..85f39f80 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -62,7 +62,6 @@ "External monitoring tool" : "Eina externa de monitorització", "Copy" : "Copia", "To use an access token, please generate one then set it using the following command:" : "Per utilitzar un testimoni d'accés, genereu-ne un i configureu-lo amb l'ordre següent:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuació, passeu el testimoni amb la capçalera \"NC-Token\" quan consulteu l’adreça URL anterior.", - "Unknown Processor" : "Processador desconegut" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuació, passeu el testimoni amb la capçalera \"NC-Token\" quan consulteu l’adreça URL anterior." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index 2fcbf906..972afcbd 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Přeskočit sekci aplikací (včetně toho, že sekce aplikací odešle externí požadavek do katalogu aplikací)", "Skip server update" : "Přeskočit přechod na novější vydání serveru", "To use an access token, please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“.", - "Unknown Processor" : "Neznámý procesor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index 4510c2d6..c467ccb0 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Přeskočit sekci aplikací (včetně toho, že sekce aplikací odešle externí požadavek do katalogu aplikací)", "Skip server update" : "Přeskočit přechod na novější vydání serveru", "To use an access token, please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“.", - "Unknown Processor" : "Neznámý procesor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index f1972728..25c1960e 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -93,7 +93,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", "Skip server update" : "Spring server-opdatering over", "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", - "Unknown Processor" : "Ukendt processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index bf37dc77..45dcd90d 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -91,7 +91,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", "Skip server update" : "Spring server-opdatering over", "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", - "Unknown Processor" : "Ukendt processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index ebd6f6ed..be77585e 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", "Skip server update" : "Serveraktualisierung überspringen", "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generiere bitte ein Token und lege es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.", - "Unknown Processor" : "Unbekannter Prozessor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index 82e7a004..581809bb 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", "Skip server update" : "Serveraktualisierung überspringen", "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generiere bitte ein Token und lege es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.", - "Unknown Processor" : "Unbekannter Prozessor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 98de1b58..093fcaed 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", "Skip server update" : "Serveraktualisierung überspringen", "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL.", - "Unknown Processor" : "Unbekannter Prozessor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 3ce238dd..eee7424e 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", "Skip server update" : "Serveraktualisierung überspringen", "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL.", - "Unknown Processor" : "Unbekannter Prozessor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index 4c4f28d1..0eed811f 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -93,7 +93,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL.", - "Unknown Processor" : "Άγνωστος Επεξεργαστής" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index 8fc53524..bfd303e6 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -91,7 +91,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL.", - "Unknown Processor" : "Άγνωστος Επεξεργαστής" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 1aee2bcb..218a965f 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", "Skip server update" : "Skip server update", "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", - "Unknown Processor" : "Unknown Processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 4d8f6ff7..8dcf2a76 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", "Skip server update" : "Skip server update", "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", - "Unknown Processor" : "Unknown Processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 0626b9d4..191f75cf 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", "Skip server update" : "Omitir actualización del servidor", "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", - "Unknown Processor" : "Processor desconocido" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index 4f420f41..0677d0f4 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", "Skip server update" : "Omitir actualización del servidor", "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", - "Unknown Processor" : "Processor desconocido" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 8358cff5..87ff9372 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -66,7 +66,6 @@ OC.L10N.register( "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar", "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genera uno y luego configúralo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pasa el token con la cabecera \"NC-Token\" al consultar la URL anterior.", - "Unknown Processor" : "Procesador desconocido" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pasa el token con la cabecera \"NC-Token\" al consultar la URL anterior." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 4773450f..faaed65c 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -64,7 +64,6 @@ "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar", "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genera uno y luego configúralo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pasa el token con la cabecera \"NC-Token\" al consultar la URL anterior.", - "Unknown Processor" : "Procesador desconocido" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pasa el token con la cabecera \"NC-Token\" al consultar la URL anterior." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index b0845997..b87fd094 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -70,7 +70,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Omitir actualizaciones de la aplicación (incluir las actualizaciones de las aplicaciones enviará una solicitud externa al app store)", "Skip server update" : "Omitir actualización del servidor", "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genere uno y luego configúrelo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", - "Unknown Processor" : "Procesador desconocido" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 5c79d9c6..435f0463 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -68,7 +68,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Omitir actualizaciones de la aplicación (incluir las actualizaciones de las aplicaciones enviará una solicitud externa al app store)", "Skip server update" : "Omitir actualización del servidor", "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genere uno y luego configúrelo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", - "Unknown Processor" : "Procesador desconocido" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 96e97450..ab320b7f 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", "Skip server update" : "Jäta serveri uuendus vahele", "To use an access token, please generate one then set it using the following command:" : "Ligipääsutunnuse kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel saada tunnus ülaloleva URL-i pärimisel \"NC-Token\" päisega.", - "Unknown Processor" : "Tundmatu protsessor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel saada tunnus ülaloleva URL-i pärimisel \"NC-Token\" päisega." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 2c2bda7f..e7cc7638 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", "Skip server update" : "Jäta serveri uuendus vahele", "To use an access token, please generate one then set it using the following command:" : "Ligipääsutunnuse kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel saada tunnus ülaloleva URL-i pärimisel \"NC-Token\" päisega.", - "Unknown Processor" : "Tundmatu protsessor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel saada tunnus ülaloleva URL-i pärimisel \"NC-Token\" päisega." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index 95ce92c9..5fb2fe1e 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -65,7 +65,6 @@ OC.L10N.register( "External monitoring tool" : "Kanpo jarraipen tresna", "Copy" : "Kopiatu", "To use an access token, please generate one then set it using the following command:" : "Sarbide-token bat erabiltzeko, sortu bat eta ezarri komando hau erabiliz:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ondoren, pasatu token-a \"NC-Token\" goiburuarekin goiko URLa kontsultatzerakoan.", - "Unknown Processor" : "Prozesatzaile ezezaguna" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ondoren, pasatu token-a \"NC-Token\" goiburuarekin goiko URLa kontsultatzerakoan." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 7b65e747..e2ae7e2b 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -63,7 +63,6 @@ "External monitoring tool" : "Kanpo jarraipen tresna", "Copy" : "Kopiatu", "To use an access token, please generate one then set it using the following command:" : "Sarbide-token bat erabiltzeko, sortu bat eta ezarri komando hau erabiliz:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ondoren, pasatu token-a \"NC-Token\" goiburuarekin goiko URLa kontsultatzerakoan.", - "Unknown Processor" : "Prozesatzaile ezezaguna" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ondoren, pasatu token-a \"NC-Token\" goiburuarekin goiko URLa kontsultatzerakoan." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js index c140dee2..9b6a8dd5 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -66,7 +66,6 @@ OC.L10N.register( "External monitoring tool" : "ابزار نظارت خارجی", "Copy" : "کپی کردن", "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", - "Unknown Processor" : "Unknown Processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL." }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 7cf9d317..a3eb9ff1 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -64,7 +64,6 @@ "External monitoring tool" : "ابزار نظارت خارجی", "Copy" : "کپی کردن", "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", - "Unknown Processor" : "Unknown Processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index 9c77460e..020c7bd2 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -59,7 +59,6 @@ OC.L10N.register( "Database" : "Tietokanta", "Type:" : "Tyyppi:", "External monitoring tool" : "Ulkopuolinen valvontatyökalu", - "Copy" : "Kopioi", - "Unknown Processor" : "Tuntematon suoritin" + "Copy" : "Kopioi" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index 5dfc22d7..c632ada6 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -57,7 +57,6 @@ "Database" : "Tietokanta", "Type:" : "Tyyppi:", "External monitoring tool" : "Ulkopuolinen valvontatyökalu", - "Copy" : "Kopioi", - "Unknown Processor" : "Tuntematon suoritin" + "Copy" : "Kopioi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 43660472..6740df95 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -93,7 +93,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Ignorer la section des applications (y compris la section des applications enverra une demande externe à l'App Store)", "Skip server update" : "Ignorer la mise à jour du serveur", "To use an access token, please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, veuillez en générer un puis le définir à l'aide de la commande suivante :", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL.", - "Unknown Processor" : "Processeur inconnu" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index c0d4d819..c4063a99 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -91,7 +91,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Ignorer la section des applications (y compris la section des applications enverra une demande externe à l'App Store)", "Skip server update" : "Ignorer la mise à jour du serveur", "To use an access token, please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, veuillez en générer un puis le définir à l'aide de la commande suivante :", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL.", - "Unknown Processor" : "Processeur inconnu" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ga.js b/l10n/ga.js index 6dd5c0e8..cfb8c387 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Scipeáil ar an rannán aipeanna (seolfar iarratas seachtrach chuig an siopa aipeanna san áireamh)", "Skip server update" : "Léim ar nuashonrú an fhreastalaí", "To use an access token, please generate one then set it using the following command:" : "Chun comhartha rochtana a úsáid, giniúint ceann agus ansin socraigh é ag baint úsáide as an ordú seo a leanas le do thoil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú.", - "Unknown Processor" : "Próiseálaí Anaithnid" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú." }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/l10n/ga.json b/l10n/ga.json index 0db3c420..8157c1ce 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Scipeáil ar an rannán aipeanna (seolfar iarratas seachtrach chuig an siopa aipeanna san áireamh)", "Skip server update" : "Léim ar nuashonrú an fhreastalaí", "To use an access token, please generate one then set it using the following command:" : "Chun comhartha rochtana a úsáid, giniúint ceann agus ansin socraigh é ag baint úsáide as an ordú seo a leanas le do thoil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú.", - "Unknown Processor" : "Próiseálaí Anaithnid" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú." },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index 069e0cb4..d0859c46 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Omitir a sección de aplicacións (se se inclúe a sección de aplicacións, enviarase unha solicitude externa á tenda de aplicacións)", "Skip server update" : "Omitir actualización do servidor", "To use an access token, please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xere un e configúreo usando a seguinte orde:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior.", - "Unknown Processor" : "Procesador descoñecido" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index ccae3bf5..65200d68 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Omitir a sección de aplicacións (se se inclúe a sección de aplicacións, enviarase unha solicitude externa á tenda de aplicacións)", "Skip server update" : "Omitir actualización do servidor", "To use an access token, please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xere un e configúreo usando a seguinte orde:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior.", - "Unknown Processor" : "Procesador descoñecido" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/hu.js b/l10n/hu.js index da787a06..2cd066d2 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -93,7 +93,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", "Skip server update" : "Kiszolgálófrissítés kihagyása", "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", - "Unknown Processor" : "Ismeretlen processzor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index ec54c99f..9fab41ba 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -91,7 +91,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", "Skip server update" : "Kiszolgálófrissítés kihagyása", "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", - "Unknown Processor" : "Ismeretlen processzor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js index e1b2d23d..0dcd0e98 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", "Skip server update" : "Lewati pembaruan server", "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas.", - "Unknown Processor" : "Prosesor Tidak Dikenal" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas." }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index 3f4780bf..17e36b7d 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", "Skip server update" : "Lewati pembaruan server", "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas.", - "Unknown Processor" : "Prosesor Tidak Dikenal" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index b5cdc0e0..47776eea 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -83,7 +83,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Salta la sezione app (includere la sezione app invierà una richiesta esterna all'app store)", "Skip server update" : "Salta l'aggiornamento del server", "To use an access token, please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra.", - "Unknown Processor" : "Processore sconosciuto" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/it.json b/l10n/it.json index ada0820a..5b347f06 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -81,7 +81,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Salta la sezione app (includere la sezione app invierà una richiesta esterna all'app store)", "Skip server update" : "Salta l'aggiornamento del server", "To use an access token, please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra.", - "Unknown Processor" : "Processore sconosciuto" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index d2bb2a34..c12732f3 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -93,7 +93,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)", "Skip server update" : "サーバーの更新をスキップ", "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\" ヘッダーでトークンを渡します。", - "Unknown Processor" : "不明なプロセッサー" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "次に、上記のURLをクエリするときに、\"NC-Token\" ヘッダーでトークンを渡します。" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 2b63b2c2..a82a6f23 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -91,7 +91,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)", "Skip server update" : "サーバーの更新をスキップ", "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\" ヘッダーでトークンを渡します。", - "Unknown Processor" : "不明なプロセッサー" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "次に、上記のURLをクエリするときに、\"NC-Token\" ヘッダーでトークンを渡します。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ka.js b/l10n/ka.js index d54a1439..24b08b22 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -68,7 +68,6 @@ OC.L10N.register( "Output in JSON" : "Output in JSON", "Skip server update" : "Skip server update", "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", - "Unknown Processor" : "Unknown Processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL." }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka.json b/l10n/ka.json index 19a0aa0c..58e8f5a4 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -66,7 +66,6 @@ "Output in JSON" : "Output in JSON", "Skip server update" : "Skip server update", "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", - "Unknown Processor" : "Unknown Processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL." },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/lo.js b/l10n/lo.js index d3897ea9..16acf1ab 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -93,7 +93,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", "Skip server update" : "Skip server update", "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", - "Unknown Processor" : "Unknown Processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL." }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index 3dfa617f..dba78a65 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -91,7 +91,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", "Skip server update" : "Skip server update", "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", - "Unknown Processor" : "Unknown Processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 61dcceb7..d9f4d5df 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -63,7 +63,6 @@ OC.L10N.register( "External monitoring tool" : "Išorinis stebėjimo įrankis", "Copy" : "Kopijuoti", "Output in JSON" : "JSON išvedimas", - "Skip server update" : "Praleisti serverio atnaujinimą", - "Unknown Processor" : "Nežinomas procesorius" + "Skip server update" : "Praleisti serverio atnaujinimą" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 098037f3..9fbabf51 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -61,7 +61,6 @@ "External monitoring tool" : "Išorinis stebėjimo įrankis", "Copy" : "Kopijuoti", "Output in JSON" : "JSON išvedimas", - "Skip server update" : "Praleisti serverio atnaujinimą", - "Unknown Processor" : "Nežinomas procesorius" + "Skip server update" : "Praleisti serverio atnaujinimą" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/lv.js b/l10n/lv.js index 5f2dbdb5..f5438b7b 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -56,7 +56,6 @@ OC.L10N.register( "External monitoring tool" : "Ārējās uzraudzības instruments", "Copy" : "Kopēt", "To use an access token, please generate one then set it using the following command:" : "Lai izmantotu piekļuves pilnvaru, lūgums to izveidot un iestatīt ar šo komandu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pēc tam jānodod pilnvara ar galveni \"NC-Token\", kad tiek veikti pieprasījumu uz augstāk norādīto URL.", - "Unknown Processor" : "Nezināms procesors" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pēc tam jānodod pilnvara ar galveni \"NC-Token\", kad tiek veikti pieprasījumu uz augstāk norādīto URL." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index 36c619d6..7622543b 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -54,7 +54,6 @@ "External monitoring tool" : "Ārējās uzraudzības instruments", "Copy" : "Kopēt", "To use an access token, please generate one then set it using the following command:" : "Lai izmantotu piekļuves pilnvaru, lūgums to izveidot un iestatīt ar šo komandu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pēc tam jānodod pilnvara ar galveni \"NC-Token\", kad tiek veikti pieprasījumu uz augstāk norādīto URL.", - "Unknown Processor" : "Nezināms procesors" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pēc tam jānodod pilnvara ar galveni \"NC-Token\", kad tiek veikti pieprasījumu uz augstāk norādīto URL." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/mk.js b/l10n/mk.js index e4a9e9d6..f5b8accb 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -65,7 +65,6 @@ OC.L10N.register( "External monitoring tool" : "Надворешен уред за следење", "Copy" : "Копирај", "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." : "Потоа поминете го токенот со заглавието „NC-Token“ кога го барате горното URL.", - "Unknown Processor" : "Непознат процесор" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Потоа поминете го токенот со заглавието „NC-Token“ кога го барате горното URL." }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index a57f4c5e..f7144958 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -63,7 +63,6 @@ "External monitoring tool" : "Надворешен уред за следење", "Copy" : "Копирај", "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." : "Потоа поминете го токенот со заглавието „NC-Token“ кога го барате горното URL.", - "Unknown Processor" : "Непознат процесор" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Потоа поминете го токенот со заглавието „NC-Token“ кога го барате горното URL." },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index 0b2c83a6..3475f7f7 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -70,7 +70,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Hopp over apper-delen (inkludert appdelen sender en ekstern forespørsel til appbutikken)", "Skip server update" : "Hopp over serveroppdatering", "To use an access token, please generate one then set it using the following command:" : "For å bruke et tilgangstoken, vennligst generer et og sett det ved hjelp av følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send deretter tokenet med \"NC-Token\"-overskriften under spørring av URL-adressen ovenfor.", - "Unknown Processor" : "Ukjent prosessor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send deretter tokenet med \"NC-Token\"-overskriften under spørring av URL-adressen ovenfor." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb.json b/l10n/nb.json index 480601b5..e9ae0d84 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -68,7 +68,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Hopp over apper-delen (inkludert appdelen sender en ekstern forespørsel til appbutikken)", "Skip server update" : "Hopp over serveroppdatering", "To use an access token, please generate one then set it using the following command:" : "For å bruke et tilgangstoken, vennligst generer et og sett det ved hjelp av følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send deretter tokenet med \"NC-Token\"-overskriften under spørring av URL-adressen ovenfor.", - "Unknown Processor" : "Ukjent prosessor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send deretter tokenet med \"NC-Token\"-overskriften under spørring av URL-adressen ovenfor." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index 46154ecc..976cccca 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", "Skip server update" : "Serverupdate overslaan", "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", - "Unknown Processor" : "Onbekende Processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 264f027d..c565db3c 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", "Skip server update" : "Serverupdate overslaan", "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", - "Unknown Processor" : "Onbekende Processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index 8d877b00..4f842b21 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -74,7 +74,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Pomiń sekcję aplikacji (włączenie sekcji aplikacji wyśle ​​zewnętrzne żądanie do sklepu z aplikacjami)", "Skip server update" : "Pomiń aktualizację serwera", "To use an access token, please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL.", - "Unknown Processor" : "Procesor nieznany" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL." }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index 95cd1bdf..932ab936 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -72,7 +72,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Pomiń sekcję aplikacji (włączenie sekcji aplikacji wyśle ​​zewnętrzne żądanie do sklepu z aplikacjami)", "Skip server update" : "Pomiń aktualizację serwera", "To use an access token, please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL.", - "Unknown Processor" : "Procesor nieznany" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 94cf016a..e50c9149 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "Skip server update" : "Ignorar atualização do servidor", "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.", - "Unknown Processor" : "Processador Desconhecido" + "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." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 5ea4479d..b5a7c717 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "Skip server update" : "Ignorar atualização do servidor", "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.", - "Unknown Processor" : "Processador Desconhecido" + "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." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index cbc4a016..c612609e 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -79,7 +79,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Пропустить раздел \"приложения\" (включение раздела \"приложения\" приведет к отправке внешнего запроса в App Store)", "Skip server update" : "Пропустить обновление сервера", "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." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.", - "Unknown Processor" : "Неизвестный процессор" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index 67bc2229..2a12cdf7 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -77,7 +77,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Пропустить раздел \"приложения\" (включение раздела \"приложения\" приведет к отправке внешнего запроса в App Store)", "Skip server update" : "Пропустить обновление сервера", "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." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.", - "Unknown Processor" : "Неизвестный процессор" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 94d74504..d09e2a27 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -92,7 +92,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Vynechať sekciu aplikácií ( zahrnutie sekcie aplikácií odošle externú požiadavku do obchodu s aplikáciami)", "Skip server update" : "Preskočiť aktualizáciu servera", "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“.", - "Unknown Processor" : "Neznámy procesor" + "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“." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/sk.json b/l10n/sk.json index ee824c2c..5201c1e4 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -90,7 +90,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Vynechať sekciu aplikácií ( zahrnutie sekcie aplikácií odošle externú požiadavku do obchodu s aplikáciami)", "Skip server update" : "Preskočiť aktualizáciu servera", "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“.", - "Unknown Processor" : "Neznámy procesor" + "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“." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index 37728408..6c81258c 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -70,7 +70,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Preskoči razdelek programov (vključitev razdelka pošlje zunanji zahtevek trgovini s programi).", "Skip server update" : "Preskoči posodobitev strežnika", "To use an access token, please generate one then set it using the following command:" : "Za uporabo žetona za dostop, ga je treba najprej ustvariti in nato nastaviti z ukazom:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri poizvedovanju po zgornjem naslovu URL je treba žeton nato prenesti z glavo »NC-Token«.", - "Unknown Processor" : "Neznan processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri poizvedovanju po zgornjem naslovu URL je treba žeton nato prenesti z glavo »NC-Token«." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 91dba986..3f4afde4 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -68,7 +68,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Preskoči razdelek programov (vključitev razdelka pošlje zunanji zahtevek trgovini s programi).", "Skip server update" : "Preskoči posodobitev strežnika", "To use an access token, please generate one then set it using the following command:" : "Za uporabo žetona za dostop, ga je treba najprej ustvariti in nato nastaviti z ukazom:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri poizvedovanju po zgornjem naslovu URL je treba žeton nato prenesti z glavo »NC-Token«.", - "Unknown Processor" : "Neznan processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri poizvedovanju po zgornjem naslovu URL je treba žeton nato prenesti z glavo »NC-Token«." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index c46f8bc8..ac0c788c 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -93,7 +93,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Прескочи одељак са апликацијама (укључивање одељка са апликацијама ће да пошаље спољни захтев у продавницу апликација)", "Skip server update" : "Прескочи ажурирање сервера", "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." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу.", - "Unknown Processor" : "Непознати процесор" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index af55dbf8..c3292025 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -91,7 +91,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Прескочи одељак са апликацијама (укључивање одељка са апликацијама ће да пошаље спољни захтев у продавницу апликација)", "Skip server update" : "Прескочи ажурирање сервера", "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." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу.", - "Unknown Processor" : "Непознати процесор" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index 1d1ea09f..14a9864c 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", "Skip server update" : "Hoppa över serveruppdatering", "To use an access token, please generate one then set it using the following command:" : "För att använda en access-token, generera en och ställ in den med följande kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL.", - "Unknown Processor" : "Okänd processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index 9dda0aac..b15cb78a 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", "Skip server update" : "Hoppa över serveruppdatering", "To use an access token, please generate one then set it using the following command:" : "För att använda en access-token, generera en och ställ in den med följande kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL.", - "Unknown Processor" : "Okänd processor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sw.js b/l10n/sw.js index 2ffa1d9e..6af9a01a 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -93,7 +93,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", "Skip server update" : "Ruka sasisho la seva", "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu.", - "Unknown Processor" : "Kichakataji kisichojulikana" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sw.json b/l10n/sw.json index d3b8bdc0..d292d5a8 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -91,7 +91,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", "Skip server update" : "Ruka sasisho la seva", "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu.", - "Unknown Processor" : "Kichakataji kisichojulikana" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 83c90ccf..4896c7ab 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Uygulamalar bölümü atlansın (uygulamalar bölümünün katılması, uygulama mağazasına bir dış istek gönderir)", "Skip server update" : "Sunucu güncellemesini atla", "To use an access token, please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod oluşturup şu komutu yürüterek ayarlayın:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.", - "Unknown Processor" : "İşlemci bilinmiyor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin." }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 86cd58ce..f546e83a 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Uygulamalar bölümü atlansın (uygulamalar bölümünün katılması, uygulama mağazasına bir dış istek gönderir)", "Skip server update" : "Sunucu güncellemesini atla", "To use an access token, please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod oluşturup şu komutu yürüterek ayarlayın:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.", - "Unknown Processor" : "İşlemci bilinmiyor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/ug.js b/l10n/ug.js index 3f24ab57..72ef1f2c 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -93,7 +93,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", "Skip server update" : "مۇلازىمېتىر يېڭىلاشتىن ئاتلاڭ", "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", - "Unknown Processor" : "نامەلۇم بىر تەرەپ قىلغۇچ" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ئاندىن يۇقارقى URL نى سورىغاندا «NC-Token» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json index abefc1df..b59da326 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -91,7 +91,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", "Skip server update" : "مۇلازىمېتىر يېڭىلاشتىن ئاتلاڭ", "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", - "Unknown Processor" : "نامەلۇم بىر تەرەپ قىلغۇچ" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ئاندىن يۇقارقى URL نى سورىغاندا «NC-Token» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 726d9ccd..f79f14ee 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Не показувати інформацію про застосунки (показ даних застосунків призведе до надсилання зовнішніх запитів до крамниці застосунків)", "Skip server update" : "Не показувати оновлення сервера", "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." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL.", - "Unknown Processor" : "Невідомий процесор" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL." }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/l10n/uk.json b/l10n/uk.json index 897ed56c..a7f8ebb7 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Не показувати інформацію про застосунки (показ даних застосунків призведе до надсилання зовнішніх запитів до крамниці застосунків)", "Skip server update" : "Не показувати оновлення сервера", "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." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL.", - "Unknown Processor" : "Невідомий процесор" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/l10n/uz.js b/l10n/uz.js index 26e6cff9..376a2870 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", "Skip server update" : "Server yangilanishini o'tkazib yuborish", "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating.", - "Unknown Processor" : "Noma'lum protsessor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating." }, "nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json index afc715f6..19a4df12 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", "Skip server update" : "Server yangilanishini o'tkazib yuborish", "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating.", - "Unknown Processor" : "Noma'lum protsessor" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 9c259867..e265d8b0 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -79,7 +79,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "跳过应用程序部分(包括应用程序部分向应用商店发送外部请求)", "Skip server update" : "跳过服务器更新", "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” 头的令牌。", - "Unknown Processor" : "未知处理器" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然后在查询上述 URL 时传递带有 “NC-Token” 头的令牌。" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 23c511bb..4d5e2413 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -77,7 +77,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "跳过应用程序部分(包括应用程序部分向应用商店发送外部请求)", "Skip server update" : "跳过服务器更新", "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” 头的令牌。", - "Unknown Processor" : "未知处理器" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然后在查询上述 URL 时传递带有 “NC-Token” 头的令牌。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 30801825..901d9715 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部分(包括此部分將向應用商店發送外部請求)。", "Skip server update" : "略過伺服器更新", "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” 標頭一起傳遞。", - "Unknown Processor" : "處理器不詳" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然後在查詢上述 URL 時將權杖與 “ NC-Token” 標頭一起傳遞。" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 46aa4ebf..2df3f6c2 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部分(包括此部分將向應用商店發送外部請求)。", "Skip server update" : "略過伺服器更新", "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” 標頭一起傳遞。", - "Unknown Processor" : "處理器不詳" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然後在查詢上述 URL 時將權杖與 “ NC-Token” 標頭一起傳遞。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index ce425e48..81db9b7a 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -97,7 +97,6 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部份(包含應用程式部份將會向應用程式商店傳送外部請求)", "Skip server update" : "略過伺服器更新", "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」標頭一起傳遞。", - "Unknown Processor" : "未知的處理器" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然後在查詢上面的 URL 時,將權杖與「NC-Token」標頭一起傳遞。" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 24b055e5..9a940b97 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -95,7 +95,6 @@ "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部份(包含應用程式部份將會向應用程式商店傳送外部請求)", "Skip server update" : "略過伺服器更新", "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」標頭一起傳遞。", - "Unknown Processor" : "未知的處理器" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然後在查詢上面的 URL 時,將權杖與「NC-Token」標頭一起傳遞。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file From b6f8c008ffe775cecfc5668b02d44f754b284e99 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 22 Feb 2026 01:45:58 +0000 Subject: [PATCH 056/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/mn.js | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++- l10n/mn.json | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 150 insertions(+), 2 deletions(-) diff --git a/l10n/mn.js b/l10n/mn.js index 66544641..641a249b 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -1,23 +1,97 @@ OC.L10N.register( "serverinfo", { + "CPU info not available" : "CPU мэдээлэл боломжгүй", + "CPU Usage:" : "CPU ашиглалт:", + "Load average: {percentage} % ({load}) last minute" : "Дундаж ачаалал: {percentage} % ({load}) сүүлийн минут", + "RAM Usage:" : "RAM ашиглалт:", + "SWAP Usage:" : "SWAP ашиглалт:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Нийт: {memTotalBytes}/Одоогийн ашиглалт: {memUsageBytes}", + "RAM info not available" : "RAM мэдээлэл боломжгүй", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Нийт: {swapTotalBytes}/Одоогийн ашиглалт: {swapUsageBytes}", + "SWAP info not available" : "SWAP мэдээлэл боломжгүй", "Copied!" : "Хуулсан!", "Not supported!" : "Дэмжигдэхгүй", "Press ⌘-C to copy." : "Хуулахын тулд ⌘-C дарна уу.", "Press Ctrl-C to copy." : "Хуулахын тулд Ctrl-C дарна уу.", "Unknown" : "Үл танигдах зүйл", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d өдөр, %2$d цаг, %3$d минут, %4$d секунд", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d цаг, %2$d минут, %3$d секунд", "System" : "сисмем", "Monitoring" : "Хяналт", + "Monitoring app with useful server information" : "Ашигтай серверийн мэдээлэл бүхий хяналтын апп", + "Operating System:" : "Үйлдлийн систем:", + "CPU:" : "CPU:", + "threads" : "thread-ууд", + "Memory:" : "Санах ой:", + "Server time:" : "Серверийн цаг:", + "Uptime:" : "Ажилласан хугацаа:", + "Temperature" : "Температур", + "Load" : "Ачаалал", + "Memory" : "Санах ой", + "Disk" : "Диск", + "Mount:" : "Холболт:", + "Filesystem:" : "Файлын систем:", "Size:" : "Хэмжээ:", + "Available:" : "Боломжтой:", + "Used:" : "Ашигласан:", "Files:" : "Файлууд:", + "Storages:" : "Санах ойнууд:", + "Free Space:" : "Чөлөөт зай:", + "Network" : "Сүлжээ", + "Hostname:" : "Хостын нэр:", + "Gateway:" : "Гарц:", + "Status:" : "Төлөв:", + "Speed:" : "Хурд:", + "Duplex:" : "Дуплекс:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", "Active users" : "Идэвхтэй хэрэглэгчид", + "Last hour" : "Сүүлийн цаг", + "%s%% of all users" : "Бүх хэрэглэгчдийн %s%%", + "Last 24 Hours" : "Сүүлийн 24 цаг", + "Last 7 Days" : "Сүүлийн 7 өдөр", + "Last 30 Days" : "Сүүлийн 30 өдөр", "Shares" : "Түгээлтүүд", "Users:" : "Хэрэглэгчид:", + "Groups:" : "Бүлгүүд:", + "Links:" : "Холбоосууд:", + "Emails:" : "Имэйлүүд:", + "Federated sent:" : "Холбогдсон илгээсэн:", + "Federated received:" : "Холбогдсон хүлээн авсан:", + "Talk conversations:" : "Talk яриа:", "PHP" : "PHP", "Version:" : "Хувилбар:", + "Memory limit:" : "Санах ойн хязгаар:", + "MB" : "МБ", + "Max execution time:" : "Хамгийн их гүйцэтгэх хугацаа:", "seconds" : "секунд", + "Upload max size:" : "Байршуулах дээд хэмжээ:", + "OPcache Revalidate Frequency:" : "OPcache дахин баталгаажуулах давтамж:", + "Extensions:" : "Өргөтгөлүүд:", + "Unable to list extensions" : "Өргөтгөлүүдийг жагсааж чадсангүй", + "PHP Info:" : "PHP мэдээлэл:", + "Show phpinfo" : "phpinfo харуулах", + "FPM worker pool" : "FPM ажилчдын сан", + "Pool name:" : "Сангийн нэр:", + "Pool type:" : "Сангийн төрөл:", + "Start time:" : "Эхлэх цаг:", + "Accepted connections:" : "Хүлээн авсан холболтууд:", + "Total processes:" : "Нийт процессууд:", + "Active processes:" : "Идэвхтэй процессууд:", + "Idle processes:" : "Сул процессууд:", + "Listen queue:" : "Сонсох дараалал:", + "Slow requests:" : "Удаан хүсэлтүүд:", + "Max listen queue:" : "Сонсох дарааллын дээд хэмжээ:", + "Max active processes:" : "Идэвхтэй процессуудын дээд хэмжээ:", + "Max children reached:" : "Дээд хүүхдүүдэд хүрсэн:", "Database" : "Өгөгдлийн сан", "Type:" : "Төрөл:", - "Copy" : "Хуулах" + "External monitoring tool" : "Гадаад хяналтын хэрэгсэл", + "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", + "Copy" : "Хуулах", + "Output in JSON" : "JSON гаралт", + "Skip server update" : "Серверийн шинэчлэлтийг алгасах" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json index 10283370..9b905996 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -1,21 +1,95 @@ { "translations": { + "CPU info not available" : "CPU мэдээлэл боломжгүй", + "CPU Usage:" : "CPU ашиглалт:", + "Load average: {percentage} % ({load}) last minute" : "Дундаж ачаалал: {percentage} % ({load}) сүүлийн минут", + "RAM Usage:" : "RAM ашиглалт:", + "SWAP Usage:" : "SWAP ашиглалт:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Нийт: {memTotalBytes}/Одоогийн ашиглалт: {memUsageBytes}", + "RAM info not available" : "RAM мэдээлэл боломжгүй", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Нийт: {swapTotalBytes}/Одоогийн ашиглалт: {swapUsageBytes}", + "SWAP info not available" : "SWAP мэдээлэл боломжгүй", "Copied!" : "Хуулсан!", "Not supported!" : "Дэмжигдэхгүй", "Press ⌘-C to copy." : "Хуулахын тулд ⌘-C дарна уу.", "Press Ctrl-C to copy." : "Хуулахын тулд Ctrl-C дарна уу.", "Unknown" : "Үл танигдах зүйл", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d өдөр, %2$d цаг, %3$d минут, %4$d секунд", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d цаг, %2$d минут, %3$d секунд", "System" : "сисмем", "Monitoring" : "Хяналт", + "Monitoring app with useful server information" : "Ашигтай серверийн мэдээлэл бүхий хяналтын апп", + "Operating System:" : "Үйлдлийн систем:", + "CPU:" : "CPU:", + "threads" : "thread-ууд", + "Memory:" : "Санах ой:", + "Server time:" : "Серверийн цаг:", + "Uptime:" : "Ажилласан хугацаа:", + "Temperature" : "Температур", + "Load" : "Ачаалал", + "Memory" : "Санах ой", + "Disk" : "Диск", + "Mount:" : "Холболт:", + "Filesystem:" : "Файлын систем:", "Size:" : "Хэмжээ:", + "Available:" : "Боломжтой:", + "Used:" : "Ашигласан:", "Files:" : "Файлууд:", + "Storages:" : "Санах ойнууд:", + "Free Space:" : "Чөлөөт зай:", + "Network" : "Сүлжээ", + "Hostname:" : "Хостын нэр:", + "Gateway:" : "Гарц:", + "Status:" : "Төлөв:", + "Speed:" : "Хурд:", + "Duplex:" : "Дуплекс:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", "Active users" : "Идэвхтэй хэрэглэгчид", + "Last hour" : "Сүүлийн цаг", + "%s%% of all users" : "Бүх хэрэглэгчдийн %s%%", + "Last 24 Hours" : "Сүүлийн 24 цаг", + "Last 7 Days" : "Сүүлийн 7 өдөр", + "Last 30 Days" : "Сүүлийн 30 өдөр", "Shares" : "Түгээлтүүд", "Users:" : "Хэрэглэгчид:", + "Groups:" : "Бүлгүүд:", + "Links:" : "Холбоосууд:", + "Emails:" : "Имэйлүүд:", + "Federated sent:" : "Холбогдсон илгээсэн:", + "Federated received:" : "Холбогдсон хүлээн авсан:", + "Talk conversations:" : "Talk яриа:", "PHP" : "PHP", "Version:" : "Хувилбар:", + "Memory limit:" : "Санах ойн хязгаар:", + "MB" : "МБ", + "Max execution time:" : "Хамгийн их гүйцэтгэх хугацаа:", "seconds" : "секунд", + "Upload max size:" : "Байршуулах дээд хэмжээ:", + "OPcache Revalidate Frequency:" : "OPcache дахин баталгаажуулах давтамж:", + "Extensions:" : "Өргөтгөлүүд:", + "Unable to list extensions" : "Өргөтгөлүүдийг жагсааж чадсангүй", + "PHP Info:" : "PHP мэдээлэл:", + "Show phpinfo" : "phpinfo харуулах", + "FPM worker pool" : "FPM ажилчдын сан", + "Pool name:" : "Сангийн нэр:", + "Pool type:" : "Сангийн төрөл:", + "Start time:" : "Эхлэх цаг:", + "Accepted connections:" : "Хүлээн авсан холболтууд:", + "Total processes:" : "Нийт процессууд:", + "Active processes:" : "Идэвхтэй процессууд:", + "Idle processes:" : "Сул процессууд:", + "Listen queue:" : "Сонсох дараалал:", + "Slow requests:" : "Удаан хүсэлтүүд:", + "Max listen queue:" : "Сонсох дарааллын дээд хэмжээ:", + "Max active processes:" : "Идэвхтэй процессуудын дээд хэмжээ:", + "Max children reached:" : "Дээд хүүхдүүдэд хүрсэн:", "Database" : "Өгөгдлийн сан", "Type:" : "Төрөл:", - "Copy" : "Хуулах" + "External monitoring tool" : "Гадаад хяналтын хэрэгсэл", + "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", + "Copy" : "Хуулах", + "Output in JSON" : "JSON гаралт", + "Skip server update" : "Серверийн шинэчлэлтийг алгасах" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file From ab72e3c1853f5d152514770b34eb9556ba4e3fb1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 24 Feb 2026 01:49:39 +0000 Subject: [PATCH 057/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/mn.js | 7 ++++++- l10n/mn.json | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/l10n/mn.js b/l10n/mn.js index 641a249b..134adab7 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -4,6 +4,7 @@ OC.L10N.register( "CPU info not available" : "CPU мэдээлэл боломжгүй", "CPU Usage:" : "CPU ашиглалт:", "Load average: {percentage} % ({load}) last minute" : "Дундаж ачаалал: {percentage} % ({load}) сүүлийн минут", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) сүүлийн 1 минут\n{last5MinutesPercentage} % ({last5Minutes}) сүүлийн 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) сүүлийн 15 минут", "RAM Usage:" : "RAM ашиглалт:", "SWAP Usage:" : "SWAP ашиглалт:", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Нийт: {memTotalBytes}/Одоогийн ашиглалт: {memUsageBytes}", @@ -20,6 +21,7 @@ OC.L10N.register( "System" : "сисмем", "Monitoring" : "Хяналт", "Monitoring app with useful server information" : "Ашигтай серверийн мэдээлэл бүхий хяналтын апп", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU-ийн ачаалал, RAM-ийн хэрэглээ, дискний хэрэглээ, хэрэглэгчдийн тоо гэх мэт серверийн хэрэгтэй мэдээллийг харуулдаг.", "Operating System:" : "Үйлдлийн систем:", "CPU:" : "CPU:", "threads" : "thread-ууд", @@ -92,6 +94,9 @@ OC.L10N.register( "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", "Copy" : "Хуулах", "Output in JSON" : "JSON гаралт", - "Skip server update" : "Серверийн шинэчлэлтийг алгасах" + "Skip apps section (including apps section will send an external request to the app store)" : "Аппуудын хэсгийг алгасах (аппуудын хэсгийг оруулахад апп дэлгүүр рүү гадаад хүсэлт илгээнэ)", + "Skip server update" : "Серверийн шинэчлэлтийг алгасах", + "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\" толгойн мэдээллээр дамжуулна уу." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json index 9b905996..1f3bb6a9 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -2,6 +2,7 @@ "CPU info not available" : "CPU мэдээлэл боломжгүй", "CPU Usage:" : "CPU ашиглалт:", "Load average: {percentage} % ({load}) last minute" : "Дундаж ачаалал: {percentage} % ({load}) сүүлийн минут", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) сүүлийн 1 минут\n{last5MinutesPercentage} % ({last5Minutes}) сүүлийн 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) сүүлийн 15 минут", "RAM Usage:" : "RAM ашиглалт:", "SWAP Usage:" : "SWAP ашиглалт:", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Нийт: {memTotalBytes}/Одоогийн ашиглалт: {memUsageBytes}", @@ -18,6 +19,7 @@ "System" : "сисмем", "Monitoring" : "Хяналт", "Monitoring app with useful server information" : "Ашигтай серверийн мэдээлэл бүхий хяналтын апп", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU-ийн ачаалал, RAM-ийн хэрэглээ, дискний хэрэглээ, хэрэглэгчдийн тоо гэх мэт серверийн хэрэгтэй мэдээллийг харуулдаг.", "Operating System:" : "Үйлдлийн систем:", "CPU:" : "CPU:", "threads" : "thread-ууд", @@ -90,6 +92,9 @@ "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", "Copy" : "Хуулах", "Output in JSON" : "JSON гаралт", - "Skip server update" : "Серверийн шинэчлэлтийг алгасах" + "Skip apps section (including apps section will send an external request to the app store)" : "Аппуудын хэсгийг алгасах (аппуудын хэсгийг оруулахад апп дэлгүүр рүү гадаад хүсэлт илгээнэ)", + "Skip server update" : "Серверийн шинэчлэлтийг алгасах", + "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\" толгойн мэдээллээр дамжуулна уу." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file From cfd8921f5b8744e79c7d79d1745dc503d6796de5 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 1 Mar 2026 03:12:21 +0000 Subject: [PATCH 058/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 36c41eca..0c5afddd 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "83cf79e2922fe1c969adeeac8dbb10e173a8d781" + "reference": "aa9d5a01d17cb9c19ca32532e08e999d693679fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/83cf79e2922fe1c969adeeac8dbb10e173a8d781", - "reference": "83cf79e2922fe1c969adeeac8dbb10e173a8d781", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/aa9d5a01d17cb9c19ca32532e08e999d693679fc", + "reference": "aa9d5a01d17cb9c19ca32532e08e999d693679fc", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-02-06T01:05:41+00:00" + "time": "2026-02-24T01:08:25+00:00" }, { "name": "psr/clock", From 4213edc76f5a0f9a26a750a700889bbcabdde42d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 14 Mar 2026 01:43:28 +0000 Subject: [PATCH 059/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 4 ++++ l10n/ja.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index c12732f3..953ffbee 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "⌘-C でコピーします。", "Press Ctrl-C to copy." : "Ctrl-Cを押してコピーします。", "Unknown" : "不明", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d 日、%2$d 時間、%3$d 分、%4$d 秒", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d時間、%2$d分、%3$d秒", "System" : "システム", "Monitoring" : "モニタリング", "Monitoring app with useful server information" : "有用なサーバー情報でアプリケーションを監視する", @@ -64,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "バージョン:", "Memory limit:" : "メモリ制限:", + "MB" : "MB", "Max execution time:" : "最大実行時間:", "seconds" : "秒", "Upload max size:" : "最大アップロードサイズ:", "OPcache Revalidate Frequency:" : "OPcache再検証の頻度:", "Extensions:" : "拡張:", "Unable to list extensions" : "拡張リストを読み込めません", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfoを表示", "FPM worker pool" : "FPMワーカープール", "Pool name:" : "プール名:", diff --git a/l10n/ja.json b/l10n/ja.json index a82a6f23..fd0adfae 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "⌘-C でコピーします。", "Press Ctrl-C to copy." : "Ctrl-Cを押してコピーします。", "Unknown" : "不明", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d 日、%2$d 時間、%3$d 分、%4$d 秒", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d時間、%2$d分、%3$d秒", "System" : "システム", "Monitoring" : "モニタリング", "Monitoring app with useful server information" : "有用なサーバー情報でアプリケーションを監視する", @@ -62,12 +64,14 @@ "PHP" : "PHP", "Version:" : "バージョン:", "Memory limit:" : "メモリ制限:", + "MB" : "MB", "Max execution time:" : "最大実行時間:", "seconds" : "秒", "Upload max size:" : "最大アップロードサイズ:", "OPcache Revalidate Frequency:" : "OPcache再検証の頻度:", "Extensions:" : "拡張:", "Unable to list extensions" : "拡張リストを読み込めません", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfoを表示", "FPM worker pool" : "FPMワーカープール", "Pool name:" : "プール名:", From 57a0381881a71ab2394a3202a777caba8f863938 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 25 Mar 2026 01:43:56 +0000 Subject: [PATCH 060/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 1 + l10n/fr.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index 6740df95..a0817e9c 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -64,6 +64,7 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Version :", "Memory limit:" : "Limite de mémoire :", + "MB" : "Mo", "Max execution time:" : "Temps d’exécution maximal :", "seconds" : "secondes", "Upload max size:" : "Taille de téléversement maximale :", diff --git a/l10n/fr.json b/l10n/fr.json index c4063a99..902a19e8 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -62,6 +62,7 @@ "PHP" : "PHP", "Version:" : "Version :", "Memory limit:" : "Limite de mémoire :", + "MB" : "Mo", "Max execution time:" : "Temps d’exécution maximal :", "seconds" : "secondes", "Upload max size:" : "Taille de téléversement maximale :", From 09d1f082c2299d7a7d923a163222eb38d08a932f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 7 Apr 2026 02:01:15 +0000 Subject: [PATCH 061/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/hu.js | 6 +++++- l10n/hu.json | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/l10n/hu.js b/l10n/hu.js index 2cd066d2..9a7f9d74 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘+C-t.", "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl+C-t.", "Unknown" : "Ismeretlen", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d nap, %2$d óra, %3$d perc, %4$d másodperc", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d óra, %2$d perc, %3$d másodperc", "System" : "Rendszer", "Monitoring" : "Rendszerfelügyelet", "Monitoring app with useful server information" : "Rendszerfelügyeleti alkalmazás hasznos kiszolgálóinformációkkal", @@ -64,12 +66,14 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Verzió:", "Memory limit:" : "Memóriakorlát:", + "MB" : "MB", "Max execution time:" : "Maximális végrehajtási idő:", - "seconds" : "másodpercek", + "seconds" : "másodperc", "Upload max size:" : "Maximális feltöltési méret:", "OPcache Revalidate Frequency:" : "OPcache újraellenőrzési gyakorisága:", "Extensions:" : "Bővítmények:", "Unable to list extensions" : "Nem lehet felsorolni a bővítményeket", + "PHP Info:" : "PHP információk:", "Show phpinfo" : "A phpinfo megjelenítése", "FPM worker pool" : "FPM futtatókészlet", "Pool name:" : "Készlet neve:", diff --git a/l10n/hu.json b/l10n/hu.json index 9fab41ba..5baaabb4 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘+C-t.", "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl+C-t.", "Unknown" : "Ismeretlen", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d nap, %2$d óra, %3$d perc, %4$d másodperc", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d óra, %2$d perc, %3$d másodperc", "System" : "Rendszer", "Monitoring" : "Rendszerfelügyelet", "Monitoring app with useful server information" : "Rendszerfelügyeleti alkalmazás hasznos kiszolgálóinformációkkal", @@ -62,12 +64,14 @@ "PHP" : "PHP", "Version:" : "Verzió:", "Memory limit:" : "Memóriakorlát:", + "MB" : "MB", "Max execution time:" : "Maximális végrehajtási idő:", - "seconds" : "másodpercek", + "seconds" : "másodperc", "Upload max size:" : "Maximális feltöltési méret:", "OPcache Revalidate Frequency:" : "OPcache újraellenőrzési gyakorisága:", "Extensions:" : "Bővítmények:", "Unable to list extensions" : "Nem lehet felsorolni a bővítményeket", + "PHP Info:" : "PHP információk:", "Show phpinfo" : "A phpinfo megjelenítése", "FPM worker pool" : "FPM futtatókészlet", "Pool name:" : "Készlet neve:", From 7027c1c55bff4e7bbf6eeefa56d53eb737802201 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 12 Apr 2026 03:15:38 +0000 Subject: [PATCH 062/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 0c5afddd..3968a70b 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "aa9d5a01d17cb9c19ca32532e08e999d693679fc" + "reference": "d7323652d345582c97c7ca2e23f70984b76e8e3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/aa9d5a01d17cb9c19ca32532e08e999d693679fc", - "reference": "aa9d5a01d17cb9c19ca32532e08e999d693679fc", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/d7323652d345582c97c7ca2e23f70984b76e8e3a", + "reference": "d7323652d345582c97c7ca2e23f70984b76e8e3a", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-02-24T01:08:25+00:00" + "time": "2026-04-09T01:10:47+00:00" }, { "name": "psr/clock", From 95bb40088196084908ddbf0246ce597234b6f78a Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Tue, 28 Apr 2026 21:46:26 +0000 Subject: [PATCH 063/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 3968a70b..2aeaa0ca 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "d7323652d345582c97c7ca2e23f70984b76e8e3a" + "reference": "78e3e2d8dece0cf49a760cee2d2d0fc239c95ebc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/d7323652d345582c97c7ca2e23f70984b76e8e3a", - "reference": "d7323652d345582c97c7ca2e23f70984b76e8e3a", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/78e3e2d8dece0cf49a760cee2d2d0fc239c95ebc", + "reference": "78e3e2d8dece0cf49a760cee2d2d0fc239c95ebc", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-04-09T01:10:47+00:00" + "time": "2026-04-28T01:53:22+00:00" }, { "name": "psr/clock", From e468286b790d051ae17efbf47f4bca6c974d41b2 Mon Sep 17 00:00:00 2001 From: Frank Karlitschek Date: Tue, 28 Apr 2026 13:54:44 +0200 Subject: [PATCH 064/130] fix(disk): ignore efivarfs pseudo-mount The efivarfs filesystem exposes EFI variables and reports as 100% full, which is correct for the kernel but misleading on the serverinfo dashboard. Treat it the same as tmpfs/devtmpfs/squashfs/ overlay and skip it in disk reporting. Signed-off-by: Frank Karlitschek --- lib/OperatingSystems/Linux.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OperatingSystems/Linux.php b/lib/OperatingSystems/Linux.php index 8ee25d71..8f81884a 100644 --- a/lib/OperatingSystems/Linux.php +++ b/lib/OperatingSystems/Linux.php @@ -204,7 +204,7 @@ public function getDiskInfo(): array { } foreach ($matches['Filesystem'] as $i => $filesystem) { - if (in_array($matches['Type'][$i], ['tmpfs', 'devtmpfs', 'squashfs', 'overlay'], false)) { + if (in_array($matches['Type'][$i], ['tmpfs', 'devtmpfs', 'squashfs', 'overlay', 'efivarfs'], false)) { continue; } elseif (in_array($matches['Mounted'][$i], ['/etc/hostname', '/etc/hosts'], false)) { continue; From 72ed3d12aa31a4812f385483ea71467bb9889c0e Mon Sep 17 00:00:00 2001 From: Frank Karlitschek Date: Tue, 28 Apr 2026 13:56:28 +0200 Subject: [PATCH 065/130] fix(php): include Zend extensions in loaded extensions list get_loaded_extensions(false) hides Zend extensions like OPcache and Xdebug. Combine the regular and Zend lists, dedupe, and sort so the admin overview reflects what is actually loaded. Signed-off-by: Frank Karlitschek --- lib/PhpStatistics.php | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/lib/PhpStatistics.php b/lib/PhpStatistics.php index 22b03205..7672fdc9 100644 --- a/lib/PhpStatistics.php +++ b/lib/PhpStatistics.php @@ -99,15 +99,23 @@ protected function getAPCuStatus(): array { } /** - * Get all loaded php extensions + * Get all loaded php extensions (PHP + Zend), de-duplicated and sorted. * - * @return array|null of strings with the names of the loaded extensions + * @return array|null array of extension names, or null if PHP forbids enumeration */ protected function getLoadedPhpExtensions(): ?array { if (!function_exists('get_loaded_extensions')) { return null; } - $extensions = get_loaded_extensions(); + + // `get_loaded_extensions(true)` returns Zend extensions (OPcache, Xdebug, etc.) + // which are otherwise hidden from the regular call. + $extensions = array_merge( + get_loaded_extensions(false), + get_loaded_extensions(true) + ); + + $extensions = array_unique(array_map('strtolower', $extensions)); natcasesort($extensions); return $extensions; From b03d8b585e407f7b5afb3715db0809febd125f11 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 8 May 2026 01:49:01 +0000 Subject: [PATCH 066/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 1 + l10n/ar.json | 1 + l10n/ast.js | 1 + l10n/ast.json | 1 + l10n/bg.js | 1 + l10n/bg.json | 1 + l10n/ca.js | 1 + l10n/ca.json | 1 + l10n/cs.js | 1 + l10n/cs.json | 1 + l10n/de.js | 1 + l10n/de.json | 1 + l10n/de_DE.js | 1 + l10n/de_DE.json | 1 + l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + l10n/es.js | 1 + l10n/es.json | 1 + l10n/es_EC.js | 1 + l10n/es_EC.json | 1 + l10n/es_MX.js | 1 + l10n/es_MX.json | 1 + l10n/et_EE.js | 1 + l10n/et_EE.json | 1 + l10n/eu.js | 1 + l10n/eu.json | 1 + l10n/fa.js | 1 + l10n/fa.json | 1 + l10n/fi.js | 1 + l10n/fi.json | 1 + l10n/fr.js | 1 + l10n/fr.json | 1 + l10n/ga.js | 1 + l10n/ga.json | 1 + l10n/gl.js | 1 + l10n/gl.json | 1 + l10n/hu.js | 1 + l10n/hu.json | 1 + l10n/it.js | 1 + l10n/it.json | 1 + l10n/ja.js | 1 + l10n/ja.json | 1 + l10n/ka.js | 1 + l10n/ka.json | 1 + l10n/lt_LT.js | 1 + l10n/lt_LT.json | 1 + l10n/lv.js | 1 + l10n/lv.json | 1 + l10n/mk.js | 1 + l10n/mk.json | 1 + l10n/nb.js | 1 + l10n/nb.json | 1 + l10n/nl.js | 1 + l10n/nl.json | 1 + l10n/pl.js | 1 + l10n/pl.json | 1 + l10n/pt_BR.js | 1 + l10n/pt_BR.json | 1 + l10n/ru.js | 19 +++++++++++++++++++ l10n/ru.json | 19 +++++++++++++++++++ l10n/sk.js | 1 + l10n/sk.json | 1 + l10n/sl.js | 1 + l10n/sl.json | 1 + l10n/sr.js | 1 + l10n/sr.json | 1 + l10n/sv.js | 1 + l10n/sv.json | 1 + l10n/tr.js | 1 + l10n/tr.json | 1 + l10n/ug.js | 1 + l10n/ug.json | 1 + l10n/uk.js | 1 + l10n/uk.json | 1 + l10n/zh_CN.js | 1 + l10n/zh_CN.json | 1 + l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + l10n/zh_TW.js | 1 + l10n/zh_TW.json | 1 + 80 files changed, 116 insertions(+) diff --git a/l10n/ar.js b/l10n/ar.js index d9e1506e..3b29762f 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -40,6 +40,7 @@ OC.L10N.register( "Network" : "الشبكة", "Hostname:" : "اسم المُضِيف:", "Gateway:" : "البوابة gateway:", + "DNS:" : "نظام تسمية النطاقات DNS:", "Status:" : "الحالة status:", "Speed:" : "السرعة speed:", "Duplex:" : "الازدواج duplex:", diff --git a/l10n/ar.json b/l10n/ar.json index 295a1e73..717a0e20 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -38,6 +38,7 @@ "Network" : "الشبكة", "Hostname:" : "اسم المُضِيف:", "Gateway:" : "البوابة gateway:", + "DNS:" : "نظام تسمية النطاقات DNS:", "Status:" : "الحالة status:", "Speed:" : "السرعة speed:", "Duplex:" : "الازدواج duplex:", diff --git a/l10n/ast.js b/l10n/ast.js index 280855a2..1f857915 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -30,6 +30,7 @@ OC.L10N.register( "Network" : "Rede", "Hostname:" : "Agospiador:", "Gateway:" : "Pasera:", + "DNS:" : "DNS:", "Status:" : "Estáu:", "Speed:" : "Velocidá:", "MAC:" : "MAC:", diff --git a/l10n/ast.json b/l10n/ast.json index d58e225a..f1518b4b 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -28,6 +28,7 @@ "Network" : "Rede", "Hostname:" : "Agospiador:", "Gateway:" : "Pasera:", + "DNS:" : "DNS:", "Status:" : "Estáu:", "Speed:" : "Velocidá:", "MAC:" : "MAC:", diff --git a/l10n/bg.js b/l10n/bg.js index 6766c0f3..803b4d7a 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "Мрежа", "Hostname:" : "Име на хост:", "Gateway:" : "Шлюз:", + "DNS:" : "DNS:", "Status:" : "Състояние:", "Speed:" : "Скорост:", "Duplex:" : "Дуплекс:", diff --git a/l10n/bg.json b/l10n/bg.json index 98aa4783..30ee67ba 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -33,6 +33,7 @@ "Network" : "Мрежа", "Hostname:" : "Име на хост:", "Gateway:" : "Шлюз:", + "DNS:" : "DNS:", "Status:" : "Състояние:", "Speed:" : "Скорост:", "Duplex:" : "Дуплекс:", diff --git a/l10n/ca.js b/l10n/ca.js index 0e34f856..4b78c6d8 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "Xarxa", "Hostname:" : "Nom de màquina:", "Gateway:" : "Passarel·la:", + "DNS:" : "DNS:", "Status:" : "Estat:", "Speed:" : "Velocitat:", "Duplex:" : "Dúplex:", diff --git a/l10n/ca.json b/l10n/ca.json index 85f39f80..856ea59f 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -33,6 +33,7 @@ "Network" : "Xarxa", "Hostname:" : "Nom de màquina:", "Gateway:" : "Passarel·la:", + "DNS:" : "DNS:", "Status:" : "Estat:", "Speed:" : "Velocitat:", "Duplex:" : "Dúplex:", diff --git a/l10n/cs.js b/l10n/cs.js index 972afcbd..d1b1550a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Síť", "Hostname:" : "Název stroje:", "Gateway:" : "Brána:", + "DNS:" : "DNS:", "Status:" : "Stav:", "Speed:" : "Rychlost:", "Duplex:" : "Duplex:", diff --git a/l10n/cs.json b/l10n/cs.json index c467ccb0..0559f79d 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -41,6 +41,7 @@ "Network" : "Síť", "Hostname:" : "Název stroje:", "Gateway:" : "Brána:", + "DNS:" : "DNS:", "Status:" : "Stav:", "Speed:" : "Rychlost:", "Duplex:" : "Duplex:", diff --git a/l10n/de.js b/l10n/de.js index be77585e..70303fb2 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Netzwerk", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Geschwindigkeit:", "Duplex:" : "Duplex:", diff --git a/l10n/de.json b/l10n/de.json index 581809bb..3724bba2 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -41,6 +41,7 @@ "Network" : "Netzwerk", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Geschwindigkeit:", "Duplex:" : "Duplex:", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 093fcaed..9a2931c3 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Netzwerk", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Geschwindigkeit:", "Duplex:" : "Duplex:", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index eee7424e..40719846 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -41,6 +41,7 @@ "Network" : "Netzwerk", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Geschwindigkeit:", "Duplex:" : "Duplex:", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 218a965f..e88698fd 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Network", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Speed:", "Duplex:" : "Duplex:", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 8dcf2a76..63e621e6 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -41,6 +41,7 @@ "Network" : "Network", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Speed:", "Duplex:" : "Duplex:", diff --git a/l10n/es.js b/l10n/es.js index 191f75cf..1b260c84 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Red", "Hostname:" : "Nombre del servidor:", "Gateway:" : "Puerta de enlace:", + "DNS:" : "DNS:", "Status:" : "Estado:", "Speed:" : "Velocidad:", "Duplex:" : "Dúplex:", diff --git a/l10n/es.json b/l10n/es.json index 0677d0f4..0f4825ff 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -41,6 +41,7 @@ "Network" : "Red", "Hostname:" : "Nombre del servidor:", "Gateway:" : "Puerta de enlace:", + "DNS:" : "DNS:", "Status:" : "Estado:", "Speed:" : "Velocidad:", "Duplex:" : "Dúplex:", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 87ff9372..7fb4b4bd 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "Red", "Hostname:" : "Nombre del host:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Estado:", "Speed:" : "Velocidad:", "Duplex:" : "Dúplex:", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index faaed65c..0e5b6719 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -33,6 +33,7 @@ "Network" : "Red", "Hostname:" : "Nombre del host:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Estado:", "Speed:" : "Velocidad:", "Duplex:" : "Dúplex:", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index b87fd094..835c8b2d 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "Red", "Hostname:" : "Nombre del host:", "Gateway:" : "Puerta de enlace:", + "DNS:" : "DNS:", "Status:" : "Estado:", "Speed:" : "Velocidad:", "Duplex:" : "Dúplex:", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 435f0463..cee8f09b 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -33,6 +33,7 @@ "Network" : "Red", "Hostname:" : "Nombre del host:", "Gateway:" : "Puerta de enlace:", + "DNS:" : "DNS:", "Status:" : "Estado:", "Speed:" : "Velocidad:", "Duplex:" : "Dúplex:", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index ab320b7f..293262ce 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Võrk", "Hostname:" : "Hostinimi:", "Gateway:" : "Võrgulüüs:", + "DNS:" : "Nimeserver:", "Status:" : "Seisund:", "Speed:" : "Kiirus:", "Duplex:" : "Dupleks:", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index e7cc7638..cef2d921 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -41,6 +41,7 @@ "Network" : "Võrk", "Hostname:" : "Hostinimi:", "Gateway:" : "Võrgulüüs:", + "DNS:" : "Nimeserver:", "Status:" : "Seisund:", "Speed:" : "Kiirus:", "Duplex:" : "Dupleks:", diff --git a/l10n/eu.js b/l10n/eu.js index 5fb2fe1e..0419c656 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "Sarea", "Hostname:" : "Ostalari-izena:", "Gateway:" : "Sarbidea:", + "DNS:" : "DNS:", "Status:" : "Egoera:", "Speed:" : "Abiadura:", "Duplex:" : "Duplex:", diff --git a/l10n/eu.json b/l10n/eu.json index e2ae7e2b..4891d910 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -33,6 +33,7 @@ "Network" : "Sarea", "Hostname:" : "Ostalari-izena:", "Gateway:" : "Sarbidea:", + "DNS:" : "DNS:", "Status:" : "Egoera:", "Speed:" : "Abiadura:", "Duplex:" : "Duplex:", diff --git a/l10n/fa.js b/l10n/fa.js index 9b6a8dd5..d3d00588 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "شبکه", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Speed:", "Duplex:" : "Duplex:", diff --git a/l10n/fa.json b/l10n/fa.json index a3eb9ff1..948ab063 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -33,6 +33,7 @@ "Network" : "شبکه", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Speed:", "Duplex:" : "Duplex:", diff --git a/l10n/fi.js b/l10n/fi.js index 020c7bd2..72867ee4 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "Verkko", "Hostname:" : "Tietokoneen nimi:", "Gateway:" : "Yhdyskäytävä:", + "DNS:" : "Nimipalvelu:", "Status:" : "Tila:", "Speed:" : "Nopeus:", "MAC:" : "MAC:", diff --git a/l10n/fi.json b/l10n/fi.json index c632ada6..25f9bfba 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -33,6 +33,7 @@ "Network" : "Verkko", "Hostname:" : "Tietokoneen nimi:", "Gateway:" : "Yhdyskäytävä:", + "DNS:" : "Nimipalvelu:", "Status:" : "Tila:", "Speed:" : "Nopeus:", "MAC:" : "MAC:", diff --git a/l10n/fr.js b/l10n/fr.js index a0817e9c..448a3cbb 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -41,6 +41,7 @@ OC.L10N.register( "Network" : "Réseau", "Hostname:" : "Nom d'hôte :", "Gateway:" : "Passerelle :", + "DNS:" : "DNS :", "Status:" : "État :", "Speed:" : "Vitesse :", "Duplex:" : "Duplex :", diff --git a/l10n/fr.json b/l10n/fr.json index 902a19e8..562176e7 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -39,6 +39,7 @@ "Network" : "Réseau", "Hostname:" : "Nom d'hôte :", "Gateway:" : "Passerelle :", + "DNS:" : "DNS :", "Status:" : "État :", "Speed:" : "Vitesse :", "Duplex:" : "Duplex :", diff --git a/l10n/ga.js b/l10n/ga.js index cfb8c387..5c508b21 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Líonra", "Hostname:" : "Ainm an ósta:", "Gateway:" : "Geata:", + "DNS:" : "DNS:", "Status:" : "Stádas:", "Speed:" : "Luas:", "Duplex:" : "Déphléacsacha:", diff --git a/l10n/ga.json b/l10n/ga.json index 8157c1ce..bf1dcf89 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -41,6 +41,7 @@ "Network" : "Líonra", "Hostname:" : "Ainm an ósta:", "Gateway:" : "Geata:", + "DNS:" : "DNS:", "Status:" : "Stádas:", "Speed:" : "Luas:", "Duplex:" : "Déphléacsacha:", diff --git a/l10n/gl.js b/l10n/gl.js index d0859c46..7f6ce5cf 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Rede", "Hostname:" : "Nome de máquina:", "Gateway:" : "Pasarela:", + "DNS:" : "DNS:", "Status:" : "Estado:", "Speed:" : "Velocidade:", "Duplex:" : "Dúplex:", diff --git a/l10n/gl.json b/l10n/gl.json index 65200d68..a9a650ad 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -41,6 +41,7 @@ "Network" : "Rede", "Hostname:" : "Nome de máquina:", "Gateway:" : "Pasarela:", + "DNS:" : "DNS:", "Status:" : "Estado:", "Speed:" : "Velocidade:", "Duplex:" : "Dúplex:", diff --git a/l10n/hu.js b/l10n/hu.js index 9a7f9d74..e163ceb9 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Hálózat", "Hostname:" : "Gépnév:", "Gateway:" : "Átjáró:", + "DNS:" : "DNS:", "Status:" : "Állapot:", "Speed:" : "Sebesség:", "Duplex:" : "Duplex:", diff --git a/l10n/hu.json b/l10n/hu.json index 5baaabb4..45ce92b4 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -41,6 +41,7 @@ "Network" : "Hálózat", "Hostname:" : "Gépnév:", "Gateway:" : "Átjáró:", + "DNS:" : "DNS:", "Status:" : "Állapot:", "Speed:" : "Sebesség:", "Duplex:" : "Duplex:", diff --git a/l10n/it.js b/l10n/it.js index 47776eea..756d441e 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -40,6 +40,7 @@ OC.L10N.register( "Network" : "Rete", "Hostname:" : "Nome host:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Stato:", "Speed:" : "Velocità:", "Duplex:" : "Duplex:", diff --git a/l10n/it.json b/l10n/it.json index 5b347f06..96aa53bd 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -38,6 +38,7 @@ "Network" : "Rete", "Hostname:" : "Nome host:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Stato:", "Speed:" : "Velocità:", "Duplex:" : "Duplex:", diff --git a/l10n/ja.js b/l10n/ja.js index 953ffbee..3f6918d8 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "ネットワーク", "Hostname:" : "ホスト名:", "Gateway:" : "ゲートウェイ:", + "DNS:" : "DNS:", "Status:" : "ステータス:", "Speed:" : "速度:", "Duplex:" : "Duplex:", diff --git a/l10n/ja.json b/l10n/ja.json index fd0adfae..2f2bf2e8 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -41,6 +41,7 @@ "Network" : "ネットワーク", "Hostname:" : "ホスト名:", "Gateway:" : "ゲートウェイ:", + "DNS:" : "DNS:", "Status:" : "ステータス:", "Speed:" : "速度:", "Duplex:" : "Duplex:", diff --git a/l10n/ka.js b/l10n/ka.js index 24b08b22..2d8edbc4 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "Network", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Speed:", "Duplex:" : "Duplex:", diff --git a/l10n/ka.json b/l10n/ka.json index 58e8f5a4..135c7e14 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -33,6 +33,7 @@ "Network" : "Network", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Speed:", "Duplex:" : "Duplex:", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index d9f4d5df..f4759edd 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -35,6 +35,7 @@ OC.L10N.register( "Free Space:" : "Laisva vieta:", "Network" : "Tinklas", "Gateway:" : "Tinklų sietuvas:", + "DNS:" : "DNS:", "Status:" : "Būsena:", "Speed:" : "Greitis:", "MAC:" : "MAC:", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 9fbabf51..b9dadd8b 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -33,6 +33,7 @@ "Free Space:" : "Laisva vieta:", "Network" : "Tinklas", "Gateway:" : "Tinklų sietuvas:", + "DNS:" : "DNS:", "Status:" : "Būsena:", "Speed:" : "Greitis:", "MAC:" : "MAC:", diff --git a/l10n/lv.js b/l10n/lv.js index f5438b7b..93f0df32 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "Tīkls", "Hostname:" : "Resursa nosaukums:", "Gateway:" : "Vārteja:", + "DNS:" : "DNS:", "Status:" : "Statuss:", "Speed:" : "Ātrums:", "MAC:" : "MAC:", diff --git a/l10n/lv.json b/l10n/lv.json index 7622543b..d9546e6a 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -33,6 +33,7 @@ "Network" : "Tīkls", "Hostname:" : "Resursa nosaukums:", "Gateway:" : "Vārteja:", + "DNS:" : "DNS:", "Status:" : "Statuss:", "Speed:" : "Ātrums:", "MAC:" : "MAC:", diff --git a/l10n/mk.js b/l10n/mk.js index f5b8accb..976e4dbc 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "Мрежа", "Hostname:" : "Име на серверот:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Статус:", "Speed:" : "Брзина:", "Duplex:" : "Дуплекс:", diff --git a/l10n/mk.json b/l10n/mk.json index f7144958..84c3003c 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -33,6 +33,7 @@ "Network" : "Мрежа", "Hostname:" : "Име на серверот:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Статус:", "Speed:" : "Брзина:", "Duplex:" : "Дуплекс:", diff --git a/l10n/nb.js b/l10n/nb.js index 3475f7f7..80ec69c3 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "Nettverk", "Hostname:" : "Servernavn:", "Gateway:" : "Standardruter:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Hastighet:", "Duplex:" : "Duplex:", diff --git a/l10n/nb.json b/l10n/nb.json index e9ae0d84..af6bdee5 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -33,6 +33,7 @@ "Network" : "Nettverk", "Hostname:" : "Servernavn:", "Gateway:" : "Standardruter:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Hastighet:", "Duplex:" : "Duplex:", diff --git a/l10n/nl.js b/l10n/nl.js index 976cccca..d47f9c0d 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Netwerk", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Snelheid:", "Duplex:" : "Duplex:", diff --git a/l10n/nl.json b/l10n/nl.json index c565db3c..7a58c7c4 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -41,6 +41,7 @@ "Network" : "Netwerk", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Snelheid:", "Duplex:" : "Duplex:", diff --git a/l10n/pl.js b/l10n/pl.js index 4f842b21..e9d53607 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "Sieć", "Hostname:" : "Nazwa hosta:", "Gateway:" : "Brama:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Prędkość:", "Duplex:" : "Dupleks:", diff --git a/l10n/pl.json b/l10n/pl.json index 932ab936..fac98437 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -33,6 +33,7 @@ "Network" : "Sieć", "Hostname:" : "Nazwa hosta:", "Gateway:" : "Brama:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Prędkość:", "Duplex:" : "Dupleks:", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index e50c9149..900c5f61 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Rede", "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Velocidade:", "Duplex:" : "Duplex:", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index b5a7c717..2b064db9 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -41,6 +41,7 @@ "Network" : "Rede", "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Velocidade:", "Duplex:" : "Duplex:", diff --git a/l10n/ru.js b/l10n/ru.js index c612609e..b55e6a63 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -16,12 +16,15 @@ OC.L10N.register( "Press ⌘-C to copy." : "Нажмите ⌘-C для копирования. ", "Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.", "Unknown" : "Неизвестно", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d дней, %2$d часов, %3$d минут, %4$d секунд", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d часов, %2$d минут, %3$d секунд", "System" : "Система", "Monitoring" : "Мониторинг", "Monitoring app with useful server information" : "Приложение мониторинга с полезной информацией о сервере", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Предоставляет полезную информацию о сервере, такую как загрузка процессора, использование ОЗУ, диска, количество пользователей и т.д.", "Operating System:" : "Операционная система:", "CPU:" : "CPU:", + "threads" : "темы", "Memory:" : "Память:", "Server time:" : "Серверное время:", "Uptime:" : "Время работы:", @@ -40,6 +43,7 @@ OC.L10N.register( "Network" : "Сеть", "Hostname:" : "Хост:", "Gateway:" : "Шлюз:", + "DNS:" : "DNS:", "Status:" : "Статус:", "Speed:" : "Скорость:", "Duplex:" : "Дуплекс:", @@ -63,13 +67,28 @@ OC.L10N.register( "PHP" : "PHP", "Version:" : "Версия:", "Memory limit:" : "Лимит памяти:", + "MB" : "МБ", "Max execution time:" : "Максимальное время выполнения:", "seconds" : "секунд", "Upload max size:" : "Максимальный размер для отправки:", "OPcache Revalidate Frequency:" : "Частота повторной проверки OPcache:", "Extensions:" : "Расширения:", "Unable to list extensions" : "Невозможно перечислить расширения", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "Показать информацию о php", + "FPM worker pool" : "Рабочий пул FPM", + "Pool name:" : "Имя пула:", + "Pool type:" : "Тип пула:", + "Start time:" : "Время начала:", + "Accepted connections:" : "Принятые соединения:", + "Total processes:" : "Всего процессов:", + "Active processes:" : "Активные процессы:", + "Idle processes:" : "Неактивные процессы:", + "Listen queue:" : "Очередь прослушивания:", + "Slow requests:" : "Медленные запросы:", + "Max listen queue:" : "Максимальная очередь прослушивания:", + "Max active processes:" : "Максимальное количество активных процессов:", + "Max children reached:" : "Максимум потомков достигнут:", "Database" : "База данных", "Type:" : "Тип:", "External monitoring tool" : "Внешний мониторинг", diff --git a/l10n/ru.json b/l10n/ru.json index 2a12cdf7..d72af350 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -14,12 +14,15 @@ "Press ⌘-C to copy." : "Нажмите ⌘-C для копирования. ", "Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.", "Unknown" : "Неизвестно", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d дней, %2$d часов, %3$d минут, %4$d секунд", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d часов, %2$d минут, %3$d секунд", "System" : "Система", "Monitoring" : "Мониторинг", "Monitoring app with useful server information" : "Приложение мониторинга с полезной информацией о сервере", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Предоставляет полезную информацию о сервере, такую как загрузка процессора, использование ОЗУ, диска, количество пользователей и т.д.", "Operating System:" : "Операционная система:", "CPU:" : "CPU:", + "threads" : "темы", "Memory:" : "Память:", "Server time:" : "Серверное время:", "Uptime:" : "Время работы:", @@ -38,6 +41,7 @@ "Network" : "Сеть", "Hostname:" : "Хост:", "Gateway:" : "Шлюз:", + "DNS:" : "DNS:", "Status:" : "Статус:", "Speed:" : "Скорость:", "Duplex:" : "Дуплекс:", @@ -61,13 +65,28 @@ "PHP" : "PHP", "Version:" : "Версия:", "Memory limit:" : "Лимит памяти:", + "MB" : "МБ", "Max execution time:" : "Максимальное время выполнения:", "seconds" : "секунд", "Upload max size:" : "Максимальный размер для отправки:", "OPcache Revalidate Frequency:" : "Частота повторной проверки OPcache:", "Extensions:" : "Расширения:", "Unable to list extensions" : "Невозможно перечислить расширения", + "PHP Info:" : "PHP Info:", "Show phpinfo" : "Показать информацию о php", + "FPM worker pool" : "Рабочий пул FPM", + "Pool name:" : "Имя пула:", + "Pool type:" : "Тип пула:", + "Start time:" : "Время начала:", + "Accepted connections:" : "Принятые соединения:", + "Total processes:" : "Всего процессов:", + "Active processes:" : "Активные процессы:", + "Idle processes:" : "Неактивные процессы:", + "Listen queue:" : "Очередь прослушивания:", + "Slow requests:" : "Медленные запросы:", + "Max listen queue:" : "Максимальная очередь прослушивания:", + "Max active processes:" : "Максимальное количество активных процессов:", + "Max children reached:" : "Максимум потомков достигнут:", "Database" : "База данных", "Type:" : "Тип:", "External monitoring tool" : "Внешний мониторинг", diff --git a/l10n/sk.js b/l10n/sk.js index d09e2a27..0e69c1fe 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -40,6 +40,7 @@ OC.L10N.register( "Network" : "Sieť", "Hostname:" : "Názov servera:", "Gateway:" : "Brána:", + "DNS:" : "DNS:", "Status:" : "Stav:", "Speed:" : "Rýchlosť:", "Duplex:" : "Duplex:", diff --git a/l10n/sk.json b/l10n/sk.json index 5201c1e4..08241b91 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -38,6 +38,7 @@ "Network" : "Sieť", "Hostname:" : "Názov servera:", "Gateway:" : "Brána:", + "DNS:" : "DNS:", "Status:" : "Stav:", "Speed:" : "Rýchlosť:", "Duplex:" : "Duplex:", diff --git a/l10n/sl.js b/l10n/sl.js index 6c81258c..e7c90440 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -35,6 +35,7 @@ OC.L10N.register( "Network" : "Omrežje", "Hostname:" : "Ime gostitelja:", "Gateway:" : "Prehod:", + "DNS:" : "DNS:", "Status:" : "Stanje:", "Speed:" : "Hitrost:", "Duplex:" : "Dupleks:", diff --git a/l10n/sl.json b/l10n/sl.json index 3f4afde4..c833fa08 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -33,6 +33,7 @@ "Network" : "Omrežje", "Hostname:" : "Ime gostitelja:", "Gateway:" : "Prehod:", + "DNS:" : "DNS:", "Status:" : "Stanje:", "Speed:" : "Hitrost:", "Duplex:" : "Dupleks:", diff --git a/l10n/sr.js b/l10n/sr.js index ac0c788c..3a7df995 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -41,6 +41,7 @@ OC.L10N.register( "Network" : "Мрежа", "Hostname:" : "Име хоста:", "Gateway:" : "Мрежни пролаз:", + "DNS:" : "DNS:", "Status:" : "Статус:", "Speed:" : "Брзина:", "Duplex:" : "Дуплекс:", diff --git a/l10n/sr.json b/l10n/sr.json index c3292025..896df08f 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -39,6 +39,7 @@ "Network" : "Мрежа", "Hostname:" : "Име хоста:", "Gateway:" : "Мрежни пролаз:", + "DNS:" : "DNS:", "Status:" : "Статус:", "Speed:" : "Брзина:", "Duplex:" : "Дуплекс:", diff --git a/l10n/sv.js b/l10n/sv.js index 14a9864c..fff5e4f7 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Nätverk", "Hostname:" : "Värdnamn:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Hastighet:", "Duplex:" : "Duplex:", diff --git a/l10n/sv.json b/l10n/sv.json index b15cb78a..d22eefcc 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -41,6 +41,7 @@ "Network" : "Nätverk", "Hostname:" : "Värdnamn:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Hastighet:", "Duplex:" : "Duplex:", diff --git a/l10n/tr.js b/l10n/tr.js index 4896c7ab..58e12762 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Ağ", "Hostname:" : "Sunucu adı:", "Gateway:" : "Ağ geçidi:", + "DNS:" : "DNS:", "Status:" : "Durum:", "Speed:" : "Hız:", "Duplex:" : "Çift taraflı:", diff --git a/l10n/tr.json b/l10n/tr.json index f546e83a..c9c6d35b 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -41,6 +41,7 @@ "Network" : "Ağ", "Hostname:" : "Sunucu adı:", "Gateway:" : "Ağ geçidi:", + "DNS:" : "DNS:", "Status:" : "Durum:", "Speed:" : "Hız:", "Duplex:" : "Çift taraflı:", diff --git a/l10n/ug.js b/l10n/ug.js index 72ef1f2c..a5ec5349 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -41,6 +41,7 @@ OC.L10N.register( "Network" : "تور", "Hostname:" : "ساھىبجامال:", "Gateway:" : "دەرۋازا:", + "DNS:" : "DNS:", "Status:" : "ھالىتى:", "Speed:" : "سۈرئەت:", "Duplex:" : "Duplex:", diff --git a/l10n/ug.json b/l10n/ug.json index b59da326..5f7399bd 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -39,6 +39,7 @@ "Network" : "تور", "Hostname:" : "ساھىبجامال:", "Gateway:" : "دەرۋازا:", + "DNS:" : "DNS:", "Status:" : "ھالىتى:", "Speed:" : "سۈرئەت:", "Duplex:" : "Duplex:", diff --git a/l10n/uk.js b/l10n/uk.js index f79f14ee..dd3e518b 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "Мережа", "Hostname:" : "Ім'я хосту:", "Gateway:" : "Шлюз:", + "DNS:" : "DNS:", "Status:" : "Стан:", "Speed:" : "Швидкість:", "Duplex:" : "Двосторонній обмін:", diff --git a/l10n/uk.json b/l10n/uk.json index a7f8ebb7..829948a6 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -41,6 +41,7 @@ "Network" : "Мережа", "Hostname:" : "Ім'я хосту:", "Gateway:" : "Шлюз:", + "DNS:" : "DNS:", "Status:" : "Стан:", "Speed:" : "Швидкість:", "Duplex:" : "Двосторонній обмін:", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index e265d8b0..6cbc927c 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -38,6 +38,7 @@ OC.L10N.register( "Network" : "网络", "Hostname:" : "主机名:", "Gateway:" : "网关:", + "DNS:" : "DNS:", "Status:" : "状态:", "Speed:" : "速度:", "Duplex:" : "复式:", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 4d5e2413..b26355bd 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -36,6 +36,7 @@ "Network" : "网络", "Hostname:" : "主机名:", "Gateway:" : "网关:", + "DNS:" : "DNS:", "Status:" : "状态:", "Speed:" : "速度:", "Duplex:" : "复式:", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 901d9715..b42dadc6 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "網絡", "Hostname:" : "主機名稱:", "Gateway:" : "網關:", + "DNS:" : "DNS:", "Status:" : "狀態:", "Speed:" : "速度:", "Duplex:" : "複式︰", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 2df3f6c2..715a15cf 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -41,6 +41,7 @@ "Network" : "網絡", "Hostname:" : "主機名稱:", "Gateway:" : "網關:", + "DNS:" : "DNS:", "Status:" : "狀態:", "Speed:" : "速度:", "Duplex:" : "複式︰", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 81db9b7a..c8bf9273 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -43,6 +43,7 @@ OC.L10N.register( "Network" : "網路", "Hostname:" : "主機名稱:", "Gateway:" : "網路閘道:", + "DNS:" : "DNS:", "Status:" : "狀態:", "Speed:" : "速度:", "Duplex:" : "雙工:", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 9a940b97..85d97ae4 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -41,6 +41,7 @@ "Network" : "網路", "Hostname:" : "主機名稱:", "Gateway:" : "網路閘道:", + "DNS:" : "DNS:", "Status:" : "狀態:", "Speed:" : "速度:", "Duplex:" : "雙工:", From fa83d42be47e0435dbaa92304cfa054c1e76ac87 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 18 May 2026 01:54:11 +0000 Subject: [PATCH 067/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 3 +++ l10n/fr.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index 448a3cbb..8b1d70a3 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -16,6 +16,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "Appuyer sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", "Unknown" : "Inconnu", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d jours, %2$d heures, %3$d minutes, %4$d secondes", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d heures, %2$d minutes, %3$d secondes", "System" : "Système", "Monitoring" : "Surveillance", "Monitoring app with useful server information" : "Application de surveillance avec les informations utiles du serveur", @@ -72,6 +74,7 @@ OC.L10N.register( "OPcache Revalidate Frequency:" : "Fréquence de revalidation de l'OPcache :", "Extensions:" : "Extensions :", "Unable to list extensions" : "Impossible de lister les extensions", + "PHP Info:" : "PHP Info :", "Show phpinfo" : "Afficher phpinfo", "FPM worker pool" : "pool du worker FPM", "Pool name:" : "Nom du pool :", diff --git a/l10n/fr.json b/l10n/fr.json index 562176e7..4b1151e5 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -14,6 +14,8 @@ "Press ⌘-C to copy." : "Appuyer sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", "Unknown" : "Inconnu", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d jours, %2$d heures, %3$d minutes, %4$d secondes", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d heures, %2$d minutes, %3$d secondes", "System" : "Système", "Monitoring" : "Surveillance", "Monitoring app with useful server information" : "Application de surveillance avec les informations utiles du serveur", @@ -70,6 +72,7 @@ "OPcache Revalidate Frequency:" : "Fréquence de revalidation de l'OPcache :", "Extensions:" : "Extensions :", "Unable to list extensions" : "Impossible de lister les extensions", + "PHP Info:" : "PHP Info :", "Show phpinfo" : "Afficher phpinfo", "FPM worker pool" : "pool du worker FPM", "Pool name:" : "Nom du pool :", From 03cbaa855714957e460e6ba9be951eb4cadd80ce Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 21 May 2026 02:09:06 +0000 Subject: [PATCH 068/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lt_LT.js | 1 + l10n/lt_LT.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index f4759edd..10e4cb36 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -59,6 +59,7 @@ OC.L10N.register( "Upload max size:" : "Maksimalus įkeliamo failo dydis:", "Extensions:" : "Priedai:", "Show phpinfo" : "Rodyti phpinfo", + "FPM worker pool" : "FPM procesų grupė", "Database" : "Duomenų bazė", "Type:" : "Tipas:", "External monitoring tool" : "Išorinis stebėjimo įrankis", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index b9dadd8b..e4786ede 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -57,6 +57,7 @@ "Upload max size:" : "Maksimalus įkeliamo failo dydis:", "Extensions:" : "Priedai:", "Show phpinfo" : "Rodyti phpinfo", + "FPM worker pool" : "FPM procesų grupė", "Database" : "Duomenų bazė", "Type:" : "Tipas:", "External monitoring tool" : "Išorinis stebėjimo įrankis", From 6dec41a2935ed67ee5c11c51acebddc267711686 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 22 May 2026 02:05:13 +0000 Subject: [PATCH 069/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/tr.js | 2 +- l10n/tr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/tr.js b/l10n/tr.js index 58e12762..e5530019 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -21,7 +21,7 @@ OC.L10N.register( "System" : "Sistem", "Monitoring" : "İzleniyor", "Monitoring app with useful server information" : "Yararlı sunucu bilgileri sunan izleme uygulaması", - "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "İşlemci yükü, bellek ve disk kullanımı, kullanıcı sayısı gibi sunucu hakkında çeşitli bilgiler sağlar. ", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "İşlemci yükü, bellek ve disk kullanımı, kullanıcı sayısı gibi sunucu ile ilgili çeşitli bilgiler sağlar. ", "Operating System:" : "İşletim sistemi:", "CPU:" : "İşlemci", "threads" : "işlem", diff --git a/l10n/tr.json b/l10n/tr.json index c9c6d35b..91b5d12e 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -19,7 +19,7 @@ "System" : "Sistem", "Monitoring" : "İzleniyor", "Monitoring app with useful server information" : "Yararlı sunucu bilgileri sunan izleme uygulaması", - "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "İşlemci yükü, bellek ve disk kullanımı, kullanıcı sayısı gibi sunucu hakkında çeşitli bilgiler sağlar. ", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "İşlemci yükü, bellek ve disk kullanımı, kullanıcı sayısı gibi sunucu ile ilgili çeşitli bilgiler sağlar. ", "Operating System:" : "İşletim sistemi:", "CPU:" : "İşlemci", "threads" : "işlem", From 695485bbbe40e00e9483613a038d8f2564e736f6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 25 May 2026 02:42:50 +0000 Subject: [PATCH 070/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lt_LT.js | 3 ++- l10n/lt_LT.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 10e4cb36..80a1c773 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -65,6 +65,7 @@ OC.L10N.register( "External monitoring tool" : "Išorinis stebėjimo įrankis", "Copy" : "Kopijuoti", "Output in JSON" : "JSON išvedimas", - "Skip server update" : "Praleisti serverio atnaujinimą" + "Skip server update" : "Praleisti serverio atnaujinimą", + "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index e4786ede..e46c9aa7 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -63,6 +63,7 @@ "External monitoring tool" : "Išorinis stebėjimo įrankis", "Copy" : "Kopijuoti", "Output in JSON" : "JSON išvedimas", - "Skip server update" : "Praleisti serverio atnaujinimą" + "Skip server update" : "Praleisti serverio atnaujinimą", + "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file From 181e25fac0f3a25cd86874eb51ab90648789ba96 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 28 May 2026 02:16:41 +0000 Subject: [PATCH 071/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lt_LT.js | 8 ++++---- l10n/lt_LT.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 80a1c773..cb209e4a 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -11,7 +11,7 @@ OC.L10N.register( "Copied!" : "Nukopijuota!", "Not supported!" : "Nepalaikoma!", "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", - "Press Ctrl-C to copy." : "Paspauskite Vald-C, norėdami nukopijuoti.", + "Press Ctrl-C to copy." : "Paspauskite Ctrl-C, norėdami nukopijuoti.", "Unknown" : "Nežinoma", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d d., %2$d val., %3$d min., %4$d sek.", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d val., %2$d min., %3$d sek.", @@ -41,13 +41,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktyvūs naudotojai", + "Active users" : "Aktyvūs vartotojai", "Last hour" : "Paskutinė valanda", "Last 24 Hours" : "Paskutinės 24 valandos", "Last 7 Days" : "Paskutinės 7 dienos", "Last 30 Days" : "Paskutinės 30 dienų", "Shares" : "Viešiniai", - "Users:" : "Naudotojai:", + "Users:" : "Vartotojai:", "Groups:" : "Grupės:", "Links:" : "Nuorodos:", "Emails:" : "El. pašto adresai:", @@ -64,7 +64,7 @@ OC.L10N.register( "Type:" : "Tipas:", "External monitoring tool" : "Išorinis stebėjimo įrankis", "Copy" : "Kopijuoti", - "Output in JSON" : "JSON išvedimas", + "Output in JSON" : "JSON išvestis", "Skip server update" : "Praleisti serverio atnaujinimą", "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:" }, diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index e46c9aa7..f2318421 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -9,7 +9,7 @@ "Copied!" : "Nukopijuota!", "Not supported!" : "Nepalaikoma!", "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", - "Press Ctrl-C to copy." : "Paspauskite Vald-C, norėdami nukopijuoti.", + "Press Ctrl-C to copy." : "Paspauskite Ctrl-C, norėdami nukopijuoti.", "Unknown" : "Nežinoma", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d d., %2$d val., %3$d min., %4$d sek.", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d val., %2$d min., %3$d sek.", @@ -39,13 +39,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktyvūs naudotojai", + "Active users" : "Aktyvūs vartotojai", "Last hour" : "Paskutinė valanda", "Last 24 Hours" : "Paskutinės 24 valandos", "Last 7 Days" : "Paskutinės 7 dienos", "Last 30 Days" : "Paskutinės 30 dienų", "Shares" : "Viešiniai", - "Users:" : "Naudotojai:", + "Users:" : "Vartotojai:", "Groups:" : "Grupės:", "Links:" : "Nuorodos:", "Emails:" : "El. pašto adresai:", @@ -62,7 +62,7 @@ "Type:" : "Tipas:", "External monitoring tool" : "Išorinis stebėjimo įrankis", "Copy" : "Kopijuoti", - "Output in JSON" : "JSON išvedimas", + "Output in JSON" : "JSON išvestis", "Skip server update" : "Praleisti serverio atnaujinimą", "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" From 517db3964a9a3cd77d6e8c083ec0393169fc8ed3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 6 Jun 2026 01:55:11 +0000 Subject: [PATCH 072/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lt_LT.js | 2 +- l10n/lt_LT.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index cb209e4a..46706f24 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -46,7 +46,7 @@ OC.L10N.register( "Last 24 Hours" : "Paskutinės 24 valandos", "Last 7 Days" : "Paskutinės 7 dienos", "Last 30 Days" : "Paskutinės 30 dienų", - "Shares" : "Viešiniai", + "Shares" : "Bendrinimai", "Users:" : "Vartotojai:", "Groups:" : "Grupės:", "Links:" : "Nuorodos:", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index f2318421..8a0bfa47 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -44,7 +44,7 @@ "Last 24 Hours" : "Paskutinės 24 valandos", "Last 7 Days" : "Paskutinės 7 dienos", "Last 30 Days" : "Paskutinės 30 dienų", - "Shares" : "Viešiniai", + "Shares" : "Bendrinimai", "Users:" : "Vartotojai:", "Groups:" : "Grupės:", "Links:" : "Nuorodos:", From 325dc666124c226a324bbe945dc7c37d4f285e2a Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 7 Jun 2026 03:21:37 +0000 Subject: [PATCH 073/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 2aeaa0ca..5ec1f25e 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "78e3e2d8dece0cf49a760cee2d2d0fc239c95ebc" + "reference": "ef43111aa5096fc2818ff79631cd0801ec4e3cc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/78e3e2d8dece0cf49a760cee2d2d0fc239c95ebc", - "reference": "78e3e2d8dece0cf49a760cee2d2d0fc239c95ebc", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/ef43111aa5096fc2818ff79631cd0801ec4e3cc4", + "reference": "ef43111aa5096fc2818ff79631cd0801ec4e3cc4", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-04-28T01:53:22+00:00" + "time": "2026-06-03T02:42:41+00:00" }, { "name": "psr/clock", From 5c9847833c7800146001d1d6bf616050fd529b2a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 11 Jun 2026 01:57:25 +0000 Subject: [PATCH 074/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fa.js | 95 ++++++++++++++++++++++++++++++++++------------------ l10n/fa.json | 95 ++++++++++++++++++++++++++++++++++------------------ 2 files changed, 126 insertions(+), 64 deletions(-) diff --git a/l10n/fa.js b/l10n/fa.js index d3d00588..ce389e82 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -2,71 +2,102 @@ OC.L10N.register( "serverinfo", { "CPU info not available" : "اطلاعات CPU در دسترس نیست", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "RAM info not available" : "RAM info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", - "SWAP info not available" : "SWAP info not available", + "CPU Usage:" : "میزان استفاده از CPU:", + "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage} ٪ ({load}) در دقیقه گذشته", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} ٪ ({lastMinute}) در دقیقه گذشته\n{last5MinutesPercentage} ٪ ({last5Minutes}) در ۵ دقیقه گذشته\n{last15MinutesPercentage} ٪ ({last15Minutes}) در ۱۵ دقیقه گذشته", + "RAM Usage:" : "میزان استفاده از RAM:", + "SWAP Usage:" : "میزان استفاده از SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: کل: {memTotalBytes}/استفاده فعلی: {memUsageBytes}", + "RAM info not available" : "اطلاعات RAM در دسترس نیست", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: کل: {swapTotalBytes}/استفاده فعلی: {swapUsageBytes}", + "SWAP info not available" : "اطلاعات SWAP در دسترس نیست", "Copied!" : "رونوشت شد!", "Not supported!" : "پشتیبانی وجود ندارد!", "Press ⌘-C to copy." : "برای کپی کردن از دکمه های C+⌘ استفاده نمایید", "Press Ctrl-C to copy." : "برای کپی کردن از دکمه ctrl+c استفاده نمایید", "Unknown" : "ناشناخته.", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d روز، %2$d ساعت، %3$d دقیقه، %4$d ثانیه", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d ساعت، %2$d دقیقه، %3$d ثانیه", "System" : "سیستم", "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:" : "Operating System:", + "Operating System:" : "سیستم‌عامل:", "CPU:" : "CPU:", - "Memory:" : "Memory:", - "Server time:" : "Server time:", - "Uptime:" : "Uptime:", - "Temperature" : "Temperature", + "threads" : "نخ‌ها", + "Memory:" : "حافظه:", + "Server time:" : "زمان کارساز:", + "Uptime:" : "مدت روشن بودن:", + "Temperature" : "دما", "Load" : "بار", "Memory" : "حافظه", "Disk" : "دیسک", - "Mount:" : "Mount:", - "Filesystem:" : "Filesystem:", + "Mount:" : "نقطه اتصال:", + "Filesystem:" : "سیستم فایل:", "Size:" : "اندازه", - "Available:" : "Available:", - "Used:" : "Used:", + "Available:" : "در دسترس:", + "Used:" : "استفاده‌شده:", "Files:" : "فایل ها:", "Storages:" : "انبارها:", "Free Space:" : "فضای خالی:", "Network" : "شبکه", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", + "Hostname:" : "نام میزبان:", + "Gateway:" : "دروازه:", "DNS:" : "DNS:", - "Status:" : "Status:", - "Speed:" : "Speed:", + "Status:" : "وضعیت:", + "Speed:" : "سرعت:", "Duplex:" : "Duplex:", "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Active users" : "کاربران فعال", - "Last hour" : "Last hour", + "Last hour" : "ساعت گذشته", + "%s%% of all users" : "%s%% از همه کاربران", + "Last 24 Hours" : "۲۴ ساعت گذشته", + "Last 7 Days" : "۷ روز گذشته", + "Last 30 Days" : "۳۰ روز گذشته", "Shares" : "اشتراک گذاری ها", "Users:" : "کاربران:", - "Groups:" : "Groups:", - "Links:" : "Links:", - "Emails:" : "Emails:", - "Federated sent:" : "Federated sent:", - "Federated received:" : "Federated received:", - "Talk conversations:" : "Talk conversations:", + "Groups:" : "گروه‌ها:", + "Links:" : "پیوندها:", + "Emails:" : "رایانامه‌ها:", + "Federated sent:" : "اشتراک‌های فدرال ارسالی:", + "Federated received:" : "اشتراک‌های فدرال دریافتی:", + "Talk conversations:" : "گفتگوهای Talk:", "PHP" : "PHP", "Version:" : "نسخه:", - "Memory limit:" : "Memory limit:", - "Max execution time:" : "Max execution time:", + "Memory limit:" : "محدودیت حافظه:", + "MB" : "مگابایت", + "Max execution time:" : "حداکثر زمان اجرا:", "seconds" : "ثانیه ها", "Upload max size:" : "اندازه حداکثر بارگذاری شود:", - "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", - "Extensions:" : "Extensions:", - "Unable to list extensions" : "Unable to list extensions", - "Show phpinfo" : "Show phpinfo", + "OPcache Revalidate Frequency:" : "تناوب بازبینی OPcache:", + "Extensions:" : "افزونه‌ها:", + "Unable to list extensions" : "فهرست کردن افزونه‌ها امکان‌پذیر نیست", + "PHP Info:" : "اطلاعات PHP:", + "Show phpinfo" : "نمایش phpinfo", + "FPM worker pool" : "استخر پردازنده‌های FPM", + "Pool name:" : "نام استخر:", + "Pool type:" : "نوع استخر:", + "Start time:" : "زمان شروع:", + "Accepted connections:" : "اتصال‌های پذیرفته‌شده:", + "Total processes:" : "کل فرایندها:", + "Active processes:" : "فرایندهای فعال:", + "Idle processes:" : "فرایندهای بی‌کار:", + "Listen queue:" : "صف انتظار:", + "Slow requests:" : "درخواست‌های کند:", + "Max listen queue:" : "بیشینهٔ صف انتظار:", + "Max active processes:" : "بیشینهٔ فرایندهای فعال:", + "Max children reached:" : "رسیدن به بیشینهٔ زیرفرایندها:", "Database" : "پایگاه داده", "Type:" : "نوع:", "External monitoring tool" : "ابزار نظارت خارجی", + "Use this end point to connect an external monitoring tool:" : "برای اتصال یک ابزار نظارت خارجی از این نقطه پایانی استفاده کنید:", "Copy" : "کپی کردن", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL." + "Output in JSON" : "خروجی به‌صورت JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "صرف‌نظر از بخش برنامه‌ها (گنجاندن بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه‌ها ارسال می‌کند)", + "Skip server update" : "صرف‌نظر از به‌روزرسانی سرور", + "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." : "سپس هنگام درخواست به نشانی بالا، توکن را با سرایند \"NC-Token\" ارسال کنید." }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 948ab063..55dc395f 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -1,70 +1,101 @@ { "translations": { "CPU info not available" : "اطلاعات CPU در دسترس نیست", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "RAM info not available" : "RAM info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", - "SWAP info not available" : "SWAP info not available", + "CPU Usage:" : "میزان استفاده از CPU:", + "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage} ٪ ({load}) در دقیقه گذشته", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} ٪ ({lastMinute}) در دقیقه گذشته\n{last5MinutesPercentage} ٪ ({last5Minutes}) در ۵ دقیقه گذشته\n{last15MinutesPercentage} ٪ ({last15Minutes}) در ۱۵ دقیقه گذشته", + "RAM Usage:" : "میزان استفاده از RAM:", + "SWAP Usage:" : "میزان استفاده از SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: کل: {memTotalBytes}/استفاده فعلی: {memUsageBytes}", + "RAM info not available" : "اطلاعات RAM در دسترس نیست", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: کل: {swapTotalBytes}/استفاده فعلی: {swapUsageBytes}", + "SWAP info not available" : "اطلاعات SWAP در دسترس نیست", "Copied!" : "رونوشت شد!", "Not supported!" : "پشتیبانی وجود ندارد!", "Press ⌘-C to copy." : "برای کپی کردن از دکمه های C+⌘ استفاده نمایید", "Press Ctrl-C to copy." : "برای کپی کردن از دکمه ctrl+c استفاده نمایید", "Unknown" : "ناشناخته.", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d روز، %2$d ساعت، %3$d دقیقه، %4$d ثانیه", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d ساعت، %2$d دقیقه، %3$d ثانیه", "System" : "سیستم", "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:" : "Operating System:", + "Operating System:" : "سیستم‌عامل:", "CPU:" : "CPU:", - "Memory:" : "Memory:", - "Server time:" : "Server time:", - "Uptime:" : "Uptime:", - "Temperature" : "Temperature", + "threads" : "نخ‌ها", + "Memory:" : "حافظه:", + "Server time:" : "زمان کارساز:", + "Uptime:" : "مدت روشن بودن:", + "Temperature" : "دما", "Load" : "بار", "Memory" : "حافظه", "Disk" : "دیسک", - "Mount:" : "Mount:", - "Filesystem:" : "Filesystem:", + "Mount:" : "نقطه اتصال:", + "Filesystem:" : "سیستم فایل:", "Size:" : "اندازه", - "Available:" : "Available:", - "Used:" : "Used:", + "Available:" : "در دسترس:", + "Used:" : "استفاده‌شده:", "Files:" : "فایل ها:", "Storages:" : "انبارها:", "Free Space:" : "فضای خالی:", "Network" : "شبکه", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", + "Hostname:" : "نام میزبان:", + "Gateway:" : "دروازه:", "DNS:" : "DNS:", - "Status:" : "Status:", - "Speed:" : "Speed:", + "Status:" : "وضعیت:", + "Speed:" : "سرعت:", "Duplex:" : "Duplex:", "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Active users" : "کاربران فعال", - "Last hour" : "Last hour", + "Last hour" : "ساعت گذشته", + "%s%% of all users" : "%s%% از همه کاربران", + "Last 24 Hours" : "۲۴ ساعت گذشته", + "Last 7 Days" : "۷ روز گذشته", + "Last 30 Days" : "۳۰ روز گذشته", "Shares" : "اشتراک گذاری ها", "Users:" : "کاربران:", - "Groups:" : "Groups:", - "Links:" : "Links:", - "Emails:" : "Emails:", - "Federated sent:" : "Federated sent:", - "Federated received:" : "Federated received:", - "Talk conversations:" : "Talk conversations:", + "Groups:" : "گروه‌ها:", + "Links:" : "پیوندها:", + "Emails:" : "رایانامه‌ها:", + "Federated sent:" : "اشتراک‌های فدرال ارسالی:", + "Federated received:" : "اشتراک‌های فدرال دریافتی:", + "Talk conversations:" : "گفتگوهای Talk:", "PHP" : "PHP", "Version:" : "نسخه:", - "Memory limit:" : "Memory limit:", - "Max execution time:" : "Max execution time:", + "Memory limit:" : "محدودیت حافظه:", + "MB" : "مگابایت", + "Max execution time:" : "حداکثر زمان اجرا:", "seconds" : "ثانیه ها", "Upload max size:" : "اندازه حداکثر بارگذاری شود:", - "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", - "Extensions:" : "Extensions:", - "Unable to list extensions" : "Unable to list extensions", - "Show phpinfo" : "Show phpinfo", + "OPcache Revalidate Frequency:" : "تناوب بازبینی OPcache:", + "Extensions:" : "افزونه‌ها:", + "Unable to list extensions" : "فهرست کردن افزونه‌ها امکان‌پذیر نیست", + "PHP Info:" : "اطلاعات PHP:", + "Show phpinfo" : "نمایش phpinfo", + "FPM worker pool" : "استخر پردازنده‌های FPM", + "Pool name:" : "نام استخر:", + "Pool type:" : "نوع استخر:", + "Start time:" : "زمان شروع:", + "Accepted connections:" : "اتصال‌های پذیرفته‌شده:", + "Total processes:" : "کل فرایندها:", + "Active processes:" : "فرایندهای فعال:", + "Idle processes:" : "فرایندهای بی‌کار:", + "Listen queue:" : "صف انتظار:", + "Slow requests:" : "درخواست‌های کند:", + "Max listen queue:" : "بیشینهٔ صف انتظار:", + "Max active processes:" : "بیشینهٔ فرایندهای فعال:", + "Max children reached:" : "رسیدن به بیشینهٔ زیرفرایندها:", "Database" : "پایگاه داده", "Type:" : "نوع:", "External monitoring tool" : "ابزار نظارت خارجی", + "Use this end point to connect an external monitoring tool:" : "برای اتصال یک ابزار نظارت خارجی از این نقطه پایانی استفاده کنید:", "Copy" : "کپی کردن", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL." + "Output in JSON" : "خروجی به‌صورت JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "صرف‌نظر از بخش برنامه‌ها (گنجاندن بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه‌ها ارسال می‌کند)", + "Skip server update" : "صرف‌نظر از به‌روزرسانی سرور", + "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." : "سپس هنگام درخواست به نشانی بالا، توکن را با سرایند \"NC-Token\" ارسال کنید." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file From 6908d19424573782daff8e423a31c8f00614b010 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 12 Jun 2026 02:20:06 +0000 Subject: [PATCH 075/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/kab.js | 6 ++++++ l10n/kab.json | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/l10n/kab.js b/l10n/kab.js index 32290c1e..3346e8c2 100644 --- a/l10n/kab.js +++ b/l10n/kab.js @@ -6,7 +6,13 @@ OC.L10N.register( "Press ⌘-C to copy." : "Senned ɣef ⌘-C akken ad tneɣleḍ.", "Press Ctrl-C to copy." : "Senned ɣef Ctrl-C akken ad tneɣleḍ.", "Unknown" : "Arussin", + "System" : "Anagraw", "Temperature" : "Lḥamu", + "Status:" : "aẓayeṛ", + "PHP" : "PHP", + "seconds" : "tisinin", + "Database" : "Taffa n isefka", + "Type:" : "Anaw:", "Copy" : "Nɣel" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json index b2611397..7535995f 100644 --- a/l10n/kab.json +++ b/l10n/kab.json @@ -4,7 +4,13 @@ "Press ⌘-C to copy." : "Senned ɣef ⌘-C akken ad tneɣleḍ.", "Press Ctrl-C to copy." : "Senned ɣef Ctrl-C akken ad tneɣleḍ.", "Unknown" : "Arussin", + "System" : "Anagraw", "Temperature" : "Lḥamu", + "Status:" : "aẓayeṛ", + "PHP" : "PHP", + "seconds" : "tisinin", + "Database" : "Taffa n isefka", + "Type:" : "Anaw:", "Copy" : "Nɣel" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file From d79e4dc7949deac34edf7980f063886281569189 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 14 Jun 2026 01:54:16 +0000 Subject: [PATCH 076/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 2 +- l10n/gl.json | 2 +- l10n/lt_LT.js | 11 +++++++++++ l10n/lt_LT.json | 11 +++++++++++ 4 files changed, 24 insertions(+), 2 deletions(-) diff --git a/l10n/gl.js b/l10n/gl.js index 7f6ce5cf..7999e577 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -76,7 +76,7 @@ OC.L10N.register( "Unable to list extensions" : "Non é posíbel listar as extensións", "PHP Info:" : "Información PHP:", "Show phpinfo" : "Amosar phpinfo", - "FPM worker pool" : "Agrupamento de traballadores FPM", + "FPM worker pool" : "Agrupamento de traballadores do servizo FPM", "Pool name:" : "Nome do agrupamento:", "Pool type:" : "Tipo de agrupamento:", "Start time:" : "Hora de comezo:", diff --git a/l10n/gl.json b/l10n/gl.json index a9a650ad..416202c6 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -74,7 +74,7 @@ "Unable to list extensions" : "Non é posíbel listar as extensións", "PHP Info:" : "Información PHP:", "Show phpinfo" : "Amosar phpinfo", - "FPM worker pool" : "Agrupamento de traballadores FPM", + "FPM worker pool" : "Agrupamento de traballadores do servizo FPM", "Pool name:" : "Nome do agrupamento:", "Pool type:" : "Tipo de agrupamento:", "Start time:" : "Hora de comezo:", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 46706f24..2f1c2ec8 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -8,6 +8,9 @@ OC.L10N.register( "RAM Usage:" : "RAM naudojimas:", "SWAP Usage:" : "SWAP naudojimas:", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iš viso: {memTotalBytes}/Naudojama: {memUsageBytes}", + "RAM info not available" : "RAM informacija nepasiekiama", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iš viso: {swapTotalBytes}/Dabartinis naudojimas: {swapUsageBytes}", + "SWAP info not available" : "SWAP informacija nepasiekiama", "Copied!" : "Nukopijuota!", "Not supported!" : "Nepalaikoma!", "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", @@ -18,14 +21,18 @@ OC.L10N.register( "System" : "Sistema", "Monitoring" : "Stebėjimas", "Monitoring app with useful server information" : "Stebėjimo programėlė su naudinga serverio informacija", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Pateikia naudingos informacijos apie serverį, pavyzdžiui, procesoriaus apkrovą, RAM atminties naudojimą, disko vietos naudojimą, vartotojų skaičių ir pan.", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", + "threads" : "gijos", "Memory:" : "Atmintis:", "Server time:" : "Serverio laikas:", + "Uptime:" : "Veikimo laikas:", "Temperature" : "Temperatūra", "Load" : "Apkrova", "Memory" : "Atmintis", "Disk" : "Diskas", + "Mount:" : "Prijungti:", "Filesystem:" : "Failų sistema:", "Size:" : "Dydis:", "Available:" : "Prieinama:", @@ -34,10 +41,12 @@ OC.L10N.register( "Storages:" : "Saugyklos:", "Free Space:" : "Laisva vieta:", "Network" : "Tinklas", + "Hostname:" : "Serverio pavadinimas:", "Gateway:" : "Tinklų sietuvas:", "DNS:" : "DNS:", "Status:" : "Būsena:", "Speed:" : "Greitis:", + "Duplex:" : "Dvipusis:", "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", @@ -51,6 +60,8 @@ OC.L10N.register( "Groups:" : "Grupės:", "Links:" : "Nuorodos:", "Emails:" : "El. pašto adresai:", + "Federated sent:" : "Federuotas siuntimas:", + "Federated received:" : "Federuotas gautas:", "PHP" : "PHP", "Version:" : "Versija:", "Memory limit:" : "Atminties limitas:", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 8a0bfa47..9dac2146 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -6,6 +6,9 @@ "RAM Usage:" : "RAM naudojimas:", "SWAP Usage:" : "SWAP naudojimas:", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iš viso: {memTotalBytes}/Naudojama: {memUsageBytes}", + "RAM info not available" : "RAM informacija nepasiekiama", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iš viso: {swapTotalBytes}/Dabartinis naudojimas: {swapUsageBytes}", + "SWAP info not available" : "SWAP informacija nepasiekiama", "Copied!" : "Nukopijuota!", "Not supported!" : "Nepalaikoma!", "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", @@ -16,14 +19,18 @@ "System" : "Sistema", "Monitoring" : "Stebėjimas", "Monitoring app with useful server information" : "Stebėjimo programėlė su naudinga serverio informacija", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Pateikia naudingos informacijos apie serverį, pavyzdžiui, procesoriaus apkrovą, RAM atminties naudojimą, disko vietos naudojimą, vartotojų skaičių ir pan.", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", + "threads" : "gijos", "Memory:" : "Atmintis:", "Server time:" : "Serverio laikas:", + "Uptime:" : "Veikimo laikas:", "Temperature" : "Temperatūra", "Load" : "Apkrova", "Memory" : "Atmintis", "Disk" : "Diskas", + "Mount:" : "Prijungti:", "Filesystem:" : "Failų sistema:", "Size:" : "Dydis:", "Available:" : "Prieinama:", @@ -32,10 +39,12 @@ "Storages:" : "Saugyklos:", "Free Space:" : "Laisva vieta:", "Network" : "Tinklas", + "Hostname:" : "Serverio pavadinimas:", "Gateway:" : "Tinklų sietuvas:", "DNS:" : "DNS:", "Status:" : "Būsena:", "Speed:" : "Greitis:", + "Duplex:" : "Dvipusis:", "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", @@ -49,6 +58,8 @@ "Groups:" : "Grupės:", "Links:" : "Nuorodos:", "Emails:" : "El. pašto adresai:", + "Federated sent:" : "Federuotas siuntimas:", + "Federated received:" : "Federuotas gautas:", "PHP" : "PHP", "Version:" : "Versija:", "Memory limit:" : "Atminties limitas:", From f652d1abbdc61d00ad085bc0205b595e533dbffc Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 14 Jun 2026 03:22:25 +0000 Subject: [PATCH 077/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 5ec1f25e..df384a54 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "ef43111aa5096fc2818ff79631cd0801ec4e3cc4" + "reference": "39036e6ed88eee927c4b3e7ba7c5544b131e9439" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/ef43111aa5096fc2818ff79631cd0801ec4e3cc4", - "reference": "ef43111aa5096fc2818ff79631cd0801ec4e3cc4", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/39036e6ed88eee927c4b3e7ba7c5544b131e9439", + "reference": "39036e6ed88eee927c4b3e7ba7c5544b131e9439", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-06-03T02:42:41+00:00" + "time": "2026-06-12T02:30:15+00:00" }, { "name": "psr/clock", From 2b32635aa3b286683f31620a25b4f1c363ec370d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 15 Jun 2026 01:57:36 +0000 Subject: [PATCH 078/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lt_LT.js | 23 ++++++++++++++++++++++- l10n/lt_LT.json | 23 ++++++++++++++++++++++- 2 files changed, 44 insertions(+), 2 deletions(-) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 2f1c2ec8..b8a1c609 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -52,6 +52,7 @@ OC.L10N.register( "IPv6:" : "IPv6:", "Active users" : "Aktyvūs vartotojai", "Last hour" : "Paskutinė valanda", + "%s%% of all users" : "%s%% iš visų vartotojų", "Last 24 Hours" : "Paskutinės 24 valandos", "Last 7 Days" : "Paskutinės 7 dienos", "Last 30 Days" : "Paskutinės 30 dienų", @@ -62,21 +63,41 @@ OC.L10N.register( "Emails:" : "El. pašto adresai:", "Federated sent:" : "Federuotas siuntimas:", "Federated received:" : "Federuotas gautas:", + "Talk conversations:" : "„Pokalbių“ pasikalbėjimai:", "PHP" : "PHP", "Version:" : "Versija:", "Memory limit:" : "Atminties limitas:", + "MB" : "MB", "Max execution time:" : "Maksimalus vykdymo laikas:", "seconds" : "sekundes", "Upload max size:" : "Maksimalus įkeliamo failo dydis:", + "OPcache Revalidate Frequency:" : "OPcache pakartotinio patvirtinimo dažnis:", "Extensions:" : "Priedai:", + "Unable to list extensions" : "Neįmanoma išvardyti plėtinių", + "PHP Info:" : "PHP informacija:", "Show phpinfo" : "Rodyti phpinfo", "FPM worker pool" : "FPM procesų grupė", + "Pool name:" : "Išteklių fondo pavadinimas", + "Pool type:" : "Išteklių fondo tipas:", + "Start time:" : "Pradžios laikas:", + "Accepted connections:" : "Priimti prisijungimai:", + "Total processes:" : "Iš viso procesų:", + "Active processes:" : "Aktyvūs procesai:", + "Idle processes:" : "Neaktyvūs procesai:", + "Listen queue:" : "Klausymosi eilė:", + "Slow requests:" : "Lėtosios užklausos:", + "Max listen queue:" : "Maksimali klausymosi eilė:", + "Max active processes:" : "Maksimalus aktyvių procesų skaičius:", + "Max children reached:" : "Pasiektas maksimalus antrinių procesų skaičius:", "Database" : "Duomenų bazė", "Type:" : "Tipas:", "External monitoring tool" : "Išorinis stebėjimo įrankis", + "Use this end point to connect an external monitoring tool:" : "Šį galinį tašką naudokite išoriniam stebėjimo įrankiui prijungti:", "Copy" : "Kopijuoti", "Output in JSON" : "JSON išvestis", + "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", "Skip server update" : "Praleisti serverio atnaujinimą", - "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:" + "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite prieigos raktą su antrašte „NC-Token“." }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 9dac2146..da458c0e 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -50,6 +50,7 @@ "IPv6:" : "IPv6:", "Active users" : "Aktyvūs vartotojai", "Last hour" : "Paskutinė valanda", + "%s%% of all users" : "%s%% iš visų vartotojų", "Last 24 Hours" : "Paskutinės 24 valandos", "Last 7 Days" : "Paskutinės 7 dienos", "Last 30 Days" : "Paskutinės 30 dienų", @@ -60,21 +61,41 @@ "Emails:" : "El. pašto adresai:", "Federated sent:" : "Federuotas siuntimas:", "Federated received:" : "Federuotas gautas:", + "Talk conversations:" : "„Pokalbių“ pasikalbėjimai:", "PHP" : "PHP", "Version:" : "Versija:", "Memory limit:" : "Atminties limitas:", + "MB" : "MB", "Max execution time:" : "Maksimalus vykdymo laikas:", "seconds" : "sekundes", "Upload max size:" : "Maksimalus įkeliamo failo dydis:", + "OPcache Revalidate Frequency:" : "OPcache pakartotinio patvirtinimo dažnis:", "Extensions:" : "Priedai:", + "Unable to list extensions" : "Neįmanoma išvardyti plėtinių", + "PHP Info:" : "PHP informacija:", "Show phpinfo" : "Rodyti phpinfo", "FPM worker pool" : "FPM procesų grupė", + "Pool name:" : "Išteklių fondo pavadinimas", + "Pool type:" : "Išteklių fondo tipas:", + "Start time:" : "Pradžios laikas:", + "Accepted connections:" : "Priimti prisijungimai:", + "Total processes:" : "Iš viso procesų:", + "Active processes:" : "Aktyvūs procesai:", + "Idle processes:" : "Neaktyvūs procesai:", + "Listen queue:" : "Klausymosi eilė:", + "Slow requests:" : "Lėtosios užklausos:", + "Max listen queue:" : "Maksimali klausymosi eilė:", + "Max active processes:" : "Maksimalus aktyvių procesų skaičius:", + "Max children reached:" : "Pasiektas maksimalus antrinių procesų skaičius:", "Database" : "Duomenų bazė", "Type:" : "Tipas:", "External monitoring tool" : "Išorinis stebėjimo įrankis", + "Use this end point to connect an external monitoring tool:" : "Šį galinį tašką naudokite išoriniam stebėjimo įrankiui prijungti:", "Copy" : "Kopijuoti", "Output in JSON" : "JSON išvestis", + "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", "Skip server update" : "Praleisti serverio atnaujinimą", - "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:" + "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite prieigos raktą su antrašte „NC-Token“." },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file From 7fec825d8bf9e74c87e93a282b6456d45d8e95d5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 18 Jun 2026 02:00:45 +0000 Subject: [PATCH 079/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fa.js | 102 +++++++++++++++++++++++++-------------------------- l10n/fa.json | 102 +++++++++++++++++++++++++-------------------------- 2 files changed, 102 insertions(+), 102 deletions(-) diff --git a/l10n/fa.js b/l10n/fa.js index ce389e82..a9f57f28 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -2,43 +2,43 @@ OC.L10N.register( "serverinfo", { "CPU info not available" : "اطلاعات CPU در دسترس نیست", - "CPU Usage:" : "میزان استفاده از CPU:", - "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage} ٪ ({load}) در دقیقه گذشته", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} ٪ ({lastMinute}) در دقیقه گذشته\n{last5MinutesPercentage} ٪ ({last5Minutes}) در ۵ دقیقه گذشته\n{last15MinutesPercentage} ٪ ({last15Minutes}) در ۱۵ دقیقه گذشته", - "RAM Usage:" : "میزان استفاده از RAM:", - "SWAP Usage:" : "میزان استفاده از SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: کل: {memTotalBytes}/استفاده فعلی: {memUsageBytes}", + "CPU Usage:" : "مصرف CPU:", + "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage}% ({load}) در دقیقه گذشته", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) در دقیقه گذشته", + "RAM Usage:" : "مصرف RAM:", + "SWAP Usage:" : "مصرف SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: مجموع: {memTotalBytes}/مصرف فعلی: {memUsageBytes}", "RAM info not available" : "اطلاعات RAM در دسترس نیست", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: کل: {swapTotalBytes}/استفاده فعلی: {swapUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: مجموع: {swapTotalBytes}/مصرف فعلی: {swapUsageBytes}", "SWAP info not available" : "اطلاعات SWAP در دسترس نیست", - "Copied!" : "رونوشت شد!", - "Not supported!" : "پشتیبانی وجود ندارد!", - "Press ⌘-C to copy." : "برای کپی کردن از دکمه های C+⌘ استفاده نمایید", - "Press Ctrl-C to copy." : "برای کپی کردن از دکمه ctrl+c استفاده نمایید", - "Unknown" : "ناشناخته.", + "Copied!" : "کپی شد!", + "Not supported!" : "پشتیبانی نمی‌شود!", + "Press ⌘-C to copy." : "برای کپی، ⌘-C را فشار دهید.", + "Press Ctrl-C to copy." : "برای کپی، Ctrl-C را فشار دهید.", + "Unknown" : "ناشناخته", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d روز، %2$d ساعت، %3$d دقیقه، %4$d ثانیه", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d ساعت، %2$d دقیقه، %3$d ثانیه", "System" : "سیستم", - "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:" : "سیستم‌عامل:", + "Monitoring" : "نظارت", + "Monitoring app with useful server information" : "برنامه نظارت با اطلاعات مفید سرور", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "اطلاعات مفید سرور مانند بار CPU، مصرف RAM، مصرف دیسک، تعداد کاربران و غیره را ارائه می‌دهد.", + "Operating System:" : "سیستم عامل:", "CPU:" : "CPU:", - "threads" : "نخ‌ها", + "threads" : "رشته", "Memory:" : "حافظه:", - "Server time:" : "زمان کارساز:", - "Uptime:" : "مدت روشن بودن:", + "Server time:" : "زمان سرور:", + "Uptime:" : "زمان فعالیت:", "Temperature" : "دما", "Load" : "بار", "Memory" : "حافظه", "Disk" : "دیسک", - "Mount:" : "نقطه اتصال:", + "Mount:" : "محل اتصال:", "Filesystem:" : "سیستم فایل:", - "Size:" : "اندازه", - "Available:" : "در دسترس:", - "Used:" : "استفاده‌شده:", - "Files:" : "فایل ها:", - "Storages:" : "انبارها:", + "Size:" : "اندازه:", + "Available:" : "موجود:", + "Used:" : "استفاده شده:", + "Files:" : "فایل‌ها:", + "Storages:" : "ذخیره‌سازها:", "Free Space:" : "فضای خالی:", "Network" : "شبکه", "Hostname:" : "نام میزبان:", @@ -46,58 +46,58 @@ OC.L10N.register( "DNS:" : "DNS:", "Status:" : "وضعیت:", "Speed:" : "سرعت:", - "Duplex:" : "Duplex:", + "Duplex:" : "دوطرفه:", "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Active users" : "کاربران فعال", "Last hour" : "ساعت گذشته", - "%s%% of all users" : "%s%% از همه کاربران", + "%s%% of all users" : "%s%% از کل کاربران", "Last 24 Hours" : "۲۴ ساعت گذشته", "Last 7 Days" : "۷ روز گذشته", "Last 30 Days" : "۳۰ روز گذشته", - "Shares" : "اشتراک گذاری ها", + "Shares" : "اشتراک‌گذاری‌ها", "Users:" : "کاربران:", "Groups:" : "گروه‌ها:", "Links:" : "پیوندها:", - "Emails:" : "رایانامه‌ها:", - "Federated sent:" : "اشتراک‌های فدرال ارسالی:", - "Federated received:" : "اشتراک‌های فدرال دریافتی:", + "Emails:" : "ایمیل‌ها:", + "Federated sent:" : "ارسال فدرال:", + "Federated received:" : "دریافت فدرال:", "Talk conversations:" : "گفتگوهای Talk:", "PHP" : "PHP", "Version:" : "نسخه:", "Memory limit:" : "محدودیت حافظه:", "MB" : "مگابایت", "Max execution time:" : "حداکثر زمان اجرا:", - "seconds" : "ثانیه ها", - "Upload max size:" : "اندازه حداکثر بارگذاری شود:", - "OPcache Revalidate Frequency:" : "تناوب بازبینی OPcache:", + "seconds" : "ثانیه", + "Upload max size:" : "حداکثر اندازه آپلود:", + "OPcache Revalidate Frequency:" : "فرکانس بازبینی OPcache:", "Extensions:" : "افزونه‌ها:", - "Unable to list extensions" : "فهرست کردن افزونه‌ها امکان‌پذیر نیست", + "Unable to list extensions" : "امکان فهرست‌سازی افزونه‌ها وجود ندارد", "PHP Info:" : "اطلاعات PHP:", "Show phpinfo" : "نمایش phpinfo", - "FPM worker pool" : "استخر پردازنده‌های FPM", + "FPM worker pool" : "استخر کارگران FPM", "Pool name:" : "نام استخر:", "Pool type:" : "نوع استخر:", "Start time:" : "زمان شروع:", - "Accepted connections:" : "اتصال‌های پذیرفته‌شده:", - "Total processes:" : "کل فرایندها:", - "Active processes:" : "فرایندهای فعال:", - "Idle processes:" : "فرایندهای بی‌کار:", - "Listen queue:" : "صف انتظار:", + "Accepted connections:" : "اتصالات پذیرفته شده:", + "Total processes:" : "مجموع فرآیندها:", + "Active processes:" : "فرآیندهای فعال:", + "Idle processes:" : "فرآیندهای بیکار:", + "Listen queue:" : "صف گوش دادن:", "Slow requests:" : "درخواست‌های کند:", - "Max listen queue:" : "بیشینهٔ صف انتظار:", - "Max active processes:" : "بیشینهٔ فرایندهای فعال:", - "Max children reached:" : "رسیدن به بیشینهٔ زیرفرایندها:", + "Max listen queue:" : "حداکثر صف گوش دادن:", + "Max active processes:" : "حداکثر فرآیندهای فعال:", + "Max children reached:" : "حداکثر فرزندان رسیده:", "Database" : "پایگاه داده", "Type:" : "نوع:", "External monitoring tool" : "ابزار نظارت خارجی", - "Use this end point to connect an external monitoring tool:" : "برای اتصال یک ابزار نظارت خارجی از این نقطه پایانی استفاده کنید:", - "Copy" : "کپی کردن", - "Output in JSON" : "خروجی به‌صورت JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "صرف‌نظر از بخش برنامه‌ها (گنجاندن بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه‌ها ارسال می‌کند)", - "Skip server update" : "صرف‌نظر از به‌روزرسانی سرور", - "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." : "سپس هنگام درخواست به نشانی بالا، توکن را با سرایند \"NC-Token\" ارسال کنید." + "Use this end point to connect an external monitoring tool:" : "از این نقطه پایانی برای اتصال یک ابزار نظارت خارجی استفاده کنید:", + "Copy" : "کپی", + "Output in JSON" : "خروجی به صورت JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "رد کردن بخش برنامه‌ها (شامل بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه ارسال می‌کند)", + "Skip server update" : "رد کردن به‌روزرسانی سرور", + "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." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید." }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 55dc395f..0d727eaa 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -1,42 +1,42 @@ { "translations": { "CPU info not available" : "اطلاعات CPU در دسترس نیست", - "CPU Usage:" : "میزان استفاده از CPU:", - "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage} ٪ ({load}) در دقیقه گذشته", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} ٪ ({lastMinute}) در دقیقه گذشته\n{last5MinutesPercentage} ٪ ({last5Minutes}) در ۵ دقیقه گذشته\n{last15MinutesPercentage} ٪ ({last15Minutes}) در ۱۵ دقیقه گذشته", - "RAM Usage:" : "میزان استفاده از RAM:", - "SWAP Usage:" : "میزان استفاده از SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: کل: {memTotalBytes}/استفاده فعلی: {memUsageBytes}", + "CPU Usage:" : "مصرف CPU:", + "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage}% ({load}) در دقیقه گذشته", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) در دقیقه گذشته", + "RAM Usage:" : "مصرف RAM:", + "SWAP Usage:" : "مصرف SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: مجموع: {memTotalBytes}/مصرف فعلی: {memUsageBytes}", "RAM info not available" : "اطلاعات RAM در دسترس نیست", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: کل: {swapTotalBytes}/استفاده فعلی: {swapUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: مجموع: {swapTotalBytes}/مصرف فعلی: {swapUsageBytes}", "SWAP info not available" : "اطلاعات SWAP در دسترس نیست", - "Copied!" : "رونوشت شد!", - "Not supported!" : "پشتیبانی وجود ندارد!", - "Press ⌘-C to copy." : "برای کپی کردن از دکمه های C+⌘ استفاده نمایید", - "Press Ctrl-C to copy." : "برای کپی کردن از دکمه ctrl+c استفاده نمایید", - "Unknown" : "ناشناخته.", + "Copied!" : "کپی شد!", + "Not supported!" : "پشتیبانی نمی‌شود!", + "Press ⌘-C to copy." : "برای کپی، ⌘-C را فشار دهید.", + "Press Ctrl-C to copy." : "برای کپی، Ctrl-C را فشار دهید.", + "Unknown" : "ناشناخته", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d روز، %2$d ساعت، %3$d دقیقه، %4$d ثانیه", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d ساعت، %2$d دقیقه، %3$d ثانیه", "System" : "سیستم", - "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:" : "سیستم‌عامل:", + "Monitoring" : "نظارت", + "Monitoring app with useful server information" : "برنامه نظارت با اطلاعات مفید سرور", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "اطلاعات مفید سرور مانند بار CPU، مصرف RAM، مصرف دیسک، تعداد کاربران و غیره را ارائه می‌دهد.", + "Operating System:" : "سیستم عامل:", "CPU:" : "CPU:", - "threads" : "نخ‌ها", + "threads" : "رشته", "Memory:" : "حافظه:", - "Server time:" : "زمان کارساز:", - "Uptime:" : "مدت روشن بودن:", + "Server time:" : "زمان سرور:", + "Uptime:" : "زمان فعالیت:", "Temperature" : "دما", "Load" : "بار", "Memory" : "حافظه", "Disk" : "دیسک", - "Mount:" : "نقطه اتصال:", + "Mount:" : "محل اتصال:", "Filesystem:" : "سیستم فایل:", - "Size:" : "اندازه", - "Available:" : "در دسترس:", - "Used:" : "استفاده‌شده:", - "Files:" : "فایل ها:", - "Storages:" : "انبارها:", + "Size:" : "اندازه:", + "Available:" : "موجود:", + "Used:" : "استفاده شده:", + "Files:" : "فایل‌ها:", + "Storages:" : "ذخیره‌سازها:", "Free Space:" : "فضای خالی:", "Network" : "شبکه", "Hostname:" : "نام میزبان:", @@ -44,58 +44,58 @@ "DNS:" : "DNS:", "Status:" : "وضعیت:", "Speed:" : "سرعت:", - "Duplex:" : "Duplex:", + "Duplex:" : "دوطرفه:", "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Active users" : "کاربران فعال", "Last hour" : "ساعت گذشته", - "%s%% of all users" : "%s%% از همه کاربران", + "%s%% of all users" : "%s%% از کل کاربران", "Last 24 Hours" : "۲۴ ساعت گذشته", "Last 7 Days" : "۷ روز گذشته", "Last 30 Days" : "۳۰ روز گذشته", - "Shares" : "اشتراک گذاری ها", + "Shares" : "اشتراک‌گذاری‌ها", "Users:" : "کاربران:", "Groups:" : "گروه‌ها:", "Links:" : "پیوندها:", - "Emails:" : "رایانامه‌ها:", - "Federated sent:" : "اشتراک‌های فدرال ارسالی:", - "Federated received:" : "اشتراک‌های فدرال دریافتی:", + "Emails:" : "ایمیل‌ها:", + "Federated sent:" : "ارسال فدرال:", + "Federated received:" : "دریافت فدرال:", "Talk conversations:" : "گفتگوهای Talk:", "PHP" : "PHP", "Version:" : "نسخه:", "Memory limit:" : "محدودیت حافظه:", "MB" : "مگابایت", "Max execution time:" : "حداکثر زمان اجرا:", - "seconds" : "ثانیه ها", - "Upload max size:" : "اندازه حداکثر بارگذاری شود:", - "OPcache Revalidate Frequency:" : "تناوب بازبینی OPcache:", + "seconds" : "ثانیه", + "Upload max size:" : "حداکثر اندازه آپلود:", + "OPcache Revalidate Frequency:" : "فرکانس بازبینی OPcache:", "Extensions:" : "افزونه‌ها:", - "Unable to list extensions" : "فهرست کردن افزونه‌ها امکان‌پذیر نیست", + "Unable to list extensions" : "امکان فهرست‌سازی افزونه‌ها وجود ندارد", "PHP Info:" : "اطلاعات PHP:", "Show phpinfo" : "نمایش phpinfo", - "FPM worker pool" : "استخر پردازنده‌های FPM", + "FPM worker pool" : "استخر کارگران FPM", "Pool name:" : "نام استخر:", "Pool type:" : "نوع استخر:", "Start time:" : "زمان شروع:", - "Accepted connections:" : "اتصال‌های پذیرفته‌شده:", - "Total processes:" : "کل فرایندها:", - "Active processes:" : "فرایندهای فعال:", - "Idle processes:" : "فرایندهای بی‌کار:", - "Listen queue:" : "صف انتظار:", + "Accepted connections:" : "اتصالات پذیرفته شده:", + "Total processes:" : "مجموع فرآیندها:", + "Active processes:" : "فرآیندهای فعال:", + "Idle processes:" : "فرآیندهای بیکار:", + "Listen queue:" : "صف گوش دادن:", "Slow requests:" : "درخواست‌های کند:", - "Max listen queue:" : "بیشینهٔ صف انتظار:", - "Max active processes:" : "بیشینهٔ فرایندهای فعال:", - "Max children reached:" : "رسیدن به بیشینهٔ زیرفرایندها:", + "Max listen queue:" : "حداکثر صف گوش دادن:", + "Max active processes:" : "حداکثر فرآیندهای فعال:", + "Max children reached:" : "حداکثر فرزندان رسیده:", "Database" : "پایگاه داده", "Type:" : "نوع:", "External monitoring tool" : "ابزار نظارت خارجی", - "Use this end point to connect an external monitoring tool:" : "برای اتصال یک ابزار نظارت خارجی از این نقطه پایانی استفاده کنید:", - "Copy" : "کپی کردن", - "Output in JSON" : "خروجی به‌صورت JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "صرف‌نظر از بخش برنامه‌ها (گنجاندن بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه‌ها ارسال می‌کند)", - "Skip server update" : "صرف‌نظر از به‌روزرسانی سرور", - "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." : "سپس هنگام درخواست به نشانی بالا، توکن را با سرایند \"NC-Token\" ارسال کنید." + "Use this end point to connect an external monitoring tool:" : "از این نقطه پایانی برای اتصال یک ابزار نظارت خارجی استفاده کنید:", + "Copy" : "کپی", + "Output in JSON" : "خروجی به صورت JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "رد کردن بخش برنامه‌ها (شامل بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه ارسال می‌کند)", + "Skip server update" : "رد کردن به‌روزرسانی سرور", + "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." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file From 39747662690b3dee9ee8920453abc3cf7272e1fc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 20 Jun 2026 01:54:52 +0000 Subject: [PATCH 080/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/et_EE.js | 8 ++++---- l10n/et_EE.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 293262ce..07274993 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -24,13 +24,13 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näitab kasulikku infot serveri kohta, näiteks protsessori koormus, mälukasutus, kettaruum, kasutajate arv jne.", "Operating System:" : "Operatsioonisüsteem:", "CPU:" : "Protsessor:", - "threads" : "lõimesid", - "Memory:" : "Vahemälu:", + "threads" : "lõime", + "Memory:" : "Mälu:", "Server time:" : "Serveri aeg:", - "Uptime:" : "Aktiivaeg:", + "Uptime:" : "Aeg viimasest serveri käivitusest:", "Temperature" : "Temperatuur", "Load" : "Koormus", - "Memory" : "Vahemälu", + "Memory" : "Mälu", "Disk" : "Ketas", "Mount:" : "Haakepunkt:", "Filesystem:" : "Failisüsteem:", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index cef2d921..88bad06b 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -22,13 +22,13 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näitab kasulikku infot serveri kohta, näiteks protsessori koormus, mälukasutus, kettaruum, kasutajate arv jne.", "Operating System:" : "Operatsioonisüsteem:", "CPU:" : "Protsessor:", - "threads" : "lõimesid", - "Memory:" : "Vahemälu:", + "threads" : "lõime", + "Memory:" : "Mälu:", "Server time:" : "Serveri aeg:", - "Uptime:" : "Aktiivaeg:", + "Uptime:" : "Aeg viimasest serveri käivitusest:", "Temperature" : "Temperatuur", "Load" : "Koormus", - "Memory" : "Vahemälu", + "Memory" : "Mälu", "Disk" : "Ketas", "Mount:" : "Haakepunkt:", "Filesystem:" : "Failisüsteem:", From 5c1c896fdcc4633b5f56d47f374bbf357ccc26d2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 21 Jun 2026 01:56:02 +0000 Subject: [PATCH 081/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/et_EE.js | 18 +++++++++--------- l10n/et_EE.json | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 07274993..5016c4b8 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -1,7 +1,7 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Protsessori info pole saadaval", + "CPU info not available" : "Protsessori teave pole saadaval", "CPU Usage:" : "Protsessori koormus:", "Load average: {percentage} % ({load}) last minute" : "Keskmine koormus: {percentage} % ({load}) viimase minuti kestel", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) viimane minut\n{last5MinutesPercentage} % ({last5Minutes}) viimased 5 minutit\n{last15MinutesPercentage} % ({last15Minutes}) viimased 15 minutit", @@ -10,7 +10,7 @@ OC.L10N.register( "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Mälu: Kokku: {memTotalBytes}/Kasutusel: {memUsageBytes}", "RAM info not available" : "Vahemälu info pole saadaval", "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Saaleala: Kokku: {swapTotalBytes}/Kasutusel: {swapUsageBytes}", - "SWAP info not available" : "Saaleala info pole saadaval", + "SWAP info not available" : "Saaleala teave pole saadaval", "Copied!" : "Kopeeritud!", "Not supported!" : "Pole toetatud!", "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.", @@ -20,8 +20,8 @@ OC.L10N.register( "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d tundi, %2$d minutit, %3$d sekundit", "System" : "Süsteem", "Monitoring" : "Monitooring", - "Monitoring app with useful server information" : "Monitoorimisrakendus kasuliku infoga serveri kohta", - "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näitab kasulikku infot serveri kohta, näiteks protsessori koormus, mälukasutus, kettaruum, kasutajate arv jne.", + "Monitoring app with useful server information" : "Monitoorimisrakendus kasuliku teabega serveri kohta", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näitab kasulikku teavet serveri kohta, näiteks protsessori koormust, mälukasutust, kettaruumi, kasutajate arvu jne.", "Operating System:" : "Operatsioonisüsteem:", "CPU:" : "Protsessor:", "threads" : "lõime", @@ -44,7 +44,7 @@ OC.L10N.register( "Hostname:" : "Hostinimi:", "Gateway:" : "Võrgulüüs:", "DNS:" : "Nimeserver:", - "Status:" : "Seisund:", + "Status:" : "Olek:", "Speed:" : "Kiirus:", "Duplex:" : "Dupleks:", "MAC:" : "MAC:", @@ -56,7 +56,7 @@ OC.L10N.register( "Last 24 Hours" : "Viimase 24 tunni jooksul", "Last 7 Days" : "Viimase 7 päeva jooksul", "Last 30 Days" : "Viimase 30 päeva jooksul", - "Shares" : "Jaoskaustad", + "Shares" : "Jagamised", "Users:" : "Kasutajaid:", "Groups:" : "Gruppe:", "Links:" : "Linke:", @@ -73,7 +73,7 @@ OC.L10N.register( "Upload max size:" : "Maksimaalne üleslaadimissuurus:", "OPcache Revalidate Frequency:" : "OPcache'i kordusvalideerimise sagedus:", "Extensions:" : "Laiendused:", - "Unable to list extensions" : "Laienduste loetlemine ebaõnnestus", + "Unable to list extensions" : "Laienduste loetlemine ei õnnestunud", "PHP Info:" : "PHP teave:", "Show phpinfo" : "Näita phpinfo väljundit", "FPM worker pool" : "FPM-i ühenduste fond", @@ -97,7 +97,7 @@ OC.L10N.register( "Output in JSON" : "Väljund json-vormingus", "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", "Skip server update" : "Jäta serveri uuendus vahele", - "To use an access token, please generate one then set it using the following command:" : "Ligipääsutunnuse kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel saada tunnus ülaloleva URL-i pärimisel \"NC-Token\" päisega." + "To use an access token, please generate one then set it using the following command:" : "Ligipääsuks vajaliku tunnusloa kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 88bad06b..2265b1b4 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -1,5 +1,5 @@ { "translations": { - "CPU info not available" : "Protsessori info pole saadaval", + "CPU info not available" : "Protsessori teave pole saadaval", "CPU Usage:" : "Protsessori koormus:", "Load average: {percentage} % ({load}) last minute" : "Keskmine koormus: {percentage} % ({load}) viimase minuti kestel", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) viimane minut\n{last5MinutesPercentage} % ({last5Minutes}) viimased 5 minutit\n{last15MinutesPercentage} % ({last15Minutes}) viimased 15 minutit", @@ -8,7 +8,7 @@ "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Mälu: Kokku: {memTotalBytes}/Kasutusel: {memUsageBytes}", "RAM info not available" : "Vahemälu info pole saadaval", "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Saaleala: Kokku: {swapTotalBytes}/Kasutusel: {swapUsageBytes}", - "SWAP info not available" : "Saaleala info pole saadaval", + "SWAP info not available" : "Saaleala teave pole saadaval", "Copied!" : "Kopeeritud!", "Not supported!" : "Pole toetatud!", "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.", @@ -18,8 +18,8 @@ "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d tundi, %2$d minutit, %3$d sekundit", "System" : "Süsteem", "Monitoring" : "Monitooring", - "Monitoring app with useful server information" : "Monitoorimisrakendus kasuliku infoga serveri kohta", - "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näitab kasulikku infot serveri kohta, näiteks protsessori koormus, mälukasutus, kettaruum, kasutajate arv jne.", + "Monitoring app with useful server information" : "Monitoorimisrakendus kasuliku teabega serveri kohta", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näitab kasulikku teavet serveri kohta, näiteks protsessori koormust, mälukasutust, kettaruumi, kasutajate arvu jne.", "Operating System:" : "Operatsioonisüsteem:", "CPU:" : "Protsessor:", "threads" : "lõime", @@ -42,7 +42,7 @@ "Hostname:" : "Hostinimi:", "Gateway:" : "Võrgulüüs:", "DNS:" : "Nimeserver:", - "Status:" : "Seisund:", + "Status:" : "Olek:", "Speed:" : "Kiirus:", "Duplex:" : "Dupleks:", "MAC:" : "MAC:", @@ -54,7 +54,7 @@ "Last 24 Hours" : "Viimase 24 tunni jooksul", "Last 7 Days" : "Viimase 7 päeva jooksul", "Last 30 Days" : "Viimase 30 päeva jooksul", - "Shares" : "Jaoskaustad", + "Shares" : "Jagamised", "Users:" : "Kasutajaid:", "Groups:" : "Gruppe:", "Links:" : "Linke:", @@ -71,7 +71,7 @@ "Upload max size:" : "Maksimaalne üleslaadimissuurus:", "OPcache Revalidate Frequency:" : "OPcache'i kordusvalideerimise sagedus:", "Extensions:" : "Laiendused:", - "Unable to list extensions" : "Laienduste loetlemine ebaõnnestus", + "Unable to list extensions" : "Laienduste loetlemine ei õnnestunud", "PHP Info:" : "PHP teave:", "Show phpinfo" : "Näita phpinfo väljundit", "FPM worker pool" : "FPM-i ühenduste fond", @@ -95,7 +95,7 @@ "Output in JSON" : "Väljund json-vormingus", "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", "Skip server update" : "Jäta serveri uuendus vahele", - "To use an access token, please generate one then set it using the following command:" : "Ligipääsutunnuse kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel saada tunnus ülaloleva URL-i pärimisel \"NC-Token\" päisega." + "To use an access token, please generate one then set it using the following command:" : "Ligipääsuks vajaliku tunnusloa kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file From 79f94edb577b9e6c752ef2f463c0384abe45deb7 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 21 Jun 2026 03:22:48 +0000 Subject: [PATCH 082/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index df384a54..18a556ba 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "39036e6ed88eee927c4b3e7ba7c5544b131e9439" + "reference": "c4ecbe0efea507588f135f2215de92ec098c3956" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/39036e6ed88eee927c4b3e7ba7c5544b131e9439", - "reference": "39036e6ed88eee927c4b3e7ba7c5544b131e9439", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/c4ecbe0efea507588f135f2215de92ec098c3956", + "reference": "c4ecbe0efea507588f135f2215de92ec098c3956", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-06-12T02:30:15+00:00" + "time": "2026-06-18T02:36:01+00:00" }, { "name": "psr/clock", From f1950f627c81e42598f014b3c4f8bc7e68df5f9f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 22 Jun 2026 01:57:05 +0000 Subject: [PATCH 083/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lt_LT.js | 4 ++-- l10n/lt_LT.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index b8a1c609..4d3cfce8 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -97,7 +97,7 @@ OC.L10N.register( "Output in JSON" : "JSON išvestis", "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", "Skip server update" : "Praleisti serverio atnaujinimą", - "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite prieigos raktą su antrašte „NC-Token“." + "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti žymenį, sugeneruokite jį ir nustatykite naudodami šią komandą:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“." }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index da458c0e..b2c05436 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -95,7 +95,7 @@ "Output in JSON" : "JSON išvestis", "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", "Skip server update" : "Praleisti serverio atnaujinimą", - "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite prieigos raktą su antrašte „NC-Token“." + "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti žymenį, sugeneruokite jį ir nustatykite naudodami šią komandą:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“." },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file From d571d52436b2fee46f774dcf46f37bcd705f14af Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 24 Jun 2026 02:09:03 +0000 Subject: [PATCH 084/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_PT.js | 1 + l10n/pt_PT.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index ee360b36..f32e73c5 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -2,6 +2,7 @@ OC.L10N.register( "serverinfo", { "CPU info not available" : "Informação do CPU indisponível", + "CPU Usage:" : "Uso de CPU:", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 7de217dc..27d5e9a6 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -1,5 +1,6 @@ { "translations": { "CPU info not available" : "Informação do CPU indisponível", + "CPU Usage:" : "Uso de CPU:", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", From 96faf8404b9feebb6826d097646dd4711d13ea83 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 27 Jun 2026 01:55:04 +0000 Subject: [PATCH 085/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_PT.js | 15 ++++++++++++++- l10n/pt_PT.json | 15 ++++++++++++++- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index f32e73c5..c07e732d 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -3,35 +3,48 @@ OC.L10N.register( { "CPU info not available" : "Informação do CPU indisponível", "CPU Usage:" : "Uso de CPU:", + "RAM Usage:" : "Uso de RAM:", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressionar Ctrl-C para copiar.", "Unknown" : "Desconhecido", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dias, %2$d horas, %3$d minutos, %4$d segundos", "System" : "Sistema", "Monitoring" : "Monitorização", "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", + "Memory:" : "Memoria:", "Temperature" : "Temperatura", "Load" : "Carga", "Memory" : "Memória", "Disk" : "Disco", "Size:" : "Tamanho:", + "Available:" : "Disponível:", "Files:" : "Ficheiros:", "Storages:" : "Armazenamentos:", "Free Space:" : "Espaço livre:", "Network" : "Rede", + "Status:" : "Status:", + "IPv6:" : "IPv6:", "Active users" : "Utilizadores ativos", "Last hour" : "Ultima hora", "Shares" : "Partilhas", "Users:" : "Utilizadores:", + "Groups:" : "Grupos:", + "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", "Version:" : "Versão:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", + "Extensions:" : "Extensões:", + "PHP Info:" : "Informações do PHP:", + "Idle processes:" : "Processes inativos:", + "Max children reached:" : "Máximo de processos filhos atingido:", "Database" : "Base de dados", "Type:" : "Tipo:", "External monitoring tool" : "Ferramenta externa de monitorização", - "Copy" : "Copiar" + "Copy" : "Copiar", + "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:" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 27d5e9a6..8527d83f 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -1,35 +1,48 @@ { "translations": { "CPU info not available" : "Informação do CPU indisponível", "CPU Usage:" : "Uso de CPU:", + "RAM Usage:" : "Uso de RAM:", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressionar Ctrl-C para copiar.", "Unknown" : "Desconhecido", + "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dias, %2$d horas, %3$d minutos, %4$d segundos", "System" : "Sistema", "Monitoring" : "Monitorização", "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", + "Memory:" : "Memoria:", "Temperature" : "Temperatura", "Load" : "Carga", "Memory" : "Memória", "Disk" : "Disco", "Size:" : "Tamanho:", + "Available:" : "Disponível:", "Files:" : "Ficheiros:", "Storages:" : "Armazenamentos:", "Free Space:" : "Espaço livre:", "Network" : "Rede", + "Status:" : "Status:", + "IPv6:" : "IPv6:", "Active users" : "Utilizadores ativos", "Last hour" : "Ultima hora", "Shares" : "Partilhas", "Users:" : "Utilizadores:", + "Groups:" : "Grupos:", + "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", "Version:" : "Versão:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", + "Extensions:" : "Extensões:", + "PHP Info:" : "Informações do PHP:", + "Idle processes:" : "Processes inativos:", + "Max children reached:" : "Máximo de processos filhos atingido:", "Database" : "Base de dados", "Type:" : "Tipo:", "External monitoring tool" : "Ferramenta externa de monitorização", - "Copy" : "Copiar" + "Copy" : "Copiar", + "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:" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file From c1558f55c1ee0a9e4f5891aaeba1bc8372605e74 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 29 Jun 2026 01:56:32 +0000 Subject: [PATCH 086/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_PT.js | 10 ++++++++++ l10n/pt_PT.json | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index c07e732d..162c9a23 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -4,17 +4,20 @@ OC.L10N.register( "CPU info not available" : "Informação do CPU indisponível", "CPU Usage:" : "Uso de CPU:", "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressionar Ctrl-C para copiar.", "Unknown" : "Desconhecido", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dias, %2$d horas, %3$d minutos, %4$d segundos", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", "System" : "Sistema", "Monitoring" : "Monitorização", "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", "Memory:" : "Memoria:", + "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", "Load" : "Carga", "Memory" : "Memória", @@ -25,25 +28,32 @@ OC.L10N.register( "Storages:" : "Armazenamentos:", "Free Space:" : "Espaço livre:", "Network" : "Rede", + "Gateway:" : "Gateway:", "Status:" : "Status:", "IPv6:" : "IPv6:", "Active users" : "Utilizadores ativos", "Last hour" : "Ultima hora", + "%s%% of all users" : "%s%% de todos os usuários", "Shares" : "Partilhas", "Users:" : "Utilizadores:", "Groups:" : "Grupos:", + "Emails:" : "E-mails:", "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", "Version:" : "Versão:", + "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", "Extensions:" : "Extensões:", "PHP Info:" : "Informações do PHP:", + "Pool name:" : "Nome do pool:", + "Active processes:" : "Processos ativos:", "Idle processes:" : "Processes inativos:", "Max children reached:" : "Máximo de processos filhos atingido:", "Database" : "Base de dados", "Type:" : "Tipo:", "External monitoring tool" : "Ferramenta externa de monitorização", + "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", "Copy" : "Copiar", "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:" }, diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 8527d83f..8b2832dc 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -2,17 +2,20 @@ "CPU info not available" : "Informação do CPU indisponível", "CPU Usage:" : "Uso de CPU:", "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressionar Ctrl-C para copiar.", "Unknown" : "Desconhecido", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dias, %2$d horas, %3$d minutos, %4$d segundos", + "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", "System" : "Sistema", "Monitoring" : "Monitorização", "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", "Memory:" : "Memoria:", + "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", "Load" : "Carga", "Memory" : "Memória", @@ -23,25 +26,32 @@ "Storages:" : "Armazenamentos:", "Free Space:" : "Espaço livre:", "Network" : "Rede", + "Gateway:" : "Gateway:", "Status:" : "Status:", "IPv6:" : "IPv6:", "Active users" : "Utilizadores ativos", "Last hour" : "Ultima hora", + "%s%% of all users" : "%s%% de todos os usuários", "Shares" : "Partilhas", "Users:" : "Utilizadores:", "Groups:" : "Grupos:", + "Emails:" : "E-mails:", "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", "Version:" : "Versão:", + "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", "Extensions:" : "Extensões:", "PHP Info:" : "Informações do PHP:", + "Pool name:" : "Nome do pool:", + "Active processes:" : "Processos ativos:", "Idle processes:" : "Processes inativos:", "Max children reached:" : "Máximo de processos filhos atingido:", "Database" : "Base de dados", "Type:" : "Tipo:", "External monitoring tool" : "Ferramenta externa de monitorização", + "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", "Copy" : "Copiar", "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:" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" From e99d2436dfaac3c3197480b36f439943803e9c75 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 30 Jun 2026 01:56:22 +0000 Subject: [PATCH 087/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_PT.js | 7 +++++++ l10n/pt_PT.json | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 162c9a23..49007597 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -3,6 +3,7 @@ OC.L10N.register( { "CPU info not available" : "Informação do CPU indisponível", "CPU Usage:" : "Uso de CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", "RAM Usage:" : "Uso de RAM:", "SWAP Usage:" : "Uso de SWAP:", "Copied!" : "Copiado!", @@ -16,6 +17,7 @@ OC.L10N.register( "Monitoring" : "Monitorização", "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", + "CPU:" : "CPU:", "Memory:" : "Memoria:", "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", @@ -24,6 +26,7 @@ OC.L10N.register( "Disk" : "Disco", "Size:" : "Tamanho:", "Available:" : "Disponível:", + "Used:" : "Usado:", "Files:" : "Ficheiros:", "Storages:" : "Armazenamentos:", "Free Space:" : "Espaço livre:", @@ -37,6 +40,7 @@ OC.L10N.register( "Shares" : "Partilhas", "Users:" : "Utilizadores:", "Groups:" : "Grupos:", + "Links:" : "Links:", "Emails:" : "E-mails:", "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", @@ -44,11 +48,14 @@ OC.L10N.register( "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", + "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "Extensions:" : "Extensões:", "PHP Info:" : "Informações do PHP:", "Pool name:" : "Nome do pool:", + "Start time:" : "Hora de início:", "Active processes:" : "Processos ativos:", "Idle processes:" : "Processes inativos:", + "Max listen queue:" : "Máximo da fila de escuta:", "Max children reached:" : "Máximo de processos filhos atingido:", "Database" : "Base de dados", "Type:" : "Tipo:", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 8b2832dc..5bda9c86 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -1,6 +1,7 @@ { "translations": { "CPU info not available" : "Informação do CPU indisponível", "CPU Usage:" : "Uso de CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", "RAM Usage:" : "Uso de RAM:", "SWAP Usage:" : "Uso de SWAP:", "Copied!" : "Copiado!", @@ -14,6 +15,7 @@ "Monitoring" : "Monitorização", "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", + "CPU:" : "CPU:", "Memory:" : "Memoria:", "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", @@ -22,6 +24,7 @@ "Disk" : "Disco", "Size:" : "Tamanho:", "Available:" : "Disponível:", + "Used:" : "Usado:", "Files:" : "Ficheiros:", "Storages:" : "Armazenamentos:", "Free Space:" : "Espaço livre:", @@ -35,6 +38,7 @@ "Shares" : "Partilhas", "Users:" : "Utilizadores:", "Groups:" : "Grupos:", + "Links:" : "Links:", "Emails:" : "E-mails:", "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", @@ -42,11 +46,14 @@ "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", + "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "Extensions:" : "Extensões:", "PHP Info:" : "Informações do PHP:", "Pool name:" : "Nome do pool:", + "Start time:" : "Hora de início:", "Active processes:" : "Processos ativos:", "Idle processes:" : "Processes inativos:", + "Max listen queue:" : "Máximo da fila de escuta:", "Max children reached:" : "Máximo de processos filhos atingido:", "Database" : "Base de dados", "Type:" : "Tipo:", From ec9458b225f542818de1fc79c939251b0e830bf4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 2 Jul 2026 01:56:31 +0000 Subject: [PATCH 088/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_PT.js | 10 ++++++++++ l10n/pt_PT.json | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 49007597..cd970faa 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -6,6 +6,7 @@ OC.L10N.register( "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", "RAM Usage:" : "Uso de RAM:", "SWAP Usage:" : "Uso de SWAP:", + "RAM info not available" : "Informações de RAM não disponíveis", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", @@ -18,6 +19,7 @@ OC.L10N.register( "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", "CPU:" : "CPU:", + "threads" : "threads", "Memory:" : "Memoria:", "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", @@ -31,17 +33,21 @@ OC.L10N.register( "Storages:" : "Armazenamentos:", "Free Space:" : "Espaço livre:", "Network" : "Rede", + "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", "Status:" : "Status:", + "Duplex:" : "Duplex:", "IPv6:" : "IPv6:", "Active users" : "Utilizadores ativos", "Last hour" : "Ultima hora", "%s%% of all users" : "%s%% de todos os usuários", + "Last 7 Days" : "Nos Últimos 7 Dias", "Shares" : "Partilhas", "Users:" : "Utilizadores:", "Groups:" : "Grupos:", "Links:" : "Links:", "Emails:" : "E-mails:", + "Federated received:" : "Recebimento federado:", "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", "Version:" : "Versão:", @@ -50,11 +56,14 @@ OC.L10N.register( "Upload max size:" : "Tamanho máximo de carregamento:", "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "Extensions:" : "Extensões:", + "Unable to list extensions" : "Não foi possível listar as extensões", "PHP Info:" : "Informações do PHP:", "Pool name:" : "Nome do pool:", "Start time:" : "Hora de início:", + "Accepted connections:" : "Conexões aceitas:", "Active processes:" : "Processos ativos:", "Idle processes:" : "Processes inativos:", + "Slow requests:" : "Solicitações lentas:", "Max listen queue:" : "Máximo da fila de escuta:", "Max children reached:" : "Máximo de processos filhos atingido:", "Database" : "Base de dados", @@ -62,6 +71,7 @@ OC.L10N.register( "External monitoring tool" : "Ferramenta externa de monitorização", "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", "Copy" : "Copiar", + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "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:" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 5bda9c86..ba0bec05 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -4,6 +4,7 @@ "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", "RAM Usage:" : "Uso de RAM:", "SWAP Usage:" : "Uso de SWAP:", + "RAM info not available" : "Informações de RAM não disponíveis", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", @@ -16,6 +17,7 @@ "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", "CPU:" : "CPU:", + "threads" : "threads", "Memory:" : "Memoria:", "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", @@ -29,17 +31,21 @@ "Storages:" : "Armazenamentos:", "Free Space:" : "Espaço livre:", "Network" : "Rede", + "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", "Status:" : "Status:", + "Duplex:" : "Duplex:", "IPv6:" : "IPv6:", "Active users" : "Utilizadores ativos", "Last hour" : "Ultima hora", "%s%% of all users" : "%s%% de todos os usuários", + "Last 7 Days" : "Nos Últimos 7 Dias", "Shares" : "Partilhas", "Users:" : "Utilizadores:", "Groups:" : "Grupos:", "Links:" : "Links:", "Emails:" : "E-mails:", + "Federated received:" : "Recebimento federado:", "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", "Version:" : "Versão:", @@ -48,11 +54,14 @@ "Upload max size:" : "Tamanho máximo de carregamento:", "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "Extensions:" : "Extensões:", + "Unable to list extensions" : "Não foi possível listar as extensões", "PHP Info:" : "Informações do PHP:", "Pool name:" : "Nome do pool:", "Start time:" : "Hora de início:", + "Accepted connections:" : "Conexões aceitas:", "Active processes:" : "Processos ativos:", "Idle processes:" : "Processes inativos:", + "Slow requests:" : "Solicitações lentas:", "Max listen queue:" : "Máximo da fila de escuta:", "Max children reached:" : "Máximo de processos filhos atingido:", "Database" : "Base de dados", @@ -60,6 +69,7 @@ "External monitoring tool" : "Ferramenta externa de monitorização", "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", "Copy" : "Copiar", + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "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:" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file From 38fa5ec37ffa8d3b08f8d30a5209a8818c77f634 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 3 Jul 2026 01:55:31 +0000 Subject: [PATCH 089/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_PT.js | 13 +++++++++++++ l10n/pt_PT.json | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index cd970faa..d966703e 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -6,7 +6,9 @@ OC.L10N.register( "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", "RAM Usage:" : "Uso de RAM:", "SWAP Usage:" : "Uso de SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", "RAM info not available" : "Informações de RAM não disponíveis", + "SWAP info not available" : "Informações de SWAP não disponíveis", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", @@ -21,11 +23,13 @@ OC.L10N.register( "CPU:" : "CPU:", "threads" : "threads", "Memory:" : "Memoria:", + "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", "Load" : "Carga", "Memory" : "Memória", "Disk" : "Disco", + "Mount:" : "Montagem:", "Size:" : "Tamanho:", "Available:" : "Disponível:", "Used:" : "Usado:", @@ -36,12 +40,15 @@ OC.L10N.register( "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", "Status:" : "Status:", + "Speed:" : "Velocidade:", "Duplex:" : "Duplex:", + "MAC:" : "MAC:", "IPv6:" : "IPv6:", "Active users" : "Utilizadores ativos", "Last hour" : "Ultima hora", "%s%% of all users" : "%s%% de todos os usuários", "Last 7 Days" : "Nos Últimos 7 Dias", + "Last 30 Days" : "Nos Últimos 30 Dias", "Shares" : "Partilhas", "Users:" : "Utilizadores:", "Groups:" : "Grupos:", @@ -51,6 +58,8 @@ OC.L10N.register( "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", "Version:" : "Versão:", + "Memory limit:" : "Limite de memória:", + "MB" : "MB", "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", @@ -59,8 +68,10 @@ OC.L10N.register( "Unable to list extensions" : "Não foi possível listar as extensões", "PHP Info:" : "Informações do PHP:", "Pool name:" : "Nome do pool:", + "Pool type:" : "Tipo do pool:", "Start time:" : "Hora de início:", "Accepted connections:" : "Conexões aceitas:", + "Total processes:" : "Total de processos:", "Active processes:" : "Processos ativos:", "Idle processes:" : "Processes inativos:", "Slow requests:" : "Solicitações lentas:", @@ -71,7 +82,9 @@ OC.L10N.register( "External monitoring tool" : "Ferramenta externa de monitorização", "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", "Copy" : "Copiar", + "Output in JSON" : "Saída em JSON", "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", + "Skip server update" : "Ignorar atualização do servidor", "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:" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index ba0bec05..e8239226 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -4,7 +4,9 @@ "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", "RAM Usage:" : "Uso de RAM:", "SWAP Usage:" : "Uso de SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", "RAM info not available" : "Informações de RAM não disponíveis", + "SWAP info not available" : "Informações de SWAP não disponíveis", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", @@ -19,11 +21,13 @@ "CPU:" : "CPU:", "threads" : "threads", "Memory:" : "Memoria:", + "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", "Load" : "Carga", "Memory" : "Memória", "Disk" : "Disco", + "Mount:" : "Montagem:", "Size:" : "Tamanho:", "Available:" : "Disponível:", "Used:" : "Usado:", @@ -34,12 +38,15 @@ "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", "Status:" : "Status:", + "Speed:" : "Velocidade:", "Duplex:" : "Duplex:", + "MAC:" : "MAC:", "IPv6:" : "IPv6:", "Active users" : "Utilizadores ativos", "Last hour" : "Ultima hora", "%s%% of all users" : "%s%% de todos os usuários", "Last 7 Days" : "Nos Últimos 7 Dias", + "Last 30 Days" : "Nos Últimos 30 Dias", "Shares" : "Partilhas", "Users:" : "Utilizadores:", "Groups:" : "Grupos:", @@ -49,6 +56,8 @@ "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", "Version:" : "Versão:", + "Memory limit:" : "Limite de memória:", + "MB" : "MB", "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", @@ -57,8 +66,10 @@ "Unable to list extensions" : "Não foi possível listar as extensões", "PHP Info:" : "Informações do PHP:", "Pool name:" : "Nome do pool:", + "Pool type:" : "Tipo do pool:", "Start time:" : "Hora de início:", "Accepted connections:" : "Conexões aceitas:", + "Total processes:" : "Total de processos:", "Active processes:" : "Processos ativos:", "Idle processes:" : "Processes inativos:", "Slow requests:" : "Solicitações lentas:", @@ -69,7 +80,9 @@ "External monitoring tool" : "Ferramenta externa de monitorização", "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", "Copy" : "Copiar", + "Output in JSON" : "Saída em JSON", "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", + "Skip server update" : "Ignorar atualização do servidor", "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:" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file From 1ceb37aa475538597c1e4e3f2cbb940b6e34b9d5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 4 Jul 2026 01:55:22 +0000 Subject: [PATCH 090/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_PT.js | 9 ++++++++- l10n/pt_PT.json | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index d966703e..b0413f21 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -3,6 +3,7 @@ OC.L10N.register( { "CPU info not available" : "Informação do CPU indisponível", "CPU Usage:" : "Uso de CPU:", + "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", "RAM Usage:" : "Uso de RAM:", "SWAP Usage:" : "Uso de SWAP:", @@ -20,6 +21,7 @@ OC.L10N.register( "Monitoring" : "Monitorização", "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", + "Operating System:" : "Sistema Operacional:", "CPU:" : "CPU:", "threads" : "threads", "Memory:" : "Memoria:", @@ -39,6 +41,7 @@ OC.L10N.register( "Network" : "Rede", "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Velocidade:", "Duplex:" : "Duplex:", @@ -47,6 +50,7 @@ OC.L10N.register( "Active users" : "Utilizadores ativos", "Last hour" : "Ultima hora", "%s%% of all users" : "%s%% de todos os usuários", + "Last 24 Hours" : "Nas Últimas 24 Horas", "Last 7 Days" : "Nos Últimos 7 Dias", "Last 30 Days" : "Nos Últimos 30 Dias", "Shares" : "Partilhas", @@ -67,6 +71,7 @@ OC.L10N.register( "Extensions:" : "Extensões:", "Unable to list extensions" : "Não foi possível listar as extensões", "PHP Info:" : "Informações do PHP:", + "FPM worker pool" : "Pool de trabalhadores FPM", "Pool name:" : "Nome do pool:", "Pool type:" : "Tipo do pool:", "Start time:" : "Hora de início:", @@ -74,6 +79,7 @@ OC.L10N.register( "Total processes:" : "Total de processos:", "Active processes:" : "Processos ativos:", "Idle processes:" : "Processes inativos:", + "Listen queue:" : "Fila de escuta:", "Slow requests:" : "Solicitações lentas:", "Max listen queue:" : "Máximo da fila de escuta:", "Max children reached:" : "Máximo de processos filhos atingido:", @@ -85,6 +91,7 @@ OC.L10N.register( "Output in JSON" : "Saída em JSON", "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "Skip server update" : "Ignorar atualização do servidor", - "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:" + "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." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index e8239226..a58bee6e 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -1,6 +1,7 @@ { "translations": { "CPU info not available" : "Informação do CPU indisponível", "CPU Usage:" : "Uso de CPU:", + "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", "RAM Usage:" : "Uso de RAM:", "SWAP Usage:" : "Uso de SWAP:", @@ -18,6 +19,7 @@ "Monitoring" : "Monitorização", "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", + "Operating System:" : "Sistema Operacional:", "CPU:" : "CPU:", "threads" : "threads", "Memory:" : "Memoria:", @@ -37,6 +39,7 @@ "Network" : "Rede", "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", + "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Velocidade:", "Duplex:" : "Duplex:", @@ -45,6 +48,7 @@ "Active users" : "Utilizadores ativos", "Last hour" : "Ultima hora", "%s%% of all users" : "%s%% de todos os usuários", + "Last 24 Hours" : "Nas Últimas 24 Horas", "Last 7 Days" : "Nos Últimos 7 Dias", "Last 30 Days" : "Nos Últimos 30 Dias", "Shares" : "Partilhas", @@ -65,6 +69,7 @@ "Extensions:" : "Extensões:", "Unable to list extensions" : "Não foi possível listar as extensões", "PHP Info:" : "Informações do PHP:", + "FPM worker pool" : "Pool de trabalhadores FPM", "Pool name:" : "Nome do pool:", "Pool type:" : "Tipo do pool:", "Start time:" : "Hora de início:", @@ -72,6 +77,7 @@ "Total processes:" : "Total de processos:", "Active processes:" : "Processos ativos:", "Idle processes:" : "Processes inativos:", + "Listen queue:" : "Fila de escuta:", "Slow requests:" : "Solicitações lentas:", "Max listen queue:" : "Máximo da fila de escuta:", "Max children reached:" : "Máximo de processos filhos atingido:", @@ -83,6 +89,7 @@ "Output in JSON" : "Saída em JSON", "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "Skip server update" : "Ignorar atualização do servidor", - "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:" + "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." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file From 24fe7db2d26b88e4cdf531c2d881cea51d595d2c Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 5 Jul 2026 03:16:20 +0000 Subject: [PATCH 091/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 18a556ba..8a5d12db 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "c4ecbe0efea507588f135f2215de92ec098c3956" + "reference": "5343316ca3fe43104a9676ffcc12607cf185300c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/c4ecbe0efea507588f135f2215de92ec098c3956", - "reference": "c4ecbe0efea507588f135f2215de92ec098c3956", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/5343316ca3fe43104a9676ffcc12607cf185300c", + "reference": "5343316ca3fe43104a9676ffcc12607cf185300c", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-06-18T02:36:01+00:00" + "time": "2026-06-29T02:28:09+00:00" }, { "name": "psr/clock", From fa5095003933ffdf032b0de36d99390d35339a15 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 5 Jul 2026 03:22:41 +0000 Subject: [PATCH 092/130] ci(actions): Update workflow templates from organization template repository Signed-off-by: GitHub --- .github/actions-lock.txt | 18 +++++ .github/workflows/block-merge-freeze.yml | 2 +- .../block-unconventional-commits.yml | 4 +- .../workflows/dependabot-approve-merge.yml | 72 ++++++++++++++--- .github/workflows/lint-php-cs.yml | 6 +- .github/workflows/lint-php.yml | 15 ++-- .github/workflows/phpunit-mariadb.yml | 15 ++-- .github/workflows/phpunit-mysql.yml | 15 ++-- .github/workflows/phpunit-oci.yml | 32 ++++---- .github/workflows/phpunit-pgsql.yml | 15 ++-- .github/workflows/phpunit-sqlite.yml | 15 ++-- .github/workflows/pr-feedback.yml | 4 +- .github/workflows/psalm.yml | 6 +- .github/workflows/reuse.yml | 4 +- .../update-nextcloud-ocp-approve-merge.yml | 13 +-- .github/workflows/update-nextcloud-ocp.yml | 81 +++++++++---------- 16 files changed, 196 insertions(+), 121 deletions(-) create mode 100644 .github/actions-lock.txt diff --git a/.github/actions-lock.txt b/.github/actions-lock.txt new file mode 100644 index 00000000..07bdecc7 --- /dev/null +++ b/.github/actions-lock.txt @@ -0,0 +1,18 @@ +# SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: MIT +25fc4c7e69e778e20bdc9eb0cc96367e block-merge-freeze.yml +5a7b85f72877c560683ba523ffad11cc block-unconventional-commits.yml +e6351c608939c31ae1e32923aa82aa10 dependabot-approve-merge.yml +2581a67c5bcdcd570427e6d51db767d7 fixup.yml +870b483dbcbca59479211270d61546dd lint-php-cs.yml +ee2b04d185b82fe7dd6fe6d83c6c7b45 lint-php.yml +5cb2cca6386e45c0c9061192798b37a8 phpunit-mariadb.yml +d676be1ed03142832d8e712962f5961c phpunit-mysql.yml +ec26ef77882d1c19cba1ce168f927c2b phpunit-oci.yml +e92532f6ac32d39a1ff5c5d57b9686ba phpunit-pgsql.yml +9e8a660a88b8253f33593880710f1df3 phpunit-sqlite.yml +3c4a096b3b7dbaef0f8e5190ffe13518 pr-feedback.yml +20b5d0d45766e3793f19c9c0c8d05140 psalm.yml +3975dc58817119d596a8f6ed190352ce reuse.yml +a3440826636c0fd7c2d20b1de50363da update-nextcloud-ocp-approve-merge.yml +39db87018db395caf41007931817cdbd update-nextcloud-ocp.yml diff --git a/.github/workflows/block-merge-freeze.yml b/.github/workflows/block-merge-freeze.yml index f28a0210..3a9d5cc3 100644 --- a/.github/workflows/block-merge-freeze.yml +++ b/.github/workflows/block-merge-freeze.yml @@ -29,7 +29,7 @@ jobs: steps: - name: Register server reference to fallback to master branch - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 + uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0 with: github-token: ${{secrets.GITHUB_TOKEN}} script: | diff --git a/.github/workflows/block-unconventional-commits.yml b/.github/workflows/block-unconventional-commits.yml index 6bf1a79c..bcc722a6 100644 --- a/.github/workflows/block-unconventional-commits.yml +++ b/.github/workflows/block-unconventional-commits.yml @@ -27,10 +27,10 @@ jobs: steps: - name: Checkout - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - - uses: webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0 + - uses: webiny/action-conventional-commits@7f91b1595ca1951cdb671ddc9f07a49081ec5b69 # v1.4.2 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/dependabot-approve-merge.yml b/.github/workflows/dependabot-approve-merge.yml index ed902d92..76340acb 100644 --- a/.github/workflows/dependabot-approve-merge.yml +++ b/.github/workflows/dependabot-approve-merge.yml @@ -3,10 +3,10 @@ # https://github.com/nextcloud/.github # https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization # -# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: MIT -name: Dependabot +name: Auto approve Dependabot PRs on: pull_request_target: # zizmor: ignore[dangerous-triggers] @@ -24,11 +24,20 @@ concurrency: jobs: auto-approve-merge: - if: github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'renovate[bot]' + if: github.event.pull_request.user.login == 'dependabot[bot]' runs-on: ubuntu-latest-low + env: + # env variable for maintainers: 'true' allows to auto-merge 1.0.2 -> 2.0.0 + ALLOW_MAJOR: false + # env variable for maintainers: 'true' allows to auto-merge 1.0.2 -> 1.1.0 + ALLOW_MINOR: true + # env variable for maintainers: RegExp string to ignore some dependencies from auto-approve and auto-merge + IGNORE_PATTERN: '' permissions: - # for hmarr/auto-approve-action to approve PRs + # for auto-approve step to work pull-requests: write + # for alexwilson/enable-github-automerge-action to approve PRs + contents: write steps: - name: Disabled on forks @@ -37,13 +46,56 @@ jobs: echo 'Can not approve PRs from forks' exit 1 - # GitHub actions bot approve - - uses: hmarr/auto-approve-action@b40d6c9ed2fa10c9a2749eca7eb004418a705501 # v2 + - uses: mdecoleman/pr-branch-name@55795d86b4566d300d237883103f052125cc7508 # v3.0.0 + id: branchname + with: + repo-token: ${{ secrets.GITHUB_TOKEN }} + + - name: Dependabot metadata + id: metadata + if: startsWith(steps.branchname.outputs.branch, 'dependabot/') + uses: dependabot/fetch-metadata@25dd0e34f4fe68f24cc83900b1fe3fe149efef98 # v3.1.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} - # Nextcloud bot approve and merge request - - uses: ahmadnassri/action-dependabot-auto-merge@45fc124d949b19b6b8bf6645b6c9d55f4f9ac61a # v2 + - name: Check for ignored dependencies in the PR + id: validate + if: startsWith(steps.branchname.outputs.branch, 'dependabot/') + env: + IGNORE_PATTERN: ${{ env.IGNORE_PATTERN }} + DEPENDENCY_NAMES: ${{ steps.metadata.outputs.dependency-names }} + run: | + if [[ -z ${IGNORE_PATTERN} ]]; then + echo "ignore=false" >> "$GITHUB_OUTPUT" + elif [[ -z ${DEPENDENCY_NAMES} ]]; then + echo "ignore=false" >> "$GITHUB_OUTPUT" + elif [[ ${DEPENDENCY_NAMES} =~ ${IGNORE_PATTERN} ]]; then + echo "ignore=true" >> "$GITHUB_OUTPUT" + fi + + - name: GitHub actions bot approve + id: auto_approve + if: ${{ + startsWith(steps.branchname.outputs.branch, 'dependabot/') + && steps.validate.outputs.ignore != 'true' + }} + run: gh pr review --approve "$PR_URL" + env: + PR_URL: ${{ github.event.pull_request.html_url }} + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + + # Enable GitHub auto merge + - name: Auto merge + uses: alexwilson/enable-github-automerge-action@2c32e18a76e0726ffe7a573bfff2d42a20885126 # 3.0.0 + if: ${{ + startsWith(steps.branchname.outputs.branch, 'dependabot/') + && steps.auto_approve.conclusion == 'success' + && (github.event.action == 'opened' || github.event.action == 'reopened') + && ( + steps.metadata.outputs.update-type == 'version-update:semver-patch' + || (fromJSON(env.ALLOW_MINOR) && steps.metadata.outputs.update-type == 'version-update:semver-minor') + || (fromJSON(env.ALLOW_MAJOR) && steps.metadata.outputs.update-type == 'version-update:semver-major') + ) + }} with: - target: minor - github-token: ${{ secrets.DEPENDABOT_AUTOMERGE_TOKEN }} + github-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/lint-php-cs.yml b/.github/workflows/lint-php-cs.yml index 556d6fe5..bb67a004 100644 --- a/.github/workflows/lint-php-cs.yml +++ b/.github/workflows/lint-php-cs.yml @@ -25,16 +25,16 @@ jobs: steps: - name: Checkout - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - name: Get php version id: versions - uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1 + uses: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba # v1.3.2 - name: Set up php${{ steps.versions.outputs.php-min }} - uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2.35.4 + uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2 with: php-version: ${{ steps.versions.outputs.php-min }} extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index b51107d7..cb2684b2 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -21,34 +21,35 @@ jobs: matrix: runs-on: ubuntu-latest-low outputs: - php-versions: ${{ steps.versions.outputs.php-versions }} + php-min: ${{ steps.versions.outputs.php-min }} + php-max: ${{ steps.versions.outputs.php-max }} steps: - name: Checkout app - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - name: Get version matrix id: versions - uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.0.0 + uses: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba # v1.3.2 php-lint: - runs-on: ubuntu-latest + runs-on: ubuntu-latest-low needs: matrix strategy: matrix: - php-versions: ${{fromJson(needs.matrix.outputs.php-versions)}} + php-versions: ['${{ needs.matrix.outputs.php-min }}', '${{ needs.matrix.outputs.php-max }}'] name: php-lint steps: - name: Checkout - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - name: Set up php ${{ matrix.php-versions }} - uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2.35.4 + uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2 with: php-version: ${{ matrix.php-versions }} extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite diff --git a/.github/workflows/phpunit-mariadb.yml b/.github/workflows/phpunit-mariadb.yml index a153db63..5a578ba7 100644 --- a/.github/workflows/phpunit-mariadb.yml +++ b/.github/workflows/phpunit-mariadb.yml @@ -25,13 +25,13 @@ jobs: server-max: ${{ steps.versions.outputs.branches-max-list }} steps: - name: Checkout app - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - name: Get version matrix id: versions - uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1 + uses: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba # v1.3.2 changes: runs-on: ubuntu-latest-low @@ -43,7 +43,7 @@ jobs: src: ${{ steps.changes.outputs.src}} steps: - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2 + - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 id: changes continue-on-error: true with: @@ -67,6 +67,7 @@ jobs: if: needs.changes.outputs.src != 'false' strategy: + fail-fast: false matrix: php-versions: ${{ fromJson(needs.matrix.outputs.php-version) }} server-versions: ${{ fromJson(needs.matrix.outputs.server-max) }} @@ -91,7 +92,7 @@ jobs: echo "APP_NAME=${GITHUB_REPOSITORY##*/}" >> $GITHUB_ENV - name: Checkout server - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false submodules: true @@ -99,13 +100,13 @@ jobs: ref: ${{ matrix.server-versions }} - name: Checkout app - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false path: apps/${{ env.APP_NAME }} - name: Set up php ${{ matrix.php-versions }} - uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2.35.4 + uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2 with: php-version: ${{ matrix.php-versions }} # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation @@ -124,7 +125,7 @@ jobs: - name: Check composer file existence id: check_composer - uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0 + uses: andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1.0 with: files: apps/${{ env.APP_NAME }}/composer.json diff --git a/.github/workflows/phpunit-mysql.yml b/.github/workflows/phpunit-mysql.yml index 790f0f71..69db3b5d 100644 --- a/.github/workflows/phpunit-mysql.yml +++ b/.github/workflows/phpunit-mysql.yml @@ -24,13 +24,13 @@ jobs: matrix: ${{ steps.versions.outputs.sparse-matrix }} steps: - name: Checkout app - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - name: Get version matrix id: versions - uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1 + uses: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba # v1.3.2 with: matrix: '{"mysql-versions": ["8.4"]}' @@ -44,7 +44,7 @@ jobs: src: ${{ steps.changes.outputs.src}} steps: - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2 + - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 id: changes continue-on-error: true with: @@ -68,6 +68,7 @@ jobs: if: needs.changes.outputs.src != 'false' strategy: + fail-fast: false matrix: ${{ fromJson(needs.matrix.outputs.matrix) }} name: MySQL ${{ matrix.mysql-versions }} PHP ${{ matrix.php-versions }} Nextcloud ${{ matrix.server-versions }} @@ -89,7 +90,7 @@ jobs: echo "APP_NAME=${GITHUB_REPOSITORY##*/}" >> $GITHUB_ENV - name: Checkout server - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false submodules: true @@ -97,13 +98,13 @@ jobs: ref: ${{ matrix.server-versions }} - name: Checkout app - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false path: apps/${{ env.APP_NAME }} - name: Set up php ${{ matrix.php-versions }} - uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2.35.4 + uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2 with: php-version: ${{ matrix.php-versions }} # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation @@ -122,7 +123,7 @@ jobs: - name: Check composer file existence id: check_composer - uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0 + uses: andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1.0 with: files: apps/${{ env.APP_NAME }}/composer.json diff --git a/.github/workflows/phpunit-oci.yml b/.github/workflows/phpunit-oci.yml index 1304d614..20c84b19 100644 --- a/.github/workflows/phpunit-oci.yml +++ b/.github/workflows/phpunit-oci.yml @@ -25,13 +25,13 @@ jobs: server-max: ${{ steps.versions.outputs.branches-max-list }} steps: - name: Checkout app - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - name: Get version matrix id: versions - uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1 + uses: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba # v1.3.2 changes: runs-on: ubuntu-latest-low @@ -43,7 +43,7 @@ jobs: src: ${{ steps.changes.outputs.src }} steps: - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2 + - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 id: changes continue-on-error: true with: @@ -67,31 +67,31 @@ jobs: if: needs.changes.outputs.src != 'false' strategy: + fail-fast: false matrix: php-versions: ${{ fromJson(needs.matrix.outputs.php-version) }} server-versions: ${{ fromJson(needs.matrix.outputs.server-max) }} + oci-versions: ['18', '21', '23'] - name: OCI PHP ${{ matrix.php-versions }} Nextcloud ${{ matrix.server-versions }} + name: OCI ${{ matrix.oci-versions }} PHP ${{ matrix.php-versions }} Nextcloud ${{ matrix.server-versions }} services: oracle: - image: ghcr.io/gvenzl/oracle-xe:11 + image: ghcr.io/gvenzl/oracle-${{ matrix.oci-versions < 23 && 'xe' || 'free' }}:${{ matrix.oci-versions }} # Provide passwords and other environment variables to container env: - ORACLE_RANDOM_PASSWORD: true - APP_USER: autotest - APP_USER_PASSWORD: owncloud + ORACLE_PASSWORD: oracle # Forward Oracle port ports: - - 1521:1521/tcp + - 1521:1521 # Provide healthcheck script options for startup options: >- --health-cmd healthcheck.sh - --health-interval 10s - --health-timeout 5s + --health-interval 20s + --health-timeout 10s --health-retries 10 steps: @@ -102,7 +102,7 @@ jobs: echo "APP_NAME=${GITHUB_REPOSITORY##*/}" >> $GITHUB_ENV - name: Checkout server - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false submodules: true @@ -110,13 +110,13 @@ jobs: ref: ${{ matrix.server-versions }} - name: Checkout app - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false path: apps/${{ env.APP_NAME }} - name: Set up php ${{ matrix.php-versions }} - uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2.35.4 + uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2 with: php-version: ${{ matrix.php-versions }} # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation @@ -130,7 +130,7 @@ jobs: - name: Check composer file existence id: check_composer - uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0 + uses: andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1.0 with: files: apps/${{ env.APP_NAME }}/composer.json @@ -147,7 +147,7 @@ jobs: DB_PORT: 1521 run: | mkdir data - ./occ maintenance:install --verbose --database=oci --database-name=XE --database-host=127.0.0.1 --database-port=$DB_PORT --database-user=autotest --database-pass=owncloud --admin-user admin --admin-pass admin + ./occ maintenance:install --verbose --database=oci --database-name=${{ matrix.oci-versions < 23 && 'XE' || 'FREE' }} --database-host=127.0.0.1 --database-port=$DB_PORT --database-user=system --database-pass=oracle --admin-user admin --admin-pass admin ./occ app:enable --force ${{ env.APP_NAME }} - name: Check PHPUnit script is defined diff --git a/.github/workflows/phpunit-pgsql.yml b/.github/workflows/phpunit-pgsql.yml index e4495f76..f93a8b12 100644 --- a/.github/workflows/phpunit-pgsql.yml +++ b/.github/workflows/phpunit-pgsql.yml @@ -25,13 +25,13 @@ jobs: server-max: ${{ steps.versions.outputs.branches-max-list }} steps: - name: Checkout app - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - name: Get version matrix id: versions - uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1 + uses: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba # v1.3.2 changes: runs-on: ubuntu-latest-low @@ -43,7 +43,7 @@ jobs: src: ${{ steps.changes.outputs.src }} steps: - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2 + - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 id: changes continue-on-error: true with: @@ -67,6 +67,7 @@ jobs: if: needs.changes.outputs.src != 'false' strategy: + fail-fast: false matrix: php-versions: ${{ fromJson(needs.matrix.outputs.php-version) }} server-versions: ${{ fromJson(needs.matrix.outputs.server-max) }} @@ -92,7 +93,7 @@ jobs: echo "APP_NAME=${GITHUB_REPOSITORY##*/}" >> $GITHUB_ENV - name: Checkout server - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false submodules: true @@ -100,13 +101,13 @@ jobs: ref: ${{ matrix.server-versions }} - name: Checkout app - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false path: apps/${{ env.APP_NAME }} - name: Set up php ${{ matrix.php-versions }} - uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2.35.4 + uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2 with: php-version: ${{ matrix.php-versions }} # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation @@ -120,7 +121,7 @@ jobs: - name: Check composer file existence id: check_composer - uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0 + uses: andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1.0 with: files: apps/${{ env.APP_NAME }}/composer.json diff --git a/.github/workflows/phpunit-sqlite.yml b/.github/workflows/phpunit-sqlite.yml index 4e926b8c..06abce11 100644 --- a/.github/workflows/phpunit-sqlite.yml +++ b/.github/workflows/phpunit-sqlite.yml @@ -25,13 +25,13 @@ jobs: server-max: ${{ steps.versions.outputs.branches-max-list }} steps: - name: Checkout app - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - name: Get version matrix id: versions - uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1 + uses: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba # v1.3.2 changes: runs-on: ubuntu-latest-low @@ -43,7 +43,7 @@ jobs: src: ${{ steps.changes.outputs.src}} steps: - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2 + - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 id: changes continue-on-error: true with: @@ -67,6 +67,7 @@ jobs: if: needs.changes.outputs.src != 'false' strategy: + fail-fast: false matrix: php-versions: ${{ fromJson(needs.matrix.outputs.php-version) }} server-versions: ${{ fromJson(needs.matrix.outputs.server-max) }} @@ -81,7 +82,7 @@ jobs: echo "APP_NAME=${GITHUB_REPOSITORY##*/}" >> $GITHUB_ENV - name: Checkout server - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false submodules: true @@ -89,13 +90,13 @@ jobs: ref: ${{ matrix.server-versions }} - name: Checkout app - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false path: apps/${{ env.APP_NAME }} - name: Set up php ${{ matrix.php-versions }} - uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2.35.4 + uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2 with: php-version: ${{ matrix.php-versions }} # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation @@ -109,7 +110,7 @@ jobs: - name: Check composer file existence id: check_composer - uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0 + uses: andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1.0 with: files: apps/${{ env.APP_NAME }}/composer.json diff --git a/.github/workflows/pr-feedback.yml b/.github/workflows/pr-feedback.yml index 98e9fada..f4c0477c 100644 --- a/.github/workflows/pr-feedback.yml +++ b/.github/workflows/pr-feedback.yml @@ -36,7 +36,7 @@ jobs: blocklist=$(curl https://raw.githubusercontent.com/nextcloud/.github/master/non-community-usernames.txt | paste -s -d, -) echo "blocklist=$blocklist" >> "$GITHUB_OUTPUT" - - uses: nextcloud/pr-feedback-action@1883b38a033fb16f576875e0cf45f98b857655c4 # main + - uses: nextcloud/pr-feedback-action@f0cab224dea8e1f282f9451de322f323c78fc7a5 # main with: feedback-message: | Hello there, @@ -50,6 +50,6 @@ jobs: (If you believe you should not receive this message, you can add yourself to the [blocklist](https://github.com/nextcloud/.github/blob/master/non-community-usernames.txt).) days-before-feedback: 14 - start-date: '2024-04-30' + start-date: '2025-06-12' exempt-authors: '${{ steps.blocklist.outputs.blocklist }},${{ steps.scrape.outputs.users }}' exempt-bots: true diff --git a/.github/workflows/psalm.yml b/.github/workflows/psalm.yml index 3d43f8aa..82f306ed 100644 --- a/.github/workflows/psalm.yml +++ b/.github/workflows/psalm.yml @@ -24,19 +24,19 @@ jobs: name: static-psalm-analysis steps: - name: Checkout - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - name: Get php version id: versions - uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1 + uses: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba # v1.3.2 - name: Check enforcement of minimum PHP version ${{ steps.versions.outputs.php-min }} in psalm.xml run: grep 'phpVersion="${{ steps.versions.outputs.php-min }}' psalm.xml - name: Set up php${{ steps.versions.outputs.php-available }} - uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2.35.4 + uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2 with: php-version: ${{ steps.versions.outputs.php-available }} extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml index 95a8626a..4e1a7419 100644 --- a/.github/workflows/reuse.yml +++ b/.github/workflows/reuse.yml @@ -19,9 +19,9 @@ jobs: runs-on: ubuntu-latest-low steps: - name: Checkout - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - name: REUSE Compliance Check - uses: fsfe/reuse-action@bb774aa972c2a89ff34781233d275075cbddf542 # v5.0.0 + uses: fsfe/reuse-action@676e2d560c9a403aa252096d99fcab3e1132b0f5 # v6.0.0 diff --git a/.github/workflows/update-nextcloud-ocp-approve-merge.yml b/.github/workflows/update-nextcloud-ocp-approve-merge.yml index dfe0ef4e..88c54da0 100644 --- a/.github/workflows/update-nextcloud-ocp-approve-merge.yml +++ b/.github/workflows/update-nextcloud-ocp-approve-merge.yml @@ -27,7 +27,7 @@ jobs: if: github.actor == 'nextcloud-command' runs-on: ubuntu-latest-low permissions: - # for hmarr/auto-approve-action to approve PRs + # for auto-approve-action to approve PRs pull-requests: write # for alexwilson/enable-github-automerge-action to approve PRs contents: write @@ -44,15 +44,16 @@ jobs: with: repo-token: ${{ secrets.GITHUB_TOKEN }} - # GitHub actions bot approve - - uses: hmarr/auto-approve-action@b40d6c9ed2fa10c9a2749eca7eb004418a705501 # v2 + - name: GitHub actions bot approve if: startsWith(steps.branchname.outputs.branch, 'automated/noid/') && endsWith(steps.branchname.outputs.branch, 'update-nextcloud-ocp') - with: - github-token: ${{ secrets.GITHUB_TOKEN }} + run: gh pr review --approve "$PR_URL" + env: + PR_URL: ${{ github.event.pull_request.html_url }} + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Enable GitHub auto merge - name: Auto merge - uses: alexwilson/enable-github-automerge-action@56e3117d1ae1540309dc8f7a9f2825bc3c5f06ff # v2.0.0 + uses: alexwilson/enable-github-automerge-action@2c32e18a76e0726ffe7a573bfff2d42a20885126 # 3.0.0 if: startsWith(steps.branchname.outputs.branch, 'automated/noid/') && endsWith(steps.branchname.outputs.branch, 'update-nextcloud-ocp') with: github-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml index aa01481d..6a28a33f 100644 --- a/.github/workflows/update-nextcloud-ocp.yml +++ b/.github/workflows/update-nextcloud-ocp.yml @@ -15,32 +15,40 @@ on: permissions: contents: read + issues: write jobs: update-nextcloud-ocp: runs-on: ubuntu-latest + # Only allowed to be run on nextcloud repositories + if: ${{ github.repository_owner == 'nextcloud' }} + strategy: fail-fast: false matrix: - branches: ['main', 'master', 'stable31', 'stable30'] + branches: + - ${{ github.event.repository.default_branch }} + - 'stable34' + - 'stable33' + - 'stable32' name: update-nextcloud-ocp-${{ matrix.branches }} steps: - id: checkout - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false ref: ${{ matrix.branches }} submodules: true continue-on-error: true - - name: Set up php8.2 + - name: Set up php8.3 if: steps.checkout.outcome == 'success' - uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2.35.4 + uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2 with: - php-version: 8.2 + php-version: 8.3 # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite coverage: none @@ -58,56 +66,42 @@ jobs: if: steps.checkout.outcome == 'success' run: composer install + - name: Check composer bin for nextcloud/ocp exists + id: check_composer_bin + uses: andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1.0 + with: + files: vendor-bin/nextcloud-ocp/composer.json + - name: Composer update nextcloud/ocp id: update_branch - if: ${{ steps.checkout.outcome == 'success' && matrix.branches != 'main' }} - run: composer require --dev 'nextcloud/ocp:dev-${{ matrix.branches }}' + env: + USE_COMPOSER_BIN: ${{ steps.check_composer_bin.outputs.files_exists }} + BRANCH_NAME: ${{ matrix.branches }} + run: | + COMPOSER_CMD='composer' + if [[ "$USE_COMPOSER_BIN" == 'true' ]]; then + COMPOSER_CMD='composer bin nextcloud-ocp' + fi - - name: Raise on issue on failure - uses: dacbd/create-issue-action@cdb57ab6ff8862aa09fee2be6ba77a59581921c2 # v2.0.0 - if: ${{ steps.checkout.outcome == 'success' && failure() && steps.update_branch.conclusion == 'failure' }} - with: - token: ${{ secrets.GITHUB_TOKEN }} - title: 'Failed to update nextcloud/ocp package on branch ${{ matrix.branches }}' - body: 'Please check the output of the GitHub action and manually resolve the issues
${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
${{ steps.codeowners.outputs.codeowners }}' + PACKAGE_VERSION="nextcloud/ocp:dev-$BRANCH_NAME" + if [[ "$BRANCH_NAME" == 'main' ]]; then + PACKAGE_VERSION='nextcloud/ocp:dev-master' + fi - - name: Composer update nextcloud/ocp - id: update_main - if: ${{ steps.checkout.outcome == 'success' && matrix.branches == 'main' }} - run: composer require --dev nextcloud/ocp:dev-master + echo $COMPOSER_CMD require --dev $PACKAGE_VERSION + $COMPOSER_CMD require --dev $PACKAGE_VERSION - name: Raise on issue on failure uses: dacbd/create-issue-action@cdb57ab6ff8862aa09fee2be6ba77a59581921c2 # v2.0.0 - if: ${{ steps.checkout.outcome == 'success' && failure() && steps.update_main.conclusion == 'failure' }} + if: ${{ steps.checkout.outcome == 'success' && failure() && steps.update_branch.conclusion == 'failure' }} with: token: ${{ secrets.GITHUB_TOKEN }} title: 'Failed to update nextcloud/ocp package on branch ${{ matrix.branches }}' body: 'Please check the output of the GitHub action and manually resolve the issues
${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
${{ steps.codeowners.outputs.codeowners }}' - - name: Reset checkout 3rdparty - if: steps.checkout.outcome == 'success' - run: | - git clean -f 3rdparty - git checkout 3rdparty - continue-on-error: true - - - name: Reset checkout vendor - if: steps.checkout.outcome == 'success' - run: | - git clean -f vendor - git checkout vendor - continue-on-error: true - - - name: Reset checkout vendor-bin - if: steps.checkout.outcome == 'success' - run: | - git clean -f vendor-bin - git checkout vendor-bin - continue-on-error: true - - name: Create Pull Request if: steps.checkout.outcome == 'success' - uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: token: ${{ secrets.COMMAND_BOT_PAT }} commit-message: 'chore(dev-deps): Bump nextcloud/ocp package' @@ -116,6 +110,11 @@ jobs: signoff: true branch: 'automated/noid/${{ matrix.branches }}-update-nextcloud-ocp' title: '[${{ matrix.branches }}] Update nextcloud/ocp dependency' + add-path: | + composer.json + composer.lock + vendor-bin/nextcloud-ocp/composer.json + vendor-bin/nextcloud-ocp/composer.lock body: | Auto-generated update of [nextcloud/ocp](https://github.com/nextcloud-deps/ocp/) dependency labels: | From c2dcfcf13d8fa26f53bdf25a3d7dc36cfb7b2cb6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 9 Jul 2026 01:57:19 +0000 Subject: [PATCH 093/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 4 ++-- l10n/cs.json | 4 ++-- l10n/da.js | 4 ++-- l10n/da.json | 4 ++-- l10n/de.js | 4 ++-- l10n/de.json | 4 ++-- l10n/de_DE.js | 4 ++-- l10n/de_DE.json | 4 ++-- l10n/el.js | 4 ++-- l10n/el.json | 4 ++-- l10n/en_GB.js | 4 ++-- l10n/en_GB.json | 4 ++-- l10n/es.js | 4 ++-- l10n/es.json | 4 ++-- l10n/et_EE.js | 4 ++-- l10n/et_EE.json | 4 ++-- l10n/fa.js | 4 ++-- l10n/fa.json | 4 ++-- l10n/fr.js | 4 ++-- l10n/fr.json | 4 ++-- l10n/ga.js | 4 ++-- l10n/ga.json | 4 ++-- l10n/gl.js | 4 ++-- l10n/gl.json | 4 ++-- l10n/hu.js | 4 ++-- l10n/hu.json | 4 ++-- l10n/id.js | 4 ++-- l10n/id.json | 4 ++-- l10n/ja.js | 4 ++-- l10n/ja.json | 4 ++-- l10n/lo.js | 4 ++-- l10n/lo.json | 4 ++-- l10n/lt_LT.js | 4 ++-- l10n/lt_LT.json | 4 ++-- l10n/mn.js | 4 ++-- l10n/mn.json | 4 ++-- l10n/nl.js | 4 ++-- l10n/nl.json | 4 ++-- l10n/pt_BR.js | 4 ++-- l10n/pt_BR.json | 4 ++-- l10n/pt_PT.js | 4 ++-- l10n/pt_PT.json | 4 ++-- l10n/ru.js | 4 ++-- l10n/ru.json | 4 ++-- l10n/sr.js | 4 ++-- l10n/sr.json | 4 ++-- l10n/sv.js | 4 ++-- l10n/sv.json | 4 ++-- l10n/sw.js | 4 ++-- l10n/sw.json | 4 ++-- l10n/tr.js | 4 ++-- l10n/tr.json | 4 ++-- l10n/ug.js | 4 ++-- l10n/ug.json | 4 ++-- l10n/uk.js | 4 ++-- l10n/uk.json | 4 ++-- l10n/uz.js | 4 ++-- l10n/uz.json | 4 ++-- l10n/zh_HK.js | 4 ++-- l10n/zh_HK.json | 4 ++-- l10n/zh_TW.js | 4 ++-- l10n/zh_TW.json | 4 ++-- 62 files changed, 124 insertions(+), 124 deletions(-) diff --git a/l10n/cs.js b/l10n/cs.js index d1b1550a..109eafa4 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Poskytuje užitečné informace o serveru, jako vytížení procesoru, využití operační paměti, obsazenost datového úložiště, počet uživatelů, atd.", "Operating System:" : "Operační systém:", "CPU:" : "Procesor:", - "threads" : "vláken", "Memory:" : "Operační paměť:", "Server time:" : "Čas na serveru:", "Uptime:" : "Doba chodu od minulého zapnutí:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Přeskočit sekci aplikací (včetně toho, že sekce aplikací odešle externí požadavek do katalogu aplikací)", "Skip server update" : "Přeskočit přechod na novější vydání serveru", "To use an access token, please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“.", + "threads" : "vláken" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index 0559f79d..5b517ec4 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Poskytuje užitečné informace o serveru, jako vytížení procesoru, využití operační paměti, obsazenost datového úložiště, počet uživatelů, atd.", "Operating System:" : "Operační systém:", "CPU:" : "Procesor:", - "threads" : "vláken", "Memory:" : "Operační paměť:", "Server time:" : "Čas na serveru:", "Uptime:" : "Doba chodu od minulého zapnutí:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Přeskočit sekci aplikací (včetně toho, že sekce aplikací odešle externí požadavek do katalogu aplikací)", "Skip server update" : "Přeskočit přechod na novější vydání serveru", "To use an access token, please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“.", + "threads" : "vláken" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index 25c1960e..033d4251 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -22,7 +22,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Viser serverinformation som CPU belastning, RAM forbrug, lagerforbrug, antal brugere osv.", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", - "threads" : "tråde", "Memory:" : "Hukommelse:", "Server time:" : "Server tid:", "Uptime:" : "Oppetid:", @@ -93,6 +92,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", "Skip server update" : "Spring server-opdatering over", "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", + "threads" : "tråde" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 45dcd90d..f612c382 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -20,7 +20,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Viser serverinformation som CPU belastning, RAM forbrug, lagerforbrug, antal brugere osv.", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", - "threads" : "tråde", "Memory:" : "Hukommelse:", "Server time:" : "Server tid:", "Uptime:" : "Oppetid:", @@ -91,6 +90,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", "Skip server update" : "Spring server-opdatering over", "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", + "threads" : "tråde" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 70303fb2..62ae4912 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z. B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", - "threads" : "Threads", "Memory:" : "Speicher:", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", "Skip server update" : "Serveraktualisierung überspringen", "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generiere bitte ein Token und lege es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.", + "threads" : "Threads" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index 3724bba2..d43ae799 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z. B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", - "threads" : "Threads", "Memory:" : "Speicher:", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", "Skip server update" : "Serveraktualisierung überspringen", "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generiere bitte ein Token und lege es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.", + "threads" : "Threads" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 9a2931c3..f1f23613 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z.B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", - "threads" : "Threads", "Memory:" : "Speicher:", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", "Skip server update" : "Serveraktualisierung überspringen", "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL.", + "threads" : "Threads" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 40719846..b444aec8 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z.B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", - "threads" : "Threads", "Memory:" : "Speicher:", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", "Skip server update" : "Serveraktualisierung überspringen", "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL.", + "threads" : "Threads" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index 0eed811f..27294d92 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -22,7 +22,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Εμφανίζει χρήσιμες πληροφορίες του διακομιστή, όπως χρήση CPU, RAM, σκληρού δίσκου, αριθμός χρηστών, κλτ.", "Operating System:" : "Λειτουργικό σύστημα", "CPU:" : "CPU:", - "threads" : "νήματα", "Memory:" : "Μνήμη:", "Server time:" : "Ώρα διακομιστή:", "Uptime:" : "Διάρκεια λειτουργίας:", @@ -93,6 +92,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL.", + "threads" : "νήματα" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index bfd303e6..cfe24279 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -20,7 +20,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Εμφανίζει χρήσιμες πληροφορίες του διακομιστή, όπως χρήση CPU, RAM, σκληρού δίσκου, αριθμός χρηστών, κλτ.", "Operating System:" : "Λειτουργικό σύστημα", "CPU:" : "CPU:", - "threads" : "νήματα", "Memory:" : "Μνήμη:", "Server time:" : "Ώρα διακομιστή:", "Uptime:" : "Διάρκεια λειτουργίας:", @@ -91,6 +90,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL.", + "threads" : "νήματα" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index e88698fd..1a0b5f36 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", "Operating System:" : "Operating System:", "CPU:" : "CPU:", - "threads" : "threads", "Memory:" : "Memory:", "Server time:" : "Server time:", "Uptime:" : "Uptime:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", "Skip server update" : "Skip server update", "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "threads" : "threads" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 63e621e6..f39ef0ef 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", "Operating System:" : "Operating System:", "CPU:" : "CPU:", - "threads" : "threads", "Memory:" : "Memory:", "Server time:" : "Server time:", "Uptime:" : "Uptime:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", "Skip server update" : "Skip server update", "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "threads" : "threads" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 1b260c84..1411e22b 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provee información útil como la carga de la CPU, el uso de RAM y disco, el número de usuarios, etc.", "Operating System:" : "Sistema Operativo:", "CPU:" : "CPU:", - "threads" : "hilos", "Memory:" : "Memoria", "Server time:" : "Hora del servidor:", "Uptime:" : "Tiempo de actividad:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", "Skip server update" : "Omitir actualización del servidor", "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", + "threads" : "hilos" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index 0f4825ff..326c43c5 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provee información útil como la carga de la CPU, el uso de RAM y disco, el número de usuarios, etc.", "Operating System:" : "Sistema Operativo:", "CPU:" : "CPU:", - "threads" : "hilos", "Memory:" : "Memoria", "Server time:" : "Hora del servidor:", "Uptime:" : "Tiempo de actividad:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", "Skip server update" : "Omitir actualización del servidor", "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", + "threads" : "hilos" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 5016c4b8..354b619f 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näitab kasulikku teavet serveri kohta, näiteks protsessori koormust, mälukasutust, kettaruumi, kasutajate arvu jne.", "Operating System:" : "Operatsioonisüsteem:", "CPU:" : "Protsessor:", - "threads" : "lõime", "Memory:" : "Mälu:", "Server time:" : "Serveri aeg:", "Uptime:" : "Aeg viimasest serveri käivitusest:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", "Skip server update" : "Jäta serveri uuendus vahele", "To use an access token, please generate one then set it using the following command:" : "Ligipääsuks vajaliku tunnusloa kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse.", + "threads" : "lõime" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 2265b1b4..6ff836a1 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näitab kasulikku teavet serveri kohta, näiteks protsessori koormust, mälukasutust, kettaruumi, kasutajate arvu jne.", "Operating System:" : "Operatsioonisüsteem:", "CPU:" : "Protsessor:", - "threads" : "lõime", "Memory:" : "Mälu:", "Server time:" : "Serveri aeg:", "Uptime:" : "Aeg viimasest serveri käivitusest:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", "Skip server update" : "Jäta serveri uuendus vahele", "To use an access token, please generate one then set it using the following command:" : "Ligipääsuks vajaliku tunnusloa kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse.", + "threads" : "lõime" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js index a9f57f28..222addda 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "اطلاعات مفید سرور مانند بار CPU، مصرف RAM، مصرف دیسک، تعداد کاربران و غیره را ارائه می‌دهد.", "Operating System:" : "سیستم عامل:", "CPU:" : "CPU:", - "threads" : "رشته", "Memory:" : "حافظه:", "Server time:" : "زمان سرور:", "Uptime:" : "زمان فعالیت:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "رد کردن بخش برنامه‌ها (شامل بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه ارسال می‌کند)", "Skip server update" : "رد کردن به‌روزرسانی سرور", "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." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید.", + "threads" : "رشته" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 0d727eaa..49848270 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "اطلاعات مفید سرور مانند بار CPU، مصرف RAM، مصرف دیسک، تعداد کاربران و غیره را ارائه می‌دهد.", "Operating System:" : "سیستم عامل:", "CPU:" : "CPU:", - "threads" : "رشته", "Memory:" : "حافظه:", "Server time:" : "زمان سرور:", "Uptime:" : "زمان فعالیت:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "رد کردن بخش برنامه‌ها (شامل بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه ارسال می‌کند)", "Skip server update" : "رد کردن به‌روزرسانی سرور", "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." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید.", + "threads" : "رشته" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 8b1d70a3..0097668a 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fournit des informations utiles sur le serveur, telles que la charge du processeur, l'utilisation de la RAM, l'utilisation du disque, le nombre d'utilisateurs, etc.", "Operating System:" : "Système d’exploitation :", "CPU:" : "CPU :", - "threads" : "fil de discussion", "Memory:" : "Mémoire :", "Server time:" : "Heure du serveur :", "Uptime:" : "Durée de fonctionnement :", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Ignorer la section des applications (y compris la section des applications enverra une demande externe à l'App Store)", "Skip server update" : "Ignorer la mise à jour du serveur", "To use an access token, please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, veuillez en générer un puis le définir à l'aide de la commande suivante :", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL.", + "threads" : "fil de discussion" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index 4b1151e5..8bad6704 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fournit des informations utiles sur le serveur, telles que la charge du processeur, l'utilisation de la RAM, l'utilisation du disque, le nombre d'utilisateurs, etc.", "Operating System:" : "Système d’exploitation :", "CPU:" : "CPU :", - "threads" : "fil de discussion", "Memory:" : "Mémoire :", "Server time:" : "Heure du serveur :", "Uptime:" : "Durée de fonctionnement :", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Ignorer la section des applications (y compris la section des applications enverra une demande externe à l'App Store)", "Skip server update" : "Ignorer la mise à jour du serveur", "To use an access token, please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, veuillez en générer un puis le définir à l'aide de la commande suivante :", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL.", + "threads" : "fil de discussion" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ga.js b/l10n/ga.js index 5c508b21..3d860082 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Soláthraíonn sé faisnéis úsáideach freastalaí, mar shampla ualach LAP, úsáid RAM, úsáid diosca, líon na n-úsáideoirí, etc.", "Operating System:" : "Córas oibriucháin:", "CPU:" : "LAP:", - "threads" : "snáitheanna", "Memory:" : "Cuimhne:", "Server time:" : "Am freastalaí:", "Uptime:" : "Aga fónaimh:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Scipeáil ar an rannán aipeanna (seolfar iarratas seachtrach chuig an siopa aipeanna san áireamh)", "Skip server update" : "Léim ar nuashonrú an fhreastalaí", "To use an access token, please generate one then set it using the following command:" : "Chun comhartha rochtana a úsáid, giniúint ceann agus ansin socraigh é ag baint úsáide as an ordú seo a leanas le do thoil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú.", + "threads" : "snáitheanna" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/l10n/ga.json b/l10n/ga.json index bf1dcf89..1a71b843 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Soláthraíonn sé faisnéis úsáideach freastalaí, mar shampla ualach LAP, úsáid RAM, úsáid diosca, líon na n-úsáideoirí, etc.", "Operating System:" : "Córas oibriucháin:", "CPU:" : "LAP:", - "threads" : "snáitheanna", "Memory:" : "Cuimhne:", "Server time:" : "Am freastalaí:", "Uptime:" : "Aga fónaimh:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Scipeáil ar an rannán aipeanna (seolfar iarratas seachtrach chuig an siopa aipeanna san áireamh)", "Skip server update" : "Léim ar nuashonrú an fhreastalaí", "To use an access token, please generate one then set it using the following command:" : "Chun comhartha rochtana a úsáid, giniúint ceann agus ansin socraigh é ag baint úsáide as an ordú seo a leanas le do thoil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú.", + "threads" : "snáitheanna" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index 7999e577..e81c7bfe 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fornece información útil do servidor, como a carga da CPU, o uso da memoria RAM, o uso do disco, o número de usuarios, etc.", "Operating System:" : "Sistema operativo", "CPU:" : "CPU:", - "threads" : "fíos", "Memory:" : "Memoria:", "Server time:" : "Hora do servidor:", "Uptime:" : "Tempo de actividade:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Omitir a sección de aplicacións (se se inclúe a sección de aplicacións, enviarase unha solicitude externa á tenda de aplicacións)", "Skip server update" : "Omitir actualización do servidor", "To use an access token, please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xere un e configúreo usando a seguinte orde:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior.", + "threads" : "fíos" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index 416202c6..1baa8565 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fornece información útil do servidor, como a carga da CPU, o uso da memoria RAM, o uso do disco, o número de usuarios, etc.", "Operating System:" : "Sistema operativo", "CPU:" : "CPU:", - "threads" : "fíos", "Memory:" : "Memoria:", "Server time:" : "Hora do servidor:", "Uptime:" : "Tempo de actividade:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Omitir a sección de aplicacións (se se inclúe a sección de aplicacións, enviarase unha solicitude externa á tenda de aplicacións)", "Skip server update" : "Omitir actualización do servidor", "To use an access token, please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xere un e configúreo usando a seguinte orde:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior.", + "threads" : "fíos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/hu.js b/l10n/hu.js index e163ceb9..5c7fc5d6 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hasznos kiszolgálóinformációk nyújtása, mint a processzorterhelés, memóriafoglaltság, felhasználók száma, stb.", "Operating System:" : "Operációs rendszer:", "CPU:" : "CPU:", - "threads" : "szál", "Memory:" : "Memória:", "Server time:" : "Kiszolgálóidő:", "Uptime:" : "Működési idő:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", "Skip server update" : "Kiszolgálófrissítés kihagyása", "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", + "threads" : "szál" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index 45ce92b4..4ea5de4a 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hasznos kiszolgálóinformációk nyújtása, mint a processzorterhelés, memóriafoglaltság, felhasználók száma, stb.", "Operating System:" : "Operációs rendszer:", "CPU:" : "CPU:", - "threads" : "szál", "Memory:" : "Memória:", "Server time:" : "Kiszolgálóidő:", "Uptime:" : "Működési idő:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", "Skip server update" : "Kiszolgálófrissítés kihagyása", "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", + "threads" : "szál" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js index 0dcd0e98..e6960e9f 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Menyediakan informasi server yang berguna, seperti beban CPU, penggunaan RAM, penggunaan disk, jumlah pengguna, dll.", "Operating System:" : "Sistem Operasi:", "CPU:" : "CPU:", - "threads" : "thread", "Memory:" : "Memori:", "Server time:" : "Waktu server:", "Uptime:" : "Waktu aktif:", @@ -97,6 +96,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", "Skip server update" : "Lewati pembaruan server", "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas.", + "threads" : "thread" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index 17e36b7d..282504d9 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Menyediakan informasi server yang berguna, seperti beban CPU, penggunaan RAM, penggunaan disk, jumlah pengguna, dll.", "Operating System:" : "Sistem Operasi:", "CPU:" : "CPU:", - "threads" : "thread", "Memory:" : "Memori:", "Server time:" : "Waktu server:", "Uptime:" : "Waktu aktif:", @@ -95,6 +94,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", "Skip server update" : "Lewati pembaruan server", "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas.", + "threads" : "thread" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index 3f6918d8..a05b40cf 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU負荷、メモリ使用量、ディスク使用量、ユーザー数などの役に立つサーバー情報を提供します。", "Operating System:" : "OS:", "CPU:" : "CPU:", - "threads" : "スレッド", "Memory:" : "メモリ:", "Server time:" : "サーバーの時間:", "Uptime:" : "稼働時間:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)", "Skip server update" : "サーバーの更新をスキップ", "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\" ヘッダーでトークンを渡します。" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "次に、上記のURLをクエリするときに、\"NC-Token\" ヘッダーでトークンを渡します。", + "threads" : "スレッド" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 2f2bf2e8..43c7ec88 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU負荷、メモリ使用量、ディスク使用量、ユーザー数などの役に立つサーバー情報を提供します。", "Operating System:" : "OS:", "CPU:" : "CPU:", - "threads" : "スレッド", "Memory:" : "メモリ:", "Server time:" : "サーバーの時間:", "Uptime:" : "稼働時間:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)", "Skip server update" : "サーバーの更新をスキップ", "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\" ヘッダーでトークンを渡します。" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "次に、上記のURLをクエリするときに、\"NC-Token\" ヘッダーでトークンを渡します。", + "threads" : "スレッド" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lo.js b/l10n/lo.js index 16acf1ab..9bafbb13 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -22,7 +22,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", "Operating System:" : "Operating System:", "CPU:" : "CPU:", - "threads" : "threads", "Memory:" : "Memory:", "Server time:" : "Server time:", "Uptime:" : "Uptime:", @@ -93,6 +92,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", "Skip server update" : "Skip server update", "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "threads" : "threads" }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index dba78a65..d22e5f11 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -20,7 +20,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", "Operating System:" : "Operating System:", "CPU:" : "CPU:", - "threads" : "threads", "Memory:" : "Memory:", "Server time:" : "Server time:", "Uptime:" : "Uptime:", @@ -91,6 +90,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", "Skip server update" : "Skip server update", "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "threads" : "threads" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 4d3cfce8..7d805778 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Pateikia naudingos informacijos apie serverį, pavyzdžiui, procesoriaus apkrovą, RAM atminties naudojimą, disko vietos naudojimą, vartotojų skaičių ir pan.", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", - "threads" : "gijos", "Memory:" : "Atmintis:", "Server time:" : "Serverio laikas:", "Uptime:" : "Veikimo laikas:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", "Skip server update" : "Praleisti serverio atnaujinimą", "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti žymenį, sugeneruokite jį ir nustatykite naudodami šią komandą:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“.", + "threads" : "gijos" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index b2c05436..b1cd048a 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Pateikia naudingos informacijos apie serverį, pavyzdžiui, procesoriaus apkrovą, RAM atminties naudojimą, disko vietos naudojimą, vartotojų skaičių ir pan.", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", - "threads" : "gijos", "Memory:" : "Atmintis:", "Server time:" : "Serverio laikas:", "Uptime:" : "Veikimo laikas:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", "Skip server update" : "Praleisti serverio atnaujinimą", "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti žymenį, sugeneruokite jį ir nustatykite naudodami šią komandą:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“.", + "threads" : "gijos" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/mn.js b/l10n/mn.js index 134adab7..af11fbc8 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU-ийн ачаалал, RAM-ийн хэрэглээ, дискний хэрэглээ, хэрэглэгчдийн тоо гэх мэт серверийн хэрэгтэй мэдээллийг харуулдаг.", "Operating System:" : "Үйлдлийн систем:", "CPU:" : "CPU:", - "threads" : "thread-ууд", "Memory:" : "Санах ой:", "Server time:" : "Серверийн цаг:", "Uptime:" : "Ажилласан хугацаа:", @@ -97,6 +96,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Аппуудын хэсгийг алгасах (аппуудын хэсгийг оруулахад апп дэлгүүр рүү гадаад хүсэлт илгээнэ)", "Skip server update" : "Серверийн шинэчлэлтийг алгасах", "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\" толгойн мэдээллээр дамжуулна уу." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Дараа нь дээрх URL-д хүсэлт илгээхдээ токеноо \"NC-Token\" толгойн мэдээллээр дамжуулна уу.", + "threads" : "thread-ууд" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json index 1f3bb6a9..0015554b 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU-ийн ачаалал, RAM-ийн хэрэглээ, дискний хэрэглээ, хэрэглэгчдийн тоо гэх мэт серверийн хэрэгтэй мэдээллийг харуулдаг.", "Operating System:" : "Үйлдлийн систем:", "CPU:" : "CPU:", - "threads" : "thread-ууд", "Memory:" : "Санах ой:", "Server time:" : "Серверийн цаг:", "Uptime:" : "Ажилласан хугацаа:", @@ -95,6 +94,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Аппуудын хэсгийг алгасах (аппуудын хэсгийг оруулахад апп дэлгүүр рүү гадаад хүсэлт илгээнэ)", "Skip server update" : "Серверийн шинэчлэлтийг алгасах", "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\" толгойн мэдээллээр дамжуулна уу." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Дараа нь дээрх URL-д хүсэлт илгээхдээ токеноо \"NC-Token\" толгойн мэдээллээр дамжуулна уу.", + "threads" : "thread-ууд" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index d47f9c0d..af19e9e9 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Toont nuttige serverinformatie, zoals CPU belasting, RAM gebruik, disk gebruik, aantal gebruikers, etc.", "Operating System:" : "Besturingssysteem:", "CPU:" : "CPU:", - "threads" : "lijnen", "Memory:" : "Geheugen:", "Server time:" : "Servertijd:", "Uptime:" : "Bedrijfstijd:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", "Skip server update" : "Serverupdate overslaan", "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", + "threads" : "lijnen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 7a58c7c4..93acb330 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Toont nuttige serverinformatie, zoals CPU belasting, RAM gebruik, disk gebruik, aantal gebruikers, etc.", "Operating System:" : "Besturingssysteem:", "CPU:" : "CPU:", - "threads" : "lijnen", "Memory:" : "Geheugen:", "Server time:" : "Servertijd:", "Uptime:" : "Bedrijfstijd:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", "Skip server update" : "Serverupdate overslaan", "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", + "threads" : "lijnen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 900c5f61..ef21a928 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -24,7 +24,6 @@ OC.L10N.register( "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:", - "threads" : "threads", "Memory:" : "Memoria:", "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "Skip server update" : "Ignorar atualização do servidor", "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." + "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.", + "threads" : "threads" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 2b064db9..febd77e9 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -22,7 +22,6 @@ "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:", - "threads" : "threads", "Memory:" : "Memoria:", "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "Skip server update" : "Ignorar atualização do servidor", "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." + "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.", + "threads" : "threads" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index b0413f21..4a62f7ad 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -23,7 +23,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", "Operating System:" : "Sistema Operacional:", "CPU:" : "CPU:", - "threads" : "threads", "Memory:" : "Memoria:", "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", @@ -92,6 +91,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "Skip server update" : "Ignorar atualização do servidor", "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." + "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.", + "threads" : "threads" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index a58bee6e..0a710bee 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -21,7 +21,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", "Operating System:" : "Sistema Operacional:", "CPU:" : "CPU:", - "threads" : "threads", "Memory:" : "Memoria:", "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", @@ -90,6 +89,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "Skip server update" : "Ignorar atualização do servidor", "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." + "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.", + "threads" : "threads" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index b55e6a63..4d1a22f6 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Предоставляет полезную информацию о сервере, такую как загрузка процессора, использование ОЗУ, диска, количество пользователей и т.д.", "Operating System:" : "Операционная система:", "CPU:" : "CPU:", - "threads" : "темы", "Memory:" : "Память:", "Server time:" : "Серверное время:", "Uptime:" : "Время работы:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Пропустить раздел \"приложения\" (включение раздела \"приложения\" приведет к отправке внешнего запроса в App Store)", "Skip server update" : "Пропустить обновление сервера", "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." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.", + "threads" : "темы" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index d72af350..4d357e4e 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Предоставляет полезную информацию о сервере, такую как загрузка процессора, использование ОЗУ, диска, количество пользователей и т.д.", "Operating System:" : "Операционная система:", "CPU:" : "CPU:", - "threads" : "темы", "Memory:" : "Память:", "Server time:" : "Серверное время:", "Uptime:" : "Время работы:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Пропустить раздел \"приложения\" (включение раздела \"приложения\" приведет к отправке внешнего запроса в App Store)", "Skip server update" : "Пропустить обновление сервера", "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." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.", + "threads" : "темы" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index 3a7df995..b30b97ca 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -22,7 +22,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Даје корисне информације о серверу, као што су оптерећење процесора, употреба RAM-а, употреба диска, број корисника, итд.", "Operating System:" : "Оперативни систем:", "CPU:" : "CPU:", - "threads" : "низови", "Memory:" : "Меморија:", "Server time:" : "Време сервера:", "Uptime:" : "Време од стартовања система:", @@ -94,6 +93,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Прескочи одељак са апликацијама (укључивање одељка са апликацијама ће да пошаље спољни захтев у продавницу апликација)", "Skip server update" : "Прескочи ажурирање сервера", "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." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу.", + "threads" : "низови" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index 896df08f..c5fcc21a 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -20,7 +20,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Даје корисне информације о серверу, као што су оптерећење процесора, употреба RAM-а, употреба диска, број корисника, итд.", "Operating System:" : "Оперативни систем:", "CPU:" : "CPU:", - "threads" : "низови", "Memory:" : "Меморија:", "Server time:" : "Време сервера:", "Uptime:" : "Време од стартовања система:", @@ -92,6 +91,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Прескочи одељак са апликацијама (укључивање одељка са апликацијама ће да пошаље спољни захтев у продавницу апликација)", "Skip server update" : "Прескочи ажурирање сервера", "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." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу.", + "threads" : "низови" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index fff5e4f7..254b6e74 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Ger användbar serverinformation, såsom CPU belastning, RAM-användning, diskanvändning, antal användare, m.m.", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", - "threads" : "trådar", "Memory:" : "Minne:", "Server time:" : "Servertid:", "Uptime:" : "Upptid:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", "Skip server update" : "Hoppa över serveruppdatering", "To use an access token, please generate one then set it using the following command:" : "För att använda en access-token, generera en och ställ in den med följande kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL.", + "threads" : "trådar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index d22eefcc..bf8faa68 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Ger användbar serverinformation, såsom CPU belastning, RAM-användning, diskanvändning, antal användare, m.m.", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", - "threads" : "trådar", "Memory:" : "Minne:", "Server time:" : "Servertid:", "Uptime:" : "Upptid:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", "Skip server update" : "Hoppa över serveruppdatering", "To use an access token, please generate one then set it using the following command:" : "För att använda en access-token, generera en och ställ in den med följande kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL.", + "threads" : "trådar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sw.js b/l10n/sw.js index 6af9a01a..00890c18 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -22,7 +22,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hutoa maelezo muhimu ya seva, kama vile upakiaji wa CPU, matumizi ya RAM, matumizi ya diski, idadi ya watumiaji, n.k.", "Operating System:" : "Mfumo wa Uendeshaji:", "CPU:" : "CPU:", - "threads" : "nyuzi", "Memory:" : "Kumbukumbu:", "Server time:" : "Muda wa seva:", "Uptime:" : "Muda wa Kuwasha:", @@ -93,6 +92,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", "Skip server update" : "Ruka sasisho la seva", "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu.", + "threads" : "nyuzi" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sw.json b/l10n/sw.json index d292d5a8..06d492db 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -20,7 +20,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hutoa maelezo muhimu ya seva, kama vile upakiaji wa CPU, matumizi ya RAM, matumizi ya diski, idadi ya watumiaji, n.k.", "Operating System:" : "Mfumo wa Uendeshaji:", "CPU:" : "CPU:", - "threads" : "nyuzi", "Memory:" : "Kumbukumbu:", "Server time:" : "Muda wa seva:", "Uptime:" : "Muda wa Kuwasha:", @@ -91,6 +90,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", "Skip server update" : "Ruka sasisho la seva", "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu.", + "threads" : "nyuzi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index e5530019..52c966e2 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "İşlemci yükü, bellek ve disk kullanımı, kullanıcı sayısı gibi sunucu ile ilgili çeşitli bilgiler sağlar. ", "Operating System:" : "İşletim sistemi:", "CPU:" : "İşlemci", - "threads" : "işlem", "Memory:" : "Bellek:", "Server time:" : "Sunucu zamanı:", "Uptime:" : "Çalışma süresi:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Uygulamalar bölümü atlansın (uygulamalar bölümünün katılması, uygulama mağazasına bir dış istek gönderir)", "Skip server update" : "Sunucu güncellemesini atla", "To use an access token, please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod oluşturup şu komutu yürüterek ayarlayın:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.", + "threads" : "işlem" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 91b5d12e..872a539b 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "İşlemci yükü, bellek ve disk kullanımı, kullanıcı sayısı gibi sunucu ile ilgili çeşitli bilgiler sağlar. ", "Operating System:" : "İşletim sistemi:", "CPU:" : "İşlemci", - "threads" : "işlem", "Memory:" : "Bellek:", "Server time:" : "Sunucu zamanı:", "Uptime:" : "Çalışma süresi:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Uygulamalar bölümü atlansın (uygulamalar bölümünün katılması, uygulama mağazasına bir dış istek gönderir)", "Skip server update" : "Sunucu güncellemesini atla", "To use an access token, please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod oluşturup şu komutu yürüterek ayarlayın:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.", + "threads" : "işlem" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/ug.js b/l10n/ug.js index a5ec5349..14cfcbb7 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -22,7 +22,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU يۈكى ، RAM ئىشلىتىش ، دىسكا ئىشلىتىش ، ئىشلەتكۈچى سانى قاتارلىق پايدىلىق مۇلازىمېتىر ئۇچۇرلىرى بىلەن تەمىنلەيدۇ.", "Operating System:" : "مەشغۇلات سىستېمىسى:", "CPU:" : "CPU:", - "threads" : "يىپلار", "Memory:" : "ئەستە ساقلاش:", "Server time:" : "مۇلازىمېتىر ۋاقتى:", "Uptime:" : "ئىشلەش ۋاقتى:", @@ -94,6 +93,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", "Skip server update" : "مۇلازىمېتىر يېڭىلاشتىن ئاتلاڭ", "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ئاندىن يۇقارقى URL نى سورىغاندا «NC-Token» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", + "threads" : "يىپلار" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json index 5f7399bd..2ef47569 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -20,7 +20,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU يۈكى ، RAM ئىشلىتىش ، دىسكا ئىشلىتىش ، ئىشلەتكۈچى سانى قاتارلىق پايدىلىق مۇلازىمېتىر ئۇچۇرلىرى بىلەن تەمىنلەيدۇ.", "Operating System:" : "مەشغۇلات سىستېمىسى:", "CPU:" : "CPU:", - "threads" : "يىپلار", "Memory:" : "ئەستە ساقلاش:", "Server time:" : "مۇلازىمېتىر ۋاقتى:", "Uptime:" : "ئىشلەش ۋاقتى:", @@ -92,6 +91,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", "Skip server update" : "مۇلازىمېتىر يېڭىلاشتىن ئاتلاڭ", "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ئاندىن يۇقارقى URL نى سورىغاندا «NC-Token» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", + "threads" : "يىپلار" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index dd3e518b..94b5f4dc 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Надає корисну інформацію про сервер, таку як навантаження ЦПУ, використання пам'яті, використання диску, кількість користувачів тощо.", "Operating System:" : "Операційна система:", "CPU:" : "ЦП:", - "threads" : "нитки", "Memory:" : "Пам'ять:", "Server time:" : "Час сервера:", "Uptime:" : "Час роботи:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Не показувати інформацію про застосунки (показ даних застосунків призведе до надсилання зовнішніх запитів до крамниці застосунків)", "Skip server update" : "Не показувати оновлення сервера", "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." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL.", + "threads" : "нитки" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/l10n/uk.json b/l10n/uk.json index 829948a6..941bc73f 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Надає корисну інформацію про сервер, таку як навантаження ЦПУ, використання пам'яті, використання диску, кількість користувачів тощо.", "Operating System:" : "Операційна система:", "CPU:" : "ЦП:", - "threads" : "нитки", "Memory:" : "Пам'ять:", "Server time:" : "Час сервера:", "Uptime:" : "Час роботи:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Не показувати інформацію про застосунки (показ даних застосунків призведе до надсилання зовнішніх запитів до крамниці застосунків)", "Skip server update" : "Не показувати оновлення сервера", "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." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL.", + "threads" : "нитки" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/l10n/uz.js b/l10n/uz.js index 376a2870..6d1ea19f 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU yuklanishi, operativ xotiradan foydalanish, diskdan foydalanish, foydalanuvchilar soni va boshqalar kabi foydali server ma'lumotlarini taqdim etadi.", "Operating System:" : "Operatsion tizim:", "CPU:" : "CPU:", - "threads" : "yo'nalishlar", "Memory:" : "Xotira:", "Server time:" : "Server vaqti:", "Uptime:" : "Ish vaqti:", @@ -97,6 +96,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", "Skip server update" : "Server yangilanishini o'tkazib yuborish", "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating.", + "threads" : "yo'nalishlar" }, "nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json index 19a4df12..3109ed6f 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU yuklanishi, operativ xotiradan foydalanish, diskdan foydalanish, foydalanuvchilar soni va boshqalar kabi foydali server ma'lumotlarini taqdim etadi.", "Operating System:" : "Operatsion tizim:", "CPU:" : "CPU:", - "threads" : "yo'nalishlar", "Memory:" : "Xotira:", "Server time:" : "Server vaqti:", "Uptime:" : "Ish vaqti:", @@ -95,6 +94,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", "Skip server update" : "Server yangilanishini o'tkazib yuborish", "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating.", + "threads" : "yo'nalishlar" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index b42dadc6..c84daeaa 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "提供有用的伺服器訊息,例如CPU負載、記憶體使用情況、磁碟使用情況、用戶數等。", "Operating System:" : "作業系統:", "CPU:" : "CPU:", - "threads" : "主題", "Memory:" : "記憶體:", "Server time:" : "伺服器時間:", "Uptime:" : "運行時間:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部分(包括此部分將向應用商店發送外部請求)。", "Skip server update" : "略過伺服器更新", "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” 標頭一起傳遞。" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然後在查詢上述 URL 時將權杖與 “ NC-Token” 標頭一起傳遞。", + "threads" : "主題" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 715a15cf..da880460 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "提供有用的伺服器訊息,例如CPU負載、記憶體使用情況、磁碟使用情況、用戶數等。", "Operating System:" : "作業系統:", "CPU:" : "CPU:", - "threads" : "主題", "Memory:" : "記憶體:", "Server time:" : "伺服器時間:", "Uptime:" : "運行時間:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部分(包括此部分將向應用商店發送外部請求)。", "Skip server update" : "略過伺服器更新", "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” 標頭一起傳遞。" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然後在查詢上述 URL 時將權杖與 “ NC-Token” 標頭一起傳遞。", + "threads" : "主題" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index c8bf9273..fe575b3a 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -24,7 +24,6 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "提供有用的伺服器訊息,例如CPU負載、記憶體使用情況、磁碟使用情況、用戶數等。", "Operating System:" : "作業系統:", "CPU:" : "CPU:", - "threads" : "執行緒", "Memory:" : "記憶體:", "Server time:" : "伺服器時間:", "Uptime:" : "運作時間:", @@ -98,6 +97,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部份(包含應用程式部份將會向應用程式商店傳送外部請求)", "Skip server update" : "略過伺服器更新", "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」標頭一起傳遞。" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然後在查詢上面的 URL 時,將權杖與「NC-Token」標頭一起傳遞。", + "threads" : "執行緒" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 85d97ae4..43859112 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -22,7 +22,6 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "提供有用的伺服器訊息,例如CPU負載、記憶體使用情況、磁碟使用情況、用戶數等。", "Operating System:" : "作業系統:", "CPU:" : "CPU:", - "threads" : "執行緒", "Memory:" : "記憶體:", "Server time:" : "伺服器時間:", "Uptime:" : "運作時間:", @@ -96,6 +95,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部份(包含應用程式部份將會向應用程式商店傳送外部請求)", "Skip server update" : "略過伺服器更新", "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」標頭一起傳遞。" + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然後在查詢上面的 URL 時,將權杖與「NC-Token」標頭一起傳遞。", + "threads" : "執行緒" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file From 166b58f487a65998cf7e02cfb7b321724c2ba6a8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 10 Jul 2026 01:58:48 +0000 Subject: [PATCH 094/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/af.js | 20 ++++----- l10n/af.json | 20 ++++----- l10n/an.js | 4 +- l10n/an.json | 4 +- l10n/ar.js | 96 +++++++++++++++++++++---------------------- l10n/ar.json | 96 +++++++++++++++++++++---------------------- l10n/ast.js | 46 ++++++++++----------- l10n/ast.json | 46 ++++++++++----------- l10n/az.js | 14 +++---- l10n/az.json | 14 +++---- l10n/be.js | 20 ++++----- l10n/be.json | 20 ++++----- l10n/bg.js | 72 ++++++++++++++++---------------- l10n/bg.json | 72 ++++++++++++++++---------------- l10n/bn_BD.js | 14 +++---- l10n/bn_BD.json | 14 +++---- l10n/br.js | 12 +++--- l10n/br.json | 12 +++--- l10n/ca.js | 68 +++++++++++++++--------------- l10n/ca.json | 68 +++++++++++++++--------------- l10n/cs.js | 100 ++++++++++++++++++++++----------------------- l10n/cs.json | 100 ++++++++++++++++++++++----------------------- l10n/cy_GB.js | 14 +++---- l10n/cy_GB.json | 14 +++---- l10n/da.js | 98 ++++++++++++++++++++++---------------------- l10n/da.json | 98 ++++++++++++++++++++++---------------------- l10n/de.js | 99 ++++++++++++++++++++++---------------------- l10n/de.json | 99 ++++++++++++++++++++++---------------------- l10n/de_DE.js | 99 ++++++++++++++++++++++---------------------- l10n/de_DE.json | 99 ++++++++++++++++++++++---------------------- l10n/el.js | 98 ++++++++++++++++++++++---------------------- l10n/el.json | 98 ++++++++++++++++++++++---------------------- l10n/en_GB.js | 100 ++++++++++++++++++++++----------------------- l10n/en_GB.json | 100 ++++++++++++++++++++++----------------------- l10n/eo.js | 32 +++++++-------- l10n/eo.json | 32 +++++++-------- l10n/es.js | 100 ++++++++++++++++++++++----------------------- l10n/es.json | 100 ++++++++++++++++++++++----------------------- l10n/es_419.js | 26 ++++++------ l10n/es_419.json | 26 ++++++------ l10n/es_AR.js | 26 ++++++------ l10n/es_AR.json | 26 ++++++------ l10n/es_CL.js | 26 ++++++------ l10n/es_CL.json | 26 ++++++------ l10n/es_CO.js | 26 ++++++------ l10n/es_CO.json | 26 ++++++------ l10n/es_CR.js | 26 ++++++------ l10n/es_CR.json | 26 ++++++------ l10n/es_DO.js | 26 ++++++------ l10n/es_DO.json | 26 ++++++------ l10n/es_EC.js | 70 +++++++++++++++---------------- l10n/es_EC.json | 70 +++++++++++++++---------------- l10n/es_GT.js | 26 ++++++------ l10n/es_GT.json | 26 ++++++------ l10n/es_HN.js | 26 ++++++------ l10n/es_HN.json | 26 ++++++------ l10n/es_MX.js | 78 +++++++++++++++++------------------ l10n/es_MX.json | 78 +++++++++++++++++------------------ l10n/es_NI.js | 26 ++++++------ l10n/es_NI.json | 26 ++++++------ l10n/es_PA.js | 26 ++++++------ l10n/es_PA.json | 26 ++++++------ l10n/es_PE.js | 26 ++++++------ l10n/es_PE.json | 26 ++++++------ l10n/es_PR.js | 26 ++++++------ l10n/es_PR.json | 26 ++++++------ l10n/es_PY.js | 24 +++++------ l10n/es_PY.json | 24 +++++------ l10n/es_SV.js | 24 +++++------ l10n/es_SV.json | 24 +++++------ l10n/es_UY.js | 26 ++++++------ l10n/es_UY.json | 26 ++++++------ l10n/et_EE.js | 99 ++++++++++++++++++++++---------------------- l10n/et_EE.json | 99 ++++++++++++++++++++++---------------------- l10n/eu.js | 70 +++++++++++++++---------------- l10n/eu.json | 70 +++++++++++++++---------------- l10n/fa.js | 100 ++++++++++++++++++++++----------------------- l10n/fa.json | 100 ++++++++++++++++++++++----------------------- l10n/fi.js | 60 +++++++++++++-------------- l10n/fi.json | 60 +++++++++++++-------------- l10n/fr.js | 100 ++++++++++++++++++++++----------------------- l10n/fr.json | 100 ++++++++++++++++++++++----------------------- l10n/ga.js | 100 ++++++++++++++++++++++----------------------- l10n/ga.json | 100 ++++++++++++++++++++++----------------------- l10n/gl.js | 100 ++++++++++++++++++++++----------------------- l10n/gl.json | 100 ++++++++++++++++++++++----------------------- l10n/he.js | 38 ++++++++--------- l10n/he.json | 38 ++++++++--------- l10n/hr.js | 38 ++++++++--------- l10n/hr.json | 38 ++++++++--------- l10n/hu.js | 100 ++++++++++++++++++++++----------------------- l10n/hu.json | 100 ++++++++++++++++++++++----------------------- l10n/hy.js | 8 ++-- l10n/hy.json | 8 ++-- l10n/ia.js | 24 +++++------ l10n/ia.json | 24 +++++------ l10n/id.js | 100 ++++++++++++++++++++++----------------------- l10n/id.json | 100 ++++++++++++++++++++++----------------------- l10n/is.js | 32 +++++++-------- l10n/is.json | 32 +++++++-------- l10n/it.js | 96 +++++++++++++++++++++---------------------- l10n/it.json | 96 +++++++++++++++++++++---------------------- l10n/ja.js | 100 ++++++++++++++++++++++----------------------- l10n/ja.json | 100 ++++++++++++++++++++++----------------------- l10n/ka.js | 74 ++++++++++++++++----------------- l10n/ka.json | 74 ++++++++++++++++----------------- l10n/ka_GE.js | 26 ++++++------ l10n/ka_GE.json | 26 ++++++------ l10n/kab.js | 16 ++++---- l10n/kab.json | 16 ++++---- l10n/km.js | 8 ++-- l10n/km.json | 8 ++-- l10n/ko.js | 32 +++++++-------- l10n/ko.json | 32 +++++++-------- l10n/lb.js | 10 ++--- l10n/lb.json | 10 ++--- l10n/lo.js | 98 ++++++++++++++++++++++---------------------- l10n/lo.json | 98 ++++++++++++++++++++++---------------------- l10n/lt_LT.js | 100 ++++++++++++++++++++++----------------------- l10n/lt_LT.json | 100 ++++++++++++++++++++++----------------------- l10n/lv.js | 56 ++++++++++++------------- l10n/lv.json | 56 ++++++++++++------------- l10n/mk.js | 68 +++++++++++++++--------------- l10n/mk.json | 68 +++++++++++++++--------------- l10n/mn.js | 100 ++++++++++++++++++++++----------------------- l10n/mn.json | 100 ++++++++++++++++++++++----------------------- l10n/ms_MY.js | 8 ++-- l10n/ms_MY.json | 8 ++-- l10n/my.js | 10 ----- l10n/my.json | 8 ---- l10n/nb.js | 78 +++++++++++++++++------------------ l10n/nb.json | 78 +++++++++++++++++------------------ l10n/nl.js | 100 ++++++++++++++++++++++----------------------- l10n/nl.json | 100 ++++++++++++++++++++++----------------------- l10n/nn_NO.js | 20 ++++----- l10n/nn_NO.json | 20 ++++----- l10n/oc.js | 14 +++---- l10n/oc.json | 14 +++---- l10n/pl.js | 86 +++++++++++++++++++------------------- l10n/pl.json | 86 +++++++++++++++++++------------------- l10n/ps.js | 2 +- l10n/ps.json | 2 +- l10n/pt_BR.js | 100 ++++++++++++++++++++++----------------------- l10n/pt_BR.json | 100 ++++++++++++++++++++++----------------------- l10n/pt_PT.js | 96 +++++++++++++++++++++---------------------- l10n/pt_PT.json | 96 +++++++++++++++++++++---------------------- l10n/ro.js | 16 ++++---- l10n/ro.json | 16 ++++---- l10n/ru.js | 100 ++++++++++++++++++++++----------------------- l10n/ru.json | 100 ++++++++++++++++++++++----------------------- l10n/sc.js | 36 ++++++++-------- l10n/sc.json | 36 ++++++++-------- l10n/si.js | 4 +- l10n/si.json | 4 +- l10n/sk.js | 96 +++++++++++++++++++++---------------------- l10n/sk.json | 96 +++++++++++++++++++++---------------------- l10n/sl.js | 78 +++++++++++++++++------------------ l10n/sl.json | 78 +++++++++++++++++------------------ l10n/sq.js | 26 ++++++------ l10n/sq.json | 26 ++++++------ l10n/sr.js | 98 ++++++++++++++++++++++---------------------- l10n/sr.json | 98 ++++++++++++++++++++++---------------------- l10n/sr@latin.js | 4 +- l10n/sr@latin.json | 4 +- l10n/sv.js | 100 ++++++++++++++++++++++----------------------- l10n/sv.json | 100 ++++++++++++++++++++++----------------------- l10n/sw.js | 98 ++++++++++++++++++++++---------------------- l10n/sw.json | 98 ++++++++++++++++++++++---------------------- l10n/th.js | 14 +++---- l10n/th.json | 14 +++---- l10n/tr.js | 100 ++++++++++++++++++++++----------------------- l10n/tr.json | 100 ++++++++++++++++++++++----------------------- l10n/ug.js | 98 ++++++++++++++++++++++---------------------- l10n/ug.json | 98 ++++++++++++++++++++++---------------------- l10n/uk.js | 99 ++++++++++++++++++++++---------------------- l10n/uk.json | 99 ++++++++++++++++++++++---------------------- l10n/uz.js | 100 ++++++++++++++++++++++----------------------- l10n/uz.json | 100 ++++++++++++++++++++++----------------------- l10n/vi.js | 34 +++++++-------- l10n/vi.json | 34 +++++++-------- l10n/zh_CN.js | 92 ++++++++++++++++++++--------------------- l10n/zh_CN.json | 92 ++++++++++++++++++++--------------------- l10n/zh_HK.js | 100 ++++++++++++++++++++++----------------------- l10n/zh_HK.json | 100 ++++++++++++++++++++++----------------------- l10n/zh_TW.js | 99 ++++++++++++++++++++++---------------------- l10n/zh_TW.json | 99 ++++++++++++++++++++++---------------------- 186 files changed, 5294 insertions(+), 5302 deletions(-) delete mode 100644 l10n/my.js delete mode 100644 l10n/my.json diff --git a/l10n/af.js b/l10n/af.js index ddce859c..534c3b37 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -1,21 +1,21 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "Gekopieer!", - "Not supported!" : "Word nie ondersteun nie!", - "Press ⌘-C to copy." : "Druk ⌘-C om te kopieer.", - "Press Ctrl-C to copy." : "Druk Ctrl-C om te kopieer.", "System" : "Stelsel", - "Temperature" : "Temperatuur", + "Active users" : "Aktiewe gebruikers", + "Database" : "Databasis", + "Type:" : "Tipe:", + "Version:" : "Weergawe:", "Size:" : "Grootte:", "Files:" : "Lêers", - "Active users" : "Aktiewe gebruikers", - "Users:" : "Gebruikers:", "PHP" : "PHP", - "Version:" : "Weergawe:", "seconds" : "sekondes", - "Database" : "Databasis", - "Type:" : "Tipe:", + "Users:" : "Gebruikers:", + "Temperature" : "Temperatuur", + "Copied!" : "Gekopieer!", + "Not supported!" : "Word nie ondersteun nie!", + "Press ⌘-C to copy." : "Druk ⌘-C om te kopieer.", + "Press Ctrl-C to copy." : "Druk Ctrl-C om te kopieer.", "Copy" : "Kopieer" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json index f8d55c90..8a837a63 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -1,19 +1,19 @@ { "translations": { - "Copied!" : "Gekopieer!", - "Not supported!" : "Word nie ondersteun nie!", - "Press ⌘-C to copy." : "Druk ⌘-C om te kopieer.", - "Press Ctrl-C to copy." : "Druk Ctrl-C om te kopieer.", "System" : "Stelsel", - "Temperature" : "Temperatuur", + "Active users" : "Aktiewe gebruikers", + "Database" : "Databasis", + "Type:" : "Tipe:", + "Version:" : "Weergawe:", "Size:" : "Grootte:", "Files:" : "Lêers", - "Active users" : "Aktiewe gebruikers", - "Users:" : "Gebruikers:", "PHP" : "PHP", - "Version:" : "Weergawe:", "seconds" : "sekondes", - "Database" : "Databasis", - "Type:" : "Tipe:", + "Users:" : "Gebruikers:", + "Temperature" : "Temperatuur", + "Copied!" : "Gekopieer!", + "Not supported!" : "Word nie ondersteun nie!", + "Press ⌘-C to copy." : "Druk ⌘-C om te kopieer.", + "Press Ctrl-C to copy." : "Druk Ctrl-C om te kopieer.", "Copy" : "Kopieer" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/an.js b/l10n/an.js index 608fa3a5..5f90a51c 100644 --- a/l10n/an.js +++ b/l10n/an.js @@ -1,10 +1,10 @@ OC.L10N.register( "serverinfo", { + "System" : "Sistema", "Copied!" : "Copiado!", "Not supported!" : "No suportau!", "Press ⌘-C to copy." : "Pretar ⌘-C pa copiar.", - "Press Ctrl-C to copy." : "Pretar Ctrl-C pa copiar.", - "System" : "Sistema" + "Press Ctrl-C to copy." : "Pretar Ctrl-C pa copiar." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/an.json b/l10n/an.json index 8f205dc9..7e7e6beb 100644 --- a/l10n/an.json +++ b/l10n/an.json @@ -1,8 +1,8 @@ { "translations": { + "System" : "Sistema", "Copied!" : "Copiado!", "Not supported!" : "No suportau!", "Press ⌘-C to copy." : "Pretar ⌘-C pa copiar.", - "Press Ctrl-C to copy." : "Pretar Ctrl-C pa copiar.", - "System" : "Sistema" + "Press Ctrl-C to copy." : "Pretar Ctrl-C pa copiar." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js index 3b29762f..90513bc7 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -1,42 +1,45 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "المعلومات عن وحدة المعالجة المركزية CPU غير متوفرة", - "CPU Usage:" : "استعمال وحدة المعالجة المركزية CPU: ", - "Load average: {percentage} % ({load}) last minute" : "معدل التحميل: {percentage} % ({load}) آخر دقيقة", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) آخر دقيقة\n{last5MinutesPercentage} % ({last5Minutes}) آخر 5 دقائق\n{last15MinutesPercentage} % ({last15Minutes}) آخر 15 دقيقة", - "RAM Usage:" : "استعمال الذاكرة العشوائية RAM: ", - "SWAP Usage:" : "استعمال ذاكرة التبديل SWAP: ", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "ذاكرة القراءة فقط RAM: المجموع : {memTotalBytes}/الاستعمال الحالي: {memUsageBytes}", - "RAM info not available" : "المعلومات عن ذاكرة القراءة فقط RAM غير متوفرة", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "ذاكرة التبديل SWAP: المجموع: {swapTotalBytes}/الاستعمال الحالي: {swapUsageBytes}", - "SWAP info not available" : "المعلومات عن ذاكرة التبديل SWAP غير متوفرة", - "Copied!" : "تمّ النسخ!", - "Not supported!" : "غير مدعوم!", - "Press ⌘-C to copy." : "إضغط ⌘-C للنسخ", - "Press Ctrl-C to copy." : "إضغط Ctrl-C للنسخ.", - "Unknown" : "غير معروف", "System" : "النظام", + "Unknown" : "غير معروف", "Monitoring" : "المراقبة", "Monitoring app with useful server information" : "تطبيق مراقبة مع معلومات مفيدة عن الخادم", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "يوفر معلومات مفيدة عن الخادم، مثل أحمال وحدة المعالجة المركزية CPU laod، و استخدامات ذاكرة الوصول العشوائي RAM usage، و استخدامات القرص disk usage، و عدد المستخدمين، و غيرها.", - "Operating System:" : "نظام التشغيل:", - "CPU:" : "وحدة الذاكرة المركزية CPU:", - "Memory:" : "الذاكرة:", - "Server time:" : "وقت الخادم:", - "Uptime:" : "مدة استمرارية التشغل uptime:", - "Temperature" : "درجة الحرارة", + "Active users" : "المستخدمون النشطون", + "Last hour" : "آخر ساعة ", + "Last 24 Hours" : "آخر 24 ساعة", + "Last 7 Days" : "آخر 7 أيام", + "Last 30 Days" : "آخر 30 يوم", + "CPU info not available" : "المعلومات عن وحدة المعالجة المركزية CPU غير متوفرة", + "Load average: {percentage} % ({load}) last minute" : "معدل التحميل: {percentage} % ({load}) آخر دقيقة", "Load" : "الحمل", - "Memory" : "الذاكرة", + "Database" : "قاعدة البيانات", + "Type:" : "النوع:", + "Version:" : "الأصدار:", + "Size:" : "الحجم:", "Disk" : "القرص", "Mount:" : "إلحاق mount:", "Filesystem:" : "نظام الملفات:", - "Size:" : "الحجم:", "Available:" : "مُتاحٌ:", "Used:" : "مُستعملٌ:", "Files:" : "الملفات:", "Storages:" : "وسائط التخزين:", "Free Space:" : "المساحة الحرة:", + "RAM Usage:" : "استعمال الذاكرة العشوائية RAM: ", + "SWAP Usage:" : "استعمال ذاكرة التبديل SWAP: ", + "RAM info not available" : "المعلومات عن ذاكرة القراءة فقط RAM غير متوفرة", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "ذاكرة القراءة فقط RAM: المجموع : {memTotalBytes}/الاستعمال الحالي: {memUsageBytes}", + "SWAP info not available" : "المعلومات عن ذاكرة التبديل SWAP غير متوفرة", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "ذاكرة التبديل SWAP: المجموع: {swapTotalBytes}/الاستعمال الحالي: {swapUsageBytes}", + "Memory" : "الذاكرة", + "External monitoring tool" : "أداة الرصد الخارجية", + "Use this end point to connect an external monitoring tool:" : "إستعمِل هذه النقطة الحدِّيَّة end point لتوصيل أداة مراقبة خارجية:", + "Output in JSON" : "المخرجات في صيغة JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "تخطِّي قسم التطبيقات (تضمين قسم التطبيقات سيرسل طلب خارجي إلى متجر التطبيقات)", + "Skip server update" : "تخطِّي تحديثات الخادم", + "To use an access token, please generate one then set it using the following command:" : "لاستخدام أَمَارَة وصول access token، يرجى توليد واحدةٍ ثم تعيينها باستخدام الأمر التالي:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ثم قُم بتمرير الأَمَارَة talk برأس \"NC-Token\" عند الاستعلام عن عنوان الـ URL أعلاه.", "Network" : "الشبكة", "Hostname:" : "اسم المُضِيف:", "Gateway:" : "البوابة gateway:", @@ -47,22 +50,7 @@ OC.L10N.register( "MAC:" : "رقم المُصنِّع للجهاز MAC:", "IPv4:" : "بروتوكول IPv4:", "IPv6:" : "بروتوكول IPv6:", - "Active users" : "المستخدمون النشطون", - "Last hour" : "آخر ساعة ", - "%s%% of all users" : "%s%% من جميع المستخدمين", - "Last 24 Hours" : "آخر 24 ساعة", - "Last 7 Days" : "آخر 7 أيام", - "Last 30 Days" : "آخر 30 يوم", - "Shares" : "مشاركة", - "Users:" : "المستخدمين:", - "Groups:" : "المجموعات:", - "Links:" : "الروابط:", - "Emails:" : "حسابات البريد الالكتروني:", - "Federated sent:" : "مرسل من السحابة الموحدة:", - "Federated received:" : "مستقبل من السحابة الموحدة:", - "Talk conversations:" : "مُحادثات Talk:", "PHP" : "PHP", - "Version:" : "الأصدار:", "Memory limit:" : "حد الذاكرة:", "Max execution time:" : "أقصى زمن تنفيذ:", "seconds" : "ثوانٍ", @@ -84,15 +72,27 @@ OC.L10N.register( "Max listen queue:" : "أقصى طول لطابور الاستماع:", "Max active processes:" : "أقصى عدد من العمليات النشطة:", "Max children reached:" : "أقصى عدد من الأطفال يتم الوصول إليهم:", - "Database" : "قاعدة البيانات", - "Type:" : "النوع:", - "External monitoring tool" : "أداة الرصد الخارجية", - "Use this end point to connect an external monitoring tool:" : "إستعمِل هذه النقطة الحدِّيَّة end point لتوصيل أداة مراقبة خارجية:", - "Copy" : "نسخ", - "Output in JSON" : "المخرجات في صيغة JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "تخطِّي قسم التطبيقات (تضمين قسم التطبيقات سيرسل طلب خارجي إلى متجر التطبيقات)", - "Skip server update" : "تخطِّي تحديثات الخادم", - "To use an access token, please generate one then set it using the following command:" : "لاستخدام أَمَارَة وصول access token، يرجى توليد واحدةٍ ثم تعيينها باستخدام الأمر التالي:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ثم قُم بتمرير الأَمَارَة talk برأس \"NC-Token\" عند الاستعلام عن عنوان الـ URL أعلاه." + "Shares" : "مشاركة", + "Users:" : "المستخدمين:", + "Groups:" : "المجموعات:", + "Links:" : "الروابط:", + "Emails:" : "حسابات البريد الالكتروني:", + "Federated sent:" : "مرسل من السحابة الموحدة:", + "Federated received:" : "مستقبل من السحابة الموحدة:", + "Talk conversations:" : "مُحادثات Talk:", + "Operating System:" : "نظام التشغيل:", + "CPU:" : "وحدة الذاكرة المركزية CPU:", + "Memory:" : "الذاكرة:", + "Server time:" : "وقت الخادم:", + "Uptime:" : "مدة استمرارية التشغل uptime:", + "Temperature" : "درجة الحرارة", + "CPU Usage:" : "استعمال وحدة المعالجة المركزية CPU: ", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) آخر دقيقة\n{last5MinutesPercentage} % ({last5Minutes}) آخر 5 دقائق\n{last15MinutesPercentage} % ({last15Minutes}) آخر 15 دقيقة", + "Copied!" : "تمّ النسخ!", + "Not supported!" : "غير مدعوم!", + "Press ⌘-C to copy." : "إضغط ⌘-C للنسخ", + "Press Ctrl-C to copy." : "إضغط Ctrl-C للنسخ.", + "%s%% of all users" : "%s%% من جميع المستخدمين", + "Copy" : "نسخ" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index 717a0e20..2ab2fb0e 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -1,40 +1,43 @@ { "translations": { - "CPU info not available" : "المعلومات عن وحدة المعالجة المركزية CPU غير متوفرة", - "CPU Usage:" : "استعمال وحدة المعالجة المركزية CPU: ", - "Load average: {percentage} % ({load}) last minute" : "معدل التحميل: {percentage} % ({load}) آخر دقيقة", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) آخر دقيقة\n{last5MinutesPercentage} % ({last5Minutes}) آخر 5 دقائق\n{last15MinutesPercentage} % ({last15Minutes}) آخر 15 دقيقة", - "RAM Usage:" : "استعمال الذاكرة العشوائية RAM: ", - "SWAP Usage:" : "استعمال ذاكرة التبديل SWAP: ", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "ذاكرة القراءة فقط RAM: المجموع : {memTotalBytes}/الاستعمال الحالي: {memUsageBytes}", - "RAM info not available" : "المعلومات عن ذاكرة القراءة فقط RAM غير متوفرة", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "ذاكرة التبديل SWAP: المجموع: {swapTotalBytes}/الاستعمال الحالي: {swapUsageBytes}", - "SWAP info not available" : "المعلومات عن ذاكرة التبديل SWAP غير متوفرة", - "Copied!" : "تمّ النسخ!", - "Not supported!" : "غير مدعوم!", - "Press ⌘-C to copy." : "إضغط ⌘-C للنسخ", - "Press Ctrl-C to copy." : "إضغط Ctrl-C للنسخ.", - "Unknown" : "غير معروف", "System" : "النظام", + "Unknown" : "غير معروف", "Monitoring" : "المراقبة", "Monitoring app with useful server information" : "تطبيق مراقبة مع معلومات مفيدة عن الخادم", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "يوفر معلومات مفيدة عن الخادم، مثل أحمال وحدة المعالجة المركزية CPU laod، و استخدامات ذاكرة الوصول العشوائي RAM usage، و استخدامات القرص disk usage، و عدد المستخدمين، و غيرها.", - "Operating System:" : "نظام التشغيل:", - "CPU:" : "وحدة الذاكرة المركزية CPU:", - "Memory:" : "الذاكرة:", - "Server time:" : "وقت الخادم:", - "Uptime:" : "مدة استمرارية التشغل uptime:", - "Temperature" : "درجة الحرارة", + "Active users" : "المستخدمون النشطون", + "Last hour" : "آخر ساعة ", + "Last 24 Hours" : "آخر 24 ساعة", + "Last 7 Days" : "آخر 7 أيام", + "Last 30 Days" : "آخر 30 يوم", + "CPU info not available" : "المعلومات عن وحدة المعالجة المركزية CPU غير متوفرة", + "Load average: {percentage} % ({load}) last minute" : "معدل التحميل: {percentage} % ({load}) آخر دقيقة", "Load" : "الحمل", - "Memory" : "الذاكرة", + "Database" : "قاعدة البيانات", + "Type:" : "النوع:", + "Version:" : "الأصدار:", + "Size:" : "الحجم:", "Disk" : "القرص", "Mount:" : "إلحاق mount:", "Filesystem:" : "نظام الملفات:", - "Size:" : "الحجم:", "Available:" : "مُتاحٌ:", "Used:" : "مُستعملٌ:", "Files:" : "الملفات:", "Storages:" : "وسائط التخزين:", "Free Space:" : "المساحة الحرة:", + "RAM Usage:" : "استعمال الذاكرة العشوائية RAM: ", + "SWAP Usage:" : "استعمال ذاكرة التبديل SWAP: ", + "RAM info not available" : "المعلومات عن ذاكرة القراءة فقط RAM غير متوفرة", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "ذاكرة القراءة فقط RAM: المجموع : {memTotalBytes}/الاستعمال الحالي: {memUsageBytes}", + "SWAP info not available" : "المعلومات عن ذاكرة التبديل SWAP غير متوفرة", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "ذاكرة التبديل SWAP: المجموع: {swapTotalBytes}/الاستعمال الحالي: {swapUsageBytes}", + "Memory" : "الذاكرة", + "External monitoring tool" : "أداة الرصد الخارجية", + "Use this end point to connect an external monitoring tool:" : "إستعمِل هذه النقطة الحدِّيَّة end point لتوصيل أداة مراقبة خارجية:", + "Output in JSON" : "المخرجات في صيغة JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "تخطِّي قسم التطبيقات (تضمين قسم التطبيقات سيرسل طلب خارجي إلى متجر التطبيقات)", + "Skip server update" : "تخطِّي تحديثات الخادم", + "To use an access token, please generate one then set it using the following command:" : "لاستخدام أَمَارَة وصول access token، يرجى توليد واحدةٍ ثم تعيينها باستخدام الأمر التالي:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ثم قُم بتمرير الأَمَارَة talk برأس \"NC-Token\" عند الاستعلام عن عنوان الـ URL أعلاه.", "Network" : "الشبكة", "Hostname:" : "اسم المُضِيف:", "Gateway:" : "البوابة gateway:", @@ -45,22 +48,7 @@ "MAC:" : "رقم المُصنِّع للجهاز MAC:", "IPv4:" : "بروتوكول IPv4:", "IPv6:" : "بروتوكول IPv6:", - "Active users" : "المستخدمون النشطون", - "Last hour" : "آخر ساعة ", - "%s%% of all users" : "%s%% من جميع المستخدمين", - "Last 24 Hours" : "آخر 24 ساعة", - "Last 7 Days" : "آخر 7 أيام", - "Last 30 Days" : "آخر 30 يوم", - "Shares" : "مشاركة", - "Users:" : "المستخدمين:", - "Groups:" : "المجموعات:", - "Links:" : "الروابط:", - "Emails:" : "حسابات البريد الالكتروني:", - "Federated sent:" : "مرسل من السحابة الموحدة:", - "Federated received:" : "مستقبل من السحابة الموحدة:", - "Talk conversations:" : "مُحادثات Talk:", "PHP" : "PHP", - "Version:" : "الأصدار:", "Memory limit:" : "حد الذاكرة:", "Max execution time:" : "أقصى زمن تنفيذ:", "seconds" : "ثوانٍ", @@ -82,15 +70,27 @@ "Max listen queue:" : "أقصى طول لطابور الاستماع:", "Max active processes:" : "أقصى عدد من العمليات النشطة:", "Max children reached:" : "أقصى عدد من الأطفال يتم الوصول إليهم:", - "Database" : "قاعدة البيانات", - "Type:" : "النوع:", - "External monitoring tool" : "أداة الرصد الخارجية", - "Use this end point to connect an external monitoring tool:" : "إستعمِل هذه النقطة الحدِّيَّة end point لتوصيل أداة مراقبة خارجية:", - "Copy" : "نسخ", - "Output in JSON" : "المخرجات في صيغة JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "تخطِّي قسم التطبيقات (تضمين قسم التطبيقات سيرسل طلب خارجي إلى متجر التطبيقات)", - "Skip server update" : "تخطِّي تحديثات الخادم", - "To use an access token, please generate one then set it using the following command:" : "لاستخدام أَمَارَة وصول access token، يرجى توليد واحدةٍ ثم تعيينها باستخدام الأمر التالي:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ثم قُم بتمرير الأَمَارَة talk برأس \"NC-Token\" عند الاستعلام عن عنوان الـ URL أعلاه." + "Shares" : "مشاركة", + "Users:" : "المستخدمين:", + "Groups:" : "المجموعات:", + "Links:" : "الروابط:", + "Emails:" : "حسابات البريد الالكتروني:", + "Federated sent:" : "مرسل من السحابة الموحدة:", + "Federated received:" : "مستقبل من السحابة الموحدة:", + "Talk conversations:" : "مُحادثات Talk:", + "Operating System:" : "نظام التشغيل:", + "CPU:" : "وحدة الذاكرة المركزية CPU:", + "Memory:" : "الذاكرة:", + "Server time:" : "وقت الخادم:", + "Uptime:" : "مدة استمرارية التشغل uptime:", + "Temperature" : "درجة الحرارة", + "CPU Usage:" : "استعمال وحدة المعالجة المركزية CPU: ", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) آخر دقيقة\n{last5MinutesPercentage} % ({last5Minutes}) آخر 5 دقائق\n{last15MinutesPercentage} % ({last15Minutes}) آخر 15 دقيقة", + "Copied!" : "تمّ النسخ!", + "Not supported!" : "غير مدعوم!", + "Press ⌘-C to copy." : "إضغط ⌘-C للنسخ", + "Press Ctrl-C to copy." : "إضغط Ctrl-C للنسخ.", + "%s%% of all users" : "%s%% من جميع المستخدمين", + "Copy" : "نسخ" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/ast.js b/l10n/ast.js index 1f857915..d20465ca 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -1,32 +1,28 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "La información de la CPU nun ta disponible", - "RAM info not available" : "La información de la RAM nun ta disponible", - "SWAP info not available" : "La información del espaciu d'intercambéu nun ta disponible", - "Copied!" : "¡Copióse!", - "Not supported!" : "¡Nun ye compatible!", - "Press ⌘-C to copy." : "Primi ⌘-C pa copiar.", - "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", - "Unknown" : "Desconocí­u", "System" : "Sistema", + "Unknown" : "Desconocí­u", "Monitoring" : "Supervisión", - "Operating System:" : "Sistema operativu", - "CPU:" : "CPU:", - "Memory:" : "Memoria:", - "Server time:" : "Hora del sirvidor:", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "CPU info not available" : "La información de la CPU nun ta disponible", "Load" : "Carga", - "Memory" : "Memoria", + "Database" : "Base de datos", + "Type:" : "Tipu:", + "Version:" : "Versión:", + "Size:" : "Tamañu.", "Disk" : "Discu", "Mount:" : "Montaxe:", "Filesystem:" : "Sistema de ficheros:", - "Size:" : "Tamañu.", "Available:" : "Disponible:", "Used:" : "N'usu:", "Files:" : "Ficheros:", "Storages:" : "Almacenamientos:", "Free Space:" : "Espaciu llibre:", + "RAM info not available" : "La información de la RAM nun ta disponible", + "SWAP info not available" : "La información del espaciu d'intercambéu nun ta disponible", + "Memory" : "Memoria", + "External monitoring tool" : "Ferramienta de supervisión esterna", "Network" : "Rede", "Hostname:" : "Agospiador:", "Gateway:" : "Pasera:", @@ -36,20 +32,24 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuarios activos", - "Shares" : "Comparticiones", - "Users:" : "Usuarios:", - "Groups:" : "Grupos:", "PHP" : "PHP", - "Version:" : "Versión:", "Memory limit:" : "Llende de memoria:", "seconds" : "segundos", "Extensions:" : "Estensiones:", "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "Show phpinfo" : "Amosar phpinfo", - "Database" : "Base de datos", - "Type:" : "Tipu:", - "External monitoring tool" : "Ferramienta de supervisión esterna", + "Shares" : "Comparticiones", + "Users:" : "Usuarios:", + "Groups:" : "Grupos:", + "Operating System:" : "Sistema operativu", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Hora del sirvidor:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copióse!", + "Not supported!" : "¡Nun ye compatible!", + "Press ⌘-C to copy." : "Primi ⌘-C pa copiar.", + "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", "Copy" : "Copiar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index f1518b4b..e00c7e20 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,30 +1,26 @@ { "translations": { - "CPU info not available" : "La información de la CPU nun ta disponible", - "RAM info not available" : "La información de la RAM nun ta disponible", - "SWAP info not available" : "La información del espaciu d'intercambéu nun ta disponible", - "Copied!" : "¡Copióse!", - "Not supported!" : "¡Nun ye compatible!", - "Press ⌘-C to copy." : "Primi ⌘-C pa copiar.", - "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", - "Unknown" : "Desconocí­u", "System" : "Sistema", + "Unknown" : "Desconocí­u", "Monitoring" : "Supervisión", - "Operating System:" : "Sistema operativu", - "CPU:" : "CPU:", - "Memory:" : "Memoria:", - "Server time:" : "Hora del sirvidor:", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "CPU info not available" : "La información de la CPU nun ta disponible", "Load" : "Carga", - "Memory" : "Memoria", + "Database" : "Base de datos", + "Type:" : "Tipu:", + "Version:" : "Versión:", + "Size:" : "Tamañu.", "Disk" : "Discu", "Mount:" : "Montaxe:", "Filesystem:" : "Sistema de ficheros:", - "Size:" : "Tamañu.", "Available:" : "Disponible:", "Used:" : "N'usu:", "Files:" : "Ficheros:", "Storages:" : "Almacenamientos:", "Free Space:" : "Espaciu llibre:", + "RAM info not available" : "La información de la RAM nun ta disponible", + "SWAP info not available" : "La información del espaciu d'intercambéu nun ta disponible", + "Memory" : "Memoria", + "External monitoring tool" : "Ferramienta de supervisión esterna", "Network" : "Rede", "Hostname:" : "Agospiador:", "Gateway:" : "Pasera:", @@ -34,20 +30,24 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuarios activos", - "Shares" : "Comparticiones", - "Users:" : "Usuarios:", - "Groups:" : "Grupos:", "PHP" : "PHP", - "Version:" : "Versión:", "Memory limit:" : "Llende de memoria:", "seconds" : "segundos", "Extensions:" : "Estensiones:", "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "Show phpinfo" : "Amosar phpinfo", - "Database" : "Base de datos", - "Type:" : "Tipu:", - "External monitoring tool" : "Ferramienta de supervisión esterna", + "Shares" : "Comparticiones", + "Users:" : "Usuarios:", + "Groups:" : "Grupos:", + "Operating System:" : "Sistema operativu", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Hora del sirvidor:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copióse!", + "Not supported!" : "¡Nun ye compatible!", + "Press ⌘-C to copy." : "Primi ⌘-C pa copiar.", + "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/az.js b/l10n/az.js index b283fa5a..b1712fb3 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -1,17 +1,17 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "Kopyalandı!", - "Not supported!" : "Dəstəklənmir!", - "Press ⌘-C to copy." : "Kopyalamaq üçün ⌘-C basın.", - "Press Ctrl-C to copy." : "Kopyalamaq üçün Ctrl-C basın.", "System" : "Sistem", + "Database" : "Verilənlər bazası", + "Type:" : "Tip:", "Size:" : "Həcm:", - "Shares" : "Yayımlanmalar", "PHP" : "PHP", "seconds" : "saniyələr", - "Database" : "Verilənlər bazası", - "Type:" : "Tip:", + "Shares" : "Yayımlanmalar", + "Copied!" : "Kopyalandı!", + "Not supported!" : "Dəstəklənmir!", + "Press ⌘-C to copy." : "Kopyalamaq üçün ⌘-C basın.", + "Press Ctrl-C to copy." : "Kopyalamaq üçün Ctrl-C basın.", "Copy" : "Kopyala" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json index ec9b96dd..73a6b84c 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -1,15 +1,15 @@ { "translations": { - "Copied!" : "Kopyalandı!", - "Not supported!" : "Dəstəklənmir!", - "Press ⌘-C to copy." : "Kopyalamaq üçün ⌘-C basın.", - "Press Ctrl-C to copy." : "Kopyalamaq üçün Ctrl-C basın.", "System" : "Sistem", + "Database" : "Verilənlər bazası", + "Type:" : "Tip:", "Size:" : "Həcm:", - "Shares" : "Yayımlanmalar", "PHP" : "PHP", "seconds" : "saniyələr", - "Database" : "Verilənlər bazası", - "Type:" : "Tip:", + "Shares" : "Yayımlanmalar", + "Copied!" : "Kopyalandı!", + "Not supported!" : "Dəstəklənmir!", + "Press ⌘-C to copy." : "Kopyalamaq üçün ⌘-C basın.", + "Press Ctrl-C to copy." : "Kopyalamaq üçün Ctrl-C basın.", "Copy" : "Kopyala" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/be.js b/l10n/be.js index e7348591..13a65a9a 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -1,23 +1,23 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "Скапіявана!", - "Not supported!" : "Не падтрымліваецца!", - "Press ⌘-C to copy." : "Націсніце ⌘-C для капіявання.", - "Press Ctrl-C to copy." : "Націсніце Ctrl-C для капіявання.", - "Unknown" : "Невядомы", "System" : "Сістэма", - "Operating System:" : "Аперацыйная сістэма:", - "Size:" : "Памер:", + "Unknown" : "Невядомы", "Last hour" : "Апошняя гадзіна", "Last 24 Hours" : "Апошнія 24 гадзіны", "Last 7 Days" : "Апошнія 7 дзён", "Last 30 Days" : "Апошнія 30 дзён", - "seconds" : "с", "Database" : "База даных", "Type:" : "Тып:", - "Copy" : "Капіяваць", + "Size:" : "Памер:", "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." : "Затым перадайце токен з загалоўкам \"NC-Token\" пры запыце вышэйпаказанага URL-адраса." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Затым перадайце токен з загалоўкам \"NC-Token\" пры запыце вышэйпаказанага URL-адраса.", + "seconds" : "с", + "Operating System:" : "Аперацыйная сістэма:", + "Copied!" : "Скапіявана!", + "Not supported!" : "Не падтрымліваецца!", + "Press ⌘-C to copy." : "Націсніце ⌘-C для капіявання.", + "Press Ctrl-C to copy." : "Націсніце Ctrl-C для капіявання.", + "Copy" : "Капіяваць" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/be.json b/l10n/be.json index 800a3037..7eef26d6 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -1,21 +1,21 @@ { "translations": { - "Copied!" : "Скапіявана!", - "Not supported!" : "Не падтрымліваецца!", - "Press ⌘-C to copy." : "Націсніце ⌘-C для капіявання.", - "Press Ctrl-C to copy." : "Націсніце Ctrl-C для капіявання.", - "Unknown" : "Невядомы", "System" : "Сістэма", - "Operating System:" : "Аперацыйная сістэма:", - "Size:" : "Памер:", + "Unknown" : "Невядомы", "Last hour" : "Апошняя гадзіна", "Last 24 Hours" : "Апошнія 24 гадзіны", "Last 7 Days" : "Апошнія 7 дзён", "Last 30 Days" : "Апошнія 30 дзён", - "seconds" : "с", "Database" : "База даных", "Type:" : "Тып:", - "Copy" : "Капіяваць", + "Size:" : "Памер:", "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." : "Затым перадайце токен з загалоўкам \"NC-Token\" пры запыце вышэйпаказанага URL-адраса." + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Затым перадайце токен з загалоўкам \"NC-Token\" пры запыце вышэйпаказанага URL-адраса.", + "seconds" : "с", + "Operating System:" : "Аперацыйная сістэма:", + "Copied!" : "Скапіявана!", + "Not supported!" : "Не падтрымліваецца!", + "Press ⌘-C to copy." : "Націсніце ⌘-C для капіявання.", + "Press Ctrl-C to copy." : "Націсніце Ctrl-C для капіявання.", + "Copy" : "Капіяваць" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index 803b4d7a..e9f6facb 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -1,37 +1,37 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Информацията за процесора не е налична", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Общо: {memTotalBytes}/Текущо използване: {memUsageBytes}", - "RAM info not available" : "Информацията за RAM не е налична", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Общо: {swapTotalBytes}/Текущо използване: {swapUsageBytes}", - "SWAP info not available" : "Информацията за SWAP не е налична", - "Copied!" : "Копирано!", - "Not supported!" : "Не се поддържа!", - "Press ⌘-C to copy." : "За копиране натиснете ⌘-C.", - "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.", - "Unknown" : "Неизвестен", "System" : "Системен", + "Unknown" : "Неизвестен", "Monitoring" : "Наблюдение", "Monitoring app with useful server information" : "Приложение за наблюдение с полезна информация за сървъра", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Предоставя полезна информация за сървъра, като натоварване на процесора, използване на RAM, използване на диск, брой потребители и др.", - "Operating System:" : "Операционна система:", - "CPU:" : "CPU /ПРОЦЕСОР/:", - "Memory:" : "Памет:", - "Server time:" : "Време на сървъра:", - "Uptime:" : "Време на работа:", - "Temperature" : "Температура", + "Active users" : "Активни потребители", + "Last hour" : "Последния час", + "Last 7 Days" : "Последните 7 дни", + "Last 30 Days" : "Последните 30 дни", + "CPU info not available" : "Информацията за процесора не е налична", "Load" : "Зареждане", - "Memory" : "Памет", + "Database" : "База данни", + "Type:" : "Тип:", + "Version:" : "Версия:", + "Size:" : "Размер:", "Disk" : "Диск", "Mount:" : "Монтиране:", "Filesystem:" : "Файлова система:", - "Size:" : "Размер:", "Available:" : "Наличен:", "Used:" : "Използван:", "Files:" : "Файлове:", "Storages:" : "Хранилища:", "Free Space:" : "Свободно място:", + "RAM info not available" : "Информацията за RAM не е налична", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Общо: {memTotalBytes}/Текущо използване: {memUsageBytes}", + "SWAP info not available" : "Информацията за SWAP не е налична", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Общо: {swapTotalBytes}/Текущо използване: {swapUsageBytes}", + "Memory" : "Памет", + "External monitoring tool" : "Външно средство за мониторинг", + "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." : "След това предайте токена със заглавката „NC-Token “, когато правите заявка към горния URL адрес.", "Network" : "Мрежа", "Hostname:" : "Име на хост:", "Gateway:" : "Шлюз:", @@ -42,10 +42,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Активни потребители", - "Last hour" : "Последния час", - "Last 7 Days" : "Последните 7 дни", - "Last 30 Days" : "Последните 30 дни", + "PHP" : "PHP", + "Memory limit:" : "Ограничение на паметта:", + "Max execution time:" : "Максимално време за изпълнение:", + "seconds" : "секунди", + "Upload max size:" : "Максимално време за качване:", + "Extensions:" : "Разширения", + "Unable to list extensions" : "Невъзможност за изброяване на разширенията", "Shares" : "Споделени папки", "Users:" : "Потребители:", "Groups:" : "Групи:", @@ -54,19 +57,16 @@ OC.L10N.register( "Federated sent:" : "Изпратено федерирано:", "Federated received:" : "Получено федерирано:", "Talk conversations:" : "Talk разговори:", - "PHP" : "PHP", - "Version:" : "Версия:", - "Memory limit:" : "Ограничение на паметта:", - "Max execution time:" : "Максимално време за изпълнение:", - "seconds" : "секунди", - "Upload max size:" : "Максимално време за качване:", - "Extensions:" : "Разширения", - "Unable to list extensions" : "Невъзможност за изброяване на разширенията", - "Database" : "База данни", - "Type:" : "Тип:", - "External monitoring tool" : "Външно средство за мониторинг", - "Copy" : "Копиране", - "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." : "След това предайте токена със заглавката „NC-Token “, когато правите заявка към горния URL адрес." + "Operating System:" : "Операционна система:", + "CPU:" : "CPU /ПРОЦЕСОР/:", + "Memory:" : "Памет:", + "Server time:" : "Време на сървъра:", + "Uptime:" : "Време на работа:", + "Temperature" : "Температура", + "Copied!" : "Копирано!", + "Not supported!" : "Не се поддържа!", + "Press ⌘-C to copy." : "За копиране натиснете ⌘-C.", + "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.", + "Copy" : "Копиране" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index 30ee67ba..d72618bf 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -1,35 +1,35 @@ { "translations": { - "CPU info not available" : "Информацията за процесора не е налична", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Общо: {memTotalBytes}/Текущо използване: {memUsageBytes}", - "RAM info not available" : "Информацията за RAM не е налична", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Общо: {swapTotalBytes}/Текущо използване: {swapUsageBytes}", - "SWAP info not available" : "Информацията за SWAP не е налична", - "Copied!" : "Копирано!", - "Not supported!" : "Не се поддържа!", - "Press ⌘-C to copy." : "За копиране натиснете ⌘-C.", - "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.", - "Unknown" : "Неизвестен", "System" : "Системен", + "Unknown" : "Неизвестен", "Monitoring" : "Наблюдение", "Monitoring app with useful server information" : "Приложение за наблюдение с полезна информация за сървъра", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Предоставя полезна информация за сървъра, като натоварване на процесора, използване на RAM, използване на диск, брой потребители и др.", - "Operating System:" : "Операционна система:", - "CPU:" : "CPU /ПРОЦЕСОР/:", - "Memory:" : "Памет:", - "Server time:" : "Време на сървъра:", - "Uptime:" : "Време на работа:", - "Temperature" : "Температура", + "Active users" : "Активни потребители", + "Last hour" : "Последния час", + "Last 7 Days" : "Последните 7 дни", + "Last 30 Days" : "Последните 30 дни", + "CPU info not available" : "Информацията за процесора не е налична", "Load" : "Зареждане", - "Memory" : "Памет", + "Database" : "База данни", + "Type:" : "Тип:", + "Version:" : "Версия:", + "Size:" : "Размер:", "Disk" : "Диск", "Mount:" : "Монтиране:", "Filesystem:" : "Файлова система:", - "Size:" : "Размер:", "Available:" : "Наличен:", "Used:" : "Използван:", "Files:" : "Файлове:", "Storages:" : "Хранилища:", "Free Space:" : "Свободно място:", + "RAM info not available" : "Информацията за RAM не е налична", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Общо: {memTotalBytes}/Текущо използване: {memUsageBytes}", + "SWAP info not available" : "Информацията за SWAP не е налична", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Общо: {swapTotalBytes}/Текущо използване: {swapUsageBytes}", + "Memory" : "Памет", + "External monitoring tool" : "Външно средство за мониторинг", + "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." : "След това предайте токена със заглавката „NC-Token “, когато правите заявка към горния URL адрес.", "Network" : "Мрежа", "Hostname:" : "Име на хост:", "Gateway:" : "Шлюз:", @@ -40,10 +40,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Активни потребители", - "Last hour" : "Последния час", - "Last 7 Days" : "Последните 7 дни", - "Last 30 Days" : "Последните 30 дни", + "PHP" : "PHP", + "Memory limit:" : "Ограничение на паметта:", + "Max execution time:" : "Максимално време за изпълнение:", + "seconds" : "секунди", + "Upload max size:" : "Максимално време за качване:", + "Extensions:" : "Разширения", + "Unable to list extensions" : "Невъзможност за изброяване на разширенията", "Shares" : "Споделени папки", "Users:" : "Потребители:", "Groups:" : "Групи:", @@ -52,19 +55,16 @@ "Federated sent:" : "Изпратено федерирано:", "Federated received:" : "Получено федерирано:", "Talk conversations:" : "Talk разговори:", - "PHP" : "PHP", - "Version:" : "Версия:", - "Memory limit:" : "Ограничение на паметта:", - "Max execution time:" : "Максимално време за изпълнение:", - "seconds" : "секунди", - "Upload max size:" : "Максимално време за качване:", - "Extensions:" : "Разширения", - "Unable to list extensions" : "Невъзможност за изброяване на разширенията", - "Database" : "База данни", - "Type:" : "Тип:", - "External monitoring tool" : "Външно средство за мониторинг", - "Copy" : "Копиране", - "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." : "След това предайте токена със заглавката „NC-Token “, когато правите заявка към горния URL адрес." + "Operating System:" : "Операционна система:", + "CPU:" : "CPU /ПРОЦЕСОР/:", + "Memory:" : "Памет:", + "Server time:" : "Време на сървъра:", + "Uptime:" : "Време на работа:", + "Temperature" : "Температура", + "Copied!" : "Копирано!", + "Not supported!" : "Не се поддържа!", + "Press ⌘-C to copy." : "За копиране натиснете ⌘-C.", + "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.", + "Copy" : "Копиране" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 17d2d516..fdc1e728 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -1,15 +1,15 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "অনুলিপি!", - "Not supported!" : "সমর্থিত নয়! ", - "Press ⌘-C to copy." : "অনুলিপি করতে ⌘-C টিপুন।", - "Press Ctrl-C to copy." : "অনুলিপি করতে Ctrl-C টিপুন।", "Unknown" : "অজানা", - "Temperature" : "তাপমাত্রা", + "Type:" : "ধরণঃ", "Size:" : "আয়তনঃ", - "Shares" : "ভাগাভাগি", "seconds" : "সেকেন্ড", - "Type:" : "ধরণঃ" + "Shares" : "ভাগাভাগি", + "Temperature" : "তাপমাত্রা", + "Copied!" : "অনুলিপি!", + "Not supported!" : "সমর্থিত নয়! ", + "Press ⌘-C to copy." : "অনুলিপি করতে ⌘-C টিপুন।", + "Press Ctrl-C to copy." : "অনুলিপি করতে Ctrl-C টিপুন।" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index 0dffcfa3..0bec2d7c 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -1,13 +1,13 @@ { "translations": { - "Copied!" : "অনুলিপি!", - "Not supported!" : "সমর্থিত নয়! ", - "Press ⌘-C to copy." : "অনুলিপি করতে ⌘-C টিপুন।", - "Press Ctrl-C to copy." : "অনুলিপি করতে Ctrl-C টিপুন।", "Unknown" : "অজানা", - "Temperature" : "তাপমাত্রা", + "Type:" : "ধরণঃ", "Size:" : "আয়তনঃ", - "Shares" : "ভাগাভাগি", "seconds" : "সেকেন্ড", - "Type:" : "ধরণঃ" + "Shares" : "ভাগাভাগি", + "Temperature" : "তাপমাত্রা", + "Copied!" : "অনুলিপি!", + "Not supported!" : "সমর্থিত নয়! ", + "Press ⌘-C to copy." : "অনুলিপি করতে ⌘-C টিপুন।", + "Press Ctrl-C to copy." : "অনুলিপি করতে Ctrl-C টিপুন।" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/br.js b/l10n/br.js index 8f3f1660..b79ecf1b 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -1,16 +1,16 @@ OC.L10N.register( "serverinfo", { + "System" : "Sistem", + "Unknown" : "Dianv", + "Type:" : "Seurt:", + "Network" : "Rouedad", + "PHP" : "PHP", + "Shares" : "Rannañ", "Copied!" : "Eilet eo !", "Not supported!" : "Diembreget eo ! ", "Press ⌘-C to copy." : "Pouezañ war ⌘+C evit eilañ. ", "Press Ctrl-C to copy." : "Pouezañ war Ctrl+C evit eilañ. ", - "Unknown" : "Dianv", - "System" : "Sistem", - "Network" : "Rouedad", - "Shares" : "Rannañ", - "PHP" : "PHP", - "Type:" : "Seurt:", "Copy" : "Eilañ" }, "nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); diff --git a/l10n/br.json b/l10n/br.json index d4bbe9ec..fa49d417 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -1,14 +1,14 @@ { "translations": { + "System" : "Sistem", + "Unknown" : "Dianv", + "Type:" : "Seurt:", + "Network" : "Rouedad", + "PHP" : "PHP", + "Shares" : "Rannañ", "Copied!" : "Eilet eo !", "Not supported!" : "Diembreget eo ! ", "Press ⌘-C to copy." : "Pouezañ war ⌘+C evit eilañ. ", "Press Ctrl-C to copy." : "Pouezañ war Ctrl+C evit eilañ. ", - "Unknown" : "Dianv", - "System" : "Sistem", - "Network" : "Rouedad", - "Shares" : "Rannañ", - "PHP" : "PHP", - "Type:" : "Seurt:", "Copy" : "Eilañ" },"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index 4b78c6d8..24615530 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -1,37 +1,35 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Informació del processador no disponible", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Ús actual: {memUsageBytes}", - "RAM info not available" : "La informació de la RAM no està disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Ús actual: {swapUsageBytes}", - "SWAP info not available" : "La informació de SWAP no està disponible", - "Copied!" : "S'ha copiat!", - "Not supported!" : "No suportat!", - "Press ⌘-C to copy." : "Premeu ⌘-C per còpia.", - "Press Ctrl-C to copy." : "Premeu Ctrl-C per còpia.", - "Unknown" : "Desconegut", "System" : "Sistema", + "Unknown" : "Desconegut", "Monitoring" : "Monitorització", "Monitoring app with useful server information" : "Aplicació per monitoritzar amb informació útil del servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Proporciona informació útil del servidor, com ara la càrrega del processador, l’ús de memòria RAM, l’ús del disc, el nombre d’usuaris, etc.", - "Operating System:" : "Sistema operatiu:", - "CPU:" : "CPU:", - "Memory:" : "Memòria:", - "Server time:" : "Hora del servidor:", - "Uptime:" : "Temps de funcionament:", - "Temperature" : "Temperatura", + "Active users" : "Usuaris actius", + "Last hour" : "Última hora", + "CPU info not available" : "Informació del processador no disponible", "Load" : "Càrrega", - "Memory" : "Memòria", + "Database" : "Base de dades", + "Type:" : "Tipus:", + "Version:" : "Versió:", + "Size:" : "Mida:", "Disk" : "Disc", "Mount:" : "Muntatge:", "Filesystem:" : "Sistema de fitxers:", - "Size:" : "Mida:", "Available:" : "Disponible:", "Used:" : "Utilitzat:", "Files:" : "FItxers:", "Storages:" : "Emmagatzematges:", "Free Space:" : "Espai lliure:", + "RAM info not available" : "La informació de la RAM no està disponible", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Ús actual: {memUsageBytes}", + "SWAP info not available" : "La informació de SWAP no està disponible", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Ús actual: {swapUsageBytes}", + "Memory" : "Memòria", + "External monitoring tool" : "Eina externa de monitorització", + "To use an access token, please generate one then set it using the following command:" : "Per utilitzar un testimoni d'accés, genereu-ne un i configureu-lo amb l'ordre següent:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuació, passeu el testimoni amb la capçalera \"NC-Token\" quan consulteu l’adreça URL anterior.", "Network" : "Xarxa", "Hostname:" : "Nom de màquina:", "Gateway:" : "Passarel·la:", @@ -42,8 +40,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuaris actius", - "Last hour" : "Última hora", + "PHP" : "PHP", + "Memory limit:" : "Límit de la Memòria:", + "Max execution time:" : "Temps màxim de l'execució:", + "seconds" : "segons", + "Upload max size:" : "Mida màxima per pujades:", + "Extensions:" : "Extensions:", + "Unable to list extensions" : "No es poden llistar les extensions", "Shares" : "Elements compartits", "Users:" : "Usuaris:", "Groups:" : "Grups:", @@ -52,19 +55,16 @@ OC.L10N.register( "Federated sent:" : "Enviat federat:", "Federated received:" : "Federat rebut:", "Talk conversations:" : "Converses:", - "PHP" : "PHP", - "Version:" : "Versió:", - "Memory limit:" : "Límit de la Memòria:", - "Max execution time:" : "Temps màxim de l'execució:", - "seconds" : "segons", - "Upload max size:" : "Mida màxima per pujades:", - "Extensions:" : "Extensions:", - "Unable to list extensions" : "No es poden llistar les extensions", - "Database" : "Base de dades", - "Type:" : "Tipus:", - "External monitoring tool" : "Eina externa de monitorització", - "Copy" : "Copia", - "To use an access token, please generate one then set it using the following command:" : "Per utilitzar un testimoni d'accés, genereu-ne un i configureu-lo amb l'ordre següent:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuació, passeu el testimoni amb la capçalera \"NC-Token\" quan consulteu l’adreça URL anterior." + "Operating System:" : "Sistema operatiu:", + "CPU:" : "CPU:", + "Memory:" : "Memòria:", + "Server time:" : "Hora del servidor:", + "Uptime:" : "Temps de funcionament:", + "Temperature" : "Temperatura", + "Copied!" : "S'ha copiat!", + "Not supported!" : "No suportat!", + "Press ⌘-C to copy." : "Premeu ⌘-C per còpia.", + "Press Ctrl-C to copy." : "Premeu Ctrl-C per còpia.", + "Copy" : "Copia" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 856ea59f..5c1ddfe2 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -1,35 +1,33 @@ { "translations": { - "CPU info not available" : "Informació del processador no disponible", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Ús actual: {memUsageBytes}", - "RAM info not available" : "La informació de la RAM no està disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Ús actual: {swapUsageBytes}", - "SWAP info not available" : "La informació de SWAP no està disponible", - "Copied!" : "S'ha copiat!", - "Not supported!" : "No suportat!", - "Press ⌘-C to copy." : "Premeu ⌘-C per còpia.", - "Press Ctrl-C to copy." : "Premeu Ctrl-C per còpia.", - "Unknown" : "Desconegut", "System" : "Sistema", + "Unknown" : "Desconegut", "Monitoring" : "Monitorització", "Monitoring app with useful server information" : "Aplicació per monitoritzar amb informació útil del servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Proporciona informació útil del servidor, com ara la càrrega del processador, l’ús de memòria RAM, l’ús del disc, el nombre d’usuaris, etc.", - "Operating System:" : "Sistema operatiu:", - "CPU:" : "CPU:", - "Memory:" : "Memòria:", - "Server time:" : "Hora del servidor:", - "Uptime:" : "Temps de funcionament:", - "Temperature" : "Temperatura", + "Active users" : "Usuaris actius", + "Last hour" : "Última hora", + "CPU info not available" : "Informació del processador no disponible", "Load" : "Càrrega", - "Memory" : "Memòria", + "Database" : "Base de dades", + "Type:" : "Tipus:", + "Version:" : "Versió:", + "Size:" : "Mida:", "Disk" : "Disc", "Mount:" : "Muntatge:", "Filesystem:" : "Sistema de fitxers:", - "Size:" : "Mida:", "Available:" : "Disponible:", "Used:" : "Utilitzat:", "Files:" : "FItxers:", "Storages:" : "Emmagatzematges:", "Free Space:" : "Espai lliure:", + "RAM info not available" : "La informació de la RAM no està disponible", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Ús actual: {memUsageBytes}", + "SWAP info not available" : "La informació de SWAP no està disponible", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Ús actual: {swapUsageBytes}", + "Memory" : "Memòria", + "External monitoring tool" : "Eina externa de monitorització", + "To use an access token, please generate one then set it using the following command:" : "Per utilitzar un testimoni d'accés, genereu-ne un i configureu-lo amb l'ordre següent:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuació, passeu el testimoni amb la capçalera \"NC-Token\" quan consulteu l’adreça URL anterior.", "Network" : "Xarxa", "Hostname:" : "Nom de màquina:", "Gateway:" : "Passarel·la:", @@ -40,8 +38,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuaris actius", - "Last hour" : "Última hora", + "PHP" : "PHP", + "Memory limit:" : "Límit de la Memòria:", + "Max execution time:" : "Temps màxim de l'execució:", + "seconds" : "segons", + "Upload max size:" : "Mida màxima per pujades:", + "Extensions:" : "Extensions:", + "Unable to list extensions" : "No es poden llistar les extensions", "Shares" : "Elements compartits", "Users:" : "Usuaris:", "Groups:" : "Grups:", @@ -50,19 +53,16 @@ "Federated sent:" : "Enviat federat:", "Federated received:" : "Federat rebut:", "Talk conversations:" : "Converses:", - "PHP" : "PHP", - "Version:" : "Versió:", - "Memory limit:" : "Límit de la Memòria:", - "Max execution time:" : "Temps màxim de l'execució:", - "seconds" : "segons", - "Upload max size:" : "Mida màxima per pujades:", - "Extensions:" : "Extensions:", - "Unable to list extensions" : "No es poden llistar les extensions", - "Database" : "Base de dades", - "Type:" : "Tipus:", - "External monitoring tool" : "Eina externa de monitorització", - "Copy" : "Copia", - "To use an access token, please generate one then set it using the following command:" : "Per utilitzar un testimoni d'accés, genereu-ne un i configureu-lo amb l'ordre següent:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuació, passeu el testimoni amb la capçalera \"NC-Token\" quan consulteu l’adreça URL anterior." + "Operating System:" : "Sistema operatiu:", + "CPU:" : "CPU:", + "Memory:" : "Memòria:", + "Server time:" : "Hora del servidor:", + "Uptime:" : "Temps de funcionament:", + "Temperature" : "Temperatura", + "Copied!" : "S'ha copiat!", + "Not supported!" : "No suportat!", + "Press ⌘-C to copy." : "Premeu ⌘-C per còpia.", + "Press Ctrl-C to copy." : "Premeu Ctrl-C per còpia.", + "Copy" : "Copia" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index 109eafa4..1305afde 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Informace o procesoru nejsou k dispozici", - "CPU Usage:" : "Využití procesoru:", - "Load average: {percentage} % ({load}) last minute" : "Průměrné vytížení: {percentage} % ({load}) za uplynulou minutu", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) uplynulá minuta\n{last5MinutesPercentage} % ({last5Minutes}) uplynulých 5 minut\n{last15MinutesPercentage} % ({last15Minutes}) uplynulých 15 minut", - "RAM Usage:" : "Využití operační paměti:", - "SWAP Usage:" : "Využití odkládacího prostoru:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operační paměť: Celkem: {memTotalBytes}/Stávající využití: {memUsageBytes}", - "RAM info not available" : "Informace o operační paměti nejsou k dispozici", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Odkládací prostor (swap): Celkem: {swapTotalBytes}/Stávající využití: {swapUsageBytes}", - "SWAP info not available" : "Informace o odkládacím prostoru (swap) nejsou k dispozici", - "Copied!" : "Zkopírováno!", - "Not supported!" : "Nepodporováno!", - "Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.", - "Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.", + "System" : "Systém", "Unknown" : "Neznámé", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dnů, %2$d hodin, %3$d minut, %4$d sekund", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d hodin, %2$d minut, %3$d sekund", - "System" : "Systém", "Monitoring" : "Dohledování", "Monitoring app with useful server information" : "Dohledovací aplikace, poskytující užitečné informace o serveru", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Poskytuje užitečné informace o serveru, jako vytížení procesoru, využití operační paměti, obsazenost datového úložiště, počet uživatelů, atd.", - "Operating System:" : "Operační systém:", - "CPU:" : "Procesor:", - "Memory:" : "Operační paměť:", - "Server time:" : "Čas na serveru:", - "Uptime:" : "Doba chodu od minulého zapnutí:", - "Temperature" : "Teplota", + "Active users" : "Aktivní uživatelé", + "Last hour" : "Uplynulá hodina", + "Last 24 Hours" : "Uplynulých 24 hodin", + "Last 7 Days" : "Uplynulých 7 dnů", + "Last 30 Days" : "Uplynulých 30 dnů", + "CPU info not available" : "Informace o procesoru nejsou k dispozici", + "Load average: {percentage} % ({load}) last minute" : "Průměrné vytížení: {percentage} % ({load}) za uplynulou minutu", "Load" : "Vytížení", - "Memory" : "Operační paměť", + "Database" : "Databáze", + "Type:" : "Typ:", + "Version:" : "Verze:", + "Size:" : "Velikost:", "Disk" : "Úložiště", "Mount:" : "Připojeno pod:", "Filesystem:" : "Souborový systém:", - "Size:" : "Velikost:", "Available:" : "K dispozici:", "Used:" : "Použito:", "Files:" : "Souborů:", "Storages:" : "Úložišť:", "Free Space:" : "Volné místo:", + "RAM Usage:" : "Využití operační paměti:", + "SWAP Usage:" : "Využití odkládacího prostoru:", + "RAM info not available" : "Informace o operační paměti nejsou k dispozici", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operační paměť: Celkem: {memTotalBytes}/Stávající využití: {memUsageBytes}", + "SWAP info not available" : "Informace o odkládacím prostoru (swap) nejsou k dispozici", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Odkládací prostor (swap): Celkem: {swapTotalBytes}/Stávající využití: {swapUsageBytes}", + "Memory" : "Operační paměť", + "External monitoring tool" : "Externí nástroj pro dohledování", + "Use this end point to connect an external monitoring tool:" : "Pro napojení na externí dohledovací nástroj použijte tento koncový bod:", + "Output in JSON" : "Výstup v JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Přeskočit sekci aplikací (včetně toho, že sekce aplikací odešle externí požadavek do katalogu aplikací)", + "Skip server update" : "Přeskočit přechod na novější vydání serveru", + "To use an access token, please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“.", "Network" : "Síť", "Hostname:" : "Název stroje:", "Gateway:" : "Brána:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC adresa:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktivní uživatelé", - "Last hour" : "Uplynulá hodina", - "%s%% of all users" : "%s%% ze všech uživatelů", - "Last 24 Hours" : "Uplynulých 24 hodin", - "Last 7 Days" : "Uplynulých 7 dnů", - "Last 30 Days" : "Uplynulých 30 dnů", - "Shares" : "Sdílení", - "Users:" : "Uživatelé:", - "Groups:" : "Skupiny:", - "Links:" : "Odkazy:", - "Emails:" : "E-maily:", - "Federated sent:" : "Federovaně odesláno:", - "Federated received:" : "Federovaně přijato:", - "Talk conversations:" : "Konverzace v Talk:", "PHP" : "PHP", - "Version:" : "Verze:", "Memory limit:" : "Limit paměti:", - "MB" : "MB", "Max execution time:" : "Nejdelší umožněný čas vykonávání:", "seconds" : "sekund", "Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "Délka fronty délka fronty očekávání spojení nejvýše:", "Max active processes:" : "Nejvýše aktivních procesů:", "Max children reached:" : "Nejvyšší dosažený počet podřízených procesů:", - "Database" : "Databáze", - "Type:" : "Typ:", - "External monitoring tool" : "Externí nástroj pro dohledování", - "Use this end point to connect an external monitoring tool:" : "Pro napojení na externí dohledovací nástroj použijte tento koncový bod:", - "Copy" : "Zkopírovat", - "Output in JSON" : "Výstup v JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Přeskočit sekci aplikací (včetně toho, že sekce aplikací odešle externí požadavek do katalogu aplikací)", - "Skip server update" : "Přeskočit přechod na novější vydání serveru", - "To use an access token, please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“.", - "threads" : "vláken" + "Shares" : "Sdílení", + "Users:" : "Uživatelé:", + "Groups:" : "Skupiny:", + "Links:" : "Odkazy:", + "Emails:" : "E-maily:", + "Federated sent:" : "Federovaně odesláno:", + "Federated received:" : "Federovaně přijato:", + "Talk conversations:" : "Konverzace v Talk:", + "Operating System:" : "Operační systém:", + "CPU:" : "Procesor:", + "Memory:" : "Operační paměť:", + "Server time:" : "Čas na serveru:", + "Uptime:" : "Doba chodu od minulého zapnutí:", + "Temperature" : "Teplota", + "CPU Usage:" : "Využití procesoru:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) uplynulá minuta\n{last5MinutesPercentage} % ({last5Minutes}) uplynulých 5 minut\n{last15MinutesPercentage} % ({last15Minutes}) uplynulých 15 minut", + "Copied!" : "Zkopírováno!", + "Not supported!" : "Nepodporováno!", + "Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.", + "Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.", + "threads" : "vláken", + "%s%% of all users" : "%s%% ze všech uživatelů", + "MB" : "MB", + "Copy" : "Zkopírovat" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index 5b517ec4..97a4b862 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "Informace o procesoru nejsou k dispozici", - "CPU Usage:" : "Využití procesoru:", - "Load average: {percentage} % ({load}) last minute" : "Průměrné vytížení: {percentage} % ({load}) za uplynulou minutu", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) uplynulá minuta\n{last5MinutesPercentage} % ({last5Minutes}) uplynulých 5 minut\n{last15MinutesPercentage} % ({last15Minutes}) uplynulých 15 minut", - "RAM Usage:" : "Využití operační paměti:", - "SWAP Usage:" : "Využití odkládacího prostoru:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operační paměť: Celkem: {memTotalBytes}/Stávající využití: {memUsageBytes}", - "RAM info not available" : "Informace o operační paměti nejsou k dispozici", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Odkládací prostor (swap): Celkem: {swapTotalBytes}/Stávající využití: {swapUsageBytes}", - "SWAP info not available" : "Informace o odkládacím prostoru (swap) nejsou k dispozici", - "Copied!" : "Zkopírováno!", - "Not supported!" : "Nepodporováno!", - "Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.", - "Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.", + "System" : "Systém", "Unknown" : "Neznámé", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dnů, %2$d hodin, %3$d minut, %4$d sekund", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d hodin, %2$d minut, %3$d sekund", - "System" : "Systém", "Monitoring" : "Dohledování", "Monitoring app with useful server information" : "Dohledovací aplikace, poskytující užitečné informace o serveru", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Poskytuje užitečné informace o serveru, jako vytížení procesoru, využití operační paměti, obsazenost datového úložiště, počet uživatelů, atd.", - "Operating System:" : "Operační systém:", - "CPU:" : "Procesor:", - "Memory:" : "Operační paměť:", - "Server time:" : "Čas na serveru:", - "Uptime:" : "Doba chodu od minulého zapnutí:", - "Temperature" : "Teplota", + "Active users" : "Aktivní uživatelé", + "Last hour" : "Uplynulá hodina", + "Last 24 Hours" : "Uplynulých 24 hodin", + "Last 7 Days" : "Uplynulých 7 dnů", + "Last 30 Days" : "Uplynulých 30 dnů", + "CPU info not available" : "Informace o procesoru nejsou k dispozici", + "Load average: {percentage} % ({load}) last minute" : "Průměrné vytížení: {percentage} % ({load}) za uplynulou minutu", "Load" : "Vytížení", - "Memory" : "Operační paměť", + "Database" : "Databáze", + "Type:" : "Typ:", + "Version:" : "Verze:", + "Size:" : "Velikost:", "Disk" : "Úložiště", "Mount:" : "Připojeno pod:", "Filesystem:" : "Souborový systém:", - "Size:" : "Velikost:", "Available:" : "K dispozici:", "Used:" : "Použito:", "Files:" : "Souborů:", "Storages:" : "Úložišť:", "Free Space:" : "Volné místo:", + "RAM Usage:" : "Využití operační paměti:", + "SWAP Usage:" : "Využití odkládacího prostoru:", + "RAM info not available" : "Informace o operační paměti nejsou k dispozici", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operační paměť: Celkem: {memTotalBytes}/Stávající využití: {memUsageBytes}", + "SWAP info not available" : "Informace o odkládacím prostoru (swap) nejsou k dispozici", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Odkládací prostor (swap): Celkem: {swapTotalBytes}/Stávající využití: {swapUsageBytes}", + "Memory" : "Operační paměť", + "External monitoring tool" : "Externí nástroj pro dohledování", + "Use this end point to connect an external monitoring tool:" : "Pro napojení na externí dohledovací nástroj použijte tento koncový bod:", + "Output in JSON" : "Výstup v JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Přeskočit sekci aplikací (včetně toho, že sekce aplikací odešle externí požadavek do katalogu aplikací)", + "Skip server update" : "Přeskočit přechod na novější vydání serveru", + "To use an access token, please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“.", "Network" : "Síť", "Hostname:" : "Název stroje:", "Gateway:" : "Brána:", @@ -47,24 +50,8 @@ "MAC:" : "MAC adresa:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktivní uživatelé", - "Last hour" : "Uplynulá hodina", - "%s%% of all users" : "%s%% ze všech uživatelů", - "Last 24 Hours" : "Uplynulých 24 hodin", - "Last 7 Days" : "Uplynulých 7 dnů", - "Last 30 Days" : "Uplynulých 30 dnů", - "Shares" : "Sdílení", - "Users:" : "Uživatelé:", - "Groups:" : "Skupiny:", - "Links:" : "Odkazy:", - "Emails:" : "E-maily:", - "Federated sent:" : "Federovaně odesláno:", - "Federated received:" : "Federovaně přijato:", - "Talk conversations:" : "Konverzace v Talk:", "PHP" : "PHP", - "Version:" : "Verze:", "Memory limit:" : "Limit paměti:", - "MB" : "MB", "Max execution time:" : "Nejdelší umožněný čas vykonávání:", "seconds" : "sekund", "Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:", @@ -86,16 +73,29 @@ "Max listen queue:" : "Délka fronty délka fronty očekávání spojení nejvýše:", "Max active processes:" : "Nejvýše aktivních procesů:", "Max children reached:" : "Nejvyšší dosažený počet podřízených procesů:", - "Database" : "Databáze", - "Type:" : "Typ:", - "External monitoring tool" : "Externí nástroj pro dohledování", - "Use this end point to connect an external monitoring tool:" : "Pro napojení na externí dohledovací nástroj použijte tento koncový bod:", - "Copy" : "Zkopírovat", - "Output in JSON" : "Výstup v JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Přeskočit sekci aplikací (včetně toho, že sekce aplikací odešle externí požadavek do katalogu aplikací)", - "Skip server update" : "Přeskočit přechod na novější vydání serveru", - "To use an access token, please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“.", - "threads" : "vláken" + "Shares" : "Sdílení", + "Users:" : "Uživatelé:", + "Groups:" : "Skupiny:", + "Links:" : "Odkazy:", + "Emails:" : "E-maily:", + "Federated sent:" : "Federovaně odesláno:", + "Federated received:" : "Federovaně přijato:", + "Talk conversations:" : "Konverzace v Talk:", + "Operating System:" : "Operační systém:", + "CPU:" : "Procesor:", + "Memory:" : "Operační paměť:", + "Server time:" : "Čas na serveru:", + "Uptime:" : "Doba chodu od minulého zapnutí:", + "Temperature" : "Teplota", + "CPU Usage:" : "Využití procesoru:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) uplynulá minuta\n{last5MinutesPercentage} % ({last5Minutes}) uplynulých 5 minut\n{last15MinutesPercentage} % ({last15Minutes}) uplynulých 15 minut", + "Copied!" : "Zkopírováno!", + "Not supported!" : "Nepodporováno!", + "Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.", + "Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.", + "threads" : "vláken", + "%s%% of all users" : "%s%% ze všech uživatelů", + "MB" : "MB", + "Copy" : "Zkopírovat" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index ab9602f0..7152b86a 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -1,18 +1,18 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "Wedi'i gopïo!", - "Not supported!" : "Heb ei gefnogi!", - "Press ⌘-C to copy." : "Pwyswch ⌘-C i gopïo.", - "Press Ctrl-C to copy." : "Pwyswch Ctrl-C i gopïo.", - "Unknown" : "Anhysbys", "System" : "System", + "Unknown" : "Anhysbys", "Monitoring" : "Monitro", + "Database" : "Cronfa ddata", + "Type:" : "Math:", "Size:" : "Maint:", "PHP" : "PHP", "seconds" : "eiliad", - "Database" : "Cronfa ddata", - "Type:" : "Math:", + "Copied!" : "Wedi'i gopïo!", + "Not supported!" : "Heb ei gefnogi!", + "Press ⌘-C to copy." : "Pwyswch ⌘-C i gopïo.", + "Press Ctrl-C to copy." : "Pwyswch Ctrl-C i gopïo.", "Copy" : "Copïo" }, "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index 89cb7ca0..1410be17 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -1,16 +1,16 @@ { "translations": { - "Copied!" : "Wedi'i gopïo!", - "Not supported!" : "Heb ei gefnogi!", - "Press ⌘-C to copy." : "Pwyswch ⌘-C i gopïo.", - "Press Ctrl-C to copy." : "Pwyswch Ctrl-C i gopïo.", - "Unknown" : "Anhysbys", "System" : "System", + "Unknown" : "Anhysbys", "Monitoring" : "Monitro", + "Database" : "Cronfa ddata", + "Type:" : "Math:", "Size:" : "Maint:", "PHP" : "PHP", "seconds" : "eiliad", - "Database" : "Cronfa ddata", - "Type:" : "Math:", + "Copied!" : "Wedi'i gopïo!", + "Not supported!" : "Heb ei gefnogi!", + "Press ⌘-C to copy." : "Pwyswch ⌘-C i gopïo.", + "Press Ctrl-C to copy." : "Pwyswch Ctrl-C i gopïo.", "Copy" : "Copïo" },"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index 033d4251..9f69d086 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -1,42 +1,45 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU information er ikke tilgængeli", - "CPU Usage:" : "CPU anvendelse:", - "Load average: {percentage} % ({load}) last minute" : "Belastningsgennemsnit: {percentage} % ({load}) seneste minut", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) seneste minut\n{last5MinutesPercentage} % ({last5Minutes}) seneste 5 minutter\n{last15MinutesPercentage} % ({last15Minutes}) seneste 15 minutter", - "RAM Usage:" : "RAM anvendelse:", - "SWAP Usage:" : "SWAP anvendelse:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: total: {memTotalBytes}/Aktuel anvendelse: {memUsageBytes}", - "RAM info not available" : "RAM info ikke tilgængelig", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: total: {swapTotalBytes}/Aktuel anvendelse: {swapUsageBytes}", - "SWAP info not available" : "SWAP info ikke tilgængelig", - "Copied!" : "Kopieret!", - "Not supported!" : "Ikke understøttet!", - "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", - "Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.", - "Unknown" : "Ukendt", "System" : "System", + "Unknown" : "Ukendt", "Monitoring" : "Monitorering", "Monitoring app with useful server information" : "Monitoreringsapp med serverinformation", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Viser serverinformation som CPU belastning, RAM forbrug, lagerforbrug, antal brugere osv.", - "Operating System:" : "Operativsystem:", - "CPU:" : "CPU:", - "Memory:" : "Hukommelse:", - "Server time:" : "Server tid:", - "Uptime:" : "Oppetid:", - "Temperature" : "Temperatur", + "Active users" : "Aktive brugere", + "Last hour" : "Seneste time", + "Last 24 Hours" : "Seneste 24 timer", + "Last 7 Days" : "Seneste 7 dage", + "Last 30 Days" : "Seneste 30 dage", + "CPU info not available" : "CPU information er ikke tilgængeli", + "Load average: {percentage} % ({load}) last minute" : "Belastningsgennemsnit: {percentage} % ({load}) seneste minut", "Load" : "Belastning", - "Memory" : "Hukommelse", + "Database" : "Database", + "Type:" : "Type:", + "Version:" : "Version:", + "Size:" : "Størrelse:", "Disk" : "Disk", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", - "Size:" : "Størrelse:", "Available:" : "Tilgængelig:", "Used:" : "Anvendt:", "Files:" : "Filer:", "Storages:" : "Lagre:", "Free Space:" : "Ledig plads:", + "RAM Usage:" : "RAM anvendelse:", + "SWAP Usage:" : "SWAP anvendelse:", + "RAM info not available" : "RAM info ikke tilgængelig", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: total: {memTotalBytes}/Aktuel anvendelse: {memUsageBytes}", + "SWAP info not available" : "SWAP info ikke tilgængelig", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: total: {swapTotalBytes}/Aktuel anvendelse: {swapUsageBytes}", + "Memory" : "Hukommelse", + "External monitoring tool" : "Eksternt monitoreringsværktøj", + "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", + "Output in JSON" : "Output i JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", + "Skip server update" : "Spring server-opdatering over", + "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", "Network" : "Netværk", "Hostname:" : "Hostnavn:", "Gateway:" : "Gateway:", @@ -46,22 +49,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktive brugere", - "Last hour" : "Seneste time", - "%s%% of all users" : "%s%% af alle brugere", - "Last 24 Hours" : "Seneste 24 timer", - "Last 7 Days" : "Seneste 7 dage", - "Last 30 Days" : "Seneste 30 dage", - "Shares" : "Delinger", - "Users:" : "Brugere:", - "Groups:" : "Grupper:", - "Links:" : "Links:", - "Emails:" : "E-mails:", - "Federated sent:" : "Fødereret sendt:", - "Federated received:" : "Fødereret modtaget:", - "Talk conversations:" : "Snak samtaler:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Hukommelsesgrænse:", "Max execution time:" : "Maks udførselstid:", "seconds" : "sekunder ", @@ -83,16 +71,28 @@ OC.L10N.register( "Max listen queue:" : "Maks lyttekø:", "Max active processes:" : "Maks aktive processer:", "Max children reached:" : "Maks antal underprocesser nået:", - "Database" : "Database", - "Type:" : "Type:", - "External monitoring tool" : "Eksternt monitoreringsværktøj", - "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", - "Copy" : "Kopier", - "Output in JSON" : "Output i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", - "Skip server update" : "Spring server-opdatering over", - "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", - "threads" : "tråde" + "Shares" : "Delinger", + "Users:" : "Brugere:", + "Groups:" : "Grupper:", + "Links:" : "Links:", + "Emails:" : "E-mails:", + "Federated sent:" : "Fødereret sendt:", + "Federated received:" : "Fødereret modtaget:", + "Talk conversations:" : "Snak samtaler:", + "Operating System:" : "Operativsystem:", + "CPU:" : "CPU:", + "Memory:" : "Hukommelse:", + "Server time:" : "Server tid:", + "Uptime:" : "Oppetid:", + "Temperature" : "Temperatur", + "CPU Usage:" : "CPU anvendelse:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) seneste minut\n{last5MinutesPercentage} % ({last5Minutes}) seneste 5 minutter\n{last15MinutesPercentage} % ({last15Minutes}) seneste 15 minutter", + "Copied!" : "Kopieret!", + "Not supported!" : "Ikke understøttet!", + "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", + "Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.", + "threads" : "tråde", + "%s%% of all users" : "%s%% af alle brugere", + "Copy" : "Kopier" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index f612c382..0c0cfbb1 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -1,40 +1,43 @@ { "translations": { - "CPU info not available" : "CPU information er ikke tilgængeli", - "CPU Usage:" : "CPU anvendelse:", - "Load average: {percentage} % ({load}) last minute" : "Belastningsgennemsnit: {percentage} % ({load}) seneste minut", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) seneste minut\n{last5MinutesPercentage} % ({last5Minutes}) seneste 5 minutter\n{last15MinutesPercentage} % ({last15Minutes}) seneste 15 minutter", - "RAM Usage:" : "RAM anvendelse:", - "SWAP Usage:" : "SWAP anvendelse:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: total: {memTotalBytes}/Aktuel anvendelse: {memUsageBytes}", - "RAM info not available" : "RAM info ikke tilgængelig", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: total: {swapTotalBytes}/Aktuel anvendelse: {swapUsageBytes}", - "SWAP info not available" : "SWAP info ikke tilgængelig", - "Copied!" : "Kopieret!", - "Not supported!" : "Ikke understøttet!", - "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", - "Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.", - "Unknown" : "Ukendt", "System" : "System", + "Unknown" : "Ukendt", "Monitoring" : "Monitorering", "Monitoring app with useful server information" : "Monitoreringsapp med serverinformation", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Viser serverinformation som CPU belastning, RAM forbrug, lagerforbrug, antal brugere osv.", - "Operating System:" : "Operativsystem:", - "CPU:" : "CPU:", - "Memory:" : "Hukommelse:", - "Server time:" : "Server tid:", - "Uptime:" : "Oppetid:", - "Temperature" : "Temperatur", + "Active users" : "Aktive brugere", + "Last hour" : "Seneste time", + "Last 24 Hours" : "Seneste 24 timer", + "Last 7 Days" : "Seneste 7 dage", + "Last 30 Days" : "Seneste 30 dage", + "CPU info not available" : "CPU information er ikke tilgængeli", + "Load average: {percentage} % ({load}) last minute" : "Belastningsgennemsnit: {percentage} % ({load}) seneste minut", "Load" : "Belastning", - "Memory" : "Hukommelse", + "Database" : "Database", + "Type:" : "Type:", + "Version:" : "Version:", + "Size:" : "Størrelse:", "Disk" : "Disk", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", - "Size:" : "Størrelse:", "Available:" : "Tilgængelig:", "Used:" : "Anvendt:", "Files:" : "Filer:", "Storages:" : "Lagre:", "Free Space:" : "Ledig plads:", + "RAM Usage:" : "RAM anvendelse:", + "SWAP Usage:" : "SWAP anvendelse:", + "RAM info not available" : "RAM info ikke tilgængelig", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: total: {memTotalBytes}/Aktuel anvendelse: {memUsageBytes}", + "SWAP info not available" : "SWAP info ikke tilgængelig", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: total: {swapTotalBytes}/Aktuel anvendelse: {swapUsageBytes}", + "Memory" : "Hukommelse", + "External monitoring tool" : "Eksternt monitoreringsværktøj", + "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", + "Output in JSON" : "Output i JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", + "Skip server update" : "Spring server-opdatering over", + "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", "Network" : "Netværk", "Hostname:" : "Hostnavn:", "Gateway:" : "Gateway:", @@ -44,22 +47,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktive brugere", - "Last hour" : "Seneste time", - "%s%% of all users" : "%s%% af alle brugere", - "Last 24 Hours" : "Seneste 24 timer", - "Last 7 Days" : "Seneste 7 dage", - "Last 30 Days" : "Seneste 30 dage", - "Shares" : "Delinger", - "Users:" : "Brugere:", - "Groups:" : "Grupper:", - "Links:" : "Links:", - "Emails:" : "E-mails:", - "Federated sent:" : "Fødereret sendt:", - "Federated received:" : "Fødereret modtaget:", - "Talk conversations:" : "Snak samtaler:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Hukommelsesgrænse:", "Max execution time:" : "Maks udførselstid:", "seconds" : "sekunder ", @@ -81,16 +69,28 @@ "Max listen queue:" : "Maks lyttekø:", "Max active processes:" : "Maks aktive processer:", "Max children reached:" : "Maks antal underprocesser nået:", - "Database" : "Database", - "Type:" : "Type:", - "External monitoring tool" : "Eksternt monitoreringsværktøj", - "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", - "Copy" : "Kopier", - "Output in JSON" : "Output i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", - "Skip server update" : "Spring server-opdatering over", - "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", - "threads" : "tråde" + "Shares" : "Delinger", + "Users:" : "Brugere:", + "Groups:" : "Grupper:", + "Links:" : "Links:", + "Emails:" : "E-mails:", + "Federated sent:" : "Fødereret sendt:", + "Federated received:" : "Fødereret modtaget:", + "Talk conversations:" : "Snak samtaler:", + "Operating System:" : "Operativsystem:", + "CPU:" : "CPU:", + "Memory:" : "Hukommelse:", + "Server time:" : "Server tid:", + "Uptime:" : "Oppetid:", + "Temperature" : "Temperatur", + "CPU Usage:" : "CPU anvendelse:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) seneste minut\n{last5MinutesPercentage} % ({last5Minutes}) seneste 5 minutter\n{last15MinutesPercentage} % ({last15Minutes}) seneste 15 minutter", + "Copied!" : "Kopieret!", + "Not supported!" : "Ikke understøttet!", + "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", + "Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.", + "threads" : "tråde", + "%s%% of all users" : "%s%% af alle brugere", + "Copy" : "Kopier" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 62ae4912..ceb1f322 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Informationen zur CPU nicht verfügbar", - "CPU Usage:" : "CPU-Auslastung:", - "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzten Minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzten 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzten 15 Minuten", - "RAM Usage:" : "Speicherauslastung:", - "SWAP Usage:" : "SWAP-Auslastung:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", - "RAM info not available" : "Informationen zum RAM nicht verfügbar", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", - "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", - "Copied!" : "Kopiert!", - "Not supported!" : "Nicht unterstützt!", - "Press ⌘-C to copy." : "⌘-C zum Kopieren drücken.", - "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "System" : "System", "Unknown" : "Unbekannt", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d Tage, %2$d Stunden, %3$d Minuten, %4$d Sekunden", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d Stunden, %2$d Minuten, %3$d Sekunden", - "System" : "System", "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z. B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.", - "Operating System:" : "Betriebssystem:", - "CPU:" : "Prozessor:", - "Memory:" : "Speicher:", - "Server time:" : "Serverzeit:", - "Uptime:" : "Betriebszeit:", - "Temperature" : "Temperatur", + "Active users" : "Aktive Benutzer", + "Last hour" : "In der letzten Stunde", + "Last 24 Hours" : "In den letzten 24 Stunden", + "Last 7 Days" : "In den letzten 7 Tagen", + "Last 30 Days" : "In den letzten 30 Tagen", + "CPU info not available" : "Informationen zur CPU nicht verfügbar", + "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzten Minute", "Load" : "Auslastung", - "Memory" : "Speicher", + "Database" : "Datenbank", + "Type:" : "Art:", + "Version:" : "Version:", + "Size:" : "Größe:", "Disk" : "Festplatte", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", - "Size:" : "Größe:", "Available:" : "Verfügbar:", "Used:" : "Verwendet:", "Files:" : "Dateien:", "Storages:" : "Speicher:", "Free Space:" : "Freier Speicherplatz:", + "RAM Usage:" : "Speicherauslastung:", + "SWAP Usage:" : "SWAP-Auslastung:", + "RAM info not available" : "Informationen zum RAM nicht verfügbar", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", + "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", + "Memory" : "Speicher", + "External monitoring tool" : "Externes Überwachungsprogramm", + "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", + "Output in JSON" : "Ausgabe in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", + "Skip server update" : "Serveraktualisierung überspringen", + "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generiere bitte ein Token und lege es mit dem folgenden Befehl fest:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.", "Network" : "Netzwerk", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktive Benutzer", - "Last hour" : "In der letzten Stunde", - "%s%% of all users" : "%s%% aller Benutzer", - "Last 24 Hours" : "In den letzten 24 Stunden", - "Last 7 Days" : "In den letzten 7 Tagen", - "Last 30 Days" : "In den letzten 30 Tagen", - "Shares" : "Freigaben", - "Users:" : "Benutzer:", - "Groups:" : "Gruppen:", - "Links:" : "Links:", - "Emails:" : "E-Mails:", - "Federated sent:" : "Federated gesendet:", - "Federated received:" : "Federated empfangen:", - "Talk conversations:" : "Talk-Unterhaltungen:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Speicherlimit:", - "MB" : "MB", "Max execution time:" : "Maximale Ausführungszeit:", "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", @@ -88,16 +75,30 @@ OC.L10N.register( "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", - "Database" : "Datenbank", - "Type:" : "Art:", - "External monitoring tool" : "Externes Überwachungsprogramm", - "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", + "Shares" : "Freigaben", + "Users:" : "Benutzer:", + "Groups:" : "Gruppen:", + "Links:" : "Links:", + "Emails:" : "E-Mails:", + "Federated sent:" : "Federated gesendet:", + "Federated received:" : "Federated empfangen:", + "Talk conversations:" : "Talk-Unterhaltungen:", + "Operating System:" : "Betriebssystem:", + "CPU:" : "Prozessor:", + "Memory:" : "Speicher:", + "Server time:" : "Serverzeit:", + "Uptime:" : "Betriebszeit:", + "Temperature" : "Temperatur", + "CPU Usage:" : "CPU-Auslastung:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzten 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzten 15 Minuten", + "Copied!" : "Kopiert!", + "Not supported!" : "Nicht unterstützt!", + "Press ⌘-C to copy." : "⌘-C zum Kopieren drücken.", + "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "threads" : "Threads", + "%s%% of all users" : "%s%% aller Benutzer", + "MB" : "MB", "Copy" : "Kopieren", - "Output in JSON" : "Ausgabe in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", - "Skip server update" : "Serveraktualisierung überspringen", - "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generiere bitte ein Token und lege es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.", - "threads" : "Threads" + "%1$s (%2$d threads)" : "%1$s (%2$d Threads)" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index d43ae799..45e04d00 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "Informationen zur CPU nicht verfügbar", - "CPU Usage:" : "CPU-Auslastung:", - "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzten Minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzten 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzten 15 Minuten", - "RAM Usage:" : "Speicherauslastung:", - "SWAP Usage:" : "SWAP-Auslastung:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", - "RAM info not available" : "Informationen zum RAM nicht verfügbar", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", - "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", - "Copied!" : "Kopiert!", - "Not supported!" : "Nicht unterstützt!", - "Press ⌘-C to copy." : "⌘-C zum Kopieren drücken.", - "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "System" : "System", "Unknown" : "Unbekannt", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d Tage, %2$d Stunden, %3$d Minuten, %4$d Sekunden", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d Stunden, %2$d Minuten, %3$d Sekunden", - "System" : "System", "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z. B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.", - "Operating System:" : "Betriebssystem:", - "CPU:" : "Prozessor:", - "Memory:" : "Speicher:", - "Server time:" : "Serverzeit:", - "Uptime:" : "Betriebszeit:", - "Temperature" : "Temperatur", + "Active users" : "Aktive Benutzer", + "Last hour" : "In der letzten Stunde", + "Last 24 Hours" : "In den letzten 24 Stunden", + "Last 7 Days" : "In den letzten 7 Tagen", + "Last 30 Days" : "In den letzten 30 Tagen", + "CPU info not available" : "Informationen zur CPU nicht verfügbar", + "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzten Minute", "Load" : "Auslastung", - "Memory" : "Speicher", + "Database" : "Datenbank", + "Type:" : "Art:", + "Version:" : "Version:", + "Size:" : "Größe:", "Disk" : "Festplatte", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", - "Size:" : "Größe:", "Available:" : "Verfügbar:", "Used:" : "Verwendet:", "Files:" : "Dateien:", "Storages:" : "Speicher:", "Free Space:" : "Freier Speicherplatz:", + "RAM Usage:" : "Speicherauslastung:", + "SWAP Usage:" : "SWAP-Auslastung:", + "RAM info not available" : "Informationen zum RAM nicht verfügbar", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", + "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", + "Memory" : "Speicher", + "External monitoring tool" : "Externes Überwachungsprogramm", + "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", + "Output in JSON" : "Ausgabe in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", + "Skip server update" : "Serveraktualisierung überspringen", + "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generiere bitte ein Token und lege es mit dem folgenden Befehl fest:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.", "Network" : "Netzwerk", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktive Benutzer", - "Last hour" : "In der letzten Stunde", - "%s%% of all users" : "%s%% aller Benutzer", - "Last 24 Hours" : "In den letzten 24 Stunden", - "Last 7 Days" : "In den letzten 7 Tagen", - "Last 30 Days" : "In den letzten 30 Tagen", - "Shares" : "Freigaben", - "Users:" : "Benutzer:", - "Groups:" : "Gruppen:", - "Links:" : "Links:", - "Emails:" : "E-Mails:", - "Federated sent:" : "Federated gesendet:", - "Federated received:" : "Federated empfangen:", - "Talk conversations:" : "Talk-Unterhaltungen:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Speicherlimit:", - "MB" : "MB", "Max execution time:" : "Maximale Ausführungszeit:", "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", @@ -86,16 +73,30 @@ "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", - "Database" : "Datenbank", - "Type:" : "Art:", - "External monitoring tool" : "Externes Überwachungsprogramm", - "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", + "Shares" : "Freigaben", + "Users:" : "Benutzer:", + "Groups:" : "Gruppen:", + "Links:" : "Links:", + "Emails:" : "E-Mails:", + "Federated sent:" : "Federated gesendet:", + "Federated received:" : "Federated empfangen:", + "Talk conversations:" : "Talk-Unterhaltungen:", + "Operating System:" : "Betriebssystem:", + "CPU:" : "Prozessor:", + "Memory:" : "Speicher:", + "Server time:" : "Serverzeit:", + "Uptime:" : "Betriebszeit:", + "Temperature" : "Temperatur", + "CPU Usage:" : "CPU-Auslastung:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzten 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzten 15 Minuten", + "Copied!" : "Kopiert!", + "Not supported!" : "Nicht unterstützt!", + "Press ⌘-C to copy." : "⌘-C zum Kopieren drücken.", + "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "threads" : "Threads", + "%s%% of all users" : "%s%% aller Benutzer", + "MB" : "MB", "Copy" : "Kopieren", - "Output in JSON" : "Ausgabe in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", - "Skip server update" : "Serveraktualisierung überspringen", - "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generiere bitte ein Token und lege es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.", - "threads" : "Threads" + "%1$s (%2$d threads)" : "%1$s (%2$d Threads)" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index f1f23613..98517a19 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Informationen zur CPU nicht verfügbar", - "CPU Usage:" : "CPU-Auslastung:", - "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzen Minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzte 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzte 15 Minuten", - "RAM Usage:" : "Speicherauslastung:", - "SWAP Usage:" : "SWAP-Auslastung:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", - "RAM info not available" : "Informationen zum RAM nicht verfügbar", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", - "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", - "Copied!" : "Kopiert!", - "Not supported!" : "Nicht unterstützt!", - "Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.", - "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "System" : "System", "Unknown" : "Unbekannt", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d Tage, %2$d Stunden, %3$d Minuten, %4$d Sekunden", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d Stunden, %2$d Minuten, %3$d Sekunden", - "System" : "System", "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z.B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.", - "Operating System:" : "Betriebssystem:", - "CPU:" : "Prozessor:", - "Memory:" : "Speicher:", - "Server time:" : "Serverzeit:", - "Uptime:" : "Betriebszeit:", - "Temperature" : "Temperatur", + "Active users" : "Aktive Benutzer", + "Last hour" : "In der letzten Stunde", + "Last 24 Hours" : "In den letzten 24 Stunden", + "Last 7 Days" : "In den letzten 7 Tagen", + "Last 30 Days" : "In den letzten 30 Tagen", + "CPU info not available" : "Informationen zur CPU nicht verfügbar", + "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzen Minute", "Load" : "Auslastung", - "Memory" : "Speicher", + "Database" : "Datenbank", + "Type:" : "Art:", + "Version:" : "Version:", + "Size:" : "Größe:", "Disk" : "Festplatte", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", - "Size:" : "Größe:", "Available:" : "Verfügbar:", "Used:" : "Verwendet:", "Files:" : "Dateien:", "Storages:" : "Speicher:", "Free Space:" : "Freier Speicherplatz:", + "RAM Usage:" : "Speicherauslastung:", + "SWAP Usage:" : "SWAP-Auslastung:", + "RAM info not available" : "Informationen zum RAM nicht verfügbar", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", + "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", + "Memory" : "Speicher", + "External monitoring tool" : "Externes Überwachungsprogramm", + "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", + "Output in JSON" : "Ausgabe in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", + "Skip server update" : "Serveraktualisierung überspringen", + "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL.", "Network" : "Netzwerk", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktive Benutzer", - "Last hour" : "In der letzten Stunde", - "%s%% of all users" : "%s%% aller Benutzer", - "Last 24 Hours" : "In den letzten 24 Stunden", - "Last 7 Days" : "In den letzten 7 Tagen", - "Last 30 Days" : "In den letzten 30 Tagen", - "Shares" : "Freigaben", - "Users:" : "Benutzer:", - "Groups:" : "Gruppen:", - "Links:" : "Links:", - "Emails:" : "E-Mails:", - "Federated sent:" : "Federated gesendet:", - "Federated received:" : "Federated empfangen:", - "Talk conversations:" : "Talk-Unterhaltungen:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Speicherlimit:", - "MB" : "MB", "Max execution time:" : "Maximale Ausführungszeit:", "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", @@ -88,16 +75,30 @@ OC.L10N.register( "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", - "Database" : "Datenbank", - "Type:" : "Art:", - "External monitoring tool" : "Externes Überwachungsprogramm", - "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", + "Shares" : "Freigaben", + "Users:" : "Benutzer:", + "Groups:" : "Gruppen:", + "Links:" : "Links:", + "Emails:" : "E-Mails:", + "Federated sent:" : "Federated gesendet:", + "Federated received:" : "Federated empfangen:", + "Talk conversations:" : "Talk-Unterhaltungen:", + "Operating System:" : "Betriebssystem:", + "CPU:" : "Prozessor:", + "Memory:" : "Speicher:", + "Server time:" : "Serverzeit:", + "Uptime:" : "Betriebszeit:", + "Temperature" : "Temperatur", + "CPU Usage:" : "CPU-Auslastung:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzte 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzte 15 Minuten", + "Copied!" : "Kopiert!", + "Not supported!" : "Nicht unterstützt!", + "Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.", + "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "threads" : "Threads", + "%s%% of all users" : "%s%% aller Benutzer", + "MB" : "MB", "Copy" : "Kopieren", - "Output in JSON" : "Ausgabe in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", - "Skip server update" : "Serveraktualisierung überspringen", - "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL.", - "threads" : "Threads" + "%1$s (%2$d threads)" : "%1$s (%2$d Threads)" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index b444aec8..4679622e 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "Informationen zur CPU nicht verfügbar", - "CPU Usage:" : "CPU-Auslastung:", - "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzen Minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzte 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzte 15 Minuten", - "RAM Usage:" : "Speicherauslastung:", - "SWAP Usage:" : "SWAP-Auslastung:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", - "RAM info not available" : "Informationen zum RAM nicht verfügbar", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", - "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", - "Copied!" : "Kopiert!", - "Not supported!" : "Nicht unterstützt!", - "Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.", - "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "System" : "System", "Unknown" : "Unbekannt", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d Tage, %2$d Stunden, %3$d Minuten, %4$d Sekunden", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d Stunden, %2$d Minuten, %3$d Sekunden", - "System" : "System", "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z.B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.", - "Operating System:" : "Betriebssystem:", - "CPU:" : "Prozessor:", - "Memory:" : "Speicher:", - "Server time:" : "Serverzeit:", - "Uptime:" : "Betriebszeit:", - "Temperature" : "Temperatur", + "Active users" : "Aktive Benutzer", + "Last hour" : "In der letzten Stunde", + "Last 24 Hours" : "In den letzten 24 Stunden", + "Last 7 Days" : "In den letzten 7 Tagen", + "Last 30 Days" : "In den letzten 30 Tagen", + "CPU info not available" : "Informationen zur CPU nicht verfügbar", + "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzen Minute", "Load" : "Auslastung", - "Memory" : "Speicher", + "Database" : "Datenbank", + "Type:" : "Art:", + "Version:" : "Version:", + "Size:" : "Größe:", "Disk" : "Festplatte", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", - "Size:" : "Größe:", "Available:" : "Verfügbar:", "Used:" : "Verwendet:", "Files:" : "Dateien:", "Storages:" : "Speicher:", "Free Space:" : "Freier Speicherplatz:", + "RAM Usage:" : "Speicherauslastung:", + "SWAP Usage:" : "SWAP-Auslastung:", + "RAM info not available" : "Informationen zum RAM nicht verfügbar", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", + "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", + "Memory" : "Speicher", + "External monitoring tool" : "Externes Überwachungsprogramm", + "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", + "Output in JSON" : "Ausgabe in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", + "Skip server update" : "Serveraktualisierung überspringen", + "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL.", "Network" : "Netzwerk", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktive Benutzer", - "Last hour" : "In der letzten Stunde", - "%s%% of all users" : "%s%% aller Benutzer", - "Last 24 Hours" : "In den letzten 24 Stunden", - "Last 7 Days" : "In den letzten 7 Tagen", - "Last 30 Days" : "In den letzten 30 Tagen", - "Shares" : "Freigaben", - "Users:" : "Benutzer:", - "Groups:" : "Gruppen:", - "Links:" : "Links:", - "Emails:" : "E-Mails:", - "Federated sent:" : "Federated gesendet:", - "Federated received:" : "Federated empfangen:", - "Talk conversations:" : "Talk-Unterhaltungen:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Speicherlimit:", - "MB" : "MB", "Max execution time:" : "Maximale Ausführungszeit:", "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", @@ -86,16 +73,30 @@ "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", - "Database" : "Datenbank", - "Type:" : "Art:", - "External monitoring tool" : "Externes Überwachungsprogramm", - "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", + "Shares" : "Freigaben", + "Users:" : "Benutzer:", + "Groups:" : "Gruppen:", + "Links:" : "Links:", + "Emails:" : "E-Mails:", + "Federated sent:" : "Federated gesendet:", + "Federated received:" : "Federated empfangen:", + "Talk conversations:" : "Talk-Unterhaltungen:", + "Operating System:" : "Betriebssystem:", + "CPU:" : "Prozessor:", + "Memory:" : "Speicher:", + "Server time:" : "Serverzeit:", + "Uptime:" : "Betriebszeit:", + "Temperature" : "Temperatur", + "CPU Usage:" : "CPU-Auslastung:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzte 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzte 15 Minuten", + "Copied!" : "Kopiert!", + "Not supported!" : "Nicht unterstützt!", + "Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.", + "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "threads" : "Threads", + "%s%% of all users" : "%s%% aller Benutzer", + "MB" : "MB", "Copy" : "Kopieren", - "Output in JSON" : "Ausgabe in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", - "Skip server update" : "Serveraktualisierung überspringen", - "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL.", - "threads" : "Threads" + "%1$s (%2$d threads)" : "%1$s (%2$d Threads)" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index 27294d92..ca234236 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -1,42 +1,45 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Οι πληροφορίες επεξεργαστή CPU δεν είναι διαθέσιμες", - "CPU Usage:" : "Χρήση CPU:", - "Load average: {percentage} % ({load}) last minute" : "Μέσος φόρτος: {percentage} % ({load}) τελευταίο λεπτό", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) τελευταίο Λεπτό\n{last5MinutesPercentage} % ({last5Minutes}) τελευταία 5 Λεπτά\n{last15MinutesPercentage} % ({last15Minutes}) τελευταία 15 Λεπτά", - "RAM Usage:" : "Χρήση RAM:", - "SWAP Usage:" : "Χρήση SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Σύνολο: {memTotalBytes}/Τρέχουσα χρήση: {memUsageBytes}", - "RAM info not available" : "Οι πληροφορίες RAM δεν είναι διαθέσιμες", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Σύνολο: {swapTotalBytes}/Τρέχουσα χρήση: {swapUsageBytes}", - "SWAP info not available" : "Οι πληροφορίες SWAP δεν είναι διαθέσιμες", - "Copied!" : "Αντιγράφηκε!", - "Not supported!" : "Δεν υποστηρίζεται!", - "Press ⌘-C to copy." : "Για αντιγραφή πατήστε ⌘-C.", - "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.", - "Unknown" : "Άγνωστο", "System" : "Σύστημα", + "Unknown" : "Άγνωστο", "Monitoring" : "Παρακολούθηση", "Monitoring app with useful server information" : "Εφαρμογή παρακολούθησης πληροφοριών διακομιστή", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Εμφανίζει χρήσιμες πληροφορίες του διακομιστή, όπως χρήση CPU, RAM, σκληρού δίσκου, αριθμός χρηστών, κλτ.", - "Operating System:" : "Λειτουργικό σύστημα", - "CPU:" : "CPU:", - "Memory:" : "Μνήμη:", - "Server time:" : "Ώρα διακομιστή:", - "Uptime:" : "Διάρκεια λειτουργίας:", - "Temperature" : "Θερμοκρασία", + "Active users" : "Ενεργοί χρήστες", + "Last hour" : "Τελευταία ώρα", + "Last 24 Hours" : "Τελευταίες 24 Ώρες", + "Last 7 Days" : "Τελευταίες 7 Ημέρες", + "Last 30 Days" : "Τελευταίες 30 Ημέρες", + "CPU info not available" : "Οι πληροφορίες επεξεργαστή CPU δεν είναι διαθέσιμες", + "Load average: {percentage} % ({load}) last minute" : "Μέσος φόρτος: {percentage} % ({load}) τελευταίο λεπτό", "Load" : "Χρήση", - "Memory" : "Μνήμη", + "Database" : "Βάση δεδομένων", + "Type:" : "Τύπος:", + "Version:" : "Έκδοση:", + "Size:" : "Μέγεθος:", "Disk" : "Δίσκος", "Mount:" : "Προσάρτηση:", "Filesystem:" : "Σύστημα αρχείων:", - "Size:" : "Μέγεθος:", "Available:" : "Διαθέσιμα:", "Used:" : "Σε χρήση:", "Files:" : "Αρχεία:", "Storages:" : "Αποθηκευτικοί χώροι:", "Free Space:" : "Ελεύθερος Χώρος:", + "RAM Usage:" : "Χρήση RAM:", + "SWAP Usage:" : "Χρήση SWAP:", + "RAM info not available" : "Οι πληροφορίες RAM δεν είναι διαθέσιμες", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Σύνολο: {memTotalBytes}/Τρέχουσα χρήση: {memUsageBytes}", + "SWAP info not available" : "Οι πληροφορίες SWAP δεν είναι διαθέσιμες", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Σύνολο: {swapTotalBytes}/Τρέχουσα χρήση: {swapUsageBytes}", + "Memory" : "Μνήμη", + "External monitoring tool" : "Εξωτερικό εργαλείο παρακολούθησης", + "Use this end point to connect an external monitoring tool:" : "Χρησιμοποιήστε αυτό το τελικό σημείο για σύνδεση εξωτερικού εργαλείου παρακολούθησης:", + "Output in JSON" : "Έξοδος σε JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", + "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", + "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL.", "Network" : "Δίκτυο", "Hostname:" : "Όνομα υπολογιστή:", "Gateway:" : "Πύλη:", @@ -46,22 +49,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Ενεργοί χρήστες", - "Last hour" : "Τελευταία ώρα", - "%s%% of all users" : "%s%% όλων των χρηστών", - "Last 24 Hours" : "Τελευταίες 24 Ώρες", - "Last 7 Days" : "Τελευταίες 7 Ημέρες", - "Last 30 Days" : "Τελευταίες 30 Ημέρες", - "Shares" : "Κοινόχρηστοι φάκελοι", - "Users:" : "Χρήστες:", - "Groups:" : "Ομάδες:", - "Links:" : "Σύνδεσμοι:", - "Emails:" : "Email:", - "Federated sent:" : "Ομοσπονδιακά αποσταλμένα:", - "Federated received:" : "Ομοσπονδιακά ληφθέντα:", - "Talk conversations:" : "Συνομιλίες Talk:", "PHP" : "PHP", - "Version:" : "Έκδοση:", "Memory limit:" : "Όριο μνήμης:", "Max execution time:" : "Μέγιστος χρόνος εκτέλεσης:", "seconds" : "δευτερόλεπτα", @@ -83,16 +71,28 @@ OC.L10N.register( "Max listen queue:" : "Μέγιστη ουρά ακρόασης:", "Max active processes:" : "Μέγιστες ενεργές διεργασίες:", "Max children reached:" : "Φτάστηκε μέγιστος αριθμός παιδιών:", - "Database" : "Βάση δεδομένων", - "Type:" : "Τύπος:", - "External monitoring tool" : "Εξωτερικό εργαλείο παρακολούθησης", - "Use this end point to connect an external monitoring tool:" : "Χρησιμοποιήστε αυτό το τελικό σημείο για σύνδεση εξωτερικού εργαλείου παρακολούθησης:", - "Copy" : "Αντιγραφή", - "Output in JSON" : "Έξοδος σε JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", - "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", - "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL.", - "threads" : "νήματα" + "Shares" : "Κοινόχρηστοι φάκελοι", + "Users:" : "Χρήστες:", + "Groups:" : "Ομάδες:", + "Links:" : "Σύνδεσμοι:", + "Emails:" : "Email:", + "Federated sent:" : "Ομοσπονδιακά αποσταλμένα:", + "Federated received:" : "Ομοσπονδιακά ληφθέντα:", + "Talk conversations:" : "Συνομιλίες Talk:", + "Operating System:" : "Λειτουργικό σύστημα", + "CPU:" : "CPU:", + "Memory:" : "Μνήμη:", + "Server time:" : "Ώρα διακομιστή:", + "Uptime:" : "Διάρκεια λειτουργίας:", + "Temperature" : "Θερμοκρασία", + "CPU Usage:" : "Χρήση CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) τελευταίο Λεπτό\n{last5MinutesPercentage} % ({last5Minutes}) τελευταία 5 Λεπτά\n{last15MinutesPercentage} % ({last15Minutes}) τελευταία 15 Λεπτά", + "Copied!" : "Αντιγράφηκε!", + "Not supported!" : "Δεν υποστηρίζεται!", + "Press ⌘-C to copy." : "Για αντιγραφή πατήστε ⌘-C.", + "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.", + "threads" : "νήματα", + "%s%% of all users" : "%s%% όλων των χρηστών", + "Copy" : "Αντιγραφή" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index cfe24279..45efdf5f 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -1,40 +1,43 @@ { "translations": { - "CPU info not available" : "Οι πληροφορίες επεξεργαστή CPU δεν είναι διαθέσιμες", - "CPU Usage:" : "Χρήση CPU:", - "Load average: {percentage} % ({load}) last minute" : "Μέσος φόρτος: {percentage} % ({load}) τελευταίο λεπτό", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) τελευταίο Λεπτό\n{last5MinutesPercentage} % ({last5Minutes}) τελευταία 5 Λεπτά\n{last15MinutesPercentage} % ({last15Minutes}) τελευταία 15 Λεπτά", - "RAM Usage:" : "Χρήση RAM:", - "SWAP Usage:" : "Χρήση SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Σύνολο: {memTotalBytes}/Τρέχουσα χρήση: {memUsageBytes}", - "RAM info not available" : "Οι πληροφορίες RAM δεν είναι διαθέσιμες", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Σύνολο: {swapTotalBytes}/Τρέχουσα χρήση: {swapUsageBytes}", - "SWAP info not available" : "Οι πληροφορίες SWAP δεν είναι διαθέσιμες", - "Copied!" : "Αντιγράφηκε!", - "Not supported!" : "Δεν υποστηρίζεται!", - "Press ⌘-C to copy." : "Για αντιγραφή πατήστε ⌘-C.", - "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.", - "Unknown" : "Άγνωστο", "System" : "Σύστημα", + "Unknown" : "Άγνωστο", "Monitoring" : "Παρακολούθηση", "Monitoring app with useful server information" : "Εφαρμογή παρακολούθησης πληροφοριών διακομιστή", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Εμφανίζει χρήσιμες πληροφορίες του διακομιστή, όπως χρήση CPU, RAM, σκληρού δίσκου, αριθμός χρηστών, κλτ.", - "Operating System:" : "Λειτουργικό σύστημα", - "CPU:" : "CPU:", - "Memory:" : "Μνήμη:", - "Server time:" : "Ώρα διακομιστή:", - "Uptime:" : "Διάρκεια λειτουργίας:", - "Temperature" : "Θερμοκρασία", + "Active users" : "Ενεργοί χρήστες", + "Last hour" : "Τελευταία ώρα", + "Last 24 Hours" : "Τελευταίες 24 Ώρες", + "Last 7 Days" : "Τελευταίες 7 Ημέρες", + "Last 30 Days" : "Τελευταίες 30 Ημέρες", + "CPU info not available" : "Οι πληροφορίες επεξεργαστή CPU δεν είναι διαθέσιμες", + "Load average: {percentage} % ({load}) last minute" : "Μέσος φόρτος: {percentage} % ({load}) τελευταίο λεπτό", "Load" : "Χρήση", - "Memory" : "Μνήμη", + "Database" : "Βάση δεδομένων", + "Type:" : "Τύπος:", + "Version:" : "Έκδοση:", + "Size:" : "Μέγεθος:", "Disk" : "Δίσκος", "Mount:" : "Προσάρτηση:", "Filesystem:" : "Σύστημα αρχείων:", - "Size:" : "Μέγεθος:", "Available:" : "Διαθέσιμα:", "Used:" : "Σε χρήση:", "Files:" : "Αρχεία:", "Storages:" : "Αποθηκευτικοί χώροι:", "Free Space:" : "Ελεύθερος Χώρος:", + "RAM Usage:" : "Χρήση RAM:", + "SWAP Usage:" : "Χρήση SWAP:", + "RAM info not available" : "Οι πληροφορίες RAM δεν είναι διαθέσιμες", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Σύνολο: {memTotalBytes}/Τρέχουσα χρήση: {memUsageBytes}", + "SWAP info not available" : "Οι πληροφορίες SWAP δεν είναι διαθέσιμες", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Σύνολο: {swapTotalBytes}/Τρέχουσα χρήση: {swapUsageBytes}", + "Memory" : "Μνήμη", + "External monitoring tool" : "Εξωτερικό εργαλείο παρακολούθησης", + "Use this end point to connect an external monitoring tool:" : "Χρησιμοποιήστε αυτό το τελικό σημείο για σύνδεση εξωτερικού εργαλείου παρακολούθησης:", + "Output in JSON" : "Έξοδος σε JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", + "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", + "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL.", "Network" : "Δίκτυο", "Hostname:" : "Όνομα υπολογιστή:", "Gateway:" : "Πύλη:", @@ -44,22 +47,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Ενεργοί χρήστες", - "Last hour" : "Τελευταία ώρα", - "%s%% of all users" : "%s%% όλων των χρηστών", - "Last 24 Hours" : "Τελευταίες 24 Ώρες", - "Last 7 Days" : "Τελευταίες 7 Ημέρες", - "Last 30 Days" : "Τελευταίες 30 Ημέρες", - "Shares" : "Κοινόχρηστοι φάκελοι", - "Users:" : "Χρήστες:", - "Groups:" : "Ομάδες:", - "Links:" : "Σύνδεσμοι:", - "Emails:" : "Email:", - "Federated sent:" : "Ομοσπονδιακά αποσταλμένα:", - "Federated received:" : "Ομοσπονδιακά ληφθέντα:", - "Talk conversations:" : "Συνομιλίες Talk:", "PHP" : "PHP", - "Version:" : "Έκδοση:", "Memory limit:" : "Όριο μνήμης:", "Max execution time:" : "Μέγιστος χρόνος εκτέλεσης:", "seconds" : "δευτερόλεπτα", @@ -81,16 +69,28 @@ "Max listen queue:" : "Μέγιστη ουρά ακρόασης:", "Max active processes:" : "Μέγιστες ενεργές διεργασίες:", "Max children reached:" : "Φτάστηκε μέγιστος αριθμός παιδιών:", - "Database" : "Βάση δεδομένων", - "Type:" : "Τύπος:", - "External monitoring tool" : "Εξωτερικό εργαλείο παρακολούθησης", - "Use this end point to connect an external monitoring tool:" : "Χρησιμοποιήστε αυτό το τελικό σημείο για σύνδεση εξωτερικού εργαλείου παρακολούθησης:", - "Copy" : "Αντιγραφή", - "Output in JSON" : "Έξοδος σε JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", - "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", - "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL.", - "threads" : "νήματα" + "Shares" : "Κοινόχρηστοι φάκελοι", + "Users:" : "Χρήστες:", + "Groups:" : "Ομάδες:", + "Links:" : "Σύνδεσμοι:", + "Emails:" : "Email:", + "Federated sent:" : "Ομοσπονδιακά αποσταλμένα:", + "Federated received:" : "Ομοσπονδιακά ληφθέντα:", + "Talk conversations:" : "Συνομιλίες Talk:", + "Operating System:" : "Λειτουργικό σύστημα", + "CPU:" : "CPU:", + "Memory:" : "Μνήμη:", + "Server time:" : "Ώρα διακομιστή:", + "Uptime:" : "Διάρκεια λειτουργίας:", + "Temperature" : "Θερμοκρασία", + "CPU Usage:" : "Χρήση CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) τελευταίο Λεπτό\n{last5MinutesPercentage} % ({last5Minutes}) τελευταία 5 Λεπτά\n{last15MinutesPercentage} % ({last15Minutes}) τελευταία 15 Λεπτά", + "Copied!" : "Αντιγράφηκε!", + "Not supported!" : "Δεν υποστηρίζεται!", + "Press ⌘-C to copy." : "Για αντιγραφή πατήστε ⌘-C.", + "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.", + "threads" : "νήματα", + "%s%% of all users" : "%s%% όλων των χρηστών", + "Copy" : "Αντιγραφή" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 1a0b5f36..c3a6e22f 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU info not available", - "CPU Usage:" : "CPU Usage:", - "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", - "RAM Usage:" : "RAM Usage:", - "SWAP Usage:" : "SWAP Usage:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "RAM info not available" : "RAM info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "Copied!" : "Copied!", - "Not supported!" : "Not supported!", - "Press ⌘-C to copy." : "Press ⌘-C to copy.", - "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "System" : "System", "Unknown" : "Unknown", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d days, %2$d hours, %3$d minutes, %4$d seconds", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d hours, %2$d minutes, %3$d seconds", - "System" : "System", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", - "Operating System:" : "Operating System:", - "CPU:" : "CPU:", - "Memory:" : "Memory:", - "Server time:" : "Server time:", - "Uptime:" : "Uptime:", - "Temperature" : "Temperature", + "Active users" : "Active users", + "Last hour" : "Last hour", + "Last 24 Hours" : "Last 24 Hours", + "Last 7 Days" : "Last 7 Days", + "Last 30 Days" : "Last 30 Days", + "CPU info not available" : "CPU info not available", + "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", "Load" : "Load", - "Memory" : "Memory", + "Database" : "Database", + "Type:" : "Type:", + "Version:" : "Version:", + "Size:" : "Size:", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", - "Size:" : "Size:", "Available:" : "Available:", "Used:" : "Used:", "Files:" : "Files:", "Storages:" : "Storages:", "Free Space:" : "Free Space:", + "RAM Usage:" : "RAM Usage:", + "SWAP Usage:" : "SWAP Usage:", + "RAM info not available" : "RAM info not available", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "SWAP info not available" : "SWAP info not available", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "Memory" : "Memory", + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Output in JSON" : "Output in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", + "Skip server update" : "Skip server update", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", "Network" : "Network", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Active users", - "Last hour" : "Last hour", - "%s%% of all users" : "%s%% of all users", - "Last 24 Hours" : "Last 24 Hours", - "Last 7 Days" : "Last 7 Days", - "Last 30 Days" : "Last 30 Days", - "Shares" : "Shares", - "Users:" : "Users:", - "Groups:" : "Groups:", - "Links:" : "Links:", - "Emails:" : "Emails:", - "Federated sent:" : "Federated sent:", - "Federated received:" : "Federated received:", - "Talk conversations:" : "Talk conversations:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Memory limit:", - "MB" : "MB", "Max execution time:" : "Max execution time:", "seconds" : "seconds", "Upload max size:" : "Upload max size:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "Max listen queue:", "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", - "Database" : "Database", - "Type:" : "Type:", - "External monitoring tool" : "External monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", - "Copy" : "Copy", - "Output in JSON" : "Output in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", - "Skip server update" : "Skip server update", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", - "threads" : "threads" + "Shares" : "Shares", + "Users:" : "Users:", + "Groups:" : "Groups:", + "Links:" : "Links:", + "Emails:" : "Emails:", + "Federated sent:" : "Federated sent:", + "Federated received:" : "Federated received:", + "Talk conversations:" : "Talk conversations:", + "Operating System:" : "Operating System:", + "CPU:" : "CPU:", + "Memory:" : "Memory:", + "Server time:" : "Server time:", + "Uptime:" : "Uptime:", + "Temperature" : "Temperature", + "CPU Usage:" : "CPU Usage:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", + "Copied!" : "Copied!", + "Not supported!" : "Not supported!", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", + "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "threads" : "threads", + "%s%% of all users" : "%s%% of all users", + "MB" : "MB", + "Copy" : "Copy" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index f39ef0ef..1830f5c6 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "CPU info not available", - "CPU Usage:" : "CPU Usage:", - "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", - "RAM Usage:" : "RAM Usage:", - "SWAP Usage:" : "SWAP Usage:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "RAM info not available" : "RAM info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "Copied!" : "Copied!", - "Not supported!" : "Not supported!", - "Press ⌘-C to copy." : "Press ⌘-C to copy.", - "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "System" : "System", "Unknown" : "Unknown", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d days, %2$d hours, %3$d minutes, %4$d seconds", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d hours, %2$d minutes, %3$d seconds", - "System" : "System", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", - "Operating System:" : "Operating System:", - "CPU:" : "CPU:", - "Memory:" : "Memory:", - "Server time:" : "Server time:", - "Uptime:" : "Uptime:", - "Temperature" : "Temperature", + "Active users" : "Active users", + "Last hour" : "Last hour", + "Last 24 Hours" : "Last 24 Hours", + "Last 7 Days" : "Last 7 Days", + "Last 30 Days" : "Last 30 Days", + "CPU info not available" : "CPU info not available", + "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", "Load" : "Load", - "Memory" : "Memory", + "Database" : "Database", + "Type:" : "Type:", + "Version:" : "Version:", + "Size:" : "Size:", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", - "Size:" : "Size:", "Available:" : "Available:", "Used:" : "Used:", "Files:" : "Files:", "Storages:" : "Storages:", "Free Space:" : "Free Space:", + "RAM Usage:" : "RAM Usage:", + "SWAP Usage:" : "SWAP Usage:", + "RAM info not available" : "RAM info not available", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "SWAP info not available" : "SWAP info not available", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "Memory" : "Memory", + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Output in JSON" : "Output in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", + "Skip server update" : "Skip server update", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", "Network" : "Network", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Active users", - "Last hour" : "Last hour", - "%s%% of all users" : "%s%% of all users", - "Last 24 Hours" : "Last 24 Hours", - "Last 7 Days" : "Last 7 Days", - "Last 30 Days" : "Last 30 Days", - "Shares" : "Shares", - "Users:" : "Users:", - "Groups:" : "Groups:", - "Links:" : "Links:", - "Emails:" : "Emails:", - "Federated sent:" : "Federated sent:", - "Federated received:" : "Federated received:", - "Talk conversations:" : "Talk conversations:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Memory limit:", - "MB" : "MB", "Max execution time:" : "Max execution time:", "seconds" : "seconds", "Upload max size:" : "Upload max size:", @@ -86,16 +73,29 @@ "Max listen queue:" : "Max listen queue:", "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", - "Database" : "Database", - "Type:" : "Type:", - "External monitoring tool" : "External monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", - "Copy" : "Copy", - "Output in JSON" : "Output in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", - "Skip server update" : "Skip server update", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", - "threads" : "threads" + "Shares" : "Shares", + "Users:" : "Users:", + "Groups:" : "Groups:", + "Links:" : "Links:", + "Emails:" : "Emails:", + "Federated sent:" : "Federated sent:", + "Federated received:" : "Federated received:", + "Talk conversations:" : "Talk conversations:", + "Operating System:" : "Operating System:", + "CPU:" : "CPU:", + "Memory:" : "Memory:", + "Server time:" : "Server time:", + "Uptime:" : "Uptime:", + "Temperature" : "Temperature", + "CPU Usage:" : "CPU Usage:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", + "Copied!" : "Copied!", + "Not supported!" : "Not supported!", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", + "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "threads" : "threads", + "%s%% of all users" : "%s%% of all users", + "MB" : "MB", + "Copy" : "Copy" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eo.js b/l10n/eo.js index b61fecbe..7c3f7830 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -1,35 +1,35 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Informo pri la ĉefprocesoro ne disponeblas", - "Copied!" : "Kopiita!", - "Not supported!" : "Ne subtenite!", - "Press ⌘-C to copy." : "Premu ⌘-C por kopii.", - "Press Ctrl-C to copy." : "Premu Ctrl-C por kopii.", - "Unknown" : "Nekonata", "System" : "Sistemo", + "Unknown" : "Nekonata", "Monitoring" : "Observado", "Monitoring app with useful server information" : "Observa aplikaĵo kun utilaj informoj pri la servilo", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Montras utilajn servilajn informojn, kiel ŝarĝon de la ĉefprocesoro, ĉefmemoran uzadon, diskan uzadon, nombrojn de uzantoj, k.t.p.", - "Temperature" : "Temperaturo", + "Active users" : "Aktivaj uzantoj", + "CPU info not available" : "Informo pri la ĉefprocesoro ne disponeblas", "Load" : "Ŝarĝo", - "Memory" : "Ĉefmemoro", - "Disk" : "Disko", + "Database" : "Datumbazo", + "Type:" : "Tipo:", + "Version:" : "Versio:", "Size:" : "Grando:", + "Disk" : "Disko", "Files:" : "Dosieroj:", "Storages:" : "Konservejoj:", "Free Space:" : "Libera spaco:", + "Memory" : "Ĉefmemoro", + "External monitoring tool" : "Ekstera observa ilo", "Network" : "Reto", - "Active users" : "Aktivaj uzantoj", - "Shares" : "Kunhavoj", - "Users:" : "Uzantoj:", "PHP" : "PHP", - "Version:" : "Versio:", "seconds" : "sekundoj", "Upload max size:" : "Maksimuma alŝutgrando:", - "Database" : "Datumbazo", - "Type:" : "Tipo:", - "External monitoring tool" : "Ekstera observa ilo", + "Shares" : "Kunhavoj", + "Users:" : "Uzantoj:", + "Temperature" : "Temperaturo", + "Copied!" : "Kopiita!", + "Not supported!" : "Ne subtenite!", + "Press ⌘-C to copy." : "Premu ⌘-C por kopii.", + "Press Ctrl-C to copy." : "Premu Ctrl-C por kopii.", "Copy" : "Kopii" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json index 33d5f346..54681057 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -1,33 +1,33 @@ { "translations": { - "CPU info not available" : "Informo pri la ĉefprocesoro ne disponeblas", - "Copied!" : "Kopiita!", - "Not supported!" : "Ne subtenite!", - "Press ⌘-C to copy." : "Premu ⌘-C por kopii.", - "Press Ctrl-C to copy." : "Premu Ctrl-C por kopii.", - "Unknown" : "Nekonata", "System" : "Sistemo", + "Unknown" : "Nekonata", "Monitoring" : "Observado", "Monitoring app with useful server information" : "Observa aplikaĵo kun utilaj informoj pri la servilo", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Montras utilajn servilajn informojn, kiel ŝarĝon de la ĉefprocesoro, ĉefmemoran uzadon, diskan uzadon, nombrojn de uzantoj, k.t.p.", - "Temperature" : "Temperaturo", + "Active users" : "Aktivaj uzantoj", + "CPU info not available" : "Informo pri la ĉefprocesoro ne disponeblas", "Load" : "Ŝarĝo", - "Memory" : "Ĉefmemoro", - "Disk" : "Disko", + "Database" : "Datumbazo", + "Type:" : "Tipo:", + "Version:" : "Versio:", "Size:" : "Grando:", + "Disk" : "Disko", "Files:" : "Dosieroj:", "Storages:" : "Konservejoj:", "Free Space:" : "Libera spaco:", + "Memory" : "Ĉefmemoro", + "External monitoring tool" : "Ekstera observa ilo", "Network" : "Reto", - "Active users" : "Aktivaj uzantoj", - "Shares" : "Kunhavoj", - "Users:" : "Uzantoj:", "PHP" : "PHP", - "Version:" : "Versio:", "seconds" : "sekundoj", "Upload max size:" : "Maksimuma alŝutgrando:", - "Database" : "Datumbazo", - "Type:" : "Tipo:", - "External monitoring tool" : "Ekstera observa ilo", + "Shares" : "Kunhavoj", + "Users:" : "Uzantoj:", + "Temperature" : "Temperaturo", + "Copied!" : "Kopiita!", + "Not supported!" : "Ne subtenite!", + "Press ⌘-C to copy." : "Premu ⌘-C por kopii.", + "Press Ctrl-C to copy." : "Premu Ctrl-C por kopii.", "Copy" : "Kopii" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 1411e22b..0fe47f0a 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Información de CPU no disponible", - "CPU Usage:" : "Uso de CPU:", - "Load average: {percentage} % ({load}) last minute" : "Carga promedio: {percentage}% ({load}) en el último minuto", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) último minuto\n{last5MinutesPercentage}% ({last5Minutes}) últimos 5 minutos \n{last15MinutesPercentage}% ({last15Minutes}) últimos 15 minutos", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes} / Uso actual: {memUsageBytes}", - "RAM info not available" : "Los datos de la RAM no están disponibles", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes} / Uso actual: {swapUsageBytes}", - "SWAP info not available" : "La información sobre el SWAP no está disponible", - "Copied!" : "¡Copiado!", - "Not supported!" : "No está soportado.", - "Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Pulsa Ctrl-C para copiar.", + "System" : "Sistema", "Unknown" : "Desconocido", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d días, %2$d horas, %3$d minutos, %4$d segundos", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", - "System" : "Sistema", "Monitoring" : "Monitorización", "Monitoring app with useful server information" : "App de monitorización con información útil sobre el servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provee información útil como la carga de la CPU, el uso de RAM y disco, el número de usuarios, etc.", - "Operating System:" : "Sistema Operativo:", - "CPU:" : "CPU:", - "Memory:" : "Memoria", - "Server time:" : "Hora del servidor:", - "Uptime:" : "Tiempo de actividad:", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Last hour" : "Última hora", + "Last 24 Hours" : "Últimas 24 horas", + "Last 7 Days" : "Últimos 7 días", + "Last 30 Days" : "Últimos 30 días", + "CPU info not available" : "Información de CPU no disponible", + "Load average: {percentage} % ({load}) last minute" : "Carga promedio: {percentage}% ({load}) en el último minuto", "Load" : "Carga", - "Memory" : "Memoria", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", "Disk" : "Disco", "Mount:" : "Punto de montaje:", "Filesystem:" : "Sistema de archivos:", - "Size:" : "Tamaño:", "Available:" : "Disponible:", "Used:" : "Usado:", "Files:" : "Archivos:", "Storages:" : "Almacenamientos:", "Free Space:" : "Espacio libre:", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM info not available" : "Los datos de la RAM no están disponibles", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes} / Uso actual: {memUsageBytes}", + "SWAP info not available" : "La información sobre el SWAP no está disponible", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes} / Uso actual: {swapUsageBytes}", + "Memory" : "Memoria", + "External monitoring tool" : "Herramienta externa de monitorización", + "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", + "Output in JSON" : "Salida en JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", + "Skip server update" : "Omitir actualización del servidor", + "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", "Network" : "Red", "Hostname:" : "Nombre del servidor:", "Gateway:" : "Puerta de enlace:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuarios activos", - "Last hour" : "Última hora", - "%s%% of all users" : "%s%% de todos los usuarios", - "Last 24 Hours" : "Últimas 24 horas", - "Last 7 Days" : "Últimos 7 días", - "Last 30 Days" : "Últimos 30 días", - "Shares" : "Recursos compartidos", - "Users:" : "Usuarios:", - "Groups:" : "Grupos:", - "Links:" : "Enlaces:", - "Emails:" : "Correos:", - "Federated sent:" : "Federaciones enviadas:", - "Federated received:" : "Federaciones recibidas:", - "Talk conversations:" : "Conversaciones de Talk:", "PHP" : "PHP", - "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", - "MB" : "MB", "Max execution time:" : "Tiempo máx. de ejecución:", "seconds" : "seconds", "Upload max size:" : "Tamaño máx. de subida:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "Cola de atención máx.:", "Max active processes:" : "Número máx. de procesos activos:", "Max children reached:" : "Número máx. de procesos heredados alcanzados:", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Herramienta externa de monitorización", - "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", - "Copy" : "Copiar", - "Output in JSON" : "Salida en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", - "Skip server update" : "Omitir actualización del servidor", - "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", - "threads" : "hilos" + "Shares" : "Recursos compartidos", + "Users:" : "Usuarios:", + "Groups:" : "Grupos:", + "Links:" : "Enlaces:", + "Emails:" : "Correos:", + "Federated sent:" : "Federaciones enviadas:", + "Federated received:" : "Federaciones recibidas:", + "Talk conversations:" : "Conversaciones de Talk:", + "Operating System:" : "Sistema Operativo:", + "CPU:" : "CPU:", + "Memory:" : "Memoria", + "Server time:" : "Hora del servidor:", + "Uptime:" : "Tiempo de actividad:", + "Temperature" : "Temperatura", + "CPU Usage:" : "Uso de CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) último minuto\n{last5MinutesPercentage}% ({last5Minutes}) últimos 5 minutos \n{last15MinutesPercentage}% ({last15Minutes}) últimos 15 minutos", + "Copied!" : "¡Copiado!", + "Not supported!" : "No está soportado.", + "Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Pulsa Ctrl-C para copiar.", + "threads" : "hilos", + "%s%% of all users" : "%s%% de todos los usuarios", + "MB" : "MB", + "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index 326c43c5..e7de2850 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "Información de CPU no disponible", - "CPU Usage:" : "Uso de CPU:", - "Load average: {percentage} % ({load}) last minute" : "Carga promedio: {percentage}% ({load}) en el último minuto", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) último minuto\n{last5MinutesPercentage}% ({last5Minutes}) últimos 5 minutos \n{last15MinutesPercentage}% ({last15Minutes}) últimos 15 minutos", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes} / Uso actual: {memUsageBytes}", - "RAM info not available" : "Los datos de la RAM no están disponibles", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes} / Uso actual: {swapUsageBytes}", - "SWAP info not available" : "La información sobre el SWAP no está disponible", - "Copied!" : "¡Copiado!", - "Not supported!" : "No está soportado.", - "Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Pulsa Ctrl-C para copiar.", + "System" : "Sistema", "Unknown" : "Desconocido", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d días, %2$d horas, %3$d minutos, %4$d segundos", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", - "System" : "Sistema", "Monitoring" : "Monitorización", "Monitoring app with useful server information" : "App de monitorización con información útil sobre el servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provee información útil como la carga de la CPU, el uso de RAM y disco, el número de usuarios, etc.", - "Operating System:" : "Sistema Operativo:", - "CPU:" : "CPU:", - "Memory:" : "Memoria", - "Server time:" : "Hora del servidor:", - "Uptime:" : "Tiempo de actividad:", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Last hour" : "Última hora", + "Last 24 Hours" : "Últimas 24 horas", + "Last 7 Days" : "Últimos 7 días", + "Last 30 Days" : "Últimos 30 días", + "CPU info not available" : "Información de CPU no disponible", + "Load average: {percentage} % ({load}) last minute" : "Carga promedio: {percentage}% ({load}) en el último minuto", "Load" : "Carga", - "Memory" : "Memoria", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", "Disk" : "Disco", "Mount:" : "Punto de montaje:", "Filesystem:" : "Sistema de archivos:", - "Size:" : "Tamaño:", "Available:" : "Disponible:", "Used:" : "Usado:", "Files:" : "Archivos:", "Storages:" : "Almacenamientos:", "Free Space:" : "Espacio libre:", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM info not available" : "Los datos de la RAM no están disponibles", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes} / Uso actual: {memUsageBytes}", + "SWAP info not available" : "La información sobre el SWAP no está disponible", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes} / Uso actual: {swapUsageBytes}", + "Memory" : "Memoria", + "External monitoring tool" : "Herramienta externa de monitorización", + "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", + "Output in JSON" : "Salida en JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", + "Skip server update" : "Omitir actualización del servidor", + "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", "Network" : "Red", "Hostname:" : "Nombre del servidor:", "Gateway:" : "Puerta de enlace:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuarios activos", - "Last hour" : "Última hora", - "%s%% of all users" : "%s%% de todos los usuarios", - "Last 24 Hours" : "Últimas 24 horas", - "Last 7 Days" : "Últimos 7 días", - "Last 30 Days" : "Últimos 30 días", - "Shares" : "Recursos compartidos", - "Users:" : "Usuarios:", - "Groups:" : "Grupos:", - "Links:" : "Enlaces:", - "Emails:" : "Correos:", - "Federated sent:" : "Federaciones enviadas:", - "Federated received:" : "Federaciones recibidas:", - "Talk conversations:" : "Conversaciones de Talk:", "PHP" : "PHP", - "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", - "MB" : "MB", "Max execution time:" : "Tiempo máx. de ejecución:", "seconds" : "seconds", "Upload max size:" : "Tamaño máx. de subida:", @@ -86,16 +73,29 @@ "Max listen queue:" : "Cola de atención máx.:", "Max active processes:" : "Número máx. de procesos activos:", "Max children reached:" : "Número máx. de procesos heredados alcanzados:", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Herramienta externa de monitorización", - "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", - "Copy" : "Copiar", - "Output in JSON" : "Salida en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", - "Skip server update" : "Omitir actualización del servidor", - "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", - "threads" : "hilos" + "Shares" : "Recursos compartidos", + "Users:" : "Usuarios:", + "Groups:" : "Grupos:", + "Links:" : "Enlaces:", + "Emails:" : "Correos:", + "Federated sent:" : "Federaciones enviadas:", + "Federated received:" : "Federaciones recibidas:", + "Talk conversations:" : "Conversaciones de Talk:", + "Operating System:" : "Sistema Operativo:", + "CPU:" : "CPU:", + "Memory:" : "Memoria", + "Server time:" : "Hora del servidor:", + "Uptime:" : "Tiempo de actividad:", + "Temperature" : "Temperatura", + "CPU Usage:" : "Uso de CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) último minuto\n{last5MinutesPercentage}% ({last5Minutes}) últimos 5 minutos \n{last15MinutesPercentage}% ({last15Minutes}) últimos 15 minutos", + "Copied!" : "¡Copiado!", + "Not supported!" : "No está soportado.", + "Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Pulsa Ctrl-C para copiar.", + "threads" : "hilos", + "%s%% of all users" : "%s%% de todos los usuarios", + "MB" : "MB", + "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_419.js b/l10n/es_419.js index 1eb3e606..6f3a7b98 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -1,25 +1,25 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_419.json b/l10n/es_419.json index ed819148..fd0ff446 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -1,23 +1,23 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 36808a34..06d8255d 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -1,26 +1,26 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Credenciales!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", "Size:" : "Tamaño:", "Files:" : "Archivos:", - "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", + "External monitoring tool" : "Herramienta de montoreo externa", "PHP" : "PHP", - "Version:" : "Versión:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Herramienta de montoreo externa", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Credenciales!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 22580f4a..123a3982 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -1,24 +1,24 @@ { "translations": { - "Copied!" : "¡Credenciales!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", "Size:" : "Tamaño:", "Files:" : "Archivos:", - "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", + "External monitoring tool" : "Herramienta de montoreo externa", "PHP" : "PHP", - "Version:" : "Versión:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Herramienta de montoreo externa", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Credenciales!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CL.js b/l10n/es_CL.js index b030d13c..3bab9ef7 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -1,25 +1,25 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 10ae9338..e43450bd 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -1,23 +1,23 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CO.js b/l10n/es_CO.js index b030d13c..3bab9ef7 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -1,25 +1,25 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CO.json b/l10n/es_CO.json index 10ae9338..e43450bd 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -1,23 +1,23 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CR.js b/l10n/es_CR.js index b030d13c..3bab9ef7 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -1,25 +1,25 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CR.json b/l10n/es_CR.json index 10ae9338..e43450bd 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -1,23 +1,23 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_DO.js b/l10n/es_DO.js index b030d13c..3bab9ef7 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -1,25 +1,25 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_DO.json b/l10n/es_DO.json index 10ae9338..e43450bd 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -1,23 +1,23 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 7fb4b4bd..0008266b 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -1,37 +1,35 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Información de la CPU no disponible", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", - "RAM info not available" : "Información de RAM no disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", - "SWAP info not available" : "Información de SWAP no disponible", - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Monitoring app with useful server information" : "Aplicación de monitoreo con información útil del servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Proporciona información útil del servidor, como carga de CPU, uso de RAM, uso de disco, número de usuarios, etc.", - "Operating System:" : "Sistema operativo:", - "CPU:" : "CPU:", - "Memory:" : "Memoria:", - "Server time:" : "Hora del servidor:", - "Uptime:" : "Tiempo de actividad:", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Last hour" : "Última hora", + "CPU info not available" : "Información de la CPU no disponible", "Load" : "Carga", - "Memory" : "Memoria", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", "Disk" : "Disco", "Mount:" : "Montaje:", "Filesystem:" : "Sistema de archivos:", - "Size:" : "Tamaño:", "Available:" : "Disponible:", "Used:" : "Usado:", "Files:" : "Archivos:", "Storages:" : "Almacenamientos:", "Free Space:" : "Espacio libre:", + "RAM info not available" : "Información de RAM no disponible", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", + "SWAP info not available" : "Información de SWAP no disponible", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "Memory" : "Memoria", + "External monitoring tool" : "Herramienta de monitoreo externa", + "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genera uno y luego configúralo usando el siguiente comando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pasa el token con la cabecera \"NC-Token\" al consultar la URL anterior.", "Network" : "Red", "Hostname:" : "Nombre del host:", "Gateway:" : "Gateway:", @@ -42,18 +40,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuarios activos", - "Last hour" : "Última hora", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "Groups:" : "Grupos:", - "Links:" : "Enlaces:", - "Emails:" : "Correos electrónicos:", - "Federated sent:" : "Enviados federados:", - "Federated received:" : "Recibidos federados:", - "Talk conversations:" : "Conversaciones de Talk:", "PHP" : "PHP", - "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máximo de ejecución:", "seconds" : "segundos", @@ -62,11 +49,24 @@ OC.L10N.register( "Extensions:" : "Extensiones:", "Unable to list extensions" : "No se pueden enumerar las extensiones", "Show phpinfo" : "Mostrar phpinfo", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Herramienta de monitoreo externa", - "Copy" : "Copiar", - "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genera uno y luego configúralo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pasa el token con la cabecera \"NC-Token\" al consultar la URL anterior." + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Groups:" : "Grupos:", + "Links:" : "Enlaces:", + "Emails:" : "Correos electrónicos:", + "Federated sent:" : "Enviados federados:", + "Federated received:" : "Recibidos federados:", + "Talk conversations:" : "Conversaciones de Talk:", + "Operating System:" : "Sistema operativo:", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Hora del servidor:", + "Uptime:" : "Tiempo de actividad:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 0e5b6719..f8fd7087 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -1,35 +1,33 @@ { "translations": { - "CPU info not available" : "Información de la CPU no disponible", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", - "RAM info not available" : "Información de RAM no disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", - "SWAP info not available" : "Información de SWAP no disponible", - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Monitoring app with useful server information" : "Aplicación de monitoreo con información útil del servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Proporciona información útil del servidor, como carga de CPU, uso de RAM, uso de disco, número de usuarios, etc.", - "Operating System:" : "Sistema operativo:", - "CPU:" : "CPU:", - "Memory:" : "Memoria:", - "Server time:" : "Hora del servidor:", - "Uptime:" : "Tiempo de actividad:", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Last hour" : "Última hora", + "CPU info not available" : "Información de la CPU no disponible", "Load" : "Carga", - "Memory" : "Memoria", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", "Disk" : "Disco", "Mount:" : "Montaje:", "Filesystem:" : "Sistema de archivos:", - "Size:" : "Tamaño:", "Available:" : "Disponible:", "Used:" : "Usado:", "Files:" : "Archivos:", "Storages:" : "Almacenamientos:", "Free Space:" : "Espacio libre:", + "RAM info not available" : "Información de RAM no disponible", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", + "SWAP info not available" : "Información de SWAP no disponible", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "Memory" : "Memoria", + "External monitoring tool" : "Herramienta de monitoreo externa", + "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genera uno y luego configúralo usando el siguiente comando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pasa el token con la cabecera \"NC-Token\" al consultar la URL anterior.", "Network" : "Red", "Hostname:" : "Nombre del host:", "Gateway:" : "Gateway:", @@ -40,18 +38,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuarios activos", - "Last hour" : "Última hora", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "Groups:" : "Grupos:", - "Links:" : "Enlaces:", - "Emails:" : "Correos electrónicos:", - "Federated sent:" : "Enviados federados:", - "Federated received:" : "Recibidos federados:", - "Talk conversations:" : "Conversaciones de Talk:", "PHP" : "PHP", - "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máximo de ejecución:", "seconds" : "segundos", @@ -60,11 +47,24 @@ "Extensions:" : "Extensiones:", "Unable to list extensions" : "No se pueden enumerar las extensiones", "Show phpinfo" : "Mostrar phpinfo", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Herramienta de monitoreo externa", - "Copy" : "Copiar", - "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genera uno y luego configúralo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pasa el token con la cabecera \"NC-Token\" al consultar la URL anterior." + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Groups:" : "Grupos:", + "Links:" : "Enlaces:", + "Emails:" : "Correos electrónicos:", + "Federated sent:" : "Enviados federados:", + "Federated received:" : "Recibidos federados:", + "Talk conversations:" : "Conversaciones de Talk:", + "Operating System:" : "Sistema operativo:", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Hora del servidor:", + "Uptime:" : "Tiempo de actividad:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_GT.js b/l10n/es_GT.js index b030d13c..3bab9ef7 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -1,25 +1,25 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 10ae9338..e43450bd 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -1,23 +1,23 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_HN.js b/l10n/es_HN.js index b030d13c..3bab9ef7 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -1,25 +1,25 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 10ae9338..e43450bd 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -1,23 +1,23 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 835c8b2d..9604f376 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -1,37 +1,39 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Información de CPU no disponible", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", - "RAM info not available" : "Información de RAM no disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", - "SWAP info not available" : "Información de SWAP no disponible", - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Monitoring app with useful server information" : "App de monitoreo con información útil del servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provee información útil del servidor como carga del CPU, uso de RAM, uso de disco, número de usuarios, etc.", - "Operating System:" : "Sistema operativo:", - "CPU:" : "CPU:", - "Memory:" : "Memoria:", - "Server time:" : "Hora del servidor:", - "Uptime:" : "Tiempo de actividad:", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Last hour" : "Última hora", + "CPU info not available" : "Información de CPU no disponible", "Load" : "Carga", - "Memory" : "Memoria", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", "Disk" : "Disco", "Mount:" : "Montaje:", "Filesystem:" : "Sistema de archivos:", - "Size:" : "Tamaño:", "Available:" : "Disponible:", "Used:" : "Usado:", "Files:" : "Archivos:", "Storages:" : "Almacenamiento:", "Free Space:" : "Espacio Libre:", + "RAM info not available" : "Información de RAM no disponible", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", + "SWAP info not available" : "Información de SWAP no disponible", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "Memory" : "Memoria", + "External monitoring tool" : "Herramienta de monitoreo externa", + "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", + "Output in JSON" : "Salida en JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Omitir actualizaciones de la aplicación (incluir las actualizaciones de las aplicaciones enviará una solicitud externa al app store)", + "Skip server update" : "Omitir actualización del servidor", + "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genere uno y luego configúrelo usando el siguiente comando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", "Network" : "Red", "Hostname:" : "Nombre del host:", "Gateway:" : "Puerta de enlace:", @@ -42,18 +44,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuarios activos", - "Last hour" : "Última hora", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "Groups:" : "Grupos:", - "Links:" : "Enlaces:", - "Emails:" : "Correos electrónicos:", - "Federated sent:" : "Federaciones enviadas:", - "Federated received:" : "Federaciones recibidas:", - "Talk conversations:" : "Conversaciones de Talk:", "PHP" : "PHP", - "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máximo de ejecución:", "seconds" : "segundos", @@ -62,15 +53,24 @@ OC.L10N.register( "Extensions:" : "Extensiones:", "Unable to list extensions" : "No se pueden enumerar las extensiones", "Show phpinfo" : "Mostrar phpinfo", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Herramienta de monitoreo externa", - "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", - "Copy" : "Copiar", - "Output in JSON" : "Salida en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Omitir actualizaciones de la aplicación (incluir las actualizaciones de las aplicaciones enviará una solicitud externa al app store)", - "Skip server update" : "Omitir actualización del servidor", - "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genere uno y luego configúrelo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior." + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Groups:" : "Grupos:", + "Links:" : "Enlaces:", + "Emails:" : "Correos electrónicos:", + "Federated sent:" : "Federaciones enviadas:", + "Federated received:" : "Federaciones recibidas:", + "Talk conversations:" : "Conversaciones de Talk:", + "Operating System:" : "Sistema operativo:", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Hora del servidor:", + "Uptime:" : "Tiempo de actividad:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", + "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index cee8f09b..7445560e 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -1,35 +1,37 @@ { "translations": { - "CPU info not available" : "Información de CPU no disponible", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", - "RAM info not available" : "Información de RAM no disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", - "SWAP info not available" : "Información de SWAP no disponible", - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Monitoring app with useful server information" : "App de monitoreo con información útil del servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provee información útil del servidor como carga del CPU, uso de RAM, uso de disco, número de usuarios, etc.", - "Operating System:" : "Sistema operativo:", - "CPU:" : "CPU:", - "Memory:" : "Memoria:", - "Server time:" : "Hora del servidor:", - "Uptime:" : "Tiempo de actividad:", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Last hour" : "Última hora", + "CPU info not available" : "Información de CPU no disponible", "Load" : "Carga", - "Memory" : "Memoria", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", "Disk" : "Disco", "Mount:" : "Montaje:", "Filesystem:" : "Sistema de archivos:", - "Size:" : "Tamaño:", "Available:" : "Disponible:", "Used:" : "Usado:", "Files:" : "Archivos:", "Storages:" : "Almacenamiento:", "Free Space:" : "Espacio Libre:", + "RAM info not available" : "Información de RAM no disponible", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", + "SWAP info not available" : "Información de SWAP no disponible", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "Memory" : "Memoria", + "External monitoring tool" : "Herramienta de monitoreo externa", + "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", + "Output in JSON" : "Salida en JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Omitir actualizaciones de la aplicación (incluir las actualizaciones de las aplicaciones enviará una solicitud externa al app store)", + "Skip server update" : "Omitir actualización del servidor", + "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genere uno y luego configúrelo usando el siguiente comando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", "Network" : "Red", "Hostname:" : "Nombre del host:", "Gateway:" : "Puerta de enlace:", @@ -40,18 +42,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuarios activos", - "Last hour" : "Última hora", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "Groups:" : "Grupos:", - "Links:" : "Enlaces:", - "Emails:" : "Correos electrónicos:", - "Federated sent:" : "Federaciones enviadas:", - "Federated received:" : "Federaciones recibidas:", - "Talk conversations:" : "Conversaciones de Talk:", "PHP" : "PHP", - "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máximo de ejecución:", "seconds" : "segundos", @@ -60,15 +51,24 @@ "Extensions:" : "Extensiones:", "Unable to list extensions" : "No se pueden enumerar las extensiones", "Show phpinfo" : "Mostrar phpinfo", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Herramienta de monitoreo externa", - "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", - "Copy" : "Copiar", - "Output in JSON" : "Salida en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Omitir actualizaciones de la aplicación (incluir las actualizaciones de las aplicaciones enviará una solicitud externa al app store)", - "Skip server update" : "Omitir actualización del servidor", - "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genere uno y luego configúrelo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior." + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Groups:" : "Grupos:", + "Links:" : "Enlaces:", + "Emails:" : "Correos electrónicos:", + "Federated sent:" : "Federaciones enviadas:", + "Federated received:" : "Federaciones recibidas:", + "Talk conversations:" : "Conversaciones de Talk:", + "Operating System:" : "Sistema operativo:", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Hora del servidor:", + "Uptime:" : "Tiempo de actividad:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", + "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_NI.js b/l10n/es_NI.js index b030d13c..3bab9ef7 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -1,25 +1,25 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 10ae9338..e43450bd 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -1,23 +1,23 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 0740bfe7..16baeec2 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -1,26 +1,26 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", "Size:" : "Tamaño:", "Files:" : "Archivos:", - "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", + "External monitoring tool" : "Herramienta de monitoreo externa", "PHP" : "PHP", - "Version:" : "Versión:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 774a3297..403fe621 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -1,24 +1,24 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", "Size:" : "Tamaño:", "Files:" : "Archivos:", - "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", + "External monitoring tool" : "Herramienta de monitoreo externa", "PHP" : "PHP", - "Version:" : "Versión:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 0740bfe7..16baeec2 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -1,26 +1,26 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", "Size:" : "Tamaño:", "Files:" : "Archivos:", - "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", + "External monitoring tool" : "Herramienta de monitoreo externa", "PHP" : "PHP", - "Version:" : "Versión:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 774a3297..403fe621 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -1,24 +1,24 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", "Size:" : "Tamaño:", "Files:" : "Archivos:", - "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", + "External monitoring tool" : "Herramienta de monitoreo externa", "PHP" : "PHP", - "Version:" : "Versión:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PR.js b/l10n/es_PR.js index b030d13c..3bab9ef7 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -1,25 +1,25 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 10ae9338..e43450bd 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -1,23 +1,23 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PY.js b/l10n/es_PY.js index d8601eea..72bf0dd9 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -1,24 +1,24 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "System" : "Sistema", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PY.json b/l10n/es_PY.json index 77a89739..390d865b 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -1,22 +1,22 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "System" : "Sistema", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_SV.js b/l10n/es_SV.js index a660e426..09603e1e 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -1,24 +1,24 @@ OC.L10N.register( "serverinfo", { - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_SV.json b/l10n/es_SV.json index ac98550d..c3df0045 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -1,22 +1,22 @@ { "translations": { - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_UY.js b/l10n/es_UY.js index b030d13c..3bab9ef7 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -1,25 +1,25 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 10ae9338..e43450bd 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -1,23 +1,23 @@ { "translations": { - "Copied!" : "¡Copiado!", - "Not supported!" : "¡No soportado!", - "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Unknown" : "Desconocido", "System" : "Sistema", + "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", - "Temperature" : "Temperatura", - "Size:" : "Tamaño:", - "Files:" : "Archivos:", "Active users" : "Usuarios activos", - "Shares" : "Elementos compartido", - "Users:" : "Usuarios:", - "PHP" : "PHP", - "Version:" : "Versión:", - "Upload max size:" : "Tamaño máximo de carga:", "Database" : "Base de datos", "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", + "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP" : "PHP", + "Upload max size:" : "Tamaño máximo de carga:", + "Shares" : "Elementos compartido", + "Users:" : "Usuarios:", + "Temperature" : "Temperatura", + "Copied!" : "¡Copiado!", + "Not supported!" : "¡No soportado!", + "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 354b619f..69bb9770 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Protsessori teave pole saadaval", - "CPU Usage:" : "Protsessori koormus:", - "Load average: {percentage} % ({load}) last minute" : "Keskmine koormus: {percentage} % ({load}) viimase minuti kestel", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) viimane minut\n{last5MinutesPercentage} % ({last5Minutes}) viimased 5 minutit\n{last15MinutesPercentage} % ({last15Minutes}) viimased 15 minutit", - "RAM Usage:" : "Mälukasutus:", - "SWAP Usage:" : "Saaleala kasutus:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Mälu: Kokku: {memTotalBytes}/Kasutusel: {memUsageBytes}", - "RAM info not available" : "Vahemälu info pole saadaval", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Saaleala: Kokku: {swapTotalBytes}/Kasutusel: {swapUsageBytes}", - "SWAP info not available" : "Saaleala teave pole saadaval", - "Copied!" : "Kopeeritud!", - "Not supported!" : "Pole toetatud!", - "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.", - "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.", + "System" : "Süsteem", "Unknown" : "Teadmata", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d päeva, %2$d tundi, %3$d minutit, %4$d sekundit", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d tundi, %2$d minutit, %3$d sekundit", - "System" : "Süsteem", "Monitoring" : "Monitooring", "Monitoring app with useful server information" : "Monitoorimisrakendus kasuliku teabega serveri kohta", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näitab kasulikku teavet serveri kohta, näiteks protsessori koormust, mälukasutust, kettaruumi, kasutajate arvu jne.", - "Operating System:" : "Operatsioonisüsteem:", - "CPU:" : "Protsessor:", - "Memory:" : "Mälu:", - "Server time:" : "Serveri aeg:", - "Uptime:" : "Aeg viimasest serveri käivitusest:", - "Temperature" : "Temperatuur", + "Active users" : "Aktiivseid kasutajaid", + "Last hour" : "Viimase tunni jooksul", + "Last 24 Hours" : "Viimase 24 tunni jooksul", + "Last 7 Days" : "Viimase 7 päeva jooksul", + "Last 30 Days" : "Viimase 30 päeva jooksul", + "CPU info not available" : "Protsessori teave pole saadaval", + "Load average: {percentage} % ({load}) last minute" : "Keskmine koormus: {percentage} % ({load}) viimase minuti kestel", "Load" : "Koormus", - "Memory" : "Mälu", + "Database" : "Andmebaas", + "Type:" : "Tüüp:", + "Version:" : "Versioon:", + "Size:" : "Suurus:", "Disk" : "Ketas", "Mount:" : "Haakepunkt:", "Filesystem:" : "Failisüsteem:", - "Size:" : "Suurus:", "Available:" : "Saadaval:", "Used:" : "Kasutusel:", "Files:" : "Faile:", "Storages:" : "Andmeruumid:", "Free Space:" : "Vaba ruum:", + "RAM Usage:" : "Mälukasutus:", + "SWAP Usage:" : "Saaleala kasutus:", + "RAM info not available" : "Vahemälu info pole saadaval", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Mälu: Kokku: {memTotalBytes}/Kasutusel: {memUsageBytes}", + "SWAP info not available" : "Saaleala teave pole saadaval", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Saaleala: Kokku: {swapTotalBytes}/Kasutusel: {swapUsageBytes}", + "Memory" : "Mälu", + "External monitoring tool" : "Väline monitoorimistarvik", + "Use this end point to connect an external monitoring tool:" : "Kasuta seda otspunkti välise monitoorimistarviku ühenduse jaoks:", + "Output in JSON" : "Väljund json-vormingus", + "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", + "Skip server update" : "Jäta serveri uuendus vahele", + "To use an access token, please generate one then set it using the following command:" : "Ligipääsuks vajaliku tunnusloa kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse.", "Network" : "Võrk", "Hostname:" : "Hostinimi:", "Gateway:" : "Võrgulüüs:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktiivseid kasutajaid", - "Last hour" : "Viimase tunni jooksul", - "%s%% of all users" : "%s%% kõikidest kasutajatest", - "Last 24 Hours" : "Viimase 24 tunni jooksul", - "Last 7 Days" : "Viimase 7 päeva jooksul", - "Last 30 Days" : "Viimase 30 päeva jooksul", - "Shares" : "Jagamised", - "Users:" : "Kasutajaid:", - "Groups:" : "Gruppe:", - "Links:" : "Linke:", - "Emails:" : "E-kirju:", - "Federated sent:" : "Liitpilve saadetud:", - "Federated received:" : "Liitpilvest vastu võetud:", - "Talk conversations:" : "Vestlusi suhtlusrakenduses:", "PHP" : "PHP", - "Version:" : "Versioon:", "Memory limit:" : "Mälukasutuse ülempiir:", - "MB" : "MB", "Max execution time:" : "Maksimaalne täitmisaeg:", "seconds" : "sekundit", "Upload max size:" : "Maksimaalne üleslaadimissuurus:", @@ -88,16 +75,30 @@ OC.L10N.register( "Max listen queue:" : "Maksimaalne kuulatavate päringute järjekord:", "Max active processes:" : "Suurim aktiivsete protsesside arv:", "Max children reached:" : "Maksimaalselt järglasprotsesse:", - "Database" : "Andmebaas", - "Type:" : "Tüüp:", - "External monitoring tool" : "Väline monitoorimistarvik", - "Use this end point to connect an external monitoring tool:" : "Kasuta seda otspunkti välise monitoorimistarviku ühenduse jaoks:", + "Shares" : "Jagamised", + "Users:" : "Kasutajaid:", + "Groups:" : "Gruppe:", + "Links:" : "Linke:", + "Emails:" : "E-kirju:", + "Federated sent:" : "Liitpilve saadetud:", + "Federated received:" : "Liitpilvest vastu võetud:", + "Talk conversations:" : "Vestlusi suhtlusrakenduses:", + "Operating System:" : "Operatsioonisüsteem:", + "CPU:" : "Protsessor:", + "Memory:" : "Mälu:", + "Server time:" : "Serveri aeg:", + "Uptime:" : "Aeg viimasest serveri käivitusest:", + "Temperature" : "Temperatuur", + "CPU Usage:" : "Protsessori koormus:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) viimane minut\n{last5MinutesPercentage} % ({last5Minutes}) viimased 5 minutit\n{last15MinutesPercentage} % ({last15Minutes}) viimased 15 minutit", + "Copied!" : "Kopeeritud!", + "Not supported!" : "Pole toetatud!", + "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.", + "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.", + "threads" : "lõime", + "%s%% of all users" : "%s%% kõikidest kasutajatest", + "MB" : "MB", "Copy" : "Kopeeri", - "Output in JSON" : "Väljund json-vormingus", - "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", - "Skip server update" : "Jäta serveri uuendus vahele", - "To use an access token, please generate one then set it using the following command:" : "Ligipääsuks vajaliku tunnusloa kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse.", - "threads" : "lõime" + "%1$s (%2$d threads)" : "%1$s (%2$d lõime)" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 6ff836a1..e88e75eb 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "Protsessori teave pole saadaval", - "CPU Usage:" : "Protsessori koormus:", - "Load average: {percentage} % ({load}) last minute" : "Keskmine koormus: {percentage} % ({load}) viimase minuti kestel", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) viimane minut\n{last5MinutesPercentage} % ({last5Minutes}) viimased 5 minutit\n{last15MinutesPercentage} % ({last15Minutes}) viimased 15 minutit", - "RAM Usage:" : "Mälukasutus:", - "SWAP Usage:" : "Saaleala kasutus:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Mälu: Kokku: {memTotalBytes}/Kasutusel: {memUsageBytes}", - "RAM info not available" : "Vahemälu info pole saadaval", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Saaleala: Kokku: {swapTotalBytes}/Kasutusel: {swapUsageBytes}", - "SWAP info not available" : "Saaleala teave pole saadaval", - "Copied!" : "Kopeeritud!", - "Not supported!" : "Pole toetatud!", - "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.", - "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.", + "System" : "Süsteem", "Unknown" : "Teadmata", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d päeva, %2$d tundi, %3$d minutit, %4$d sekundit", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d tundi, %2$d minutit, %3$d sekundit", - "System" : "Süsteem", "Monitoring" : "Monitooring", "Monitoring app with useful server information" : "Monitoorimisrakendus kasuliku teabega serveri kohta", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näitab kasulikku teavet serveri kohta, näiteks protsessori koormust, mälukasutust, kettaruumi, kasutajate arvu jne.", - "Operating System:" : "Operatsioonisüsteem:", - "CPU:" : "Protsessor:", - "Memory:" : "Mälu:", - "Server time:" : "Serveri aeg:", - "Uptime:" : "Aeg viimasest serveri käivitusest:", - "Temperature" : "Temperatuur", + "Active users" : "Aktiivseid kasutajaid", + "Last hour" : "Viimase tunni jooksul", + "Last 24 Hours" : "Viimase 24 tunni jooksul", + "Last 7 Days" : "Viimase 7 päeva jooksul", + "Last 30 Days" : "Viimase 30 päeva jooksul", + "CPU info not available" : "Protsessori teave pole saadaval", + "Load average: {percentage} % ({load}) last minute" : "Keskmine koormus: {percentage} % ({load}) viimase minuti kestel", "Load" : "Koormus", - "Memory" : "Mälu", + "Database" : "Andmebaas", + "Type:" : "Tüüp:", + "Version:" : "Versioon:", + "Size:" : "Suurus:", "Disk" : "Ketas", "Mount:" : "Haakepunkt:", "Filesystem:" : "Failisüsteem:", - "Size:" : "Suurus:", "Available:" : "Saadaval:", "Used:" : "Kasutusel:", "Files:" : "Faile:", "Storages:" : "Andmeruumid:", "Free Space:" : "Vaba ruum:", + "RAM Usage:" : "Mälukasutus:", + "SWAP Usage:" : "Saaleala kasutus:", + "RAM info not available" : "Vahemälu info pole saadaval", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Mälu: Kokku: {memTotalBytes}/Kasutusel: {memUsageBytes}", + "SWAP info not available" : "Saaleala teave pole saadaval", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Saaleala: Kokku: {swapTotalBytes}/Kasutusel: {swapUsageBytes}", + "Memory" : "Mälu", + "External monitoring tool" : "Väline monitoorimistarvik", + "Use this end point to connect an external monitoring tool:" : "Kasuta seda otspunkti välise monitoorimistarviku ühenduse jaoks:", + "Output in JSON" : "Väljund json-vormingus", + "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", + "Skip server update" : "Jäta serveri uuendus vahele", + "To use an access token, please generate one then set it using the following command:" : "Ligipääsuks vajaliku tunnusloa kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse.", "Network" : "Võrk", "Hostname:" : "Hostinimi:", "Gateway:" : "Võrgulüüs:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktiivseid kasutajaid", - "Last hour" : "Viimase tunni jooksul", - "%s%% of all users" : "%s%% kõikidest kasutajatest", - "Last 24 Hours" : "Viimase 24 tunni jooksul", - "Last 7 Days" : "Viimase 7 päeva jooksul", - "Last 30 Days" : "Viimase 30 päeva jooksul", - "Shares" : "Jagamised", - "Users:" : "Kasutajaid:", - "Groups:" : "Gruppe:", - "Links:" : "Linke:", - "Emails:" : "E-kirju:", - "Federated sent:" : "Liitpilve saadetud:", - "Federated received:" : "Liitpilvest vastu võetud:", - "Talk conversations:" : "Vestlusi suhtlusrakenduses:", "PHP" : "PHP", - "Version:" : "Versioon:", "Memory limit:" : "Mälukasutuse ülempiir:", - "MB" : "MB", "Max execution time:" : "Maksimaalne täitmisaeg:", "seconds" : "sekundit", "Upload max size:" : "Maksimaalne üleslaadimissuurus:", @@ -86,16 +73,30 @@ "Max listen queue:" : "Maksimaalne kuulatavate päringute järjekord:", "Max active processes:" : "Suurim aktiivsete protsesside arv:", "Max children reached:" : "Maksimaalselt järglasprotsesse:", - "Database" : "Andmebaas", - "Type:" : "Tüüp:", - "External monitoring tool" : "Väline monitoorimistarvik", - "Use this end point to connect an external monitoring tool:" : "Kasuta seda otspunkti välise monitoorimistarviku ühenduse jaoks:", + "Shares" : "Jagamised", + "Users:" : "Kasutajaid:", + "Groups:" : "Gruppe:", + "Links:" : "Linke:", + "Emails:" : "E-kirju:", + "Federated sent:" : "Liitpilve saadetud:", + "Federated received:" : "Liitpilvest vastu võetud:", + "Talk conversations:" : "Vestlusi suhtlusrakenduses:", + "Operating System:" : "Operatsioonisüsteem:", + "CPU:" : "Protsessor:", + "Memory:" : "Mälu:", + "Server time:" : "Serveri aeg:", + "Uptime:" : "Aeg viimasest serveri käivitusest:", + "Temperature" : "Temperatuur", + "CPU Usage:" : "Protsessori koormus:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) viimane minut\n{last5MinutesPercentage} % ({last5Minutes}) viimased 5 minutit\n{last15MinutesPercentage} % ({last15Minutes}) viimased 15 minutit", + "Copied!" : "Kopeeritud!", + "Not supported!" : "Pole toetatud!", + "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.", + "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.", + "threads" : "lõime", + "%s%% of all users" : "%s%% kõikidest kasutajatest", + "MB" : "MB", "Copy" : "Kopeeri", - "Output in JSON" : "Väljund json-vormingus", - "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", - "Skip server update" : "Jäta serveri uuendus vahele", - "To use an access token, please generate one then set it using the following command:" : "Ligipääsuks vajaliku tunnusloa kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse.", - "threads" : "lõime" + "%1$s (%2$d threads)" : "%1$s (%2$d lõime)" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index 0419c656..be4f4328 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -1,37 +1,35 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU informazioa ez dago eskuragarri", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totala: {memTotalBytes}/Erabiltzen: {memUsageBytes}", - "RAM info not available" : "RAM informazioa ez dago eskuragarri", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totala: {swapTotalBytes}/Erabiltzen: {swapUsageBytes}", - "SWAP info not available" : "SWAP informazioa ez dago eskuragarri", - "Copied!" : "Kopiatuta!", - "Not supported!" : "Ez da onartzen!", - "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", - "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.", - "Unknown" : "Ezezaguna", "System" : "Sistema", + "Unknown" : "Ezezaguna", "Monitoring" : "Jarraipena", "Monitoring app with useful server information" : "Monitorizazio aplikazioa zerbitzariaren informazio baliagarriarekin", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zerbitzariaren informazio baliagarria ematen du, CPU karga, RAM erabilera, diskoaren erabilera, erabiltzaile kopurua, etab. bezala.", - "Operating System:" : "Sistema eragilea:", - "CPU:" : "PUZ:", - "Memory:" : "Memoria:", - "Server time:" : "Zerbitzariaren ordua:", - "Uptime:" : "Denbora aktibo:", - "Temperature" : "Tenperatura", + "Active users" : "Erabiltzaile aktiboak", + "Last hour" : "Azken ordua", + "CPU info not available" : "CPU informazioa ez dago eskuragarri", "Load" : "Karga", - "Memory" : "Memoria", + "Database" : "Datu-basea", + "Type:" : "Mota:", + "Version:" : "Bertsioa:", + "Size:" : "Tamaina:", "Disk" : "Diskoa", "Mount:" : "Muntatzea:", "Filesystem:" : "Fitxategi-sistema:", - "Size:" : "Tamaina:", "Available:" : "Erabilgarri:", "Used:" : "Erabilia:", "Files:" : "Fitxategiak:", "Storages:" : "Biltegiak:", "Free Space:" : "Leku librea:", + "RAM info not available" : "RAM informazioa ez dago eskuragarri", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totala: {memTotalBytes}/Erabiltzen: {memUsageBytes}", + "SWAP info not available" : "SWAP informazioa ez dago eskuragarri", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totala: {swapTotalBytes}/Erabiltzen: {swapUsageBytes}", + "Memory" : "Memoria", + "External monitoring tool" : "Kanpo jarraipen tresna", + "To use an access token, please generate one then set it using the following command:" : "Sarbide-token bat erabiltzeko, sortu bat eta ezarri komando hau erabiliz:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ondoren, pasatu token-a \"NC-Token\" goiburuarekin goiko URLa kontsultatzerakoan.", "Network" : "Sarea", "Hostname:" : "Ostalari-izena:", "Gateway:" : "Sarbidea:", @@ -42,18 +40,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Erabiltzaile aktiboak", - "Last hour" : "Azken ordua", - "Shares" : "Partekatutakoak", - "Users:" : "Erabiltzaileak:", - "Groups:" : "Taldeak:", - "Links:" : "Estekak:", - "Emails:" : "E-postak:", - "Federated sent:" : "Bidalketa federatua:", - "Federated received:" : "Jasoketa federatua:", - "Talk conversations:" : "Talk elkarrizketak:", "PHP" : "PHP", - "Version:" : "Bertsioa:", "Memory limit:" : "Memoria muga:", "Max execution time:" : "Gehienezko exekuzio denbora:", "seconds" : "duela segundu batzuk", @@ -61,11 +48,24 @@ OC.L10N.register( "Extensions:" : "Hedapenak:", "Unable to list extensions" : "Ezin dira zerrendatu luzapenak", "Show phpinfo" : "Erakutsi phpinfo", - "Database" : "Datu-basea", - "Type:" : "Mota:", - "External monitoring tool" : "Kanpo jarraipen tresna", - "Copy" : "Kopiatu", - "To use an access token, please generate one then set it using the following command:" : "Sarbide-token bat erabiltzeko, sortu bat eta ezarri komando hau erabiliz:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ondoren, pasatu token-a \"NC-Token\" goiburuarekin goiko URLa kontsultatzerakoan." + "Shares" : "Partekatutakoak", + "Users:" : "Erabiltzaileak:", + "Groups:" : "Taldeak:", + "Links:" : "Estekak:", + "Emails:" : "E-postak:", + "Federated sent:" : "Bidalketa federatua:", + "Federated received:" : "Jasoketa federatua:", + "Talk conversations:" : "Talk elkarrizketak:", + "Operating System:" : "Sistema eragilea:", + "CPU:" : "PUZ:", + "Memory:" : "Memoria:", + "Server time:" : "Zerbitzariaren ordua:", + "Uptime:" : "Denbora aktibo:", + "Temperature" : "Tenperatura", + "Copied!" : "Kopiatuta!", + "Not supported!" : "Ez da onartzen!", + "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", + "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.", + "Copy" : "Kopiatu" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 4891d910..33a7a2fc 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -1,35 +1,33 @@ { "translations": { - "CPU info not available" : "CPU informazioa ez dago eskuragarri", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totala: {memTotalBytes}/Erabiltzen: {memUsageBytes}", - "RAM info not available" : "RAM informazioa ez dago eskuragarri", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totala: {swapTotalBytes}/Erabiltzen: {swapUsageBytes}", - "SWAP info not available" : "SWAP informazioa ez dago eskuragarri", - "Copied!" : "Kopiatuta!", - "Not supported!" : "Ez da onartzen!", - "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", - "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.", - "Unknown" : "Ezezaguna", "System" : "Sistema", + "Unknown" : "Ezezaguna", "Monitoring" : "Jarraipena", "Monitoring app with useful server information" : "Monitorizazio aplikazioa zerbitzariaren informazio baliagarriarekin", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zerbitzariaren informazio baliagarria ematen du, CPU karga, RAM erabilera, diskoaren erabilera, erabiltzaile kopurua, etab. bezala.", - "Operating System:" : "Sistema eragilea:", - "CPU:" : "PUZ:", - "Memory:" : "Memoria:", - "Server time:" : "Zerbitzariaren ordua:", - "Uptime:" : "Denbora aktibo:", - "Temperature" : "Tenperatura", + "Active users" : "Erabiltzaile aktiboak", + "Last hour" : "Azken ordua", + "CPU info not available" : "CPU informazioa ez dago eskuragarri", "Load" : "Karga", - "Memory" : "Memoria", + "Database" : "Datu-basea", + "Type:" : "Mota:", + "Version:" : "Bertsioa:", + "Size:" : "Tamaina:", "Disk" : "Diskoa", "Mount:" : "Muntatzea:", "Filesystem:" : "Fitxategi-sistema:", - "Size:" : "Tamaina:", "Available:" : "Erabilgarri:", "Used:" : "Erabilia:", "Files:" : "Fitxategiak:", "Storages:" : "Biltegiak:", "Free Space:" : "Leku librea:", + "RAM info not available" : "RAM informazioa ez dago eskuragarri", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totala: {memTotalBytes}/Erabiltzen: {memUsageBytes}", + "SWAP info not available" : "SWAP informazioa ez dago eskuragarri", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totala: {swapTotalBytes}/Erabiltzen: {swapUsageBytes}", + "Memory" : "Memoria", + "External monitoring tool" : "Kanpo jarraipen tresna", + "To use an access token, please generate one then set it using the following command:" : "Sarbide-token bat erabiltzeko, sortu bat eta ezarri komando hau erabiliz:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ondoren, pasatu token-a \"NC-Token\" goiburuarekin goiko URLa kontsultatzerakoan.", "Network" : "Sarea", "Hostname:" : "Ostalari-izena:", "Gateway:" : "Sarbidea:", @@ -40,18 +38,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Erabiltzaile aktiboak", - "Last hour" : "Azken ordua", - "Shares" : "Partekatutakoak", - "Users:" : "Erabiltzaileak:", - "Groups:" : "Taldeak:", - "Links:" : "Estekak:", - "Emails:" : "E-postak:", - "Federated sent:" : "Bidalketa federatua:", - "Federated received:" : "Jasoketa federatua:", - "Talk conversations:" : "Talk elkarrizketak:", "PHP" : "PHP", - "Version:" : "Bertsioa:", "Memory limit:" : "Memoria muga:", "Max execution time:" : "Gehienezko exekuzio denbora:", "seconds" : "duela segundu batzuk", @@ -59,11 +46,24 @@ "Extensions:" : "Hedapenak:", "Unable to list extensions" : "Ezin dira zerrendatu luzapenak", "Show phpinfo" : "Erakutsi phpinfo", - "Database" : "Datu-basea", - "Type:" : "Mota:", - "External monitoring tool" : "Kanpo jarraipen tresna", - "Copy" : "Kopiatu", - "To use an access token, please generate one then set it using the following command:" : "Sarbide-token bat erabiltzeko, sortu bat eta ezarri komando hau erabiliz:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ondoren, pasatu token-a \"NC-Token\" goiburuarekin goiko URLa kontsultatzerakoan." + "Shares" : "Partekatutakoak", + "Users:" : "Erabiltzaileak:", + "Groups:" : "Taldeak:", + "Links:" : "Estekak:", + "Emails:" : "E-postak:", + "Federated sent:" : "Bidalketa federatua:", + "Federated received:" : "Jasoketa federatua:", + "Talk conversations:" : "Talk elkarrizketak:", + "Operating System:" : "Sistema eragilea:", + "CPU:" : "PUZ:", + "Memory:" : "Memoria:", + "Server time:" : "Zerbitzariaren ordua:", + "Uptime:" : "Denbora aktibo:", + "Temperature" : "Tenperatura", + "Copied!" : "Kopiatuta!", + "Not supported!" : "Ez da onartzen!", + "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", + "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.", + "Copy" : "Kopiatu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js index 222addda..54cb3fc6 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "اطلاعات CPU در دسترس نیست", - "CPU Usage:" : "مصرف CPU:", - "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage}% ({load}) در دقیقه گذشته", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) در دقیقه گذشته", - "RAM Usage:" : "مصرف RAM:", - "SWAP Usage:" : "مصرف SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: مجموع: {memTotalBytes}/مصرف فعلی: {memUsageBytes}", - "RAM info not available" : "اطلاعات RAM در دسترس نیست", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: مجموع: {swapTotalBytes}/مصرف فعلی: {swapUsageBytes}", - "SWAP info not available" : "اطلاعات SWAP در دسترس نیست", - "Copied!" : "کپی شد!", - "Not supported!" : "پشتیبانی نمی‌شود!", - "Press ⌘-C to copy." : "برای کپی، ⌘-C را فشار دهید.", - "Press Ctrl-C to copy." : "برای کپی، Ctrl-C را فشار دهید.", + "System" : "سیستم", "Unknown" : "ناشناخته", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d روز، %2$d ساعت، %3$d دقیقه، %4$d ثانیه", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d ساعت، %2$d دقیقه، %3$d ثانیه", - "System" : "سیستم", "Monitoring" : "نظارت", "Monitoring app with useful server information" : "برنامه نظارت با اطلاعات مفید سرور", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "اطلاعات مفید سرور مانند بار CPU، مصرف RAM، مصرف دیسک، تعداد کاربران و غیره را ارائه می‌دهد.", - "Operating System:" : "سیستم عامل:", - "CPU:" : "CPU:", - "Memory:" : "حافظه:", - "Server time:" : "زمان سرور:", - "Uptime:" : "زمان فعالیت:", - "Temperature" : "دما", + "Active users" : "کاربران فعال", + "Last hour" : "ساعت گذشته", + "Last 24 Hours" : "۲۴ ساعت گذشته", + "Last 7 Days" : "۷ روز گذشته", + "Last 30 Days" : "۳۰ روز گذشته", + "CPU info not available" : "اطلاعات CPU در دسترس نیست", + "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage}% ({load}) در دقیقه گذشته", "Load" : "بار", - "Memory" : "حافظه", + "Database" : "پایگاه داده", + "Type:" : "نوع:", + "Version:" : "نسخه:", + "Size:" : "اندازه:", "Disk" : "دیسک", "Mount:" : "محل اتصال:", "Filesystem:" : "سیستم فایل:", - "Size:" : "اندازه:", "Available:" : "موجود:", "Used:" : "استفاده شده:", "Files:" : "فایل‌ها:", "Storages:" : "ذخیره‌سازها:", "Free Space:" : "فضای خالی:", + "RAM Usage:" : "مصرف RAM:", + "SWAP Usage:" : "مصرف SWAP:", + "RAM info not available" : "اطلاعات RAM در دسترس نیست", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: مجموع: {memTotalBytes}/مصرف فعلی: {memUsageBytes}", + "SWAP info not available" : "اطلاعات SWAP در دسترس نیست", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: مجموع: {swapTotalBytes}/مصرف فعلی: {swapUsageBytes}", + "Memory" : "حافظه", + "External monitoring tool" : "ابزار نظارت خارجی", + "Use this end point to connect an external monitoring tool:" : "از این نقطه پایانی برای اتصال یک ابزار نظارت خارجی استفاده کنید:", + "Output in JSON" : "خروجی به صورت JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "رد کردن بخش برنامه‌ها (شامل بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه ارسال می‌کند)", + "Skip server update" : "رد کردن به‌روزرسانی سرور", + "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." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید.", "Network" : "شبکه", "Hostname:" : "نام میزبان:", "Gateway:" : "دروازه:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "کاربران فعال", - "Last hour" : "ساعت گذشته", - "%s%% of all users" : "%s%% از کل کاربران", - "Last 24 Hours" : "۲۴ ساعت گذشته", - "Last 7 Days" : "۷ روز گذشته", - "Last 30 Days" : "۳۰ روز گذشته", - "Shares" : "اشتراک‌گذاری‌ها", - "Users:" : "کاربران:", - "Groups:" : "گروه‌ها:", - "Links:" : "پیوندها:", - "Emails:" : "ایمیل‌ها:", - "Federated sent:" : "ارسال فدرال:", - "Federated received:" : "دریافت فدرال:", - "Talk conversations:" : "گفتگوهای Talk:", "PHP" : "PHP", - "Version:" : "نسخه:", "Memory limit:" : "محدودیت حافظه:", - "MB" : "مگابایت", "Max execution time:" : "حداکثر زمان اجرا:", "seconds" : "ثانیه", "Upload max size:" : "حداکثر اندازه آپلود:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "حداکثر صف گوش دادن:", "Max active processes:" : "حداکثر فرآیندهای فعال:", "Max children reached:" : "حداکثر فرزندان رسیده:", - "Database" : "پایگاه داده", - "Type:" : "نوع:", - "External monitoring tool" : "ابزار نظارت خارجی", - "Use this end point to connect an external monitoring tool:" : "از این نقطه پایانی برای اتصال یک ابزار نظارت خارجی استفاده کنید:", - "Copy" : "کپی", - "Output in JSON" : "خروجی به صورت JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "رد کردن بخش برنامه‌ها (شامل بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه ارسال می‌کند)", - "Skip server update" : "رد کردن به‌روزرسانی سرور", - "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." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید.", - "threads" : "رشته" + "Shares" : "اشتراک‌گذاری‌ها", + "Users:" : "کاربران:", + "Groups:" : "گروه‌ها:", + "Links:" : "پیوندها:", + "Emails:" : "ایمیل‌ها:", + "Federated sent:" : "ارسال فدرال:", + "Federated received:" : "دریافت فدرال:", + "Talk conversations:" : "گفتگوهای Talk:", + "Operating System:" : "سیستم عامل:", + "CPU:" : "CPU:", + "Memory:" : "حافظه:", + "Server time:" : "زمان سرور:", + "Uptime:" : "زمان فعالیت:", + "Temperature" : "دما", + "CPU Usage:" : "مصرف CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) در دقیقه گذشته", + "Copied!" : "کپی شد!", + "Not supported!" : "پشتیبانی نمی‌شود!", + "Press ⌘-C to copy." : "برای کپی، ⌘-C را فشار دهید.", + "Press Ctrl-C to copy." : "برای کپی، Ctrl-C را فشار دهید.", + "threads" : "رشته", + "%s%% of all users" : "%s%% از کل کاربران", + "MB" : "مگابایت", + "Copy" : "کپی" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 49848270..eff44e35 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "اطلاعات CPU در دسترس نیست", - "CPU Usage:" : "مصرف CPU:", - "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage}% ({load}) در دقیقه گذشته", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) در دقیقه گذشته", - "RAM Usage:" : "مصرف RAM:", - "SWAP Usage:" : "مصرف SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: مجموع: {memTotalBytes}/مصرف فعلی: {memUsageBytes}", - "RAM info not available" : "اطلاعات RAM در دسترس نیست", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: مجموع: {swapTotalBytes}/مصرف فعلی: {swapUsageBytes}", - "SWAP info not available" : "اطلاعات SWAP در دسترس نیست", - "Copied!" : "کپی شد!", - "Not supported!" : "پشتیبانی نمی‌شود!", - "Press ⌘-C to copy." : "برای کپی، ⌘-C را فشار دهید.", - "Press Ctrl-C to copy." : "برای کپی، Ctrl-C را فشار دهید.", + "System" : "سیستم", "Unknown" : "ناشناخته", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d روز، %2$d ساعت، %3$d دقیقه، %4$d ثانیه", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d ساعت، %2$d دقیقه، %3$d ثانیه", - "System" : "سیستم", "Monitoring" : "نظارت", "Monitoring app with useful server information" : "برنامه نظارت با اطلاعات مفید سرور", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "اطلاعات مفید سرور مانند بار CPU، مصرف RAM، مصرف دیسک، تعداد کاربران و غیره را ارائه می‌دهد.", - "Operating System:" : "سیستم عامل:", - "CPU:" : "CPU:", - "Memory:" : "حافظه:", - "Server time:" : "زمان سرور:", - "Uptime:" : "زمان فعالیت:", - "Temperature" : "دما", + "Active users" : "کاربران فعال", + "Last hour" : "ساعت گذشته", + "Last 24 Hours" : "۲۴ ساعت گذشته", + "Last 7 Days" : "۷ روز گذشته", + "Last 30 Days" : "۳۰ روز گذشته", + "CPU info not available" : "اطلاعات CPU در دسترس نیست", + "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage}% ({load}) در دقیقه گذشته", "Load" : "بار", - "Memory" : "حافظه", + "Database" : "پایگاه داده", + "Type:" : "نوع:", + "Version:" : "نسخه:", + "Size:" : "اندازه:", "Disk" : "دیسک", "Mount:" : "محل اتصال:", "Filesystem:" : "سیستم فایل:", - "Size:" : "اندازه:", "Available:" : "موجود:", "Used:" : "استفاده شده:", "Files:" : "فایل‌ها:", "Storages:" : "ذخیره‌سازها:", "Free Space:" : "فضای خالی:", + "RAM Usage:" : "مصرف RAM:", + "SWAP Usage:" : "مصرف SWAP:", + "RAM info not available" : "اطلاعات RAM در دسترس نیست", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: مجموع: {memTotalBytes}/مصرف فعلی: {memUsageBytes}", + "SWAP info not available" : "اطلاعات SWAP در دسترس نیست", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: مجموع: {swapTotalBytes}/مصرف فعلی: {swapUsageBytes}", + "Memory" : "حافظه", + "External monitoring tool" : "ابزار نظارت خارجی", + "Use this end point to connect an external monitoring tool:" : "از این نقطه پایانی برای اتصال یک ابزار نظارت خارجی استفاده کنید:", + "Output in JSON" : "خروجی به صورت JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "رد کردن بخش برنامه‌ها (شامل بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه ارسال می‌کند)", + "Skip server update" : "رد کردن به‌روزرسانی سرور", + "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." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید.", "Network" : "شبکه", "Hostname:" : "نام میزبان:", "Gateway:" : "دروازه:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "کاربران فعال", - "Last hour" : "ساعت گذشته", - "%s%% of all users" : "%s%% از کل کاربران", - "Last 24 Hours" : "۲۴ ساعت گذشته", - "Last 7 Days" : "۷ روز گذشته", - "Last 30 Days" : "۳۰ روز گذشته", - "Shares" : "اشتراک‌گذاری‌ها", - "Users:" : "کاربران:", - "Groups:" : "گروه‌ها:", - "Links:" : "پیوندها:", - "Emails:" : "ایمیل‌ها:", - "Federated sent:" : "ارسال فدرال:", - "Federated received:" : "دریافت فدرال:", - "Talk conversations:" : "گفتگوهای Talk:", "PHP" : "PHP", - "Version:" : "نسخه:", "Memory limit:" : "محدودیت حافظه:", - "MB" : "مگابایت", "Max execution time:" : "حداکثر زمان اجرا:", "seconds" : "ثانیه", "Upload max size:" : "حداکثر اندازه آپلود:", @@ -86,16 +73,29 @@ "Max listen queue:" : "حداکثر صف گوش دادن:", "Max active processes:" : "حداکثر فرآیندهای فعال:", "Max children reached:" : "حداکثر فرزندان رسیده:", - "Database" : "پایگاه داده", - "Type:" : "نوع:", - "External monitoring tool" : "ابزار نظارت خارجی", - "Use this end point to connect an external monitoring tool:" : "از این نقطه پایانی برای اتصال یک ابزار نظارت خارجی استفاده کنید:", - "Copy" : "کپی", - "Output in JSON" : "خروجی به صورت JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "رد کردن بخش برنامه‌ها (شامل بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه ارسال می‌کند)", - "Skip server update" : "رد کردن به‌روزرسانی سرور", - "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." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید.", - "threads" : "رشته" + "Shares" : "اشتراک‌گذاری‌ها", + "Users:" : "کاربران:", + "Groups:" : "گروه‌ها:", + "Links:" : "پیوندها:", + "Emails:" : "ایمیل‌ها:", + "Federated sent:" : "ارسال فدرال:", + "Federated received:" : "دریافت فدرال:", + "Talk conversations:" : "گفتگوهای Talk:", + "Operating System:" : "سیستم عامل:", + "CPU:" : "CPU:", + "Memory:" : "حافظه:", + "Server time:" : "زمان سرور:", + "Uptime:" : "زمان فعالیت:", + "Temperature" : "دما", + "CPU Usage:" : "مصرف CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) در دقیقه گذشته", + "Copied!" : "کپی شد!", + "Not supported!" : "پشتیبانی نمی‌شود!", + "Press ⌘-C to copy." : "برای کپی، ⌘-C را فشار دهید.", + "Press Ctrl-C to copy." : "برای کپی، Ctrl-C را فشار دهید.", + "threads" : "رشته", + "%s%% of all users" : "%s%% از کل کاربران", + "MB" : "مگابایت", + "Copy" : "کپی" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index 72867ee4..7b2429a8 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -1,37 +1,33 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Suorittimen tietoja ei ole saatavilla", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Yhteensä: {memTotalBytes}/Nykyinen käyttö: {memUsageBytes}", - "RAM info not available" : "RAM-tietoja ei saatavilla", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Yhteensä: {swapTotalBytes}/Nykyinen käyttö: {swapUsageBytes}", - "SWAP info not available" : "SWAP-tietoja ei saatavilla", - "Copied!" : "Kopioitu!", - "Not supported!" : "Ei tuettu!", - "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", - "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", - "Unknown" : "Tuntematon", "System" : "Järjestelmä", + "Unknown" : "Tuntematon", "Monitoring" : "Valvonta", "Monitoring app with useful server information" : "Valvontasovellus sisältäen hyödyllisiä tietoja palvelimesta", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näyttää hyödyllisiä tietoja palvelimesta, kuten suorittimen kuorman, muistin ja levytilan käytön, käyttäjien määrän jne.", - "Operating System:" : "Käyttöjärjestelmä:", - "CPU:" : "Suoritin:", - "Memory:" : "Muisti:", - "Server time:" : "Palvelimen aika:", - "Uptime:" : "Käynnissäoloaika:", - "Temperature" : "Lämpötila", + "Active users" : "Aktiiviset käyttäjät", + "Last hour" : "Viime tunti", + "CPU info not available" : "Suorittimen tietoja ei ole saatavilla", "Load" : "Kuorma", - "Memory" : "Muisti", + "Database" : "Tietokanta", + "Type:" : "Tyyppi:", + "Version:" : "Versio:", + "Size:" : "Koko:", "Disk" : "Levy", "Mount:" : "Liitospiste:", "Filesystem:" : "Tiedostojärjestelmä:", - "Size:" : "Koko:", "Available:" : "Saatavilla:", "Used:" : "Käytetty:", "Files:" : "Tiedostoja:", "Storages:" : "Tallennustilat:", "Free Space:" : "Vapaata tilaa:", + "RAM info not available" : "RAM-tietoja ei saatavilla", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Yhteensä: {memTotalBytes}/Nykyinen käyttö: {memUsageBytes}", + "SWAP info not available" : "SWAP-tietoja ei saatavilla", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Yhteensä: {swapTotalBytes}/Nykyinen käyttö: {swapUsageBytes}", + "Memory" : "Muisti", + "External monitoring tool" : "Ulkopuolinen valvontatyökalu", "Network" : "Verkko", "Hostname:" : "Tietokoneen nimi:", "Gateway:" : "Yhdyskäytävä:", @@ -41,25 +37,29 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktiiviset käyttäjät", - "Last hour" : "Viime tunti", - "Shares" : "Jaot", - "Users:" : "Käyttäjiä:", - "Groups:" : "Ryhmät:", - "Links:" : "Linkit:", - "Emails:" : "Sähköpostit:", - "Talk conversations:" : "Talk-keskustelut:", "PHP" : "PHP", - "Version:" : "Versio:", "Memory limit:" : "Muistin raja:", "Max execution time:" : "Suoritusaika enintään:", "seconds" : "sekuntia", "Upload max size:" : "Suurin lähetyksen koko:", "Extensions:" : "Laajennukset:", "Unable to list extensions" : "Laajennuksia ei voi listata", - "Database" : "Tietokanta", - "Type:" : "Tyyppi:", - "External monitoring tool" : "Ulkopuolinen valvontatyökalu", + "Shares" : "Jaot", + "Users:" : "Käyttäjiä:", + "Groups:" : "Ryhmät:", + "Links:" : "Linkit:", + "Emails:" : "Sähköpostit:", + "Talk conversations:" : "Talk-keskustelut:", + "Operating System:" : "Käyttöjärjestelmä:", + "CPU:" : "Suoritin:", + "Memory:" : "Muisti:", + "Server time:" : "Palvelimen aika:", + "Uptime:" : "Käynnissäoloaika:", + "Temperature" : "Lämpötila", + "Copied!" : "Kopioitu!", + "Not supported!" : "Ei tuettu!", + "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", + "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", "Copy" : "Kopioi" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index 25f9bfba..f096f483 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -1,35 +1,31 @@ { "translations": { - "CPU info not available" : "Suorittimen tietoja ei ole saatavilla", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Yhteensä: {memTotalBytes}/Nykyinen käyttö: {memUsageBytes}", - "RAM info not available" : "RAM-tietoja ei saatavilla", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Yhteensä: {swapTotalBytes}/Nykyinen käyttö: {swapUsageBytes}", - "SWAP info not available" : "SWAP-tietoja ei saatavilla", - "Copied!" : "Kopioitu!", - "Not supported!" : "Ei tuettu!", - "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", - "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", - "Unknown" : "Tuntematon", "System" : "Järjestelmä", + "Unknown" : "Tuntematon", "Monitoring" : "Valvonta", "Monitoring app with useful server information" : "Valvontasovellus sisältäen hyödyllisiä tietoja palvelimesta", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näyttää hyödyllisiä tietoja palvelimesta, kuten suorittimen kuorman, muistin ja levytilan käytön, käyttäjien määrän jne.", - "Operating System:" : "Käyttöjärjestelmä:", - "CPU:" : "Suoritin:", - "Memory:" : "Muisti:", - "Server time:" : "Palvelimen aika:", - "Uptime:" : "Käynnissäoloaika:", - "Temperature" : "Lämpötila", + "Active users" : "Aktiiviset käyttäjät", + "Last hour" : "Viime tunti", + "CPU info not available" : "Suorittimen tietoja ei ole saatavilla", "Load" : "Kuorma", - "Memory" : "Muisti", + "Database" : "Tietokanta", + "Type:" : "Tyyppi:", + "Version:" : "Versio:", + "Size:" : "Koko:", "Disk" : "Levy", "Mount:" : "Liitospiste:", "Filesystem:" : "Tiedostojärjestelmä:", - "Size:" : "Koko:", "Available:" : "Saatavilla:", "Used:" : "Käytetty:", "Files:" : "Tiedostoja:", "Storages:" : "Tallennustilat:", "Free Space:" : "Vapaata tilaa:", + "RAM info not available" : "RAM-tietoja ei saatavilla", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Yhteensä: {memTotalBytes}/Nykyinen käyttö: {memUsageBytes}", + "SWAP info not available" : "SWAP-tietoja ei saatavilla", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Yhteensä: {swapTotalBytes}/Nykyinen käyttö: {swapUsageBytes}", + "Memory" : "Muisti", + "External monitoring tool" : "Ulkopuolinen valvontatyökalu", "Network" : "Verkko", "Hostname:" : "Tietokoneen nimi:", "Gateway:" : "Yhdyskäytävä:", @@ -39,25 +35,29 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktiiviset käyttäjät", - "Last hour" : "Viime tunti", - "Shares" : "Jaot", - "Users:" : "Käyttäjiä:", - "Groups:" : "Ryhmät:", - "Links:" : "Linkit:", - "Emails:" : "Sähköpostit:", - "Talk conversations:" : "Talk-keskustelut:", "PHP" : "PHP", - "Version:" : "Versio:", "Memory limit:" : "Muistin raja:", "Max execution time:" : "Suoritusaika enintään:", "seconds" : "sekuntia", "Upload max size:" : "Suurin lähetyksen koko:", "Extensions:" : "Laajennukset:", "Unable to list extensions" : "Laajennuksia ei voi listata", - "Database" : "Tietokanta", - "Type:" : "Tyyppi:", - "External monitoring tool" : "Ulkopuolinen valvontatyökalu", + "Shares" : "Jaot", + "Users:" : "Käyttäjiä:", + "Groups:" : "Ryhmät:", + "Links:" : "Linkit:", + "Emails:" : "Sähköpostit:", + "Talk conversations:" : "Talk-keskustelut:", + "Operating System:" : "Käyttöjärjestelmä:", + "CPU:" : "Suoritin:", + "Memory:" : "Muisti:", + "Server time:" : "Palvelimen aika:", + "Uptime:" : "Käynnissäoloaika:", + "Temperature" : "Lämpötila", + "Copied!" : "Kopioitu!", + "Not supported!" : "Ei tuettu!", + "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", + "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", "Copy" : "Kopioi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 0097668a..8e908da9 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Informations CPU non disponibles", - "CPU Usage:" : "Utilisation CPU :", - "Load average: {percentage} % ({load}) last minute" : "Charge moyenne : {percentage}% ( {load}) dernière minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) la dernière minute\n{last5MinutesPercentage} % ({last5Minutes}) les 5 dernières minutes\n{last15MinutesPercentage} % ({last15Minutes}) les 15 dernières minutes", - "RAM Usage:" : "Utilisation RAM :", - "SWAP Usage:" : "Utilisation SWAP :", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes} / Utilisation actuelle : {memUsageBytes}", - "RAM info not available" : "Informations RAM non disponibles", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes} / Utilisation actuelle : {swapUsageBytes}", - "SWAP info not available" : "Informations SWAP non disponibles", - "Copied!" : "Copié !", - "Not supported!" : "Non supporté !", - "Press ⌘-C to copy." : "Appuyer sur ⌘-C pour copier.", - "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", + "System" : "Système", "Unknown" : "Inconnu", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d jours, %2$d heures, %3$d minutes, %4$d secondes", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d heures, %2$d minutes, %3$d secondes", - "System" : "Système", "Monitoring" : "Surveillance", "Monitoring app with useful server information" : "Application de surveillance avec les informations utiles du serveur", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fournit des informations utiles sur le serveur, telles que la charge du processeur, l'utilisation de la RAM, l'utilisation du disque, le nombre d'utilisateurs, etc.", - "Operating System:" : "Système d’exploitation :", - "CPU:" : "CPU :", - "Memory:" : "Mémoire :", - "Server time:" : "Heure du serveur :", - "Uptime:" : "Durée de fonctionnement :", - "Temperature" : "Température", + "Active users" : "Utilisateurs actifs", + "Last hour" : "Dernière heure", + "Last 24 Hours" : "Dernières 24 heures", + "Last 7 Days" : "7 derniers jours", + "Last 30 Days" : "30 derniers jours", + "CPU info not available" : "Informations CPU non disponibles", + "Load average: {percentage} % ({load}) last minute" : "Charge moyenne : {percentage}% ( {load}) dernière minute", "Load" : "Charge", - "Memory" : "Mémoire", + "Database" : "Base de données", + "Type:" : "Type :", + "Version:" : "Version :", + "Size:" : "Taille :", "Disk" : "Disque", "Mount:" : "Montage :", "Filesystem:" : "Système de fichiers :", - "Size:" : "Taille :", "Available:" : "Disponible :", "Used:" : "Utilisé :", "Files:" : "Fichiers :", "Storages:" : "Stockages :", "Free Space:" : "Espace libre :", + "RAM Usage:" : "Utilisation RAM :", + "SWAP Usage:" : "Utilisation SWAP :", + "RAM info not available" : "Informations RAM non disponibles", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes} / Utilisation actuelle : {memUsageBytes}", + "SWAP info not available" : "Informations SWAP non disponibles", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes} / Utilisation actuelle : {swapUsageBytes}", + "Memory" : "Mémoire", + "External monitoring tool" : "Outil de surveillance externe", + "Use this end point to connect an external monitoring tool:" : "Utiliser ce point de terminaison pour connecter un outil de surveillance externe :", + "Output in JSON" : "Sortie en JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorer la section des applications (y compris la section des applications enverra une demande externe à l'App Store)", + "Skip server update" : "Ignorer la mise à jour du serveur", + "To use an access token, please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, veuillez en générer un puis le définir à l'aide de la commande suivante :", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL.", "Network" : "Réseau", "Hostname:" : "Nom d'hôte :", "Gateway:" : "Passerelle :", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC :", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Utilisateurs actifs", - "Last hour" : "Dernière heure", - "%s%% of all users" : "%s%% pour tous les utilisateurs", - "Last 24 Hours" : "Dernières 24 heures", - "Last 7 Days" : "7 derniers jours", - "Last 30 Days" : "30 derniers jours", - "Shares" : "Partages", - "Users:" : "Utilisateurs :", - "Groups:" : "Groupes :", - "Links:" : "Liens :", - "Emails:" : "E-mails :", - "Federated sent:" : "Offre de fédération envoyée :", - "Federated received:" : "Offre de fédération reçue :", - "Talk conversations:" : "Conversations Talk :", "PHP" : "PHP", - "Version:" : "Version :", "Memory limit:" : "Limite de mémoire :", - "MB" : "Mo", "Max execution time:" : "Temps d’exécution maximal :", "seconds" : "secondes", "Upload max size:" : "Taille de téléversement maximale :", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "File d'attente d'écoute maximale :", "Max active processes:" : "Nombre maximal de processus actifs :", "Max children reached:" : "Nombre maximal d'enfants atteint :", - "Database" : "Base de données", - "Type:" : "Type :", - "External monitoring tool" : "Outil de surveillance externe", - "Use this end point to connect an external monitoring tool:" : "Utiliser ce point de terminaison pour connecter un outil de surveillance externe :", - "Copy" : "Copier", - "Output in JSON" : "Sortie en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ignorer la section des applications (y compris la section des applications enverra une demande externe à l'App Store)", - "Skip server update" : "Ignorer la mise à jour du serveur", - "To use an access token, please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, veuillez en générer un puis le définir à l'aide de la commande suivante :", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL.", - "threads" : "fil de discussion" + "Shares" : "Partages", + "Users:" : "Utilisateurs :", + "Groups:" : "Groupes :", + "Links:" : "Liens :", + "Emails:" : "E-mails :", + "Federated sent:" : "Offre de fédération envoyée :", + "Federated received:" : "Offre de fédération reçue :", + "Talk conversations:" : "Conversations Talk :", + "Operating System:" : "Système d’exploitation :", + "CPU:" : "CPU :", + "Memory:" : "Mémoire :", + "Server time:" : "Heure du serveur :", + "Uptime:" : "Durée de fonctionnement :", + "Temperature" : "Température", + "CPU Usage:" : "Utilisation CPU :", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) la dernière minute\n{last5MinutesPercentage} % ({last5Minutes}) les 5 dernières minutes\n{last15MinutesPercentage} % ({last15Minutes}) les 15 dernières minutes", + "Copied!" : "Copié !", + "Not supported!" : "Non supporté !", + "Press ⌘-C to copy." : "Appuyer sur ⌘-C pour copier.", + "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", + "threads" : "fil de discussion", + "%s%% of all users" : "%s%% pour tous les utilisateurs", + "MB" : "Mo", + "Copy" : "Copier" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index 8bad6704..9ea0d5e4 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "Informations CPU non disponibles", - "CPU Usage:" : "Utilisation CPU :", - "Load average: {percentage} % ({load}) last minute" : "Charge moyenne : {percentage}% ( {load}) dernière minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) la dernière minute\n{last5MinutesPercentage} % ({last5Minutes}) les 5 dernières minutes\n{last15MinutesPercentage} % ({last15Minutes}) les 15 dernières minutes", - "RAM Usage:" : "Utilisation RAM :", - "SWAP Usage:" : "Utilisation SWAP :", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes} / Utilisation actuelle : {memUsageBytes}", - "RAM info not available" : "Informations RAM non disponibles", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes} / Utilisation actuelle : {swapUsageBytes}", - "SWAP info not available" : "Informations SWAP non disponibles", - "Copied!" : "Copié !", - "Not supported!" : "Non supporté !", - "Press ⌘-C to copy." : "Appuyer sur ⌘-C pour copier.", - "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", + "System" : "Système", "Unknown" : "Inconnu", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d jours, %2$d heures, %3$d minutes, %4$d secondes", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d heures, %2$d minutes, %3$d secondes", - "System" : "Système", "Monitoring" : "Surveillance", "Monitoring app with useful server information" : "Application de surveillance avec les informations utiles du serveur", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fournit des informations utiles sur le serveur, telles que la charge du processeur, l'utilisation de la RAM, l'utilisation du disque, le nombre d'utilisateurs, etc.", - "Operating System:" : "Système d’exploitation :", - "CPU:" : "CPU :", - "Memory:" : "Mémoire :", - "Server time:" : "Heure du serveur :", - "Uptime:" : "Durée de fonctionnement :", - "Temperature" : "Température", + "Active users" : "Utilisateurs actifs", + "Last hour" : "Dernière heure", + "Last 24 Hours" : "Dernières 24 heures", + "Last 7 Days" : "7 derniers jours", + "Last 30 Days" : "30 derniers jours", + "CPU info not available" : "Informations CPU non disponibles", + "Load average: {percentage} % ({load}) last minute" : "Charge moyenne : {percentage}% ( {load}) dernière minute", "Load" : "Charge", - "Memory" : "Mémoire", + "Database" : "Base de données", + "Type:" : "Type :", + "Version:" : "Version :", + "Size:" : "Taille :", "Disk" : "Disque", "Mount:" : "Montage :", "Filesystem:" : "Système de fichiers :", - "Size:" : "Taille :", "Available:" : "Disponible :", "Used:" : "Utilisé :", "Files:" : "Fichiers :", "Storages:" : "Stockages :", "Free Space:" : "Espace libre :", + "RAM Usage:" : "Utilisation RAM :", + "SWAP Usage:" : "Utilisation SWAP :", + "RAM info not available" : "Informations RAM non disponibles", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes} / Utilisation actuelle : {memUsageBytes}", + "SWAP info not available" : "Informations SWAP non disponibles", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes} / Utilisation actuelle : {swapUsageBytes}", + "Memory" : "Mémoire", + "External monitoring tool" : "Outil de surveillance externe", + "Use this end point to connect an external monitoring tool:" : "Utiliser ce point de terminaison pour connecter un outil de surveillance externe :", + "Output in JSON" : "Sortie en JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorer la section des applications (y compris la section des applications enverra une demande externe à l'App Store)", + "Skip server update" : "Ignorer la mise à jour du serveur", + "To use an access token, please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, veuillez en générer un puis le définir à l'aide de la commande suivante :", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL.", "Network" : "Réseau", "Hostname:" : "Nom d'hôte :", "Gateway:" : "Passerelle :", @@ -47,24 +50,8 @@ "MAC:" : "MAC :", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Utilisateurs actifs", - "Last hour" : "Dernière heure", - "%s%% of all users" : "%s%% pour tous les utilisateurs", - "Last 24 Hours" : "Dernières 24 heures", - "Last 7 Days" : "7 derniers jours", - "Last 30 Days" : "30 derniers jours", - "Shares" : "Partages", - "Users:" : "Utilisateurs :", - "Groups:" : "Groupes :", - "Links:" : "Liens :", - "Emails:" : "E-mails :", - "Federated sent:" : "Offre de fédération envoyée :", - "Federated received:" : "Offre de fédération reçue :", - "Talk conversations:" : "Conversations Talk :", "PHP" : "PHP", - "Version:" : "Version :", "Memory limit:" : "Limite de mémoire :", - "MB" : "Mo", "Max execution time:" : "Temps d’exécution maximal :", "seconds" : "secondes", "Upload max size:" : "Taille de téléversement maximale :", @@ -86,16 +73,29 @@ "Max listen queue:" : "File d'attente d'écoute maximale :", "Max active processes:" : "Nombre maximal de processus actifs :", "Max children reached:" : "Nombre maximal d'enfants atteint :", - "Database" : "Base de données", - "Type:" : "Type :", - "External monitoring tool" : "Outil de surveillance externe", - "Use this end point to connect an external monitoring tool:" : "Utiliser ce point de terminaison pour connecter un outil de surveillance externe :", - "Copy" : "Copier", - "Output in JSON" : "Sortie en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ignorer la section des applications (y compris la section des applications enverra une demande externe à l'App Store)", - "Skip server update" : "Ignorer la mise à jour du serveur", - "To use an access token, please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, veuillez en générer un puis le définir à l'aide de la commande suivante :", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL.", - "threads" : "fil de discussion" + "Shares" : "Partages", + "Users:" : "Utilisateurs :", + "Groups:" : "Groupes :", + "Links:" : "Liens :", + "Emails:" : "E-mails :", + "Federated sent:" : "Offre de fédération envoyée :", + "Federated received:" : "Offre de fédération reçue :", + "Talk conversations:" : "Conversations Talk :", + "Operating System:" : "Système d’exploitation :", + "CPU:" : "CPU :", + "Memory:" : "Mémoire :", + "Server time:" : "Heure du serveur :", + "Uptime:" : "Durée de fonctionnement :", + "Temperature" : "Température", + "CPU Usage:" : "Utilisation CPU :", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) la dernière minute\n{last5MinutesPercentage} % ({last5Minutes}) les 5 dernières minutes\n{last15MinutesPercentage} % ({last15Minutes}) les 15 dernières minutes", + "Copied!" : "Copié !", + "Not supported!" : "Non supporté !", + "Press ⌘-C to copy." : "Appuyer sur ⌘-C pour copier.", + "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", + "threads" : "fil de discussion", + "%s%% of all users" : "%s%% pour tous les utilisateurs", + "MB" : "Mo", + "Copy" : "Copier" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ga.js b/l10n/ga.js index 3d860082..49fbcd40 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Níl eolas LAP ar fáil", - "CPU Usage:" : "Úsáid LAP:", - "Load average: {percentage} % ({load}) last minute" : "Meán luchtaithe: {percentage}%({load}) nóiméad dheireanach", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Nóiméad deireanach\n{last5MinutesPercentage} % ({last5Minutes}) 5 Nóiméad deireanach\n{last15MinutesPercentage} % ({last15Minutes}) 15 Nóiméad deireanach", - "RAM Usage:" : "Úsáid RAM:", - "SWAP Usage:" : "Úsáid SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iomlán: {memTotalBytes}/Úsáid reatha: {memUsageBytes}", - "RAM info not available" : "Níl eolas RAM ar fáil", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iomlán: {swapTotalBytes}/Úsáid reatha: {swapUsageBytes}", - "SWAP info not available" : "Níl eolas SWAP ar fáil", - "Copied!" : "Cóipeáladh!", - "Not supported!" : "Gan tacaíocht!", - "Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.", - "Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.", + "System" : "Córas", "Unknown" : "Anaithnid", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d lá, %2$d uair an chloig, %3$d nóiméad, %4$d soicind", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d uair an chloig, %2$d nóiméad, %3$d soicind", - "System" : "Córas", "Monitoring" : "Monatóireacht", "Monitoring app with useful server information" : "Aip monatóireachta le faisnéis úsáideach freastalaí", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Soláthraíonn sé faisnéis úsáideach freastalaí, mar shampla ualach LAP, úsáid RAM, úsáid diosca, líon na n-úsáideoirí, etc.", - "Operating System:" : "Córas oibriucháin:", - "CPU:" : "LAP:", - "Memory:" : "Cuimhne:", - "Server time:" : "Am freastalaí:", - "Uptime:" : "Aga fónaimh:", - "Temperature" : "Teocht", + "Active users" : "Úsáideoirí gníomhacha", + "Last hour" : "Uair dheireanach", + "Last 24 Hours" : "24 uair an chloig caite", + "Last 7 Days" : "7 Lá deiridh", + "Last 30 Days" : "30 Lá deiridh", + "CPU info not available" : "Níl eolas LAP ar fáil", + "Load average: {percentage} % ({load}) last minute" : "Meán luchtaithe: {percentage}%({load}) nóiméad dheireanach", "Load" : "Luchtaigh", - "Memory" : "Cuimhne", + "Database" : "Bunachar Sonraí", + "Type:" : "Cineál:", + "Version:" : "Leagan:", + "Size:" : "Méid:", "Disk" : "Diosca", "Mount:" : "Gléasta:", "Filesystem:" : "Córas comhaid:", - "Size:" : "Méid:", "Available:" : "Ar fáil:", "Used:" : "Úsáidte:", "Files:" : "Comhaid:", "Storages:" : "Stórais:", "Free Space:" : "Spás saor in aisce:", + "RAM Usage:" : "Úsáid RAM:", + "SWAP Usage:" : "Úsáid SWAP:", + "RAM info not available" : "Níl eolas RAM ar fáil", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iomlán: {memTotalBytes}/Úsáid reatha: {memUsageBytes}", + "SWAP info not available" : "Níl eolas SWAP ar fáil", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iomlán: {swapTotalBytes}/Úsáid reatha: {swapUsageBytes}", + "Memory" : "Cuimhne", + "External monitoring tool" : "Uirlis sheachtrach monatóireachta", + "Use this end point to connect an external monitoring tool:" : "Úsáid an pointe deiridh seo chun uirlis sheachtrach monatóireachta a nascadh:", + "Output in JSON" : "Aschur in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Scipeáil ar an rannán aipeanna (seolfar iarratas seachtrach chuig an siopa aipeanna san áireamh)", + "Skip server update" : "Léim ar nuashonrú an fhreastalaí", + "To use an access token, please generate one then set it using the following command:" : "Chun comhartha rochtana a úsáid, giniúint ceann agus ansin socraigh é ag baint úsáide as an ordú seo a leanas le do thoil:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú.", "Network" : "Líonra", "Hostname:" : "Ainm an ósta:", "Gateway:" : "Geata:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Úsáideoirí gníomhacha", - "Last hour" : "Uair dheireanach", - "%s%% of all users" : "%s%% de na húsáideoirí go léir", - "Last 24 Hours" : "24 uair an chloig caite", - "Last 7 Days" : "7 Lá deiridh", - "Last 30 Days" : "30 Lá deiridh", - "Shares" : "Scaireanna", - "Users:" : "Úsáideoirí:", - "Groups:" : "Grúpaí:", - "Links:" : "Naisc:", - "Emails:" : "Ríomhphoist:", - "Federated sent:" : "Seolta Cónaidhme:", - "Federated received:" : "Fuair ​​​​cónaidhm:", - "Talk conversations:" : "Comhráite:", "PHP" : "PHP", - "Version:" : "Leagan:", "Memory limit:" : "Teorainn chuimhne:", - "MB" : "MB", "Max execution time:" : "Uasmhéid ama rite:", "seconds" : "soicind", "Upload max size:" : "Uaslódáil méid uasta:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "Scuaine éisteachta uasta:", "Max active processes:" : "Próisis uasta gníomhacha:", "Max children reached:" : "Shroich max leanaí:", - "Database" : "Bunachar Sonraí", - "Type:" : "Cineál:", - "External monitoring tool" : "Uirlis sheachtrach monatóireachta", - "Use this end point to connect an external monitoring tool:" : "Úsáid an pointe deiridh seo chun uirlis sheachtrach monatóireachta a nascadh:", - "Copy" : "Cóipeáil", - "Output in JSON" : "Aschur in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Scipeáil ar an rannán aipeanna (seolfar iarratas seachtrach chuig an siopa aipeanna san áireamh)", - "Skip server update" : "Léim ar nuashonrú an fhreastalaí", - "To use an access token, please generate one then set it using the following command:" : "Chun comhartha rochtana a úsáid, giniúint ceann agus ansin socraigh é ag baint úsáide as an ordú seo a leanas le do thoil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú.", - "threads" : "snáitheanna" + "Shares" : "Scaireanna", + "Users:" : "Úsáideoirí:", + "Groups:" : "Grúpaí:", + "Links:" : "Naisc:", + "Emails:" : "Ríomhphoist:", + "Federated sent:" : "Seolta Cónaidhme:", + "Federated received:" : "Fuair ​​​​cónaidhm:", + "Talk conversations:" : "Comhráite:", + "Operating System:" : "Córas oibriucháin:", + "CPU:" : "LAP:", + "Memory:" : "Cuimhne:", + "Server time:" : "Am freastalaí:", + "Uptime:" : "Aga fónaimh:", + "Temperature" : "Teocht", + "CPU Usage:" : "Úsáid LAP:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Nóiméad deireanach\n{last5MinutesPercentage} % ({last5Minutes}) 5 Nóiméad deireanach\n{last15MinutesPercentage} % ({last15Minutes}) 15 Nóiméad deireanach", + "Copied!" : "Cóipeáladh!", + "Not supported!" : "Gan tacaíocht!", + "Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.", + "Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.", + "threads" : "snáitheanna", + "%s%% of all users" : "%s%% de na húsáideoirí go léir", + "MB" : "MB", + "Copy" : "Cóipeáil" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/l10n/ga.json b/l10n/ga.json index 1a71b843..88592d7d 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "Níl eolas LAP ar fáil", - "CPU Usage:" : "Úsáid LAP:", - "Load average: {percentage} % ({load}) last minute" : "Meán luchtaithe: {percentage}%({load}) nóiméad dheireanach", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Nóiméad deireanach\n{last5MinutesPercentage} % ({last5Minutes}) 5 Nóiméad deireanach\n{last15MinutesPercentage} % ({last15Minutes}) 15 Nóiméad deireanach", - "RAM Usage:" : "Úsáid RAM:", - "SWAP Usage:" : "Úsáid SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iomlán: {memTotalBytes}/Úsáid reatha: {memUsageBytes}", - "RAM info not available" : "Níl eolas RAM ar fáil", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iomlán: {swapTotalBytes}/Úsáid reatha: {swapUsageBytes}", - "SWAP info not available" : "Níl eolas SWAP ar fáil", - "Copied!" : "Cóipeáladh!", - "Not supported!" : "Gan tacaíocht!", - "Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.", - "Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.", + "System" : "Córas", "Unknown" : "Anaithnid", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d lá, %2$d uair an chloig, %3$d nóiméad, %4$d soicind", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d uair an chloig, %2$d nóiméad, %3$d soicind", - "System" : "Córas", "Monitoring" : "Monatóireacht", "Monitoring app with useful server information" : "Aip monatóireachta le faisnéis úsáideach freastalaí", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Soláthraíonn sé faisnéis úsáideach freastalaí, mar shampla ualach LAP, úsáid RAM, úsáid diosca, líon na n-úsáideoirí, etc.", - "Operating System:" : "Córas oibriucháin:", - "CPU:" : "LAP:", - "Memory:" : "Cuimhne:", - "Server time:" : "Am freastalaí:", - "Uptime:" : "Aga fónaimh:", - "Temperature" : "Teocht", + "Active users" : "Úsáideoirí gníomhacha", + "Last hour" : "Uair dheireanach", + "Last 24 Hours" : "24 uair an chloig caite", + "Last 7 Days" : "7 Lá deiridh", + "Last 30 Days" : "30 Lá deiridh", + "CPU info not available" : "Níl eolas LAP ar fáil", + "Load average: {percentage} % ({load}) last minute" : "Meán luchtaithe: {percentage}%({load}) nóiméad dheireanach", "Load" : "Luchtaigh", - "Memory" : "Cuimhne", + "Database" : "Bunachar Sonraí", + "Type:" : "Cineál:", + "Version:" : "Leagan:", + "Size:" : "Méid:", "Disk" : "Diosca", "Mount:" : "Gléasta:", "Filesystem:" : "Córas comhaid:", - "Size:" : "Méid:", "Available:" : "Ar fáil:", "Used:" : "Úsáidte:", "Files:" : "Comhaid:", "Storages:" : "Stórais:", "Free Space:" : "Spás saor in aisce:", + "RAM Usage:" : "Úsáid RAM:", + "SWAP Usage:" : "Úsáid SWAP:", + "RAM info not available" : "Níl eolas RAM ar fáil", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iomlán: {memTotalBytes}/Úsáid reatha: {memUsageBytes}", + "SWAP info not available" : "Níl eolas SWAP ar fáil", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iomlán: {swapTotalBytes}/Úsáid reatha: {swapUsageBytes}", + "Memory" : "Cuimhne", + "External monitoring tool" : "Uirlis sheachtrach monatóireachta", + "Use this end point to connect an external monitoring tool:" : "Úsáid an pointe deiridh seo chun uirlis sheachtrach monatóireachta a nascadh:", + "Output in JSON" : "Aschur in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Scipeáil ar an rannán aipeanna (seolfar iarratas seachtrach chuig an siopa aipeanna san áireamh)", + "Skip server update" : "Léim ar nuashonrú an fhreastalaí", + "To use an access token, please generate one then set it using the following command:" : "Chun comhartha rochtana a úsáid, giniúint ceann agus ansin socraigh é ag baint úsáide as an ordú seo a leanas le do thoil:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú.", "Network" : "Líonra", "Hostname:" : "Ainm an ósta:", "Gateway:" : "Geata:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Úsáideoirí gníomhacha", - "Last hour" : "Uair dheireanach", - "%s%% of all users" : "%s%% de na húsáideoirí go léir", - "Last 24 Hours" : "24 uair an chloig caite", - "Last 7 Days" : "7 Lá deiridh", - "Last 30 Days" : "30 Lá deiridh", - "Shares" : "Scaireanna", - "Users:" : "Úsáideoirí:", - "Groups:" : "Grúpaí:", - "Links:" : "Naisc:", - "Emails:" : "Ríomhphoist:", - "Federated sent:" : "Seolta Cónaidhme:", - "Federated received:" : "Fuair ​​​​cónaidhm:", - "Talk conversations:" : "Comhráite:", "PHP" : "PHP", - "Version:" : "Leagan:", "Memory limit:" : "Teorainn chuimhne:", - "MB" : "MB", "Max execution time:" : "Uasmhéid ama rite:", "seconds" : "soicind", "Upload max size:" : "Uaslódáil méid uasta:", @@ -86,16 +73,29 @@ "Max listen queue:" : "Scuaine éisteachta uasta:", "Max active processes:" : "Próisis uasta gníomhacha:", "Max children reached:" : "Shroich max leanaí:", - "Database" : "Bunachar Sonraí", - "Type:" : "Cineál:", - "External monitoring tool" : "Uirlis sheachtrach monatóireachta", - "Use this end point to connect an external monitoring tool:" : "Úsáid an pointe deiridh seo chun uirlis sheachtrach monatóireachta a nascadh:", - "Copy" : "Cóipeáil", - "Output in JSON" : "Aschur in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Scipeáil ar an rannán aipeanna (seolfar iarratas seachtrach chuig an siopa aipeanna san áireamh)", - "Skip server update" : "Léim ar nuashonrú an fhreastalaí", - "To use an access token, please generate one then set it using the following command:" : "Chun comhartha rochtana a úsáid, giniúint ceann agus ansin socraigh é ag baint úsáide as an ordú seo a leanas le do thoil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú.", - "threads" : "snáitheanna" + "Shares" : "Scaireanna", + "Users:" : "Úsáideoirí:", + "Groups:" : "Grúpaí:", + "Links:" : "Naisc:", + "Emails:" : "Ríomhphoist:", + "Federated sent:" : "Seolta Cónaidhme:", + "Federated received:" : "Fuair ​​​​cónaidhm:", + "Talk conversations:" : "Comhráite:", + "Operating System:" : "Córas oibriucháin:", + "CPU:" : "LAP:", + "Memory:" : "Cuimhne:", + "Server time:" : "Am freastalaí:", + "Uptime:" : "Aga fónaimh:", + "Temperature" : "Teocht", + "CPU Usage:" : "Úsáid LAP:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Nóiméad deireanach\n{last5MinutesPercentage} % ({last5Minutes}) 5 Nóiméad deireanach\n{last15MinutesPercentage} % ({last15Minutes}) 15 Nóiméad deireanach", + "Copied!" : "Cóipeáladh!", + "Not supported!" : "Gan tacaíocht!", + "Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.", + "Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.", + "threads" : "snáitheanna", + "%s%% of all users" : "%s%% de na húsáideoirí go léir", + "MB" : "MB", + "Copy" : "Cóipeáil" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index e81c7bfe..b8181a2a 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "A información da CPU non está dispoñíbel", - "CPU Usage:" : "Uso da CPU:", - "Load average: {percentage} % ({load}) last minute" : "Carga media: {percentage} % ({load}) último minuto", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) último minuto\n{last5MinutesPercentage} % ({last5Minutes}) últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) últimos 15 minutos", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", - "RAM info not available" : "A información de RAM non está dispoñíbel", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", - "SWAP info not available" : "A información de SWAP non está dispoñíbel", - "Copied!" : "Copiado!", - "Not supported!" : "Non admitido!", - "Press ⌘-C to copy." : "Prema ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.", + "System" : "Sistema", "Unknown" : "Descoñecido", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d días, %2$d horas, %3$d minutos, %4$d segundos", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", - "System" : "Sistema", "Monitoring" : "Seguimento", "Monitoring app with useful server information" : "Aplicación de seguimento con información útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fornece información útil do servidor, como a carga da CPU, o uso da memoria RAM, o uso do disco, o número de usuarios, etc.", - "Operating System:" : "Sistema operativo", - "CPU:" : "CPU:", - "Memory:" : "Memoria:", - "Server time:" : "Hora do servidor:", - "Uptime:" : "Tempo de actividade:", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Last hour" : "Última hora", + "Last 24 Hours" : "Últimas 24 horas", + "Last 7 Days" : "Últimos 7 días", + "Last 30 Days" : "Últimos 30 días", + "CPU info not available" : "A información da CPU non está dispoñíbel", + "Load average: {percentage} % ({load}) last minute" : "Carga media: {percentage} % ({load}) último minuto", "Load" : "Carga", - "Memory" : "Memoria", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", "Disk" : "Disco", "Mount:" : "Montaxe:", "Filesystem:" : "Sistema de ficheiros:", - "Size:" : "Tamaño:", "Available:" : "Dispoñíbel", "Used:" : "Usado:", "Files:" : "Ficheiros:", "Storages:" : "Almacenamentos:", "Free Space:" : "Espazo libre:", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM info not available" : "A información de RAM non está dispoñíbel", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", + "SWAP info not available" : "A información de SWAP non está dispoñíbel", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "Memory" : "Memoria", + "External monitoring tool" : "Ferramenta externa de supervisión", + "Use this end point to connect an external monitoring tool:" : "Use este punto final para conectar unha ferramenta de supervisión externa:", + "Output in JSON" : "Saída en JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Omitir a sección de aplicacións (se se inclúe a sección de aplicacións, enviarase unha solicitude externa á tenda de aplicacións)", + "Skip server update" : "Omitir actualización do servidor", + "To use an access token, please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xere un e configúreo usando a seguinte orde:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior.", "Network" : "Rede", "Hostname:" : "Nome de máquina:", "Gateway:" : "Pasarela:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuarios activos", - "Last hour" : "Última hora", - "%s%% of all users" : "%s%% de todos os usuarios", - "Last 24 Hours" : "Últimas 24 horas", - "Last 7 Days" : "Últimos 7 días", - "Last 30 Days" : "Últimos 30 días", - "Shares" : "Comparticións", - "Users:" : "Usuarios:", - "Groups:" : "Grupos:", - "Links:" : "Ligazóns:", - "Emails:" : "Correos-e", - "Federated sent:" : "Envíos á federación:", - "Federated received:" : "Recibido da federación:", - "Talk conversations:" : "Conversas no Parladoiro:", "PHP" : "PHP", - "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", - "MB" : "MB", "Max execution time:" : "Tempo máximo de execución:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de envío:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "Cola máxima de escoita:", "Max active processes:" : "Máximo de procesos activos:", "Max children reached:" : "Máximo de procesos fillo acadados:", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Ferramenta externa de supervisión", - "Use this end point to connect an external monitoring tool:" : "Use este punto final para conectar unha ferramenta de supervisión externa:", - "Copy" : "Copiar", - "Output in JSON" : "Saída en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Omitir a sección de aplicacións (se se inclúe a sección de aplicacións, enviarase unha solicitude externa á tenda de aplicacións)", - "Skip server update" : "Omitir actualización do servidor", - "To use an access token, please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xere un e configúreo usando a seguinte orde:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior.", - "threads" : "fíos" + "Shares" : "Comparticións", + "Users:" : "Usuarios:", + "Groups:" : "Grupos:", + "Links:" : "Ligazóns:", + "Emails:" : "Correos-e", + "Federated sent:" : "Envíos á federación:", + "Federated received:" : "Recibido da federación:", + "Talk conversations:" : "Conversas no Parladoiro:", + "Operating System:" : "Sistema operativo", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Hora do servidor:", + "Uptime:" : "Tempo de actividade:", + "Temperature" : "Temperatura", + "CPU Usage:" : "Uso da CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) último minuto\n{last5MinutesPercentage} % ({last5Minutes}) últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) últimos 15 minutos", + "Copied!" : "Copiado!", + "Not supported!" : "Non admitido!", + "Press ⌘-C to copy." : "Prema ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.", + "threads" : "fíos", + "%s%% of all users" : "%s%% de todos os usuarios", + "MB" : "MB", + "Copy" : "Copiar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index 1baa8565..83f4be95 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "A información da CPU non está dispoñíbel", - "CPU Usage:" : "Uso da CPU:", - "Load average: {percentage} % ({load}) last minute" : "Carga media: {percentage} % ({load}) último minuto", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) último minuto\n{last5MinutesPercentage} % ({last5Minutes}) últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) últimos 15 minutos", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", - "RAM info not available" : "A información de RAM non está dispoñíbel", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", - "SWAP info not available" : "A información de SWAP non está dispoñíbel", - "Copied!" : "Copiado!", - "Not supported!" : "Non admitido!", - "Press ⌘-C to copy." : "Prema ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.", + "System" : "Sistema", "Unknown" : "Descoñecido", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d días, %2$d horas, %3$d minutos, %4$d segundos", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", - "System" : "Sistema", "Monitoring" : "Seguimento", "Monitoring app with useful server information" : "Aplicación de seguimento con información útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fornece información útil do servidor, como a carga da CPU, o uso da memoria RAM, o uso do disco, o número de usuarios, etc.", - "Operating System:" : "Sistema operativo", - "CPU:" : "CPU:", - "Memory:" : "Memoria:", - "Server time:" : "Hora do servidor:", - "Uptime:" : "Tempo de actividade:", - "Temperature" : "Temperatura", + "Active users" : "Usuarios activos", + "Last hour" : "Última hora", + "Last 24 Hours" : "Últimas 24 horas", + "Last 7 Days" : "Últimos 7 días", + "Last 30 Days" : "Últimos 30 días", + "CPU info not available" : "A información da CPU non está dispoñíbel", + "Load average: {percentage} % ({load}) last minute" : "Carga media: {percentage} % ({load}) último minuto", "Load" : "Carga", - "Memory" : "Memoria", + "Database" : "Base de datos", + "Type:" : "Tipo:", + "Version:" : "Versión:", + "Size:" : "Tamaño:", "Disk" : "Disco", "Mount:" : "Montaxe:", "Filesystem:" : "Sistema de ficheiros:", - "Size:" : "Tamaño:", "Available:" : "Dispoñíbel", "Used:" : "Usado:", "Files:" : "Ficheiros:", "Storages:" : "Almacenamentos:", "Free Space:" : "Espazo libre:", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM info not available" : "A información de RAM non está dispoñíbel", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", + "SWAP info not available" : "A información de SWAP non está dispoñíbel", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "Memory" : "Memoria", + "External monitoring tool" : "Ferramenta externa de supervisión", + "Use this end point to connect an external monitoring tool:" : "Use este punto final para conectar unha ferramenta de supervisión externa:", + "Output in JSON" : "Saída en JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Omitir a sección de aplicacións (se se inclúe a sección de aplicacións, enviarase unha solicitude externa á tenda de aplicacións)", + "Skip server update" : "Omitir actualización do servidor", + "To use an access token, please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xere un e configúreo usando a seguinte orde:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior.", "Network" : "Rede", "Hostname:" : "Nome de máquina:", "Gateway:" : "Pasarela:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuarios activos", - "Last hour" : "Última hora", - "%s%% of all users" : "%s%% de todos os usuarios", - "Last 24 Hours" : "Últimas 24 horas", - "Last 7 Days" : "Últimos 7 días", - "Last 30 Days" : "Últimos 30 días", - "Shares" : "Comparticións", - "Users:" : "Usuarios:", - "Groups:" : "Grupos:", - "Links:" : "Ligazóns:", - "Emails:" : "Correos-e", - "Federated sent:" : "Envíos á federación:", - "Federated received:" : "Recibido da federación:", - "Talk conversations:" : "Conversas no Parladoiro:", "PHP" : "PHP", - "Version:" : "Versión:", "Memory limit:" : "Límite de memoria:", - "MB" : "MB", "Max execution time:" : "Tempo máximo de execución:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de envío:", @@ -86,16 +73,29 @@ "Max listen queue:" : "Cola máxima de escoita:", "Max active processes:" : "Máximo de procesos activos:", "Max children reached:" : "Máximo de procesos fillo acadados:", - "Database" : "Base de datos", - "Type:" : "Tipo:", - "External monitoring tool" : "Ferramenta externa de supervisión", - "Use this end point to connect an external monitoring tool:" : "Use este punto final para conectar unha ferramenta de supervisión externa:", - "Copy" : "Copiar", - "Output in JSON" : "Saída en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Omitir a sección de aplicacións (se se inclúe a sección de aplicacións, enviarase unha solicitude externa á tenda de aplicacións)", - "Skip server update" : "Omitir actualización do servidor", - "To use an access token, please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xere un e configúreo usando a seguinte orde:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior.", - "threads" : "fíos" + "Shares" : "Comparticións", + "Users:" : "Usuarios:", + "Groups:" : "Grupos:", + "Links:" : "Ligazóns:", + "Emails:" : "Correos-e", + "Federated sent:" : "Envíos á federación:", + "Federated received:" : "Recibido da federación:", + "Talk conversations:" : "Conversas no Parladoiro:", + "Operating System:" : "Sistema operativo", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Hora do servidor:", + "Uptime:" : "Tempo de actividade:", + "Temperature" : "Temperatura", + "CPU Usage:" : "Uso da CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) último minuto\n{last5MinutesPercentage} % ({last5Minutes}) últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) últimos 15 minutos", + "Copied!" : "Copiado!", + "Not supported!" : "Non admitido!", + "Press ⌘-C to copy." : "Prema ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.", + "threads" : "fíos", + "%s%% of all users" : "%s%% de todos os usuarios", + "MB" : "MB", + "Copy" : "Copiar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/he.js b/l10n/he.js index 56ea76ac..891190f5 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -1,37 +1,37 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "פרטי המעבד לא זמינים", - "Copied!" : "הועתק!", - "Not supported!" : "אין תמיכה!", - "Press ⌘-C to copy." : "להעתקה: ‎⌘-C.", - "Press Ctrl-C to copy." : "להעתקה: Ctrl-C.", - "Unknown" : "לא ידוע", "System" : "מערכת", + "Unknown" : "לא ידוע", "Monitoring" : "מעקב", "Monitoring app with useful server information" : "יישום מעקב עם פרטים חשובים על השרת", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "מספק פרטים חיוניים על השרת כגון העומס על המעבד, ניצולת הזיכרון, ניצולת נפח הכונן מספר המשתמשים וכו׳", - "Temperature" : "טמפרטורה", + "Active users" : "משתמשים פעילים", + "Last hour" : "השעה החולפת", + "CPU info not available" : "פרטי המעבד לא זמינים", "Load" : "עומס", - "Memory" : "זיכרון", - "Disk" : "כונן", + "Database" : "מסד נתונים", + "Type:" : "סוג:", + "Version:" : "גרסה:", "Size:" : "גודל:", + "Disk" : "כונן", "Files:" : "קבצים", "Storages:" : "אמצעי אחסון:", "Free Space:" : "מקום פנוי:", + "Memory" : "זיכרון", + "External monitoring tool" : "כלי מעקב חיצוני", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "לאחר מכן יש להעביר את האסימון עם כותרת „NC-Token” בעת תשאול הכתובת שלעיל.", "Network" : "רשת", - "Active users" : "משתמשים פעילים", - "Last hour" : "השעה החולפת", - "Shares" : "שיתופים", - "Users:" : "משתמשים:", "PHP" : "PHP", - "Version:" : "גרסה:", "seconds" : "שניות", "Upload max size:" : "גודל העלאה מרבי:", - "Database" : "מסד נתונים", - "Type:" : "סוג:", - "External monitoring tool" : "כלי מעקב חיצוני", - "Copy" : "העתקה", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "לאחר מכן יש להעביר את האסימון עם כותרת „NC-Token” בעת תשאול הכתובת שלעיל." + "Shares" : "שיתופים", + "Users:" : "משתמשים:", + "Temperature" : "טמפרטורה", + "Copied!" : "הועתק!", + "Not supported!" : "אין תמיכה!", + "Press ⌘-C to copy." : "להעתקה: ‎⌘-C.", + "Press Ctrl-C to copy." : "להעתקה: Ctrl-C.", + "Copy" : "העתקה" }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/l10n/he.json b/l10n/he.json index 8d98eec2..79106d7e 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -1,35 +1,35 @@ { "translations": { - "CPU info not available" : "פרטי המעבד לא זמינים", - "Copied!" : "הועתק!", - "Not supported!" : "אין תמיכה!", - "Press ⌘-C to copy." : "להעתקה: ‎⌘-C.", - "Press Ctrl-C to copy." : "להעתקה: Ctrl-C.", - "Unknown" : "לא ידוע", "System" : "מערכת", + "Unknown" : "לא ידוע", "Monitoring" : "מעקב", "Monitoring app with useful server information" : "יישום מעקב עם פרטים חשובים על השרת", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "מספק פרטים חיוניים על השרת כגון העומס על המעבד, ניצולת הזיכרון, ניצולת נפח הכונן מספר המשתמשים וכו׳", - "Temperature" : "טמפרטורה", + "Active users" : "משתמשים פעילים", + "Last hour" : "השעה החולפת", + "CPU info not available" : "פרטי המעבד לא זמינים", "Load" : "עומס", - "Memory" : "זיכרון", - "Disk" : "כונן", + "Database" : "מסד נתונים", + "Type:" : "סוג:", + "Version:" : "גרסה:", "Size:" : "גודל:", + "Disk" : "כונן", "Files:" : "קבצים", "Storages:" : "אמצעי אחסון:", "Free Space:" : "מקום פנוי:", + "Memory" : "זיכרון", + "External monitoring tool" : "כלי מעקב חיצוני", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "לאחר מכן יש להעביר את האסימון עם כותרת „NC-Token” בעת תשאול הכתובת שלעיל.", "Network" : "רשת", - "Active users" : "משתמשים פעילים", - "Last hour" : "השעה החולפת", - "Shares" : "שיתופים", - "Users:" : "משתמשים:", "PHP" : "PHP", - "Version:" : "גרסה:", "seconds" : "שניות", "Upload max size:" : "גודל העלאה מרבי:", - "Database" : "מסד נתונים", - "Type:" : "סוג:", - "External monitoring tool" : "כלי מעקב חיצוני", - "Copy" : "העתקה", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "לאחר מכן יש להעביר את האסימון עם כותרת „NC-Token” בעת תשאול הכתובת שלעיל." + "Shares" : "שיתופים", + "Users:" : "משתמשים:", + "Temperature" : "טמפרטורה", + "Copied!" : "הועתק!", + "Not supported!" : "אין תמיכה!", + "Press ⌘-C to copy." : "להעתקה: ‎⌘-C.", + "Press Ctrl-C to copy." : "להעתקה: Ctrl-C.", + "Copy" : "העתקה" },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" } \ No newline at end of file diff --git a/l10n/hr.js b/l10n/hr.js index f965fe0f..9d075f6e 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -1,37 +1,37 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Podaci o CPU-u nisu dostupni", - "Copied!" : "Kopirano!", - "Not supported!" : "Nije podržano!", - "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", - "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", - "Unknown" : "Nepoznata pogreška", "System" : "Sustav", + "Unknown" : "Nepoznata pogreška", "Monitoring" : "Praćenje", "Monitoring app with useful server information" : "Aplikacija za praćenje s korisnim informacijama o poslužitelju", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Pruža korisne informacije o poslužitelju, kao što su opterećenje CPU-a, korištenje RAM-a, korištenje diska, broj korisnika itd.", - "Temperature" : "Temperatura", + "Active users" : "Aktivni korisnici", + "Last hour" : "Posljednji sat", + "CPU info not available" : "Podaci o CPU-u nisu dostupni", "Load" : "Opterećenje", - "Memory" : "Memorija", - "Disk" : "Disk", + "Database" : "Baza podataka", + "Type:" : "Vrsta:", + "Version:" : "Inačica:", "Size:" : "Veličina:", + "Disk" : "Disk", "Files:" : "Datoteke:", "Storages:" : "Pohrane:", "Free Space:" : "Slobodan prostor:", + "Memory" : "Memorija", + "External monitoring tool" : "Vanjski alat za praćenje", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Zatim proslijedite token sa zaglavljem „NC-Token“ prilikom slanja upita za gornji URL.", "Network" : "Mreža", - "Active users" : "Aktivni korisnici", - "Last hour" : "Posljednji sat", - "Shares" : "Dijeljenja", - "Users:" : "Korisnici:", "PHP" : "PHP", - "Version:" : "Inačica:", "seconds" : "sekunda", "Upload max size:" : "Maksimalna veličina za otpremu:", - "Database" : "Baza podataka", - "Type:" : "Vrsta:", - "External monitoring tool" : "Vanjski alat za praćenje", - "Copy" : "Kopiraj", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Zatim proslijedite token sa zaglavljem „NC-Token“ prilikom slanja upita za gornji URL." + "Shares" : "Dijeljenja", + "Users:" : "Korisnici:", + "Temperature" : "Temperatura", + "Copied!" : "Kopirano!", + "Not supported!" : "Nije podržano!", + "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", + "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Copy" : "Kopiraj" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/l10n/hr.json b/l10n/hr.json index d2658f5f..f619ca0b 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -1,35 +1,35 @@ { "translations": { - "CPU info not available" : "Podaci o CPU-u nisu dostupni", - "Copied!" : "Kopirano!", - "Not supported!" : "Nije podržano!", - "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", - "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", - "Unknown" : "Nepoznata pogreška", "System" : "Sustav", + "Unknown" : "Nepoznata pogreška", "Monitoring" : "Praćenje", "Monitoring app with useful server information" : "Aplikacija za praćenje s korisnim informacijama o poslužitelju", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Pruža korisne informacije o poslužitelju, kao što su opterećenje CPU-a, korištenje RAM-a, korištenje diska, broj korisnika itd.", - "Temperature" : "Temperatura", + "Active users" : "Aktivni korisnici", + "Last hour" : "Posljednji sat", + "CPU info not available" : "Podaci o CPU-u nisu dostupni", "Load" : "Opterećenje", - "Memory" : "Memorija", - "Disk" : "Disk", + "Database" : "Baza podataka", + "Type:" : "Vrsta:", + "Version:" : "Inačica:", "Size:" : "Veličina:", + "Disk" : "Disk", "Files:" : "Datoteke:", "Storages:" : "Pohrane:", "Free Space:" : "Slobodan prostor:", + "Memory" : "Memorija", + "External monitoring tool" : "Vanjski alat za praćenje", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Zatim proslijedite token sa zaglavljem „NC-Token“ prilikom slanja upita za gornji URL.", "Network" : "Mreža", - "Active users" : "Aktivni korisnici", - "Last hour" : "Posljednji sat", - "Shares" : "Dijeljenja", - "Users:" : "Korisnici:", "PHP" : "PHP", - "Version:" : "Inačica:", "seconds" : "sekunda", "Upload max size:" : "Maksimalna veličina za otpremu:", - "Database" : "Baza podataka", - "Type:" : "Vrsta:", - "External monitoring tool" : "Vanjski alat za praćenje", - "Copy" : "Kopiraj", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Zatim proslijedite token sa zaglavljem „NC-Token“ prilikom slanja upita za gornji URL." + "Shares" : "Dijeljenja", + "Users:" : "Korisnici:", + "Temperature" : "Temperatura", + "Copied!" : "Kopirano!", + "Not supported!" : "Nije podržano!", + "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", + "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Copy" : "Kopiraj" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/hu.js b/l10n/hu.js index 5c7fc5d6..07c6134c 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "A CPU információk nem érhetők el", - "CPU Usage:" : "Processzorhasználat:", - "Load average: {percentage} % ({load}) last minute" : "Átlagos terhelés: {percentage}% ({load}) az elmúlt percben", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) az elmúlt percben{last5MinutesPercentage} % ({last5Minutes}) az elmúlt 5 percben{last15MinutesPercentage} % ({last15Minutes}) az elmúlt 15 percben", - "RAM Usage:" : "Memóriahasználat:", - "SWAP Usage:" : "Cserehelyhasználat:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Memória: összesen: {memTotalBytes} / jelenlegi használat: {memUsageBytes}", - "RAM info not available" : "A memóriainformációk nem érhetők el", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Cserehely: összesen: {swapTotalBytes} / jelenlegi használat: {swapUsageBytes}", - "SWAP info not available" : "A cserehely-információk nem érhetők el", - "Copied!" : "Másolva!", - "Not supported!" : "Nem támogatott!", - "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘+C-t.", - "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl+C-t.", + "System" : "Rendszer", "Unknown" : "Ismeretlen", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d nap, %2$d óra, %3$d perc, %4$d másodperc", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d óra, %2$d perc, %3$d másodperc", - "System" : "Rendszer", "Monitoring" : "Rendszerfelügyelet", "Monitoring app with useful server information" : "Rendszerfelügyeleti alkalmazás hasznos kiszolgálóinformációkkal", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hasznos kiszolgálóinformációk nyújtása, mint a processzorterhelés, memóriafoglaltság, felhasználók száma, stb.", - "Operating System:" : "Operációs rendszer:", - "CPU:" : "CPU:", - "Memory:" : "Memória:", - "Server time:" : "Kiszolgálóidő:", - "Uptime:" : "Működési idő:", - "Temperature" : "Hőmérséklet", + "Active users" : "Aktív felhasználók", + "Last hour" : "Elmúlt óra", + "Last 24 Hours" : "Elmúlt 24 óra", + "Last 7 Days" : "Elmúlt 7 nap", + "Last 30 Days" : "Elmúlt 30 nap", + "CPU info not available" : "A CPU információk nem érhetők el", + "Load average: {percentage} % ({load}) last minute" : "Átlagos terhelés: {percentage}% ({load}) az elmúlt percben", "Load" : "Terhelés", - "Memory" : "Memória", + "Database" : "Adatbázis:", + "Type:" : "Típus:", + "Version:" : "Verzió:", + "Size:" : "Méret:", "Disk" : "Lemez", "Mount:" : "Csatolás:", "Filesystem:" : "Fájlrendszer:", - "Size:" : "Méret:", "Available:" : "Elérhető:", "Used:" : "Használt:", "Files:" : "Fájlok:", "Storages:" : "Tárhelyek:", "Free Space:" : "Szabad hely:", + "RAM Usage:" : "Memóriahasználat:", + "SWAP Usage:" : "Cserehelyhasználat:", + "RAM info not available" : "A memóriainformációk nem érhetők el", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Memória: összesen: {memTotalBytes} / jelenlegi használat: {memUsageBytes}", + "SWAP info not available" : "A cserehely-információk nem érhetők el", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Cserehely: összesen: {swapTotalBytes} / jelenlegi használat: {swapUsageBytes}", + "Memory" : "Memória", + "External monitoring tool" : "Külső rendszerfelügyeleti eszköz", + "Use this end point to connect an external monitoring tool:" : "E végpontot alkalmazása egy külső felügyeleti eszköz csatlakoztatásához:", + "Output in JSON" : "JSON kimenet", + "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", + "Skip server update" : "Kiszolgálófrissítés kihagyása", + "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", "Network" : "Hálózat", "Hostname:" : "Gépnév:", "Gateway:" : "Átjáró:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktív felhasználók", - "Last hour" : "Elmúlt óra", - "%s%% of all users" : "Az összes felhasználó %s%%-a", - "Last 24 Hours" : "Elmúlt 24 óra", - "Last 7 Days" : "Elmúlt 7 nap", - "Last 30 Days" : "Elmúlt 30 nap", - "Shares" : "Megosztások", - "Users:" : "Felhasználók:", - "Groups:" : "Csoportok:", - "Links:" : "Hivatkozások:", - "Emails:" : "E-mailek:", - "Federated sent:" : "Föderáltak elküldve:", - "Federated received:" : "Föderáltak fogadva:", - "Talk conversations:" : "Beszélgetések:", "PHP" : "PHP", - "Version:" : "Verzió:", "Memory limit:" : "Memóriakorlát:", - "MB" : "MB", "Max execution time:" : "Maximális végrehajtási idő:", "seconds" : "másodperc", "Upload max size:" : "Maximális feltöltési méret:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "Legnagyobb figyelési sor:", "Max active processes:" : "Legtöbb aktív folyamat:", "Max children reached:" : "Legtöbb elért gyermekfolyamat:", - "Database" : "Adatbázis:", - "Type:" : "Típus:", - "External monitoring tool" : "Külső rendszerfelügyeleti eszköz", - "Use this end point to connect an external monitoring tool:" : "E végpontot alkalmazása egy külső felügyeleti eszköz csatlakoztatásához:", - "Copy" : "Másolás", - "Output in JSON" : "JSON kimenet", - "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", - "Skip server update" : "Kiszolgálófrissítés kihagyása", - "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", - "threads" : "szál" + "Shares" : "Megosztások", + "Users:" : "Felhasználók:", + "Groups:" : "Csoportok:", + "Links:" : "Hivatkozások:", + "Emails:" : "E-mailek:", + "Federated sent:" : "Föderáltak elküldve:", + "Federated received:" : "Föderáltak fogadva:", + "Talk conversations:" : "Beszélgetések:", + "Operating System:" : "Operációs rendszer:", + "CPU:" : "CPU:", + "Memory:" : "Memória:", + "Server time:" : "Kiszolgálóidő:", + "Uptime:" : "Működési idő:", + "Temperature" : "Hőmérséklet", + "CPU Usage:" : "Processzorhasználat:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) az elmúlt percben{last5MinutesPercentage} % ({last5Minutes}) az elmúlt 5 percben{last15MinutesPercentage} % ({last15Minutes}) az elmúlt 15 percben", + "Copied!" : "Másolva!", + "Not supported!" : "Nem támogatott!", + "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘+C-t.", + "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl+C-t.", + "threads" : "szál", + "%s%% of all users" : "Az összes felhasználó %s%%-a", + "MB" : "MB", + "Copy" : "Másolás" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index 4ea5de4a..926bc5f1 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "A CPU információk nem érhetők el", - "CPU Usage:" : "Processzorhasználat:", - "Load average: {percentage} % ({load}) last minute" : "Átlagos terhelés: {percentage}% ({load}) az elmúlt percben", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) az elmúlt percben{last5MinutesPercentage} % ({last5Minutes}) az elmúlt 5 percben{last15MinutesPercentage} % ({last15Minutes}) az elmúlt 15 percben", - "RAM Usage:" : "Memóriahasználat:", - "SWAP Usage:" : "Cserehelyhasználat:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Memória: összesen: {memTotalBytes} / jelenlegi használat: {memUsageBytes}", - "RAM info not available" : "A memóriainformációk nem érhetők el", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Cserehely: összesen: {swapTotalBytes} / jelenlegi használat: {swapUsageBytes}", - "SWAP info not available" : "A cserehely-információk nem érhetők el", - "Copied!" : "Másolva!", - "Not supported!" : "Nem támogatott!", - "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘+C-t.", - "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl+C-t.", + "System" : "Rendszer", "Unknown" : "Ismeretlen", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d nap, %2$d óra, %3$d perc, %4$d másodperc", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d óra, %2$d perc, %3$d másodperc", - "System" : "Rendszer", "Monitoring" : "Rendszerfelügyelet", "Monitoring app with useful server information" : "Rendszerfelügyeleti alkalmazás hasznos kiszolgálóinformációkkal", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hasznos kiszolgálóinformációk nyújtása, mint a processzorterhelés, memóriafoglaltság, felhasználók száma, stb.", - "Operating System:" : "Operációs rendszer:", - "CPU:" : "CPU:", - "Memory:" : "Memória:", - "Server time:" : "Kiszolgálóidő:", - "Uptime:" : "Működési idő:", - "Temperature" : "Hőmérséklet", + "Active users" : "Aktív felhasználók", + "Last hour" : "Elmúlt óra", + "Last 24 Hours" : "Elmúlt 24 óra", + "Last 7 Days" : "Elmúlt 7 nap", + "Last 30 Days" : "Elmúlt 30 nap", + "CPU info not available" : "A CPU információk nem érhetők el", + "Load average: {percentage} % ({load}) last minute" : "Átlagos terhelés: {percentage}% ({load}) az elmúlt percben", "Load" : "Terhelés", - "Memory" : "Memória", + "Database" : "Adatbázis:", + "Type:" : "Típus:", + "Version:" : "Verzió:", + "Size:" : "Méret:", "Disk" : "Lemez", "Mount:" : "Csatolás:", "Filesystem:" : "Fájlrendszer:", - "Size:" : "Méret:", "Available:" : "Elérhető:", "Used:" : "Használt:", "Files:" : "Fájlok:", "Storages:" : "Tárhelyek:", "Free Space:" : "Szabad hely:", + "RAM Usage:" : "Memóriahasználat:", + "SWAP Usage:" : "Cserehelyhasználat:", + "RAM info not available" : "A memóriainformációk nem érhetők el", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Memória: összesen: {memTotalBytes} / jelenlegi használat: {memUsageBytes}", + "SWAP info not available" : "A cserehely-információk nem érhetők el", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Cserehely: összesen: {swapTotalBytes} / jelenlegi használat: {swapUsageBytes}", + "Memory" : "Memória", + "External monitoring tool" : "Külső rendszerfelügyeleti eszköz", + "Use this end point to connect an external monitoring tool:" : "E végpontot alkalmazása egy külső felügyeleti eszköz csatlakoztatásához:", + "Output in JSON" : "JSON kimenet", + "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", + "Skip server update" : "Kiszolgálófrissítés kihagyása", + "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", "Network" : "Hálózat", "Hostname:" : "Gépnév:", "Gateway:" : "Átjáró:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktív felhasználók", - "Last hour" : "Elmúlt óra", - "%s%% of all users" : "Az összes felhasználó %s%%-a", - "Last 24 Hours" : "Elmúlt 24 óra", - "Last 7 Days" : "Elmúlt 7 nap", - "Last 30 Days" : "Elmúlt 30 nap", - "Shares" : "Megosztások", - "Users:" : "Felhasználók:", - "Groups:" : "Csoportok:", - "Links:" : "Hivatkozások:", - "Emails:" : "E-mailek:", - "Federated sent:" : "Föderáltak elküldve:", - "Federated received:" : "Föderáltak fogadva:", - "Talk conversations:" : "Beszélgetések:", "PHP" : "PHP", - "Version:" : "Verzió:", "Memory limit:" : "Memóriakorlát:", - "MB" : "MB", "Max execution time:" : "Maximális végrehajtási idő:", "seconds" : "másodperc", "Upload max size:" : "Maximális feltöltési méret:", @@ -86,16 +73,29 @@ "Max listen queue:" : "Legnagyobb figyelési sor:", "Max active processes:" : "Legtöbb aktív folyamat:", "Max children reached:" : "Legtöbb elért gyermekfolyamat:", - "Database" : "Adatbázis:", - "Type:" : "Típus:", - "External monitoring tool" : "Külső rendszerfelügyeleti eszköz", - "Use this end point to connect an external monitoring tool:" : "E végpontot alkalmazása egy külső felügyeleti eszköz csatlakoztatásához:", - "Copy" : "Másolás", - "Output in JSON" : "JSON kimenet", - "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", - "Skip server update" : "Kiszolgálófrissítés kihagyása", - "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", - "threads" : "szál" + "Shares" : "Megosztások", + "Users:" : "Felhasználók:", + "Groups:" : "Csoportok:", + "Links:" : "Hivatkozások:", + "Emails:" : "E-mailek:", + "Federated sent:" : "Föderáltak elküldve:", + "Federated received:" : "Föderáltak fogadva:", + "Talk conversations:" : "Beszélgetések:", + "Operating System:" : "Operációs rendszer:", + "CPU:" : "CPU:", + "Memory:" : "Memória:", + "Server time:" : "Kiszolgálóidő:", + "Uptime:" : "Működési idő:", + "Temperature" : "Hőmérséklet", + "CPU Usage:" : "Processzorhasználat:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) az elmúlt percben{last5MinutesPercentage} % ({last5Minutes}) az elmúlt 5 percben{last15MinutesPercentage} % ({last15Minutes}) az elmúlt 15 percben", + "Copied!" : "Másolva!", + "Not supported!" : "Nem támogatott!", + "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘+C-t.", + "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl+C-t.", + "threads" : "szál", + "%s%% of all users" : "Az összes felhasználó %s%%-a", + "MB" : "MB", + "Copy" : "Másolás" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/hy.js b/l10n/hy.js index 59b3623a..63aec8f1 100644 --- a/l10n/hy.js +++ b/l10n/hy.js @@ -1,14 +1,14 @@ OC.L10N.register( "serverinfo", { + "Unknown" : "Անհայտ", + "Type:" : "Տիպ.", + "Size:" : "Չափս.", + "seconds" : "վայրկյան", "Copied!" : "Պատճենված է․", "Not supported!" : "Չի՛ սպասարկվում։", "Press ⌘-C to copy." : "Սեղմել ⌘-C պատճենելու համար։", "Press Ctrl-C to copy." : "Սեղմել Ctrl-C պատճենելու համար։", - "Unknown" : "Անհայտ", - "Size:" : "Չափս.", - "seconds" : "վայրկյան", - "Type:" : "Տիպ.", "Copy" : "պատճենահանել" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hy.json b/l10n/hy.json index 9293681c..e9b55e41 100644 --- a/l10n/hy.json +++ b/l10n/hy.json @@ -1,12 +1,12 @@ { "translations": { + "Unknown" : "Անհայտ", + "Type:" : "Տիպ.", + "Size:" : "Չափս.", + "seconds" : "վայրկյան", "Copied!" : "Պատճենված է․", "Not supported!" : "Չի՛ սպասարկվում։", "Press ⌘-C to copy." : "Սեղմել ⌘-C պատճենելու համար։", "Press Ctrl-C to copy." : "Սեղմել Ctrl-C պատճենելու համար։", - "Unknown" : "Անհայտ", - "Size:" : "Չափս.", - "seconds" : "վայրկյան", - "Type:" : "Տիպ.", "Copy" : "պատճենահանել" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ia.js b/l10n/ia.js index b4912242..40dd7cb0 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -1,25 +1,25 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "Copiate!", - "Not supported!" : "Non supportate!", - "Press ⌘-C to copy." : "Pulsa ⌘-C pro copiar.", - "Press Ctrl-C to copy." : "Pulsa Ctrl-C pro copiar.", - "Unknown" : "Incognite", "System" : "Systema", + "Unknown" : "Incognite", "Monitoring" : "Controlante", + "Active users" : "Usatores active", + "Database" : "Base de datos", + "Type:" : "Typo:", + "Version:" : "Version:", "Size:" : "Dimension:", "Files:" : "Files:", - "Active users" : "Usatores active", - "Shares" : "Compartimentos", - "Users:" : "Usatores:", + "External monitoring tool" : "Instrumento de controlo externe", "PHP" : "PHP", - "Version:" : "Version:", "seconds" : "secundas", "Upload max size:" : "Dimension maxime de incarga:", - "Database" : "Base de datos", - "Type:" : "Typo:", - "External monitoring tool" : "Instrumento de controlo externe", + "Shares" : "Compartimentos", + "Users:" : "Usatores:", + "Copied!" : "Copiate!", + "Not supported!" : "Non supportate!", + "Press ⌘-C to copy." : "Pulsa ⌘-C pro copiar.", + "Press Ctrl-C to copy." : "Pulsa Ctrl-C pro copiar.", "Copy" : "Copiar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ia.json b/l10n/ia.json index 250f6ebc..23e57594 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -1,23 +1,23 @@ { "translations": { - "Copied!" : "Copiate!", - "Not supported!" : "Non supportate!", - "Press ⌘-C to copy." : "Pulsa ⌘-C pro copiar.", - "Press Ctrl-C to copy." : "Pulsa Ctrl-C pro copiar.", - "Unknown" : "Incognite", "System" : "Systema", + "Unknown" : "Incognite", "Monitoring" : "Controlante", + "Active users" : "Usatores active", + "Database" : "Base de datos", + "Type:" : "Typo:", + "Version:" : "Version:", "Size:" : "Dimension:", "Files:" : "Files:", - "Active users" : "Usatores active", - "Shares" : "Compartimentos", - "Users:" : "Usatores:", + "External monitoring tool" : "Instrumento de controlo externe", "PHP" : "PHP", - "Version:" : "Version:", "seconds" : "secundas", "Upload max size:" : "Dimension maxime de incarga:", - "Database" : "Base de datos", - "Type:" : "Typo:", - "External monitoring tool" : "Instrumento de controlo externe", + "Shares" : "Compartimentos", + "Users:" : "Usatores:", + "Copied!" : "Copiate!", + "Not supported!" : "Non supportate!", + "Press ⌘-C to copy." : "Pulsa ⌘-C pro copiar.", + "Press Ctrl-C to copy." : "Pulsa Ctrl-C pro copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js index e6960e9f..97d5f00e 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Info CPU tidak tersedia", - "CPU Usage:" : "Penggunaan CPU:", - "Load average: {percentage} % ({load}) last minute" : "Rata-rata beban: {percentage} % ({load}) menit terakhir", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 1 menit terakhir\n{last5MinutesPercentage} % ({last5Minutes}) 5 menit terakhir\n{last15MinutesPercentage} % ({last15Minutes}) 15 menit terakhir", - "RAM Usage:" : "Penggunaan RAM:", - "SWAP Usage:" : "Penggunaan SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Penggunaan saat ini: {memUsageBytes}", - "RAM info not available" : "Info RAM tidak tersedia", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Penggunaan saat ini: {swapUsageBytes}", - "SWAP info not available" : "Info SWAP tidak tersedia", - "Copied!" : "Tersalin!", - "Not supported!" : "Tidak didukung!", - "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", - "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.", + "System" : "Sistem", "Unknown" : "Tidak diketahui", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d hari, %2$d jam, %3$d menit, %4$d detik", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d jam, %2$d menit, %3$d detik", - "System" : "Sistem", "Monitoring" : "Pemantauan", "Monitoring app with useful server information" : "Aplikasi pemantauan dengan informasi server yang berguna", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Menyediakan informasi server yang berguna, seperti beban CPU, penggunaan RAM, penggunaan disk, jumlah pengguna, dll.", - "Operating System:" : "Sistem Operasi:", - "CPU:" : "CPU:", - "Memory:" : "Memori:", - "Server time:" : "Waktu server:", - "Uptime:" : "Waktu aktif:", - "Temperature" : "Suhu", + "Active users" : "Pengguna aktif", + "Last hour" : "1 jam terakhir", + "Last 24 Hours" : "24 Jam Terakhir", + "Last 7 Days" : "7 Hari Terakhir", + "Last 30 Days" : "30 Hari Terakhir", + "CPU info not available" : "Info CPU tidak tersedia", + "Load average: {percentage} % ({load}) last minute" : "Rata-rata beban: {percentage} % ({load}) menit terakhir", "Load" : "Beban", - "Memory" : "Memori", + "Database" : "Basis data", + "Type:" : "Jenis:", + "Version:" : "Versi:", + "Size:" : "Ukuran:", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Sistem file:", - "Size:" : "Ukuran:", "Available:" : "Tersedia:", "Used:" : "Digunakan:", "Files:" : "File:", "Storages:" : "Penyimpanan:", "Free Space:" : "Ruang kosong:", + "RAM Usage:" : "Penggunaan RAM:", + "SWAP Usage:" : "Penggunaan SWAP:", + "RAM info not available" : "Info RAM tidak tersedia", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Penggunaan saat ini: {memUsageBytes}", + "SWAP info not available" : "Info SWAP tidak tersedia", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Penggunaan saat ini: {swapUsageBytes}", + "Memory" : "Memori", + "External monitoring tool" : "Alat pemantauan eksternal", + "Use this end point to connect an external monitoring tool:" : "Gunakan endpoint ini untuk menghubungkan alat pemantauan eksternal:", + "Output in JSON" : "Keluaran dalam JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", + "Skip server update" : "Lewati pembaruan server", + "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas.", "Network" : "Jaringan", "Hostname:" : "Nama host:", "Gateway:" : "Gateway:", @@ -48,24 +51,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Pengguna aktif", - "Last hour" : "1 jam terakhir", - "%s%% of all users" : "%s%% dari semua pengguna", - "Last 24 Hours" : "24 Jam Terakhir", - "Last 7 Days" : "7 Hari Terakhir", - "Last 30 Days" : "30 Hari Terakhir", - "Shares" : "Pembagian", - "Users:" : "Pengguna:", - "Groups:" : "Grup:", - "Links:" : "Tautan:", - "Emails:" : "Email:", - "Federated sent:" : "Federasi dikirim:", - "Federated received:" : "Federasi diterima:", - "Talk conversations:" : "Percakapan Talk:", "PHP" : "PHP", - "Version:" : "Versi:", "Memory limit:" : "Batas memori:", - "MB" : "MB", "Max execution time:" : "Waktu eksekusi maks.:", "seconds" : "detik", "Upload max size:" : "Ukuran unggah maks.:", @@ -87,16 +74,29 @@ OC.L10N.register( "Max listen queue:" : "Antrean listen maks.:", "Max active processes:" : "Maks. proses aktif:", "Max children reached:" : "Maks. anak tercapai:", - "Database" : "Basis data", - "Type:" : "Jenis:", - "External monitoring tool" : "Alat pemantauan eksternal", - "Use this end point to connect an external monitoring tool:" : "Gunakan endpoint ini untuk menghubungkan alat pemantauan eksternal:", - "Copy" : "Salin", - "Output in JSON" : "Keluaran dalam JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", - "Skip server update" : "Lewati pembaruan server", - "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas.", - "threads" : "thread" + "Shares" : "Pembagian", + "Users:" : "Pengguna:", + "Groups:" : "Grup:", + "Links:" : "Tautan:", + "Emails:" : "Email:", + "Federated sent:" : "Federasi dikirim:", + "Federated received:" : "Federasi diterima:", + "Talk conversations:" : "Percakapan Talk:", + "Operating System:" : "Sistem Operasi:", + "CPU:" : "CPU:", + "Memory:" : "Memori:", + "Server time:" : "Waktu server:", + "Uptime:" : "Waktu aktif:", + "Temperature" : "Suhu", + "CPU Usage:" : "Penggunaan CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 1 menit terakhir\n{last5MinutesPercentage} % ({last5Minutes}) 5 menit terakhir\n{last15MinutesPercentage} % ({last15Minutes}) 15 menit terakhir", + "Copied!" : "Tersalin!", + "Not supported!" : "Tidak didukung!", + "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", + "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.", + "threads" : "thread", + "%s%% of all users" : "%s%% dari semua pengguna", + "MB" : "MB", + "Copy" : "Salin" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index 282504d9..dd7209b3 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "Info CPU tidak tersedia", - "CPU Usage:" : "Penggunaan CPU:", - "Load average: {percentage} % ({load}) last minute" : "Rata-rata beban: {percentage} % ({load}) menit terakhir", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 1 menit terakhir\n{last5MinutesPercentage} % ({last5Minutes}) 5 menit terakhir\n{last15MinutesPercentage} % ({last15Minutes}) 15 menit terakhir", - "RAM Usage:" : "Penggunaan RAM:", - "SWAP Usage:" : "Penggunaan SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Penggunaan saat ini: {memUsageBytes}", - "RAM info not available" : "Info RAM tidak tersedia", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Penggunaan saat ini: {swapUsageBytes}", - "SWAP info not available" : "Info SWAP tidak tersedia", - "Copied!" : "Tersalin!", - "Not supported!" : "Tidak didukung!", - "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", - "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.", + "System" : "Sistem", "Unknown" : "Tidak diketahui", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d hari, %2$d jam, %3$d menit, %4$d detik", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d jam, %2$d menit, %3$d detik", - "System" : "Sistem", "Monitoring" : "Pemantauan", "Monitoring app with useful server information" : "Aplikasi pemantauan dengan informasi server yang berguna", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Menyediakan informasi server yang berguna, seperti beban CPU, penggunaan RAM, penggunaan disk, jumlah pengguna, dll.", - "Operating System:" : "Sistem Operasi:", - "CPU:" : "CPU:", - "Memory:" : "Memori:", - "Server time:" : "Waktu server:", - "Uptime:" : "Waktu aktif:", - "Temperature" : "Suhu", + "Active users" : "Pengguna aktif", + "Last hour" : "1 jam terakhir", + "Last 24 Hours" : "24 Jam Terakhir", + "Last 7 Days" : "7 Hari Terakhir", + "Last 30 Days" : "30 Hari Terakhir", + "CPU info not available" : "Info CPU tidak tersedia", + "Load average: {percentage} % ({load}) last minute" : "Rata-rata beban: {percentage} % ({load}) menit terakhir", "Load" : "Beban", - "Memory" : "Memori", + "Database" : "Basis data", + "Type:" : "Jenis:", + "Version:" : "Versi:", + "Size:" : "Ukuran:", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Sistem file:", - "Size:" : "Ukuran:", "Available:" : "Tersedia:", "Used:" : "Digunakan:", "Files:" : "File:", "Storages:" : "Penyimpanan:", "Free Space:" : "Ruang kosong:", + "RAM Usage:" : "Penggunaan RAM:", + "SWAP Usage:" : "Penggunaan SWAP:", + "RAM info not available" : "Info RAM tidak tersedia", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Penggunaan saat ini: {memUsageBytes}", + "SWAP info not available" : "Info SWAP tidak tersedia", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Penggunaan saat ini: {swapUsageBytes}", + "Memory" : "Memori", + "External monitoring tool" : "Alat pemantauan eksternal", + "Use this end point to connect an external monitoring tool:" : "Gunakan endpoint ini untuk menghubungkan alat pemantauan eksternal:", + "Output in JSON" : "Keluaran dalam JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", + "Skip server update" : "Lewati pembaruan server", + "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas.", "Network" : "Jaringan", "Hostname:" : "Nama host:", "Gateway:" : "Gateway:", @@ -46,24 +49,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Pengguna aktif", - "Last hour" : "1 jam terakhir", - "%s%% of all users" : "%s%% dari semua pengguna", - "Last 24 Hours" : "24 Jam Terakhir", - "Last 7 Days" : "7 Hari Terakhir", - "Last 30 Days" : "30 Hari Terakhir", - "Shares" : "Pembagian", - "Users:" : "Pengguna:", - "Groups:" : "Grup:", - "Links:" : "Tautan:", - "Emails:" : "Email:", - "Federated sent:" : "Federasi dikirim:", - "Federated received:" : "Federasi diterima:", - "Talk conversations:" : "Percakapan Talk:", "PHP" : "PHP", - "Version:" : "Versi:", "Memory limit:" : "Batas memori:", - "MB" : "MB", "Max execution time:" : "Waktu eksekusi maks.:", "seconds" : "detik", "Upload max size:" : "Ukuran unggah maks.:", @@ -85,16 +72,29 @@ "Max listen queue:" : "Antrean listen maks.:", "Max active processes:" : "Maks. proses aktif:", "Max children reached:" : "Maks. anak tercapai:", - "Database" : "Basis data", - "Type:" : "Jenis:", - "External monitoring tool" : "Alat pemantauan eksternal", - "Use this end point to connect an external monitoring tool:" : "Gunakan endpoint ini untuk menghubungkan alat pemantauan eksternal:", - "Copy" : "Salin", - "Output in JSON" : "Keluaran dalam JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", - "Skip server update" : "Lewati pembaruan server", - "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas.", - "threads" : "thread" + "Shares" : "Pembagian", + "Users:" : "Pengguna:", + "Groups:" : "Grup:", + "Links:" : "Tautan:", + "Emails:" : "Email:", + "Federated sent:" : "Federasi dikirim:", + "Federated received:" : "Federasi diterima:", + "Talk conversations:" : "Percakapan Talk:", + "Operating System:" : "Sistem Operasi:", + "CPU:" : "CPU:", + "Memory:" : "Memori:", + "Server time:" : "Waktu server:", + "Uptime:" : "Waktu aktif:", + "Temperature" : "Suhu", + "CPU Usage:" : "Penggunaan CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 1 menit terakhir\n{last5MinutesPercentage} % ({last5Minutes}) 5 menit terakhir\n{last15MinutesPercentage} % ({last15Minutes}) 15 menit terakhir", + "Copied!" : "Tersalin!", + "Not supported!" : "Tidak didukung!", + "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", + "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.", + "threads" : "thread", + "%s%% of all users" : "%s%% dari semua pengguna", + "MB" : "MB", + "Copy" : "Salin" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index 584fb89a..66ccba2e 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -1,35 +1,35 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Örgjörvaupplýsingar ekki tiltækar", - "Copied!" : "Afritað!", - "Not supported!" : "Ekki stutt!", - "Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.", - "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.", - "Unknown" : "Óþekkt", "System" : "Kerfið", + "Unknown" : "Óþekkt", "Monitoring" : "Vöktun", "Monitoring app with useful server information" : "Vöktunarforrit sem nær í ýmsar notadrjúgar upplýsingar um þjón", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Gefur nytsamlegar upplýsingar um vefþjón, svo sem álag á örgjörva, diskanotkun, fjölda notenda, o.s.frv.", - "Temperature" : "Hitastig", + "Active users" : "Virkir notendur", + "CPU info not available" : "Örgjörvaupplýsingar ekki tiltækar", "Load" : "Hlaða inn", - "Memory" : "Vinnsluminni", - "Disk" : "Diskur", + "Database" : "Gagnagrunnur", + "Type:" : "Tegund:", + "Version:" : "Útgáfa:", "Size:" : "Stærð:", + "Disk" : "Diskur", "Files:" : "Skrár:", "Storages:" : "Gagnageymslur", "Free Space:" : "Laust diskapláss:", + "Memory" : "Vinnsluminni", + "External monitoring tool" : "Utanaðkomandi vöktunartól", "Network" : "Netkerfi", - "Active users" : "Virkir notendur", - "Shares" : "Sameignir", - "Users:" : "Notendur:", "PHP" : "PHP", - "Version:" : "Útgáfa:", "seconds" : "sekúndum", "Upload max size:" : "Hámarksstærð innsendingar:", - "Database" : "Gagnagrunnur", - "Type:" : "Tegund:", - "External monitoring tool" : "Utanaðkomandi vöktunartól", + "Shares" : "Sameignir", + "Users:" : "Notendur:", + "Temperature" : "Hitastig", + "Copied!" : "Afritað!", + "Not supported!" : "Ekki stutt!", + "Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.", + "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.", "Copy" : "Afrita" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index 3abf81a9..bdb0e056 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -1,33 +1,33 @@ { "translations": { - "CPU info not available" : "Örgjörvaupplýsingar ekki tiltækar", - "Copied!" : "Afritað!", - "Not supported!" : "Ekki stutt!", - "Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.", - "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.", - "Unknown" : "Óþekkt", "System" : "Kerfið", + "Unknown" : "Óþekkt", "Monitoring" : "Vöktun", "Monitoring app with useful server information" : "Vöktunarforrit sem nær í ýmsar notadrjúgar upplýsingar um þjón", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Gefur nytsamlegar upplýsingar um vefþjón, svo sem álag á örgjörva, diskanotkun, fjölda notenda, o.s.frv.", - "Temperature" : "Hitastig", + "Active users" : "Virkir notendur", + "CPU info not available" : "Örgjörvaupplýsingar ekki tiltækar", "Load" : "Hlaða inn", - "Memory" : "Vinnsluminni", - "Disk" : "Diskur", + "Database" : "Gagnagrunnur", + "Type:" : "Tegund:", + "Version:" : "Útgáfa:", "Size:" : "Stærð:", + "Disk" : "Diskur", "Files:" : "Skrár:", "Storages:" : "Gagnageymslur", "Free Space:" : "Laust diskapláss:", + "Memory" : "Vinnsluminni", + "External monitoring tool" : "Utanaðkomandi vöktunartól", "Network" : "Netkerfi", - "Active users" : "Virkir notendur", - "Shares" : "Sameignir", - "Users:" : "Notendur:", "PHP" : "PHP", - "Version:" : "Útgáfa:", "seconds" : "sekúndum", "Upload max size:" : "Hámarksstærð innsendingar:", - "Database" : "Gagnagrunnur", - "Type:" : "Tegund:", - "External monitoring tool" : "Utanaðkomandi vöktunartól", + "Shares" : "Sameignir", + "Users:" : "Notendur:", + "Temperature" : "Hitastig", + "Copied!" : "Afritað!", + "Not supported!" : "Ekki stutt!", + "Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.", + "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.", "Copy" : "Afrita" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index 756d441e..b9872f54 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -1,42 +1,45 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Informazioni CPU non disponibili", - "CPU Usage:" : "Utilizzo CPU:", - "Load average: {percentage} % ({load}) last minute" : "Carico medio: {percentage} % ({load}) ultimo minuto", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute})ultimo minuto\n{last5MinutesPercentage} % ({last5Minutes}) ultimi 5 minuti\n{last15MinutesPercentage} % ({last15Minutes}) ultimi 15 minuti", - "RAM Usage:" : "Utilizzo RAM:", - "SWAP Usage:" : "Utilizzo SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totale: {memTotalBytes}/Uso attuale: {memUsageBytes}", - "RAM info not available" : "Informazioni RAM non disponibili", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totale: {swapTotalBytes}/Uso attuale: {swapUsageBytes}", - "SWAP info not available" : "Informazioni SWAP non disponibili", - "Copied!" : "Copiato!", - "Not supported!" : "Non supportato!", - "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", - "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", - "Unknown" : "Sconosciuto", "System" : "Sistema", + "Unknown" : "Sconosciuto", "Monitoring" : "Monitoraggio", "Monitoring app with useful server information" : "Applicazione di monitoraggio con informazioni utili sul server", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fornisce informazioni utili sul server, come carico della CPU, utilizzo della memoria, utilizzo del disco, numero di utenti, ecc.", - "Operating System:" : "Sistema operativo:", - "CPU:" : "CPU:", - "Memory:" : "Memoria:", - "Server time:" : "Ora del server:", - "Uptime:" : "Tempo di attività:", - "Temperature" : "Temperatura", + "Active users" : "Utenti attivi", + "Last hour" : "Ultima ora", + "Last 24 Hours" : "Ultime 24 ore", + "Last 7 Days" : "Ultimi 7 giorni", + "Last 30 Days" : "Ultimi 30 giorni", + "CPU info not available" : "Informazioni CPU non disponibili", + "Load average: {percentage} % ({load}) last minute" : "Carico medio: {percentage} % ({load}) ultimo minuto", "Load" : "Carico", - "Memory" : "Memoria", + "Database" : "Database", + "Type:" : "Tipo:", + "Version:" : "Versione:", + "Size:" : "Dimensione:", "Disk" : "Disco", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", - "Size:" : "Dimensione:", "Available:" : "Disponibile:", "Used:" : "Utilizzato:", "Files:" : "File:", "Storages:" : "Archiviazioni:", "Free Space:" : "Spazio libero:", + "RAM Usage:" : "Utilizzo RAM:", + "SWAP Usage:" : "Utilizzo SWAP:", + "RAM info not available" : "Informazioni RAM non disponibili", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totale: {memTotalBytes}/Uso attuale: {memUsageBytes}", + "SWAP info not available" : "Informazioni SWAP non disponibili", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totale: {swapTotalBytes}/Uso attuale: {swapUsageBytes}", + "Memory" : "Memoria", + "External monitoring tool" : "Strumento di controllo esterno", + "Use this end point to connect an external monitoring tool:" : "Utilizzare questo endpoint per connettere uno strumento di monitoraggio esterno:", + "Output in JSON" : "Output in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Salta la sezione app (includere la sezione app invierà una richiesta esterna all'app store)", + "Skip server update" : "Salta l'aggiornamento del server", + "To use an access token, please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra.", "Network" : "Rete", "Hostname:" : "Nome host:", "Gateway:" : "Gateway:", @@ -47,22 +50,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Utenti attivi", - "Last hour" : "Ultima ora", - "%s%% of all users" : "%s%% di tutti gli utenti", - "Last 24 Hours" : "Ultime 24 ore", - "Last 7 Days" : "Ultimi 7 giorni", - "Last 30 Days" : "Ultimi 30 giorni", - "Shares" : "Condivisioni", - "Users:" : "Utenti:", - "Groups:" : "Gruppi:", - "Links:" : "Collegamenti:", - "Emails:" : "Email:", - "Federated sent:" : "Federati inviati:", - "Federated received:" : "Federati ricevuti:", - "Talk conversations:" : "Conversazioni di Talk:", "PHP" : "PHP", - "Version:" : "Versione:", "Memory limit:" : "Limite memoria:", "Max execution time:" : "Tempo massimo di esecuzione:", "seconds" : "secondi", @@ -75,15 +63,27 @@ OC.L10N.register( "Total processes:" : "Totale processi:", "Active processes:" : "Processi attivi:", "Max active processes:" : "Numero massimo di processi attivi:", - "Database" : "Database", - "Type:" : "Tipo:", - "External monitoring tool" : "Strumento di controllo esterno", - "Use this end point to connect an external monitoring tool:" : "Utilizzare questo endpoint per connettere uno strumento di monitoraggio esterno:", - "Copy" : "Copia", - "Output in JSON" : "Output in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Salta la sezione app (includere la sezione app invierà una richiesta esterna all'app store)", - "Skip server update" : "Salta l'aggiornamento del server", - "To use an access token, please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra." + "Shares" : "Condivisioni", + "Users:" : "Utenti:", + "Groups:" : "Gruppi:", + "Links:" : "Collegamenti:", + "Emails:" : "Email:", + "Federated sent:" : "Federati inviati:", + "Federated received:" : "Federati ricevuti:", + "Talk conversations:" : "Conversazioni di Talk:", + "Operating System:" : "Sistema operativo:", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Ora del server:", + "Uptime:" : "Tempo di attività:", + "Temperature" : "Temperatura", + "CPU Usage:" : "Utilizzo CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute})ultimo minuto\n{last5MinutesPercentage} % ({last5Minutes}) ultimi 5 minuti\n{last15MinutesPercentage} % ({last15Minutes}) ultimi 15 minuti", + "Copied!" : "Copiato!", + "Not supported!" : "Non supportato!", + "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", + "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", + "%s%% of all users" : "%s%% di tutti gli utenti", + "Copy" : "Copia" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/it.json b/l10n/it.json index 96aa53bd..bbcc2818 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -1,40 +1,43 @@ { "translations": { - "CPU info not available" : "Informazioni CPU non disponibili", - "CPU Usage:" : "Utilizzo CPU:", - "Load average: {percentage} % ({load}) last minute" : "Carico medio: {percentage} % ({load}) ultimo minuto", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute})ultimo minuto\n{last5MinutesPercentage} % ({last5Minutes}) ultimi 5 minuti\n{last15MinutesPercentage} % ({last15Minutes}) ultimi 15 minuti", - "RAM Usage:" : "Utilizzo RAM:", - "SWAP Usage:" : "Utilizzo SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totale: {memTotalBytes}/Uso attuale: {memUsageBytes}", - "RAM info not available" : "Informazioni RAM non disponibili", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totale: {swapTotalBytes}/Uso attuale: {swapUsageBytes}", - "SWAP info not available" : "Informazioni SWAP non disponibili", - "Copied!" : "Copiato!", - "Not supported!" : "Non supportato!", - "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", - "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", - "Unknown" : "Sconosciuto", "System" : "Sistema", + "Unknown" : "Sconosciuto", "Monitoring" : "Monitoraggio", "Monitoring app with useful server information" : "Applicazione di monitoraggio con informazioni utili sul server", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fornisce informazioni utili sul server, come carico della CPU, utilizzo della memoria, utilizzo del disco, numero di utenti, ecc.", - "Operating System:" : "Sistema operativo:", - "CPU:" : "CPU:", - "Memory:" : "Memoria:", - "Server time:" : "Ora del server:", - "Uptime:" : "Tempo di attività:", - "Temperature" : "Temperatura", + "Active users" : "Utenti attivi", + "Last hour" : "Ultima ora", + "Last 24 Hours" : "Ultime 24 ore", + "Last 7 Days" : "Ultimi 7 giorni", + "Last 30 Days" : "Ultimi 30 giorni", + "CPU info not available" : "Informazioni CPU non disponibili", + "Load average: {percentage} % ({load}) last minute" : "Carico medio: {percentage} % ({load}) ultimo minuto", "Load" : "Carico", - "Memory" : "Memoria", + "Database" : "Database", + "Type:" : "Tipo:", + "Version:" : "Versione:", + "Size:" : "Dimensione:", "Disk" : "Disco", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", - "Size:" : "Dimensione:", "Available:" : "Disponibile:", "Used:" : "Utilizzato:", "Files:" : "File:", "Storages:" : "Archiviazioni:", "Free Space:" : "Spazio libero:", + "RAM Usage:" : "Utilizzo RAM:", + "SWAP Usage:" : "Utilizzo SWAP:", + "RAM info not available" : "Informazioni RAM non disponibili", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totale: {memTotalBytes}/Uso attuale: {memUsageBytes}", + "SWAP info not available" : "Informazioni SWAP non disponibili", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totale: {swapTotalBytes}/Uso attuale: {swapUsageBytes}", + "Memory" : "Memoria", + "External monitoring tool" : "Strumento di controllo esterno", + "Use this end point to connect an external monitoring tool:" : "Utilizzare questo endpoint per connettere uno strumento di monitoraggio esterno:", + "Output in JSON" : "Output in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Salta la sezione app (includere la sezione app invierà una richiesta esterna all'app store)", + "Skip server update" : "Salta l'aggiornamento del server", + "To use an access token, please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra.", "Network" : "Rete", "Hostname:" : "Nome host:", "Gateway:" : "Gateway:", @@ -45,22 +48,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Utenti attivi", - "Last hour" : "Ultima ora", - "%s%% of all users" : "%s%% di tutti gli utenti", - "Last 24 Hours" : "Ultime 24 ore", - "Last 7 Days" : "Ultimi 7 giorni", - "Last 30 Days" : "Ultimi 30 giorni", - "Shares" : "Condivisioni", - "Users:" : "Utenti:", - "Groups:" : "Gruppi:", - "Links:" : "Collegamenti:", - "Emails:" : "Email:", - "Federated sent:" : "Federati inviati:", - "Federated received:" : "Federati ricevuti:", - "Talk conversations:" : "Conversazioni di Talk:", "PHP" : "PHP", - "Version:" : "Versione:", "Memory limit:" : "Limite memoria:", "Max execution time:" : "Tempo massimo di esecuzione:", "seconds" : "secondi", @@ -73,15 +61,27 @@ "Total processes:" : "Totale processi:", "Active processes:" : "Processi attivi:", "Max active processes:" : "Numero massimo di processi attivi:", - "Database" : "Database", - "Type:" : "Tipo:", - "External monitoring tool" : "Strumento di controllo esterno", - "Use this end point to connect an external monitoring tool:" : "Utilizzare questo endpoint per connettere uno strumento di monitoraggio esterno:", - "Copy" : "Copia", - "Output in JSON" : "Output in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Salta la sezione app (includere la sezione app invierà una richiesta esterna all'app store)", - "Skip server update" : "Salta l'aggiornamento del server", - "To use an access token, please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra." + "Shares" : "Condivisioni", + "Users:" : "Utenti:", + "Groups:" : "Gruppi:", + "Links:" : "Collegamenti:", + "Emails:" : "Email:", + "Federated sent:" : "Federati inviati:", + "Federated received:" : "Federati ricevuti:", + "Talk conversations:" : "Conversazioni di Talk:", + "Operating System:" : "Sistema operativo:", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Ora del server:", + "Uptime:" : "Tempo di attività:", + "Temperature" : "Temperatura", + "CPU Usage:" : "Utilizzo CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute})ultimo minuto\n{last5MinutesPercentage} % ({last5Minutes}) ultimi 5 minuti\n{last15MinutesPercentage} % ({last15Minutes}) ultimi 15 minuti", + "Copied!" : "Copiato!", + "Not supported!" : "Non supportato!", + "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", + "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", + "%s%% of all users" : "%s%% di tutti gli utenti", + "Copy" : "Copia" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index a05b40cf..45301733 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU情報が利用できません", - "CPU Usage:" : "CPU使用率:", - "Load average: {percentage} % ({load}) last minute" : "ロードアベレージ: {percentage}% ({load}) 直近1分間", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最新\n{last5MinutesPercentage}% ({last5Minutes}) 直近 5 分\n{last15MinutesPercentage}% ({last15Minutes}) 直近 15 分", - "RAM Usage:" : "RAM使用量:", - "SWAP Usage:" : "SWAP使用量:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 合計: {memTotalBytes}/現在の使用率: {memUsageBytes}", - "RAM info not available" : "RAM情報が利用不可", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "スワップ: 合計: {swapTotalBytes}/現在の使用率: {swapUsageBytes}", - "SWAP info not available" : "SWAP情報なし", - "Copied!" : "コピー完了", - "Not supported!" : "対応していません!", - "Press ⌘-C to copy." : "⌘-C でコピーします。", - "Press Ctrl-C to copy." : "Ctrl-Cを押してコピーします。", + "System" : "システム", "Unknown" : "不明", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d 日、%2$d 時間、%3$d 分、%4$d 秒", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d時間、%2$d分、%3$d秒", - "System" : "システム", "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:", - "Memory:" : "メモリ:", - "Server time:" : "サーバーの時間:", - "Uptime:" : "稼働時間:", - "Temperature" : "温度", + "Active users" : "アクティブユーザー数", + "Last hour" : "1時間以内", + "Last 24 Hours" : "24時間以内", + "Last 7 Days" : "7日以内", + "Last 30 Days" : "30日以内", + "CPU info not available" : "CPU情報が利用できません", + "Load average: {percentage} % ({load}) last minute" : "ロードアベレージ: {percentage}% ({load}) 直近1分間", "Load" : "負荷", - "Memory" : "メモリ", + "Database" : "データベース", + "Type:" : "タイプ:", + "Version:" : "バージョン:", + "Size:" : "サイズ:", "Disk" : "ディスク", "Mount:" : "マウント:", "Filesystem:" : "ファイルシステム:", - "Size:" : "サイズ:", "Available:" : "利用可能:", "Used:" : "使用中:", "Files:" : "ファイル数:", "Storages:" : "ストレージ:", "Free Space:" : "空き容量:", + "RAM Usage:" : "RAM使用量:", + "SWAP Usage:" : "SWAP使用量:", + "RAM info not available" : "RAM情報が利用不可", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 合計: {memTotalBytes}/現在の使用率: {memUsageBytes}", + "SWAP info not available" : "SWAP情報なし", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "スワップ: 合計: {swapTotalBytes}/現在の使用率: {swapUsageBytes}", + "Memory" : "メモリ", + "External monitoring tool" : "外部モニタリングツール", + "Use this end point to connect an external monitoring tool:" : "このエンドポイントを使用して外部モニタリングツールを接続します:", + "Output in JSON" : "JSONでの出力", + "Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)", + "Skip server update" : "サーバーの更新をスキップ", + "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\" ヘッダーでトークンを渡します。", "Network" : "ネットワーク", "Hostname:" : "ホスト名:", "Gateway:" : "ゲートウェイ:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "アクティブユーザー数", - "Last hour" : "1時間以内", - "%s%% of all users" : "全ユーザーの%s%%", - "Last 24 Hours" : "24時間以内", - "Last 7 Days" : "7日以内", - "Last 30 Days" : "30日以内", - "Shares" : "共有数", - "Users:" : "ユーザー数:", - "Groups:" : "グループ:", - "Links:" : "リンク:", - "Emails:" : "メール: ", - "Federated sent:" : "統合送信:", - "Federated received:" : "統合受信:", - "Talk conversations:" : "会話:", "PHP" : "PHP", - "Version:" : "バージョン:", "Memory limit:" : "メモリ制限:", - "MB" : "MB", "Max execution time:" : "最大実行時間:", "seconds" : "秒", "Upload max size:" : "最大アップロードサイズ:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "最大のリッスン・キュー:", "Max active processes:" : "最大のアクティブなプロセス:", "Max children reached:" : "最大の子数に達した:", - "Database" : "データベース", - "Type:" : "タイプ:", - "External monitoring tool" : "外部モニタリングツール", - "Use this end point to connect an external monitoring tool:" : "このエンドポイントを使用して外部モニタリングツールを接続します:", - "Copy" : "コピー", - "Output in JSON" : "JSONでの出力", - "Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)", - "Skip server update" : "サーバーの更新をスキップ", - "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\" ヘッダーでトークンを渡します。", - "threads" : "スレッド" + "Shares" : "共有数", + "Users:" : "ユーザー数:", + "Groups:" : "グループ:", + "Links:" : "リンク:", + "Emails:" : "メール: ", + "Federated sent:" : "統合送信:", + "Federated received:" : "統合受信:", + "Talk conversations:" : "会話:", + "Operating System:" : "OS:", + "CPU:" : "CPU:", + "Memory:" : "メモリ:", + "Server time:" : "サーバーの時間:", + "Uptime:" : "稼働時間:", + "Temperature" : "温度", + "CPU Usage:" : "CPU使用率:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最新\n{last5MinutesPercentage}% ({last5Minutes}) 直近 5 分\n{last15MinutesPercentage}% ({last15Minutes}) 直近 15 分", + "Copied!" : "コピー完了", + "Not supported!" : "対応していません!", + "Press ⌘-C to copy." : "⌘-C でコピーします。", + "Press Ctrl-C to copy." : "Ctrl-Cを押してコピーします。", + "threads" : "スレッド", + "%s%% of all users" : "全ユーザーの%s%%", + "MB" : "MB", + "Copy" : "コピー" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 43c7ec88..a7a9864e 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "CPU情報が利用できません", - "CPU Usage:" : "CPU使用率:", - "Load average: {percentage} % ({load}) last minute" : "ロードアベレージ: {percentage}% ({load}) 直近1分間", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最新\n{last5MinutesPercentage}% ({last5Minutes}) 直近 5 分\n{last15MinutesPercentage}% ({last15Minutes}) 直近 15 分", - "RAM Usage:" : "RAM使用量:", - "SWAP Usage:" : "SWAP使用量:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 合計: {memTotalBytes}/現在の使用率: {memUsageBytes}", - "RAM info not available" : "RAM情報が利用不可", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "スワップ: 合計: {swapTotalBytes}/現在の使用率: {swapUsageBytes}", - "SWAP info not available" : "SWAP情報なし", - "Copied!" : "コピー完了", - "Not supported!" : "対応していません!", - "Press ⌘-C to copy." : "⌘-C でコピーします。", - "Press Ctrl-C to copy." : "Ctrl-Cを押してコピーします。", + "System" : "システム", "Unknown" : "不明", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d 日、%2$d 時間、%3$d 分、%4$d 秒", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d時間、%2$d分、%3$d秒", - "System" : "システム", "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:", - "Memory:" : "メモリ:", - "Server time:" : "サーバーの時間:", - "Uptime:" : "稼働時間:", - "Temperature" : "温度", + "Active users" : "アクティブユーザー数", + "Last hour" : "1時間以内", + "Last 24 Hours" : "24時間以内", + "Last 7 Days" : "7日以内", + "Last 30 Days" : "30日以内", + "CPU info not available" : "CPU情報が利用できません", + "Load average: {percentage} % ({load}) last minute" : "ロードアベレージ: {percentage}% ({load}) 直近1分間", "Load" : "負荷", - "Memory" : "メモリ", + "Database" : "データベース", + "Type:" : "タイプ:", + "Version:" : "バージョン:", + "Size:" : "サイズ:", "Disk" : "ディスク", "Mount:" : "マウント:", "Filesystem:" : "ファイルシステム:", - "Size:" : "サイズ:", "Available:" : "利用可能:", "Used:" : "使用中:", "Files:" : "ファイル数:", "Storages:" : "ストレージ:", "Free Space:" : "空き容量:", + "RAM Usage:" : "RAM使用量:", + "SWAP Usage:" : "SWAP使用量:", + "RAM info not available" : "RAM情報が利用不可", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 合計: {memTotalBytes}/現在の使用率: {memUsageBytes}", + "SWAP info not available" : "SWAP情報なし", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "スワップ: 合計: {swapTotalBytes}/現在の使用率: {swapUsageBytes}", + "Memory" : "メモリ", + "External monitoring tool" : "外部モニタリングツール", + "Use this end point to connect an external monitoring tool:" : "このエンドポイントを使用して外部モニタリングツールを接続します:", + "Output in JSON" : "JSONでの出力", + "Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)", + "Skip server update" : "サーバーの更新をスキップ", + "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\" ヘッダーでトークンを渡します。", "Network" : "ネットワーク", "Hostname:" : "ホスト名:", "Gateway:" : "ゲートウェイ:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "アクティブユーザー数", - "Last hour" : "1時間以内", - "%s%% of all users" : "全ユーザーの%s%%", - "Last 24 Hours" : "24時間以内", - "Last 7 Days" : "7日以内", - "Last 30 Days" : "30日以内", - "Shares" : "共有数", - "Users:" : "ユーザー数:", - "Groups:" : "グループ:", - "Links:" : "リンク:", - "Emails:" : "メール: ", - "Federated sent:" : "統合送信:", - "Federated received:" : "統合受信:", - "Talk conversations:" : "会話:", "PHP" : "PHP", - "Version:" : "バージョン:", "Memory limit:" : "メモリ制限:", - "MB" : "MB", "Max execution time:" : "最大実行時間:", "seconds" : "秒", "Upload max size:" : "最大アップロードサイズ:", @@ -86,16 +73,29 @@ "Max listen queue:" : "最大のリッスン・キュー:", "Max active processes:" : "最大のアクティブなプロセス:", "Max children reached:" : "最大の子数に達した:", - "Database" : "データベース", - "Type:" : "タイプ:", - "External monitoring tool" : "外部モニタリングツール", - "Use this end point to connect an external monitoring tool:" : "このエンドポイントを使用して外部モニタリングツールを接続します:", - "Copy" : "コピー", - "Output in JSON" : "JSONでの出力", - "Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)", - "Skip server update" : "サーバーの更新をスキップ", - "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\" ヘッダーでトークンを渡します。", - "threads" : "スレッド" + "Shares" : "共有数", + "Users:" : "ユーザー数:", + "Groups:" : "グループ:", + "Links:" : "リンク:", + "Emails:" : "メール: ", + "Federated sent:" : "統合送信:", + "Federated received:" : "統合受信:", + "Talk conversations:" : "会話:", + "Operating System:" : "OS:", + "CPU:" : "CPU:", + "Memory:" : "メモリ:", + "Server time:" : "サーバーの時間:", + "Uptime:" : "稼働時間:", + "Temperature" : "温度", + "CPU Usage:" : "CPU使用率:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最新\n{last5MinutesPercentage}% ({last5Minutes}) 直近 5 分\n{last15MinutesPercentage}% ({last15Minutes}) 直近 15 分", + "Copied!" : "コピー完了", + "Not supported!" : "対応していません!", + "Press ⌘-C to copy." : "⌘-C でコピーします。", + "Press Ctrl-C to copy." : "Ctrl-Cを押してコピーします。", + "threads" : "スレッド", + "%s%% of all users" : "全ユーザーの%s%%", + "MB" : "MB", + "Copy" : "コピー" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ka.js b/l10n/ka.js index 2d8edbc4..a35603fc 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -1,37 +1,37 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU info not available", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "RAM info not available" : "RAM info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "Copied!" : "Copied!", - "Not supported!" : "Not supported!", - "Press ⌘-C to copy." : "Press ⌘-C to copy.", - "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", - "Unknown" : "Unknown", "System" : "System", + "Unknown" : "Unknown", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", - "Operating System:" : "Operating System:", - "CPU:" : "CPU:", - "Memory:" : "Memory:", - "Server time:" : "Server time:", - "Uptime:" : "Uptime:", - "Temperature" : "Temperature", + "Active users" : "Active users", + "CPU info not available" : "CPU info not available", "Load" : "Load", - "Memory" : "Memory", + "Database" : "Database", + "Type:" : "Type:", + "Version:" : "Version:", + "Size:" : "Size:", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", - "Size:" : "Size:", "Available:" : "Available:", "Used:" : "Used:", "Files:" : "Files:", "Storages:" : "Storages:", "Free Space:" : "Free Space:", + "RAM info not available" : "RAM info not available", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "SWAP info not available" : "SWAP info not available", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "Memory" : "Memory", + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Output in JSON" : "Output in JSON", + "Skip server update" : "Skip server update", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", "Network" : "Network", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", @@ -42,17 +42,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Active users", - "Shares" : "Shares", - "Users:" : "Users:", - "Groups:" : "Groups:", - "Links:" : "Links:", - "Emails:" : "Emails:", - "Federated sent:" : "Federated sent:", - "Federated received:" : "Federated received:", - "Talk conversations:" : "Talk conversations:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", "seconds" : "seconds", @@ -61,14 +51,24 @@ OC.L10N.register( "Extensions:" : "Extensions:", "Unable to list extensions" : "Unable to list extensions", "Show phpinfo" : "Show phpinfo", - "Database" : "Database", - "Type:" : "Type:", - "External monitoring tool" : "External monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", - "Copy" : "Copy", - "Output in JSON" : "Output in JSON", - "Skip server update" : "Skip server update", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL." + "Shares" : "Shares", + "Users:" : "Users:", + "Groups:" : "Groups:", + "Links:" : "Links:", + "Emails:" : "Emails:", + "Federated sent:" : "Federated sent:", + "Federated received:" : "Federated received:", + "Talk conversations:" : "Talk conversations:", + "Operating System:" : "Operating System:", + "CPU:" : "CPU:", + "Memory:" : "Memory:", + "Server time:" : "Server time:", + "Uptime:" : "Uptime:", + "Temperature" : "Temperature", + "Copied!" : "Copied!", + "Not supported!" : "Not supported!", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", + "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Copy" : "Copy" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka.json b/l10n/ka.json index 135c7e14..c017f5a9 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -1,35 +1,35 @@ { "translations": { - "CPU info not available" : "CPU info not available", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "RAM info not available" : "RAM info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "Copied!" : "Copied!", - "Not supported!" : "Not supported!", - "Press ⌘-C to copy." : "Press ⌘-C to copy.", - "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", - "Unknown" : "Unknown", "System" : "System", + "Unknown" : "Unknown", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", - "Operating System:" : "Operating System:", - "CPU:" : "CPU:", - "Memory:" : "Memory:", - "Server time:" : "Server time:", - "Uptime:" : "Uptime:", - "Temperature" : "Temperature", + "Active users" : "Active users", + "CPU info not available" : "CPU info not available", "Load" : "Load", - "Memory" : "Memory", + "Database" : "Database", + "Type:" : "Type:", + "Version:" : "Version:", + "Size:" : "Size:", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", - "Size:" : "Size:", "Available:" : "Available:", "Used:" : "Used:", "Files:" : "Files:", "Storages:" : "Storages:", "Free Space:" : "Free Space:", + "RAM info not available" : "RAM info not available", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "SWAP info not available" : "SWAP info not available", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "Memory" : "Memory", + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Output in JSON" : "Output in JSON", + "Skip server update" : "Skip server update", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", "Network" : "Network", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", @@ -40,17 +40,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Active users", - "Shares" : "Shares", - "Users:" : "Users:", - "Groups:" : "Groups:", - "Links:" : "Links:", - "Emails:" : "Emails:", - "Federated sent:" : "Federated sent:", - "Federated received:" : "Federated received:", - "Talk conversations:" : "Talk conversations:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", "seconds" : "seconds", @@ -59,14 +49,24 @@ "Extensions:" : "Extensions:", "Unable to list extensions" : "Unable to list extensions", "Show phpinfo" : "Show phpinfo", - "Database" : "Database", - "Type:" : "Type:", - "External monitoring tool" : "External monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", - "Copy" : "Copy", - "Output in JSON" : "Output in JSON", - "Skip server update" : "Skip server update", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL." + "Shares" : "Shares", + "Users:" : "Users:", + "Groups:" : "Groups:", + "Links:" : "Links:", + "Emails:" : "Emails:", + "Federated sent:" : "Federated sent:", + "Federated received:" : "Federated received:", + "Talk conversations:" : "Talk conversations:", + "Operating System:" : "Operating System:", + "CPU:" : "CPU:", + "Memory:" : "Memory:", + "Server time:" : "Server time:", + "Uptime:" : "Uptime:", + "Temperature" : "Temperature", + "Copied!" : "Copied!", + "Not supported!" : "Not supported!", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", + "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Copy" : "Copy" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 7017c60b..4d6d4e01 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -1,25 +1,25 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "კოპირებულია!", - "Not supported!" : "არაა მხარდაჭერილი", - "Press ⌘-C to copy." : "კოპირებისთვის დააჭირეთ ⌘-C-ს.", - "Press Ctrl-C to copy." : "კოპირებისთვის დააჭირეთ Ctrl-C-ს.", - "Unknown" : "უცნობია", "System" : "სისტემა", + "Unknown" : "უცნობია", "Monitoring" : "მონიტორინგი", - "Temperature" : "ტემპერატურა", - "Size:" : "ზომა:", - "Files:" : "ფაილები", "Active users" : "აქტიური მომხმარებლები", - "Shares" : "გაზიარებები", - "Users:" : "მომხმარებლები:", - "PHP" : "PHP", - "Version:" : "ვერსია:", - "Upload max size:" : "ატვირთვის მაქს. ზომა:", "Database" : "მონაცემთა ბაზა", "Type:" : "ტიპი:", + "Version:" : "ვერსია:", + "Size:" : "ზომა:", + "Files:" : "ფაილები", "External monitoring tool" : "გარე მონიტორინგის ხელსაწყო", + "PHP" : "PHP", + "Upload max size:" : "ატვირთვის მაქს. ზომა:", + "Shares" : "გაზიარებები", + "Users:" : "მომხმარებლები:", + "Temperature" : "ტემპერატურა", + "Copied!" : "კოპირებულია!", + "Not supported!" : "არაა მხარდაჭერილი", + "Press ⌘-C to copy." : "კოპირებისთვის დააჭირეთ ⌘-C-ს.", + "Press Ctrl-C to copy." : "კოპირებისთვის დააჭირეთ Ctrl-C-ს.", "Copy" : "კოპირება" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 336ec7e1..745dc9d0 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -1,23 +1,23 @@ { "translations": { - "Copied!" : "კოპირებულია!", - "Not supported!" : "არაა მხარდაჭერილი", - "Press ⌘-C to copy." : "კოპირებისთვის დააჭირეთ ⌘-C-ს.", - "Press Ctrl-C to copy." : "კოპირებისთვის დააჭირეთ Ctrl-C-ს.", - "Unknown" : "უცნობია", "System" : "სისტემა", + "Unknown" : "უცნობია", "Monitoring" : "მონიტორინგი", - "Temperature" : "ტემპერატურა", - "Size:" : "ზომა:", - "Files:" : "ფაილები", "Active users" : "აქტიური მომხმარებლები", - "Shares" : "გაზიარებები", - "Users:" : "მომხმარებლები:", - "PHP" : "PHP", - "Version:" : "ვერსია:", - "Upload max size:" : "ატვირთვის მაქს. ზომა:", "Database" : "მონაცემთა ბაზა", "Type:" : "ტიპი:", + "Version:" : "ვერსია:", + "Size:" : "ზომა:", + "Files:" : "ფაილები", "External monitoring tool" : "გარე მონიტორინგის ხელსაწყო", + "PHP" : "PHP", + "Upload max size:" : "ატვირთვის მაქს. ზომა:", + "Shares" : "გაზიარებები", + "Users:" : "მომხმარებლები:", + "Temperature" : "ტემპერატურა", + "Copied!" : "კოპირებულია!", + "Not supported!" : "არაა მხარდაჭერილი", + "Press ⌘-C to copy." : "კოპირებისთვის დააჭირეთ ⌘-C-ს.", + "Press Ctrl-C to copy." : "კოპირებისთვის დააჭირეთ Ctrl-C-ს.", "Copy" : "კოპირება" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/kab.js b/l10n/kab.js index 3346e8c2..81359ec7 100644 --- a/l10n/kab.js +++ b/l10n/kab.js @@ -1,18 +1,18 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "Yenɣel!", - "Not supported!" : "Ur yettusefrak ara!", - "Press ⌘-C to copy." : "Senned ɣef ⌘-C akken ad tneɣleḍ.", - "Press Ctrl-C to copy." : "Senned ɣef Ctrl-C akken ad tneɣleḍ.", - "Unknown" : "Arussin", "System" : "Anagraw", - "Temperature" : "Lḥamu", + "Unknown" : "Arussin", + "Database" : "Taffa n isefka", + "Type:" : "Anaw:", "Status:" : "aẓayeṛ", "PHP" : "PHP", "seconds" : "tisinin", - "Database" : "Taffa n isefka", - "Type:" : "Anaw:", + "Temperature" : "Lḥamu", + "Copied!" : "Yenɣel!", + "Not supported!" : "Ur yettusefrak ara!", + "Press ⌘-C to copy." : "Senned ɣef ⌘-C akken ad tneɣleḍ.", + "Press Ctrl-C to copy." : "Senned ɣef Ctrl-C akken ad tneɣleḍ.", "Copy" : "Nɣel" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json index 7535995f..fa2a73db 100644 --- a/l10n/kab.json +++ b/l10n/kab.json @@ -1,16 +1,16 @@ { "translations": { - "Copied!" : "Yenɣel!", - "Not supported!" : "Ur yettusefrak ara!", - "Press ⌘-C to copy." : "Senned ɣef ⌘-C akken ad tneɣleḍ.", - "Press Ctrl-C to copy." : "Senned ɣef Ctrl-C akken ad tneɣleḍ.", - "Unknown" : "Arussin", "System" : "Anagraw", - "Temperature" : "Lḥamu", + "Unknown" : "Arussin", + "Database" : "Taffa n isefka", + "Type:" : "Anaw:", "Status:" : "aẓayeṛ", "PHP" : "PHP", "seconds" : "tisinin", - "Database" : "Taffa n isefka", - "Type:" : "Anaw:", + "Temperature" : "Lḥamu", + "Copied!" : "Yenɣel!", + "Not supported!" : "Ur yettusefrak ara!", + "Press ⌘-C to copy." : "Senned ɣef ⌘-C akken ad tneɣleḍ.", + "Press Ctrl-C to copy." : "Senned ɣef Ctrl-C akken ad tneɣleḍ.", "Copy" : "Nɣel" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/km.js b/l10n/km.js index f2ecfde2..f18a79a3 100644 --- a/l10n/km.js +++ b/l10n/km.js @@ -1,11 +1,11 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "បានចម្លង", - "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", - "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង", + "Type:" : "ប្រភេទ៖", "Size:" : "ទំហំ៖", "Shares" : "ចែក​រំលែក", - "Type:" : "ប្រភេទ៖" + "Copied!" : "បានចម្លង", + "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", + "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង" }, "nplurals=1; plural=0;"); diff --git a/l10n/km.json b/l10n/km.json index 12f033cb..a893e21c 100644 --- a/l10n/km.json +++ b/l10n/km.json @@ -1,9 +1,9 @@ { "translations": { - "Copied!" : "បានចម្លង", - "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", - "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង", + "Type:" : "ប្រភេទ៖", "Size:" : "ទំហំ៖", "Shares" : "ចែក​រំលែក", - "Type:" : "ប្រភេទ៖" + "Copied!" : "បានចម្លង", + "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", + "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index e64ded9a..601c1465 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -1,35 +1,35 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU 정보를 사용할 수 없음", - "Copied!" : "복사 성공!", - "Not supported!" : "지원하지 않음!", - "Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.", - "Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.", - "Unknown" : "알 수 없음", "System" : "시스템", + "Unknown" : "알 수 없음", "Monitoring" : "모니터링", "Monitoring app with useful server information" : "서버 정보를 표시하는 모니터링 앱", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU 부하, RAM 사용, 디스크 사용, 사용자 수 등 유용한 서버 정보를 제공합니다.", - "Temperature" : "기온", + "Active users" : "활성 사용자", + "CPU info not available" : "CPU 정보를 사용할 수 없음", "Load" : "부하", - "Memory" : "메모리", - "Disk" : "디스크", + "Database" : "데이터베이스", + "Type:" : "종류:", + "Version:" : "버전:", "Size:" : "크기:", + "Disk" : "디스크", "Files:" : "파일:", "Storages:" : "저장소:", "Free Space:" : "남은 공간:", + "Memory" : "메모리", + "External monitoring tool" : "외부 모니터링 도구", "Network" : "네트워크", - "Active users" : "활성 사용자", - "Shares" : "공유", - "Users:" : "사용자:", "PHP" : "PHP", - "Version:" : "버전:", "seconds" : "초", "Upload max size:" : "업로드 최대 크기:", - "Database" : "데이터베이스", - "Type:" : "종류:", - "External monitoring tool" : "외부 모니터링 도구", + "Shares" : "공유", + "Users:" : "사용자:", + "Temperature" : "기온", + "Copied!" : "복사 성공!", + "Not supported!" : "지원하지 않음!", + "Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.", + "Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.", "Copy" : "복사" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index 149d913d..8a2a9a31 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -1,33 +1,33 @@ { "translations": { - "CPU info not available" : "CPU 정보를 사용할 수 없음", - "Copied!" : "복사 성공!", - "Not supported!" : "지원하지 않음!", - "Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.", - "Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.", - "Unknown" : "알 수 없음", "System" : "시스템", + "Unknown" : "알 수 없음", "Monitoring" : "모니터링", "Monitoring app with useful server information" : "서버 정보를 표시하는 모니터링 앱", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU 부하, RAM 사용, 디스크 사용, 사용자 수 등 유용한 서버 정보를 제공합니다.", - "Temperature" : "기온", + "Active users" : "활성 사용자", + "CPU info not available" : "CPU 정보를 사용할 수 없음", "Load" : "부하", - "Memory" : "메모리", - "Disk" : "디스크", + "Database" : "데이터베이스", + "Type:" : "종류:", + "Version:" : "버전:", "Size:" : "크기:", + "Disk" : "디스크", "Files:" : "파일:", "Storages:" : "저장소:", "Free Space:" : "남은 공간:", + "Memory" : "메모리", + "External monitoring tool" : "외부 모니터링 도구", "Network" : "네트워크", - "Active users" : "활성 사용자", - "Shares" : "공유", - "Users:" : "사용자:", "PHP" : "PHP", - "Version:" : "버전:", "seconds" : "초", "Upload max size:" : "업로드 최대 크기:", - "Database" : "데이터베이스", - "Type:" : "종류:", - "External monitoring tool" : "외부 모니터링 도구", + "Shares" : "공유", + "Users:" : "사용자:", + "Temperature" : "기온", + "Copied!" : "복사 성공!", + "Not supported!" : "지원하지 않음!", + "Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.", + "Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.", "Copy" : "복사" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lb.js b/l10n/lb.js index f63834ce..721d4d63 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -1,15 +1,15 @@ OC.L10N.register( "serverinfo", { + "Unknown" : "Onbekannt", + "Type:" : "Typ:", + "Size:" : "Gréisst:", + "seconds" : "Sekonnen", + "Temperature" : "Temperatur", "Copied!" : "Kopéiert!", "Not supported!" : "Nët ennerstëtzt!", "Press ⌘-C to copy." : "Dréck ⌘-C fir ze kopéieren.", "Press Ctrl-C to copy." : "Dréck CTRL-C fir ze kopéieren.", - "Unknown" : "Onbekannt", - "Temperature" : "Temperatur", - "Size:" : "Gréisst:", - "seconds" : "Sekonnen", - "Type:" : "Typ:", "Copy" : "Kopie" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/lb.json b/l10n/lb.json index 346fecb8..a1dece00 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -1,13 +1,13 @@ { "translations": { + "Unknown" : "Onbekannt", + "Type:" : "Typ:", + "Size:" : "Gréisst:", + "seconds" : "Sekonnen", + "Temperature" : "Temperatur", "Copied!" : "Kopéiert!", "Not supported!" : "Nët ennerstëtzt!", "Press ⌘-C to copy." : "Dréck ⌘-C fir ze kopéieren.", "Press Ctrl-C to copy." : "Dréck CTRL-C fir ze kopéieren.", - "Unknown" : "Onbekannt", - "Temperature" : "Temperatur", - "Size:" : "Gréisst:", - "seconds" : "Sekonnen", - "Type:" : "Typ:", "Copy" : "Kopie" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/lo.js b/l10n/lo.js index 9bafbb13..25fda8a3 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -1,42 +1,45 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU info not available", - "CPU Usage:" : "CPU Usage:", - "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", - "RAM Usage:" : "RAM Usage:", - "SWAP Usage:" : "SWAP Usage:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "RAM info not available" : "RAM info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "Copied!" : "ກ໋ອບປີ້ແລ້ວ", - "Not supported!" : "ບໍ່ຊັບຟອດ", - "Press ⌘-C to copy." : "Press ⌘-C to copy.", - "Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy", - "Unknown" : "ບໍ່ຮູ້ຈັກ", "System" : "System", + "Unknown" : "ບໍ່ຮູ້ຈັກ", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", - "Operating System:" : "Operating System:", - "CPU:" : "CPU:", - "Memory:" : "Memory:", - "Server time:" : "Server time:", - "Uptime:" : "Uptime:", - "Temperature" : "Temperature", + "Active users" : "Active users", + "Last hour" : "Last hour", + "Last 24 Hours" : "Last 24 Hours", + "Last 7 Days" : "Last 7 Days", + "Last 30 Days" : "Last 30 Days", + "CPU info not available" : "CPU info not available", + "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", "Load" : "Load", - "Memory" : "Memory", + "Database" : "Database", + "Type:" : "Type:", + "Version:" : "Version:", + "Size:" : "Size:", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", - "Size:" : "Size:", "Available:" : "Available:", "Used:" : "Used:", "Files:" : "Files:", "Storages:" : "Storages:", "Free Space:" : "Free Space:", + "RAM Usage:" : "RAM Usage:", + "SWAP Usage:" : "SWAP Usage:", + "RAM info not available" : "RAM info not available", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "SWAP info not available" : "SWAP info not available", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "Memory" : "Memory", + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Output in JSON" : "Output in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", + "Skip server update" : "Skip server update", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", "Network" : "Network", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", @@ -46,22 +49,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Active users", - "Last hour" : "Last hour", - "%s%% of all users" : "%s%% of all users", - "Last 24 Hours" : "Last 24 Hours", - "Last 7 Days" : "Last 7 Days", - "Last 30 Days" : "Last 30 Days", - "Shares" : "ການແບ່ງປັນ", - "Users:" : "Users:", - "Groups:" : "Groups:", - "Links:" : "Links:", - "Emails:" : "Emails:", - "Federated sent:" : "Federated sent:", - "Federated received:" : "Federated received:", - "Talk conversations:" : "Talk conversations:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", "seconds" : "ວິນາທີ", @@ -83,16 +71,28 @@ OC.L10N.register( "Max listen queue:" : "Max listen queue:", "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", - "Database" : "Database", - "Type:" : "Type:", - "External monitoring tool" : "External monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", - "Copy" : "ສຳເນົາ", - "Output in JSON" : "Output in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", - "Skip server update" : "Skip server update", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", - "threads" : "threads" + "Shares" : "ການແບ່ງປັນ", + "Users:" : "Users:", + "Groups:" : "Groups:", + "Links:" : "Links:", + "Emails:" : "Emails:", + "Federated sent:" : "Federated sent:", + "Federated received:" : "Federated received:", + "Talk conversations:" : "Talk conversations:", + "Operating System:" : "Operating System:", + "CPU:" : "CPU:", + "Memory:" : "Memory:", + "Server time:" : "Server time:", + "Uptime:" : "Uptime:", + "Temperature" : "Temperature", + "CPU Usage:" : "CPU Usage:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", + "Copied!" : "ກ໋ອບປີ້ແລ້ວ", + "Not supported!" : "ບໍ່ຊັບຟອດ", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", + "Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy", + "threads" : "threads", + "%s%% of all users" : "%s%% of all users", + "Copy" : "ສຳເນົາ" }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index d22e5f11..1ea0f972 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -1,40 +1,43 @@ { "translations": { - "CPU info not available" : "CPU info not available", - "CPU Usage:" : "CPU Usage:", - "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", - "RAM Usage:" : "RAM Usage:", - "SWAP Usage:" : "SWAP Usage:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "RAM info not available" : "RAM info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "Copied!" : "ກ໋ອບປີ້ແລ້ວ", - "Not supported!" : "ບໍ່ຊັບຟອດ", - "Press ⌘-C to copy." : "Press ⌘-C to copy.", - "Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy", - "Unknown" : "ບໍ່ຮູ້ຈັກ", "System" : "System", + "Unknown" : "ບໍ່ຮູ້ຈັກ", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", - "Operating System:" : "Operating System:", - "CPU:" : "CPU:", - "Memory:" : "Memory:", - "Server time:" : "Server time:", - "Uptime:" : "Uptime:", - "Temperature" : "Temperature", + "Active users" : "Active users", + "Last hour" : "Last hour", + "Last 24 Hours" : "Last 24 Hours", + "Last 7 Days" : "Last 7 Days", + "Last 30 Days" : "Last 30 Days", + "CPU info not available" : "CPU info not available", + "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", "Load" : "Load", - "Memory" : "Memory", + "Database" : "Database", + "Type:" : "Type:", + "Version:" : "Version:", + "Size:" : "Size:", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", - "Size:" : "Size:", "Available:" : "Available:", "Used:" : "Used:", "Files:" : "Files:", "Storages:" : "Storages:", "Free Space:" : "Free Space:", + "RAM Usage:" : "RAM Usage:", + "SWAP Usage:" : "SWAP Usage:", + "RAM info not available" : "RAM info not available", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "SWAP info not available" : "SWAP info not available", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "Memory" : "Memory", + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Output in JSON" : "Output in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", + "Skip server update" : "Skip server update", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", "Network" : "Network", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", @@ -44,22 +47,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Active users", - "Last hour" : "Last hour", - "%s%% of all users" : "%s%% of all users", - "Last 24 Hours" : "Last 24 Hours", - "Last 7 Days" : "Last 7 Days", - "Last 30 Days" : "Last 30 Days", - "Shares" : "ການແບ່ງປັນ", - "Users:" : "Users:", - "Groups:" : "Groups:", - "Links:" : "Links:", - "Emails:" : "Emails:", - "Federated sent:" : "Federated sent:", - "Federated received:" : "Federated received:", - "Talk conversations:" : "Talk conversations:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", "seconds" : "ວິນາທີ", @@ -81,16 +69,28 @@ "Max listen queue:" : "Max listen queue:", "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", - "Database" : "Database", - "Type:" : "Type:", - "External monitoring tool" : "External monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", - "Copy" : "ສຳເນົາ", - "Output in JSON" : "Output in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", - "Skip server update" : "Skip server update", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", - "threads" : "threads" + "Shares" : "ການແບ່ງປັນ", + "Users:" : "Users:", + "Groups:" : "Groups:", + "Links:" : "Links:", + "Emails:" : "Emails:", + "Federated sent:" : "Federated sent:", + "Federated received:" : "Federated received:", + "Talk conversations:" : "Talk conversations:", + "Operating System:" : "Operating System:", + "CPU:" : "CPU:", + "Memory:" : "Memory:", + "Server time:" : "Server time:", + "Uptime:" : "Uptime:", + "Temperature" : "Temperature", + "CPU Usage:" : "CPU Usage:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", + "Copied!" : "ກ໋ອບປີ້ແລ້ວ", + "Not supported!" : "ບໍ່ຊັບຟອດ", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", + "Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy", + "threads" : "threads", + "%s%% of all users" : "%s%% of all users", + "Copy" : "ສຳເນົາ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 7d805778..a54bc81f 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Informacija apie procesorių neprieinama", - "CPU Usage:" : "CPU naudojimas:", - "Load average: {percentage} % ({load}) last minute" : "Apkrovos vidurkis: {percentage} % ({load}) paskutinę minutę", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) paskutinę minutę\n{last5MinutesPercentage} % ({last5Minutes}) paskutines 5 minutes\n{last15MinutesPercentage} % ({last15Minutes}) paskutines 15 minučių", - "RAM Usage:" : "RAM naudojimas:", - "SWAP Usage:" : "SWAP naudojimas:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iš viso: {memTotalBytes}/Naudojama: {memUsageBytes}", - "RAM info not available" : "RAM informacija nepasiekiama", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iš viso: {swapTotalBytes}/Dabartinis naudojimas: {swapUsageBytes}", - "SWAP info not available" : "SWAP informacija nepasiekiama", - "Copied!" : "Nukopijuota!", - "Not supported!" : "Nepalaikoma!", - "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", - "Press Ctrl-C to copy." : "Paspauskite Ctrl-C, norėdami nukopijuoti.", + "System" : "Sistema", "Unknown" : "Nežinoma", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d d., %2$d val., %3$d min., %4$d sek.", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d val., %2$d min., %3$d sek.", - "System" : "Sistema", "Monitoring" : "Stebėjimas", "Monitoring app with useful server information" : "Stebėjimo programėlė su naudinga serverio informacija", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Pateikia naudingos informacijos apie serverį, pavyzdžiui, procesoriaus apkrovą, RAM atminties naudojimą, disko vietos naudojimą, vartotojų skaičių ir pan.", - "Operating System:" : "Operacinė sistema:", - "CPU:" : "Procesorius:", - "Memory:" : "Atmintis:", - "Server time:" : "Serverio laikas:", - "Uptime:" : "Veikimo laikas:", - "Temperature" : "Temperatūra", + "Active users" : "Aktyvūs vartotojai", + "Last hour" : "Paskutinė valanda", + "Last 24 Hours" : "Paskutinės 24 valandos", + "Last 7 Days" : "Paskutinės 7 dienos", + "Last 30 Days" : "Paskutinės 30 dienų", + "CPU info not available" : "Informacija apie procesorių neprieinama", + "Load average: {percentage} % ({load}) last minute" : "Apkrovos vidurkis: {percentage} % ({load}) paskutinę minutę", "Load" : "Apkrova", - "Memory" : "Atmintis", + "Database" : "Duomenų bazė", + "Type:" : "Tipas:", + "Version:" : "Versija:", + "Size:" : "Dydis:", "Disk" : "Diskas", "Mount:" : "Prijungti:", "Filesystem:" : "Failų sistema:", - "Size:" : "Dydis:", "Available:" : "Prieinama:", "Used:" : "Panaudota:", "Files:" : "Failai:", "Storages:" : "Saugyklos:", "Free Space:" : "Laisva vieta:", + "RAM Usage:" : "RAM naudojimas:", + "SWAP Usage:" : "SWAP naudojimas:", + "RAM info not available" : "RAM informacija nepasiekiama", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iš viso: {memTotalBytes}/Naudojama: {memUsageBytes}", + "SWAP info not available" : "SWAP informacija nepasiekiama", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iš viso: {swapTotalBytes}/Dabartinis naudojimas: {swapUsageBytes}", + "Memory" : "Atmintis", + "External monitoring tool" : "Išorinis stebėjimo įrankis", + "Use this end point to connect an external monitoring tool:" : "Šį galinį tašką naudokite išoriniam stebėjimo įrankiui prijungti:", + "Output in JSON" : "JSON išvestis", + "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", + "Skip server update" : "Praleisti serverio atnaujinimą", + "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti žymenį, sugeneruokite jį ir nustatykite naudodami šią komandą:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“.", "Network" : "Tinklas", "Hostname:" : "Serverio pavadinimas:", "Gateway:" : "Tinklų sietuvas:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktyvūs vartotojai", - "Last hour" : "Paskutinė valanda", - "%s%% of all users" : "%s%% iš visų vartotojų", - "Last 24 Hours" : "Paskutinės 24 valandos", - "Last 7 Days" : "Paskutinės 7 dienos", - "Last 30 Days" : "Paskutinės 30 dienų", - "Shares" : "Bendrinimai", - "Users:" : "Vartotojai:", - "Groups:" : "Grupės:", - "Links:" : "Nuorodos:", - "Emails:" : "El. pašto adresai:", - "Federated sent:" : "Federuotas siuntimas:", - "Federated received:" : "Federuotas gautas:", - "Talk conversations:" : "„Pokalbių“ pasikalbėjimai:", "PHP" : "PHP", - "Version:" : "Versija:", "Memory limit:" : "Atminties limitas:", - "MB" : "MB", "Max execution time:" : "Maksimalus vykdymo laikas:", "seconds" : "sekundes", "Upload max size:" : "Maksimalus įkeliamo failo dydis:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "Maksimali klausymosi eilė:", "Max active processes:" : "Maksimalus aktyvių procesų skaičius:", "Max children reached:" : "Pasiektas maksimalus antrinių procesų skaičius:", - "Database" : "Duomenų bazė", - "Type:" : "Tipas:", - "External monitoring tool" : "Išorinis stebėjimo įrankis", - "Use this end point to connect an external monitoring tool:" : "Šį galinį tašką naudokite išoriniam stebėjimo įrankiui prijungti:", - "Copy" : "Kopijuoti", - "Output in JSON" : "JSON išvestis", - "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", - "Skip server update" : "Praleisti serverio atnaujinimą", - "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti žymenį, sugeneruokite jį ir nustatykite naudodami šią komandą:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“.", - "threads" : "gijos" + "Shares" : "Bendrinimai", + "Users:" : "Vartotojai:", + "Groups:" : "Grupės:", + "Links:" : "Nuorodos:", + "Emails:" : "El. pašto adresai:", + "Federated sent:" : "Federuotas siuntimas:", + "Federated received:" : "Federuotas gautas:", + "Talk conversations:" : "„Pokalbių“ pasikalbėjimai:", + "Operating System:" : "Operacinė sistema:", + "CPU:" : "Procesorius:", + "Memory:" : "Atmintis:", + "Server time:" : "Serverio laikas:", + "Uptime:" : "Veikimo laikas:", + "Temperature" : "Temperatūra", + "CPU Usage:" : "CPU naudojimas:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) paskutinę minutę\n{last5MinutesPercentage} % ({last5Minutes}) paskutines 5 minutes\n{last15MinutesPercentage} % ({last15Minutes}) paskutines 15 minučių", + "Copied!" : "Nukopijuota!", + "Not supported!" : "Nepalaikoma!", + "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", + "Press Ctrl-C to copy." : "Paspauskite Ctrl-C, norėdami nukopijuoti.", + "threads" : "gijos", + "%s%% of all users" : "%s%% iš visų vartotojų", + "MB" : "MB", + "Copy" : "Kopijuoti" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index b1cd048a..4d3ad8e3 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "Informacija apie procesorių neprieinama", - "CPU Usage:" : "CPU naudojimas:", - "Load average: {percentage} % ({load}) last minute" : "Apkrovos vidurkis: {percentage} % ({load}) paskutinę minutę", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) paskutinę minutę\n{last5MinutesPercentage} % ({last5Minutes}) paskutines 5 minutes\n{last15MinutesPercentage} % ({last15Minutes}) paskutines 15 minučių", - "RAM Usage:" : "RAM naudojimas:", - "SWAP Usage:" : "SWAP naudojimas:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iš viso: {memTotalBytes}/Naudojama: {memUsageBytes}", - "RAM info not available" : "RAM informacija nepasiekiama", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iš viso: {swapTotalBytes}/Dabartinis naudojimas: {swapUsageBytes}", - "SWAP info not available" : "SWAP informacija nepasiekiama", - "Copied!" : "Nukopijuota!", - "Not supported!" : "Nepalaikoma!", - "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", - "Press Ctrl-C to copy." : "Paspauskite Ctrl-C, norėdami nukopijuoti.", + "System" : "Sistema", "Unknown" : "Nežinoma", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d d., %2$d val., %3$d min., %4$d sek.", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d val., %2$d min., %3$d sek.", - "System" : "Sistema", "Monitoring" : "Stebėjimas", "Monitoring app with useful server information" : "Stebėjimo programėlė su naudinga serverio informacija", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Pateikia naudingos informacijos apie serverį, pavyzdžiui, procesoriaus apkrovą, RAM atminties naudojimą, disko vietos naudojimą, vartotojų skaičių ir pan.", - "Operating System:" : "Operacinė sistema:", - "CPU:" : "Procesorius:", - "Memory:" : "Atmintis:", - "Server time:" : "Serverio laikas:", - "Uptime:" : "Veikimo laikas:", - "Temperature" : "Temperatūra", + "Active users" : "Aktyvūs vartotojai", + "Last hour" : "Paskutinė valanda", + "Last 24 Hours" : "Paskutinės 24 valandos", + "Last 7 Days" : "Paskutinės 7 dienos", + "Last 30 Days" : "Paskutinės 30 dienų", + "CPU info not available" : "Informacija apie procesorių neprieinama", + "Load average: {percentage} % ({load}) last minute" : "Apkrovos vidurkis: {percentage} % ({load}) paskutinę minutę", "Load" : "Apkrova", - "Memory" : "Atmintis", + "Database" : "Duomenų bazė", + "Type:" : "Tipas:", + "Version:" : "Versija:", + "Size:" : "Dydis:", "Disk" : "Diskas", "Mount:" : "Prijungti:", "Filesystem:" : "Failų sistema:", - "Size:" : "Dydis:", "Available:" : "Prieinama:", "Used:" : "Panaudota:", "Files:" : "Failai:", "Storages:" : "Saugyklos:", "Free Space:" : "Laisva vieta:", + "RAM Usage:" : "RAM naudojimas:", + "SWAP Usage:" : "SWAP naudojimas:", + "RAM info not available" : "RAM informacija nepasiekiama", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iš viso: {memTotalBytes}/Naudojama: {memUsageBytes}", + "SWAP info not available" : "SWAP informacija nepasiekiama", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iš viso: {swapTotalBytes}/Dabartinis naudojimas: {swapUsageBytes}", + "Memory" : "Atmintis", + "External monitoring tool" : "Išorinis stebėjimo įrankis", + "Use this end point to connect an external monitoring tool:" : "Šį galinį tašką naudokite išoriniam stebėjimo įrankiui prijungti:", + "Output in JSON" : "JSON išvestis", + "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", + "Skip server update" : "Praleisti serverio atnaujinimą", + "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti žymenį, sugeneruokite jį ir nustatykite naudodami šią komandą:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“.", "Network" : "Tinklas", "Hostname:" : "Serverio pavadinimas:", "Gateway:" : "Tinklų sietuvas:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktyvūs vartotojai", - "Last hour" : "Paskutinė valanda", - "%s%% of all users" : "%s%% iš visų vartotojų", - "Last 24 Hours" : "Paskutinės 24 valandos", - "Last 7 Days" : "Paskutinės 7 dienos", - "Last 30 Days" : "Paskutinės 30 dienų", - "Shares" : "Bendrinimai", - "Users:" : "Vartotojai:", - "Groups:" : "Grupės:", - "Links:" : "Nuorodos:", - "Emails:" : "El. pašto adresai:", - "Federated sent:" : "Federuotas siuntimas:", - "Federated received:" : "Federuotas gautas:", - "Talk conversations:" : "„Pokalbių“ pasikalbėjimai:", "PHP" : "PHP", - "Version:" : "Versija:", "Memory limit:" : "Atminties limitas:", - "MB" : "MB", "Max execution time:" : "Maksimalus vykdymo laikas:", "seconds" : "sekundes", "Upload max size:" : "Maksimalus įkeliamo failo dydis:", @@ -86,16 +73,29 @@ "Max listen queue:" : "Maksimali klausymosi eilė:", "Max active processes:" : "Maksimalus aktyvių procesų skaičius:", "Max children reached:" : "Pasiektas maksimalus antrinių procesų skaičius:", - "Database" : "Duomenų bazė", - "Type:" : "Tipas:", - "External monitoring tool" : "Išorinis stebėjimo įrankis", - "Use this end point to connect an external monitoring tool:" : "Šį galinį tašką naudokite išoriniam stebėjimo įrankiui prijungti:", - "Copy" : "Kopijuoti", - "Output in JSON" : "JSON išvestis", - "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", - "Skip server update" : "Praleisti serverio atnaujinimą", - "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti žymenį, sugeneruokite jį ir nustatykite naudodami šią komandą:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“.", - "threads" : "gijos" + "Shares" : "Bendrinimai", + "Users:" : "Vartotojai:", + "Groups:" : "Grupės:", + "Links:" : "Nuorodos:", + "Emails:" : "El. pašto adresai:", + "Federated sent:" : "Federuotas siuntimas:", + "Federated received:" : "Federuotas gautas:", + "Talk conversations:" : "„Pokalbių“ pasikalbėjimai:", + "Operating System:" : "Operacinė sistema:", + "CPU:" : "Procesorius:", + "Memory:" : "Atmintis:", + "Server time:" : "Serverio laikas:", + "Uptime:" : "Veikimo laikas:", + "Temperature" : "Temperatūra", + "CPU Usage:" : "CPU naudojimas:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) paskutinę minutę\n{last5MinutesPercentage} % ({last5Minutes}) paskutines 5 minutes\n{last15MinutesPercentage} % ({last15Minutes}) paskutines 15 minučių", + "Copied!" : "Nukopijuota!", + "Not supported!" : "Nepalaikoma!", + "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", + "Press Ctrl-C to copy." : "Paspauskite Ctrl-C, norėdami nukopijuoti.", + "threads" : "gijos", + "%s%% of all users" : "%s%% iš visų vartotojų", + "MB" : "MB", + "Copy" : "Kopijuoti" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/lv.js b/l10n/lv.js index 93f0df32..9201b8e4 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -1,37 +1,34 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Centrālā procesora informācija nav pieejama", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Kopā: {memTotalBytes}/Pašreizējais lietojums: {memUsageBytes}", - "RAM info not available" : "RAM informācija nav pieejama", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Kopā: {swapTotalBytes}/Pašreizējais lietojums: {swapUsageBytes}", - "SWAP info not available" : "SWAP informācija nav pieejama", - "Copied!" : "Nokopēts!", - "Not supported!" : "Nav atbalstīts!", - "Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.", - "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", - "Unknown" : "Nezināms", "System" : "Sistēma", + "Unknown" : "Nezināms", "Monitoring" : "Uzraudzība", "Monitoring app with useful server information" : "Pārraudzības lietotne ar noderīgu informāciju par serveri", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Sniedz noderīgu servera informāciju, piemēram, CPU ielādi, RAM lietojumu, diska lietojumu, lietotāju skaitu utt.", - "Operating System:" : "Operētājsistēma:", - "CPU:" : "CPU:", - "Memory:" : "Atmiņa:", - "Server time:" : "Servera laiks:", - "Uptime:" : "Darba laiks:", - "Temperature" : "Temperatūra", + "Active users" : "Aktīvie lietotāji", + "CPU info not available" : "Centrālā procesora informācija nav pieejama", "Load" : "Noslogojums", - "Memory" : "Atmiņa", + "Database" : "Datubāze", + "Type:" : "Veids:", + "Version:" : "Versija:", + "Size:" : "Izmērs:", "Disk" : "Disks", "Mount:" : "Piemontēts:", "Filesystem:" : "Datņu sistēma:", - "Size:" : "Izmērs:", "Available:" : "Pieejams:", "Used:" : "Izmantots:", "Files:" : "Datnes:", "Storages:" : "Glabātavas:", "Free Space:" : "Brīva vieta:", + "RAM info not available" : "RAM informācija nav pieejama", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Kopā: {memTotalBytes}/Pašreizējais lietojums: {memUsageBytes}", + "SWAP info not available" : "SWAP informācija nav pieejama", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Kopā: {swapTotalBytes}/Pašreizējais lietojums: {swapUsageBytes}", + "Memory" : "Atmiņa", + "External monitoring tool" : "Ārējās uzraudzības instruments", + "To use an access token, please generate one then set it using the following command:" : "Lai izmantotu piekļuves pilnvaru, lūgums to izveidot un iestatīt ar šo komandu:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pēc tam jānodod pilnvara ar galveni \"NC-Token\", kad tiek veikti pieprasījumu uz augstāk norādīto URL.", "Network" : "Tīkls", "Hostname:" : "Resursa nosaukums:", "Gateway:" : "Vārteja:", @@ -41,22 +38,25 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktīvie lietotāji", - "Shares" : "Koplietots", - "Users:" : "Lietotāji:", "PHP" : "PHP", - "Version:" : "Versija:", "Memory limit:" : "Atmiņas limits:", "Max execution time:" : "Lielākais pieļaujamais izpildes laiks:", "seconds" : "sekundes", "Upload max size:" : "Augšupielādes lielākais pieļaujamais izmērs:", "Extensions:" : "Paplašinājumi:", "Unable to list extensions" : "Nevar uzskaitīt paplašinājumus", - "Database" : "Datubāze", - "Type:" : "Veids:", - "External monitoring tool" : "Ārējās uzraudzības instruments", - "Copy" : "Kopēt", - "To use an access token, please generate one then set it using the following command:" : "Lai izmantotu piekļuves pilnvaru, lūgums to izveidot un iestatīt ar šo komandu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pēc tam jānodod pilnvara ar galveni \"NC-Token\", kad tiek veikti pieprasījumu uz augstāk norādīto URL." + "Shares" : "Koplietots", + "Users:" : "Lietotāji:", + "Operating System:" : "Operētājsistēma:", + "CPU:" : "CPU:", + "Memory:" : "Atmiņa:", + "Server time:" : "Servera laiks:", + "Uptime:" : "Darba laiks:", + "Temperature" : "Temperatūra", + "Copied!" : "Nokopēts!", + "Not supported!" : "Nav atbalstīts!", + "Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.", + "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", + "Copy" : "Kopēt" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index d9546e6a..595ed7ae 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -1,35 +1,32 @@ { "translations": { - "CPU info not available" : "Centrālā procesora informācija nav pieejama", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Kopā: {memTotalBytes}/Pašreizējais lietojums: {memUsageBytes}", - "RAM info not available" : "RAM informācija nav pieejama", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Kopā: {swapTotalBytes}/Pašreizējais lietojums: {swapUsageBytes}", - "SWAP info not available" : "SWAP informācija nav pieejama", - "Copied!" : "Nokopēts!", - "Not supported!" : "Nav atbalstīts!", - "Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.", - "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", - "Unknown" : "Nezināms", "System" : "Sistēma", + "Unknown" : "Nezināms", "Monitoring" : "Uzraudzība", "Monitoring app with useful server information" : "Pārraudzības lietotne ar noderīgu informāciju par serveri", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Sniedz noderīgu servera informāciju, piemēram, CPU ielādi, RAM lietojumu, diska lietojumu, lietotāju skaitu utt.", - "Operating System:" : "Operētājsistēma:", - "CPU:" : "CPU:", - "Memory:" : "Atmiņa:", - "Server time:" : "Servera laiks:", - "Uptime:" : "Darba laiks:", - "Temperature" : "Temperatūra", + "Active users" : "Aktīvie lietotāji", + "CPU info not available" : "Centrālā procesora informācija nav pieejama", "Load" : "Noslogojums", - "Memory" : "Atmiņa", + "Database" : "Datubāze", + "Type:" : "Veids:", + "Version:" : "Versija:", + "Size:" : "Izmērs:", "Disk" : "Disks", "Mount:" : "Piemontēts:", "Filesystem:" : "Datņu sistēma:", - "Size:" : "Izmērs:", "Available:" : "Pieejams:", "Used:" : "Izmantots:", "Files:" : "Datnes:", "Storages:" : "Glabātavas:", "Free Space:" : "Brīva vieta:", + "RAM info not available" : "RAM informācija nav pieejama", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Kopā: {memTotalBytes}/Pašreizējais lietojums: {memUsageBytes}", + "SWAP info not available" : "SWAP informācija nav pieejama", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Kopā: {swapTotalBytes}/Pašreizējais lietojums: {swapUsageBytes}", + "Memory" : "Atmiņa", + "External monitoring tool" : "Ārējās uzraudzības instruments", + "To use an access token, please generate one then set it using the following command:" : "Lai izmantotu piekļuves pilnvaru, lūgums to izveidot un iestatīt ar šo komandu:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pēc tam jānodod pilnvara ar galveni \"NC-Token\", kad tiek veikti pieprasījumu uz augstāk norādīto URL.", "Network" : "Tīkls", "Hostname:" : "Resursa nosaukums:", "Gateway:" : "Vārteja:", @@ -39,22 +36,25 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktīvie lietotāji", - "Shares" : "Koplietots", - "Users:" : "Lietotāji:", "PHP" : "PHP", - "Version:" : "Versija:", "Memory limit:" : "Atmiņas limits:", "Max execution time:" : "Lielākais pieļaujamais izpildes laiks:", "seconds" : "sekundes", "Upload max size:" : "Augšupielādes lielākais pieļaujamais izmērs:", "Extensions:" : "Paplašinājumi:", "Unable to list extensions" : "Nevar uzskaitīt paplašinājumus", - "Database" : "Datubāze", - "Type:" : "Veids:", - "External monitoring tool" : "Ārējās uzraudzības instruments", - "Copy" : "Kopēt", - "To use an access token, please generate one then set it using the following command:" : "Lai izmantotu piekļuves pilnvaru, lūgums to izveidot un iestatīt ar šo komandu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pēc tam jānodod pilnvara ar galveni \"NC-Token\", kad tiek veikti pieprasījumu uz augstāk norādīto URL." + "Shares" : "Koplietots", + "Users:" : "Lietotāji:", + "Operating System:" : "Operētājsistēma:", + "CPU:" : "CPU:", + "Memory:" : "Atmiņa:", + "Server time:" : "Servera laiks:", + "Uptime:" : "Darba laiks:", + "Temperature" : "Temperatūra", + "Copied!" : "Nokopēts!", + "Not supported!" : "Nav atbalstīts!", + "Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.", + "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", + "Copy" : "Kopēt" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/mk.js b/l10n/mk.js index 976e4dbc..33d48d15 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -1,37 +1,34 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Информациите за процесорот не се достапни", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Вкупно: {memTotalBytes}/Моментално искористување: {memUsageBytes}", - "RAM info not available" : "Информации за RAM меморијата не се достапни", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Вкупно: {swapTotalBytes}/Моментално искористување: {swapUsageBytes}", - "SWAP info not available" : "Информации за SWAP меморијата не се достапни", - "Copied!" : "Копирано!", - "Not supported!" : "Не е поддржано!", - "Press ⌘-C to copy." : "Притисни ⌘-C за да копираш", - "Press Ctrl-C to copy." : "Притисни Ctrl-C за да копираш.", - "Unknown" : "Непознат", "System" : "Систем", + "Unknown" : "Непознат", "Monitoring" : "Следење", "Monitoring app with useful server information" : "Апликација за мониторирање и корисни информации за серверот", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Овозможува корисни информации за серверот, како искористеност на процесорот, искористеност на меморијата, искористеност на просторот на дискот, број на корисници, итн.", - "Operating System:" : "Оперативен систем", - "CPU:" : "Процесор:", - "Memory:" : "Меморија:", - "Server time:" : "Време на серверот:", - "Uptime:" : "Време на работа:", - "Temperature" : "Температура", + "Active users" : "Активни корисници", + "CPU info not available" : "Информациите за процесорот не се достапни", "Load" : "Искористеност", - "Memory" : "Меморија", + "Database" : "База", + "Type:" : "Вид:", + "Version:" : "Верзија:", + "Size:" : "Големина:", "Disk" : "Диск", "Mount:" : "Монтиран:", "Filesystem:" : "Податочен систем:", - "Size:" : "Големина:", "Available:" : "Достапно:", "Used:" : "Искористено:", "Files:" : "Датотеки:", "Storages:" : "Складишта:", "Free Space:" : "Слободен простор:", + "RAM info not available" : "Информации за RAM меморијата не се достапни", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Вкупно: {memTotalBytes}/Моментално искористување: {memUsageBytes}", + "SWAP info not available" : "Информации за SWAP меморијата не се достапни", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Вкупно: {swapTotalBytes}/Моментално искористување: {swapUsageBytes}", + "Memory" : "Меморија", + "External monitoring tool" : "Надворешен уред за следење", + "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." : "Потоа поминете го токенот со заглавието „NC-Token“ кога го барате горното URL.", "Network" : "Мрежа", "Hostname:" : "Име на серверот:", "Gateway:" : "Gateway:", @@ -42,17 +39,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Активни корисници", - "Shares" : "Споделувања", - "Users:" : "Корисници:", - "Groups:" : "Групи:", - "Links:" : "Линкови:", - "Emails:" : "Е-пошти:", - "Federated sent:" : "Федерални испраќања:", - "Federated received:" : "Федерални примања:", - "Talk conversations:" : "Talk разговори:", "PHP" : "PHP", - "Version:" : "Верзија:", "Memory limit:" : "Лимит на меморијата:", "Max execution time:" : "Максимално време на извршување:", "seconds" : "секунди", @@ -61,11 +48,24 @@ OC.L10N.register( "Extensions:" : "Екстензија:", "Unable to list extensions" : "Неможе да се излистаат екстензиите", "Show phpinfo" : "Прикажи phpinfo", - "Database" : "База", - "Type:" : "Вид:", - "External monitoring tool" : "Надворешен уред за следење", - "Copy" : "Копирај", - "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." : "Потоа поминете го токенот со заглавието „NC-Token“ кога го барате горното URL." + "Shares" : "Споделувања", + "Users:" : "Корисници:", + "Groups:" : "Групи:", + "Links:" : "Линкови:", + "Emails:" : "Е-пошти:", + "Federated sent:" : "Федерални испраќања:", + "Federated received:" : "Федерални примања:", + "Talk conversations:" : "Talk разговори:", + "Operating System:" : "Оперативен систем", + "CPU:" : "Процесор:", + "Memory:" : "Меморија:", + "Server time:" : "Време на серверот:", + "Uptime:" : "Време на работа:", + "Temperature" : "Температура", + "Copied!" : "Копирано!", + "Not supported!" : "Не е поддржано!", + "Press ⌘-C to copy." : "Притисни ⌘-C за да копираш", + "Press Ctrl-C to copy." : "Притисни Ctrl-C за да копираш.", + "Copy" : "Копирај" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index 84c3003c..baf5c15c 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -1,35 +1,32 @@ { "translations": { - "CPU info not available" : "Информациите за процесорот не се достапни", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Вкупно: {memTotalBytes}/Моментално искористување: {memUsageBytes}", - "RAM info not available" : "Информации за RAM меморијата не се достапни", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Вкупно: {swapTotalBytes}/Моментално искористување: {swapUsageBytes}", - "SWAP info not available" : "Информации за SWAP меморијата не се достапни", - "Copied!" : "Копирано!", - "Not supported!" : "Не е поддржано!", - "Press ⌘-C to copy." : "Притисни ⌘-C за да копираш", - "Press Ctrl-C to copy." : "Притисни Ctrl-C за да копираш.", - "Unknown" : "Непознат", "System" : "Систем", + "Unknown" : "Непознат", "Monitoring" : "Следење", "Monitoring app with useful server information" : "Апликација за мониторирање и корисни информации за серверот", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Овозможува корисни информации за серверот, како искористеност на процесорот, искористеност на меморијата, искористеност на просторот на дискот, број на корисници, итн.", - "Operating System:" : "Оперативен систем", - "CPU:" : "Процесор:", - "Memory:" : "Меморија:", - "Server time:" : "Време на серверот:", - "Uptime:" : "Време на работа:", - "Temperature" : "Температура", + "Active users" : "Активни корисници", + "CPU info not available" : "Информациите за процесорот не се достапни", "Load" : "Искористеност", - "Memory" : "Меморија", + "Database" : "База", + "Type:" : "Вид:", + "Version:" : "Верзија:", + "Size:" : "Големина:", "Disk" : "Диск", "Mount:" : "Монтиран:", "Filesystem:" : "Податочен систем:", - "Size:" : "Големина:", "Available:" : "Достапно:", "Used:" : "Искористено:", "Files:" : "Датотеки:", "Storages:" : "Складишта:", "Free Space:" : "Слободен простор:", + "RAM info not available" : "Информации за RAM меморијата не се достапни", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Вкупно: {memTotalBytes}/Моментално искористување: {memUsageBytes}", + "SWAP info not available" : "Информации за SWAP меморијата не се достапни", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Вкупно: {swapTotalBytes}/Моментално искористување: {swapUsageBytes}", + "Memory" : "Меморија", + "External monitoring tool" : "Надворешен уред за следење", + "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." : "Потоа поминете го токенот со заглавието „NC-Token“ кога го барате горното URL.", "Network" : "Мрежа", "Hostname:" : "Име на серверот:", "Gateway:" : "Gateway:", @@ -40,17 +37,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Активни корисници", - "Shares" : "Споделувања", - "Users:" : "Корисници:", - "Groups:" : "Групи:", - "Links:" : "Линкови:", - "Emails:" : "Е-пошти:", - "Federated sent:" : "Федерални испраќања:", - "Federated received:" : "Федерални примања:", - "Talk conversations:" : "Talk разговори:", "PHP" : "PHP", - "Version:" : "Верзија:", "Memory limit:" : "Лимит на меморијата:", "Max execution time:" : "Максимално време на извршување:", "seconds" : "секунди", @@ -59,11 +46,24 @@ "Extensions:" : "Екстензија:", "Unable to list extensions" : "Неможе да се излистаат екстензиите", "Show phpinfo" : "Прикажи phpinfo", - "Database" : "База", - "Type:" : "Вид:", - "External monitoring tool" : "Надворешен уред за следење", - "Copy" : "Копирај", - "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." : "Потоа поминете го токенот со заглавието „NC-Token“ кога го барате горното URL." + "Shares" : "Споделувања", + "Users:" : "Корисници:", + "Groups:" : "Групи:", + "Links:" : "Линкови:", + "Emails:" : "Е-пошти:", + "Federated sent:" : "Федерални испраќања:", + "Federated received:" : "Федерални примања:", + "Talk conversations:" : "Talk разговори:", + "Operating System:" : "Оперативен систем", + "CPU:" : "Процесор:", + "Memory:" : "Меморија:", + "Server time:" : "Време на серверот:", + "Uptime:" : "Време на работа:", + "Temperature" : "Температура", + "Copied!" : "Копирано!", + "Not supported!" : "Не е поддржано!", + "Press ⌘-C to copy." : "Притисни ⌘-C за да копираш", + "Press Ctrl-C to copy." : "Притисни Ctrl-C за да копираш.", + "Copy" : "Копирај" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/mn.js b/l10n/mn.js index af11fbc8..22daa77d 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU мэдээлэл боломжгүй", - "CPU Usage:" : "CPU ашиглалт:", - "Load average: {percentage} % ({load}) last minute" : "Дундаж ачаалал: {percentage} % ({load}) сүүлийн минут", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) сүүлийн 1 минут\n{last5MinutesPercentage} % ({last5Minutes}) сүүлийн 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) сүүлийн 15 минут", - "RAM Usage:" : "RAM ашиглалт:", - "SWAP Usage:" : "SWAP ашиглалт:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Нийт: {memTotalBytes}/Одоогийн ашиглалт: {memUsageBytes}", - "RAM info not available" : "RAM мэдээлэл боломжгүй", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Нийт: {swapTotalBytes}/Одоогийн ашиглалт: {swapUsageBytes}", - "SWAP info not available" : "SWAP мэдээлэл боломжгүй", - "Copied!" : "Хуулсан!", - "Not supported!" : "Дэмжигдэхгүй", - "Press ⌘-C to copy." : "Хуулахын тулд ⌘-C дарна уу.", - "Press Ctrl-C to copy." : "Хуулахын тулд Ctrl-C дарна уу.", + "System" : "сисмем", "Unknown" : "Үл танигдах зүйл", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d өдөр, %2$d цаг, %3$d минут, %4$d секунд", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d цаг, %2$d минут, %3$d секунд", - "System" : "сисмем", "Monitoring" : "Хяналт", "Monitoring app with useful server information" : "Ашигтай серверийн мэдээлэл бүхий хяналтын апп", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU-ийн ачаалал, RAM-ийн хэрэглээ, дискний хэрэглээ, хэрэглэгчдийн тоо гэх мэт серверийн хэрэгтэй мэдээллийг харуулдаг.", - "Operating System:" : "Үйлдлийн систем:", - "CPU:" : "CPU:", - "Memory:" : "Санах ой:", - "Server time:" : "Серверийн цаг:", - "Uptime:" : "Ажилласан хугацаа:", - "Temperature" : "Температур", + "Active users" : "Идэвхтэй хэрэглэгчид", + "Last hour" : "Сүүлийн цаг", + "Last 24 Hours" : "Сүүлийн 24 цаг", + "Last 7 Days" : "Сүүлийн 7 өдөр", + "Last 30 Days" : "Сүүлийн 30 өдөр", + "CPU info not available" : "CPU мэдээлэл боломжгүй", + "Load average: {percentage} % ({load}) last minute" : "Дундаж ачаалал: {percentage} % ({load}) сүүлийн минут", "Load" : "Ачаалал", - "Memory" : "Санах ой", + "Database" : "Өгөгдлийн сан", + "Type:" : "Төрөл:", + "Version:" : "Хувилбар:", + "Size:" : "Хэмжээ:", "Disk" : "Диск", "Mount:" : "Холболт:", "Filesystem:" : "Файлын систем:", - "Size:" : "Хэмжээ:", "Available:" : "Боломжтой:", "Used:" : "Ашигласан:", "Files:" : "Файлууд:", "Storages:" : "Санах ойнууд:", "Free Space:" : "Чөлөөт зай:", + "RAM Usage:" : "RAM ашиглалт:", + "SWAP Usage:" : "SWAP ашиглалт:", + "RAM info not available" : "RAM мэдээлэл боломжгүй", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Нийт: {memTotalBytes}/Одоогийн ашиглалт: {memUsageBytes}", + "SWAP info not available" : "SWAP мэдээлэл боломжгүй", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Нийт: {swapTotalBytes}/Одоогийн ашиглалт: {swapUsageBytes}", + "Memory" : "Санах ой", + "External monitoring tool" : "Гадаад хяналтын хэрэгсэл", + "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", + "Output in JSON" : "JSON гаралт", + "Skip apps section (including apps section will send an external request to the app store)" : "Аппуудын хэсгийг алгасах (аппуудын хэсгийг оруулахад апп дэлгүүр рүү гадаад хүсэлт илгээнэ)", + "Skip server update" : "Серверийн шинэчлэлтийг алгасах", + "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\" толгойн мэдээллээр дамжуулна уу.", "Network" : "Сүлжээ", "Hostname:" : "Хостын нэр:", "Gateway:" : "Гарц:", @@ -48,24 +51,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Идэвхтэй хэрэглэгчид", - "Last hour" : "Сүүлийн цаг", - "%s%% of all users" : "Бүх хэрэглэгчдийн %s%%", - "Last 24 Hours" : "Сүүлийн 24 цаг", - "Last 7 Days" : "Сүүлийн 7 өдөр", - "Last 30 Days" : "Сүүлийн 30 өдөр", - "Shares" : "Түгээлтүүд", - "Users:" : "Хэрэглэгчид:", - "Groups:" : "Бүлгүүд:", - "Links:" : "Холбоосууд:", - "Emails:" : "Имэйлүүд:", - "Federated sent:" : "Холбогдсон илгээсэн:", - "Federated received:" : "Холбогдсон хүлээн авсан:", - "Talk conversations:" : "Talk яриа:", "PHP" : "PHP", - "Version:" : "Хувилбар:", "Memory limit:" : "Санах ойн хязгаар:", - "MB" : "МБ", "Max execution time:" : "Хамгийн их гүйцэтгэх хугацаа:", "seconds" : "секунд", "Upload max size:" : "Байршуулах дээд хэмжээ:", @@ -87,16 +74,29 @@ OC.L10N.register( "Max listen queue:" : "Сонсох дарааллын дээд хэмжээ:", "Max active processes:" : "Идэвхтэй процессуудын дээд хэмжээ:", "Max children reached:" : "Дээд хүүхдүүдэд хүрсэн:", - "Database" : "Өгөгдлийн сан", - "Type:" : "Төрөл:", - "External monitoring tool" : "Гадаад хяналтын хэрэгсэл", - "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", - "Copy" : "Хуулах", - "Output in JSON" : "JSON гаралт", - "Skip apps section (including apps section will send an external request to the app store)" : "Аппуудын хэсгийг алгасах (аппуудын хэсгийг оруулахад апп дэлгүүр рүү гадаад хүсэлт илгээнэ)", - "Skip server update" : "Серверийн шинэчлэлтийг алгасах", - "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\" толгойн мэдээллээр дамжуулна уу.", - "threads" : "thread-ууд" + "Shares" : "Түгээлтүүд", + "Users:" : "Хэрэглэгчид:", + "Groups:" : "Бүлгүүд:", + "Links:" : "Холбоосууд:", + "Emails:" : "Имэйлүүд:", + "Federated sent:" : "Холбогдсон илгээсэн:", + "Federated received:" : "Холбогдсон хүлээн авсан:", + "Talk conversations:" : "Talk яриа:", + "Operating System:" : "Үйлдлийн систем:", + "CPU:" : "CPU:", + "Memory:" : "Санах ой:", + "Server time:" : "Серверийн цаг:", + "Uptime:" : "Ажилласан хугацаа:", + "Temperature" : "Температур", + "CPU Usage:" : "CPU ашиглалт:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) сүүлийн 1 минут\n{last5MinutesPercentage} % ({last5Minutes}) сүүлийн 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) сүүлийн 15 минут", + "Copied!" : "Хуулсан!", + "Not supported!" : "Дэмжигдэхгүй", + "Press ⌘-C to copy." : "Хуулахын тулд ⌘-C дарна уу.", + "Press Ctrl-C to copy." : "Хуулахын тулд Ctrl-C дарна уу.", + "threads" : "thread-ууд", + "%s%% of all users" : "Бүх хэрэглэгчдийн %s%%", + "MB" : "МБ", + "Copy" : "Хуулах" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json index 0015554b..d730cbed 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "CPU мэдээлэл боломжгүй", - "CPU Usage:" : "CPU ашиглалт:", - "Load average: {percentage} % ({load}) last minute" : "Дундаж ачаалал: {percentage} % ({load}) сүүлийн минут", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) сүүлийн 1 минут\n{last5MinutesPercentage} % ({last5Minutes}) сүүлийн 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) сүүлийн 15 минут", - "RAM Usage:" : "RAM ашиглалт:", - "SWAP Usage:" : "SWAP ашиглалт:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Нийт: {memTotalBytes}/Одоогийн ашиглалт: {memUsageBytes}", - "RAM info not available" : "RAM мэдээлэл боломжгүй", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Нийт: {swapTotalBytes}/Одоогийн ашиглалт: {swapUsageBytes}", - "SWAP info not available" : "SWAP мэдээлэл боломжгүй", - "Copied!" : "Хуулсан!", - "Not supported!" : "Дэмжигдэхгүй", - "Press ⌘-C to copy." : "Хуулахын тулд ⌘-C дарна уу.", - "Press Ctrl-C to copy." : "Хуулахын тулд Ctrl-C дарна уу.", + "System" : "сисмем", "Unknown" : "Үл танигдах зүйл", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d өдөр, %2$d цаг, %3$d минут, %4$d секунд", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d цаг, %2$d минут, %3$d секунд", - "System" : "сисмем", "Monitoring" : "Хяналт", "Monitoring app with useful server information" : "Ашигтай серверийн мэдээлэл бүхий хяналтын апп", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU-ийн ачаалал, RAM-ийн хэрэглээ, дискний хэрэглээ, хэрэглэгчдийн тоо гэх мэт серверийн хэрэгтэй мэдээллийг харуулдаг.", - "Operating System:" : "Үйлдлийн систем:", - "CPU:" : "CPU:", - "Memory:" : "Санах ой:", - "Server time:" : "Серверийн цаг:", - "Uptime:" : "Ажилласан хугацаа:", - "Temperature" : "Температур", + "Active users" : "Идэвхтэй хэрэглэгчид", + "Last hour" : "Сүүлийн цаг", + "Last 24 Hours" : "Сүүлийн 24 цаг", + "Last 7 Days" : "Сүүлийн 7 өдөр", + "Last 30 Days" : "Сүүлийн 30 өдөр", + "CPU info not available" : "CPU мэдээлэл боломжгүй", + "Load average: {percentage} % ({load}) last minute" : "Дундаж ачаалал: {percentage} % ({load}) сүүлийн минут", "Load" : "Ачаалал", - "Memory" : "Санах ой", + "Database" : "Өгөгдлийн сан", + "Type:" : "Төрөл:", + "Version:" : "Хувилбар:", + "Size:" : "Хэмжээ:", "Disk" : "Диск", "Mount:" : "Холболт:", "Filesystem:" : "Файлын систем:", - "Size:" : "Хэмжээ:", "Available:" : "Боломжтой:", "Used:" : "Ашигласан:", "Files:" : "Файлууд:", "Storages:" : "Санах ойнууд:", "Free Space:" : "Чөлөөт зай:", + "RAM Usage:" : "RAM ашиглалт:", + "SWAP Usage:" : "SWAP ашиглалт:", + "RAM info not available" : "RAM мэдээлэл боломжгүй", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Нийт: {memTotalBytes}/Одоогийн ашиглалт: {memUsageBytes}", + "SWAP info not available" : "SWAP мэдээлэл боломжгүй", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Нийт: {swapTotalBytes}/Одоогийн ашиглалт: {swapUsageBytes}", + "Memory" : "Санах ой", + "External monitoring tool" : "Гадаад хяналтын хэрэгсэл", + "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", + "Output in JSON" : "JSON гаралт", + "Skip apps section (including apps section will send an external request to the app store)" : "Аппуудын хэсгийг алгасах (аппуудын хэсгийг оруулахад апп дэлгүүр рүү гадаад хүсэлт илгээнэ)", + "Skip server update" : "Серверийн шинэчлэлтийг алгасах", + "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\" толгойн мэдээллээр дамжуулна уу.", "Network" : "Сүлжээ", "Hostname:" : "Хостын нэр:", "Gateway:" : "Гарц:", @@ -46,24 +49,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Идэвхтэй хэрэглэгчид", - "Last hour" : "Сүүлийн цаг", - "%s%% of all users" : "Бүх хэрэглэгчдийн %s%%", - "Last 24 Hours" : "Сүүлийн 24 цаг", - "Last 7 Days" : "Сүүлийн 7 өдөр", - "Last 30 Days" : "Сүүлийн 30 өдөр", - "Shares" : "Түгээлтүүд", - "Users:" : "Хэрэглэгчид:", - "Groups:" : "Бүлгүүд:", - "Links:" : "Холбоосууд:", - "Emails:" : "Имэйлүүд:", - "Federated sent:" : "Холбогдсон илгээсэн:", - "Federated received:" : "Холбогдсон хүлээн авсан:", - "Talk conversations:" : "Talk яриа:", "PHP" : "PHP", - "Version:" : "Хувилбар:", "Memory limit:" : "Санах ойн хязгаар:", - "MB" : "МБ", "Max execution time:" : "Хамгийн их гүйцэтгэх хугацаа:", "seconds" : "секунд", "Upload max size:" : "Байршуулах дээд хэмжээ:", @@ -85,16 +72,29 @@ "Max listen queue:" : "Сонсох дарааллын дээд хэмжээ:", "Max active processes:" : "Идэвхтэй процессуудын дээд хэмжээ:", "Max children reached:" : "Дээд хүүхдүүдэд хүрсэн:", - "Database" : "Өгөгдлийн сан", - "Type:" : "Төрөл:", - "External monitoring tool" : "Гадаад хяналтын хэрэгсэл", - "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", - "Copy" : "Хуулах", - "Output in JSON" : "JSON гаралт", - "Skip apps section (including apps section will send an external request to the app store)" : "Аппуудын хэсгийг алгасах (аппуудын хэсгийг оруулахад апп дэлгүүр рүү гадаад хүсэлт илгээнэ)", - "Skip server update" : "Серверийн шинэчлэлтийг алгасах", - "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\" толгойн мэдээллээр дамжуулна уу.", - "threads" : "thread-ууд" + "Shares" : "Түгээлтүүд", + "Users:" : "Хэрэглэгчид:", + "Groups:" : "Бүлгүүд:", + "Links:" : "Холбоосууд:", + "Emails:" : "Имэйлүүд:", + "Federated sent:" : "Холбогдсон илгээсэн:", + "Federated received:" : "Холбогдсон хүлээн авсан:", + "Talk conversations:" : "Talk яриа:", + "Operating System:" : "Үйлдлийн систем:", + "CPU:" : "CPU:", + "Memory:" : "Санах ой:", + "Server time:" : "Серверийн цаг:", + "Uptime:" : "Ажилласан хугацаа:", + "Temperature" : "Температур", + "CPU Usage:" : "CPU ашиглалт:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) сүүлийн 1 минут\n{last5MinutesPercentage} % ({last5Minutes}) сүүлийн 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) сүүлийн 15 минут", + "Copied!" : "Хуулсан!", + "Not supported!" : "Дэмжигдэхгүй", + "Press ⌘-C to copy." : "Хуулахын тулд ⌘-C дарна уу.", + "Press Ctrl-C to copy." : "Хуулахын тулд Ctrl-C дарна уу.", + "threads" : "thread-ууд", + "%s%% of all users" : "Бүх хэрэглэгчдийн %s%%", + "MB" : "МБ", + "Copy" : "Хуулах" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js index a9554690..7f371dfa 100644 --- a/l10n/ms_MY.js +++ b/l10n/ms_MY.js @@ -1,12 +1,12 @@ OC.L10N.register( "serverinfo", { + "Type:" : "Jenis", + "Size:" : "Saiz", + "Shares" : "Kongsi", "Copied!" : "Disalin!", "Not supported!" : "Tidak menyokong!", "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", - "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.", - "Size:" : "Saiz", - "Shares" : "Kongsi", - "Type:" : "Jenis" + "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin." }, "nplurals=1; plural=0;"); diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json index 81900d99..cb479778 100644 --- a/l10n/ms_MY.json +++ b/l10n/ms_MY.json @@ -1,10 +1,10 @@ { "translations": { + "Type:" : "Jenis", + "Size:" : "Saiz", + "Shares" : "Kongsi", "Copied!" : "Disalin!", "Not supported!" : "Tidak menyokong!", "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", - "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.", - "Size:" : "Saiz", - "Shares" : "Kongsi", - "Type:" : "Jenis" + "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/my.js b/l10n/my.js deleted file mode 100644 index 535598f0..00000000 --- a/l10n/my.js +++ /dev/null @@ -1,10 +0,0 @@ -OC.L10N.register( - "serverinfo", - { - "Copied!" : "ကူးယူပြီး!", - "Not supported!" : "အထောက်အပံ့ မပြု!", - "Press ⌘-C to copy." : "ကူးယူရန်အတွက် ⌘-C ကိုနှိပ်ပါ။", - "Press Ctrl-C to copy." : "ကူးယူရန်အတွက် Ctrl-C ကိုနှိပ်ပါ။", - "Copy" : "ကူးယူပါ" -}, -"nplurals=1; plural=0;"); diff --git a/l10n/my.json b/l10n/my.json deleted file mode 100644 index ef06ff6e..00000000 --- a/l10n/my.json +++ /dev/null @@ -1,8 +0,0 @@ -{ "translations": { - "Copied!" : "ကူးယူပြီး!", - "Not supported!" : "အထောက်အပံ့ မပြု!", - "Press ⌘-C to copy." : "ကူးယူရန်အတွက် ⌘-C ကိုနှိပ်ပါ။", - "Press Ctrl-C to copy." : "ကူးယူရန်အတွက် Ctrl-C ကိုနှိပ်ပါ။", - "Copy" : "ကူးယူပါ" -},"pluralForm" :"nplurals=1; plural=0;" -} \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index 80ec69c3..7d47c813 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -1,37 +1,39 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Info om prosessor er ikke tilgjengelig", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Minne: Totalt: {memTotalBytes}/Nåværende bruk: {memUsageBytes}", - "RAM info not available" : "Info om minne er ikke tilgjengelig", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nåværende bruk: {swapUsageBytes}", - "SWAP info not available" : "Info om SWAP er ikke tilgjengelig", - "Copied!" : "Kopiert!", - "Not supported!" : "Ikke støttet!", - "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", - "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", - "Unknown" : "Ukjent", "System" : "System", + "Unknown" : "Ukjent", "Monitoring" : "Overvåker", "Monitoring app with useful server information" : "Overvåkingsapp med nyttig serverinformasjon", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Gir nyttig serverinformasjon, som CPU-belastning, RAM-bruk, diskbruk, antall brukere, ned mere.", - "Operating System:" : "Operativsystem:", - "CPU:" : "CPU:", - "Memory:" : "Minne:", - "Server time:" : "Servertid:", - "Uptime:" : "Oppetid:", - "Temperature" : "Temperatur", + "Active users" : "Aktive brukere", + "Last hour" : "Siste time", + "CPU info not available" : "Info om prosessor er ikke tilgjengelig", "Load" : "Last", - "Memory" : "Minne", + "Database" : "Database", + "Type:" : "Type:", + "Version:" : "Versjon:", + "Size:" : "Størrelse:", "Disk" : "Disk", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", - "Size:" : "Størrelse:", "Available:" : "Tilgjengelig:", "Used:" : "Brukt:", "Files:" : "Filer:", "Storages:" : "Lagringer:", "Free Space:" : "Ledig plass:", + "RAM info not available" : "Info om minne er ikke tilgjengelig", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Minne: Totalt: {memTotalBytes}/Nåværende bruk: {memUsageBytes}", + "SWAP info not available" : "Info om SWAP er ikke tilgjengelig", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nåværende bruk: {swapUsageBytes}", + "Memory" : "Minne", + "External monitoring tool" : "Eksternt overvåkingsverktøy", + "Use this end point to connect an external monitoring tool:" : "Bruk dette endepunktet til å koble til et eksternt overvåkingsverktøy:", + "Output in JSON" : "Utdata i JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Hopp over apper-delen (inkludert appdelen sender en ekstern forespørsel til appbutikken)", + "Skip server update" : "Hopp over serveroppdatering", + "To use an access token, please generate one then set it using the following command:" : "For å bruke et tilgangstoken, vennligst generer et og sett det ved hjelp av følgende kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send deretter tokenet med \"NC-Token\"-overskriften under spørring av URL-adressen ovenfor.", "Network" : "Nettverk", "Hostname:" : "Servernavn:", "Gateway:" : "Standardruter:", @@ -42,18 +44,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktive brukere", - "Last hour" : "Siste time", - "Shares" : "Delinger", - "Users:" : "Brukere:", - "Groups:" : "Grupper:", - "Links:" : "Lenker:", - "Emails:" : "E-poster:", - "Federated sent:" : "Forent sendt:", - "Federated received:" : "Forent mottatt:", - "Talk conversations:" : "Talk-samtaler:", "PHP" : "PHP", - "Version:" : "Versjon:", "Memory limit:" : "Minnegrense:", "Max execution time:" : "Maks. kjøringstid:", "seconds" : "sekund", @@ -62,15 +53,24 @@ OC.L10N.register( "Extensions:" : "Utvidelser:", "Unable to list extensions" : "Ikke i stand til å laste utvidelser", "Show phpinfo" : "Vis phpinfo", - "Database" : "Database", - "Type:" : "Type:", - "External monitoring tool" : "Eksternt overvåkingsverktøy", - "Use this end point to connect an external monitoring tool:" : "Bruk dette endepunktet til å koble til et eksternt overvåkingsverktøy:", - "Copy" : "Kopier", - "Output in JSON" : "Utdata i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Hopp over apper-delen (inkludert appdelen sender en ekstern forespørsel til appbutikken)", - "Skip server update" : "Hopp over serveroppdatering", - "To use an access token, please generate one then set it using the following command:" : "For å bruke et tilgangstoken, vennligst generer et og sett det ved hjelp av følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send deretter tokenet med \"NC-Token\"-overskriften under spørring av URL-adressen ovenfor." + "Shares" : "Delinger", + "Users:" : "Brukere:", + "Groups:" : "Grupper:", + "Links:" : "Lenker:", + "Emails:" : "E-poster:", + "Federated sent:" : "Forent sendt:", + "Federated received:" : "Forent mottatt:", + "Talk conversations:" : "Talk-samtaler:", + "Operating System:" : "Operativsystem:", + "CPU:" : "CPU:", + "Memory:" : "Minne:", + "Server time:" : "Servertid:", + "Uptime:" : "Oppetid:", + "Temperature" : "Temperatur", + "Copied!" : "Kopiert!", + "Not supported!" : "Ikke støttet!", + "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", + "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", + "Copy" : "Kopier" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb.json b/l10n/nb.json index af6bdee5..8aa67d8f 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -1,35 +1,37 @@ { "translations": { - "CPU info not available" : "Info om prosessor er ikke tilgjengelig", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Minne: Totalt: {memTotalBytes}/Nåværende bruk: {memUsageBytes}", - "RAM info not available" : "Info om minne er ikke tilgjengelig", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nåværende bruk: {swapUsageBytes}", - "SWAP info not available" : "Info om SWAP er ikke tilgjengelig", - "Copied!" : "Kopiert!", - "Not supported!" : "Ikke støttet!", - "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", - "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", - "Unknown" : "Ukjent", "System" : "System", + "Unknown" : "Ukjent", "Monitoring" : "Overvåker", "Monitoring app with useful server information" : "Overvåkingsapp med nyttig serverinformasjon", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Gir nyttig serverinformasjon, som CPU-belastning, RAM-bruk, diskbruk, antall brukere, ned mere.", - "Operating System:" : "Operativsystem:", - "CPU:" : "CPU:", - "Memory:" : "Minne:", - "Server time:" : "Servertid:", - "Uptime:" : "Oppetid:", - "Temperature" : "Temperatur", + "Active users" : "Aktive brukere", + "Last hour" : "Siste time", + "CPU info not available" : "Info om prosessor er ikke tilgjengelig", "Load" : "Last", - "Memory" : "Minne", + "Database" : "Database", + "Type:" : "Type:", + "Version:" : "Versjon:", + "Size:" : "Størrelse:", "Disk" : "Disk", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", - "Size:" : "Størrelse:", "Available:" : "Tilgjengelig:", "Used:" : "Brukt:", "Files:" : "Filer:", "Storages:" : "Lagringer:", "Free Space:" : "Ledig plass:", + "RAM info not available" : "Info om minne er ikke tilgjengelig", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Minne: Totalt: {memTotalBytes}/Nåværende bruk: {memUsageBytes}", + "SWAP info not available" : "Info om SWAP er ikke tilgjengelig", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nåværende bruk: {swapUsageBytes}", + "Memory" : "Minne", + "External monitoring tool" : "Eksternt overvåkingsverktøy", + "Use this end point to connect an external monitoring tool:" : "Bruk dette endepunktet til å koble til et eksternt overvåkingsverktøy:", + "Output in JSON" : "Utdata i JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Hopp over apper-delen (inkludert appdelen sender en ekstern forespørsel til appbutikken)", + "Skip server update" : "Hopp over serveroppdatering", + "To use an access token, please generate one then set it using the following command:" : "For å bruke et tilgangstoken, vennligst generer et og sett det ved hjelp av følgende kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send deretter tokenet med \"NC-Token\"-overskriften under spørring av URL-adressen ovenfor.", "Network" : "Nettverk", "Hostname:" : "Servernavn:", "Gateway:" : "Standardruter:", @@ -40,18 +42,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktive brukere", - "Last hour" : "Siste time", - "Shares" : "Delinger", - "Users:" : "Brukere:", - "Groups:" : "Grupper:", - "Links:" : "Lenker:", - "Emails:" : "E-poster:", - "Federated sent:" : "Forent sendt:", - "Federated received:" : "Forent mottatt:", - "Talk conversations:" : "Talk-samtaler:", "PHP" : "PHP", - "Version:" : "Versjon:", "Memory limit:" : "Minnegrense:", "Max execution time:" : "Maks. kjøringstid:", "seconds" : "sekund", @@ -60,15 +51,24 @@ "Extensions:" : "Utvidelser:", "Unable to list extensions" : "Ikke i stand til å laste utvidelser", "Show phpinfo" : "Vis phpinfo", - "Database" : "Database", - "Type:" : "Type:", - "External monitoring tool" : "Eksternt overvåkingsverktøy", - "Use this end point to connect an external monitoring tool:" : "Bruk dette endepunktet til å koble til et eksternt overvåkingsverktøy:", - "Copy" : "Kopier", - "Output in JSON" : "Utdata i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Hopp over apper-delen (inkludert appdelen sender en ekstern forespørsel til appbutikken)", - "Skip server update" : "Hopp over serveroppdatering", - "To use an access token, please generate one then set it using the following command:" : "For å bruke et tilgangstoken, vennligst generer et og sett det ved hjelp av følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send deretter tokenet med \"NC-Token\"-overskriften under spørring av URL-adressen ovenfor." + "Shares" : "Delinger", + "Users:" : "Brukere:", + "Groups:" : "Grupper:", + "Links:" : "Lenker:", + "Emails:" : "E-poster:", + "Federated sent:" : "Forent sendt:", + "Federated received:" : "Forent mottatt:", + "Talk conversations:" : "Talk-samtaler:", + "Operating System:" : "Operativsystem:", + "CPU:" : "CPU:", + "Memory:" : "Minne:", + "Server time:" : "Servertid:", + "Uptime:" : "Oppetid:", + "Temperature" : "Temperatur", + "Copied!" : "Kopiert!", + "Not supported!" : "Ikke støttet!", + "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", + "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", + "Copy" : "Kopier" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index af19e9e9..326b7895 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU info niet beschikbaar", - "CPU Usage:" : "CPU gebruik:", - "Load average: {percentage} % ({load}) last minute" : "Beladingsgemiddelde: {percentage} % (afgelopen minuut:{load})", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute} Laatste minuut )\n{last5MinutesPercentage}% ({last5Minutes}) Laatste 5 minuten\n{last15MinutesPercentage} % ({last15Minutes}) Laatste 15 minuten", - "RAM Usage:" : "RAM gebruik:", - "SWAP Usage:" : "SWAP gebruik;", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totaal: {memTotalBytes}/Huidig gebruik: {memUsageBytes}", - "RAM info not available" : "RAM-info niet beschikbaar", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totaal: {swapTotalBytes}/Huidig gebruik: {swapUsageBytes}", - "SWAP info not available" : "SWAP-info niet beschikbaar", - "Copied!" : "Gekopieerd!", - "Not supported!" : "Niet ondersteund", - "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.", - "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", + "System" : "Systeem", "Unknown" : "Onbekend", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$ddagen, %2$d uren, %3$d minuten, %4$d seconden", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d uren, %2$d minuten, %3$d seconden", - "System" : "Systeem", "Monitoring" : "Monitoren", "Monitoring app with useful server information" : "Monitor app met nuttige serverinformatie", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Toont nuttige serverinformatie, zoals CPU belasting, RAM gebruik, disk gebruik, aantal gebruikers, etc.", - "Operating System:" : "Besturingssysteem:", - "CPU:" : "CPU:", - "Memory:" : "Geheugen:", - "Server time:" : "Servertijd:", - "Uptime:" : "Bedrijfstijd:", - "Temperature" : "Temperatuur", + "Active users" : "Actieve gebruikers", + "Last hour" : "Laatste uur", + "Last 24 Hours" : "Laatste 24 uur", + "Last 7 Days" : "Laatste 7 dagen", + "Last 30 Days" : "Laatste 30 dagen", + "CPU info not available" : "CPU info niet beschikbaar", + "Load average: {percentage} % ({load}) last minute" : "Beladingsgemiddelde: {percentage} % (afgelopen minuut:{load})", "Load" : "Belasting", - "Memory" : "Geheugen", + "Database" : "Database", + "Type:" : "Type:", + "Version:" : "Versie:", + "Size:" : "Grootte:", "Disk" : "Schijf", "Mount:" : "Koppelpunt:", "Filesystem:" : "Bestandssysteem:", - "Size:" : "Grootte:", "Available:" : "Beschikbaar:", "Used:" : "Gebruikt:", "Files:" : "Bestanden:", "Storages:" : "Opslag:", "Free Space:" : "Vrije ruimte:", + "RAM Usage:" : "RAM gebruik:", + "SWAP Usage:" : "SWAP gebruik;", + "RAM info not available" : "RAM-info niet beschikbaar", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totaal: {memTotalBytes}/Huidig gebruik: {memUsageBytes}", + "SWAP info not available" : "SWAP-info niet beschikbaar", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totaal: {swapTotalBytes}/Huidig gebruik: {swapUsageBytes}", + "Memory" : "Geheugen", + "External monitoring tool" : "Externe monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:", + "Output in JSON" : "Uitvoer in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", + "Skip server update" : "Serverupdate overslaan", + "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", "Network" : "Netwerk", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Actieve gebruikers", - "Last hour" : "Laatste uur", - "%s%% of all users" : "%s %% van alle gebruikers", - "Last 24 Hours" : "Laatste 24 uur", - "Last 7 Days" : "Laatste 7 dagen", - "Last 30 Days" : "Laatste 30 dagen", - "Shares" : "Delen", - "Users:" : "Gebruikers:", - "Groups:" : "Groepen:", - "Links:" : "Links:", - "Emails:" : "Emails:", - "Federated sent:" : "Federated verstuurd:", - "Federated received:" : "Federated ontvangen:", - "Talk conversations:" : "Talk gesprekken:", "PHP" : "PHP", - "Version:" : "Versie:", "Memory limit:" : "Geheugen limiet:", - "MB" : "MB", "Max execution time:" : "Maximale uitvoeringstijd:", "seconds" : "seconden", "Upload max size:" : "Max. uploadgrootte:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "Max luisterwachtrij:", "Max active processes:" : "Max actieve processen:", "Max children reached:" : "Max kinderen bereikt:", - "Database" : "Database", - "Type:" : "Type:", - "External monitoring tool" : "Externe monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:", - "Copy" : "Kopiëren", - "Output in JSON" : "Uitvoer in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", - "Skip server update" : "Serverupdate overslaan", - "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", - "threads" : "lijnen" + "Shares" : "Delen", + "Users:" : "Gebruikers:", + "Groups:" : "Groepen:", + "Links:" : "Links:", + "Emails:" : "Emails:", + "Federated sent:" : "Federated verstuurd:", + "Federated received:" : "Federated ontvangen:", + "Talk conversations:" : "Talk gesprekken:", + "Operating System:" : "Besturingssysteem:", + "CPU:" : "CPU:", + "Memory:" : "Geheugen:", + "Server time:" : "Servertijd:", + "Uptime:" : "Bedrijfstijd:", + "Temperature" : "Temperatuur", + "CPU Usage:" : "CPU gebruik:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute} Laatste minuut )\n{last5MinutesPercentage}% ({last5Minutes}) Laatste 5 minuten\n{last15MinutesPercentage} % ({last15Minutes}) Laatste 15 minuten", + "Copied!" : "Gekopieerd!", + "Not supported!" : "Niet ondersteund", + "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.", + "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", + "threads" : "lijnen", + "%s%% of all users" : "%s %% van alle gebruikers", + "MB" : "MB", + "Copy" : "Kopiëren" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 93acb330..8696c5fe 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "CPU info niet beschikbaar", - "CPU Usage:" : "CPU gebruik:", - "Load average: {percentage} % ({load}) last minute" : "Beladingsgemiddelde: {percentage} % (afgelopen minuut:{load})", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute} Laatste minuut )\n{last5MinutesPercentage}% ({last5Minutes}) Laatste 5 minuten\n{last15MinutesPercentage} % ({last15Minutes}) Laatste 15 minuten", - "RAM Usage:" : "RAM gebruik:", - "SWAP Usage:" : "SWAP gebruik;", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totaal: {memTotalBytes}/Huidig gebruik: {memUsageBytes}", - "RAM info not available" : "RAM-info niet beschikbaar", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totaal: {swapTotalBytes}/Huidig gebruik: {swapUsageBytes}", - "SWAP info not available" : "SWAP-info niet beschikbaar", - "Copied!" : "Gekopieerd!", - "Not supported!" : "Niet ondersteund", - "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.", - "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", + "System" : "Systeem", "Unknown" : "Onbekend", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$ddagen, %2$d uren, %3$d minuten, %4$d seconden", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d uren, %2$d minuten, %3$d seconden", - "System" : "Systeem", "Monitoring" : "Monitoren", "Monitoring app with useful server information" : "Monitor app met nuttige serverinformatie", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Toont nuttige serverinformatie, zoals CPU belasting, RAM gebruik, disk gebruik, aantal gebruikers, etc.", - "Operating System:" : "Besturingssysteem:", - "CPU:" : "CPU:", - "Memory:" : "Geheugen:", - "Server time:" : "Servertijd:", - "Uptime:" : "Bedrijfstijd:", - "Temperature" : "Temperatuur", + "Active users" : "Actieve gebruikers", + "Last hour" : "Laatste uur", + "Last 24 Hours" : "Laatste 24 uur", + "Last 7 Days" : "Laatste 7 dagen", + "Last 30 Days" : "Laatste 30 dagen", + "CPU info not available" : "CPU info niet beschikbaar", + "Load average: {percentage} % ({load}) last minute" : "Beladingsgemiddelde: {percentage} % (afgelopen minuut:{load})", "Load" : "Belasting", - "Memory" : "Geheugen", + "Database" : "Database", + "Type:" : "Type:", + "Version:" : "Versie:", + "Size:" : "Grootte:", "Disk" : "Schijf", "Mount:" : "Koppelpunt:", "Filesystem:" : "Bestandssysteem:", - "Size:" : "Grootte:", "Available:" : "Beschikbaar:", "Used:" : "Gebruikt:", "Files:" : "Bestanden:", "Storages:" : "Opslag:", "Free Space:" : "Vrije ruimte:", + "RAM Usage:" : "RAM gebruik:", + "SWAP Usage:" : "SWAP gebruik;", + "RAM info not available" : "RAM-info niet beschikbaar", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totaal: {memTotalBytes}/Huidig gebruik: {memUsageBytes}", + "SWAP info not available" : "SWAP-info niet beschikbaar", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totaal: {swapTotalBytes}/Huidig gebruik: {swapUsageBytes}", + "Memory" : "Geheugen", + "External monitoring tool" : "Externe monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:", + "Output in JSON" : "Uitvoer in JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", + "Skip server update" : "Serverupdate overslaan", + "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", "Network" : "Netwerk", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Actieve gebruikers", - "Last hour" : "Laatste uur", - "%s%% of all users" : "%s %% van alle gebruikers", - "Last 24 Hours" : "Laatste 24 uur", - "Last 7 Days" : "Laatste 7 dagen", - "Last 30 Days" : "Laatste 30 dagen", - "Shares" : "Delen", - "Users:" : "Gebruikers:", - "Groups:" : "Groepen:", - "Links:" : "Links:", - "Emails:" : "Emails:", - "Federated sent:" : "Federated verstuurd:", - "Federated received:" : "Federated ontvangen:", - "Talk conversations:" : "Talk gesprekken:", "PHP" : "PHP", - "Version:" : "Versie:", "Memory limit:" : "Geheugen limiet:", - "MB" : "MB", "Max execution time:" : "Maximale uitvoeringstijd:", "seconds" : "seconden", "Upload max size:" : "Max. uploadgrootte:", @@ -86,16 +73,29 @@ "Max listen queue:" : "Max luisterwachtrij:", "Max active processes:" : "Max actieve processen:", "Max children reached:" : "Max kinderen bereikt:", - "Database" : "Database", - "Type:" : "Type:", - "External monitoring tool" : "Externe monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:", - "Copy" : "Kopiëren", - "Output in JSON" : "Uitvoer in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", - "Skip server update" : "Serverupdate overslaan", - "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", - "threads" : "lijnen" + "Shares" : "Delen", + "Users:" : "Gebruikers:", + "Groups:" : "Groepen:", + "Links:" : "Links:", + "Emails:" : "Emails:", + "Federated sent:" : "Federated verstuurd:", + "Federated received:" : "Federated ontvangen:", + "Talk conversations:" : "Talk gesprekken:", + "Operating System:" : "Besturingssysteem:", + "CPU:" : "CPU:", + "Memory:" : "Geheugen:", + "Server time:" : "Servertijd:", + "Uptime:" : "Bedrijfstijd:", + "Temperature" : "Temperatuur", + "CPU Usage:" : "CPU gebruik:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute} Laatste minuut )\n{last5MinutesPercentage}% ({last5Minutes}) Laatste 5 minuten\n{last15MinutesPercentage} % ({last15Minutes}) Laatste 15 minuten", + "Copied!" : "Gekopieerd!", + "Not supported!" : "Niet ondersteund", + "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.", + "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", + "threads" : "lijnen", + "%s%% of all users" : "%s %% van alle gebruikers", + "MB" : "MB", + "Copy" : "Kopiëren" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 60755f18..10ebe825 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -1,22 +1,22 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "Kopiert!", - "Not supported!" : "Ikkje støtta!", - "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", - "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", - "Unknown" : "Ukjend", "System" : "System", + "Unknown" : "Ukjend", "Monitoring" : "Overvåker", - "Size:" : "Storleik:", - "Files:" : "Filar:", "Active users" : "Aktive brukarare", - "Shares" : "Delingar", - "Users:" : "Brukarare:", - "Upload max size:" : "Maks opplastning storleik:", "Database" : "Database", "Type:" : "Type:", + "Size:" : "Storleik:", + "Files:" : "Filar:", "External monitoring tool" : "Eksternt monoitor verktøy", + "Upload max size:" : "Maks opplastning storleik:", + "Shares" : "Delingar", + "Users:" : "Brukarare:", + "Copied!" : "Kopiert!", + "Not supported!" : "Ikkje støtta!", + "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", + "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", "Copy" : "Kopier" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 7e7c6b4e..58bb18d2 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -1,20 +1,20 @@ { "translations": { - "Copied!" : "Kopiert!", - "Not supported!" : "Ikkje støtta!", - "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", - "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", - "Unknown" : "Ukjend", "System" : "System", + "Unknown" : "Ukjend", "Monitoring" : "Overvåker", - "Size:" : "Storleik:", - "Files:" : "Filar:", "Active users" : "Aktive brukarare", - "Shares" : "Delingar", - "Users:" : "Brukarare:", - "Upload max size:" : "Maks opplastning storleik:", "Database" : "Database", "Type:" : "Type:", + "Size:" : "Storleik:", + "Files:" : "Filar:", "External monitoring tool" : "Eksternt monoitor verktøy", + "Upload max size:" : "Maks opplastning storleik:", + "Shares" : "Delingar", + "Users:" : "Brukarare:", + "Copied!" : "Kopiert!", + "Not supported!" : "Ikkje støtta!", + "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", + "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", "Copy" : "Kopier" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index f7cff6b4..6ad61068 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -1,17 +1,17 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "Copiat !", - "Not supported!" : "Pas pres en carga !", - "Press ⌘-C to copy." : "Quichar ⌘-C per copiar.", - "Press Ctrl-C to copy." : "Quichar Ctrl-C per copiar.", "Unknown" : "Desconegut", - "Size:" : "Talha :", "Active users" : "Utilizaires actius", - "Shares" : "Partatges", + "Type:" : "Tipe :", + "Size:" : "Talha :", "PHP" : "PHP", "seconds" : "segondas", - "Type:" : "Tipe :", + "Shares" : "Partatges", + "Copied!" : "Copiat !", + "Not supported!" : "Pas pres en carga !", + "Press ⌘-C to copy." : "Quichar ⌘-C per copiar.", + "Press Ctrl-C to copy." : "Quichar Ctrl-C per copiar.", "Copy" : "Copiar" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index c788d316..48e4ab44 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -1,15 +1,15 @@ { "translations": { - "Copied!" : "Copiat !", - "Not supported!" : "Pas pres en carga !", - "Press ⌘-C to copy." : "Quichar ⌘-C per copiar.", - "Press Ctrl-C to copy." : "Quichar Ctrl-C per copiar.", "Unknown" : "Desconegut", - "Size:" : "Talha :", "Active users" : "Utilizaires actius", - "Shares" : "Partatges", + "Type:" : "Tipe :", + "Size:" : "Talha :", "PHP" : "PHP", "seconds" : "segondas", - "Type:" : "Tipe :", + "Shares" : "Partatges", + "Copied!" : "Copiat !", + "Not supported!" : "Pas pres en carga !", + "Press ⌘-C to copy." : "Quichar ⌘-C per copiar.", + "Press Ctrl-C to copy." : "Quichar Ctrl-C per copiar.", "Copy" : "Copiar" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index e9d53607..d031acb6 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -1,37 +1,42 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Informacje o procesorze są niedostępne", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Pamięć RAM: Całkowita: {memTotalBytes}/Bieżące użycie: {memUsageBytes}", - "RAM info not available" : "Informacje o pamięci RAM są niedostępne", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Pamięć SWAP: Całkowita: {swapTotalBytes}/Bieżące użycie: {swapUsageBytes}", - "SWAP info not available" : "Informacje o pamięci SWAP są niedostępne", - "Copied!" : "Skopiowano!", - "Not supported!" : "Niewspierane!", - "Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.", - "Press Ctrl-C to copy." : "Aby skopiować wciśnij Ctrl+C.", - "Unknown" : "Nieznana", "System" : "System", + "Unknown" : "Nieznana", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Aplikacja monitorująca z przydatnymi informacjami o serwerze", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zapewnia przydatne informacje o serwerze, takie jak obciążenie procesora, użycie pamięci RAM, wykorzystanie dysku, liczba użytkowników itp.", - "Operating System:" : "System operacyjny:", - "CPU:" : "Procesor CPU:", - "Memory:" : "Pamięć:", - "Server time:" : "Czas serwera:", - "Uptime:" : "Czas pracy:", - "Temperature" : "Temperatura", + "Active users" : "Aktywni użytkownicy", + "Last hour" : "Ostatnia godzina", + "Last 24 Hours" : "Ostatnie 24 godziny", + "Last 7 Days" : "Ostatnie 7 dni", + "Last 30 Days" : "Ostatnie 30 dni", + "CPU info not available" : "Informacje o procesorze są niedostępne", "Load" : "Obciążenie", - "Memory" : "Pamięć", + "Database" : "Baza danych", + "Type:" : "Rodzaj:", + "Version:" : "Wersja:", + "Size:" : "Rozmiar:", "Disk" : "Dysk", "Mount:" : "Zamontowany:", "Filesystem:" : "System plików:", - "Size:" : "Rozmiar:", "Available:" : "Dostępny:", "Used:" : "Używany:", "Files:" : "Pliki:", "Storages:" : "Magazyny:", "Free Space:" : "Wolne miejsce:", + "RAM info not available" : "Informacje o pamięci RAM są niedostępne", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Pamięć RAM: Całkowita: {memTotalBytes}/Bieżące użycie: {memUsageBytes}", + "SWAP info not available" : "Informacje o pamięci SWAP są niedostępne", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Pamięć SWAP: Całkowita: {swapTotalBytes}/Bieżące użycie: {swapUsageBytes}", + "Memory" : "Pamięć", + "External monitoring tool" : "Zewnętrzne narzędzie monitorujące", + "Use this end point to connect an external monitoring tool:" : "Użyj tego punktu końcowego, aby podłączyć zewnętrzne narzędzie monitorujące:", + "Output in JSON" : "Dane wyjściowe w JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Pomiń sekcję aplikacji (włączenie sekcji aplikacji wyśle ​​zewnętrzne żądanie do sklepu z aplikacjami)", + "Skip server update" : "Pomiń aktualizację serwera", + "To use an access token, please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL.", "Network" : "Sieć", "Hostname:" : "Nazwa hosta:", "Gateway:" : "Brama:", @@ -42,22 +47,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktywni użytkownicy", - "Last hour" : "Ostatnia godzina", - "%s%% of all users" : "%s%% wszystkich użytkowników", - "Last 24 Hours" : "Ostatnie 24 godziny", - "Last 7 Days" : "Ostatnie 7 dni", - "Last 30 Days" : "Ostatnie 30 dni", - "Shares" : "Udostępnienia", - "Users:" : "Użytkownicy:", - "Groups:" : "Grupy:", - "Links:" : "Linki:", - "Emails:" : "E-maile:", - "Federated sent:" : "Wysłane do federacji:", - "Federated received:" : "Otrzymane z federacji:", - "Talk conversations:" : "Rozmowy Talk:", "PHP" : "PHP", - "Version:" : "Wersja:", "Memory limit:" : "Limit pamięci:", "Max execution time:" : "Maksymalny czas wykonania:", "seconds" : "sekund", @@ -66,15 +56,25 @@ OC.L10N.register( "Extensions:" : "Rozszerzenia:", "Unable to list extensions" : "Nie można wyświetlić listy rozszerzeń", "Show phpinfo" : "Pokaż phpinfo", - "Database" : "Baza danych", - "Type:" : "Rodzaj:", - "External monitoring tool" : "Zewnętrzne narzędzie monitorujące", - "Use this end point to connect an external monitoring tool:" : "Użyj tego punktu końcowego, aby podłączyć zewnętrzne narzędzie monitorujące:", - "Copy" : "Kopiuj", - "Output in JSON" : "Dane wyjściowe w JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Pomiń sekcję aplikacji (włączenie sekcji aplikacji wyśle ​​zewnętrzne żądanie do sklepu z aplikacjami)", - "Skip server update" : "Pomiń aktualizację serwera", - "To use an access token, please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL." + "Shares" : "Udostępnienia", + "Users:" : "Użytkownicy:", + "Groups:" : "Grupy:", + "Links:" : "Linki:", + "Emails:" : "E-maile:", + "Federated sent:" : "Wysłane do federacji:", + "Federated received:" : "Otrzymane z federacji:", + "Talk conversations:" : "Rozmowy Talk:", + "Operating System:" : "System operacyjny:", + "CPU:" : "Procesor CPU:", + "Memory:" : "Pamięć:", + "Server time:" : "Czas serwera:", + "Uptime:" : "Czas pracy:", + "Temperature" : "Temperatura", + "Copied!" : "Skopiowano!", + "Not supported!" : "Niewspierane!", + "Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.", + "Press Ctrl-C to copy." : "Aby skopiować wciśnij Ctrl+C.", + "%s%% of all users" : "%s%% wszystkich użytkowników", + "Copy" : "Kopiuj" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index fac98437..962f7dfd 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -1,35 +1,40 @@ { "translations": { - "CPU info not available" : "Informacje o procesorze są niedostępne", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Pamięć RAM: Całkowita: {memTotalBytes}/Bieżące użycie: {memUsageBytes}", - "RAM info not available" : "Informacje o pamięci RAM są niedostępne", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Pamięć SWAP: Całkowita: {swapTotalBytes}/Bieżące użycie: {swapUsageBytes}", - "SWAP info not available" : "Informacje o pamięci SWAP są niedostępne", - "Copied!" : "Skopiowano!", - "Not supported!" : "Niewspierane!", - "Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.", - "Press Ctrl-C to copy." : "Aby skopiować wciśnij Ctrl+C.", - "Unknown" : "Nieznana", "System" : "System", + "Unknown" : "Nieznana", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Aplikacja monitorująca z przydatnymi informacjami o serwerze", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zapewnia przydatne informacje o serwerze, takie jak obciążenie procesora, użycie pamięci RAM, wykorzystanie dysku, liczba użytkowników itp.", - "Operating System:" : "System operacyjny:", - "CPU:" : "Procesor CPU:", - "Memory:" : "Pamięć:", - "Server time:" : "Czas serwera:", - "Uptime:" : "Czas pracy:", - "Temperature" : "Temperatura", + "Active users" : "Aktywni użytkownicy", + "Last hour" : "Ostatnia godzina", + "Last 24 Hours" : "Ostatnie 24 godziny", + "Last 7 Days" : "Ostatnie 7 dni", + "Last 30 Days" : "Ostatnie 30 dni", + "CPU info not available" : "Informacje o procesorze są niedostępne", "Load" : "Obciążenie", - "Memory" : "Pamięć", + "Database" : "Baza danych", + "Type:" : "Rodzaj:", + "Version:" : "Wersja:", + "Size:" : "Rozmiar:", "Disk" : "Dysk", "Mount:" : "Zamontowany:", "Filesystem:" : "System plików:", - "Size:" : "Rozmiar:", "Available:" : "Dostępny:", "Used:" : "Używany:", "Files:" : "Pliki:", "Storages:" : "Magazyny:", "Free Space:" : "Wolne miejsce:", + "RAM info not available" : "Informacje o pamięci RAM są niedostępne", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Pamięć RAM: Całkowita: {memTotalBytes}/Bieżące użycie: {memUsageBytes}", + "SWAP info not available" : "Informacje o pamięci SWAP są niedostępne", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Pamięć SWAP: Całkowita: {swapTotalBytes}/Bieżące użycie: {swapUsageBytes}", + "Memory" : "Pamięć", + "External monitoring tool" : "Zewnętrzne narzędzie monitorujące", + "Use this end point to connect an external monitoring tool:" : "Użyj tego punktu końcowego, aby podłączyć zewnętrzne narzędzie monitorujące:", + "Output in JSON" : "Dane wyjściowe w JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Pomiń sekcję aplikacji (włączenie sekcji aplikacji wyśle ​​zewnętrzne żądanie do sklepu z aplikacjami)", + "Skip server update" : "Pomiń aktualizację serwera", + "To use an access token, please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL.", "Network" : "Sieć", "Hostname:" : "Nazwa hosta:", "Gateway:" : "Brama:", @@ -40,22 +45,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktywni użytkownicy", - "Last hour" : "Ostatnia godzina", - "%s%% of all users" : "%s%% wszystkich użytkowników", - "Last 24 Hours" : "Ostatnie 24 godziny", - "Last 7 Days" : "Ostatnie 7 dni", - "Last 30 Days" : "Ostatnie 30 dni", - "Shares" : "Udostępnienia", - "Users:" : "Użytkownicy:", - "Groups:" : "Grupy:", - "Links:" : "Linki:", - "Emails:" : "E-maile:", - "Federated sent:" : "Wysłane do federacji:", - "Federated received:" : "Otrzymane z federacji:", - "Talk conversations:" : "Rozmowy Talk:", "PHP" : "PHP", - "Version:" : "Wersja:", "Memory limit:" : "Limit pamięci:", "Max execution time:" : "Maksymalny czas wykonania:", "seconds" : "sekund", @@ -64,15 +54,25 @@ "Extensions:" : "Rozszerzenia:", "Unable to list extensions" : "Nie można wyświetlić listy rozszerzeń", "Show phpinfo" : "Pokaż phpinfo", - "Database" : "Baza danych", - "Type:" : "Rodzaj:", - "External monitoring tool" : "Zewnętrzne narzędzie monitorujące", - "Use this end point to connect an external monitoring tool:" : "Użyj tego punktu końcowego, aby podłączyć zewnętrzne narzędzie monitorujące:", - "Copy" : "Kopiuj", - "Output in JSON" : "Dane wyjściowe w JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Pomiń sekcję aplikacji (włączenie sekcji aplikacji wyśle ​​zewnętrzne żądanie do sklepu z aplikacjami)", - "Skip server update" : "Pomiń aktualizację serwera", - "To use an access token, please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL." + "Shares" : "Udostępnienia", + "Users:" : "Użytkownicy:", + "Groups:" : "Grupy:", + "Links:" : "Linki:", + "Emails:" : "E-maile:", + "Federated sent:" : "Wysłane do federacji:", + "Federated received:" : "Otrzymane z federacji:", + "Talk conversations:" : "Rozmowy Talk:", + "Operating System:" : "System operacyjny:", + "CPU:" : "Procesor CPU:", + "Memory:" : "Pamięć:", + "Server time:" : "Czas serwera:", + "Uptime:" : "Czas pracy:", + "Temperature" : "Temperatura", + "Copied!" : "Skopiowano!", + "Not supported!" : "Niewspierane!", + "Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.", + "Press Ctrl-C to copy." : "Aby skopiować wciśnij Ctrl+C.", + "%s%% of all users" : "%s%% wszystkich użytkowników", + "Copy" : "Kopiuj" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/ps.js b/l10n/ps.js index 2c8960c2..967624dd 100644 --- a/l10n/ps.js +++ b/l10n/ps.js @@ -1,11 +1,11 @@ OC.L10N.register( "serverinfo", { + "Shares" : "شريک شوي", "Copied!" : "کاپي شو!", "Not supported!" : "د کار نه کېږي", "Press ⌘-C to copy." : "د کاپي لپاره د ⌘-C تڼۍ کېکاږئ.", "Press Ctrl-C to copy." : "د کاپي لپاره د Ctrl-C تڼۍ کېکاږئ.", - "Shares" : "شريک شوي", "Copy" : "کاپي کول" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ps.json b/l10n/ps.json index c145936d..675b4b67 100644 --- a/l10n/ps.json +++ b/l10n/ps.json @@ -1,9 +1,9 @@ { "translations": { + "Shares" : "شريک شوي", "Copied!" : "کاپي شو!", "Not supported!" : "د کار نه کېږي", "Press ⌘-C to copy." : "د کاپي لپاره د ⌘-C تڼۍ کېکاږئ.", "Press Ctrl-C to copy." : "د کاپي لپاره د Ctrl-C تڼۍ کېکاږئ.", - "Shares" : "شريک شوي", "Copy" : "کاپي کول" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index ef21a928..11ea410b 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Informação da CPU não disponível", - "CPU Usage:" : "Uso de CPU:", - "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", - "RAM info not available" : "Informações de RAM não disponíveis", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso atual: {swapUsageBytes}", - "SWAP info not available" : "Informações de SWAP não disponíveis", - "Copied!" : "Copiado!", - "Not supported!" : "Não suportado!", - "Press ⌘-C to copy." : "Pressione ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.", + "System" : "Sistema", "Unknown" : "Desconhecido", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dias, %2$d horas, %3$d minutos, %4$d segundos", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", - "System" : "Sistema", "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:", - "Memory:" : "Memoria:", - "Server time:" : "Horário do servidor:", - "Uptime:" : "Tempo de operação:", - "Temperature" : "Temperatura", + "Active users" : "Usuários ativos", + "Last hour" : "Na última hora", + "Last 24 Hours" : "Nas Últimas 24 Horas", + "Last 7 Days" : "Nos Últimos 7 Dias", + "Last 30 Days" : "Nos Últimos 30 Dias", + "CPU info not available" : "Informação da CPU não disponível", + "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", "Load" : "Carga", - "Memory" : "Memória", + "Database" : "Banco de Dados", + "Type:" : "Tipo:", + "Version:" : "Versão:", + "Size:" : "Tamanho:", "Disk" : "Disco", "Mount:" : "Montagem:", "Filesystem:" : "Sistema de arquivo:", - "Size:" : "Tamanho:", "Available:" : "Disponível:", "Used:" : "Usado:", "Files:" : "Arquivos:", "Storages:" : "Armazenamentos:", "Free Space:" : "Espaço Livre:", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM info not available" : "Informações de RAM não disponíveis", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", + "SWAP info not available" : "Informações de SWAP não disponíveis", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso atual: {swapUsageBytes}", + "Memory" : "Memória", + "External monitoring tool" : "Ferramenta de monitoramento externo", + "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", + "Output in JSON" : "Saída em JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", + "Skip server update" : "Ignorar atualização do servidor", + "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.", "Network" : "Rede", "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuários ativos", - "Last hour" : "Na última hora", - "%s%% of all users" : "%s%% de todos os usuários", - "Last 24 Hours" : "Nas Últimas 24 Horas", - "Last 7 Days" : "Nos Últimos 7 Dias", - "Last 30 Days" : "Nos Últimos 30 Dias", - "Shares" : "Compartilhamentos", - "Users:" : "Usuários:", - "Groups:" : "Grupos:", - "Links:" : "Links:", - "Emails:" : "E-mails:", - "Federated sent:" : "Envio federado:", - "Federated received:" : "Recebimento federado:", - "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", - "Version:" : "Versão:", "Memory limit:" : "Limite de memória:", - "MB" : "MB", "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo para uploads:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "Máximo da fila de escuta:", "Max active processes:" : "Máximo de processes ativos:", "Max children reached:" : "Máximo de processos filhos atingido:", - "Database" : "Banco de Dados", - "Type:" : "Tipo:", - "External monitoring tool" : "Ferramenta de monitoramento externo", - "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", - "Copy" : "Copiar", - "Output in JSON" : "Saída em JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", - "Skip server update" : "Ignorar atualização do servidor", - "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.", - "threads" : "threads" + "Shares" : "Compartilhamentos", + "Users:" : "Usuários:", + "Groups:" : "Grupos:", + "Links:" : "Links:", + "Emails:" : "E-mails:", + "Federated sent:" : "Envio federado:", + "Federated received:" : "Recebimento federado:", + "Talk conversations:" : "Conversas do Talk:", + "Operating System:" : "Sistema Operacional:", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Horário do servidor:", + "Uptime:" : "Tempo de operação:", + "Temperature" : "Temperatura", + "CPU Usage:" : "Uso de CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", + "Copied!" : "Copiado!", + "Not supported!" : "Não suportado!", + "Press ⌘-C to copy." : "Pressione ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.", + "threads" : "threads", + "%s%% of all users" : "%s%% de todos os usuários", + "MB" : "MB", + "Copy" : "Copiar" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index febd77e9..4ae052c6 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "Informação da CPU não disponível", - "CPU Usage:" : "Uso de CPU:", - "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", - "RAM info not available" : "Informações de RAM não disponíveis", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso atual: {swapUsageBytes}", - "SWAP info not available" : "Informações de SWAP não disponíveis", - "Copied!" : "Copiado!", - "Not supported!" : "Não suportado!", - "Press ⌘-C to copy." : "Pressione ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.", + "System" : "Sistema", "Unknown" : "Desconhecido", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dias, %2$d horas, %3$d minutos, %4$d segundos", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", - "System" : "Sistema", "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:", - "Memory:" : "Memoria:", - "Server time:" : "Horário do servidor:", - "Uptime:" : "Tempo de operação:", - "Temperature" : "Temperatura", + "Active users" : "Usuários ativos", + "Last hour" : "Na última hora", + "Last 24 Hours" : "Nas Últimas 24 Horas", + "Last 7 Days" : "Nos Últimos 7 Dias", + "Last 30 Days" : "Nos Últimos 30 Dias", + "CPU info not available" : "Informação da CPU não disponível", + "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", "Load" : "Carga", - "Memory" : "Memória", + "Database" : "Banco de Dados", + "Type:" : "Tipo:", + "Version:" : "Versão:", + "Size:" : "Tamanho:", "Disk" : "Disco", "Mount:" : "Montagem:", "Filesystem:" : "Sistema de arquivo:", - "Size:" : "Tamanho:", "Available:" : "Disponível:", "Used:" : "Usado:", "Files:" : "Arquivos:", "Storages:" : "Armazenamentos:", "Free Space:" : "Espaço Livre:", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM info not available" : "Informações de RAM não disponíveis", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", + "SWAP info not available" : "Informações de SWAP não disponíveis", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso atual: {swapUsageBytes}", + "Memory" : "Memória", + "External monitoring tool" : "Ferramenta de monitoramento externo", + "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", + "Output in JSON" : "Saída em JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", + "Skip server update" : "Ignorar atualização do servidor", + "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.", "Network" : "Rede", "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Usuários ativos", - "Last hour" : "Na última hora", - "%s%% of all users" : "%s%% de todos os usuários", - "Last 24 Hours" : "Nas Últimas 24 Horas", - "Last 7 Days" : "Nos Últimos 7 Dias", - "Last 30 Days" : "Nos Últimos 30 Dias", - "Shares" : "Compartilhamentos", - "Users:" : "Usuários:", - "Groups:" : "Grupos:", - "Links:" : "Links:", - "Emails:" : "E-mails:", - "Federated sent:" : "Envio federado:", - "Federated received:" : "Recebimento federado:", - "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", - "Version:" : "Versão:", "Memory limit:" : "Limite de memória:", - "MB" : "MB", "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo para uploads:", @@ -86,16 +73,29 @@ "Max listen queue:" : "Máximo da fila de escuta:", "Max active processes:" : "Máximo de processes ativos:", "Max children reached:" : "Máximo de processos filhos atingido:", - "Database" : "Banco de Dados", - "Type:" : "Tipo:", - "External monitoring tool" : "Ferramenta de monitoramento externo", - "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", - "Copy" : "Copiar", - "Output in JSON" : "Saída em JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", - "Skip server update" : "Ignorar atualização do servidor", - "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.", - "threads" : "threads" + "Shares" : "Compartilhamentos", + "Users:" : "Usuários:", + "Groups:" : "Grupos:", + "Links:" : "Links:", + "Emails:" : "E-mails:", + "Federated sent:" : "Envio federado:", + "Federated received:" : "Recebimento federado:", + "Talk conversations:" : "Conversas do Talk:", + "Operating System:" : "Sistema Operacional:", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Horário do servidor:", + "Uptime:" : "Tempo de operação:", + "Temperature" : "Temperatura", + "CPU Usage:" : "Uso de CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", + "Copied!" : "Copiado!", + "Not supported!" : "Não suportado!", + "Press ⌘-C to copy." : "Pressione ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.", + "threads" : "threads", + "%s%% of all users" : "%s%% de todos os usuários", + "MB" : "MB", + "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 4a62f7ad..fa054053 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -1,42 +1,45 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Informação do CPU indisponível", - "CPU Usage:" : "Uso de CPU:", - "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", - "RAM info not available" : "Informações de RAM não disponíveis", - "SWAP info not available" : "Informações de SWAP não disponíveis", - "Copied!" : "Copiado!", - "Not supported!" : "Não suportado!", - "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Pressionar Ctrl-C para copiar.", + "System" : "Sistema", "Unknown" : "Desconhecido", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dias, %2$d horas, %3$d minutos, %4$d segundos", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", - "System" : "Sistema", "Monitoring" : "Monitorização", "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", - "Operating System:" : "Sistema Operacional:", - "CPU:" : "CPU:", - "Memory:" : "Memoria:", - "Server time:" : "Horário do servidor:", - "Uptime:" : "Tempo de operação:", - "Temperature" : "Temperatura", + "Active users" : "Utilizadores ativos", + "Last hour" : "Ultima hora", + "Last 24 Hours" : "Nas Últimas 24 Horas", + "Last 7 Days" : "Nos Últimos 7 Dias", + "Last 30 Days" : "Nos Últimos 30 Dias", + "CPU info not available" : "Informação do CPU indisponível", + "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", "Load" : "Carga", - "Memory" : "Memória", + "Database" : "Base de dados", + "Type:" : "Tipo:", + "Version:" : "Versão:", + "Size:" : "Tamanho:", "Disk" : "Disco", "Mount:" : "Montagem:", - "Size:" : "Tamanho:", "Available:" : "Disponível:", "Used:" : "Usado:", "Files:" : "Ficheiros:", "Storages:" : "Armazenamentos:", "Free Space:" : "Espaço livre:", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM info not available" : "Informações de RAM não disponíveis", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", + "SWAP info not available" : "Informações de SWAP não disponíveis", + "Memory" : "Memória", + "External monitoring tool" : "Ferramenta externa de monitorização", + "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", + "Output in JSON" : "Saída em JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", + "Skip server update" : "Ignorar atualização do servidor", + "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.", "Network" : "Rede", "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", @@ -46,23 +49,8 @@ OC.L10N.register( "Duplex:" : "Duplex:", "MAC:" : "MAC:", "IPv6:" : "IPv6:", - "Active users" : "Utilizadores ativos", - "Last hour" : "Ultima hora", - "%s%% of all users" : "%s%% de todos os usuários", - "Last 24 Hours" : "Nas Últimas 24 Horas", - "Last 7 Days" : "Nos Últimos 7 Dias", - "Last 30 Days" : "Nos Últimos 30 Dias", - "Shares" : "Partilhas", - "Users:" : "Utilizadores:", - "Groups:" : "Grupos:", - "Links:" : "Links:", - "Emails:" : "E-mails:", - "Federated received:" : "Recebimento federado:", - "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", - "Version:" : "Versão:", "Memory limit:" : "Limite de memória:", - "MB" : "MB", "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", @@ -82,16 +70,28 @@ OC.L10N.register( "Slow requests:" : "Solicitações lentas:", "Max listen queue:" : "Máximo da fila de escuta:", "Max children reached:" : "Máximo de processos filhos atingido:", - "Database" : "Base de dados", - "Type:" : "Tipo:", - "External monitoring tool" : "Ferramenta externa de monitorização", - "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", - "Copy" : "Copiar", - "Output in JSON" : "Saída em JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", - "Skip server update" : "Ignorar atualização do servidor", - "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.", - "threads" : "threads" + "Shares" : "Partilhas", + "Users:" : "Utilizadores:", + "Groups:" : "Grupos:", + "Links:" : "Links:", + "Emails:" : "E-mails:", + "Federated received:" : "Recebimento federado:", + "Talk conversations:" : "Conversas do Talk:", + "Operating System:" : "Sistema Operacional:", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Horário do servidor:", + "Uptime:" : "Tempo de operação:", + "Temperature" : "Temperatura", + "CPU Usage:" : "Uso de CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", + "Copied!" : "Copiado!", + "Not supported!" : "Não suportado!", + "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Pressionar Ctrl-C para copiar.", + "threads" : "threads", + "%s%% of all users" : "%s%% de todos os usuários", + "MB" : "MB", + "Copy" : "Copiar" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 0a710bee..8a6fa23e 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -1,40 +1,43 @@ { "translations": { - "CPU info not available" : "Informação do CPU indisponível", - "CPU Usage:" : "Uso de CPU:", - "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", - "RAM info not available" : "Informações de RAM não disponíveis", - "SWAP info not available" : "Informações de SWAP não disponíveis", - "Copied!" : "Copiado!", - "Not supported!" : "Não suportado!", - "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", - "Press Ctrl-C to copy." : "Pressionar Ctrl-C para copiar.", + "System" : "Sistema", "Unknown" : "Desconhecido", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dias, %2$d horas, %3$d minutos, %4$d segundos", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d horas, %2$d minutos, %3$d segundos", - "System" : "Sistema", "Monitoring" : "Monitorização", "Monitoring app with useful server information" : "Aplicação de monitorização com informação útil do servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Disponibiliza informação útil do servidor como a carga do CPU, utilização da RAM, utilização do disco, número de utilizadores, etc.", - "Operating System:" : "Sistema Operacional:", - "CPU:" : "CPU:", - "Memory:" : "Memoria:", - "Server time:" : "Horário do servidor:", - "Uptime:" : "Tempo de operação:", - "Temperature" : "Temperatura", + "Active users" : "Utilizadores ativos", + "Last hour" : "Ultima hora", + "Last 24 Hours" : "Nas Últimas 24 Horas", + "Last 7 Days" : "Nos Últimos 7 Dias", + "Last 30 Days" : "Nos Últimos 30 Dias", + "CPU info not available" : "Informação do CPU indisponível", + "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", "Load" : "Carga", - "Memory" : "Memória", + "Database" : "Base de dados", + "Type:" : "Tipo:", + "Version:" : "Versão:", + "Size:" : "Tamanho:", "Disk" : "Disco", "Mount:" : "Montagem:", - "Size:" : "Tamanho:", "Available:" : "Disponível:", "Used:" : "Usado:", "Files:" : "Ficheiros:", "Storages:" : "Armazenamentos:", "Free Space:" : "Espaço livre:", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM info not available" : "Informações de RAM não disponíveis", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", + "SWAP info not available" : "Informações de SWAP não disponíveis", + "Memory" : "Memória", + "External monitoring tool" : "Ferramenta externa de monitorização", + "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", + "Output in JSON" : "Saída em JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", + "Skip server update" : "Ignorar atualização do servidor", + "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.", "Network" : "Rede", "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", @@ -44,23 +47,8 @@ "Duplex:" : "Duplex:", "MAC:" : "MAC:", "IPv6:" : "IPv6:", - "Active users" : "Utilizadores ativos", - "Last hour" : "Ultima hora", - "%s%% of all users" : "%s%% de todos os usuários", - "Last 24 Hours" : "Nas Últimas 24 Horas", - "Last 7 Days" : "Nos Últimos 7 Dias", - "Last 30 Days" : "Nos Últimos 30 Dias", - "Shares" : "Partilhas", - "Users:" : "Utilizadores:", - "Groups:" : "Grupos:", - "Links:" : "Links:", - "Emails:" : "E-mails:", - "Federated received:" : "Recebimento federado:", - "Talk conversations:" : "Conversas do Talk:", "PHP" : "PHP", - "Version:" : "Versão:", "Memory limit:" : "Limite de memória:", - "MB" : "MB", "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", @@ -80,16 +68,28 @@ "Slow requests:" : "Solicitações lentas:", "Max listen queue:" : "Máximo da fila de escuta:", "Max children reached:" : "Máximo de processos filhos atingido:", - "Database" : "Base de dados", - "Type:" : "Tipo:", - "External monitoring tool" : "Ferramenta externa de monitorização", - "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", - "Copy" : "Copiar", - "Output in JSON" : "Saída em JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", - "Skip server update" : "Ignorar atualização do servidor", - "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.", - "threads" : "threads" + "Shares" : "Partilhas", + "Users:" : "Utilizadores:", + "Groups:" : "Grupos:", + "Links:" : "Links:", + "Emails:" : "E-mails:", + "Federated received:" : "Recebimento federado:", + "Talk conversations:" : "Conversas do Talk:", + "Operating System:" : "Sistema Operacional:", + "CPU:" : "CPU:", + "Memory:" : "Memoria:", + "Server time:" : "Horário do servidor:", + "Uptime:" : "Tempo de operação:", + "Temperature" : "Temperatura", + "CPU Usage:" : "Uso de CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", + "Copied!" : "Copiado!", + "Not supported!" : "Não suportado!", + "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", + "Press Ctrl-C to copy." : "Pressionar Ctrl-C para copiar.", + "threads" : "threads", + "%s%% of all users" : "%s%% de todos os usuários", + "MB" : "MB", + "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ro.js b/l10n/ro.js index b57c7d36..6614affd 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -1,18 +1,18 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "S-a copiat!", - "Not supported!" : "Nu este suportat!", - "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.", - "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.", - "Unknown" : "Necunoscut", "System" : "Sistem", + "Unknown" : "Necunoscut", "Monitoring" : "Monitorizare", - "Size:" : "Mărime:", - "Shares" : "Partajări", - "seconds" : "secunde", "Database" : "Baza de date", "Type:" : "Tip:", + "Size:" : "Mărime:", + "seconds" : "secunde", + "Shares" : "Partajări", + "Copied!" : "S-a copiat!", + "Not supported!" : "Nu este suportat!", + "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.", + "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.", "Copy" : "Copiază" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/l10n/ro.json b/l10n/ro.json index 496b368e..0b94a08a 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -1,16 +1,16 @@ { "translations": { - "Copied!" : "S-a copiat!", - "Not supported!" : "Nu este suportat!", - "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.", - "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.", - "Unknown" : "Necunoscut", "System" : "Sistem", + "Unknown" : "Necunoscut", "Monitoring" : "Monitorizare", - "Size:" : "Mărime:", - "Shares" : "Partajări", - "seconds" : "secunde", "Database" : "Baza de date", "Type:" : "Tip:", + "Size:" : "Mărime:", + "seconds" : "secunde", + "Shares" : "Partajări", + "Copied!" : "S-a copiat!", + "Not supported!" : "Nu este suportat!", + "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.", + "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.", "Copy" : "Copiază" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index 4d1a22f6..0ed12ac6 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Информация о ЦП недоступна", - "CPU Usage:" : "Использование ЦП:", - "Load average: {percentage} % ({load}) last minute" : "Средняя нагрузка: {percentage} % ({load}) за последнюю минуту", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за последнюю минуту\n{last5MinutesPercentage} % ({last5Minutes}) за последние 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) за последние 15 минут", - "RAM Usage:" : "Использование RAM:", - "SWAP Usage:" : "Использование SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Всего: {memTotalBytes} / Использовано: {memUsageBytes}", - "RAM info not available" : "RAM информация не доступна", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Всего: {swapTotalBytes} / Использовано: {swapUsageBytes}", - "SWAP info not available" : "Информация о SWAP не доступна", - "Copied!" : "Скопировано!", - "Not supported!" : "Не поддерживается!", - "Press ⌘-C to copy." : "Нажмите ⌘-C для копирования. ", - "Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.", + "System" : "Система", "Unknown" : "Неизвестно", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d дней, %2$d часов, %3$d минут, %4$d секунд", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d часов, %2$d минут, %3$d секунд", - "System" : "Система", "Monitoring" : "Мониторинг", "Monitoring app with useful server information" : "Приложение мониторинга с полезной информацией о сервере", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Предоставляет полезную информацию о сервере, такую как загрузка процессора, использование ОЗУ, диска, количество пользователей и т.д.", - "Operating System:" : "Операционная система:", - "CPU:" : "CPU:", - "Memory:" : "Память:", - "Server time:" : "Серверное время:", - "Uptime:" : "Время работы:", - "Temperature" : "Температура", + "Active users" : "Активные пользователи", + "Last hour" : "Последний час", + "Last 24 Hours" : "Последние 24 часа", + "Last 7 Days" : "Последние 7 дней", + "Last 30 Days" : "Последние 30 дней", + "CPU info not available" : "Информация о ЦП недоступна", + "Load average: {percentage} % ({load}) last minute" : "Средняя нагрузка: {percentage} % ({load}) за последнюю минуту", "Load" : "Нагрузка", - "Memory" : "Память", + "Database" : "База данных", + "Type:" : "Тип:", + "Version:" : "Версия:", + "Size:" : "Размер:", "Disk" : "Диск", "Mount:" : "Метка диска:", "Filesystem:" : "Файловая система:", - "Size:" : "Размер:", "Available:" : "Доступно:", "Used:" : "Используется:", "Files:" : "Файлы:", "Storages:" : "Хранилища:", "Free Space:" : "Свободно:", + "RAM Usage:" : "Использование RAM:", + "SWAP Usage:" : "Использование SWAP:", + "RAM info not available" : "RAM информация не доступна", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Всего: {memTotalBytes} / Использовано: {memUsageBytes}", + "SWAP info not available" : "Информация о SWAP не доступна", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Всего: {swapTotalBytes} / Использовано: {swapUsageBytes}", + "Memory" : "Память", + "External monitoring tool" : "Внешний мониторинг", + "Use this end point to connect an external monitoring tool:" : "Используйте эту конечную точку для подключения внешнего средства мониторинга:", + "Output in JSON" : "Вывод в формате JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Пропустить раздел \"приложения\" (включение раздела \"приложения\" приведет к отправке внешнего запроса в App Store)", + "Skip server update" : "Пропустить обновление сервера", + "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." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.", "Network" : "Сеть", "Hostname:" : "Хост:", "Gateway:" : "Шлюз:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Активные пользователи", - "Last hour" : "Последний час", - "%s%% of all users" : "%s%% всех пользователей", - "Last 24 Hours" : "Последние 24 часа", - "Last 7 Days" : "Последние 7 дней", - "Last 30 Days" : "Последние 30 дней", - "Shares" : "Общие ресурсы", - "Users:" : "Пользователей:", - "Groups:" : "Группы:", - "Links:" : "Ссылки:", - "Emails:" : "Письма:", - "Federated sent:" : "Отправлено в федерацию:", - "Federated received:" : "Получено из федерации:", - "Talk conversations:" : "Talk беседы:", "PHP" : "PHP", - "Version:" : "Версия:", "Memory limit:" : "Лимит памяти:", - "MB" : "МБ", "Max execution time:" : "Максимальное время выполнения:", "seconds" : "секунд", "Upload max size:" : "Максимальный размер для отправки:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "Максимальная очередь прослушивания:", "Max active processes:" : "Максимальное количество активных процессов:", "Max children reached:" : "Максимум потомков достигнут:", - "Database" : "База данных", - "Type:" : "Тип:", - "External monitoring tool" : "Внешний мониторинг", - "Use this end point to connect an external monitoring tool:" : "Используйте эту конечную точку для подключения внешнего средства мониторинга:", - "Copy" : "Копировать", - "Output in JSON" : "Вывод в формате JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Пропустить раздел \"приложения\" (включение раздела \"приложения\" приведет к отправке внешнего запроса в App Store)", - "Skip server update" : "Пропустить обновление сервера", - "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." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.", - "threads" : "темы" + "Shares" : "Общие ресурсы", + "Users:" : "Пользователей:", + "Groups:" : "Группы:", + "Links:" : "Ссылки:", + "Emails:" : "Письма:", + "Federated sent:" : "Отправлено в федерацию:", + "Federated received:" : "Получено из федерации:", + "Talk conversations:" : "Talk беседы:", + "Operating System:" : "Операционная система:", + "CPU:" : "CPU:", + "Memory:" : "Память:", + "Server time:" : "Серверное время:", + "Uptime:" : "Время работы:", + "Temperature" : "Температура", + "CPU Usage:" : "Использование ЦП:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за последнюю минуту\n{last5MinutesPercentage} % ({last5Minutes}) за последние 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) за последние 15 минут", + "Copied!" : "Скопировано!", + "Not supported!" : "Не поддерживается!", + "Press ⌘-C to copy." : "Нажмите ⌘-C для копирования. ", + "Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.", + "threads" : "темы", + "%s%% of all users" : "%s%% всех пользователей", + "MB" : "МБ", + "Copy" : "Копировать" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index 4d357e4e..153c9f17 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "Информация о ЦП недоступна", - "CPU Usage:" : "Использование ЦП:", - "Load average: {percentage} % ({load}) last minute" : "Средняя нагрузка: {percentage} % ({load}) за последнюю минуту", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за последнюю минуту\n{last5MinutesPercentage} % ({last5Minutes}) за последние 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) за последние 15 минут", - "RAM Usage:" : "Использование RAM:", - "SWAP Usage:" : "Использование SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Всего: {memTotalBytes} / Использовано: {memUsageBytes}", - "RAM info not available" : "RAM информация не доступна", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Всего: {swapTotalBytes} / Использовано: {swapUsageBytes}", - "SWAP info not available" : "Информация о SWAP не доступна", - "Copied!" : "Скопировано!", - "Not supported!" : "Не поддерживается!", - "Press ⌘-C to copy." : "Нажмите ⌘-C для копирования. ", - "Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.", + "System" : "Система", "Unknown" : "Неизвестно", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d дней, %2$d часов, %3$d минут, %4$d секунд", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d часов, %2$d минут, %3$d секунд", - "System" : "Система", "Monitoring" : "Мониторинг", "Monitoring app with useful server information" : "Приложение мониторинга с полезной информацией о сервере", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Предоставляет полезную информацию о сервере, такую как загрузка процессора, использование ОЗУ, диска, количество пользователей и т.д.", - "Operating System:" : "Операционная система:", - "CPU:" : "CPU:", - "Memory:" : "Память:", - "Server time:" : "Серверное время:", - "Uptime:" : "Время работы:", - "Temperature" : "Температура", + "Active users" : "Активные пользователи", + "Last hour" : "Последний час", + "Last 24 Hours" : "Последние 24 часа", + "Last 7 Days" : "Последние 7 дней", + "Last 30 Days" : "Последние 30 дней", + "CPU info not available" : "Информация о ЦП недоступна", + "Load average: {percentage} % ({load}) last minute" : "Средняя нагрузка: {percentage} % ({load}) за последнюю минуту", "Load" : "Нагрузка", - "Memory" : "Память", + "Database" : "База данных", + "Type:" : "Тип:", + "Version:" : "Версия:", + "Size:" : "Размер:", "Disk" : "Диск", "Mount:" : "Метка диска:", "Filesystem:" : "Файловая система:", - "Size:" : "Размер:", "Available:" : "Доступно:", "Used:" : "Используется:", "Files:" : "Файлы:", "Storages:" : "Хранилища:", "Free Space:" : "Свободно:", + "RAM Usage:" : "Использование RAM:", + "SWAP Usage:" : "Использование SWAP:", + "RAM info not available" : "RAM информация не доступна", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Всего: {memTotalBytes} / Использовано: {memUsageBytes}", + "SWAP info not available" : "Информация о SWAP не доступна", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Всего: {swapTotalBytes} / Использовано: {swapUsageBytes}", + "Memory" : "Память", + "External monitoring tool" : "Внешний мониторинг", + "Use this end point to connect an external monitoring tool:" : "Используйте эту конечную точку для подключения внешнего средства мониторинга:", + "Output in JSON" : "Вывод в формате JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Пропустить раздел \"приложения\" (включение раздела \"приложения\" приведет к отправке внешнего запроса в App Store)", + "Skip server update" : "Пропустить обновление сервера", + "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." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.", "Network" : "Сеть", "Hostname:" : "Хост:", "Gateway:" : "Шлюз:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Активные пользователи", - "Last hour" : "Последний час", - "%s%% of all users" : "%s%% всех пользователей", - "Last 24 Hours" : "Последние 24 часа", - "Last 7 Days" : "Последние 7 дней", - "Last 30 Days" : "Последние 30 дней", - "Shares" : "Общие ресурсы", - "Users:" : "Пользователей:", - "Groups:" : "Группы:", - "Links:" : "Ссылки:", - "Emails:" : "Письма:", - "Federated sent:" : "Отправлено в федерацию:", - "Federated received:" : "Получено из федерации:", - "Talk conversations:" : "Talk беседы:", "PHP" : "PHP", - "Version:" : "Версия:", "Memory limit:" : "Лимит памяти:", - "MB" : "МБ", "Max execution time:" : "Максимальное время выполнения:", "seconds" : "секунд", "Upload max size:" : "Максимальный размер для отправки:", @@ -86,16 +73,29 @@ "Max listen queue:" : "Максимальная очередь прослушивания:", "Max active processes:" : "Максимальное количество активных процессов:", "Max children reached:" : "Максимум потомков достигнут:", - "Database" : "База данных", - "Type:" : "Тип:", - "External monitoring tool" : "Внешний мониторинг", - "Use this end point to connect an external monitoring tool:" : "Используйте эту конечную точку для подключения внешнего средства мониторинга:", - "Copy" : "Копировать", - "Output in JSON" : "Вывод в формате JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Пропустить раздел \"приложения\" (включение раздела \"приложения\" приведет к отправке внешнего запроса в App Store)", - "Skip server update" : "Пропустить обновление сервера", - "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." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.", - "threads" : "темы" + "Shares" : "Общие ресурсы", + "Users:" : "Пользователей:", + "Groups:" : "Группы:", + "Links:" : "Ссылки:", + "Emails:" : "Письма:", + "Federated sent:" : "Отправлено в федерацию:", + "Federated received:" : "Получено из федерации:", + "Talk conversations:" : "Talk беседы:", + "Operating System:" : "Операционная система:", + "CPU:" : "CPU:", + "Memory:" : "Память:", + "Server time:" : "Серверное время:", + "Uptime:" : "Время работы:", + "Temperature" : "Температура", + "CPU Usage:" : "Использование ЦП:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за последнюю минуту\n{last5MinutesPercentage} % ({last5Minutes}) за последние 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) за последние 15 минут", + "Copied!" : "Скопировано!", + "Not supported!" : "Не поддерживается!", + "Press ⌘-C to copy." : "Нажмите ⌘-C для копирования. ", + "Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.", + "threads" : "темы", + "%s%% of all users" : "%s%% всех пользователей", + "MB" : "МБ", + "Copy" : "Копировать" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sc.js b/l10n/sc.js index 84fe6561..4b2645fb 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -1,36 +1,36 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Informatziones CPU no a disponimentu", - "Copied!" : "Copiados!", - "Not supported!" : "Non suportadu!", - "Press ⌘-C to copy." : "Incarca ⌘-C pro copiare.", - "Press Ctrl-C to copy." : "Incarca Crtl-C pro copiare.", - "Unknown" : "Disconnotu", "System" : "Sistema", + "Unknown" : "Disconnotu", "Monitoring" : "Controllende", "Monitoring app with useful server information" : "Aplicatzione pro controllu cun informatziones ùtiles subra de su serbidore", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Frunit informatziones ùtiles subra de su serbidore. comente càrrigu de CPU, impreu de RAM, impreu de discu, nùmeru de utentes, etc.", - "Temperature" : "Temperadura", + "Active users" : "Utèntzias ativas", + "Last hour" : "Un'ora a immoe", + "CPU info not available" : "Informatziones CPU no a disponimentu", "Load" : "Càrrigu", - "Memory" : "Memòria", - "Disk" : "Discu", + "Database" : "Base de datos", + "Type:" : "Genia:", + "Version:" : "Versione:", "Size:" : "Mannària:", + "Disk" : "Discu", "Files:" : "Archìviu:", "Storages:" : "Archiviatziones:", "Free Space:" : "Logu lìberu:", + "Memory" : "Memòria", + "External monitoring tool" : "Trastu de controllu esternu", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A pustis passa su token cun s'intestatzione \"NC-Token\" cando rechedes s'URL in subra.", "Network" : "Rete", - "Active users" : "Utèntzias ativas", - "Last hour" : "Un'ora a immoe", - "Shares" : "Cumpartziduras", "PHP" : "PHP", - "Version:" : "Versione:", "seconds" : "segundos", "Upload max size:" : "Mannària màssima de carrigamentu", - "Database" : "Base de datos", - "Type:" : "Genia:", - "External monitoring tool" : "Trastu de controllu esternu", - "Copy" : "Còpia", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A pustis passa su token cun s'intestatzione \"NC-Token\" cando rechedes s'URL in subra." + "Shares" : "Cumpartziduras", + "Temperature" : "Temperadura", + "Copied!" : "Copiados!", + "Not supported!" : "Non suportadu!", + "Press ⌘-C to copy." : "Incarca ⌘-C pro copiare.", + "Press Ctrl-C to copy." : "Incarca Crtl-C pro copiare.", + "Copy" : "Còpia" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json index 36fd98fd..1cab54b3 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -1,34 +1,34 @@ { "translations": { - "CPU info not available" : "Informatziones CPU no a disponimentu", - "Copied!" : "Copiados!", - "Not supported!" : "Non suportadu!", - "Press ⌘-C to copy." : "Incarca ⌘-C pro copiare.", - "Press Ctrl-C to copy." : "Incarca Crtl-C pro copiare.", - "Unknown" : "Disconnotu", "System" : "Sistema", + "Unknown" : "Disconnotu", "Monitoring" : "Controllende", "Monitoring app with useful server information" : "Aplicatzione pro controllu cun informatziones ùtiles subra de su serbidore", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Frunit informatziones ùtiles subra de su serbidore. comente càrrigu de CPU, impreu de RAM, impreu de discu, nùmeru de utentes, etc.", - "Temperature" : "Temperadura", + "Active users" : "Utèntzias ativas", + "Last hour" : "Un'ora a immoe", + "CPU info not available" : "Informatziones CPU no a disponimentu", "Load" : "Càrrigu", - "Memory" : "Memòria", - "Disk" : "Discu", + "Database" : "Base de datos", + "Type:" : "Genia:", + "Version:" : "Versione:", "Size:" : "Mannària:", + "Disk" : "Discu", "Files:" : "Archìviu:", "Storages:" : "Archiviatziones:", "Free Space:" : "Logu lìberu:", + "Memory" : "Memòria", + "External monitoring tool" : "Trastu de controllu esternu", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A pustis passa su token cun s'intestatzione \"NC-Token\" cando rechedes s'URL in subra.", "Network" : "Rete", - "Active users" : "Utèntzias ativas", - "Last hour" : "Un'ora a immoe", - "Shares" : "Cumpartziduras", "PHP" : "PHP", - "Version:" : "Versione:", "seconds" : "segundos", "Upload max size:" : "Mannària màssima de carrigamentu", - "Database" : "Base de datos", - "Type:" : "Genia:", - "External monitoring tool" : "Trastu de controllu esternu", - "Copy" : "Còpia", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A pustis passa su token cun s'intestatzione \"NC-Token\" cando rechedes s'URL in subra." + "Shares" : "Cumpartziduras", + "Temperature" : "Temperadura", + "Copied!" : "Copiados!", + "Not supported!" : "Non suportadu!", + "Press ⌘-C to copy." : "Incarca ⌘-C pro copiare.", + "Press Ctrl-C to copy." : "Incarca Crtl-C pro copiare.", + "Copy" : "Còpia" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/si.js b/l10n/si.js index 90c03142..e9608802 100644 --- a/l10n/si.js +++ b/l10n/si.js @@ -1,12 +1,12 @@ OC.L10N.register( "serverinfo", { + "System" : "පද්ධතිය", + "Shares" : "බෙදාගැනීම්", "Copied!" : "පිටපත් කළා!", "Not supported!" : "සහාය නොදක්වයි!", "Press ⌘-C to copy." : "පිටපත් කිරීමට ⌘-C ඔබන්න.", "Press Ctrl-C to copy." : "පිටපත් කිරීමට Ctrl-C ඔබන්න.", - "System" : "පද්ධතිය", - "Shares" : "බෙදාගැනීම්", "Copy" : "පිටපත්" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/si.json b/l10n/si.json index 2c8232b0..006ad191 100644 --- a/l10n/si.json +++ b/l10n/si.json @@ -1,10 +1,10 @@ { "translations": { + "System" : "පද්ධතිය", + "Shares" : "බෙදාගැනීම්", "Copied!" : "පිටපත් කළා!", "Not supported!" : "සහාය නොදක්වයි!", "Press ⌘-C to copy." : "පිටපත් කිරීමට ⌘-C ඔබන්න.", "Press Ctrl-C to copy." : "පිටපත් කිරීමට Ctrl-C ඔබන්න.", - "System" : "පද්ධතිය", - "Shares" : "බෙදාගැනීම්", "Copy" : "පිටපත්" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 0e69c1fe..e6cbe6b2 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -1,42 +1,45 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Info o CPU nie je dostupné", - "CPU Usage:" : "Využitie CPU:", - "Load average: {percentage} % ({load}) last minute" : "Priemerné zaťaženie: {percentage} % ({load})za poslednú minútu", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) za poslednú minútu\n{last5MinutesPercentage} % ({last5Minutes}) za posledných 5 minút\n{last15MinutesPercentage} % ({last15Minutes}) za posledných 15 minút", - "RAM Usage:" : "Využitie RAM:", - "SWAP Usage:" : "Využitie SWAPu:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Celkom: {memTotalBytes}/Využité: {memUsageBytes}", - "RAM info not available" : "Informácia o RAM nie je prístupná", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Celkom: {swapTotalBytes}/Využité: {swapUsageBytes}", - "SWAP info not available" : "Informácia o SWAPe nie je prístupná", - "Copied!" : "Skopírované!", - "Not supported!" : "Nepodporované!", - "Press ⌘-C to copy." : "Pre kopírovanie, stlačte ⌘-C.", - "Press Ctrl-C to copy." : "Pre kopírovanie, stlačte Ctrl-C.", - "Unknown" : "Neznámy", "System" : "Systém", + "Unknown" : "Neznámy", "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:", - "Memory:" : "Pamäť:", - "Server time:" : "Čas na serveri:", - "Uptime:" : "Doba behu:", - "Temperature" : "Teplota", + "Active users" : "Aktívni používatelia", + "Last hour" : "Posledná hodina", + "Last 24 Hours" : "Posledných 24 hodín", + "Last 7 Days" : "Posledných 7 dní", + "Last 30 Days" : "Posledných 30 dní", + "CPU info not available" : "Info o CPU nie je dostupné", + "Load average: {percentage} % ({load}) last minute" : "Priemerné zaťaženie: {percentage} % ({load})za poslednú minútu", "Load" : "Záťaž", - "Memory" : "Pamäť", + "Database" : "Databáza", + "Type:" : "Typ:", + "Version:" : "Verzia:", + "Size:" : "Veľkosť:", "Disk" : "Disk", "Mount:" : "Prípojný bod:", "Filesystem:" : "Súborový systém:", - "Size:" : "Veľkosť:", "Available:" : "Dostupné:", "Used:" : "Využité:", "Files:" : "Súbory:", "Storages:" : "Úložiská:", "Free Space:" : "Voľné miesto:", + "RAM Usage:" : "Využitie RAM:", + "SWAP Usage:" : "Využitie SWAPu:", + "RAM info not available" : "Informácia o RAM nie je prístupná", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Celkom: {memTotalBytes}/Využité: {memUsageBytes}", + "SWAP info not available" : "Informácia o SWAPe nie je prístupná", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Celkom: {swapTotalBytes}/Využité: {swapUsageBytes}", + "Memory" : "Pamäť", + "External monitoring tool" : "Externý sledovací nástroj", + "Use this end point to connect an external monitoring tool:" : "Použite tento prípojný bod pre externý monitorovací nástroj:", + "Output in JSON" : "Výstup v JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Vynechať sekciu aplikácií ( zahrnutie sekcie aplikácií odošle externú požiadavku do obchodu s aplikáciami)", + "Skip server update" : "Preskočiť aktualizáciu servera", + "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“.", "Network" : "Sieť", "Hostname:" : "Názov servera:", "Gateway:" : "Brána:", @@ -47,22 +50,7 @@ OC.L10N.register( "MAC:" : "MAC adresa:", "IPv4:" : "Adresa IPv4:", "IPv6:" : "Adresa IPv6:", - "Active users" : "Aktívni používatelia", - "Last hour" : "Posledná hodina", - "%s%% of all users" : "%s%% všetkých používateľov", - "Last 24 Hours" : "Posledných 24 hodín", - "Last 7 Days" : "Posledných 7 dní", - "Last 30 Days" : "Posledných 30 dní", - "Shares" : "Sprístupnené položky", - "Users:" : "Používatelia:", - "Groups:" : "Skupiny:", - "Links:" : "Odkazy:", - "Emails:" : "E-maily:", - "Federated sent:" : "Združené odoslané:", - "Federated received:" : "Združené prijaté:", - "Talk conversations:" : "Talk /Rozhovor/ konverzácia", "PHP" : "PHP", - "Version:" : "Verzia:", "Memory limit:" : "Obmedzenie pamäte:", "Max execution time:" : "Maximálny čas spustenia:", "seconds" : "sekúnd", @@ -84,15 +72,27 @@ OC.L10N.register( "Max listen queue:" : "Maximálna dĺžka čakajúcej fronty:", "Max active processes:" : "Maximálny počet aktívnych procesov:", "Max children reached:" : "Maximálny počet podprocesov:", - "Database" : "Databáza", - "Type:" : "Typ:", - "External monitoring tool" : "Externý sledovací nástroj", - "Use this end point to connect an external monitoring tool:" : "Použite tento prípojný bod pre externý monitorovací nástroj:", - "Copy" : "Kopírovať", - "Output in JSON" : "Výstup v JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Vynechať sekciu aplikácií ( zahrnutie sekcie aplikácií odošle externú požiadavku do obchodu s aplikáciami)", - "Skip server update" : "Preskočiť aktualizáciu servera", - "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“." + "Shares" : "Sprístupnené položky", + "Users:" : "Používatelia:", + "Groups:" : "Skupiny:", + "Links:" : "Odkazy:", + "Emails:" : "E-maily:", + "Federated sent:" : "Združené odoslané:", + "Federated received:" : "Združené prijaté:", + "Talk conversations:" : "Talk /Rozhovor/ konverzácia", + "Operating System:" : "Operačný systém:", + "CPU:" : "CPU:", + "Memory:" : "Pamäť:", + "Server time:" : "Čas na serveri:", + "Uptime:" : "Doba behu:", + "Temperature" : "Teplota", + "CPU Usage:" : "Využitie CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) za poslednú minútu\n{last5MinutesPercentage} % ({last5Minutes}) za posledných 5 minút\n{last15MinutesPercentage} % ({last15Minutes}) za posledných 15 minút", + "Copied!" : "Skopírované!", + "Not supported!" : "Nepodporované!", + "Press ⌘-C to copy." : "Pre kopírovanie, stlačte ⌘-C.", + "Press Ctrl-C to copy." : "Pre kopírovanie, stlačte Ctrl-C.", + "%s%% of all users" : "%s%% všetkých používateľov", + "Copy" : "Kopírovať" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/sk.json b/l10n/sk.json index 08241b91..1ec7c26a 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -1,40 +1,43 @@ { "translations": { - "CPU info not available" : "Info o CPU nie je dostupné", - "CPU Usage:" : "Využitie CPU:", - "Load average: {percentage} % ({load}) last minute" : "Priemerné zaťaženie: {percentage} % ({load})za poslednú minútu", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) za poslednú minútu\n{last5MinutesPercentage} % ({last5Minutes}) za posledných 5 minút\n{last15MinutesPercentage} % ({last15Minutes}) za posledných 15 minút", - "RAM Usage:" : "Využitie RAM:", - "SWAP Usage:" : "Využitie SWAPu:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Celkom: {memTotalBytes}/Využité: {memUsageBytes}", - "RAM info not available" : "Informácia o RAM nie je prístupná", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Celkom: {swapTotalBytes}/Využité: {swapUsageBytes}", - "SWAP info not available" : "Informácia o SWAPe nie je prístupná", - "Copied!" : "Skopírované!", - "Not supported!" : "Nepodporované!", - "Press ⌘-C to copy." : "Pre kopírovanie, stlačte ⌘-C.", - "Press Ctrl-C to copy." : "Pre kopírovanie, stlačte Ctrl-C.", - "Unknown" : "Neznámy", "System" : "Systém", + "Unknown" : "Neznámy", "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:", - "Memory:" : "Pamäť:", - "Server time:" : "Čas na serveri:", - "Uptime:" : "Doba behu:", - "Temperature" : "Teplota", + "Active users" : "Aktívni používatelia", + "Last hour" : "Posledná hodina", + "Last 24 Hours" : "Posledných 24 hodín", + "Last 7 Days" : "Posledných 7 dní", + "Last 30 Days" : "Posledných 30 dní", + "CPU info not available" : "Info o CPU nie je dostupné", + "Load average: {percentage} % ({load}) last minute" : "Priemerné zaťaženie: {percentage} % ({load})za poslednú minútu", "Load" : "Záťaž", - "Memory" : "Pamäť", + "Database" : "Databáza", + "Type:" : "Typ:", + "Version:" : "Verzia:", + "Size:" : "Veľkosť:", "Disk" : "Disk", "Mount:" : "Prípojný bod:", "Filesystem:" : "Súborový systém:", - "Size:" : "Veľkosť:", "Available:" : "Dostupné:", "Used:" : "Využité:", "Files:" : "Súbory:", "Storages:" : "Úložiská:", "Free Space:" : "Voľné miesto:", + "RAM Usage:" : "Využitie RAM:", + "SWAP Usage:" : "Využitie SWAPu:", + "RAM info not available" : "Informácia o RAM nie je prístupná", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Celkom: {memTotalBytes}/Využité: {memUsageBytes}", + "SWAP info not available" : "Informácia o SWAPe nie je prístupná", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Celkom: {swapTotalBytes}/Využité: {swapUsageBytes}", + "Memory" : "Pamäť", + "External monitoring tool" : "Externý sledovací nástroj", + "Use this end point to connect an external monitoring tool:" : "Použite tento prípojný bod pre externý monitorovací nástroj:", + "Output in JSON" : "Výstup v JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Vynechať sekciu aplikácií ( zahrnutie sekcie aplikácií odošle externú požiadavku do obchodu s aplikáciami)", + "Skip server update" : "Preskočiť aktualizáciu servera", + "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“.", "Network" : "Sieť", "Hostname:" : "Názov servera:", "Gateway:" : "Brána:", @@ -45,22 +48,7 @@ "MAC:" : "MAC adresa:", "IPv4:" : "Adresa IPv4:", "IPv6:" : "Adresa IPv6:", - "Active users" : "Aktívni používatelia", - "Last hour" : "Posledná hodina", - "%s%% of all users" : "%s%% všetkých používateľov", - "Last 24 Hours" : "Posledných 24 hodín", - "Last 7 Days" : "Posledných 7 dní", - "Last 30 Days" : "Posledných 30 dní", - "Shares" : "Sprístupnené položky", - "Users:" : "Používatelia:", - "Groups:" : "Skupiny:", - "Links:" : "Odkazy:", - "Emails:" : "E-maily:", - "Federated sent:" : "Združené odoslané:", - "Federated received:" : "Združené prijaté:", - "Talk conversations:" : "Talk /Rozhovor/ konverzácia", "PHP" : "PHP", - "Version:" : "Verzia:", "Memory limit:" : "Obmedzenie pamäte:", "Max execution time:" : "Maximálny čas spustenia:", "seconds" : "sekúnd", @@ -82,15 +70,27 @@ "Max listen queue:" : "Maximálna dĺžka čakajúcej fronty:", "Max active processes:" : "Maximálny počet aktívnych procesov:", "Max children reached:" : "Maximálny počet podprocesov:", - "Database" : "Databáza", - "Type:" : "Typ:", - "External monitoring tool" : "Externý sledovací nástroj", - "Use this end point to connect an external monitoring tool:" : "Použite tento prípojný bod pre externý monitorovací nástroj:", - "Copy" : "Kopírovať", - "Output in JSON" : "Výstup v JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Vynechať sekciu aplikácií ( zahrnutie sekcie aplikácií odošle externú požiadavku do obchodu s aplikáciami)", - "Skip server update" : "Preskočiť aktualizáciu servera", - "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“." + "Shares" : "Sprístupnené položky", + "Users:" : "Používatelia:", + "Groups:" : "Skupiny:", + "Links:" : "Odkazy:", + "Emails:" : "E-maily:", + "Federated sent:" : "Združené odoslané:", + "Federated received:" : "Združené prijaté:", + "Talk conversations:" : "Talk /Rozhovor/ konverzácia", + "Operating System:" : "Operačný systém:", + "CPU:" : "CPU:", + "Memory:" : "Pamäť:", + "Server time:" : "Čas na serveri:", + "Uptime:" : "Doba behu:", + "Temperature" : "Teplota", + "CPU Usage:" : "Využitie CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) za poslednú minútu\n{last5MinutesPercentage} % ({last5Minutes}) za posledných 5 minút\n{last15MinutesPercentage} % ({last15Minutes}) za posledných 15 minút", + "Copied!" : "Skopírované!", + "Not supported!" : "Nepodporované!", + "Press ⌘-C to copy." : "Pre kopírovanie, stlačte ⌘-C.", + "Press Ctrl-C to copy." : "Pre kopírovanie, stlačte Ctrl-C.", + "%s%% of all users" : "%s%% všetkých používateľov", + "Copy" : "Kopírovať" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index e7c90440..a4d4e613 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -1,37 +1,39 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Podatki CPE niso na voljo", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Skupaj: {memTotalBytes}/Trenutna uporaba: {memUsageBytes}", - "RAM info not available" : "Podatki RAM niso na voljo", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Izmenjevalni prostor SWAP: Skupaj: {swapTotalBytes}/Trenutna uporaba: {swapUsageBytes}", - "SWAP info not available" : "Podatki izmenjevalnega prostora niso na voljo", - "Copied!" : "Kopirano!", - "Not supported!" : "Ni podprto!", - "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", - "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", - "Unknown" : "Neznano", "System" : "Sistem", + "Unknown" : "Neznano", "Monitoring" : "Sistemska dejavnost", "Monitoring app with useful server information" : "Program za spremljanje delovanja sistema z različnimi podrobnostmi obremenitve strežnika", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Omogoča prikaz različnih podrobnosti strežnika, kot so obremenitev CPE, zasedenost pomnilnika in prostora, števila uporabnikov in drugo.", - "Operating System:" : "Operacijski sistem:", - "CPU:" : "CPE:", - "Memory:" : "Pomnilnik:", - "Server time:" : "Čas strežnika:", - "Uptime:" : "Čas delovanja:", - "Temperature" : "Temperatura", + "Active users" : "Dejavni uporabniki", + "Last hour" : "Zadnja ura", + "CPU info not available" : "Podatki CPE niso na voljo", "Load" : "Obremenitev", - "Memory" : "Pomnilnik", + "Database" : "Podatkovna zbirka", + "Type:" : "Vrsta:", + "Version:" : "Različica:", + "Size:" : "Velikost:", "Disk" : "Disk", "Mount:" : "Priklopna točka:", "Filesystem:" : "Datotečni sistem:", - "Size:" : "Velikost:", "Available:" : "Na voljo:", "Used:" : "V uporabi:", "Files:" : "Datoteke:", "Storages:" : "Shrambe:", "Free Space:" : "Prostor:", + "RAM info not available" : "Podatki RAM niso na voljo", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Skupaj: {memTotalBytes}/Trenutna uporaba: {memUsageBytes}", + "SWAP info not available" : "Podatki izmenjevalnega prostora niso na voljo", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Izmenjevalni prostor SWAP: Skupaj: {swapTotalBytes}/Trenutna uporaba: {swapUsageBytes}", + "Memory" : "Pomnilnik", + "External monitoring tool" : "Zunanje orodje za nadzor", + "Use this end point to connect an external monitoring tool:" : "Priklopna točka za povezavo zunanjega orodja za nadzor:", + "Output in JSON" : "Odvod v zapisu JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Preskoči razdelek programov (vključitev razdelka pošlje zunanji zahtevek trgovini s programi).", + "Skip server update" : "Preskoči posodobitev strežnika", + "To use an access token, please generate one then set it using the following command:" : "Za uporabo žetona za dostop, ga je treba najprej ustvariti in nato nastaviti z ukazom:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri poizvedovanju po zgornjem naslovu URL je treba žeton nato prenesti z glavo »NC-Token«.", "Network" : "Omrežje", "Hostname:" : "Ime gostitelja:", "Gateway:" : "Prehod:", @@ -42,18 +44,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Dejavni uporabniki", - "Last hour" : "Zadnja ura", - "Shares" : "Souporaba", - "Users:" : "Uporabniki:", - "Groups:" : "Skupine:", - "Links:" : "Povezave:", - "Emails:" : "Elektronski naslovi:", - "Federated sent:" : "Poslano zveznemu oblaku:", - "Federated received:" : "Prejeto zveznemu oblaku:", - "Talk conversations:" : "Pogovori Talk:", "PHP" : "Okolje PHP", - "Version:" : "Različica:", "Memory limit:" : "Omejitev pomnilnika:", "Max execution time:" : "Največji čas izvajanja:", "seconds" : "sekunde", @@ -62,15 +53,24 @@ OC.L10N.register( "Extensions:" : "Razširitve:", "Unable to list extensions" : "Ni mogoče izpisati seznama razširitev", "Show phpinfo" : "Pokaži odvod ukaza phpinfo", - "Database" : "Podatkovna zbirka", - "Type:" : "Vrsta:", - "External monitoring tool" : "Zunanje orodje za nadzor", - "Use this end point to connect an external monitoring tool:" : "Priklopna točka za povezavo zunanjega orodja za nadzor:", - "Copy" : "Kopiraj", - "Output in JSON" : "Odvod v zapisu JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Preskoči razdelek programov (vključitev razdelka pošlje zunanji zahtevek trgovini s programi).", - "Skip server update" : "Preskoči posodobitev strežnika", - "To use an access token, please generate one then set it using the following command:" : "Za uporabo žetona za dostop, ga je treba najprej ustvariti in nato nastaviti z ukazom:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri poizvedovanju po zgornjem naslovu URL je treba žeton nato prenesti z glavo »NC-Token«." + "Shares" : "Souporaba", + "Users:" : "Uporabniki:", + "Groups:" : "Skupine:", + "Links:" : "Povezave:", + "Emails:" : "Elektronski naslovi:", + "Federated sent:" : "Poslano zveznemu oblaku:", + "Federated received:" : "Prejeto zveznemu oblaku:", + "Talk conversations:" : "Pogovori Talk:", + "Operating System:" : "Operacijski sistem:", + "CPU:" : "CPE:", + "Memory:" : "Pomnilnik:", + "Server time:" : "Čas strežnika:", + "Uptime:" : "Čas delovanja:", + "Temperature" : "Temperatura", + "Copied!" : "Kopirano!", + "Not supported!" : "Ni podprto!", + "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", + "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Copy" : "Kopiraj" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index c833fa08..87e376f1 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -1,35 +1,37 @@ { "translations": { - "CPU info not available" : "Podatki CPE niso na voljo", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Skupaj: {memTotalBytes}/Trenutna uporaba: {memUsageBytes}", - "RAM info not available" : "Podatki RAM niso na voljo", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Izmenjevalni prostor SWAP: Skupaj: {swapTotalBytes}/Trenutna uporaba: {swapUsageBytes}", - "SWAP info not available" : "Podatki izmenjevalnega prostora niso na voljo", - "Copied!" : "Kopirano!", - "Not supported!" : "Ni podprto!", - "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", - "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", - "Unknown" : "Neznano", "System" : "Sistem", + "Unknown" : "Neznano", "Monitoring" : "Sistemska dejavnost", "Monitoring app with useful server information" : "Program za spremljanje delovanja sistema z različnimi podrobnostmi obremenitve strežnika", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Omogoča prikaz različnih podrobnosti strežnika, kot so obremenitev CPE, zasedenost pomnilnika in prostora, števila uporabnikov in drugo.", - "Operating System:" : "Operacijski sistem:", - "CPU:" : "CPE:", - "Memory:" : "Pomnilnik:", - "Server time:" : "Čas strežnika:", - "Uptime:" : "Čas delovanja:", - "Temperature" : "Temperatura", + "Active users" : "Dejavni uporabniki", + "Last hour" : "Zadnja ura", + "CPU info not available" : "Podatki CPE niso na voljo", "Load" : "Obremenitev", - "Memory" : "Pomnilnik", + "Database" : "Podatkovna zbirka", + "Type:" : "Vrsta:", + "Version:" : "Različica:", + "Size:" : "Velikost:", "Disk" : "Disk", "Mount:" : "Priklopna točka:", "Filesystem:" : "Datotečni sistem:", - "Size:" : "Velikost:", "Available:" : "Na voljo:", "Used:" : "V uporabi:", "Files:" : "Datoteke:", "Storages:" : "Shrambe:", "Free Space:" : "Prostor:", + "RAM info not available" : "Podatki RAM niso na voljo", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Skupaj: {memTotalBytes}/Trenutna uporaba: {memUsageBytes}", + "SWAP info not available" : "Podatki izmenjevalnega prostora niso na voljo", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Izmenjevalni prostor SWAP: Skupaj: {swapTotalBytes}/Trenutna uporaba: {swapUsageBytes}", + "Memory" : "Pomnilnik", + "External monitoring tool" : "Zunanje orodje za nadzor", + "Use this end point to connect an external monitoring tool:" : "Priklopna točka za povezavo zunanjega orodja za nadzor:", + "Output in JSON" : "Odvod v zapisu JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Preskoči razdelek programov (vključitev razdelka pošlje zunanji zahtevek trgovini s programi).", + "Skip server update" : "Preskoči posodobitev strežnika", + "To use an access token, please generate one then set it using the following command:" : "Za uporabo žetona za dostop, ga je treba najprej ustvariti in nato nastaviti z ukazom:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri poizvedovanju po zgornjem naslovu URL je treba žeton nato prenesti z glavo »NC-Token«.", "Network" : "Omrežje", "Hostname:" : "Ime gostitelja:", "Gateway:" : "Prehod:", @@ -40,18 +42,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Dejavni uporabniki", - "Last hour" : "Zadnja ura", - "Shares" : "Souporaba", - "Users:" : "Uporabniki:", - "Groups:" : "Skupine:", - "Links:" : "Povezave:", - "Emails:" : "Elektronski naslovi:", - "Federated sent:" : "Poslano zveznemu oblaku:", - "Federated received:" : "Prejeto zveznemu oblaku:", - "Talk conversations:" : "Pogovori Talk:", "PHP" : "Okolje PHP", - "Version:" : "Različica:", "Memory limit:" : "Omejitev pomnilnika:", "Max execution time:" : "Največji čas izvajanja:", "seconds" : "sekunde", @@ -60,15 +51,24 @@ "Extensions:" : "Razširitve:", "Unable to list extensions" : "Ni mogoče izpisati seznama razširitev", "Show phpinfo" : "Pokaži odvod ukaza phpinfo", - "Database" : "Podatkovna zbirka", - "Type:" : "Vrsta:", - "External monitoring tool" : "Zunanje orodje za nadzor", - "Use this end point to connect an external monitoring tool:" : "Priklopna točka za povezavo zunanjega orodja za nadzor:", - "Copy" : "Kopiraj", - "Output in JSON" : "Odvod v zapisu JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Preskoči razdelek programov (vključitev razdelka pošlje zunanji zahtevek trgovini s programi).", - "Skip server update" : "Preskoči posodobitev strežnika", - "To use an access token, please generate one then set it using the following command:" : "Za uporabo žetona za dostop, ga je treba najprej ustvariti in nato nastaviti z ukazom:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri poizvedovanju po zgornjem naslovu URL je treba žeton nato prenesti z glavo »NC-Token«." + "Shares" : "Souporaba", + "Users:" : "Uporabniki:", + "Groups:" : "Skupine:", + "Links:" : "Povezave:", + "Emails:" : "Elektronski naslovi:", + "Federated sent:" : "Poslano zveznemu oblaku:", + "Federated received:" : "Prejeto zveznemu oblaku:", + "Talk conversations:" : "Pogovori Talk:", + "Operating System:" : "Operacijski sistem:", + "CPU:" : "CPE:", + "Memory:" : "Pomnilnik:", + "Server time:" : "Čas strežnika:", + "Uptime:" : "Čas delovanja:", + "Temperature" : "Temperatura", + "Copied!" : "Kopirano!", + "Not supported!" : "Ni podprto!", + "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", + "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Copy" : "Kopiraj" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sq.js b/l10n/sq.js index f22dfe33..d42a97ee 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -1,26 +1,26 @@ OC.L10N.register( "serverinfo", { - "Copied!" : "I kopjuar!", - "Not supported!" : "Nuk mbështetet!", - "Press ⌘-C to copy." : "Shtyp ⌘-C për të kopjuar.", - "Press Ctrl-C to copy." : "Shtyp Ctrl-C për të kopjuar", - "Unknown" : "I panjohur", "System" : "Sistem", + "Unknown" : "I panjohur", "Monitoring" : "Vëzhgim", - "Temperature" : "Temperatura", + "Active users" : "Përdoruesit aktivë", + "Database" : "Databazë", + "Type:" : "Lloji:", + "Version:" : "Versioni: ", "Size:" : "Madhësia:", "Files:" : "Skedarët: ", - "Active users" : "Përdoruesit aktivë", - "Shares" : "Shpërndarje", - "Users:" : "Përdoruesit:", + "External monitoring tool" : "Mjet i kontrollit të jashtëm", "PHP" : "PHP", - "Version:" : "Versioni: ", "seconds" : "sekonda", "Upload max size:" : "Ngarkoni madhësinë maksimale: ", - "Database" : "Databazë", - "Type:" : "Lloji:", - "External monitoring tool" : "Mjet i kontrollit të jashtëm", + "Shares" : "Shpërndarje", + "Users:" : "Përdoruesit:", + "Temperature" : "Temperatura", + "Copied!" : "I kopjuar!", + "Not supported!" : "Nuk mbështetet!", + "Press ⌘-C to copy." : "Shtyp ⌘-C për të kopjuar.", + "Press Ctrl-C to copy." : "Shtyp Ctrl-C për të kopjuar", "Copy" : "Kopjo" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sq.json b/l10n/sq.json index 85bf9d8e..3bfc3dca 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -1,24 +1,24 @@ { "translations": { - "Copied!" : "I kopjuar!", - "Not supported!" : "Nuk mbështetet!", - "Press ⌘-C to copy." : "Shtyp ⌘-C për të kopjuar.", - "Press Ctrl-C to copy." : "Shtyp Ctrl-C për të kopjuar", - "Unknown" : "I panjohur", "System" : "Sistem", + "Unknown" : "I panjohur", "Monitoring" : "Vëzhgim", - "Temperature" : "Temperatura", + "Active users" : "Përdoruesit aktivë", + "Database" : "Databazë", + "Type:" : "Lloji:", + "Version:" : "Versioni: ", "Size:" : "Madhësia:", "Files:" : "Skedarët: ", - "Active users" : "Përdoruesit aktivë", - "Shares" : "Shpërndarje", - "Users:" : "Përdoruesit:", + "External monitoring tool" : "Mjet i kontrollit të jashtëm", "PHP" : "PHP", - "Version:" : "Versioni: ", "seconds" : "sekonda", "Upload max size:" : "Ngarkoni madhësinë maksimale: ", - "Database" : "Databazë", - "Type:" : "Lloji:", - "External monitoring tool" : "Mjet i kontrollit të jashtëm", + "Shares" : "Shpërndarje", + "Users:" : "Përdoruesit:", + "Temperature" : "Temperatura", + "Copied!" : "I kopjuar!", + "Not supported!" : "Nuk mbështetet!", + "Press ⌘-C to copy." : "Shtyp ⌘-C për të kopjuar.", + "Press Ctrl-C to copy." : "Shtyp Ctrl-C për të kopjuar", "Copy" : "Kopjo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index b30b97ca..2d2c0bc5 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -1,42 +1,45 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Информације о процесору нису доступне", - "CPU Usage:" : "Искоришћење процесора:", - "Load average: {percentage} % ({load}) last minute" : "Просечно оптерећење: {percentage} % ({load}) у последњем минуту", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) у последњем минуту\n{last5MinutesPercentage} % ({last5Minutes}) последњих 5 минута\n{last15MinutesPercentage} % ({last15Minutes}) последњих 15 минута", - "RAM Usage:" : "Искоришћење меморије:", - "SWAP Usage:" : "Искоришћење SWAP простора:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Укупно: {memTotalBytes}/Тренутна употреба: {memUsageBytes}", - "RAM info not available" : "Нису доступни подаци о RAM меморији", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Укупно: {swapTotalBytes}/Тренутна употреба: {swapUsageBytes}", - "SWAP info not available" : "Нису доступни подаци о SWAP меморији", - "Copied!" : "Копирано!", - "Not supported!" : "Није подржано! ", - "Press ⌘-C to copy." : "Притисните ⌘-C за копирање.", - "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", - "Unknown" : "Непознато", "System" : "Систем", + "Unknown" : "Непознато", "Monitoring" : "Праћење система", "Monitoring app with useful server information" : "Апликација праћења система са корисним серверским информацијама", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Даје корисне информације о серверу, као што су оптерећење процесора, употреба RAM-а, употреба диска, број корисника, итд.", - "Operating System:" : "Оперативни систем:", - "CPU:" : "CPU:", - "Memory:" : "Меморија:", - "Server time:" : "Време сервера:", - "Uptime:" : "Време од стартовања система:", - "Temperature" : "Температура", + "Active users" : "Активних корисника", + "Last hour" : "Прошлог сата", + "Last 24 Hours" : "Последња 24 сата", + "Last 7 Days" : "Последњих 7 дана", + "Last 30 Days" : "Последњих 30 дана", + "CPU info not available" : "Информације о процесору нису доступне", + "Load average: {percentage} % ({load}) last minute" : "Просечно оптерећење: {percentage} % ({load}) у последњем минуту", "Load" : "Оптерећење", - "Memory" : "Меморија", + "Database" : "База података", + "Type:" : "Тип:", + "Version:" : "Верзија:", + "Size:" : "Величина:", "Disk" : "Диск", "Mount:" : "Монтирано:", "Filesystem:" : "Фајл систем:", - "Size:" : "Величина:", "Available:" : "Доступно:", "Used:" : "Искоришћено:", "Files:" : "Фајлова:", "Storages:" : "Складишта:", "Free Space:" : "Слободно место:", + "RAM Usage:" : "Искоришћење меморије:", + "SWAP Usage:" : "Искоришћење SWAP простора:", + "RAM info not available" : "Нису доступни подаци о RAM меморији", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Укупно: {memTotalBytes}/Тренутна употреба: {memUsageBytes}", + "SWAP info not available" : "Нису доступни подаци о SWAP меморији", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Укупно: {swapTotalBytes}/Тренутна употреба: {swapUsageBytes}", + "Memory" : "Меморија", + "External monitoring tool" : "Спољни алати за праћење система", + "Use this end point to connect an external monitoring tool:" : "Употребите следећу крајњу тачку да повежете спољни алат за праћење:", + "Output in JSON" : "Излаз у JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Прескочи одељак са апликацијама (укључивање одељка са апликацијама ће да пошаље спољни захтев у продавницу апликација)", + "Skip server update" : "Прескочи ажурирање сервера", + "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." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу.", "Network" : "Мрежа", "Hostname:" : "Име хоста:", "Gateway:" : "Мрежни пролаз:", @@ -47,22 +50,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Активних корисника", - "Last hour" : "Прошлог сата", - "%s%% of all users" : "%s%% од свих корисника", - "Last 24 Hours" : "Последња 24 сата", - "Last 7 Days" : "Последњих 7 дана", - "Last 30 Days" : "Последњих 30 дана", - "Shares" : "Дељења", - "Users:" : "Корисника:", - "Groups:" : "Групе:", - "Links:" : "Линкови:", - "Emails:" : "И-мејлови:", - "Federated sent:" : "Послатих здружено:", - "Federated received:" : "Примљено здружено:", - "Talk conversations:" : "Talk разговори:", "PHP" : "PHP", - "Version:" : "Верзија:", "Memory limit:" : "Ограничење меморије:", "Max execution time:" : "Максимално време извршавања:", "seconds" : "секунди", @@ -84,16 +72,28 @@ OC.L10N.register( "Max listen queue:" : "Максимални ред слушања:", "Max active processes:" : "Максимално активних процеса:", "Max children reached:" : "Достигнуто максимално деце:", - "Database" : "База података", - "Type:" : "Тип:", - "External monitoring tool" : "Спољни алати за праћење система", - "Use this end point to connect an external monitoring tool:" : "Употребите следећу крајњу тачку да повежете спољни алат за праћење:", - "Copy" : "Копирај", - "Output in JSON" : "Излаз у JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Прескочи одељак са апликацијама (укључивање одељка са апликацијама ће да пошаље спољни захтев у продавницу апликација)", - "Skip server update" : "Прескочи ажурирање сервера", - "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." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу.", - "threads" : "низови" + "Shares" : "Дељења", + "Users:" : "Корисника:", + "Groups:" : "Групе:", + "Links:" : "Линкови:", + "Emails:" : "И-мејлови:", + "Federated sent:" : "Послатих здружено:", + "Federated received:" : "Примљено здружено:", + "Talk conversations:" : "Talk разговори:", + "Operating System:" : "Оперативни систем:", + "CPU:" : "CPU:", + "Memory:" : "Меморија:", + "Server time:" : "Време сервера:", + "Uptime:" : "Време од стартовања система:", + "Temperature" : "Температура", + "CPU Usage:" : "Искоришћење процесора:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) у последњем минуту\n{last5MinutesPercentage} % ({last5Minutes}) последњих 5 минута\n{last15MinutesPercentage} % ({last15Minutes}) последњих 15 минута", + "Copied!" : "Копирано!", + "Not supported!" : "Није подржано! ", + "Press ⌘-C to copy." : "Притисните ⌘-C за копирање.", + "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", + "threads" : "низови", + "%s%% of all users" : "%s%% од свих корисника", + "Copy" : "Копирај" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index c5fcc21a..0962e6c4 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,40 +1,43 @@ { "translations": { - "CPU info not available" : "Информације о процесору нису доступне", - "CPU Usage:" : "Искоришћење процесора:", - "Load average: {percentage} % ({load}) last minute" : "Просечно оптерећење: {percentage} % ({load}) у последњем минуту", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) у последњем минуту\n{last5MinutesPercentage} % ({last5Minutes}) последњих 5 минута\n{last15MinutesPercentage} % ({last15Minutes}) последњих 15 минута", - "RAM Usage:" : "Искоришћење меморије:", - "SWAP Usage:" : "Искоришћење SWAP простора:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Укупно: {memTotalBytes}/Тренутна употреба: {memUsageBytes}", - "RAM info not available" : "Нису доступни подаци о RAM меморији", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Укупно: {swapTotalBytes}/Тренутна употреба: {swapUsageBytes}", - "SWAP info not available" : "Нису доступни подаци о SWAP меморији", - "Copied!" : "Копирано!", - "Not supported!" : "Није подржано! ", - "Press ⌘-C to copy." : "Притисните ⌘-C за копирање.", - "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", - "Unknown" : "Непознато", "System" : "Систем", + "Unknown" : "Непознато", "Monitoring" : "Праћење система", "Monitoring app with useful server information" : "Апликација праћења система са корисним серверским информацијама", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Даје корисне информације о серверу, као што су оптерећење процесора, употреба RAM-а, употреба диска, број корисника, итд.", - "Operating System:" : "Оперативни систем:", - "CPU:" : "CPU:", - "Memory:" : "Меморија:", - "Server time:" : "Време сервера:", - "Uptime:" : "Време од стартовања система:", - "Temperature" : "Температура", + "Active users" : "Активних корисника", + "Last hour" : "Прошлог сата", + "Last 24 Hours" : "Последња 24 сата", + "Last 7 Days" : "Последњих 7 дана", + "Last 30 Days" : "Последњих 30 дана", + "CPU info not available" : "Информације о процесору нису доступне", + "Load average: {percentage} % ({load}) last minute" : "Просечно оптерећење: {percentage} % ({load}) у последњем минуту", "Load" : "Оптерећење", - "Memory" : "Меморија", + "Database" : "База података", + "Type:" : "Тип:", + "Version:" : "Верзија:", + "Size:" : "Величина:", "Disk" : "Диск", "Mount:" : "Монтирано:", "Filesystem:" : "Фајл систем:", - "Size:" : "Величина:", "Available:" : "Доступно:", "Used:" : "Искоришћено:", "Files:" : "Фајлова:", "Storages:" : "Складишта:", "Free Space:" : "Слободно место:", + "RAM Usage:" : "Искоришћење меморије:", + "SWAP Usage:" : "Искоришћење SWAP простора:", + "RAM info not available" : "Нису доступни подаци о RAM меморији", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Укупно: {memTotalBytes}/Тренутна употреба: {memUsageBytes}", + "SWAP info not available" : "Нису доступни подаци о SWAP меморији", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Укупно: {swapTotalBytes}/Тренутна употреба: {swapUsageBytes}", + "Memory" : "Меморија", + "External monitoring tool" : "Спољни алати за праћење система", + "Use this end point to connect an external monitoring tool:" : "Употребите следећу крајњу тачку да повежете спољни алат за праћење:", + "Output in JSON" : "Излаз у JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Прескочи одељак са апликацијама (укључивање одељка са апликацијама ће да пошаље спољни захтев у продавницу апликација)", + "Skip server update" : "Прескочи ажурирање сервера", + "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." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу.", "Network" : "Мрежа", "Hostname:" : "Име хоста:", "Gateway:" : "Мрежни пролаз:", @@ -45,22 +48,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Активних корисника", - "Last hour" : "Прошлог сата", - "%s%% of all users" : "%s%% од свих корисника", - "Last 24 Hours" : "Последња 24 сата", - "Last 7 Days" : "Последњих 7 дана", - "Last 30 Days" : "Последњих 30 дана", - "Shares" : "Дељења", - "Users:" : "Корисника:", - "Groups:" : "Групе:", - "Links:" : "Линкови:", - "Emails:" : "И-мејлови:", - "Federated sent:" : "Послатих здружено:", - "Federated received:" : "Примљено здружено:", - "Talk conversations:" : "Talk разговори:", "PHP" : "PHP", - "Version:" : "Верзија:", "Memory limit:" : "Ограничење меморије:", "Max execution time:" : "Максимално време извршавања:", "seconds" : "секунди", @@ -82,16 +70,28 @@ "Max listen queue:" : "Максимални ред слушања:", "Max active processes:" : "Максимално активних процеса:", "Max children reached:" : "Достигнуто максимално деце:", - "Database" : "База података", - "Type:" : "Тип:", - "External monitoring tool" : "Спољни алати за праћење система", - "Use this end point to connect an external monitoring tool:" : "Употребите следећу крајњу тачку да повежете спољни алат за праћење:", - "Copy" : "Копирај", - "Output in JSON" : "Излаз у JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Прескочи одељак са апликацијама (укључивање одељка са апликацијама ће да пошаље спољни захтев у продавницу апликација)", - "Skip server update" : "Прескочи ажурирање сервера", - "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." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу.", - "threads" : "низови" + "Shares" : "Дељења", + "Users:" : "Корисника:", + "Groups:" : "Групе:", + "Links:" : "Линкови:", + "Emails:" : "И-мејлови:", + "Federated sent:" : "Послатих здружено:", + "Federated received:" : "Примљено здружено:", + "Talk conversations:" : "Talk разговори:", + "Operating System:" : "Оперативни систем:", + "CPU:" : "CPU:", + "Memory:" : "Меморија:", + "Server time:" : "Време сервера:", + "Uptime:" : "Време од стартовања система:", + "Temperature" : "Температура", + "CPU Usage:" : "Искоришћење процесора:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) у последњем минуту\n{last5MinutesPercentage} % ({last5Minutes}) последњих 5 минута\n{last15MinutesPercentage} % ({last15Minutes}) последњих 15 минута", + "Copied!" : "Копирано!", + "Not supported!" : "Није подржано! ", + "Press ⌘-C to copy." : "Притисните ⌘-C за копирање.", + "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", + "threads" : "низови", + "%s%% of all users" : "%s%% од свих корисника", + "Copy" : "Копирај" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index 8faafb27..680e1a64 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -1,12 +1,12 @@ OC.L10N.register( "serverinfo", { + "Type:" : "Tip:", + "Size:" : "Veličina:", "Copied!" : "Копирано!", "Not supported!" : "Није подржано!", "Press ⌘-C to copy." : "Притисни ⌘-C за копирање.", "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", - "Size:" : "Veličina:", - "Type:" : "Tip:", "Copy" : "Kopiraj" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index 2e083f17..cfc4fed3 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -1,10 +1,10 @@ { "translations": { + "Type:" : "Tip:", + "Size:" : "Veličina:", "Copied!" : "Копирано!", "Not supported!" : "Није подржано!", "Press ⌘-C to copy." : "Притисни ⌘-C за копирање.", "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", - "Size:" : "Veličina:", - "Type:" : "Tip:", "Copy" : "Kopiraj" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index 254b6e74..979dd91e 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU-info inte tillgänglig", - "CPU Usage:" : "CPU-användning:", - "Load average: {percentage} % ({load}) last minute" : "Genomsnittlig belastning: {percentage} % ({load}) senaste minuten", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) senaste minuten\n{last5MinutesPercentage} % ({last5Minutes}) senaste 5 minuterna\n{last15MinutesPercentage} % ({last15Minutes}) senaste 15 minuterna", - "RAM Usage:" : "RAM-användning:", - "SWAP Usage:" : "SWAP-användning:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totalt: {memTotalBytes}/Nuvarande användning: {memUsageBytes}", - "RAM info not available" : "RAM info inte tillgängligt", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nuvarande användning: {swapUsageBytes}", - "SWAP info not available" : "SWAP info inte tillgängligt", - "Copied!" : "Kopierad!", - "Not supported!" : "Stöds inte!", - "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.", - "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.", + "System" : "System", "Unknown" : "Okänd", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dagar, %2$d timmar, %3$d minuter, %4$d sekunder", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d timmar, %2$d minuter, %3$d sekunder", - "System" : "System", "Monitoring" : "Övervakning", "Monitoring app with useful server information" : "Övervaknings-app med användbar serverinformation", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Ger användbar serverinformation, såsom CPU belastning, RAM-användning, diskanvändning, antal användare, m.m.", - "Operating System:" : "Operativsystem:", - "CPU:" : "CPU:", - "Memory:" : "Minne:", - "Server time:" : "Servertid:", - "Uptime:" : "Upptid:", - "Temperature" : "Temperatur", + "Active users" : "Aktiva användare", + "Last hour" : "Senaste timmen", + "Last 24 Hours" : "Senaste 24 timmarna", + "Last 7 Days" : "Senaste 7 dagarna", + "Last 30 Days" : "Senaste 30 dagarna", + "CPU info not available" : "CPU-info inte tillgänglig", + "Load average: {percentage} % ({load}) last minute" : "Genomsnittlig belastning: {percentage} % ({load}) senaste minuten", "Load" : "Last", - "Memory" : "Minne", + "Database" : "Databas", + "Type:" : "Typ:", + "Version:" : "Version:", + "Size:" : "Storlek:", "Disk" : "Lagring", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", - "Size:" : "Storlek:", "Available:" : "Tillgängligt:", "Used:" : "Använt:", "Files:" : "Filer:", "Storages:" : "Lagring:", "Free Space:" : "Ledigt utrymme:", + "RAM Usage:" : "RAM-användning:", + "SWAP Usage:" : "SWAP-användning:", + "RAM info not available" : "RAM info inte tillgängligt", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totalt: {memTotalBytes}/Nuvarande användning: {memUsageBytes}", + "SWAP info not available" : "SWAP info inte tillgängligt", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nuvarande användning: {swapUsageBytes}", + "Memory" : "Minne", + "External monitoring tool" : "Externt övervakningsverktyg", + "Use this end point to connect an external monitoring tool:" : "Använd denna slutpunkt för att ansluta ett externt övervakningsverktyg:", + "Output in JSON" : "Utdata i JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", + "Skip server update" : "Hoppa över serveruppdatering", + "To use an access token, please generate one then set it using the following command:" : "För att använda en access-token, generera en och ställ in den med följande kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL.", "Network" : "Nätverk", "Hostname:" : "Värdnamn:", "Gateway:" : "Gateway:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktiva användare", - "Last hour" : "Senaste timmen", - "%s%% of all users" : "%s%% av alla användare", - "Last 24 Hours" : "Senaste 24 timmarna", - "Last 7 Days" : "Senaste 7 dagarna", - "Last 30 Days" : "Senaste 30 dagarna", - "Shares" : "Delningar", - "Users:" : "Användare:", - "Groups:" : "Grupper:", - "Links:" : "Länkar:", - "Emails:" : "E-post:", - "Federated sent:" : "Federerat skickat:", - "Federated received:" : "Federerat mottaget:", - "Talk conversations:" : "Talk-konversationer:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Minnesgräns:", - "MB" : "MB", "Max execution time:" : "Max körningstid:", "seconds" : "sekunder", "Upload max size:" : "Största uppladdningsstorlek:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "Maximal lyssningskö:", "Max active processes:" : "Maximalt antal aktiva processer:", "Max children reached:" : "Maximalt antal underprocesser uppnått:", - "Database" : "Databas", - "Type:" : "Typ:", - "External monitoring tool" : "Externt övervakningsverktyg", - "Use this end point to connect an external monitoring tool:" : "Använd denna slutpunkt för att ansluta ett externt övervakningsverktyg:", - "Copy" : "Kopiera", - "Output in JSON" : "Utdata i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", - "Skip server update" : "Hoppa över serveruppdatering", - "To use an access token, please generate one then set it using the following command:" : "För att använda en access-token, generera en och ställ in den med följande kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL.", - "threads" : "trådar" + "Shares" : "Delningar", + "Users:" : "Användare:", + "Groups:" : "Grupper:", + "Links:" : "Länkar:", + "Emails:" : "E-post:", + "Federated sent:" : "Federerat skickat:", + "Federated received:" : "Federerat mottaget:", + "Talk conversations:" : "Talk-konversationer:", + "Operating System:" : "Operativsystem:", + "CPU:" : "CPU:", + "Memory:" : "Minne:", + "Server time:" : "Servertid:", + "Uptime:" : "Upptid:", + "Temperature" : "Temperatur", + "CPU Usage:" : "CPU-användning:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) senaste minuten\n{last5MinutesPercentage} % ({last5Minutes}) senaste 5 minuterna\n{last15MinutesPercentage} % ({last15Minutes}) senaste 15 minuterna", + "Copied!" : "Kopierad!", + "Not supported!" : "Stöds inte!", + "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.", + "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.", + "threads" : "trådar", + "%s%% of all users" : "%s%% av alla användare", + "MB" : "MB", + "Copy" : "Kopiera" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index bf8faa68..5f5f3715 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "CPU-info inte tillgänglig", - "CPU Usage:" : "CPU-användning:", - "Load average: {percentage} % ({load}) last minute" : "Genomsnittlig belastning: {percentage} % ({load}) senaste minuten", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) senaste minuten\n{last5MinutesPercentage} % ({last5Minutes}) senaste 5 minuterna\n{last15MinutesPercentage} % ({last15Minutes}) senaste 15 minuterna", - "RAM Usage:" : "RAM-användning:", - "SWAP Usage:" : "SWAP-användning:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totalt: {memTotalBytes}/Nuvarande användning: {memUsageBytes}", - "RAM info not available" : "RAM info inte tillgängligt", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nuvarande användning: {swapUsageBytes}", - "SWAP info not available" : "SWAP info inte tillgängligt", - "Copied!" : "Kopierad!", - "Not supported!" : "Stöds inte!", - "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.", - "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.", + "System" : "System", "Unknown" : "Okänd", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dagar, %2$d timmar, %3$d minuter, %4$d sekunder", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d timmar, %2$d minuter, %3$d sekunder", - "System" : "System", "Monitoring" : "Övervakning", "Monitoring app with useful server information" : "Övervaknings-app med användbar serverinformation", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Ger användbar serverinformation, såsom CPU belastning, RAM-användning, diskanvändning, antal användare, m.m.", - "Operating System:" : "Operativsystem:", - "CPU:" : "CPU:", - "Memory:" : "Minne:", - "Server time:" : "Servertid:", - "Uptime:" : "Upptid:", - "Temperature" : "Temperatur", + "Active users" : "Aktiva användare", + "Last hour" : "Senaste timmen", + "Last 24 Hours" : "Senaste 24 timmarna", + "Last 7 Days" : "Senaste 7 dagarna", + "Last 30 Days" : "Senaste 30 dagarna", + "CPU info not available" : "CPU-info inte tillgänglig", + "Load average: {percentage} % ({load}) last minute" : "Genomsnittlig belastning: {percentage} % ({load}) senaste minuten", "Load" : "Last", - "Memory" : "Minne", + "Database" : "Databas", + "Type:" : "Typ:", + "Version:" : "Version:", + "Size:" : "Storlek:", "Disk" : "Lagring", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", - "Size:" : "Storlek:", "Available:" : "Tillgängligt:", "Used:" : "Använt:", "Files:" : "Filer:", "Storages:" : "Lagring:", "Free Space:" : "Ledigt utrymme:", + "RAM Usage:" : "RAM-användning:", + "SWAP Usage:" : "SWAP-användning:", + "RAM info not available" : "RAM info inte tillgängligt", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totalt: {memTotalBytes}/Nuvarande användning: {memUsageBytes}", + "SWAP info not available" : "SWAP info inte tillgängligt", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nuvarande användning: {swapUsageBytes}", + "Memory" : "Minne", + "External monitoring tool" : "Externt övervakningsverktyg", + "Use this end point to connect an external monitoring tool:" : "Använd denna slutpunkt för att ansluta ett externt övervakningsverktyg:", + "Output in JSON" : "Utdata i JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", + "Skip server update" : "Hoppa över serveruppdatering", + "To use an access token, please generate one then set it using the following command:" : "För att använda en access-token, generera en och ställ in den med följande kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL.", "Network" : "Nätverk", "Hostname:" : "Värdnamn:", "Gateway:" : "Gateway:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Aktiva användare", - "Last hour" : "Senaste timmen", - "%s%% of all users" : "%s%% av alla användare", - "Last 24 Hours" : "Senaste 24 timmarna", - "Last 7 Days" : "Senaste 7 dagarna", - "Last 30 Days" : "Senaste 30 dagarna", - "Shares" : "Delningar", - "Users:" : "Användare:", - "Groups:" : "Grupper:", - "Links:" : "Länkar:", - "Emails:" : "E-post:", - "Federated sent:" : "Federerat skickat:", - "Federated received:" : "Federerat mottaget:", - "Talk conversations:" : "Talk-konversationer:", "PHP" : "PHP", - "Version:" : "Version:", "Memory limit:" : "Minnesgräns:", - "MB" : "MB", "Max execution time:" : "Max körningstid:", "seconds" : "sekunder", "Upload max size:" : "Största uppladdningsstorlek:", @@ -86,16 +73,29 @@ "Max listen queue:" : "Maximal lyssningskö:", "Max active processes:" : "Maximalt antal aktiva processer:", "Max children reached:" : "Maximalt antal underprocesser uppnått:", - "Database" : "Databas", - "Type:" : "Typ:", - "External monitoring tool" : "Externt övervakningsverktyg", - "Use this end point to connect an external monitoring tool:" : "Använd denna slutpunkt för att ansluta ett externt övervakningsverktyg:", - "Copy" : "Kopiera", - "Output in JSON" : "Utdata i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", - "Skip server update" : "Hoppa över serveruppdatering", - "To use an access token, please generate one then set it using the following command:" : "För att använda en access-token, generera en och ställ in den med följande kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL.", - "threads" : "trådar" + "Shares" : "Delningar", + "Users:" : "Användare:", + "Groups:" : "Grupper:", + "Links:" : "Länkar:", + "Emails:" : "E-post:", + "Federated sent:" : "Federerat skickat:", + "Federated received:" : "Federerat mottaget:", + "Talk conversations:" : "Talk-konversationer:", + "Operating System:" : "Operativsystem:", + "CPU:" : "CPU:", + "Memory:" : "Minne:", + "Server time:" : "Servertid:", + "Uptime:" : "Upptid:", + "Temperature" : "Temperatur", + "CPU Usage:" : "CPU-användning:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) senaste minuten\n{last5MinutesPercentage} % ({last5Minutes}) senaste 5 minuterna\n{last15MinutesPercentage} % ({last15Minutes}) senaste 15 minuterna", + "Copied!" : "Kopierad!", + "Not supported!" : "Stöds inte!", + "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.", + "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.", + "threads" : "trådar", + "%s%% of all users" : "%s%% av alla användare", + "MB" : "MB", + "Copy" : "Kopiera" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sw.js b/l10n/sw.js index 00890c18..ce454f1b 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -1,42 +1,45 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Maelezo ya CPU hayapatikani", - "CPU Usage:" : "Matumizi ya CPU:", - "Load average: {percentage} % ({load}) last minute" : "Wastani wa upakiaji: {percentage} % ({load}) dakika ya mwisho", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Dakika ya mwisho\n{last5MinutesPercentage} % ({last5Minutes}) Dakika 5 zilizopita\n{last15MinutesPercentage} % ({last15Minutes}) Dakika 15 zilizopita", - "RAM Usage:" : "Matumizi ya RAM:", - "SWAP Usage:" : "Matumizi ya SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Jumla: {memTotalBytes}/Matumizi ya sasa: {memUsageBytes}", - "RAM info not available" : "Maelezo ya RAM hayapatikani", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "BADILISHA: Jumla: {swapTotalBytes}/Matumizi ya sasa: {swapUsageBytes}", - "SWAP info not available" : "Maelezo ya SWAP hayapatikani", - "Copied!" : "Imenakiliwa!", - "Not supported!" : "Haitumiki!", - "Press ⌘-C to copy." : "Bonyeza ⌘-C ili kunakili.", - "Press Ctrl-C to copy." : "Bonyeza Ctrl-C ili kunakili.", - "Unknown" : "Haijulikani", "System" : "Mfumo", + "Unknown" : "Haijulikani", "Monitoring" : "Ufuatiliaji", "Monitoring app with useful server information" : "Programu ya ufuatiliaji na habari muhimu ya seva", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hutoa maelezo muhimu ya seva, kama vile upakiaji wa CPU, matumizi ya RAM, matumizi ya diski, idadi ya watumiaji, n.k.", - "Operating System:" : "Mfumo wa Uendeshaji:", - "CPU:" : "CPU:", - "Memory:" : "Kumbukumbu:", - "Server time:" : "Muda wa seva:", - "Uptime:" : "Muda wa Kuwasha:", - "Temperature" : "Halijoto", + "Active users" : "Watumiaji wanaofanya kazi", + "Last hour" : "Saa iliyopita", + "Last 24 Hours" : "Masaa 24 yaliyopita", + "Last 7 Days" : "Siku 7 zilizopita", + "Last 30 Days" : "Siku 30 zilizopita ", + "CPU info not available" : "Maelezo ya CPU hayapatikani", + "Load average: {percentage} % ({load}) last minute" : "Wastani wa upakiaji: {percentage} % ({load}) dakika ya mwisho", "Load" : "Pakia", - "Memory" : "Kumbukumbu", + "Database" : "Kanzidata", + "Type:" : "Aina:", + "Version:" : "Toleo:", + "Size:" : "Ukubwa:", "Disk" : "Diski", "Mount:" : "Mlima", "Filesystem:" : "Mfumo wa faili:", - "Size:" : "Ukubwa:", "Available:" : "Inayopatikana:", "Used:" : "Iliyotumika:", "Files:" : "Faili:", "Storages:" : "Hifadhi:", "Free Space:" : "Nafasi ya Bure:", + "RAM Usage:" : "Matumizi ya RAM:", + "SWAP Usage:" : "Matumizi ya SWAP:", + "RAM info not available" : "Maelezo ya RAM hayapatikani", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Jumla: {memTotalBytes}/Matumizi ya sasa: {memUsageBytes}", + "SWAP info not available" : "Maelezo ya SWAP hayapatikani", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "BADILISHA: Jumla: {swapTotalBytes}/Matumizi ya sasa: {swapUsageBytes}", + "Memory" : "Kumbukumbu", + "External monitoring tool" : "Chombo cha ufuatiliaji wa nje", + "Use this end point to connect an external monitoring tool:" : "Tumia sehemu hii ya mwisho kuunganisha zana ya ufuatiliaji wa nje:", + "Output in JSON" : "Tolezi katika JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", + "Skip server update" : "Ruka sasisho la seva", + "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu.", "Network" : "Mtandao", "Hostname:" : "Jina la mwenyeji:", "Gateway:" : "Lango:", @@ -46,22 +49,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Watumiaji wanaofanya kazi", - "Last hour" : "Saa iliyopita", - "%s%% of all users" : "%s%% ya watumiaji wote", - "Last 24 Hours" : "Masaa 24 yaliyopita", - "Last 7 Days" : "Siku 7 zilizopita", - "Last 30 Days" : "Siku 30 zilizopita ", - "Shares" : "Shiriki", - "Users:" : "Watumiaji:", - "Groups:" : "Vikundi:", - "Links:" : "Viungo:", - "Emails:" : "Barua pepe:", - "Federated sent:" : "Shirikisho limetumwa:", - "Federated received:" : "Shirikisho lilipokewa:", - "Talk conversations:" : "Mazungumzo ya Talk", "PHP" : "PHP", - "Version:" : "Toleo:", "Memory limit:" : "Kikomo cha kumbukumbu:", "Max execution time:" : "Muda wa juu zaidi wa utekelezaji:", "seconds" : "sekunde", @@ -83,16 +71,28 @@ OC.L10N.register( "Max listen queue:" : "Upeo wa foleni ya kusikiliza:", "Max active processes:" : "Upeo wa michakato inayotumika:", "Max children reached:" : "Idadi ya juu ya watoto imefikiwa:", - "Database" : "Kanzidata", - "Type:" : "Aina:", - "External monitoring tool" : "Chombo cha ufuatiliaji wa nje", - "Use this end point to connect an external monitoring tool:" : "Tumia sehemu hii ya mwisho kuunganisha zana ya ufuatiliaji wa nje:", - "Copy" : "Nakili", - "Output in JSON" : "Tolezi katika JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", - "Skip server update" : "Ruka sasisho la seva", - "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu.", - "threads" : "nyuzi" + "Shares" : "Shiriki", + "Users:" : "Watumiaji:", + "Groups:" : "Vikundi:", + "Links:" : "Viungo:", + "Emails:" : "Barua pepe:", + "Federated sent:" : "Shirikisho limetumwa:", + "Federated received:" : "Shirikisho lilipokewa:", + "Talk conversations:" : "Mazungumzo ya Talk", + "Operating System:" : "Mfumo wa Uendeshaji:", + "CPU:" : "CPU:", + "Memory:" : "Kumbukumbu:", + "Server time:" : "Muda wa seva:", + "Uptime:" : "Muda wa Kuwasha:", + "Temperature" : "Halijoto", + "CPU Usage:" : "Matumizi ya CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Dakika ya mwisho\n{last5MinutesPercentage} % ({last5Minutes}) Dakika 5 zilizopita\n{last15MinutesPercentage} % ({last15Minutes}) Dakika 15 zilizopita", + "Copied!" : "Imenakiliwa!", + "Not supported!" : "Haitumiki!", + "Press ⌘-C to copy." : "Bonyeza ⌘-C ili kunakili.", + "Press Ctrl-C to copy." : "Bonyeza Ctrl-C ili kunakili.", + "threads" : "nyuzi", + "%s%% of all users" : "%s%% ya watumiaji wote", + "Copy" : "Nakili" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sw.json b/l10n/sw.json index 06d492db..5a32e3d3 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -1,40 +1,43 @@ { "translations": { - "CPU info not available" : "Maelezo ya CPU hayapatikani", - "CPU Usage:" : "Matumizi ya CPU:", - "Load average: {percentage} % ({load}) last minute" : "Wastani wa upakiaji: {percentage} % ({load}) dakika ya mwisho", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Dakika ya mwisho\n{last5MinutesPercentage} % ({last5Minutes}) Dakika 5 zilizopita\n{last15MinutesPercentage} % ({last15Minutes}) Dakika 15 zilizopita", - "RAM Usage:" : "Matumizi ya RAM:", - "SWAP Usage:" : "Matumizi ya SWAP:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Jumla: {memTotalBytes}/Matumizi ya sasa: {memUsageBytes}", - "RAM info not available" : "Maelezo ya RAM hayapatikani", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "BADILISHA: Jumla: {swapTotalBytes}/Matumizi ya sasa: {swapUsageBytes}", - "SWAP info not available" : "Maelezo ya SWAP hayapatikani", - "Copied!" : "Imenakiliwa!", - "Not supported!" : "Haitumiki!", - "Press ⌘-C to copy." : "Bonyeza ⌘-C ili kunakili.", - "Press Ctrl-C to copy." : "Bonyeza Ctrl-C ili kunakili.", - "Unknown" : "Haijulikani", "System" : "Mfumo", + "Unknown" : "Haijulikani", "Monitoring" : "Ufuatiliaji", "Monitoring app with useful server information" : "Programu ya ufuatiliaji na habari muhimu ya seva", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hutoa maelezo muhimu ya seva, kama vile upakiaji wa CPU, matumizi ya RAM, matumizi ya diski, idadi ya watumiaji, n.k.", - "Operating System:" : "Mfumo wa Uendeshaji:", - "CPU:" : "CPU:", - "Memory:" : "Kumbukumbu:", - "Server time:" : "Muda wa seva:", - "Uptime:" : "Muda wa Kuwasha:", - "Temperature" : "Halijoto", + "Active users" : "Watumiaji wanaofanya kazi", + "Last hour" : "Saa iliyopita", + "Last 24 Hours" : "Masaa 24 yaliyopita", + "Last 7 Days" : "Siku 7 zilizopita", + "Last 30 Days" : "Siku 30 zilizopita ", + "CPU info not available" : "Maelezo ya CPU hayapatikani", + "Load average: {percentage} % ({load}) last minute" : "Wastani wa upakiaji: {percentage} % ({load}) dakika ya mwisho", "Load" : "Pakia", - "Memory" : "Kumbukumbu", + "Database" : "Kanzidata", + "Type:" : "Aina:", + "Version:" : "Toleo:", + "Size:" : "Ukubwa:", "Disk" : "Diski", "Mount:" : "Mlima", "Filesystem:" : "Mfumo wa faili:", - "Size:" : "Ukubwa:", "Available:" : "Inayopatikana:", "Used:" : "Iliyotumika:", "Files:" : "Faili:", "Storages:" : "Hifadhi:", "Free Space:" : "Nafasi ya Bure:", + "RAM Usage:" : "Matumizi ya RAM:", + "SWAP Usage:" : "Matumizi ya SWAP:", + "RAM info not available" : "Maelezo ya RAM hayapatikani", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Jumla: {memTotalBytes}/Matumizi ya sasa: {memUsageBytes}", + "SWAP info not available" : "Maelezo ya SWAP hayapatikani", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "BADILISHA: Jumla: {swapTotalBytes}/Matumizi ya sasa: {swapUsageBytes}", + "Memory" : "Kumbukumbu", + "External monitoring tool" : "Chombo cha ufuatiliaji wa nje", + "Use this end point to connect an external monitoring tool:" : "Tumia sehemu hii ya mwisho kuunganisha zana ya ufuatiliaji wa nje:", + "Output in JSON" : "Tolezi katika JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", + "Skip server update" : "Ruka sasisho la seva", + "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu.", "Network" : "Mtandao", "Hostname:" : "Jina la mwenyeji:", "Gateway:" : "Lango:", @@ -44,22 +47,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Watumiaji wanaofanya kazi", - "Last hour" : "Saa iliyopita", - "%s%% of all users" : "%s%% ya watumiaji wote", - "Last 24 Hours" : "Masaa 24 yaliyopita", - "Last 7 Days" : "Siku 7 zilizopita", - "Last 30 Days" : "Siku 30 zilizopita ", - "Shares" : "Shiriki", - "Users:" : "Watumiaji:", - "Groups:" : "Vikundi:", - "Links:" : "Viungo:", - "Emails:" : "Barua pepe:", - "Federated sent:" : "Shirikisho limetumwa:", - "Federated received:" : "Shirikisho lilipokewa:", - "Talk conversations:" : "Mazungumzo ya Talk", "PHP" : "PHP", - "Version:" : "Toleo:", "Memory limit:" : "Kikomo cha kumbukumbu:", "Max execution time:" : "Muda wa juu zaidi wa utekelezaji:", "seconds" : "sekunde", @@ -81,16 +69,28 @@ "Max listen queue:" : "Upeo wa foleni ya kusikiliza:", "Max active processes:" : "Upeo wa michakato inayotumika:", "Max children reached:" : "Idadi ya juu ya watoto imefikiwa:", - "Database" : "Kanzidata", - "Type:" : "Aina:", - "External monitoring tool" : "Chombo cha ufuatiliaji wa nje", - "Use this end point to connect an external monitoring tool:" : "Tumia sehemu hii ya mwisho kuunganisha zana ya ufuatiliaji wa nje:", - "Copy" : "Nakili", - "Output in JSON" : "Tolezi katika JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", - "Skip server update" : "Ruka sasisho la seva", - "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu.", - "threads" : "nyuzi" + "Shares" : "Shiriki", + "Users:" : "Watumiaji:", + "Groups:" : "Vikundi:", + "Links:" : "Viungo:", + "Emails:" : "Barua pepe:", + "Federated sent:" : "Shirikisho limetumwa:", + "Federated received:" : "Shirikisho lilipokewa:", + "Talk conversations:" : "Mazungumzo ya Talk", + "Operating System:" : "Mfumo wa Uendeshaji:", + "CPU:" : "CPU:", + "Memory:" : "Kumbukumbu:", + "Server time:" : "Muda wa seva:", + "Uptime:" : "Muda wa Kuwasha:", + "Temperature" : "Halijoto", + "CPU Usage:" : "Matumizi ya CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Dakika ya mwisho\n{last5MinutesPercentage} % ({last5Minutes}) Dakika 5 zilizopita\n{last15MinutesPercentage} % ({last15Minutes}) Dakika 15 zilizopita", + "Copied!" : "Imenakiliwa!", + "Not supported!" : "Haitumiki!", + "Press ⌘-C to copy." : "Bonyeza ⌘-C ili kunakili.", + "Press Ctrl-C to copy." : "Bonyeza Ctrl-C ili kunakili.", + "threads" : "nyuzi", + "%s%% of all users" : "%s%% ya watumiaji wote", + "Copy" : "Nakili" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/th.js b/l10n/th.js index abbcde44..9fa93968 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -1,17 +1,17 @@ OC.L10N.register( "serverinfo", { + "System" : "ระบบ", + "Unknown" : "ไม่ทราบ", + "Active users" : "ผู้ใช้ที่ใช้งานอยู่", + "Type:" : "ชนิด:", + "Size:" : "ขนาด:", + "seconds" : "วินาที", + "Shares" : "การแชร์", "Copied!" : "คัดลอกแล้ว!", "Not supported!" : "ไม่สนับสนุน", "Press ⌘-C to copy." : "กด ⌘-C เพื่อคัดลอก", "Press Ctrl-C to copy." : "กด Ctrl-C เพื่อคัดลอก", - "Unknown" : "ไม่ทราบ", - "System" : "ระบบ", - "Size:" : "ขนาด:", - "Active users" : "ผู้ใช้ที่ใช้งานอยู่", - "Shares" : "การแชร์", - "seconds" : "วินาที", - "Type:" : "ชนิด:", "Copy" : "คัดลอก" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index ef595823..268a6d73 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -1,15 +1,15 @@ { "translations": { + "System" : "ระบบ", + "Unknown" : "ไม่ทราบ", + "Active users" : "ผู้ใช้ที่ใช้งานอยู่", + "Type:" : "ชนิด:", + "Size:" : "ขนาด:", + "seconds" : "วินาที", + "Shares" : "การแชร์", "Copied!" : "คัดลอกแล้ว!", "Not supported!" : "ไม่สนับสนุน", "Press ⌘-C to copy." : "กด ⌘-C เพื่อคัดลอก", "Press Ctrl-C to copy." : "กด Ctrl-C เพื่อคัดลอก", - "Unknown" : "ไม่ทราบ", - "System" : "ระบบ", - "Size:" : "ขนาด:", - "Active users" : "ผู้ใช้ที่ใช้งานอยู่", - "Shares" : "การแชร์", - "seconds" : "วินาที", - "Type:" : "ชนิด:", "Copy" : "คัดลอก" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 52c966e2..71e43596 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "İşlemci bilgileri alınamadı", - "CPU Usage:" : "İşlemci kullanımı:", - "Load average: {percentage} % ({load}) last minute" : "Ortalama yük: % {percentage} ({load}) son 1 dakika", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "% {lastMinutePercentage} ({lastMinute}) son 1 dakika\n% {last5MinutesPercentage} ({last5Minutes}) son 5 dakika\n% {last15MinutesPercentage} ({last15Minutes}) son 15 dakika", - "RAM Usage:" : "Bellek kullanımı:", - "SWAP Usage:" : "Takas dosyası kullanımı:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Toplam: {memTotalBytes}/Güncel kullanım: {memUsageBytes}", - "RAM info not available" : "RAM bilgileri alınamadı", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Toplam: {swapTotalBytes}/Güncel kullanım: {swapUsageBytes}", - "SWAP info not available" : "SWAP bilgileri alınamadı", - "Copied!" : "Kopyalandı!", - "Not supported!" : "Desteklenmiyor!", - "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.", - "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.", + "System" : "Sistem", "Unknown" : "Bilinmiyor", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d gün, %2$d saat, %3$d dakika, %4$d saniye", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d saat, %2$d dakika, %3$d saniye", - "System" : "Sistem", "Monitoring" : "İzleniyor", "Monitoring app with useful server information" : "Yararlı sunucu bilgileri sunan izleme uygulaması", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "İşlemci yükü, bellek ve disk kullanımı, kullanıcı sayısı gibi sunucu ile ilgili çeşitli bilgiler sağlar. ", - "Operating System:" : "İşletim sistemi:", - "CPU:" : "İşlemci", - "Memory:" : "Bellek:", - "Server time:" : "Sunucu zamanı:", - "Uptime:" : "Çalışma süresi:", - "Temperature" : "Sıcaklık", + "Active users" : "Etkin kullanıcılar", + "Last hour" : "Son 1 saat", + "Last 24 Hours" : "Son 24 saat", + "Last 7 Days" : "Son 7 gün", + "Last 30 Days" : "Son 30 gün", + "CPU info not available" : "İşlemci bilgileri alınamadı", + "Load average: {percentage} % ({load}) last minute" : "Ortalama yük: % {percentage} ({load}) son 1 dakika", "Load" : "Yük", - "Memory" : "Bellek", + "Database" : "Veri tabanı", + "Type:" : "Tür:", + "Version:" : "Sürüm:", + "Size:" : "Boyut:", "Disk" : "Disk", "Mount:" : "Takılı:", "Filesystem:" : "Dosya sistemi:", - "Size:" : "Boyut:", "Available:" : "Kullanılabilir:", "Used:" : "Kullanılan:", "Files:" : "Dosyalar:", "Storages:" : "Depolama birimleri:", "Free Space:" : "Boş alan:", + "RAM Usage:" : "Bellek kullanımı:", + "SWAP Usage:" : "Takas dosyası kullanımı:", + "RAM info not available" : "RAM bilgileri alınamadı", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Toplam: {memTotalBytes}/Güncel kullanım: {memUsageBytes}", + "SWAP info not available" : "SWAP bilgileri alınamadı", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Toplam: {swapTotalBytes}/Güncel kullanım: {swapUsageBytes}", + "Memory" : "Bellek", + "External monitoring tool" : "Dış izleme aracı", + "Use this end point to connect an external monitoring tool:" : "Bir dış izleme aracına bağlanmak için bu uç noktayı kullanın:", + "Output in JSON" : "JSON çıktısı", + "Skip apps section (including apps section will send an external request to the app store)" : "Uygulamalar bölümü atlansın (uygulamalar bölümünün katılması, uygulama mağazasına bir dış istek gönderir)", + "Skip server update" : "Sunucu güncellemesini atla", + "To use an access token, please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod oluşturup şu komutu yürüterek ayarlayın:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.", "Network" : "Ağ", "Hostname:" : "Sunucu adı:", "Gateway:" : "Ağ geçidi:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Etkin kullanıcılar", - "Last hour" : "Son 1 saat", - "%s%% of all users" : "Tüm kullanıcıların %%%s", - "Last 24 Hours" : "Son 24 saat", - "Last 7 Days" : "Son 7 gün", - "Last 30 Days" : "Son 30 gün", - "Shares" : "Paylaşımlar", - "Users:" : "Kullanıcılar:", - "Groups:" : "Gruplar:", - "Links:" : "Bağlantılar:", - "Emails:" : "E-postalar:", - "Federated sent:" : "Birleşik gönderilen:", - "Federated received:" : "Birleşik alınan:", - "Talk conversations:" : "Konuş görüşmeleri:", "PHP" : "PHP", - "Version:" : "Sürüm:", "Memory limit:" : "Bellek sınırı:", - "MB" : "MB", "Max execution time:" : "En uzun çalışma süresi:", "seconds" : "saniye", "Upload max size:" : "En büyük yükleme boyutu:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "En fazla kuyruk dinleme:", "Max active processes:" : "En fazla etkin işlem sayısı:", "Max children reached:" : "Ulaşılan en fazla alt işlem:", - "Database" : "Veri tabanı", - "Type:" : "Tür:", - "External monitoring tool" : "Dış izleme aracı", - "Use this end point to connect an external monitoring tool:" : "Bir dış izleme aracına bağlanmak için bu uç noktayı kullanın:", - "Copy" : "Kopyala", - "Output in JSON" : "JSON çıktısı", - "Skip apps section (including apps section will send an external request to the app store)" : "Uygulamalar bölümü atlansın (uygulamalar bölümünün katılması, uygulama mağazasına bir dış istek gönderir)", - "Skip server update" : "Sunucu güncellemesini atla", - "To use an access token, please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod oluşturup şu komutu yürüterek ayarlayın:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.", - "threads" : "işlem" + "Shares" : "Paylaşımlar", + "Users:" : "Kullanıcılar:", + "Groups:" : "Gruplar:", + "Links:" : "Bağlantılar:", + "Emails:" : "E-postalar:", + "Federated sent:" : "Birleşik gönderilen:", + "Federated received:" : "Birleşik alınan:", + "Talk conversations:" : "Konuş görüşmeleri:", + "Operating System:" : "İşletim sistemi:", + "CPU:" : "İşlemci", + "Memory:" : "Bellek:", + "Server time:" : "Sunucu zamanı:", + "Uptime:" : "Çalışma süresi:", + "Temperature" : "Sıcaklık", + "CPU Usage:" : "İşlemci kullanımı:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "% {lastMinutePercentage} ({lastMinute}) son 1 dakika\n% {last5MinutesPercentage} ({last5Minutes}) son 5 dakika\n% {last15MinutesPercentage} ({last15Minutes}) son 15 dakika", + "Copied!" : "Kopyalandı!", + "Not supported!" : "Desteklenmiyor!", + "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.", + "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.", + "threads" : "işlem", + "%s%% of all users" : "Tüm kullanıcıların %%%s", + "MB" : "MB", + "Copy" : "Kopyala" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 872a539b..3928568c 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "İşlemci bilgileri alınamadı", - "CPU Usage:" : "İşlemci kullanımı:", - "Load average: {percentage} % ({load}) last minute" : "Ortalama yük: % {percentage} ({load}) son 1 dakika", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "% {lastMinutePercentage} ({lastMinute}) son 1 dakika\n% {last5MinutesPercentage} ({last5Minutes}) son 5 dakika\n% {last15MinutesPercentage} ({last15Minutes}) son 15 dakika", - "RAM Usage:" : "Bellek kullanımı:", - "SWAP Usage:" : "Takas dosyası kullanımı:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Toplam: {memTotalBytes}/Güncel kullanım: {memUsageBytes}", - "RAM info not available" : "RAM bilgileri alınamadı", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Toplam: {swapTotalBytes}/Güncel kullanım: {swapUsageBytes}", - "SWAP info not available" : "SWAP bilgileri alınamadı", - "Copied!" : "Kopyalandı!", - "Not supported!" : "Desteklenmiyor!", - "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.", - "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.", + "System" : "Sistem", "Unknown" : "Bilinmiyor", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d gün, %2$d saat, %3$d dakika, %4$d saniye", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d saat, %2$d dakika, %3$d saniye", - "System" : "Sistem", "Monitoring" : "İzleniyor", "Monitoring app with useful server information" : "Yararlı sunucu bilgileri sunan izleme uygulaması", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "İşlemci yükü, bellek ve disk kullanımı, kullanıcı sayısı gibi sunucu ile ilgili çeşitli bilgiler sağlar. ", - "Operating System:" : "İşletim sistemi:", - "CPU:" : "İşlemci", - "Memory:" : "Bellek:", - "Server time:" : "Sunucu zamanı:", - "Uptime:" : "Çalışma süresi:", - "Temperature" : "Sıcaklık", + "Active users" : "Etkin kullanıcılar", + "Last hour" : "Son 1 saat", + "Last 24 Hours" : "Son 24 saat", + "Last 7 Days" : "Son 7 gün", + "Last 30 Days" : "Son 30 gün", + "CPU info not available" : "İşlemci bilgileri alınamadı", + "Load average: {percentage} % ({load}) last minute" : "Ortalama yük: % {percentage} ({load}) son 1 dakika", "Load" : "Yük", - "Memory" : "Bellek", + "Database" : "Veri tabanı", + "Type:" : "Tür:", + "Version:" : "Sürüm:", + "Size:" : "Boyut:", "Disk" : "Disk", "Mount:" : "Takılı:", "Filesystem:" : "Dosya sistemi:", - "Size:" : "Boyut:", "Available:" : "Kullanılabilir:", "Used:" : "Kullanılan:", "Files:" : "Dosyalar:", "Storages:" : "Depolama birimleri:", "Free Space:" : "Boş alan:", + "RAM Usage:" : "Bellek kullanımı:", + "SWAP Usage:" : "Takas dosyası kullanımı:", + "RAM info not available" : "RAM bilgileri alınamadı", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Toplam: {memTotalBytes}/Güncel kullanım: {memUsageBytes}", + "SWAP info not available" : "SWAP bilgileri alınamadı", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Toplam: {swapTotalBytes}/Güncel kullanım: {swapUsageBytes}", + "Memory" : "Bellek", + "External monitoring tool" : "Dış izleme aracı", + "Use this end point to connect an external monitoring tool:" : "Bir dış izleme aracına bağlanmak için bu uç noktayı kullanın:", + "Output in JSON" : "JSON çıktısı", + "Skip apps section (including apps section will send an external request to the app store)" : "Uygulamalar bölümü atlansın (uygulamalar bölümünün katılması, uygulama mağazasına bir dış istek gönderir)", + "Skip server update" : "Sunucu güncellemesini atla", + "To use an access token, please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod oluşturup şu komutu yürüterek ayarlayın:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.", "Network" : "Ağ", "Hostname:" : "Sunucu adı:", "Gateway:" : "Ağ geçidi:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Etkin kullanıcılar", - "Last hour" : "Son 1 saat", - "%s%% of all users" : "Tüm kullanıcıların %%%s", - "Last 24 Hours" : "Son 24 saat", - "Last 7 Days" : "Son 7 gün", - "Last 30 Days" : "Son 30 gün", - "Shares" : "Paylaşımlar", - "Users:" : "Kullanıcılar:", - "Groups:" : "Gruplar:", - "Links:" : "Bağlantılar:", - "Emails:" : "E-postalar:", - "Federated sent:" : "Birleşik gönderilen:", - "Federated received:" : "Birleşik alınan:", - "Talk conversations:" : "Konuş görüşmeleri:", "PHP" : "PHP", - "Version:" : "Sürüm:", "Memory limit:" : "Bellek sınırı:", - "MB" : "MB", "Max execution time:" : "En uzun çalışma süresi:", "seconds" : "saniye", "Upload max size:" : "En büyük yükleme boyutu:", @@ -86,16 +73,29 @@ "Max listen queue:" : "En fazla kuyruk dinleme:", "Max active processes:" : "En fazla etkin işlem sayısı:", "Max children reached:" : "Ulaşılan en fazla alt işlem:", - "Database" : "Veri tabanı", - "Type:" : "Tür:", - "External monitoring tool" : "Dış izleme aracı", - "Use this end point to connect an external monitoring tool:" : "Bir dış izleme aracına bağlanmak için bu uç noktayı kullanın:", - "Copy" : "Kopyala", - "Output in JSON" : "JSON çıktısı", - "Skip apps section (including apps section will send an external request to the app store)" : "Uygulamalar bölümü atlansın (uygulamalar bölümünün katılması, uygulama mağazasına bir dış istek gönderir)", - "Skip server update" : "Sunucu güncellemesini atla", - "To use an access token, please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod oluşturup şu komutu yürüterek ayarlayın:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.", - "threads" : "işlem" + "Shares" : "Paylaşımlar", + "Users:" : "Kullanıcılar:", + "Groups:" : "Gruplar:", + "Links:" : "Bağlantılar:", + "Emails:" : "E-postalar:", + "Federated sent:" : "Birleşik gönderilen:", + "Federated received:" : "Birleşik alınan:", + "Talk conversations:" : "Konuş görüşmeleri:", + "Operating System:" : "İşletim sistemi:", + "CPU:" : "İşlemci", + "Memory:" : "Bellek:", + "Server time:" : "Sunucu zamanı:", + "Uptime:" : "Çalışma süresi:", + "Temperature" : "Sıcaklık", + "CPU Usage:" : "İşlemci kullanımı:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "% {lastMinutePercentage} ({lastMinute}) son 1 dakika\n% {last5MinutesPercentage} ({last5Minutes}) son 5 dakika\n% {last15MinutesPercentage} ({last15Minutes}) son 15 dakika", + "Copied!" : "Kopyalandı!", + "Not supported!" : "Desteklenmiyor!", + "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.", + "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.", + "threads" : "işlem", + "%s%% of all users" : "Tüm kullanıcıların %%%s", + "MB" : "MB", + "Copy" : "Kopyala" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/ug.js b/l10n/ug.js index 14cfcbb7..643cef9d 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -1,42 +1,45 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU ئۇچۇرى يوق", - "CPU Usage:" : "CPU ئىشلىتىشچانلىقى:", - "Load average: {percentage} % ({load}) last minute" : "ئوتتۇرىچە يۈك: ئاخىرقى مىنۇتتا %{percentage}({load}) ", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) ئاخىرقى مىنۇتتا\n{last5MinutesPercentage} % ({last5Minutes}) ئاخىرقى 5 مىنۇتتا\n{last15MinutesPercentage} % ({last15Minutes}) ئاخىرقى 15 مىنۇتتا", - "RAM Usage:" : "RAM ئىشلىتىشچانلىقى:", - "SWAP Usage:" : "SWAP ئىشلىتىشچانلىقى:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: ئومۇمىي: {memTotalBytes} / ھازىرقى ئىشلىتىلىشى: {memUsageBytes}", - "RAM info not available" : "RAM ئۇچۇرى يوق", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: ئومۇمىي: {swapTotalBytes} / ھازىرقى ئىشلىتىلىشى: {swapUsageBytes}", - "SWAP info not available" : "SWAP ئۇچۇرى يوق", - "Copied!" : "كۆچۈرۈلدى!", - "Not supported!" : "قوللىمايدۇ!", - "Press ⌘-C to copy." : "كۆچۈرۈش ئۈچۈن ⌘-C نى بېسىڭ.", - "Press Ctrl-C to copy." : "كۆچۈرۈش ئۈچۈن Ctrl-C نى بېسىڭ.", - "Unknown" : "نامەلۇم", "System" : "سىستېما", + "Unknown" : "نامەلۇم", "Monitoring" : "نازارەت قىلىش", "Monitoring app with useful server information" : "پايدىلىق مۇلازىمېتىر ئۇچۇرلىرى بىلەن نازارەت قىلىش دېتالى", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU يۈكى ، RAM ئىشلىتىش ، دىسكا ئىشلىتىش ، ئىشلەتكۈچى سانى قاتارلىق پايدىلىق مۇلازىمېتىر ئۇچۇرلىرى بىلەن تەمىنلەيدۇ.", - "Operating System:" : "مەشغۇلات سىستېمىسى:", - "CPU:" : "CPU:", - "Memory:" : "ئەستە ساقلاش:", - "Server time:" : "مۇلازىمېتىر ۋاقتى:", - "Uptime:" : "ئىشلەش ۋاقتى:", - "Temperature" : "تېمپېراتۇرا", + "Active users" : "ئاكتىپ ئىشلەتكۈچىلەر", + "Last hour" : "ئالدىنقى سائەت", + "Last 24 Hours" : "ئاخىرقى 24 سائەت", + "Last 7 Days" : "ئاخىرقى 7 كۈن", + "Last 30 Days" : "ئاخىرقى 30 كۈن", + "CPU info not available" : "CPU ئۇچۇرى يوق", + "Load average: {percentage} % ({load}) last minute" : "ئوتتۇرىچە يۈك: ئاخىرقى مىنۇتتا %{percentage}({load}) ", "Load" : "يۈك", - "Memory" : "ئەستە ساقلاش", + "Database" : "ساندان", + "Type:" : "تىپى:", + "Version:" : "نەشرى:", + "Size:" : "چوڭلۇقى:", "Disk" : "دىسكا", "Mount:" : "تاغ:", "Filesystem:" : "ھۆججەت سىستېمىسى:", - "Size:" : "چوڭلۇقى:", "Available:" : "ئىشلەتكىلى بولىدۇ:", "Used:" : "ئىشلىتىلگەن:", "Files:" : "ھۆججەتلەر:", "Storages:" : "دۇكانلار:", "Free Space:" : "ھەقسىز بوشلۇق:", + "RAM Usage:" : "RAM ئىشلىتىشچانلىقى:", + "SWAP Usage:" : "SWAP ئىشلىتىشچانلىقى:", + "RAM info not available" : "RAM ئۇچۇرى يوق", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: ئومۇمىي: {memTotalBytes} / ھازىرقى ئىشلىتىلىشى: {memUsageBytes}", + "SWAP info not available" : "SWAP ئۇچۇرى يوق", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: ئومۇمىي: {swapTotalBytes} / ھازىرقى ئىشلىتىلىشى: {swapUsageBytes}", + "Memory" : "ئەستە ساقلاش", + "External monitoring tool" : "تاشقى كۆزىتىش قورالى", + "Use this end point to connect an external monitoring tool:" : "بۇ ئاخىرقى نۇقتىنى ئىشلىتىپ سىرتقى نازارەت قىلىش قورالىنى ئۇلاڭ:", + "Output in JSON" : "JSON دىكى چىقىرىش", + "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", + "Skip server update" : "مۇلازىمېتىر يېڭىلاشتىن ئاتلاڭ", + "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", "Network" : "تور", "Hostname:" : "ساھىبجامال:", "Gateway:" : "دەرۋازا:", @@ -47,22 +50,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "ئاكتىپ ئىشلەتكۈچىلەر", - "Last hour" : "ئالدىنقى سائەت", - "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ %%%s ", - "Last 24 Hours" : "ئاخىرقى 24 سائەت", - "Last 7 Days" : "ئاخىرقى 7 كۈن", - "Last 30 Days" : "ئاخىرقى 30 كۈن", - "Shares" : "ھەمبەھىرلەر", - "Users:" : "ئىشلەتكۈچىلەر:", - "Groups:" : "گۇرۇپپىلار:", - "Links:" : "ئۇلىنىشلار:", - "Emails:" : "ئېلخەت:", - "Federated sent:" : "فېدېراتسىيە ئەۋەتىلگەن:", - "Federated received:" : "فېدېراتسىيە قوبۇل قىلدى:", - "Talk conversations:" : "سۆھبەت پاراڭلىرى:", "PHP" : "PHP", - "Version:" : "نەشرى:", "Memory limit:" : "ئەستە ساقلاش چېكى:", "Max execution time:" : "ئىجرا قىلىنىش ۋاقتى:", "seconds" : "سېكۇنت", @@ -84,16 +72,28 @@ OC.L10N.register( "Max listen queue:" : "ئەڭ چوڭ ئاڭلاش ئۆچرېتى:", "Max active processes:" : "ئەڭ چوڭ ئاكتىپ جەريانلار:", "Max children reached:" : "ئەڭ چوڭ تارماقلارغا يەتكىنى:", - "Database" : "ساندان", - "Type:" : "تىپى:", - "External monitoring tool" : "تاشقى كۆزىتىش قورالى", - "Use this end point to connect an external monitoring tool:" : "بۇ ئاخىرقى نۇقتىنى ئىشلىتىپ سىرتقى نازارەت قىلىش قورالىنى ئۇلاڭ:", - "Copy" : "كۆچۈرۈڭ", - "Output in JSON" : "JSON دىكى چىقىرىش", - "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", - "Skip server update" : "مۇلازىمېتىر يېڭىلاشتىن ئاتلاڭ", - "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", - "threads" : "يىپلار" + "Shares" : "ھەمبەھىرلەر", + "Users:" : "ئىشلەتكۈچىلەر:", + "Groups:" : "گۇرۇپپىلار:", + "Links:" : "ئۇلىنىشلار:", + "Emails:" : "ئېلخەت:", + "Federated sent:" : "فېدېراتسىيە ئەۋەتىلگەن:", + "Federated received:" : "فېدېراتسىيە قوبۇل قىلدى:", + "Talk conversations:" : "سۆھبەت پاراڭلىرى:", + "Operating System:" : "مەشغۇلات سىستېمىسى:", + "CPU:" : "CPU:", + "Memory:" : "ئەستە ساقلاش:", + "Server time:" : "مۇلازىمېتىر ۋاقتى:", + "Uptime:" : "ئىشلەش ۋاقتى:", + "Temperature" : "تېمپېراتۇرا", + "CPU Usage:" : "CPU ئىشلىتىشچانلىقى:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) ئاخىرقى مىنۇتتا\n{last5MinutesPercentage} % ({last5Minutes}) ئاخىرقى 5 مىنۇتتا\n{last15MinutesPercentage} % ({last15Minutes}) ئاخىرقى 15 مىنۇتتا", + "Copied!" : "كۆچۈرۈلدى!", + "Not supported!" : "قوللىمايدۇ!", + "Press ⌘-C to copy." : "كۆچۈرۈش ئۈچۈن ⌘-C نى بېسىڭ.", + "Press Ctrl-C to copy." : "كۆچۈرۈش ئۈچۈن Ctrl-C نى بېسىڭ.", + "threads" : "يىپلار", + "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ %%%s ", + "Copy" : "كۆچۈرۈڭ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json index 2ef47569..126e2d59 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -1,40 +1,43 @@ { "translations": { - "CPU info not available" : "CPU ئۇچۇرى يوق", - "CPU Usage:" : "CPU ئىشلىتىشچانلىقى:", - "Load average: {percentage} % ({load}) last minute" : "ئوتتۇرىچە يۈك: ئاخىرقى مىنۇتتا %{percentage}({load}) ", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) ئاخىرقى مىنۇتتا\n{last5MinutesPercentage} % ({last5Minutes}) ئاخىرقى 5 مىنۇتتا\n{last15MinutesPercentage} % ({last15Minutes}) ئاخىرقى 15 مىنۇتتا", - "RAM Usage:" : "RAM ئىشلىتىشچانلىقى:", - "SWAP Usage:" : "SWAP ئىشلىتىشچانلىقى:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: ئومۇمىي: {memTotalBytes} / ھازىرقى ئىشلىتىلىشى: {memUsageBytes}", - "RAM info not available" : "RAM ئۇچۇرى يوق", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: ئومۇمىي: {swapTotalBytes} / ھازىرقى ئىشلىتىلىشى: {swapUsageBytes}", - "SWAP info not available" : "SWAP ئۇچۇرى يوق", - "Copied!" : "كۆچۈرۈلدى!", - "Not supported!" : "قوللىمايدۇ!", - "Press ⌘-C to copy." : "كۆچۈرۈش ئۈچۈن ⌘-C نى بېسىڭ.", - "Press Ctrl-C to copy." : "كۆچۈرۈش ئۈچۈن Ctrl-C نى بېسىڭ.", - "Unknown" : "نامەلۇم", "System" : "سىستېما", + "Unknown" : "نامەلۇم", "Monitoring" : "نازارەت قىلىش", "Monitoring app with useful server information" : "پايدىلىق مۇلازىمېتىر ئۇچۇرلىرى بىلەن نازارەت قىلىش دېتالى", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU يۈكى ، RAM ئىشلىتىش ، دىسكا ئىشلىتىش ، ئىشلەتكۈچى سانى قاتارلىق پايدىلىق مۇلازىمېتىر ئۇچۇرلىرى بىلەن تەمىنلەيدۇ.", - "Operating System:" : "مەشغۇلات سىستېمىسى:", - "CPU:" : "CPU:", - "Memory:" : "ئەستە ساقلاش:", - "Server time:" : "مۇلازىمېتىر ۋاقتى:", - "Uptime:" : "ئىشلەش ۋاقتى:", - "Temperature" : "تېمپېراتۇرا", + "Active users" : "ئاكتىپ ئىشلەتكۈچىلەر", + "Last hour" : "ئالدىنقى سائەت", + "Last 24 Hours" : "ئاخىرقى 24 سائەت", + "Last 7 Days" : "ئاخىرقى 7 كۈن", + "Last 30 Days" : "ئاخىرقى 30 كۈن", + "CPU info not available" : "CPU ئۇچۇرى يوق", + "Load average: {percentage} % ({load}) last minute" : "ئوتتۇرىچە يۈك: ئاخىرقى مىنۇتتا %{percentage}({load}) ", "Load" : "يۈك", - "Memory" : "ئەستە ساقلاش", + "Database" : "ساندان", + "Type:" : "تىپى:", + "Version:" : "نەشرى:", + "Size:" : "چوڭلۇقى:", "Disk" : "دىسكا", "Mount:" : "تاغ:", "Filesystem:" : "ھۆججەت سىستېمىسى:", - "Size:" : "چوڭلۇقى:", "Available:" : "ئىشلەتكىلى بولىدۇ:", "Used:" : "ئىشلىتىلگەن:", "Files:" : "ھۆججەتلەر:", "Storages:" : "دۇكانلار:", "Free Space:" : "ھەقسىز بوشلۇق:", + "RAM Usage:" : "RAM ئىشلىتىشچانلىقى:", + "SWAP Usage:" : "SWAP ئىشلىتىشچانلىقى:", + "RAM info not available" : "RAM ئۇچۇرى يوق", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: ئومۇمىي: {memTotalBytes} / ھازىرقى ئىشلىتىلىشى: {memUsageBytes}", + "SWAP info not available" : "SWAP ئۇچۇرى يوق", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: ئومۇمىي: {swapTotalBytes} / ھازىرقى ئىشلىتىلىشى: {swapUsageBytes}", + "Memory" : "ئەستە ساقلاش", + "External monitoring tool" : "تاشقى كۆزىتىش قورالى", + "Use this end point to connect an external monitoring tool:" : "بۇ ئاخىرقى نۇقتىنى ئىشلىتىپ سىرتقى نازارەت قىلىش قورالىنى ئۇلاڭ:", + "Output in JSON" : "JSON دىكى چىقىرىش", + "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", + "Skip server update" : "مۇلازىمېتىر يېڭىلاشتىن ئاتلاڭ", + "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", "Network" : "تور", "Hostname:" : "ساھىبجامال:", "Gateway:" : "دەرۋازا:", @@ -45,22 +48,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "ئاكتىپ ئىشلەتكۈچىلەر", - "Last hour" : "ئالدىنقى سائەت", - "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ %%%s ", - "Last 24 Hours" : "ئاخىرقى 24 سائەت", - "Last 7 Days" : "ئاخىرقى 7 كۈن", - "Last 30 Days" : "ئاخىرقى 30 كۈن", - "Shares" : "ھەمبەھىرلەر", - "Users:" : "ئىشلەتكۈچىلەر:", - "Groups:" : "گۇرۇپپىلار:", - "Links:" : "ئۇلىنىشلار:", - "Emails:" : "ئېلخەت:", - "Federated sent:" : "فېدېراتسىيە ئەۋەتىلگەن:", - "Federated received:" : "فېدېراتسىيە قوبۇل قىلدى:", - "Talk conversations:" : "سۆھبەت پاراڭلىرى:", "PHP" : "PHP", - "Version:" : "نەشرى:", "Memory limit:" : "ئەستە ساقلاش چېكى:", "Max execution time:" : "ئىجرا قىلىنىش ۋاقتى:", "seconds" : "سېكۇنت", @@ -82,16 +70,28 @@ "Max listen queue:" : "ئەڭ چوڭ ئاڭلاش ئۆچرېتى:", "Max active processes:" : "ئەڭ چوڭ ئاكتىپ جەريانلار:", "Max children reached:" : "ئەڭ چوڭ تارماقلارغا يەتكىنى:", - "Database" : "ساندان", - "Type:" : "تىپى:", - "External monitoring tool" : "تاشقى كۆزىتىش قورالى", - "Use this end point to connect an external monitoring tool:" : "بۇ ئاخىرقى نۇقتىنى ئىشلىتىپ سىرتقى نازارەت قىلىش قورالىنى ئۇلاڭ:", - "Copy" : "كۆچۈرۈڭ", - "Output in JSON" : "JSON دىكى چىقىرىش", - "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", - "Skip server update" : "مۇلازىمېتىر يېڭىلاشتىن ئاتلاڭ", - "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", - "threads" : "يىپلار" + "Shares" : "ھەمبەھىرلەر", + "Users:" : "ئىشلەتكۈچىلەر:", + "Groups:" : "گۇرۇپپىلار:", + "Links:" : "ئۇلىنىشلار:", + "Emails:" : "ئېلخەت:", + "Federated sent:" : "فېدېراتسىيە ئەۋەتىلگەن:", + "Federated received:" : "فېدېراتسىيە قوبۇل قىلدى:", + "Talk conversations:" : "سۆھبەت پاراڭلىرى:", + "Operating System:" : "مەشغۇلات سىستېمىسى:", + "CPU:" : "CPU:", + "Memory:" : "ئەستە ساقلاش:", + "Server time:" : "مۇلازىمېتىر ۋاقتى:", + "Uptime:" : "ئىشلەش ۋاقتى:", + "Temperature" : "تېمپېراتۇرا", + "CPU Usage:" : "CPU ئىشلىتىشچانلىقى:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) ئاخىرقى مىنۇتتا\n{last5MinutesPercentage} % ({last5Minutes}) ئاخىرقى 5 مىنۇتتا\n{last15MinutesPercentage} % ({last15Minutes}) ئاخىرقى 15 مىنۇتتا", + "Copied!" : "كۆچۈرۈلدى!", + "Not supported!" : "قوللىمايدۇ!", + "Press ⌘-C to copy." : "كۆچۈرۈش ئۈچۈن ⌘-C نى بېسىڭ.", + "Press Ctrl-C to copy." : "كۆچۈرۈش ئۈچۈن Ctrl-C نى بېسىڭ.", + "threads" : "يىپلار", + "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ %%%s ", + "Copy" : "كۆچۈرۈڭ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 94b5f4dc..a1de33d7 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Інформація про процесор недоступна", - "CPU Usage:" : "Використання CPU:", - "Load average: {percentage} % ({load}) last minute" : "Середнє навантаження: {percentage} % ({load}) за останню хв.", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за останню хв.\n{last5MinutesPercentage} % ({last5Minutes}) за останні 5 хв.\n{last15MinutesPercentage} % ({last15Minutes}) за останні 15 хв.", - "RAM Usage:" : "Використання ОЗУ:", - "SWAP Usage:" : "Використання Swap:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Оперативна пам’ять: використано {memUsageBytes} із {memTotalBytes}", - "RAM info not available" : "Інформація про оперативну пам'ять недоступна", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Файл підкачки: використано {swapUsageBytes} із {swapTotalBytes}", - "SWAP info not available" : "Інформація про обмін недоступна", - "Copied!" : "Скопійовано!", - "Not supported!" : "Не підтримується!", - "Press ⌘-C to copy." : "Натисніть ⌘-C, щоб скопіювати.", - "Press Ctrl-C to copy." : "Натисніть Ctrl-C, щоб скопіювати.", + "System" : "Система", "Unknown" : "Невідомо", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d днів, %2$d годин, %3$d хвилин, %4$d секунд", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d годин, %2$d хвилин, %3$d секунд", - "System" : "Система", "Monitoring" : "Моніторинг", "Monitoring app with useful server information" : "Застосунок моніторингу з корисною інформацією про сервер", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Надає корисну інформацію про сервер, таку як навантаження ЦПУ, використання пам'яті, використання диску, кількість користувачів тощо.", - "Operating System:" : "Операційна система:", - "CPU:" : "ЦП:", - "Memory:" : "Пам'ять:", - "Server time:" : "Час сервера:", - "Uptime:" : "Час роботи:", - "Temperature" : "Температура", + "Active users" : "Активні користувачі", + "Last hour" : "За останню годину", + "Last 24 Hours" : "За останні 24 години", + "Last 7 Days" : "За останні 7 днів", + "Last 30 Days" : "За останні 30 днів", + "CPU info not available" : "Інформація про процесор недоступна", + "Load average: {percentage} % ({load}) last minute" : "Середнє навантаження: {percentage} % ({load}) за останню хв.", "Load" : "Навантаження", - "Memory" : "Пам'ять", + "Database" : "База даних", + "Type:" : "Тип:", + "Version:" : "Версія:", + "Size:" : "Розмір:", "Disk" : "Диск", "Mount:" : "Точка монтування:", "Filesystem:" : "Файлова система:", - "Size:" : "Розмір:", "Available:" : "Доступно:", "Used:" : "Використано:", "Files:" : "Файлів:", "Storages:" : "Сховищ:", "Free Space:" : "Вільно:", + "RAM Usage:" : "Використання ОЗУ:", + "SWAP Usage:" : "Використання Swap:", + "RAM info not available" : "Інформація про оперативну пам'ять недоступна", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Оперативна пам’ять: використано {memUsageBytes} із {memTotalBytes}", + "SWAP info not available" : "Інформація про обмін недоступна", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Файл підкачки: використано {swapUsageBytes} із {swapTotalBytes}", + "Memory" : "Пам'ять", + "External monitoring tool" : "Моніторинг сторонніми засобами", + "Use this end point to connect an external monitoring tool:" : "Точка доступу для під'єднання зовнішніх інструментів моніторингу:", + "Output in JSON" : "Вихідний звіт у форматі JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Не показувати інформацію про застосунки (показ даних застосунків призведе до надсилання зовнішніх запитів до крамниці застосунків)", + "Skip server update" : "Не показувати оновлення сервера", + "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." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL.", "Network" : "Мережа", "Hostname:" : "Ім'я хосту:", "Gateway:" : "Шлюз:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Активні користувачі", - "Last hour" : "За останню годину", - "%s%% of all users" : "%s%% від усіх користувачів", - "Last 24 Hours" : "За останні 24 години", - "Last 7 Days" : "За останні 7 днів", - "Last 30 Days" : "За останні 30 днів", - "Shares" : "Ресурси спільного доступу", - "Users:" : "Користувачів:", - "Groups:" : "Груп:", - "Links:" : "Посилань:", - "Emails:" : "Ел. адрес:", - "Federated sent:" : "Надіслано на сусідні сервери:", - "Federated received:" : "Отримано від сусідніх серверів:", - "Talk conversations:" : "Розмов Talk:", "PHP" : "PHP", - "Version:" : "Версія:", "Memory limit:" : "Обмеження пам'яті:", - "MB" : "МБ", "Max execution time:" : "Максимальний час виконання:", "seconds" : "секунд", "Upload max size:" : "Макс. розмір завантаження:", @@ -88,16 +75,30 @@ OC.L10N.register( "Max listen queue:" : "Макс. черга прослуховування:", "Max active processes:" : "Макс. активних процесів:", "Max children reached:" : "Макс. досягнуто дочірніх процесів:", - "Database" : "База даних", - "Type:" : "Тип:", - "External monitoring tool" : "Моніторинг сторонніми засобами", - "Use this end point to connect an external monitoring tool:" : "Точка доступу для під'єднання зовнішніх інструментів моніторингу:", + "Shares" : "Ресурси спільного доступу", + "Users:" : "Користувачів:", + "Groups:" : "Груп:", + "Links:" : "Посилань:", + "Emails:" : "Ел. адрес:", + "Federated sent:" : "Надіслано на сусідні сервери:", + "Federated received:" : "Отримано від сусідніх серверів:", + "Talk conversations:" : "Розмов Talk:", + "Operating System:" : "Операційна система:", + "CPU:" : "ЦП:", + "Memory:" : "Пам'ять:", + "Server time:" : "Час сервера:", + "Uptime:" : "Час роботи:", + "Temperature" : "Температура", + "CPU Usage:" : "Використання CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за останню хв.\n{last5MinutesPercentage} % ({last5Minutes}) за останні 5 хв.\n{last15MinutesPercentage} % ({last15Minutes}) за останні 15 хв.", + "Copied!" : "Скопійовано!", + "Not supported!" : "Не підтримується!", + "Press ⌘-C to copy." : "Натисніть ⌘-C, щоб скопіювати.", + "Press Ctrl-C to copy." : "Натисніть Ctrl-C, щоб скопіювати.", + "threads" : "нитки", + "%s%% of all users" : "%s%% від усіх користувачів", + "MB" : "МБ", "Copy" : "Копіювати", - "Output in JSON" : "Вихідний звіт у форматі JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Не показувати інформацію про застосунки (показ даних застосунків призведе до надсилання зовнішніх запитів до крамниці застосунків)", - "Skip server update" : "Не показувати оновлення сервера", - "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." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL.", - "threads" : "нитки" + "%1$s (%2$d threads)" : "%1$s (%2$d ниток)" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/l10n/uk.json b/l10n/uk.json index 941bc73f..5590683a 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "Інформація про процесор недоступна", - "CPU Usage:" : "Використання CPU:", - "Load average: {percentage} % ({load}) last minute" : "Середнє навантаження: {percentage} % ({load}) за останню хв.", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за останню хв.\n{last5MinutesPercentage} % ({last5Minutes}) за останні 5 хв.\n{last15MinutesPercentage} % ({last15Minutes}) за останні 15 хв.", - "RAM Usage:" : "Використання ОЗУ:", - "SWAP Usage:" : "Використання Swap:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Оперативна пам’ять: використано {memUsageBytes} із {memTotalBytes}", - "RAM info not available" : "Інформація про оперативну пам'ять недоступна", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Файл підкачки: використано {swapUsageBytes} із {swapTotalBytes}", - "SWAP info not available" : "Інформація про обмін недоступна", - "Copied!" : "Скопійовано!", - "Not supported!" : "Не підтримується!", - "Press ⌘-C to copy." : "Натисніть ⌘-C, щоб скопіювати.", - "Press Ctrl-C to copy." : "Натисніть Ctrl-C, щоб скопіювати.", + "System" : "Система", "Unknown" : "Невідомо", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d днів, %2$d годин, %3$d хвилин, %4$d секунд", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d годин, %2$d хвилин, %3$d секунд", - "System" : "Система", "Monitoring" : "Моніторинг", "Monitoring app with useful server information" : "Застосунок моніторингу з корисною інформацією про сервер", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Надає корисну інформацію про сервер, таку як навантаження ЦПУ, використання пам'яті, використання диску, кількість користувачів тощо.", - "Operating System:" : "Операційна система:", - "CPU:" : "ЦП:", - "Memory:" : "Пам'ять:", - "Server time:" : "Час сервера:", - "Uptime:" : "Час роботи:", - "Temperature" : "Температура", + "Active users" : "Активні користувачі", + "Last hour" : "За останню годину", + "Last 24 Hours" : "За останні 24 години", + "Last 7 Days" : "За останні 7 днів", + "Last 30 Days" : "За останні 30 днів", + "CPU info not available" : "Інформація про процесор недоступна", + "Load average: {percentage} % ({load}) last minute" : "Середнє навантаження: {percentage} % ({load}) за останню хв.", "Load" : "Навантаження", - "Memory" : "Пам'ять", + "Database" : "База даних", + "Type:" : "Тип:", + "Version:" : "Версія:", + "Size:" : "Розмір:", "Disk" : "Диск", "Mount:" : "Точка монтування:", "Filesystem:" : "Файлова система:", - "Size:" : "Розмір:", "Available:" : "Доступно:", "Used:" : "Використано:", "Files:" : "Файлів:", "Storages:" : "Сховищ:", "Free Space:" : "Вільно:", + "RAM Usage:" : "Використання ОЗУ:", + "SWAP Usage:" : "Використання Swap:", + "RAM info not available" : "Інформація про оперативну пам'ять недоступна", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Оперативна пам’ять: використано {memUsageBytes} із {memTotalBytes}", + "SWAP info not available" : "Інформація про обмін недоступна", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Файл підкачки: використано {swapUsageBytes} із {swapTotalBytes}", + "Memory" : "Пам'ять", + "External monitoring tool" : "Моніторинг сторонніми засобами", + "Use this end point to connect an external monitoring tool:" : "Точка доступу для під'єднання зовнішніх інструментів моніторингу:", + "Output in JSON" : "Вихідний звіт у форматі JSON", + "Skip apps section (including apps section will send an external request to the app store)" : "Не показувати інформацію про застосунки (показ даних застосунків призведе до надсилання зовнішніх запитів до крамниці застосунків)", + "Skip server update" : "Не показувати оновлення сервера", + "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." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL.", "Network" : "Мережа", "Hostname:" : "Ім'я хосту:", "Gateway:" : "Шлюз:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Активні користувачі", - "Last hour" : "За останню годину", - "%s%% of all users" : "%s%% від усіх користувачів", - "Last 24 Hours" : "За останні 24 години", - "Last 7 Days" : "За останні 7 днів", - "Last 30 Days" : "За останні 30 днів", - "Shares" : "Ресурси спільного доступу", - "Users:" : "Користувачів:", - "Groups:" : "Груп:", - "Links:" : "Посилань:", - "Emails:" : "Ел. адрес:", - "Federated sent:" : "Надіслано на сусідні сервери:", - "Federated received:" : "Отримано від сусідніх серверів:", - "Talk conversations:" : "Розмов Talk:", "PHP" : "PHP", - "Version:" : "Версія:", "Memory limit:" : "Обмеження пам'яті:", - "MB" : "МБ", "Max execution time:" : "Максимальний час виконання:", "seconds" : "секунд", "Upload max size:" : "Макс. розмір завантаження:", @@ -86,16 +73,30 @@ "Max listen queue:" : "Макс. черга прослуховування:", "Max active processes:" : "Макс. активних процесів:", "Max children reached:" : "Макс. досягнуто дочірніх процесів:", - "Database" : "База даних", - "Type:" : "Тип:", - "External monitoring tool" : "Моніторинг сторонніми засобами", - "Use this end point to connect an external monitoring tool:" : "Точка доступу для під'єднання зовнішніх інструментів моніторингу:", + "Shares" : "Ресурси спільного доступу", + "Users:" : "Користувачів:", + "Groups:" : "Груп:", + "Links:" : "Посилань:", + "Emails:" : "Ел. адрес:", + "Federated sent:" : "Надіслано на сусідні сервери:", + "Federated received:" : "Отримано від сусідніх серверів:", + "Talk conversations:" : "Розмов Talk:", + "Operating System:" : "Операційна система:", + "CPU:" : "ЦП:", + "Memory:" : "Пам'ять:", + "Server time:" : "Час сервера:", + "Uptime:" : "Час роботи:", + "Temperature" : "Температура", + "CPU Usage:" : "Використання CPU:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за останню хв.\n{last5MinutesPercentage} % ({last5Minutes}) за останні 5 хв.\n{last15MinutesPercentage} % ({last15Minutes}) за останні 15 хв.", + "Copied!" : "Скопійовано!", + "Not supported!" : "Не підтримується!", + "Press ⌘-C to copy." : "Натисніть ⌘-C, щоб скопіювати.", + "Press Ctrl-C to copy." : "Натисніть Ctrl-C, щоб скопіювати.", + "threads" : "нитки", + "%s%% of all users" : "%s%% від усіх користувачів", + "MB" : "МБ", "Copy" : "Копіювати", - "Output in JSON" : "Вихідний звіт у форматі JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Не показувати інформацію про застосунки (показ даних застосунків призведе до надсилання зовнішніх запитів до крамниці застосунків)", - "Skip server update" : "Не показувати оновлення сервера", - "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." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL.", - "threads" : "нитки" + "%1$s (%2$d threads)" : "%1$s (%2$d ниток)" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/l10n/uz.js b/l10n/uz.js index 6d1ea19f..66873eec 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU haqida ma'lumot mavjud emas", - "CPU Usage:" : "CPU foydalanishi:", - "Load average: {percentage} % ({load}) last minute" : "Yuklanish o'rtachasi: oxirgi daqiqada {percentage} % ({load})", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) oxirgi daqiqa\n{last5MinutesPercentage} % ({last5Minutes}) oxirgi 5 daqiqa\n{last15MinutesPercentage} % ({last15Minutes}) oxirgi 15 daqiqa", - "RAM Usage:" : "Operativ xotiradan foydalanish:", - "SWAP Usage:" : "SWAPdan foydalanish:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operativ xotira: Jami: {memTotalBytes}/Joriy foydalanish: {memUsageBytes}", - "RAM info not available" : "Operativ xotira haqida ma'lumot mavjud emas", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Jami: {swapTotalBytes}/Joriy foydalanish: {swapUsageBytes}", - "SWAP info not available" : "SWAP ma'lumotlari mavjud emas", - "Copied!" : "Nusxalandi!", - "Not supported!" : "Qo'llab-quvvatlanmaydi!", - "Press ⌘-C to copy." : "Nusxalash uchun ⌘-C ni bosing.", - "Press Ctrl-C to copy." : "Nusxalash uchun Ctrl-C ni bosing.", + "System" : "Tizim", "Unknown" : "Noma'lum", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d kun, %2$d soat, %3$d daqiqa, %4$d soniya", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d soat, %2$d daqiqa, %3$d soniya", - "System" : "Tizim", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Foydali server ma'lumotlari bilan monitoring ilovasi", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU yuklanishi, operativ xotiradan foydalanish, diskdan foydalanish, foydalanuvchilar soni va boshqalar kabi foydali server ma'lumotlarini taqdim etadi.", - "Operating System:" : "Operatsion tizim:", - "CPU:" : "CPU:", - "Memory:" : "Xotira:", - "Server time:" : "Server vaqti:", - "Uptime:" : "Ish vaqti:", - "Temperature" : "Harorat", + "Active users" : "Faol foydalanuvchilar", + "Last hour" : "So'nggi soat", + "Last 24 Hours" : "So'nggi 24 soat", + "Last 7 Days" : "So'nggi 7 kun", + "Last 30 Days" : "Oxirgi 30 kun", + "CPU info not available" : "CPU haqida ma'lumot mavjud emas", + "Load average: {percentage} % ({load}) last minute" : "Yuklanish o'rtachasi: oxirgi daqiqada {percentage} % ({load})", "Load" : "Yuklamoq", - "Memory" : "Xotira", + "Database" : "Ma'lumotlar bazasi", + "Type:" : "Turi:", + "Version:" : "Versiya:", + "Size:" : "Hajmi:", "Disk" : "Disk", "Mount:" : "O'rnatish:", "Filesystem:" : "Fayl tizimi:", - "Size:" : "Hajmi:", "Available:" : "Mavjud:", "Used:" : "Ishlatilgan:", "Files:" : "Fayllar:", "Storages:" : "Omborlar:", "Free Space:" : "Bo'sh joy:", + "RAM Usage:" : "Operativ xotiradan foydalanish:", + "SWAP Usage:" : "SWAPdan foydalanish:", + "RAM info not available" : "Operativ xotira haqida ma'lumot mavjud emas", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operativ xotira: Jami: {memTotalBytes}/Joriy foydalanish: {memUsageBytes}", + "SWAP info not available" : "SWAP ma'lumotlari mavjud emas", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Jami: {swapTotalBytes}/Joriy foydalanish: {swapUsageBytes}", + "Memory" : "Xotira", + "External monitoring tool" : "Tashqi monitoring vositasi", + "Use this end point to connect an external monitoring tool:" : "Tashqi monitoring vositasini ulash uchun ushbu so'nggi nuqtadan foydalaning:", + "Output in JSON" : "JSON formatida chiqish", + "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", + "Skip server update" : "Server yangilanishini o'tkazib yuborish", + "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating.", "Network" : "Tarmoq", "Hostname:" : "Xost nomi:", "Gateway:" : "Darvoza:", @@ -48,24 +51,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Faol foydalanuvchilar", - "Last hour" : "So'nggi soat", - "%s%% of all users" : "Barcha foydalanuvchilarning %s%%", - "Last 24 Hours" : "So'nggi 24 soat", - "Last 7 Days" : "So'nggi 7 kun", - "Last 30 Days" : "Oxirgi 30 kun", - "Shares" : "Ulashishlar", - "Users:" : "Foydalanuvchilar:", - "Groups:" : "Guruhlar:", - "Links:" : "Havolalar:", - "Emails:" : "Elektron pochta xabarlari:", - "Federated sent:" : "Markaz tomonidan yuborildi:", - "Federated received:" : "Markaz tomonidan qabul qilindi:", - "Talk conversations:" : "Suhbat sharxi:", "PHP" : "PHP", - "Version:" : "Versiya:", "Memory limit:" : "Xotira chegarasi:", - "MB" : "MB", "Max execution time:" : "Maksimal bajarish vaqti:", "seconds" : "sekundlar", "Upload max size:" : "Maksimal hajmni yuklash:", @@ -87,16 +74,29 @@ OC.L10N.register( "Max listen queue:" : "Maksimal tinglash navbati:", "Max active processes:" : "Maksimal faol jarayonlar:", "Max children reached:" : "Maksimal bolalar yetib kelishdi:", - "Database" : "Ma'lumotlar bazasi", - "Type:" : "Turi:", - "External monitoring tool" : "Tashqi monitoring vositasi", - "Use this end point to connect an external monitoring tool:" : "Tashqi monitoring vositasini ulash uchun ushbu so'nggi nuqtadan foydalaning:", - "Copy" : "Nusxa", - "Output in JSON" : "JSON formatida chiqish", - "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", - "Skip server update" : "Server yangilanishini o'tkazib yuborish", - "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating.", - "threads" : "yo'nalishlar" + "Shares" : "Ulashishlar", + "Users:" : "Foydalanuvchilar:", + "Groups:" : "Guruhlar:", + "Links:" : "Havolalar:", + "Emails:" : "Elektron pochta xabarlari:", + "Federated sent:" : "Markaz tomonidan yuborildi:", + "Federated received:" : "Markaz tomonidan qabul qilindi:", + "Talk conversations:" : "Suhbat sharxi:", + "Operating System:" : "Operatsion tizim:", + "CPU:" : "CPU:", + "Memory:" : "Xotira:", + "Server time:" : "Server vaqti:", + "Uptime:" : "Ish vaqti:", + "Temperature" : "Harorat", + "CPU Usage:" : "CPU foydalanishi:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) oxirgi daqiqa\n{last5MinutesPercentage} % ({last5Minutes}) oxirgi 5 daqiqa\n{last15MinutesPercentage} % ({last15Minutes}) oxirgi 15 daqiqa", + "Copied!" : "Nusxalandi!", + "Not supported!" : "Qo'llab-quvvatlanmaydi!", + "Press ⌘-C to copy." : "Nusxalash uchun ⌘-C ni bosing.", + "Press Ctrl-C to copy." : "Nusxalash uchun Ctrl-C ni bosing.", + "threads" : "yo'nalishlar", + "%s%% of all users" : "Barcha foydalanuvchilarning %s%%", + "MB" : "MB", + "Copy" : "Nusxa" }, "nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json index 3109ed6f..ec831f27 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "CPU haqida ma'lumot mavjud emas", - "CPU Usage:" : "CPU foydalanishi:", - "Load average: {percentage} % ({load}) last minute" : "Yuklanish o'rtachasi: oxirgi daqiqada {percentage} % ({load})", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) oxirgi daqiqa\n{last5MinutesPercentage} % ({last5Minutes}) oxirgi 5 daqiqa\n{last15MinutesPercentage} % ({last15Minutes}) oxirgi 15 daqiqa", - "RAM Usage:" : "Operativ xotiradan foydalanish:", - "SWAP Usage:" : "SWAPdan foydalanish:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operativ xotira: Jami: {memTotalBytes}/Joriy foydalanish: {memUsageBytes}", - "RAM info not available" : "Operativ xotira haqida ma'lumot mavjud emas", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Jami: {swapTotalBytes}/Joriy foydalanish: {swapUsageBytes}", - "SWAP info not available" : "SWAP ma'lumotlari mavjud emas", - "Copied!" : "Nusxalandi!", - "Not supported!" : "Qo'llab-quvvatlanmaydi!", - "Press ⌘-C to copy." : "Nusxalash uchun ⌘-C ni bosing.", - "Press Ctrl-C to copy." : "Nusxalash uchun Ctrl-C ni bosing.", + "System" : "Tizim", "Unknown" : "Noma'lum", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d kun, %2$d soat, %3$d daqiqa, %4$d soniya", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d soat, %2$d daqiqa, %3$d soniya", - "System" : "Tizim", "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Foydali server ma'lumotlari bilan monitoring ilovasi", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU yuklanishi, operativ xotiradan foydalanish, diskdan foydalanish, foydalanuvchilar soni va boshqalar kabi foydali server ma'lumotlarini taqdim etadi.", - "Operating System:" : "Operatsion tizim:", - "CPU:" : "CPU:", - "Memory:" : "Xotira:", - "Server time:" : "Server vaqti:", - "Uptime:" : "Ish vaqti:", - "Temperature" : "Harorat", + "Active users" : "Faol foydalanuvchilar", + "Last hour" : "So'nggi soat", + "Last 24 Hours" : "So'nggi 24 soat", + "Last 7 Days" : "So'nggi 7 kun", + "Last 30 Days" : "Oxirgi 30 kun", + "CPU info not available" : "CPU haqida ma'lumot mavjud emas", + "Load average: {percentage} % ({load}) last minute" : "Yuklanish o'rtachasi: oxirgi daqiqada {percentage} % ({load})", "Load" : "Yuklamoq", - "Memory" : "Xotira", + "Database" : "Ma'lumotlar bazasi", + "Type:" : "Turi:", + "Version:" : "Versiya:", + "Size:" : "Hajmi:", "Disk" : "Disk", "Mount:" : "O'rnatish:", "Filesystem:" : "Fayl tizimi:", - "Size:" : "Hajmi:", "Available:" : "Mavjud:", "Used:" : "Ishlatilgan:", "Files:" : "Fayllar:", "Storages:" : "Omborlar:", "Free Space:" : "Bo'sh joy:", + "RAM Usage:" : "Operativ xotiradan foydalanish:", + "SWAP Usage:" : "SWAPdan foydalanish:", + "RAM info not available" : "Operativ xotira haqida ma'lumot mavjud emas", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operativ xotira: Jami: {memTotalBytes}/Joriy foydalanish: {memUsageBytes}", + "SWAP info not available" : "SWAP ma'lumotlari mavjud emas", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Jami: {swapTotalBytes}/Joriy foydalanish: {swapUsageBytes}", + "Memory" : "Xotira", + "External monitoring tool" : "Tashqi monitoring vositasi", + "Use this end point to connect an external monitoring tool:" : "Tashqi monitoring vositasini ulash uchun ushbu so'nggi nuqtadan foydalaning:", + "Output in JSON" : "JSON formatida chiqish", + "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", + "Skip server update" : "Server yangilanishini o'tkazib yuborish", + "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating.", "Network" : "Tarmoq", "Hostname:" : "Xost nomi:", "Gateway:" : "Darvoza:", @@ -46,24 +49,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "Faol foydalanuvchilar", - "Last hour" : "So'nggi soat", - "%s%% of all users" : "Barcha foydalanuvchilarning %s%%", - "Last 24 Hours" : "So'nggi 24 soat", - "Last 7 Days" : "So'nggi 7 kun", - "Last 30 Days" : "Oxirgi 30 kun", - "Shares" : "Ulashishlar", - "Users:" : "Foydalanuvchilar:", - "Groups:" : "Guruhlar:", - "Links:" : "Havolalar:", - "Emails:" : "Elektron pochta xabarlari:", - "Federated sent:" : "Markaz tomonidan yuborildi:", - "Federated received:" : "Markaz tomonidan qabul qilindi:", - "Talk conversations:" : "Suhbat sharxi:", "PHP" : "PHP", - "Version:" : "Versiya:", "Memory limit:" : "Xotira chegarasi:", - "MB" : "MB", "Max execution time:" : "Maksimal bajarish vaqti:", "seconds" : "sekundlar", "Upload max size:" : "Maksimal hajmni yuklash:", @@ -85,16 +72,29 @@ "Max listen queue:" : "Maksimal tinglash navbati:", "Max active processes:" : "Maksimal faol jarayonlar:", "Max children reached:" : "Maksimal bolalar yetib kelishdi:", - "Database" : "Ma'lumotlar bazasi", - "Type:" : "Turi:", - "External monitoring tool" : "Tashqi monitoring vositasi", - "Use this end point to connect an external monitoring tool:" : "Tashqi monitoring vositasini ulash uchun ushbu so'nggi nuqtadan foydalaning:", - "Copy" : "Nusxa", - "Output in JSON" : "JSON formatida chiqish", - "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", - "Skip server update" : "Server yangilanishini o'tkazib yuborish", - "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating.", - "threads" : "yo'nalishlar" + "Shares" : "Ulashishlar", + "Users:" : "Foydalanuvchilar:", + "Groups:" : "Guruhlar:", + "Links:" : "Havolalar:", + "Emails:" : "Elektron pochta xabarlari:", + "Federated sent:" : "Markaz tomonidan yuborildi:", + "Federated received:" : "Markaz tomonidan qabul qilindi:", + "Talk conversations:" : "Suhbat sharxi:", + "Operating System:" : "Operatsion tizim:", + "CPU:" : "CPU:", + "Memory:" : "Xotira:", + "Server time:" : "Server vaqti:", + "Uptime:" : "Ish vaqti:", + "Temperature" : "Harorat", + "CPU Usage:" : "CPU foydalanishi:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) oxirgi daqiqa\n{last5MinutesPercentage} % ({last5Minutes}) oxirgi 5 daqiqa\n{last15MinutesPercentage} % ({last15Minutes}) oxirgi 15 daqiqa", + "Copied!" : "Nusxalandi!", + "Not supported!" : "Qo'llab-quvvatlanmaydi!", + "Press ⌘-C to copy." : "Nusxalash uchun ⌘-C ni bosing.", + "Press Ctrl-C to copy." : "Nusxalash uchun Ctrl-C ni bosing.", + "threads" : "yo'nalishlar", + "%s%% of all users" : "Barcha foydalanuvchilarning %s%%", + "MB" : "MB", + "Copy" : "Nusxa" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/vi.js b/l10n/vi.js index a5686fd3..b18d40d5 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -1,30 +1,30 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "Không lấy được thông tin CPU", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Tổng: {memTotalBytes}/Đang sử dụng: {memUsageBytes}", - "RAM info not available" : "Không lấy được thông tin RAM", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Tổng: {swapTotalBytes}/Đang sử dụng: {swapUsageBytes}", - "SWAP info not available" : "Không lấy được thông tin SWAP", - "Copied!" : "Đã sao chép!", - "Not supported!" : "Không hỗ trợ!", - "Press ⌘-C to copy." : "Bấm ⌘-C để sao chép.", - "Press Ctrl-C to copy." : "Bấm Ctrl-C để sao chép.", - "Unknown" : "Không xác định", "System" : "Hệ thống", + "Unknown" : "Không xác định", "Monitoring" : "Giám sát", + "Active users" : "Người dùng hoạt động", + "CPU info not available" : "Không lấy được thông tin CPU", + "Database" : "Cơ sở dữ liệu", + "Type:" : "Loại:", + "Version:" : "Phiên bản:", "Size:" : "Kích thước:", "Files:" : "Tệp tin:", - "Active users" : "Người dùng hoạt động", - "Shares" : "Chia sẻ", - "Users:" : "Người dùng:", + "RAM info not available" : "Không lấy được thông tin RAM", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Tổng: {memTotalBytes}/Đang sử dụng: {memUsageBytes}", + "SWAP info not available" : "Không lấy được thông tin SWAP", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Tổng: {swapTotalBytes}/Đang sử dụng: {swapUsageBytes}", + "External monitoring tool" : "Công cụ giám sát ngoài", "PHP" : "PHP", - "Version:" : "Phiên bản:", "seconds" : "giây", "Upload max size:" : "Kích thước Upload tối đa:", - "Database" : "Cơ sở dữ liệu", - "Type:" : "Loại:", - "External monitoring tool" : "Công cụ giám sát ngoài", + "Shares" : "Chia sẻ", + "Users:" : "Người dùng:", + "Copied!" : "Đã sao chép!", + "Not supported!" : "Không hỗ trợ!", + "Press ⌘-C to copy." : "Bấm ⌘-C để sao chép.", + "Press Ctrl-C to copy." : "Bấm Ctrl-C để sao chép.", "Copy" : "Sao chép" }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index 652bc5b0..f4b55023 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -1,28 +1,28 @@ { "translations": { - "CPU info not available" : "Không lấy được thông tin CPU", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Tổng: {memTotalBytes}/Đang sử dụng: {memUsageBytes}", - "RAM info not available" : "Không lấy được thông tin RAM", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Tổng: {swapTotalBytes}/Đang sử dụng: {swapUsageBytes}", - "SWAP info not available" : "Không lấy được thông tin SWAP", - "Copied!" : "Đã sao chép!", - "Not supported!" : "Không hỗ trợ!", - "Press ⌘-C to copy." : "Bấm ⌘-C để sao chép.", - "Press Ctrl-C to copy." : "Bấm Ctrl-C để sao chép.", - "Unknown" : "Không xác định", "System" : "Hệ thống", + "Unknown" : "Không xác định", "Monitoring" : "Giám sát", + "Active users" : "Người dùng hoạt động", + "CPU info not available" : "Không lấy được thông tin CPU", + "Database" : "Cơ sở dữ liệu", + "Type:" : "Loại:", + "Version:" : "Phiên bản:", "Size:" : "Kích thước:", "Files:" : "Tệp tin:", - "Active users" : "Người dùng hoạt động", - "Shares" : "Chia sẻ", - "Users:" : "Người dùng:", + "RAM info not available" : "Không lấy được thông tin RAM", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Tổng: {memTotalBytes}/Đang sử dụng: {memUsageBytes}", + "SWAP info not available" : "Không lấy được thông tin SWAP", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Tổng: {swapTotalBytes}/Đang sử dụng: {swapUsageBytes}", + "External monitoring tool" : "Công cụ giám sát ngoài", "PHP" : "PHP", - "Version:" : "Phiên bản:", "seconds" : "giây", "Upload max size:" : "Kích thước Upload tối đa:", - "Database" : "Cơ sở dữ liệu", - "Type:" : "Loại:", - "External monitoring tool" : "Công cụ giám sát ngoài", + "Shares" : "Chia sẻ", + "Users:" : "Người dùng:", + "Copied!" : "Đã sao chép!", + "Not supported!" : "Không hỗ trợ!", + "Press ⌘-C to copy." : "Bấm ⌘-C để sao chép.", + "Press Ctrl-C to copy." : "Bấm Ctrl-C để sao chép.", "Copy" : "Sao chép" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 6cbc927c..b5fcde06 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -1,40 +1,44 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU 信息不可用", - "CPU Usage:" : "CPU 使用量:", - "RAM Usage:" : "内存使用量:", - "SWAP Usage:" : "交换内存使用量:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 总共:{memTotalBytes}/当前用量:{memUsageBytes}", - "RAM info not available" : "RAM 信息不可用", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: 总共:{swapTotalBytes}/当前用量:{swapUsageBytes}", - "SWAP info not available" : "SWAP 信息不可用", - "Copied!" : "已复制!", - "Not supported!" : "不支持!", - "Press ⌘-C to copy." : "使用 ⌘-C 复制。", - "Press Ctrl-C to copy." : "使用 Ctrl-C 复制。", - "Unknown" : "未知", "System" : "系统", + "Unknown" : "未知", "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:" : "操作系统:", - "CPU:" : "CPU:", - "Memory:" : "内存:", - "Server time:" : "服务器时间:", - "Uptime:" : "运行时长:", - "Temperature" : "温度", + "Active users" : "活跃用户", + "Last hour" : "上个小时", + "Last 24 Hours" : "最近24小时", + "Last 7 Days" : "过去7天", + "Last 30 Days" : "过去30天", + "CPU info not available" : "CPU 信息不可用", "Load" : "负载", - "Memory" : "内存", + "Database" : "数据库", + "Type:" : "类型:", + "Version:" : "版本:", + "Size:" : "大小:", "Disk" : "磁盘", "Mount:" : "挂载:", "Filesystem:" : "文件系统:", - "Size:" : "大小:", "Available:" : "可用:", "Used:" : "已使用:", "Files:" : "文件:", "Storages:" : "存储设备:", "Free Space:" : "剩余空间:", + "RAM Usage:" : "内存使用量:", + "SWAP Usage:" : "交换内存使用量:", + "RAM info not available" : "RAM 信息不可用", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 总共:{memTotalBytes}/当前用量:{memUsageBytes}", + "SWAP info not available" : "SWAP 信息不可用", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: 总共:{swapTotalBytes}/当前用量:{swapUsageBytes}", + "Memory" : "内存", + "External monitoring tool" : "外部监视工具", + "Use this end point to connect an external monitoring tool:" : "使用此接口连接外部监视工具:", + "Output in JSON" : "JSON 格式输出", + "Skip apps section (including apps section will send an external request to the app store)" : "跳过应用程序部分(包括应用程序部分向应用商店发送外部请求)", + "Skip server update" : "跳过服务器更新", + "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” 头的令牌。", "Network" : "网络", "Hostname:" : "主机名:", "Gateway:" : "网关:", @@ -45,22 +49,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "活跃用户", - "Last hour" : "上个小时", - "%s%% of all users" : "%s%% 所有用户", - "Last 24 Hours" : "最近24小时", - "Last 7 Days" : "过去7天", - "Last 30 Days" : "过去30天", - "Shares" : "共享", - "Users:" : "用户:", - "Groups:" : "组别:", - "Links:" : "链接:", - "Emails:" : "邮箱:", - "Federated sent:" : "联合云发送:", - "Federated received:" : "联合云接收:", - "Talk conversations:" : "通话应用对话:", "PHP" : "PHP", - "Version:" : "版本:", "Memory limit:" : "内存限制:", "Max execution time:" : "最大执行时间:", "seconds" : "秒", @@ -71,15 +60,26 @@ OC.L10N.register( "Show phpinfo" : "显示phpinfo", "Active processes:" : "活跃进程:", "Idle processes:" : "空闲进程:", - "Database" : "数据库", - "Type:" : "类型:", - "External monitoring tool" : "外部监视工具", - "Use this end point to connect an external monitoring tool:" : "使用此接口连接外部监视工具:", - "Copy" : "复制", - "Output in JSON" : "JSON 格式输出", - "Skip apps section (including apps section will send an external request to the app store)" : "跳过应用程序部分(包括应用程序部分向应用商店发送外部请求)", - "Skip server update" : "跳过服务器更新", - "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” 头的令牌。" + "Shares" : "共享", + "Users:" : "用户:", + "Groups:" : "组别:", + "Links:" : "链接:", + "Emails:" : "邮箱:", + "Federated sent:" : "联合云发送:", + "Federated received:" : "联合云接收:", + "Talk conversations:" : "通话应用对话:", + "Operating System:" : "操作系统:", + "CPU:" : "CPU:", + "Memory:" : "内存:", + "Server time:" : "服务器时间:", + "Uptime:" : "运行时长:", + "Temperature" : "温度", + "CPU Usage:" : "CPU 使用量:", + "Copied!" : "已复制!", + "Not supported!" : "不支持!", + "Press ⌘-C to copy." : "使用 ⌘-C 复制。", + "Press Ctrl-C to copy." : "使用 Ctrl-C 复制。", + "%s%% of all users" : "%s%% 所有用户", + "Copy" : "复制" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index b26355bd..e1e6e2ac 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -1,38 +1,42 @@ { "translations": { - "CPU info not available" : "CPU 信息不可用", - "CPU Usage:" : "CPU 使用量:", - "RAM Usage:" : "内存使用量:", - "SWAP Usage:" : "交换内存使用量:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 总共:{memTotalBytes}/当前用量:{memUsageBytes}", - "RAM info not available" : "RAM 信息不可用", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: 总共:{swapTotalBytes}/当前用量:{swapUsageBytes}", - "SWAP info not available" : "SWAP 信息不可用", - "Copied!" : "已复制!", - "Not supported!" : "不支持!", - "Press ⌘-C to copy." : "使用 ⌘-C 复制。", - "Press Ctrl-C to copy." : "使用 Ctrl-C 复制。", - "Unknown" : "未知", "System" : "系统", + "Unknown" : "未知", "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:" : "操作系统:", - "CPU:" : "CPU:", - "Memory:" : "内存:", - "Server time:" : "服务器时间:", - "Uptime:" : "运行时长:", - "Temperature" : "温度", + "Active users" : "活跃用户", + "Last hour" : "上个小时", + "Last 24 Hours" : "最近24小时", + "Last 7 Days" : "过去7天", + "Last 30 Days" : "过去30天", + "CPU info not available" : "CPU 信息不可用", "Load" : "负载", - "Memory" : "内存", + "Database" : "数据库", + "Type:" : "类型:", + "Version:" : "版本:", + "Size:" : "大小:", "Disk" : "磁盘", "Mount:" : "挂载:", "Filesystem:" : "文件系统:", - "Size:" : "大小:", "Available:" : "可用:", "Used:" : "已使用:", "Files:" : "文件:", "Storages:" : "存储设备:", "Free Space:" : "剩余空间:", + "RAM Usage:" : "内存使用量:", + "SWAP Usage:" : "交换内存使用量:", + "RAM info not available" : "RAM 信息不可用", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 总共:{memTotalBytes}/当前用量:{memUsageBytes}", + "SWAP info not available" : "SWAP 信息不可用", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: 总共:{swapTotalBytes}/当前用量:{swapUsageBytes}", + "Memory" : "内存", + "External monitoring tool" : "外部监视工具", + "Use this end point to connect an external monitoring tool:" : "使用此接口连接外部监视工具:", + "Output in JSON" : "JSON 格式输出", + "Skip apps section (including apps section will send an external request to the app store)" : "跳过应用程序部分(包括应用程序部分向应用商店发送外部请求)", + "Skip server update" : "跳过服务器更新", + "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” 头的令牌。", "Network" : "网络", "Hostname:" : "主机名:", "Gateway:" : "网关:", @@ -43,22 +47,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "活跃用户", - "Last hour" : "上个小时", - "%s%% of all users" : "%s%% 所有用户", - "Last 24 Hours" : "最近24小时", - "Last 7 Days" : "过去7天", - "Last 30 Days" : "过去30天", - "Shares" : "共享", - "Users:" : "用户:", - "Groups:" : "组别:", - "Links:" : "链接:", - "Emails:" : "邮箱:", - "Federated sent:" : "联合云发送:", - "Federated received:" : "联合云接收:", - "Talk conversations:" : "通话应用对话:", "PHP" : "PHP", - "Version:" : "版本:", "Memory limit:" : "内存限制:", "Max execution time:" : "最大执行时间:", "seconds" : "秒", @@ -69,15 +58,26 @@ "Show phpinfo" : "显示phpinfo", "Active processes:" : "活跃进程:", "Idle processes:" : "空闲进程:", - "Database" : "数据库", - "Type:" : "类型:", - "External monitoring tool" : "外部监视工具", - "Use this end point to connect an external monitoring tool:" : "使用此接口连接外部监视工具:", - "Copy" : "复制", - "Output in JSON" : "JSON 格式输出", - "Skip apps section (including apps section will send an external request to the app store)" : "跳过应用程序部分(包括应用程序部分向应用商店发送外部请求)", - "Skip server update" : "跳过服务器更新", - "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” 头的令牌。" + "Shares" : "共享", + "Users:" : "用户:", + "Groups:" : "组别:", + "Links:" : "链接:", + "Emails:" : "邮箱:", + "Federated sent:" : "联合云发送:", + "Federated received:" : "联合云接收:", + "Talk conversations:" : "通话应用对话:", + "Operating System:" : "操作系统:", + "CPU:" : "CPU:", + "Memory:" : "内存:", + "Server time:" : "服务器时间:", + "Uptime:" : "运行时长:", + "Temperature" : "温度", + "CPU Usage:" : "CPU 使用量:", + "Copied!" : "已复制!", + "Not supported!" : "不支持!", + "Press ⌘-C to copy." : "使用 ⌘-C 复制。", + "Press Ctrl-C to copy." : "使用 Ctrl-C 复制。", + "%s%% of all users" : "%s%% 所有用户", + "Copy" : "复制" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index c84daeaa..268d3290 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU 資訊暫時無法使用", - "CPU Usage:" : "CPU 使用量﹕", - "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage}%({load})上一分鐘", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最後時刻 \n{last5MinutesPercentage} % ({last5Minutes}) 最後 5 分鐘 \n{last15MinutesPercentage} % ({last15Minutes}) 最後 15 分鐘", - "RAM Usage:" : "RAM 使用量﹕", - "SWAP Usage:" : "SWAP 使用量﹕", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計:{memTotalBytes}/目前使用情況:{memUsageBytes}", - "RAM info not available" : "沒有可用的 RAM 資訊", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計:{swapTotalBytes}/目前使用量:{swapUsageBytes}", - "SWAP info not available" : "沒有可用的 SWAP 資訊", - "Copied!" : "已複製!", - "Not supported!" : "不支援!", - "Press ⌘-C to copy." : "請按【⌘-C】以複製。", - "Press Ctrl-C to copy." : "請按【Ctrl-C】以複製。", + "System" : "系統", "Unknown" : "不詳", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d天 %2$d小時%3$d分鐘%4$d秒", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d小時%2$d分鐘%3$d秒", - "System" : "系統", "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:" : "作業系統:", - "CPU:" : "CPU:", - "Memory:" : "記憶體:", - "Server time:" : "伺服器時間:", - "Uptime:" : "運行時間:", - "Temperature" : "體溫", + "Active users" : "活躍用戶", + "Last hour" : "過去 1 小時", + "Last 24 Hours" : "過去24小時", + "Last 7 Days" : "過去7日", + "Last 30 Days" : "過去30日", + "CPU info not available" : "CPU 資訊暫時無法使用", + "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage}%({load})上一分鐘", "Load" : "負載", - "Memory" : "記憶體", + "Database" : "數據庫", + "Type:" : "類型:", + "Version:" : "版本:", + "Size:" : "大小:", "Disk" : "硬碟", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", - "Size:" : "大小:", "Available:" : "可用:", "Used:" : "已使用:", "Files:" : "檔案:", "Storages:" : "儲存設備:", "Free Space:" : "可用空間:", + "RAM Usage:" : "RAM 使用量﹕", + "SWAP Usage:" : "SWAP 使用量﹕", + "RAM info not available" : "沒有可用的 RAM 資訊", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計:{memTotalBytes}/目前使用情況:{memUsageBytes}", + "SWAP info not available" : "沒有可用的 SWAP 資訊", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計:{swapTotalBytes}/目前使用量:{swapUsageBytes}", + "Memory" : "記憶體", + "External monitoring tool" : "外部監控工具", + "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", + "Output in JSON" : "以 JSON 輸出", + "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部分(包括此部分將向應用商店發送外部請求)。", + "Skip server update" : "略過伺服器更新", + "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” 標頭一起傳遞。", "Network" : "網絡", "Hostname:" : "主機名稱:", "Gateway:" : "網關:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "活躍用戶", - "Last hour" : "過去 1 小時", - "%s%% of all users" : " %s%% 所有用戶的", - "Last 24 Hours" : "過去24小時", - "Last 7 Days" : "過去7日", - "Last 30 Days" : "過去30日", - "Shares" : "分享", - "Users:" : "用戶︰", - "Groups:" : "群組︰", - "Links:" : "連結︰", - "Emails:" : "電郵地址:", - "Federated sent:" : "聯盟發送︰", - "Federated received:" : "聯盟接收︰", - "Talk conversations:" : "Talk 對話︰", "PHP" : "PHP", - "Version:" : "版本:", "Memory limit:" : "記憶體限制:", - "MB" : "MB", "Max execution time:" : "最長執行時間:", "seconds" : "秒", "Upload max size:" : "上傳至多:", @@ -88,16 +75,29 @@ OC.L10N.register( "Max listen queue:" : "最大監聽隊列:", "Max active processes:" : "最大活躍的進程:", "Max children reached:" : "達到最大子進程數:", - "Database" : "數據庫", - "Type:" : "類型:", - "External monitoring tool" : "外部監控工具", - "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", - "Copy" : "複製", - "Output in JSON" : "以 JSON 輸出", - "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部分(包括此部分將向應用商店發送外部請求)。", - "Skip server update" : "略過伺服器更新", - "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” 標頭一起傳遞。", - "threads" : "主題" + "Shares" : "分享", + "Users:" : "用戶︰", + "Groups:" : "群組︰", + "Links:" : "連結︰", + "Emails:" : "電郵地址:", + "Federated sent:" : "聯盟發送︰", + "Federated received:" : "聯盟接收︰", + "Talk conversations:" : "Talk 對話︰", + "Operating System:" : "作業系統:", + "CPU:" : "CPU:", + "Memory:" : "記憶體:", + "Server time:" : "伺服器時間:", + "Uptime:" : "運行時間:", + "Temperature" : "體溫", + "CPU Usage:" : "CPU 使用量﹕", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最後時刻 \n{last5MinutesPercentage} % ({last5Minutes}) 最後 5 分鐘 \n{last15MinutesPercentage} % ({last15Minutes}) 最後 15 分鐘", + "Copied!" : "已複製!", + "Not supported!" : "不支援!", + "Press ⌘-C to copy." : "請按【⌘-C】以複製。", + "Press Ctrl-C to copy." : "請按【Ctrl-C】以複製。", + "threads" : "主題", + "%s%% of all users" : " %s%% 所有用戶的", + "MB" : "MB", + "Copy" : "複製" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index da880460..094ab410 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "CPU 資訊暫時無法使用", - "CPU Usage:" : "CPU 使用量﹕", - "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage}%({load})上一分鐘", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最後時刻 \n{last5MinutesPercentage} % ({last5Minutes}) 最後 5 分鐘 \n{last15MinutesPercentage} % ({last15Minutes}) 最後 15 分鐘", - "RAM Usage:" : "RAM 使用量﹕", - "SWAP Usage:" : "SWAP 使用量﹕", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計:{memTotalBytes}/目前使用情況:{memUsageBytes}", - "RAM info not available" : "沒有可用的 RAM 資訊", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計:{swapTotalBytes}/目前使用量:{swapUsageBytes}", - "SWAP info not available" : "沒有可用的 SWAP 資訊", - "Copied!" : "已複製!", - "Not supported!" : "不支援!", - "Press ⌘-C to copy." : "請按【⌘-C】以複製。", - "Press Ctrl-C to copy." : "請按【Ctrl-C】以複製。", + "System" : "系統", "Unknown" : "不詳", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d天 %2$d小時%3$d分鐘%4$d秒", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d小時%2$d分鐘%3$d秒", - "System" : "系統", "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:" : "作業系統:", - "CPU:" : "CPU:", - "Memory:" : "記憶體:", - "Server time:" : "伺服器時間:", - "Uptime:" : "運行時間:", - "Temperature" : "體溫", + "Active users" : "活躍用戶", + "Last hour" : "過去 1 小時", + "Last 24 Hours" : "過去24小時", + "Last 7 Days" : "過去7日", + "Last 30 Days" : "過去30日", + "CPU info not available" : "CPU 資訊暫時無法使用", + "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage}%({load})上一分鐘", "Load" : "負載", - "Memory" : "記憶體", + "Database" : "數據庫", + "Type:" : "類型:", + "Version:" : "版本:", + "Size:" : "大小:", "Disk" : "硬碟", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", - "Size:" : "大小:", "Available:" : "可用:", "Used:" : "已使用:", "Files:" : "檔案:", "Storages:" : "儲存設備:", "Free Space:" : "可用空間:", + "RAM Usage:" : "RAM 使用量﹕", + "SWAP Usage:" : "SWAP 使用量﹕", + "RAM info not available" : "沒有可用的 RAM 資訊", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計:{memTotalBytes}/目前使用情況:{memUsageBytes}", + "SWAP info not available" : "沒有可用的 SWAP 資訊", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計:{swapTotalBytes}/目前使用量:{swapUsageBytes}", + "Memory" : "記憶體", + "External monitoring tool" : "外部監控工具", + "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", + "Output in JSON" : "以 JSON 輸出", + "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部分(包括此部分將向應用商店發送外部請求)。", + "Skip server update" : "略過伺服器更新", + "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” 標頭一起傳遞。", "Network" : "網絡", "Hostname:" : "主機名稱:", "Gateway:" : "網關:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "活躍用戶", - "Last hour" : "過去 1 小時", - "%s%% of all users" : " %s%% 所有用戶的", - "Last 24 Hours" : "過去24小時", - "Last 7 Days" : "過去7日", - "Last 30 Days" : "過去30日", - "Shares" : "分享", - "Users:" : "用戶︰", - "Groups:" : "群組︰", - "Links:" : "連結︰", - "Emails:" : "電郵地址:", - "Federated sent:" : "聯盟發送︰", - "Federated received:" : "聯盟接收︰", - "Talk conversations:" : "Talk 對話︰", "PHP" : "PHP", - "Version:" : "版本:", "Memory limit:" : "記憶體限制:", - "MB" : "MB", "Max execution time:" : "最長執行時間:", "seconds" : "秒", "Upload max size:" : "上傳至多:", @@ -86,16 +73,29 @@ "Max listen queue:" : "最大監聽隊列:", "Max active processes:" : "最大活躍的進程:", "Max children reached:" : "達到最大子進程數:", - "Database" : "數據庫", - "Type:" : "類型:", - "External monitoring tool" : "外部監控工具", - "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", - "Copy" : "複製", - "Output in JSON" : "以 JSON 輸出", - "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部分(包括此部分將向應用商店發送外部請求)。", - "Skip server update" : "略過伺服器更新", - "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” 標頭一起傳遞。", - "threads" : "主題" + "Shares" : "分享", + "Users:" : "用戶︰", + "Groups:" : "群組︰", + "Links:" : "連結︰", + "Emails:" : "電郵地址:", + "Federated sent:" : "聯盟發送︰", + "Federated received:" : "聯盟接收︰", + "Talk conversations:" : "Talk 對話︰", + "Operating System:" : "作業系統:", + "CPU:" : "CPU:", + "Memory:" : "記憶體:", + "Server time:" : "伺服器時間:", + "Uptime:" : "運行時間:", + "Temperature" : "體溫", + "CPU Usage:" : "CPU 使用量﹕", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最後時刻 \n{last5MinutesPercentage} % ({last5Minutes}) 最後 5 分鐘 \n{last15MinutesPercentage} % ({last15Minutes}) 最後 15 分鐘", + "Copied!" : "已複製!", + "Not supported!" : "不支援!", + "Press ⌘-C to copy." : "請按【⌘-C】以複製。", + "Press Ctrl-C to copy." : "請按【Ctrl-C】以複製。", + "threads" : "主題", + "%s%% of all users" : " %s%% 所有用戶的", + "MB" : "MB", + "Copy" : "複製" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index fe575b3a..96ced887 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -1,44 +1,47 @@ OC.L10N.register( "serverinfo", { - "CPU info not available" : "CPU 資訊暫時無法使用", - "CPU Usage:" : "CPU 使用量:", - "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage} % ({load}) 前 1 分鐘", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 前 1 分鐘\n{last5MinutesPercentage} % ({last5Minutes}) 前 5 分鐘\n{last15MinutesPercentage} % ({last15Minutes}) 前 15 分鐘", - "RAM Usage:" : "RAM 使用量:", - "SWAP Usage:" : "SWAP 使用量:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計 {memTotalBytes}/目前使用量:{memUsageBytes}", - "RAM info not available" : "沒有可用的 RAM 資訊", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計 {swapTotalBytes}/目前使用量:{swapUsageBytes}", - "SWAP info not available" : "沒有可用的 SWAP 資訊", - "Copied!" : "已複製!", - "Not supported!" : "不支援!", - "Press ⌘-C to copy." : "請按⌘-C以複製。", - "Press Ctrl-C to copy." : "請按Ctrl-C以複製。", + "System" : "系統", "Unknown" : "未知", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d天%2$d小時%3$d分鐘%4$d秒", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d小時%2$d分鐘%3$d秒", - "System" : "系統", "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:" : "作業系統:", - "CPU:" : "CPU:", - "Memory:" : "記憶體:", - "Server time:" : "伺服器時間:", - "Uptime:" : "運作時間:", - "Temperature" : "氣溫", + "Active users" : "活動中的使用者", + "Last hour" : "上個小時", + "Last 24 Hours" : "過去24小時", + "Last 7 Days" : "過去7天", + "Last 30 Days" : "過去30天", + "CPU info not available" : "CPU 資訊暫時無法使用", + "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage} % ({load}) 前 1 分鐘", "Load" : "負載", - "Memory" : "記憶體", + "Database" : "資料庫", + "Type:" : "類型:", + "Version:" : "版本:", + "Size:" : "大小:", "Disk" : "硬碟", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", - "Size:" : "大小:", "Available:" : "可用:", "Used:" : "已使用:", "Files:" : "檔案:", "Storages:" : "儲存設備:", "Free Space:" : "可用空間:", + "RAM Usage:" : "RAM 使用量:", + "SWAP Usage:" : "SWAP 使用量:", + "RAM info not available" : "沒有可用的 RAM 資訊", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計 {memTotalBytes}/目前使用量:{memUsageBytes}", + "SWAP info not available" : "沒有可用的 SWAP 資訊", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計 {swapTotalBytes}/目前使用量:{swapUsageBytes}", + "Memory" : "記憶體", + "External monitoring tool" : "外部監控工具", + "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", + "Output in JSON" : "以 JSON 輸出", + "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部份(包含應用程式部份將會向應用程式商店傳送外部請求)", + "Skip server update" : "略過伺服器更新", + "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」標頭一起傳遞。", "Network" : "網路", "Hostname:" : "主機名稱:", "Gateway:" : "網路閘道:", @@ -49,24 +52,8 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "活動中的使用者", - "Last hour" : "上個小時", - "%s%% of all users" : "所有使用者的 %s%%", - "Last 24 Hours" : "過去24小時", - "Last 7 Days" : "過去7天", - "Last 30 Days" : "過去30天", - "Shares" : "分享", - "Users:" : "使用者:", - "Groups:" : "群組:", - "Links:" : "連結:", - "Emails:" : "電子郵件:", - "Federated sent:" : "聯盟傳送:", - "Federated received:" : "聯盟接收:", - "Talk conversations:" : "Talk 對話:", "PHP" : "PHP", - "Version:" : "版本:", "Memory limit:" : "記憶體限制:", - "MB" : "MB", "Max execution time:" : "最大執行時間:", "seconds" : "秒", "Upload max size:" : "上傳至多:", @@ -88,16 +75,30 @@ OC.L10N.register( "Max listen queue:" : "最大監聽佇列:", "Max active processes:" : "最大作用中處理程序:", "Max children reached:" : "最大子處理程序數:", - "Database" : "資料庫", - "Type:" : "類型:", - "External monitoring tool" : "外部監控工具", - "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", + "Shares" : "分享", + "Users:" : "使用者:", + "Groups:" : "群組:", + "Links:" : "連結:", + "Emails:" : "電子郵件:", + "Federated sent:" : "聯盟傳送:", + "Federated received:" : "聯盟接收:", + "Talk conversations:" : "Talk 對話:", + "Operating System:" : "作業系統:", + "CPU:" : "CPU:", + "Memory:" : "記憶體:", + "Server time:" : "伺服器時間:", + "Uptime:" : "運作時間:", + "Temperature" : "氣溫", + "CPU Usage:" : "CPU 使用量:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 前 1 分鐘\n{last5MinutesPercentage} % ({last5Minutes}) 前 5 分鐘\n{last15MinutesPercentage} % ({last15Minutes}) 前 15 分鐘", + "Copied!" : "已複製!", + "Not supported!" : "不支援!", + "Press ⌘-C to copy." : "請按⌘-C以複製。", + "Press Ctrl-C to copy." : "請按Ctrl-C以複製。", + "threads" : "執行緒", + "%s%% of all users" : "所有使用者的 %s%%", + "MB" : "MB", "Copy" : "複製", - "Output in JSON" : "以 JSON 輸出", - "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部份(包含應用程式部份將會向應用程式商店傳送外部請求)", - "Skip server update" : "略過伺服器更新", - "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」標頭一起傳遞。", - "threads" : "執行緒" + "%1$s (%2$d threads)" : "%1$s(%2$d 條執行緒)" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 43859112..6ea1b6e6 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,42 +1,45 @@ { "translations": { - "CPU info not available" : "CPU 資訊暫時無法使用", - "CPU Usage:" : "CPU 使用量:", - "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage} % ({load}) 前 1 分鐘", - "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 前 1 分鐘\n{last5MinutesPercentage} % ({last5Minutes}) 前 5 分鐘\n{last15MinutesPercentage} % ({last15Minutes}) 前 15 分鐘", - "RAM Usage:" : "RAM 使用量:", - "SWAP Usage:" : "SWAP 使用量:", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計 {memTotalBytes}/目前使用量:{memUsageBytes}", - "RAM info not available" : "沒有可用的 RAM 資訊", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計 {swapTotalBytes}/目前使用量:{swapUsageBytes}", - "SWAP info not available" : "沒有可用的 SWAP 資訊", - "Copied!" : "已複製!", - "Not supported!" : "不支援!", - "Press ⌘-C to copy." : "請按⌘-C以複製。", - "Press Ctrl-C to copy." : "請按Ctrl-C以複製。", + "System" : "系統", "Unknown" : "未知", "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d天%2$d小時%3$d分鐘%4$d秒", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d小時%2$d分鐘%3$d秒", - "System" : "系統", "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:" : "作業系統:", - "CPU:" : "CPU:", - "Memory:" : "記憶體:", - "Server time:" : "伺服器時間:", - "Uptime:" : "運作時間:", - "Temperature" : "氣溫", + "Active users" : "活動中的使用者", + "Last hour" : "上個小時", + "Last 24 Hours" : "過去24小時", + "Last 7 Days" : "過去7天", + "Last 30 Days" : "過去30天", + "CPU info not available" : "CPU 資訊暫時無法使用", + "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage} % ({load}) 前 1 分鐘", "Load" : "負載", - "Memory" : "記憶體", + "Database" : "資料庫", + "Type:" : "類型:", + "Version:" : "版本:", + "Size:" : "大小:", "Disk" : "硬碟", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", - "Size:" : "大小:", "Available:" : "可用:", "Used:" : "已使用:", "Files:" : "檔案:", "Storages:" : "儲存設備:", "Free Space:" : "可用空間:", + "RAM Usage:" : "RAM 使用量:", + "SWAP Usage:" : "SWAP 使用量:", + "RAM info not available" : "沒有可用的 RAM 資訊", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計 {memTotalBytes}/目前使用量:{memUsageBytes}", + "SWAP info not available" : "沒有可用的 SWAP 資訊", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計 {swapTotalBytes}/目前使用量:{swapUsageBytes}", + "Memory" : "記憶體", + "External monitoring tool" : "外部監控工具", + "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", + "Output in JSON" : "以 JSON 輸出", + "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部份(包含應用程式部份將會向應用程式商店傳送外部請求)", + "Skip server update" : "略過伺服器更新", + "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」標頭一起傳遞。", "Network" : "網路", "Hostname:" : "主機名稱:", "Gateway:" : "網路閘道:", @@ -47,24 +50,8 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "Active users" : "活動中的使用者", - "Last hour" : "上個小時", - "%s%% of all users" : "所有使用者的 %s%%", - "Last 24 Hours" : "過去24小時", - "Last 7 Days" : "過去7天", - "Last 30 Days" : "過去30天", - "Shares" : "分享", - "Users:" : "使用者:", - "Groups:" : "群組:", - "Links:" : "連結:", - "Emails:" : "電子郵件:", - "Federated sent:" : "聯盟傳送:", - "Federated received:" : "聯盟接收:", - "Talk conversations:" : "Talk 對話:", "PHP" : "PHP", - "Version:" : "版本:", "Memory limit:" : "記憶體限制:", - "MB" : "MB", "Max execution time:" : "最大執行時間:", "seconds" : "秒", "Upload max size:" : "上傳至多:", @@ -86,16 +73,30 @@ "Max listen queue:" : "最大監聽佇列:", "Max active processes:" : "最大作用中處理程序:", "Max children reached:" : "最大子處理程序數:", - "Database" : "資料庫", - "Type:" : "類型:", - "External monitoring tool" : "外部監控工具", - "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", + "Shares" : "分享", + "Users:" : "使用者:", + "Groups:" : "群組:", + "Links:" : "連結:", + "Emails:" : "電子郵件:", + "Federated sent:" : "聯盟傳送:", + "Federated received:" : "聯盟接收:", + "Talk conversations:" : "Talk 對話:", + "Operating System:" : "作業系統:", + "CPU:" : "CPU:", + "Memory:" : "記憶體:", + "Server time:" : "伺服器時間:", + "Uptime:" : "運作時間:", + "Temperature" : "氣溫", + "CPU Usage:" : "CPU 使用量:", + "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 前 1 分鐘\n{last5MinutesPercentage} % ({last5Minutes}) 前 5 分鐘\n{last15MinutesPercentage} % ({last15Minutes}) 前 15 分鐘", + "Copied!" : "已複製!", + "Not supported!" : "不支援!", + "Press ⌘-C to copy." : "請按⌘-C以複製。", + "Press Ctrl-C to copy." : "請按Ctrl-C以複製。", + "threads" : "執行緒", + "%s%% of all users" : "所有使用者的 %s%%", + "MB" : "MB", "Copy" : "複製", - "Output in JSON" : "以 JSON 輸出", - "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部份(包含應用程式部份將會向應用程式商店傳送外部請求)", - "Skip server update" : "略過伺服器更新", - "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」標頭一起傳遞。", - "threads" : "執行緒" + "%1$s (%2$d threads)" : "%1$s(%2$d 條執行緒)" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file From 65c6343e2cb306e61a62c1ae077af35a59f451d9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 11 Jul 2026 01:58:14 +0000 Subject: [PATCH 095/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/an.js | 10 ---------- l10n/an.json | 8 -------- l10n/de.js | 2 ++ l10n/de.json | 2 ++ l10n/de_DE.js | 2 ++ l10n/de_DE.json | 2 ++ l10n/et_EE.js | 2 ++ l10n/et_EE.json | 2 ++ l10n/pt_BR.js | 5 ++++- l10n/pt_BR.json | 5 ++++- l10n/uk.js | 2 ++ l10n/uk.json | 2 ++ 12 files changed, 24 insertions(+), 20 deletions(-) delete mode 100644 l10n/an.js delete mode 100644 l10n/an.json diff --git a/l10n/an.js b/l10n/an.js deleted file mode 100644 index 5f90a51c..00000000 --- a/l10n/an.js +++ /dev/null @@ -1,10 +0,0 @@ -OC.L10N.register( - "serverinfo", - { - "System" : "Sistema", - "Copied!" : "Copiado!", - "Not supported!" : "No suportau!", - "Press ⌘-C to copy." : "Pretar ⌘-C pa copiar.", - "Press Ctrl-C to copy." : "Pretar Ctrl-C pa copiar." -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/an.json b/l10n/an.json deleted file mode 100644 index 7e7e6beb..00000000 --- a/l10n/an.json +++ /dev/null @@ -1,8 +0,0 @@ -{ "translations": { - "System" : "Sistema", - "Copied!" : "Copiado!", - "Not supported!" : "No suportau!", - "Press ⌘-C to copy." : "Pretar ⌘-C pa copiar.", - "Press Ctrl-C to copy." : "Pretar Ctrl-C pa copiar." -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index ceb1f322..7a206b85 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -8,6 +8,7 @@ OC.L10N.register( "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z. B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.", + "{0}% of all users" : "{0} % aller Benutzer", "Active users" : "Aktive Benutzer", "Last hour" : "In der letzten Stunde", "Last 24 Hours" : "In den letzten 24 Stunden", @@ -85,6 +86,7 @@ OC.L10N.register( "Talk conversations:" : "Talk-Unterhaltungen:", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", + "{name} ({threads} threads)" : "{name} ({threads} Threads)", "Memory:" : "Speicher:", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", diff --git a/l10n/de.json b/l10n/de.json index 45e04d00..10abf6fe 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -6,6 +6,7 @@ "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z. B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.", + "{0}% of all users" : "{0} % aller Benutzer", "Active users" : "Aktive Benutzer", "Last hour" : "In der letzten Stunde", "Last 24 Hours" : "In den letzten 24 Stunden", @@ -83,6 +84,7 @@ "Talk conversations:" : "Talk-Unterhaltungen:", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", + "{name} ({threads} threads)" : "{name} ({threads} Threads)", "Memory:" : "Speicher:", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 98517a19..568a935f 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -8,6 +8,7 @@ OC.L10N.register( "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z.B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.", + "{0}% of all users" : "{0} % aller Benutzer", "Active users" : "Aktive Benutzer", "Last hour" : "In der letzten Stunde", "Last 24 Hours" : "In den letzten 24 Stunden", @@ -85,6 +86,7 @@ OC.L10N.register( "Talk conversations:" : "Talk-Unterhaltungen:", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", + "{name} ({threads} threads)" : "{name} ({threads} Threads)", "Memory:" : "Speicher:", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 4679622e..12b22b1b 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -6,6 +6,7 @@ "Monitoring" : "Information", "Monitoring app with useful server information" : "Monitoring-App mit nützlichen Serverinformationen", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zeigt nützliche Informationen des Servers an wie z.B. CPU-Last, Arbeitsspeicherauslastung, Massenspeicherauslastung, Anzahl der Benutzer, usw.", + "{0}% of all users" : "{0} % aller Benutzer", "Active users" : "Aktive Benutzer", "Last hour" : "In der letzten Stunde", "Last 24 Hours" : "In den letzten 24 Stunden", @@ -83,6 +84,7 @@ "Talk conversations:" : "Talk-Unterhaltungen:", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", + "{name} ({threads} threads)" : "{name} ({threads} Threads)", "Memory:" : "Speicher:", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 69bb9770..76727721 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -8,6 +8,7 @@ OC.L10N.register( "Monitoring" : "Monitooring", "Monitoring app with useful server information" : "Monitoorimisrakendus kasuliku teabega serveri kohta", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näitab kasulikku teavet serveri kohta, näiteks protsessori koormust, mälukasutust, kettaruumi, kasutajate arvu jne.", + "{0}% of all users" : "{0}% kõikidest kasutajatest", "Active users" : "Aktiivseid kasutajaid", "Last hour" : "Viimase tunni jooksul", "Last 24 Hours" : "Viimase 24 tunni jooksul", @@ -85,6 +86,7 @@ OC.L10N.register( "Talk conversations:" : "Vestlusi suhtlusrakenduses:", "Operating System:" : "Operatsioonisüsteem:", "CPU:" : "Protsessor:", + "{name} ({threads} threads)" : "{name} ({threads} lõime)", "Memory:" : "Mälu:", "Server time:" : "Serveri aeg:", "Uptime:" : "Aeg viimasest serveri käivitusest:", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index e88e75eb..6d9305c0 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -6,6 +6,7 @@ "Monitoring" : "Monitooring", "Monitoring app with useful server information" : "Monitoorimisrakendus kasuliku teabega serveri kohta", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näitab kasulikku teavet serveri kohta, näiteks protsessori koormust, mälukasutust, kettaruumi, kasutajate arvu jne.", + "{0}% of all users" : "{0}% kõikidest kasutajatest", "Active users" : "Aktiivseid kasutajaid", "Last hour" : "Viimase tunni jooksul", "Last 24 Hours" : "Viimase 24 tunni jooksul", @@ -83,6 +84,7 @@ "Talk conversations:" : "Vestlusi suhtlusrakenduses:", "Operating System:" : "Operatsioonisüsteem:", "CPU:" : "Protsessor:", + "{name} ({threads} threads)" : "{name} ({threads} lõime)", "Memory:" : "Mälu:", "Server time:" : "Serveri aeg:", "Uptime:" : "Aeg viimasest serveri käivitusest:", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 11ea410b..5d19bac6 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -8,6 +8,7 @@ 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.", + "{0}% of all users" : "{0}% de todos os usuários", "Active users" : "Usuários ativos", "Last hour" : "Na última hora", "Last 24 Hours" : "Nas Últimas 24 Horas", @@ -85,6 +86,7 @@ OC.L10N.register( "Talk conversations:" : "Conversas do Talk:", "Operating System:" : "Sistema Operacional:", "CPU:" : "CPU:", + "{name} ({threads} threads)" : "{name} ({threads} threads)", "Memory:" : "Memoria:", "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "threads", "%s%% of all users" : "%s%% de todos os usuários", "MB" : "MB", - "Copy" : "Copiar" + "Copy" : "Copiar", + "%1$s (%2$d threads)" : "%1$s (%2$d threads)" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 4ae052c6..6b1fb6e9 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -6,6 +6,7 @@ "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.", + "{0}% of all users" : "{0}% de todos os usuários", "Active users" : "Usuários ativos", "Last hour" : "Na última hora", "Last 24 Hours" : "Nas Últimas 24 Horas", @@ -83,6 +84,7 @@ "Talk conversations:" : "Conversas do Talk:", "Operating System:" : "Sistema Operacional:", "CPU:" : "CPU:", + "{name} ({threads} threads)" : "{name} ({threads} threads)", "Memory:" : "Memoria:", "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", @@ -96,6 +98,7 @@ "threads" : "threads", "%s%% of all users" : "%s%% de todos os usuários", "MB" : "MB", - "Copy" : "Copiar" + "Copy" : "Copiar", + "%1$s (%2$d threads)" : "%1$s (%2$d threads)" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index a1de33d7..7a278ff1 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -8,6 +8,7 @@ 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." : "Надає корисну інформацію про сервер, таку як навантаження ЦПУ, використання пам'яті, використання диску, кількість користувачів тощо.", + "{0}% of all users" : "{0}% від усіх користувачів", "Active users" : "Активні користувачі", "Last hour" : "За останню годину", "Last 24 Hours" : "За останні 24 години", @@ -85,6 +86,7 @@ OC.L10N.register( "Talk conversations:" : "Розмов Talk:", "Operating System:" : "Операційна система:", "CPU:" : "ЦП:", + "{name} ({threads} threads)" : "{name} ({threads} нитки)", "Memory:" : "Пам'ять:", "Server time:" : "Час сервера:", "Uptime:" : "Час роботи:", diff --git a/l10n/uk.json b/l10n/uk.json index 5590683a..1aa9c0f9 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -6,6 +6,7 @@ "Monitoring" : "Моніторинг", "Monitoring app with useful server information" : "Застосунок моніторингу з корисною інформацією про сервер", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Надає корисну інформацію про сервер, таку як навантаження ЦПУ, використання пам'яті, використання диску, кількість користувачів тощо.", + "{0}% of all users" : "{0}% від усіх користувачів", "Active users" : "Активні користувачі", "Last hour" : "За останню годину", "Last 24 Hours" : "За останні 24 години", @@ -83,6 +84,7 @@ "Talk conversations:" : "Розмов Talk:", "Operating System:" : "Операційна система:", "CPU:" : "ЦП:", + "{name} ({threads} threads)" : "{name} ({threads} нитки)", "Memory:" : "Пам'ять:", "Server time:" : "Час сервера:", "Uptime:" : "Час роботи:", From 3b9f1952da6a3fc2d1884923ad2ccfff27e33e1d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 12 Jul 2026 01:55:39 +0000 Subject: [PATCH 096/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 5 ++++- l10n/ga.json | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/l10n/ga.js b/l10n/ga.js index 49fbcd40..979036d5 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -8,6 +8,7 @@ OC.L10N.register( "Monitoring" : "Monatóireacht", "Monitoring app with useful server information" : "Aip monatóireachta le faisnéis úsáideach freastalaí", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Soláthraíonn sé faisnéis úsáideach freastalaí, mar shampla ualach LAP, úsáid RAM, úsáid diosca, líon na n-úsáideoirí, etc.", + "{0}% of all users" : "{0}% de na húsáideoirí uile", "Active users" : "Úsáideoirí gníomhacha", "Last hour" : "Uair dheireanach", "Last 24 Hours" : "24 uair an chloig caite", @@ -85,6 +86,7 @@ OC.L10N.register( "Talk conversations:" : "Comhráite:", "Operating System:" : "Córas oibriucháin:", "CPU:" : "LAP:", + "{name} ({threads} threads)" : "{name} ({threads} snáitheanna)", "Memory:" : "Cuimhne:", "Server time:" : "Am freastalaí:", "Uptime:" : "Aga fónaimh:", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "snáitheanna", "%s%% of all users" : "%s%% de na húsáideoirí go léir", "MB" : "MB", - "Copy" : "Cóipeáil" + "Copy" : "Cóipeáil", + "%1$s (%2$d threads)" : "%1$s (%2$d snáitheanna)" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/l10n/ga.json b/l10n/ga.json index 88592d7d..7c39e7ab 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -6,6 +6,7 @@ "Monitoring" : "Monatóireacht", "Monitoring app with useful server information" : "Aip monatóireachta le faisnéis úsáideach freastalaí", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Soláthraíonn sé faisnéis úsáideach freastalaí, mar shampla ualach LAP, úsáid RAM, úsáid diosca, líon na n-úsáideoirí, etc.", + "{0}% of all users" : "{0}% de na húsáideoirí uile", "Active users" : "Úsáideoirí gníomhacha", "Last hour" : "Uair dheireanach", "Last 24 Hours" : "24 uair an chloig caite", @@ -83,6 +84,7 @@ "Talk conversations:" : "Comhráite:", "Operating System:" : "Córas oibriucháin:", "CPU:" : "LAP:", + "{name} ({threads} threads)" : "{name} ({threads} snáitheanna)", "Memory:" : "Cuimhne:", "Server time:" : "Am freastalaí:", "Uptime:" : "Aga fónaimh:", @@ -96,6 +98,7 @@ "threads" : "snáitheanna", "%s%% of all users" : "%s%% de na húsáideoirí go léir", "MB" : "MB", - "Copy" : "Cóipeáil" + "Copy" : "Cóipeáil", + "%1$s (%2$d threads)" : "%1$s (%2$d snáitheanna)" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file From 88193d6289645498f650fb35163f739230b34ba0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 14 Jul 2026 01:58:27 +0000 Subject: [PATCH 097/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 5 ++++- l10n/fr.json | 5 ++++- l10n/zh_TW.js | 2 ++ l10n/zh_TW.json | 2 ++ 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/l10n/fr.js b/l10n/fr.js index 8e908da9..0bf92ff4 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -8,6 +8,7 @@ OC.L10N.register( "Monitoring" : "Surveillance", "Monitoring app with useful server information" : "Application de surveillance avec les informations utiles du serveur", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fournit des informations utiles sur le serveur, telles que la charge du processeur, l'utilisation de la RAM, l'utilisation du disque, le nombre d'utilisateurs, etc.", + "{0}% of all users" : "{0}% de tous les utilisateurs ", "Active users" : "Utilisateurs actifs", "Last hour" : "Dernière heure", "Last 24 Hours" : "Dernières 24 heures", @@ -85,6 +86,7 @@ OC.L10N.register( "Talk conversations:" : "Conversations Talk :", "Operating System:" : "Système d’exploitation :", "CPU:" : "CPU :", + "{name} ({threads} threads)" : "{name} ({threads} threads)", "Memory:" : "Mémoire :", "Server time:" : "Heure du serveur :", "Uptime:" : "Durée de fonctionnement :", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "fil de discussion", "%s%% of all users" : "%s%% pour tous les utilisateurs", "MB" : "Mo", - "Copy" : "Copier" + "Copy" : "Copier", + "%1$s (%2$d threads)" : "%1$s (%2$d threads)" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index 9ea0d5e4..2623013b 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -6,6 +6,7 @@ "Monitoring" : "Surveillance", "Monitoring app with useful server information" : "Application de surveillance avec les informations utiles du serveur", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fournit des informations utiles sur le serveur, telles que la charge du processeur, l'utilisation de la RAM, l'utilisation du disque, le nombre d'utilisateurs, etc.", + "{0}% of all users" : "{0}% de tous les utilisateurs ", "Active users" : "Utilisateurs actifs", "Last hour" : "Dernière heure", "Last 24 Hours" : "Dernières 24 heures", @@ -83,6 +84,7 @@ "Talk conversations:" : "Conversations Talk :", "Operating System:" : "Système d’exploitation :", "CPU:" : "CPU :", + "{name} ({threads} threads)" : "{name} ({threads} threads)", "Memory:" : "Mémoire :", "Server time:" : "Heure du serveur :", "Uptime:" : "Durée de fonctionnement :", @@ -96,6 +98,7 @@ "threads" : "fil de discussion", "%s%% of all users" : "%s%% pour tous les utilisateurs", "MB" : "Mo", - "Copy" : "Copier" + "Copy" : "Copier", + "%1$s (%2$d threads)" : "%1$s (%2$d threads)" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 96ced887..4edd6150 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -8,6 +8,7 @@ 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負載、記憶體使用情況、磁碟使用情況、用戶數等。", + "{0}% of all users" : "所有使用者的 {0}%", "Active users" : "活動中的使用者", "Last hour" : "上個小時", "Last 24 Hours" : "過去24小時", @@ -85,6 +86,7 @@ OC.L10N.register( "Talk conversations:" : "Talk 對話:", "Operating System:" : "作業系統:", "CPU:" : "CPU:", + "{name} ({threads} threads)" : "{name}({threads} 條執行緒)", "Memory:" : "記憶體:", "Server time:" : "伺服器時間:", "Uptime:" : "運作時間:", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 6ea1b6e6..f1b3e554 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -6,6 +6,7 @@ "Monitoring" : "監控", "Monitoring app with useful server information" : "使用有用的伺服器訊息以監控應用程式", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "提供有用的伺服器訊息,例如CPU負載、記憶體使用情況、磁碟使用情況、用戶數等。", + "{0}% of all users" : "所有使用者的 {0}%", "Active users" : "活動中的使用者", "Last hour" : "上個小時", "Last 24 Hours" : "過去24小時", @@ -83,6 +84,7 @@ "Talk conversations:" : "Talk 對話:", "Operating System:" : "作業系統:", "CPU:" : "CPU:", + "{name} ({threads} threads)" : "{name}({threads} 條執行緒)", "Memory:" : "記憶體:", "Server time:" : "伺服器時間:", "Uptime:" : "運作時間:", From 0258649021d83d6079009f9a553ff3391bd7d1d2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 17 Jul 2026 01:58:06 +0000 Subject: [PATCH 098/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lt_LT.js | 5 ++++- l10n/lt_LT.json | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index a54bc81f..abed72bf 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -8,6 +8,7 @@ OC.L10N.register( "Monitoring" : "Stebėjimas", "Monitoring app with useful server information" : "Stebėjimo programėlė su naudinga serverio informacija", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Pateikia naudingos informacijos apie serverį, pavyzdžiui, procesoriaus apkrovą, RAM atminties naudojimą, disko vietos naudojimą, vartotojų skaičių ir pan.", + "{0}% of all users" : "{0}% iš visų vartotojų", "Active users" : "Aktyvūs vartotojai", "Last hour" : "Paskutinė valanda", "Last 24 Hours" : "Paskutinės 24 valandos", @@ -85,6 +86,7 @@ OC.L10N.register( "Talk conversations:" : "„Pokalbių“ pasikalbėjimai:", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", + "{name} ({threads} threads)" : "{name} ({threads} gijos)", "Memory:" : "Atmintis:", "Server time:" : "Serverio laikas:", "Uptime:" : "Veikimo laikas:", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "gijos", "%s%% of all users" : "%s%% iš visų vartotojų", "MB" : "MB", - "Copy" : "Kopijuoti" + "Copy" : "Kopijuoti", + "%1$s (%2$d threads)" : "%1$s (%2$d gijos)" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 4d3ad8e3..c74c02b7 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -6,6 +6,7 @@ "Monitoring" : "Stebėjimas", "Monitoring app with useful server information" : "Stebėjimo programėlė su naudinga serverio informacija", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Pateikia naudingos informacijos apie serverį, pavyzdžiui, procesoriaus apkrovą, RAM atminties naudojimą, disko vietos naudojimą, vartotojų skaičių ir pan.", + "{0}% of all users" : "{0}% iš visų vartotojų", "Active users" : "Aktyvūs vartotojai", "Last hour" : "Paskutinė valanda", "Last 24 Hours" : "Paskutinės 24 valandos", @@ -83,6 +84,7 @@ "Talk conversations:" : "„Pokalbių“ pasikalbėjimai:", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", + "{name} ({threads} threads)" : "{name} ({threads} gijos)", "Memory:" : "Atmintis:", "Server time:" : "Serverio laikas:", "Uptime:" : "Veikimo laikas:", @@ -96,6 +98,7 @@ "threads" : "gijos", "%s%% of all users" : "%s%% iš visų vartotojų", "MB" : "MB", - "Copy" : "Kopijuoti" + "Copy" : "Kopijuoti", + "%1$s (%2$d threads)" : "%1$s (%2$d gijos)" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file From 519b2f6a635fd7c84527a58e304253399d45128a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 18 Jul 2026 01:59:36 +0000 Subject: [PATCH 099/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lt_LT.js | 4 ++-- l10n/lt_LT.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index abed72bf..d9817603 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -81,8 +81,8 @@ OC.L10N.register( "Groups:" : "Grupės:", "Links:" : "Nuorodos:", "Emails:" : "El. pašto adresai:", - "Federated sent:" : "Federuotas siuntimas:", - "Federated received:" : "Federuotas gautas:", + "Federated sent:" : "Federacinis išsiuntė:", + "Federated received:" : "Federacinis gavo:", "Talk conversations:" : "„Pokalbių“ pasikalbėjimai:", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index c74c02b7..ba722c56 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -79,8 +79,8 @@ "Groups:" : "Grupės:", "Links:" : "Nuorodos:", "Emails:" : "El. pašto adresai:", - "Federated sent:" : "Federuotas siuntimas:", - "Federated received:" : "Federuotas gautas:", + "Federated sent:" : "Federacinis išsiuntė:", + "Federated received:" : "Federacinis gavo:", "Talk conversations:" : "„Pokalbių“ pasikalbėjimai:", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", From 49d6ed3805e4b26cfceeb81d24040b0be3fa85db Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 19 Jul 2026 01:59:54 +0000 Subject: [PATCH 100/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 5 ++++- l10n/en_GB.json | 5 ++++- l10n/sv.js | 38 +++++++++++++++++++------------------- l10n/sv.json | 38 +++++++++++++++++++------------------- l10n/zh_HK.js | 5 ++++- l10n/zh_HK.json | 5 ++++- 6 files changed, 54 insertions(+), 42 deletions(-) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index c3a6e22f..84a5af52 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -8,6 +8,7 @@ OC.L10N.register( "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", + "{0}% of all users" : "{0}% of all users", "Active users" : "Active users", "Last hour" : "Last hour", "Last 24 Hours" : "Last 24 Hours", @@ -85,6 +86,7 @@ OC.L10N.register( "Talk conversations:" : "Talk conversations:", "Operating System:" : "Operating System:", "CPU:" : "CPU:", + "{name} ({threads} threads)" : "{name} ({threads} threads)", "Memory:" : "Memory:", "Server time:" : "Server time:", "Uptime:" : "Uptime:", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "threads", "%s%% of all users" : "%s%% of all users", "MB" : "MB", - "Copy" : "Copy" + "Copy" : "Copy", + "%1$s (%2$d threads)" : "%1$s (%2$d threads)" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 1830f5c6..9bc91ecc 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -6,6 +6,7 @@ "Monitoring" : "Monitoring", "Monitoring app with useful server information" : "Monitoring app with useful server information", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", + "{0}% of all users" : "{0}% of all users", "Active users" : "Active users", "Last hour" : "Last hour", "Last 24 Hours" : "Last 24 Hours", @@ -83,6 +84,7 @@ "Talk conversations:" : "Talk conversations:", "Operating System:" : "Operating System:", "CPU:" : "CPU:", + "{name} ({threads} threads)" : "{name} ({threads} threads)", "Memory:" : "Memory:", "Server time:" : "Server time:", "Uptime:" : "Uptime:", @@ -96,6 +98,7 @@ "threads" : "threads", "%s%% of all users" : "%s%% of all users", "MB" : "MB", - "Copy" : "Copy" + "Copy" : "Copy", + "%1$s (%2$d threads)" : "%1$s (%2$d threads)" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index 979dd91e..6ddd2072 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -6,42 +6,42 @@ OC.L10N.register( "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dagar, %2$d timmar, %3$d minuter, %4$d sekunder", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d timmar, %2$d minuter, %3$d sekunder", "Monitoring" : "Övervakning", - "Monitoring app with useful server information" : "Övervaknings-app med användbar serverinformation", - "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Ger användbar serverinformation, såsom CPU belastning, RAM-användning, diskanvändning, antal användare, m.m.", + "Monitoring app with useful server information" : "Övervakningsapp med användbar serverinformation", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Ger användbar serverinformation, till exempel processorbelastning, RAM-användning, diskanvändning och antal användare.", "Active users" : "Aktiva användare", "Last hour" : "Senaste timmen", "Last 24 Hours" : "Senaste 24 timmarna", "Last 7 Days" : "Senaste 7 dagarna", "Last 30 Days" : "Senaste 30 dagarna", - "CPU info not available" : "CPU-info inte tillgänglig", + "CPU info not available" : "CPU-information är inte tillgänglig", "Load average: {percentage} % ({load}) last minute" : "Genomsnittlig belastning: {percentage} % ({load}) senaste minuten", - "Load" : "Last", + "Load" : "Belastning", "Database" : "Databas", "Type:" : "Typ:", "Version:" : "Version:", "Size:" : "Storlek:", - "Disk" : "Lagring", - "Mount:" : "Montering:", + "Disk" : "Disk", + "Mount:" : "Monteringspunkt:", "Filesystem:" : "Filsystem:", "Available:" : "Tillgängligt:", "Used:" : "Använt:", "Files:" : "Filer:", - "Storages:" : "Lagring:", + "Storages:" : "Lagringsutrymmen:", "Free Space:" : "Ledigt utrymme:", "RAM Usage:" : "RAM-användning:", "SWAP Usage:" : "SWAP-användning:", - "RAM info not available" : "RAM info inte tillgängligt", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totalt: {memTotalBytes}/Nuvarande användning: {memUsageBytes}", - "SWAP info not available" : "SWAP info inte tillgängligt", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nuvarande användning: {swapUsageBytes}", + "RAM info not available" : "RAM-information är inte tillgänglig", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: totalt: {memTotalBytes}/aktuell användning: {memUsageBytes}", + "SWAP info not available" : "Växlingsinformation är inte tillgänglig", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Växlingsutrymme: totalt: {swapTotalBytes}/aktuell användning: {swapUsageBytes}", "Memory" : "Minne", "External monitoring tool" : "Externt övervakningsverktyg", "Use this end point to connect an external monitoring tool:" : "Använd denna slutpunkt för att ansluta ett externt övervakningsverktyg:", "Output in JSON" : "Utdata i JSON", "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", "Skip server update" : "Hoppa över serveruppdatering", - "To use an access token, please generate one then set it using the following command:" : "För att använda en access-token, generera en och ställ in den med följande kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL.", + "To use an access token, please generate one then set it using the following command:" : "Generera en åtkomsttoken och ange den sedan med följande kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token i HTTP-rubriken \"NC-Token\" när URL:en ovan anropas.", "Network" : "Nätverk", "Hostname:" : "Värdnamn:", "Gateway:" : "Gateway:", @@ -54,14 +54,14 @@ OC.L10N.register( "IPv6:" : "IPv6:", "PHP" : "PHP", "Memory limit:" : "Minnesgräns:", - "Max execution time:" : "Max körningstid:", + "Max execution time:" : "Maximal körningstid:", "seconds" : "sekunder", "Upload max size:" : "Största uppladdningsstorlek:", "OPcache Revalidate Frequency:" : "Frekvens för återvalidering av OPcache:", "Extensions:" : "Tillägg:", "Unable to list extensions" : "Det går inte att lista tillägg", - "PHP Info:" : "PHP Info:", - "Show phpinfo" : "Visa phpinfo", + "PHP Info:" : "PHP-information:", + "Show phpinfo" : "Visa phpinfo()", "FPM worker pool" : "FPM-arbetspool", "Pool name:" : "Poolnamn:", "Pool type:" : "Pooltyp:", @@ -80,8 +80,8 @@ OC.L10N.register( "Groups:" : "Grupper:", "Links:" : "Länkar:", "Emails:" : "E-post:", - "Federated sent:" : "Federerat skickat:", - "Federated received:" : "Federerat mottaget:", + "Federated sent:" : "Federerade delningar skickade:", + "Federated received:" : "Federerade delningar mottagna:", "Talk conversations:" : "Talk-konversationer:", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", @@ -91,7 +91,7 @@ OC.L10N.register( "Temperature" : "Temperatur", "CPU Usage:" : "CPU-användning:", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) senaste minuten\n{last5MinutesPercentage} % ({last5Minutes}) senaste 5 minuterna\n{last15MinutesPercentage} % ({last15Minutes}) senaste 15 minuterna", - "Copied!" : "Kopierad!", + "Copied!" : "Kopierat!", "Not supported!" : "Stöds inte!", "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.", "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.", diff --git a/l10n/sv.json b/l10n/sv.json index 5f5f3715..8c65f7d3 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -4,42 +4,42 @@ "%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d dagar, %2$d timmar, %3$d minuter, %4$d sekunder", "%1$d hours, %2$d minutes, %3$d seconds" : "%1$d timmar, %2$d minuter, %3$d sekunder", "Monitoring" : "Övervakning", - "Monitoring app with useful server information" : "Övervaknings-app med användbar serverinformation", - "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Ger användbar serverinformation, såsom CPU belastning, RAM-användning, diskanvändning, antal användare, m.m.", + "Monitoring app with useful server information" : "Övervakningsapp med användbar serverinformation", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Ger användbar serverinformation, till exempel processorbelastning, RAM-användning, diskanvändning och antal användare.", "Active users" : "Aktiva användare", "Last hour" : "Senaste timmen", "Last 24 Hours" : "Senaste 24 timmarna", "Last 7 Days" : "Senaste 7 dagarna", "Last 30 Days" : "Senaste 30 dagarna", - "CPU info not available" : "CPU-info inte tillgänglig", + "CPU info not available" : "CPU-information är inte tillgänglig", "Load average: {percentage} % ({load}) last minute" : "Genomsnittlig belastning: {percentage} % ({load}) senaste minuten", - "Load" : "Last", + "Load" : "Belastning", "Database" : "Databas", "Type:" : "Typ:", "Version:" : "Version:", "Size:" : "Storlek:", - "Disk" : "Lagring", - "Mount:" : "Montering:", + "Disk" : "Disk", + "Mount:" : "Monteringspunkt:", "Filesystem:" : "Filsystem:", "Available:" : "Tillgängligt:", "Used:" : "Använt:", "Files:" : "Filer:", - "Storages:" : "Lagring:", + "Storages:" : "Lagringsutrymmen:", "Free Space:" : "Ledigt utrymme:", "RAM Usage:" : "RAM-användning:", "SWAP Usage:" : "SWAP-användning:", - "RAM info not available" : "RAM info inte tillgängligt", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totalt: {memTotalBytes}/Nuvarande användning: {memUsageBytes}", - "SWAP info not available" : "SWAP info inte tillgängligt", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nuvarande användning: {swapUsageBytes}", + "RAM info not available" : "RAM-information är inte tillgänglig", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: totalt: {memTotalBytes}/aktuell användning: {memUsageBytes}", + "SWAP info not available" : "Växlingsinformation är inte tillgänglig", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Växlingsutrymme: totalt: {swapTotalBytes}/aktuell användning: {swapUsageBytes}", "Memory" : "Minne", "External monitoring tool" : "Externt övervakningsverktyg", "Use this end point to connect an external monitoring tool:" : "Använd denna slutpunkt för att ansluta ett externt övervakningsverktyg:", "Output in JSON" : "Utdata i JSON", "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", "Skip server update" : "Hoppa över serveruppdatering", - "To use an access token, please generate one then set it using the following command:" : "För att använda en access-token, generera en och ställ in den med följande kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token med \"NC-Token\"-header när du frågar efter ovanstående URL.", + "To use an access token, please generate one then set it using the following command:" : "Generera en åtkomsttoken och ange den sedan med följande kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token i HTTP-rubriken \"NC-Token\" när URL:en ovan anropas.", "Network" : "Nätverk", "Hostname:" : "Värdnamn:", "Gateway:" : "Gateway:", @@ -52,14 +52,14 @@ "IPv6:" : "IPv6:", "PHP" : "PHP", "Memory limit:" : "Minnesgräns:", - "Max execution time:" : "Max körningstid:", + "Max execution time:" : "Maximal körningstid:", "seconds" : "sekunder", "Upload max size:" : "Största uppladdningsstorlek:", "OPcache Revalidate Frequency:" : "Frekvens för återvalidering av OPcache:", "Extensions:" : "Tillägg:", "Unable to list extensions" : "Det går inte att lista tillägg", - "PHP Info:" : "PHP Info:", - "Show phpinfo" : "Visa phpinfo", + "PHP Info:" : "PHP-information:", + "Show phpinfo" : "Visa phpinfo()", "FPM worker pool" : "FPM-arbetspool", "Pool name:" : "Poolnamn:", "Pool type:" : "Pooltyp:", @@ -78,8 +78,8 @@ "Groups:" : "Grupper:", "Links:" : "Länkar:", "Emails:" : "E-post:", - "Federated sent:" : "Federerat skickat:", - "Federated received:" : "Federerat mottaget:", + "Federated sent:" : "Federerade delningar skickade:", + "Federated received:" : "Federerade delningar mottagna:", "Talk conversations:" : "Talk-konversationer:", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", @@ -89,7 +89,7 @@ "Temperature" : "Temperatur", "CPU Usage:" : "CPU-användning:", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) senaste minuten\n{last5MinutesPercentage} % ({last5Minutes}) senaste 5 minuterna\n{last15MinutesPercentage} % ({last15Minutes}) senaste 15 minuterna", - "Copied!" : "Kopierad!", + "Copied!" : "Kopierat!", "Not supported!" : "Stöds inte!", "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.", "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 268d3290..94362532 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -8,6 +8,7 @@ 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負載、記憶體使用情況、磁碟使用情況、用戶數等。", + "{0}% of all users" : "所有用戶的 {0}%", "Active users" : "活躍用戶", "Last hour" : "過去 1 小時", "Last 24 Hours" : "過去24小時", @@ -85,6 +86,7 @@ OC.L10N.register( "Talk conversations:" : "Talk 對話︰", "Operating System:" : "作業系統:", "CPU:" : "CPU:", + "{name} ({threads} threads)" : "{name}({threads} 條討論串)", "Memory:" : "記憶體:", "Server time:" : "伺服器時間:", "Uptime:" : "運行時間:", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "主題", "%s%% of all users" : " %s%% 所有用戶的", "MB" : "MB", - "Copy" : "複製" + "Copy" : "複製", + "%1$s (%2$d threads)" : "%1$s(%2$d 條討論串)" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 094ab410..68d1d8e4 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -6,6 +6,7 @@ "Monitoring" : "監控", "Monitoring app with useful server information" : "使用有用的伺服器訊息以監控應用程式", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "提供有用的伺服器訊息,例如CPU負載、記憶體使用情況、磁碟使用情況、用戶數等。", + "{0}% of all users" : "所有用戶的 {0}%", "Active users" : "活躍用戶", "Last hour" : "過去 1 小時", "Last 24 Hours" : "過去24小時", @@ -83,6 +84,7 @@ "Talk conversations:" : "Talk 對話︰", "Operating System:" : "作業系統:", "CPU:" : "CPU:", + "{name} ({threads} threads)" : "{name}({threads} 條討論串)", "Memory:" : "記憶體:", "Server time:" : "伺服器時間:", "Uptime:" : "運行時間:", @@ -96,6 +98,7 @@ "threads" : "主題", "%s%% of all users" : " %s%% 所有用戶的", "MB" : "MB", - "Copy" : "複製" + "Copy" : "複製", + "%1$s (%2$d threads)" : "%1$s(%2$d 條討論串)" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file From da087195c1693eb50d0710fa7de83c724f8f6621 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 21 Jul 2026 01:59:31 +0000 Subject: [PATCH 101/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_BR.js | 2 +- l10n/pt_BR.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 5d19bac6..cc3784a4 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -44,7 +44,7 @@ OC.L10N.register( "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.", "Network" : "Rede", - "Hostname:" : "Nome do host:", + "Hostname:" : "Nome do hospedeiro:", "Gateway:" : "Gateway:", "DNS:" : "DNS:", "Status:" : "Status:", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 6b1fb6e9..b89230af 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -42,7 +42,7 @@ "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.", "Network" : "Rede", - "Hostname:" : "Nome do host:", + "Hostname:" : "Nome do hospedeiro:", "Gateway:" : "Gateway:", "DNS:" : "DNS:", "Status:" : "Status:", From 369f7bab5bfc08bd9bd70bec194e40c37ab6181f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 22 Jul 2026 01:58:39 +0000 Subject: [PATCH 102/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sv.js | 5 ++++- l10n/sv.json | 5 ++++- l10n/zh_HK.js | 4 ++-- l10n/zh_HK.json | 4 ++-- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/l10n/sv.js b/l10n/sv.js index 6ddd2072..885caad5 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -8,6 +8,7 @@ OC.L10N.register( "Monitoring" : "Övervakning", "Monitoring app with useful server information" : "Övervakningsapp med användbar serverinformation", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Ger användbar serverinformation, till exempel processorbelastning, RAM-användning, diskanvändning och antal användare.", + "{0}% of all users" : "{0}% av alla användare", "Active users" : "Aktiva användare", "Last hour" : "Senaste timmen", "Last 24 Hours" : "Senaste 24 timmarna", @@ -85,6 +86,7 @@ OC.L10N.register( "Talk conversations:" : "Talk-konversationer:", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", + "{name} ({threads} threads)" : "{name} ({threads} trådar)", "Memory:" : "Minne:", "Server time:" : "Servertid:", "Uptime:" : "Upptid:", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "trådar", "%s%% of all users" : "%s%% av alla användare", "MB" : "MB", - "Copy" : "Kopiera" + "Copy" : "Kopiera", + "%1$s (%2$d threads)" : "%1$s (%2$d trådar)" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index 8c65f7d3..9d5b325e 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -6,6 +6,7 @@ "Monitoring" : "Övervakning", "Monitoring app with useful server information" : "Övervakningsapp med användbar serverinformation", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Ger användbar serverinformation, till exempel processorbelastning, RAM-användning, diskanvändning och antal användare.", + "{0}% of all users" : "{0}% av alla användare", "Active users" : "Aktiva användare", "Last hour" : "Senaste timmen", "Last 24 Hours" : "Senaste 24 timmarna", @@ -83,6 +84,7 @@ "Talk conversations:" : "Talk-konversationer:", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", + "{name} ({threads} threads)" : "{name} ({threads} trådar)", "Memory:" : "Minne:", "Server time:" : "Servertid:", "Uptime:" : "Upptid:", @@ -96,6 +98,7 @@ "threads" : "trådar", "%s%% of all users" : "%s%% av alla användare", "MB" : "MB", - "Copy" : "Kopiera" + "Copy" : "Kopiera", + "%1$s (%2$d threads)" : "%1$s (%2$d trådar)" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 94362532..7e1c4da8 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -81,8 +81,8 @@ OC.L10N.register( "Groups:" : "群組︰", "Links:" : "連結︰", "Emails:" : "電郵地址:", - "Federated sent:" : "聯盟發送︰", - "Federated received:" : "聯盟接收︰", + "Federated sent:" : "聯邦發送︰", + "Federated received:" : "聯邦接收︰", "Talk conversations:" : "Talk 對話︰", "Operating System:" : "作業系統:", "CPU:" : "CPU:", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 68d1d8e4..8acd98df 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -79,8 +79,8 @@ "Groups:" : "群組︰", "Links:" : "連結︰", "Emails:" : "電郵地址:", - "Federated sent:" : "聯盟發送︰", - "Federated received:" : "聯盟接收︰", + "Federated sent:" : "聯邦發送︰", + "Federated received:" : "聯邦接收︰", "Talk conversations:" : "Talk 對話︰", "Operating System:" : "作業系統:", "CPU:" : "CPU:", From c4f9927b2b65dfd9de996d42828ed1372d13a2e3 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 26 Jul 2026 05:38:09 +0000 Subject: [PATCH 103/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 8a5d12db..262561d5 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "5343316ca3fe43104a9676ffcc12607cf185300c" + "reference": "0f3bbf18846c7bf9e8dea4da2bf045be24be61eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/5343316ca3fe43104a9676ffcc12607cf185300c", - "reference": "5343316ca3fe43104a9676ffcc12607cf185300c", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/0f3bbf18846c7bf9e8dea4da2bf045be24be61eb", + "reference": "0f3bbf18846c7bf9e8dea4da2bf045be24be61eb", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-06-29T02:28:09+00:00" + "time": "2026-07-16T01:28:14+00:00" }, { "name": "psr/clock", From 3b1bb49659428b8fdc673822a7e8cbd27302fa26 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 30 Jul 2026 02:13:39 +0000 Subject: [PATCH 104/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lt_LT.js | 2 +- l10n/lt_LT.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index d9817603..93bc5c55 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -83,7 +83,7 @@ OC.L10N.register( "Emails:" : "El. pašto adresai:", "Federated sent:" : "Federacinis išsiuntė:", "Federated received:" : "Federacinis gavo:", - "Talk conversations:" : "„Pokalbių“ pasikalbėjimai:", + "Talk conversations:" : "„Pokalbiai“ pasikalbėjimai:", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", "{name} ({threads} threads)" : "{name} ({threads} gijos)", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index ba722c56..0dbf58c7 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -81,7 +81,7 @@ "Emails:" : "El. pašto adresai:", "Federated sent:" : "Federacinis išsiuntė:", "Federated received:" : "Federacinis gavo:", - "Talk conversations:" : "„Pokalbių“ pasikalbėjimai:", + "Talk conversations:" : "„Pokalbiai“ pasikalbėjimai:", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", "{name} ({threads} threads)" : "{name} ({threads} gijos)", From 81e82165affc9b0032e9d959e34748662eb43a61 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 2 Aug 2026 05:47:22 +0000 Subject: [PATCH 105/130] ci(actions): Update workflow templates from organization template repository Signed-off-by: GitHub Signed-off-by: Daniel Kesselberg --- .github/actions-lock.txt | 24 +-- .../block-unconventional-commits.yml | 2 +- .github/workflows/lint-php-cs.yml | 8 +- .github/workflows/lint-php.yml | 4 +- .github/workflows/phpunit-mariadb.yml | 8 +- .github/workflows/phpunit-mysql.yml | 8 +- .github/workflows/phpunit-oci.yml | 8 +- .github/workflows/phpunit-pgsql.yml | 8 +- .github/workflows/phpunit-sqlite.yml | 8 +- .github/workflows/pr-feedback.yml | 2 +- .github/workflows/psalm.yml | 10 +- .github/workflows/reuse.yml | 2 +- .github/workflows/update-nextcloud-ocp.yml | 6 +- vendor-bin/phpunit/composer.lock | 160 ++++++++++-------- 14 files changed, 141 insertions(+), 117 deletions(-) diff --git a/.github/actions-lock.txt b/.github/actions-lock.txt index 07bdecc7..4e88a7fd 100644 --- a/.github/actions-lock.txt +++ b/.github/actions-lock.txt @@ -1,18 +1,18 @@ # SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: MIT 25fc4c7e69e778e20bdc9eb0cc96367e block-merge-freeze.yml -5a7b85f72877c560683ba523ffad11cc block-unconventional-commits.yml +19ab9c47c8d96de93f37fab242c398cc block-unconventional-commits.yml e6351c608939c31ae1e32923aa82aa10 dependabot-approve-merge.yml 2581a67c5bcdcd570427e6d51db767d7 fixup.yml -870b483dbcbca59479211270d61546dd lint-php-cs.yml -ee2b04d185b82fe7dd6fe6d83c6c7b45 lint-php.yml -5cb2cca6386e45c0c9061192798b37a8 phpunit-mariadb.yml -d676be1ed03142832d8e712962f5961c phpunit-mysql.yml -ec26ef77882d1c19cba1ce168f927c2b phpunit-oci.yml -e92532f6ac32d39a1ff5c5d57b9686ba phpunit-pgsql.yml -9e8a660a88b8253f33593880710f1df3 phpunit-sqlite.yml -3c4a096b3b7dbaef0f8e5190ffe13518 pr-feedback.yml -20b5d0d45766e3793f19c9c0c8d05140 psalm.yml -3975dc58817119d596a8f6ed190352ce reuse.yml +4b40dd0073e16f74dd04e6d49dcc043d lint-php-cs.yml +cfb31e47b6e9ab65e76c89b028754a4e lint-php.yml +076e72a19e7bdf35ac5b2abee0198c43 phpunit-mariadb.yml +8fab08ac7da700ee304af0bf3c18b3a3 phpunit-mysql.yml +bbe9834ddb89207caf5e19d79ebb3672 phpunit-oci.yml +256bf1dead4ef8479e9ce7433f871548 phpunit-pgsql.yml +4ca2c2c4b1a73182667bab908e57c185 phpunit-sqlite.yml +d1821b8a816578070ed8fd018f321f6d pr-feedback.yml +6dc046dfbca5dc65d938265c518fcac4 psalm.yml +2dbec18233063b42f4d8e03bbb43671c reuse.yml a3440826636c0fd7c2d20b1de50363da update-nextcloud-ocp-approve-merge.yml -39db87018db395caf41007931817cdbd update-nextcloud-ocp.yml +f5632e6d28c6afca9d4d46131fb48d57 update-nextcloud-ocp.yml diff --git a/.github/workflows/block-unconventional-commits.yml b/.github/workflows/block-unconventional-commits.yml index bcc722a6..4972f8bb 100644 --- a/.github/workflows/block-unconventional-commits.yml +++ b/.github/workflows/block-unconventional-commits.yml @@ -27,7 +27,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false diff --git a/.github/workflows/lint-php-cs.yml b/.github/workflows/lint-php-cs.yml index bb67a004..dba09562 100644 --- a/.github/workflows/lint-php-cs.yml +++ b/.github/workflows/lint-php-cs.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false @@ -43,10 +43,12 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - name: Install dependencies + - name: Remove nextcloud/ocp run: | composer remove nextcloud/ocp --dev --no-scripts - composer i + + - name: Install composer dependencies + uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # 4.0.0 - name: Lint run: composer run cs:check || ( echo 'Please run `composer run cs:fix` to format your code' && exit 1 ) diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index cb2684b2..e73949e0 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -25,7 +25,7 @@ jobs: php-max: ${{ steps.versions.outputs.php-max }} steps: - name: Checkout app - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false @@ -44,7 +44,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false diff --git a/.github/workflows/phpunit-mariadb.yml b/.github/workflows/phpunit-mariadb.yml index 5a578ba7..ba44bbb6 100644 --- a/.github/workflows/phpunit-mariadb.yml +++ b/.github/workflows/phpunit-mariadb.yml @@ -25,7 +25,7 @@ jobs: server-max: ${{ steps.versions.outputs.branches-max-list }} steps: - name: Checkout app - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false @@ -43,7 +43,7 @@ jobs: src: ${{ steps.changes.outputs.src}} steps: - - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 + - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2 id: changes continue-on-error: true with: @@ -92,7 +92,7 @@ jobs: echo "APP_NAME=${GITHUB_REPOSITORY##*/}" >> $GITHUB_ENV - name: Checkout server - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false submodules: true @@ -100,7 +100,7 @@ jobs: ref: ${{ matrix.server-versions }} - name: Checkout app - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false path: apps/${{ env.APP_NAME }} diff --git a/.github/workflows/phpunit-mysql.yml b/.github/workflows/phpunit-mysql.yml index 69db3b5d..ed02c2f5 100644 --- a/.github/workflows/phpunit-mysql.yml +++ b/.github/workflows/phpunit-mysql.yml @@ -24,7 +24,7 @@ jobs: matrix: ${{ steps.versions.outputs.sparse-matrix }} steps: - name: Checkout app - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false @@ -44,7 +44,7 @@ jobs: src: ${{ steps.changes.outputs.src}} steps: - - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 + - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2 id: changes continue-on-error: true with: @@ -90,7 +90,7 @@ jobs: echo "APP_NAME=${GITHUB_REPOSITORY##*/}" >> $GITHUB_ENV - name: Checkout server - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false submodules: true @@ -98,7 +98,7 @@ jobs: ref: ${{ matrix.server-versions }} - name: Checkout app - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false path: apps/${{ env.APP_NAME }} diff --git a/.github/workflows/phpunit-oci.yml b/.github/workflows/phpunit-oci.yml index 20c84b19..68c7e1e4 100644 --- a/.github/workflows/phpunit-oci.yml +++ b/.github/workflows/phpunit-oci.yml @@ -25,7 +25,7 @@ jobs: server-max: ${{ steps.versions.outputs.branches-max-list }} steps: - name: Checkout app - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false @@ -43,7 +43,7 @@ jobs: src: ${{ steps.changes.outputs.src }} steps: - - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 + - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2 id: changes continue-on-error: true with: @@ -102,7 +102,7 @@ jobs: echo "APP_NAME=${GITHUB_REPOSITORY##*/}" >> $GITHUB_ENV - name: Checkout server - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false submodules: true @@ -110,7 +110,7 @@ jobs: ref: ${{ matrix.server-versions }} - name: Checkout app - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false path: apps/${{ env.APP_NAME }} diff --git a/.github/workflows/phpunit-pgsql.yml b/.github/workflows/phpunit-pgsql.yml index f93a8b12..df385ab3 100644 --- a/.github/workflows/phpunit-pgsql.yml +++ b/.github/workflows/phpunit-pgsql.yml @@ -25,7 +25,7 @@ jobs: server-max: ${{ steps.versions.outputs.branches-max-list }} steps: - name: Checkout app - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false @@ -43,7 +43,7 @@ jobs: src: ${{ steps.changes.outputs.src }} steps: - - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 + - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2 id: changes continue-on-error: true with: @@ -93,7 +93,7 @@ jobs: echo "APP_NAME=${GITHUB_REPOSITORY##*/}" >> $GITHUB_ENV - name: Checkout server - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false submodules: true @@ -101,7 +101,7 @@ jobs: ref: ${{ matrix.server-versions }} - name: Checkout app - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false path: apps/${{ env.APP_NAME }} diff --git a/.github/workflows/phpunit-sqlite.yml b/.github/workflows/phpunit-sqlite.yml index 06abce11..25b66d11 100644 --- a/.github/workflows/phpunit-sqlite.yml +++ b/.github/workflows/phpunit-sqlite.yml @@ -25,7 +25,7 @@ jobs: server-max: ${{ steps.versions.outputs.branches-max-list }} steps: - name: Checkout app - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false @@ -43,7 +43,7 @@ jobs: src: ${{ steps.changes.outputs.src}} steps: - - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 + - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2 id: changes continue-on-error: true with: @@ -82,7 +82,7 @@ jobs: echo "APP_NAME=${GITHUB_REPOSITORY##*/}" >> $GITHUB_ENV - name: Checkout server - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false submodules: true @@ -90,7 +90,7 @@ jobs: ref: ${{ matrix.server-versions }} - name: Checkout app - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false path: apps/${{ env.APP_NAME }} diff --git a/.github/workflows/pr-feedback.yml b/.github/workflows/pr-feedback.yml index f4c0477c..4420bf69 100644 --- a/.github/workflows/pr-feedback.yml +++ b/.github/workflows/pr-feedback.yml @@ -36,7 +36,7 @@ jobs: blocklist=$(curl https://raw.githubusercontent.com/nextcloud/.github/master/non-community-usernames.txt | paste -s -d, -) echo "blocklist=$blocklist" >> "$GITHUB_OUTPUT" - - uses: nextcloud/pr-feedback-action@f0cab224dea8e1f282f9451de322f323c78fc7a5 # main + - uses: nextcloud/pr-feedback-action@5227c55be184087d0aef6338bee210d8620b6297 # v1.0.1 with: feedback-message: | Hello there, diff --git a/.github/workflows/psalm.yml b/.github/workflows/psalm.yml index 82f306ed..eafcfeb5 100644 --- a/.github/workflows/psalm.yml +++ b/.github/workflows/psalm.yml @@ -24,7 +24,7 @@ jobs: name: static-psalm-analysis steps: - name: Checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false @@ -47,12 +47,14 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - name: Install dependencies + - name: Remove nextcloud/ocp run: | composer remove nextcloud/ocp --dev --no-scripts - composer i - - name: Install nextcloud/ocp + - name: Install composer dependencies + uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # 4.0.0 + + - name: Install nextcloud/ocp:dev-${{ steps.versions.outputs.branches-max }} run: composer require --dev nextcloud/ocp:dev-${{ steps.versions.outputs.branches-max }} --ignore-platform-reqs --with-dependencies - name: Run coding standards check diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml index 4e1a7419..67fdafc4 100644 --- a/.github/workflows/reuse.yml +++ b/.github/workflows/reuse.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest-low steps: - name: Checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml index 6a28a33f..f09ae8f9 100644 --- a/.github/workflows/update-nextcloud-ocp.yml +++ b/.github/workflows/update-nextcloud-ocp.yml @@ -37,7 +37,7 @@ jobs: steps: - id: checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false ref: ${{ matrix.branches }} @@ -62,9 +62,9 @@ jobs: grep '/appinfo/info.xml' .github/CODEOWNERS | cut -f 2- -d ' ' | xargs | awk '{ print "codeowners="$0 }' >> $GITHUB_OUTPUT continue-on-error: true - - name: Composer install + - name: Install composer dependencies if: steps.checkout.outcome == 'success' - run: composer install + uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # 4.0.0 - name: Check composer bin for nextcloud/ocp exists id: check_composer_bin diff --git a/vendor-bin/phpunit/composer.lock b/vendor-bin/phpunit/composer.lock index 08a07a7f..35c5b7c8 100644 --- a/vendor-bin/phpunit/composer.lock +++ b/vendor-bin/phpunit/composer.lock @@ -9,16 +9,16 @@ "packages-dev": [ { "name": "myclabs/deep-copy", - "version": "1.13.3", + "version": "1.13.4", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "faed855a7b5f4d4637717c2b3863e277116beb36" + "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/faed855a7b5f4d4637717c2b3863e277116beb36", - "reference": "faed855a7b5f4d4637717c2b3863e277116beb36", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a", + "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a", "shasum": "" }, "require": { @@ -57,7 +57,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.13.3" + "source": "https://github.com/myclabs/DeepCopy/tree/1.13.4" }, "funding": [ { @@ -65,24 +65,23 @@ "type": "tidelift" } ], - "time": "2025-07-05T12:25:42+00:00" + "time": "2025-08-01T08:46:24+00:00" }, { "name": "nikic/php-parser", - "version": "v5.5.0", + "version": "v5.8.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "ae59794362fe85e051a58ad36b289443f57be7a9" + "reference": "044a6a392ff8ad0d61f14370a5fbbd0a0107152f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9", - "reference": "ae59794362fe85e051a58ad36b289443f57be7a9", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/044a6a392ff8ad0d61f14370a5fbbd0a0107152f", + "reference": "044a6a392ff8ad0d61f14370a5fbbd0a0107152f", "shasum": "" }, "require": { - "ext-ctype": "*", "ext-json": "*", "ext-tokenizer": "*", "php": ">=7.4" @@ -97,7 +96,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "5.0-dev" + "dev-master": "5.x-dev" } }, "autoload": { @@ -121,9 +120,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.8.0" }, - "time": "2025-05-31T08:24:38+00:00" + "time": "2026-07-04T14:30:18+00:00" }, { "name": "phar-io/manifest", @@ -566,26 +565,26 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.48", + "version": "10.5.64", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "6e0a2bc39f6fae7617989d690d76c48e6d2eb541" + "reference": "0e8c1d19cea35ad97d4887f363d07c78e30fbf06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6e0a2bc39f6fae7617989d690d76c48e6d2eb541", - "reference": "6e0a2bc39f6fae7617989d690d76c48e6d2eb541", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0e8c1d19cea35ad97d4887f363d07c78e30fbf06", + "reference": "0e8c1d19cea35ad97d4887f363d07c78e30fbf06", "shasum": "" }, "require": { "ext-dom": "*", + "ext-filter": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", - "ext-xml": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.13.3", + "myclabs/deep-copy": "^1.13.4", "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.1", @@ -596,13 +595,13 @@ "phpunit/php-timer": "^6.0.0", "sebastian/cli-parser": "^2.0.1", "sebastian/code-unit": "^2.0.0", - "sebastian/comparator": "^5.0.3", + "sebastian/comparator": "^5.0.5", "sebastian/diff": "^5.1.1", "sebastian/environment": "^6.1.0", - "sebastian/exporter": "^5.1.2", + "sebastian/exporter": "^5.1.4", "sebastian/global-state": "^6.0.2", "sebastian/object-enumerator": "^5.0.0", - "sebastian/recursion-context": "^5.0.0", + "sebastian/recursion-context": "^5.0.1", "sebastian/type": "^4.0.0", "sebastian/version": "^4.0.1" }, @@ -647,31 +646,15 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.48" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.64" }, "funding": [ { - "url": "https://phpunit.de/sponsors.html", - "type": "custom" - }, - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - }, - { - "url": "https://liberapay.com/sebastianbergmann", - "type": "liberapay" - }, - { - "url": "https://thanks.dev/u/gh/sebastianbergmann", - "type": "thanks_dev" - }, - { - "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", - "type": "tidelift" + "url": "https://phpunit.de/sponsoring.html", + "type": "other" } ], - "time": "2025-07-11T04:07:17+00:00" + "time": "2026-07-06T14:50:35+00:00" }, { "name": "sebastian/cli-parser", @@ -843,16 +826,16 @@ }, { "name": "sebastian/comparator", - "version": "5.0.3", + "version": "5.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e" + "reference": "55dfef806eb7dfeb6e7a6935601fef866f8ca48d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e", - "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55dfef806eb7dfeb6e7a6935601fef866f8ca48d", + "reference": "55dfef806eb7dfeb6e7a6935601fef866f8ca48d", "shasum": "" }, "require": { @@ -908,15 +891,27 @@ "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "security": "https://github.com/sebastianbergmann/comparator/security/policy", - "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.3" + "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.5" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" + }, + { + "url": "https://liberapay.com/sebastianbergmann", + "type": "liberapay" + }, + { + "url": "https://thanks.dev/u/gh/sebastianbergmann", + "type": "thanks_dev" + }, + { + "url": "https://tidelift.com/funding/github/packagist/sebastian/comparator", + "type": "tidelift" } ], - "time": "2024-10-18T14:56:07+00:00" + "time": "2026-01-24T09:25:16+00:00" }, { "name": "sebastian/complexity", @@ -1109,16 +1104,16 @@ }, { "name": "sebastian/exporter", - "version": "5.1.2", + "version": "5.1.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "955288482d97c19a372d3f31006ab3f37da47adf" + "reference": "0735b90f4da94969541dac1da743446e276defa6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf", - "reference": "955288482d97c19a372d3f31006ab3f37da47adf", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/0735b90f4da94969541dac1da743446e276defa6", + "reference": "0735b90f4da94969541dac1da743446e276defa6", "shasum": "" }, "require": { @@ -1127,7 +1122,7 @@ "sebastian/recursion-context": "^5.0" }, "require-dev": { - "phpunit/phpunit": "^10.0" + "phpunit/phpunit": "^10.5" }, "type": "library", "extra": { @@ -1175,15 +1170,27 @@ "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "security": "https://github.com/sebastianbergmann/exporter/security/policy", - "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2" + "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.4" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" + }, + { + "url": "https://liberapay.com/sebastianbergmann", + "type": "liberapay" + }, + { + "url": "https://thanks.dev/u/gh/sebastianbergmann", + "type": "thanks_dev" + }, + { + "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter", + "type": "tidelift" } ], - "time": "2024-03-02T07:17:12+00:00" + "time": "2025-09-24T06:09:11+00:00" }, { "name": "sebastian/global-state", @@ -1419,23 +1426,23 @@ }, { "name": "sebastian/recursion-context", - "version": "5.0.0", + "version": "5.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "05909fb5bc7df4c52992396d0116aed689f93712" + "reference": "47e34210757a2f37a97dcd207d032e1b01e64c7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712", - "reference": "05909fb5bc7df4c52992396d0116aed689f93712", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/47e34210757a2f37a97dcd207d032e1b01e64c7a", + "reference": "47e34210757a2f37a97dcd207d032e1b01e64c7a", "shasum": "" }, "require": { "php": ">=8.1" }, "require-dev": { - "phpunit/phpunit": "^10.0" + "phpunit/phpunit": "^10.5" }, "type": "library", "extra": { @@ -1470,15 +1477,28 @@ "homepage": "https://github.com/sebastianbergmann/recursion-context", "support": { "issues": "https://github.com/sebastianbergmann/recursion-context/issues", - "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0" + "security": "https://github.com/sebastianbergmann/recursion-context/security/policy", + "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.1" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" + }, + { + "url": "https://liberapay.com/sebastianbergmann", + "type": "liberapay" + }, + { + "url": "https://thanks.dev/u/gh/sebastianbergmann", + "type": "thanks_dev" + }, + { + "url": "https://tidelift.com/funding/github/packagist/sebastian/recursion-context", + "type": "tidelift" } ], - "time": "2023-02-03T07:05:40+00:00" + "time": "2025-08-10T07:50:56+00:00" }, { "name": "sebastian/type", @@ -1591,16 +1611,16 @@ }, { "name": "theseer/tokenizer", - "version": "1.2.3", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", - "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2" + "reference": "b7489ce515e168639d17feec34b8847c326b0b3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", - "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c", + "reference": "b7489ce515e168639d17feec34b8847c326b0b3c", "shasum": "" }, "require": { @@ -1629,7 +1649,7 @@ "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "support": { "issues": "https://github.com/theseer/tokenizer/issues", - "source": "https://github.com/theseer/tokenizer/tree/1.2.3" + "source": "https://github.com/theseer/tokenizer/tree/1.3.1" }, "funding": [ { @@ -1637,7 +1657,7 @@ "type": "github" } ], - "time": "2024-03-03T12:36:25+00:00" + "time": "2025-11-17T20:03:58+00:00" } ], "aliases": [], @@ -1650,5 +1670,5 @@ "platform-overrides": { "php": "8.1.33" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" } From 4279a9df847646f969903106429a1ea77068a9bb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 3 Aug 2026 02:16:38 +0000 Subject: [PATCH 106/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 4 ++-- l10n/ar.json | 4 ++-- l10n/ast.js | 4 ++-- l10n/ast.json | 4 ++-- l10n/bg.js | 4 ++-- l10n/bg.json | 4 ++-- l10n/ca.js | 4 ++-- l10n/ca.json | 4 ++-- l10n/cs.js | 4 ++-- l10n/cs.json | 4 ++-- l10n/da.js | 4 ++-- l10n/da.json | 4 ++-- l10n/de.js | 4 ++-- l10n/de.json | 4 ++-- l10n/de_DE.js | 4 ++-- l10n/de_DE.json | 4 ++-- l10n/el.js | 4 ++-- l10n/el.json | 4 ++-- l10n/en_GB.js | 4 ++-- l10n/en_GB.json | 4 ++-- l10n/es.js | 4 ++-- l10n/es.json | 4 ++-- l10n/es_EC.js | 4 ++-- l10n/es_EC.json | 4 ++-- l10n/es_MX.js | 5 +++-- l10n/es_MX.json | 5 +++-- l10n/es_UY.js | 1 + l10n/es_UY.json | 1 + l10n/et_EE.js | 6 ++++-- l10n/et_EE.json | 6 ++++-- l10n/eu.js | 7 +++++-- l10n/eu.json | 7 +++++-- l10n/fa.js | 7 +++++-- l10n/fa.json | 7 +++++-- l10n/fi.js | 7 +++++-- l10n/fi.json | 7 +++++-- l10n/fr.js | 7 +++++-- l10n/fr.json | 7 +++++-- l10n/ga.js | 6 ++++-- l10n/ga.json | 6 ++++-- l10n/gl.js | 7 +++++-- l10n/gl.json | 7 +++++-- l10n/he.js | 3 +++ l10n/he.json | 3 +++ l10n/hr.js | 3 +++ l10n/hr.json | 3 +++ l10n/hu.js | 7 +++++-- l10n/hu.json | 7 +++++-- l10n/id.js | 6 ++++-- l10n/id.json | 6 ++++-- l10n/is.js | 3 +++ l10n/is.json | 3 +++ l10n/it.js | 7 +++++-- l10n/it.json | 7 +++++-- l10n/ja.js | 7 +++++-- l10n/ja.json | 7 +++++-- l10n/ka.js | 6 ++++-- l10n/ka.json | 6 ++++-- l10n/ka_GE.js | 1 + l10n/ka_GE.json | 1 + l10n/kab.js | 1 + l10n/kab.json | 1 + l10n/ko.js | 3 +++ l10n/ko.json | 3 +++ l10n/lo.js | 4 ++-- l10n/lo.json | 4 ++-- l10n/lt_LT.js | 6 ++++-- l10n/lt_LT.json | 6 ++++-- l10n/lv.js | 7 +++++-- l10n/lv.json | 7 +++++-- l10n/mk.js | 7 +++++-- l10n/mk.json | 7 +++++-- l10n/mn.js | 6 ++++-- l10n/mn.json | 6 ++++-- l10n/nb.js | 7 +++++-- l10n/nb.json | 7 +++++-- l10n/nl.js | 7 +++++-- l10n/nl.json | 7 +++++-- l10n/oc.js | 2 ++ l10n/oc.json | 2 ++ l10n/pl.js | 7 +++++-- l10n/pl.json | 7 +++++-- l10n/pt_BR.js | 7 +++++-- l10n/pt_BR.json | 7 +++++-- l10n/pt_PT.js | 7 +++++-- l10n/pt_PT.json | 7 +++++-- l10n/ro.js | 1 + l10n/ro.json | 1 + l10n/ru.js | 7 +++++-- l10n/ru.json | 7 +++++-- l10n/sc.js | 2 ++ l10n/sc.json | 2 ++ l10n/si.js | 1 + l10n/si.json | 1 + l10n/sk.js | 7 +++++-- l10n/sk.json | 7 +++++-- l10n/sl.js | 7 +++++-- l10n/sl.json | 7 +++++-- l10n/sq.js | 2 ++ l10n/sq.json | 2 ++ l10n/sr.js | 7 +++++-- l10n/sr.json | 7 +++++-- l10n/sv.js | 7 +++++-- l10n/sv.json | 7 +++++-- l10n/sw.js | 6 ++++-- l10n/sw.json | 6 ++++-- l10n/tr.js | 7 +++++-- l10n/tr.json | 7 +++++-- l10n/ug.js | 6 ++++-- l10n/ug.json | 6 ++++-- l10n/uk.js | 7 +++++-- l10n/uk.json | 7 +++++-- l10n/uz.js | 5 +++-- l10n/uz.json | 5 +++-- l10n/vi.js | 2 ++ l10n/vi.json | 2 ++ l10n/zh_CN.js | 7 +++++-- l10n/zh_CN.json | 7 +++++-- l10n/zh_HK.js | 7 +++++-- l10n/zh_HK.json | 7 +++++-- l10n/zh_TW.js | 7 +++++-- l10n/zh_TW.json | 7 +++++-- 122 files changed, 428 insertions(+), 192 deletions(-) diff --git a/l10n/ar.js b/l10n/ar.js index 90513bc7..d50691c4 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -50,14 +50,13 @@ OC.L10N.register( "MAC:" : "رقم المُصنِّع للجهاز MAC:", "IPv4:" : "بروتوكول IPv4:", "IPv6:" : "بروتوكول IPv6:", + "Unable to list extensions" : "تعذّر عرض قائمة بالامتدادات extensions:", "PHP" : "PHP", "Memory limit:" : "حد الذاكرة:", "Max execution time:" : "أقصى زمن تنفيذ:", "seconds" : "ثوانٍ", "Upload max size:" : "الحجم الأقصى للرفع:", "OPcache Revalidate Frequency:" : "تواتر إعادة مصادقة ذاكرة التخزين المؤقت OPcache:", - "Extensions:" : "الامتدادات extensions:", - "Unable to list extensions" : "تعذّر عرض قائمة بالامتدادات extensions:", "Show phpinfo" : "عرض ملف phpinfo", "FPM worker pool" : "حشد عمليات PHP-FPM", "Pool name:" : "اسم الحشد:", @@ -93,6 +92,7 @@ OC.L10N.register( "Press ⌘-C to copy." : "إضغط ⌘-C للنسخ", "Press Ctrl-C to copy." : "إضغط Ctrl-C للنسخ.", "%s%% of all users" : "%s%% من جميع المستخدمين", + "Extensions:" : "الامتدادات extensions:", "Copy" : "نسخ" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index 2ab2fb0e..c9e58ed9 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -48,14 +48,13 @@ "MAC:" : "رقم المُصنِّع للجهاز MAC:", "IPv4:" : "بروتوكول IPv4:", "IPv6:" : "بروتوكول IPv6:", + "Unable to list extensions" : "تعذّر عرض قائمة بالامتدادات extensions:", "PHP" : "PHP", "Memory limit:" : "حد الذاكرة:", "Max execution time:" : "أقصى زمن تنفيذ:", "seconds" : "ثوانٍ", "Upload max size:" : "الحجم الأقصى للرفع:", "OPcache Revalidate Frequency:" : "تواتر إعادة مصادقة ذاكرة التخزين المؤقت OPcache:", - "Extensions:" : "الامتدادات extensions:", - "Unable to list extensions" : "تعذّر عرض قائمة بالامتدادات extensions:", "Show phpinfo" : "عرض ملف phpinfo", "FPM worker pool" : "حشد عمليات PHP-FPM", "Pool name:" : "اسم الحشد:", @@ -91,6 +90,7 @@ "Press ⌘-C to copy." : "إضغط ⌘-C للنسخ", "Press Ctrl-C to copy." : "إضغط Ctrl-C للنسخ.", "%s%% of all users" : "%s%% من جميع المستخدمين", + "Extensions:" : "الامتدادات extensions:", "Copy" : "نسخ" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/ast.js b/l10n/ast.js index d20465ca..95f3fe29 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -32,11 +32,10 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "PHP" : "PHP", "Memory limit:" : "Llende de memoria:", "seconds" : "segundos", - "Extensions:" : "Estensiones:", - "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "Show phpinfo" : "Amosar phpinfo", "Shares" : "Comparticiones", "Users:" : "Usuarios:", @@ -50,6 +49,7 @@ OC.L10N.register( "Not supported!" : "¡Nun ye compatible!", "Press ⌘-C to copy." : "Primi ⌘-C pa copiar.", "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", + "Extensions:" : "Estensiones:", "Copy" : "Copiar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index e00c7e20..299ee601 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -30,11 +30,10 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "PHP" : "PHP", "Memory limit:" : "Llende de memoria:", "seconds" : "segundos", - "Extensions:" : "Estensiones:", - "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "Show phpinfo" : "Amosar phpinfo", "Shares" : "Comparticiones", "Users:" : "Usuarios:", @@ -48,6 +47,7 @@ "Not supported!" : "¡Nun ye compatible!", "Press ⌘-C to copy." : "Primi ⌘-C pa copiar.", "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", + "Extensions:" : "Estensiones:", "Copy" : "Copiar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index e9f6facb..d27be25c 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -42,13 +42,12 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Невъзможност за изброяване на разширенията", "PHP" : "PHP", "Memory limit:" : "Ограничение на паметта:", "Max execution time:" : "Максимално време за изпълнение:", "seconds" : "секунди", "Upload max size:" : "Максимално време за качване:", - "Extensions:" : "Разширения", - "Unable to list extensions" : "Невъзможност за изброяване на разширенията", "Shares" : "Споделени папки", "Users:" : "Потребители:", "Groups:" : "Групи:", @@ -67,6 +66,7 @@ OC.L10N.register( "Not supported!" : "Не се поддържа!", "Press ⌘-C to copy." : "За копиране натиснете ⌘-C.", "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.", + "Extensions:" : "Разширения", "Copy" : "Копиране" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index d72618bf..5d3e8c96 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -40,13 +40,12 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Невъзможност за изброяване на разширенията", "PHP" : "PHP", "Memory limit:" : "Ограничение на паметта:", "Max execution time:" : "Максимално време за изпълнение:", "seconds" : "секунди", "Upload max size:" : "Максимално време за качване:", - "Extensions:" : "Разширения", - "Unable to list extensions" : "Невъзможност за изброяване на разширенията", "Shares" : "Споделени папки", "Users:" : "Потребители:", "Groups:" : "Групи:", @@ -65,6 +64,7 @@ "Not supported!" : "Не се поддържа!", "Press ⌘-C to copy." : "За копиране натиснете ⌘-C.", "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.", + "Extensions:" : "Разширения", "Copy" : "Копиране" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index 24615530..7d961973 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -40,13 +40,12 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "No es poden llistar les extensions", "PHP" : "PHP", "Memory limit:" : "Límit de la Memòria:", "Max execution time:" : "Temps màxim de l'execució:", "seconds" : "segons", "Upload max size:" : "Mida màxima per pujades:", - "Extensions:" : "Extensions:", - "Unable to list extensions" : "No es poden llistar les extensions", "Shares" : "Elements compartits", "Users:" : "Usuaris:", "Groups:" : "Grups:", @@ -65,6 +64,7 @@ OC.L10N.register( "Not supported!" : "No suportat!", "Press ⌘-C to copy." : "Premeu ⌘-C per còpia.", "Press Ctrl-C to copy." : "Premeu Ctrl-C per còpia.", + "Extensions:" : "Extensions:", "Copy" : "Copia" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 5c1ddfe2..e1f7e366 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -38,13 +38,12 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "No es poden llistar les extensions", "PHP" : "PHP", "Memory limit:" : "Límit de la Memòria:", "Max execution time:" : "Temps màxim de l'execució:", "seconds" : "segons", "Upload max size:" : "Mida màxima per pujades:", - "Extensions:" : "Extensions:", - "Unable to list extensions" : "No es poden llistar les extensions", "Shares" : "Elements compartits", "Users:" : "Usuaris:", "Groups:" : "Grups:", @@ -63,6 +62,7 @@ "Not supported!" : "No suportat!", "Press ⌘-C to copy." : "Premeu ⌘-C per còpia.", "Press Ctrl-C to copy." : "Premeu Ctrl-C per còpia.", + "Extensions:" : "Extensions:", "Copy" : "Copia" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index 1305afde..76c690aa 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -52,14 +52,13 @@ OC.L10N.register( "MAC:" : "MAC adresa:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Nepodařilo se vypsat rozšíření", "PHP" : "PHP", "Memory limit:" : "Limit paměti:", "Max execution time:" : "Nejdelší umožněný čas vykonávání:", "seconds" : "sekund", "Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:", "OPcache Revalidate Frequency:" : "Četnost opětovného ověřování platnosti OPcache mezipaměti:", - "Extensions:" : "Rozšíření:", - "Unable to list extensions" : "Nepodařilo se vypsat rozšíření", "PHP Info:" : "Informace o PHP:", "Show phpinfo" : "Zobrazit phpinfo", "FPM worker pool" : "Fond procesů zpracovávajících FPM", @@ -98,6 +97,7 @@ OC.L10N.register( "threads" : "vláken", "%s%% of all users" : "%s%% ze všech uživatelů", "MB" : "MB", + "Extensions:" : "Rozšíření:", "Copy" : "Zkopírovat" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index 97a4b862..74625731 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -50,14 +50,13 @@ "MAC:" : "MAC adresa:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Nepodařilo se vypsat rozšíření", "PHP" : "PHP", "Memory limit:" : "Limit paměti:", "Max execution time:" : "Nejdelší umožněný čas vykonávání:", "seconds" : "sekund", "Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:", "OPcache Revalidate Frequency:" : "Četnost opětovného ověřování platnosti OPcache mezipaměti:", - "Extensions:" : "Rozšíření:", - "Unable to list extensions" : "Nepodařilo se vypsat rozšíření", "PHP Info:" : "Informace o PHP:", "Show phpinfo" : "Zobrazit phpinfo", "FPM worker pool" : "Fond procesů zpracovávajících FPM", @@ -96,6 +95,7 @@ "threads" : "vláken", "%s%% of all users" : "%s%% ze všech uživatelů", "MB" : "MB", + "Extensions:" : "Rozšíření:", "Copy" : "Zkopírovat" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index 9f69d086..86b074f6 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -49,14 +49,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Kan ikke liste udvidelser", "PHP" : "PHP", "Memory limit:" : "Hukommelsesgrænse:", "Max execution time:" : "Maks udførselstid:", "seconds" : "sekunder ", "Upload max size:" : "Max upload størrelse:", "OPcache Revalidate Frequency:" : "OPcache revalideringsfrekvens:", - "Extensions:" : "Udvidelser:", - "Unable to list extensions" : "Kan ikke liste udvidelser", "Show phpinfo" : "Vis phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool navn:", @@ -93,6 +92,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.", "threads" : "tråde", "%s%% of all users" : "%s%% af alle brugere", + "Extensions:" : "Udvidelser:", "Copy" : "Kopier" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 0c0cfbb1..c44bb407 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -47,14 +47,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Kan ikke liste udvidelser", "PHP" : "PHP", "Memory limit:" : "Hukommelsesgrænse:", "Max execution time:" : "Maks udførselstid:", "seconds" : "sekunder ", "Upload max size:" : "Max upload størrelse:", "OPcache Revalidate Frequency:" : "OPcache revalideringsfrekvens:", - "Extensions:" : "Udvidelser:", - "Unable to list extensions" : "Kan ikke liste udvidelser", "Show phpinfo" : "Vis phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool navn:", @@ -91,6 +90,7 @@ "Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.", "threads" : "tråde", "%s%% of all users" : "%s%% af alle brugere", + "Extensions:" : "Udvidelser:", "Copy" : "Kopier" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 7a206b85..ed12575f 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -53,14 +53,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Erweiterungen konnten nicht aufgeführt werden", "PHP" : "PHP", "Memory limit:" : "Speicherlimit:", "Max execution time:" : "Maximale Ausführungszeit:", "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", - "Extensions:" : "Erweiterungen:", - "Unable to list extensions" : "Erweiterungen konnten nicht aufgeführt werden", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", "FPM worker pool" : "FPM-Worker-Pool", @@ -100,6 +99,7 @@ OC.L10N.register( "threads" : "Threads", "%s%% of all users" : "%s%% aller Benutzer", "MB" : "MB", + "Extensions:" : "Erweiterungen:", "Copy" : "Kopieren", "%1$s (%2$d threads)" : "%1$s (%2$d Threads)" }, diff --git a/l10n/de.json b/l10n/de.json index 10abf6fe..d7bfb905 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -51,14 +51,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Erweiterungen konnten nicht aufgeführt werden", "PHP" : "PHP", "Memory limit:" : "Speicherlimit:", "Max execution time:" : "Maximale Ausführungszeit:", "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", - "Extensions:" : "Erweiterungen:", - "Unable to list extensions" : "Erweiterungen konnten nicht aufgeführt werden", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", "FPM worker pool" : "FPM-Worker-Pool", @@ -98,6 +97,7 @@ "threads" : "Threads", "%s%% of all users" : "%s%% aller Benutzer", "MB" : "MB", + "Extensions:" : "Erweiterungen:", "Copy" : "Kopieren", "%1$s (%2$d threads)" : "%1$s (%2$d Threads)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 568a935f..afcc0f78 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -53,14 +53,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Erweiterungen können nicht aufgelistet werden", "PHP" : "PHP", "Memory limit:" : "Speicherlimit:", "Max execution time:" : "Maximale Ausführungszeit:", "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", - "Extensions:" : "Erweiterungen:", - "Unable to list extensions" : "Erweiterungen können nicht aufgelistet werden", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", "FPM worker pool" : "FPM-Worker-Pool", @@ -100,6 +99,7 @@ OC.L10N.register( "threads" : "Threads", "%s%% of all users" : "%s%% aller Benutzer", "MB" : "MB", + "Extensions:" : "Erweiterungen:", "Copy" : "Kopieren", "%1$s (%2$d threads)" : "%1$s (%2$d Threads)" }, diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 12b22b1b..aa1b5c52 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -51,14 +51,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Erweiterungen können nicht aufgelistet werden", "PHP" : "PHP", "Memory limit:" : "Speicherlimit:", "Max execution time:" : "Maximale Ausführungszeit:", "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", - "Extensions:" : "Erweiterungen:", - "Unable to list extensions" : "Erweiterungen können nicht aufgelistet werden", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", "FPM worker pool" : "FPM-Worker-Pool", @@ -98,6 +97,7 @@ "threads" : "Threads", "%s%% of all users" : "%s%% aller Benutzer", "MB" : "MB", + "Extensions:" : "Erweiterungen:", "Copy" : "Kopieren", "%1$s (%2$d threads)" : "%1$s (%2$d Threads)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/el.js b/l10n/el.js index ca234236..f9de4828 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -49,14 +49,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Αδυναμία λίστας επεκτάσεων", "PHP" : "PHP", "Memory limit:" : "Όριο μνήμης:", "Max execution time:" : "Μέγιστος χρόνος εκτέλεσης:", "seconds" : "δευτερόλεπτα", "Upload max size:" : "Μέγιστο μέγεθος μεταφόρτωσης:", "OPcache Revalidate Frequency:" : "Συχνότητα Επανεπικύρωσης OPcache:", - "Extensions:" : "Επεκτάσεις:", - "Unable to list extensions" : "Αδυναμία λίστας επεκτάσεων", "Show phpinfo" : "Εμφάνιση phpinfo", "FPM worker pool" : "Συλλογή εργατών FPM", "Pool name:" : "Όνομα συλλογής:", @@ -93,6 +92,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.", "threads" : "νήματα", "%s%% of all users" : "%s%% όλων των χρηστών", + "Extensions:" : "Επεκτάσεις:", "Copy" : "Αντιγραφή" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index 45efdf5f..f1d909df 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -47,14 +47,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Αδυναμία λίστας επεκτάσεων", "PHP" : "PHP", "Memory limit:" : "Όριο μνήμης:", "Max execution time:" : "Μέγιστος χρόνος εκτέλεσης:", "seconds" : "δευτερόλεπτα", "Upload max size:" : "Μέγιστο μέγεθος μεταφόρτωσης:", "OPcache Revalidate Frequency:" : "Συχνότητα Επανεπικύρωσης OPcache:", - "Extensions:" : "Επεκτάσεις:", - "Unable to list extensions" : "Αδυναμία λίστας επεκτάσεων", "Show phpinfo" : "Εμφάνιση phpinfo", "FPM worker pool" : "Συλλογή εργατών FPM", "Pool name:" : "Όνομα συλλογής:", @@ -91,6 +90,7 @@ "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.", "threads" : "νήματα", "%s%% of all users" : "%s%% όλων των χρηστών", + "Extensions:" : "Επεκτάσεις:", "Copy" : "Αντιγραφή" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 84a5af52..63805826 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -53,14 +53,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", "seconds" : "seconds", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", - "Extensions:" : "Extensions:", - "Unable to list extensions" : "Unable to list extensions", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Show phpinfo", "FPM worker pool" : "FPM worker pool", @@ -100,6 +99,7 @@ OC.L10N.register( "threads" : "threads", "%s%% of all users" : "%s%% of all users", "MB" : "MB", + "Extensions:" : "Extensions:", "Copy" : "Copy", "%1$s (%2$d threads)" : "%1$s (%2$d threads)" }, diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 9bc91ecc..9daafac9 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -51,14 +51,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", "seconds" : "seconds", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", - "Extensions:" : "Extensions:", - "Unable to list extensions" : "Unable to list extensions", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Show phpinfo", "FPM worker pool" : "FPM worker pool", @@ -98,6 +97,7 @@ "threads" : "threads", "%s%% of all users" : "%s%% of all users", "MB" : "MB", + "Extensions:" : "Extensions:", "Copy" : "Copy", "%1$s (%2$d threads)" : "%1$s (%2$d threads)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es.js b/l10n/es.js index 0fe47f0a..27c72c57 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -52,14 +52,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "No se pueden listar las extensiones", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máx. de ejecución:", "seconds" : "seconds", "Upload max size:" : "Tamaño máx. de subida:", "OPcache Revalidate Frequency:" : "Frecuencia de Revalidación de OPcache:", - "Extensions:" : "Extensiones:", - "Unable to list extensions" : "No se pueden listar las extensiones", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de workers FPM", @@ -98,6 +97,7 @@ OC.L10N.register( "threads" : "hilos", "%s%% of all users" : "%s%% de todos los usuarios", "MB" : "MB", + "Extensions:" : "Extensiones:", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index e7de2850..d4914042 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -50,14 +50,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "No se pueden listar las extensiones", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máx. de ejecución:", "seconds" : "seconds", "Upload max size:" : "Tamaño máx. de subida:", "OPcache Revalidate Frequency:" : "Frecuencia de Revalidación de OPcache:", - "Extensions:" : "Extensiones:", - "Unable to list extensions" : "No se pueden listar las extensiones", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de workers FPM", @@ -96,6 +95,7 @@ "threads" : "hilos", "%s%% of all users" : "%s%% de todos los usuarios", "MB" : "MB", + "Extensions:" : "Extensiones:", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 0008266b..0ec876a6 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -40,14 +40,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "No se pueden enumerar las extensiones", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máximo de ejecución:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", - "Extensions:" : "Extensiones:", - "Unable to list extensions" : "No se pueden enumerar las extensiones", "Show phpinfo" : "Mostrar phpinfo", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", @@ -67,6 +66,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Extensions:" : "Extensiones:", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json index f8fd7087..7a33d16b 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -38,14 +38,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "No se pueden enumerar las extensiones", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máximo de ejecución:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", - "Extensions:" : "Extensiones:", - "Unable to list extensions" : "No se pueden enumerar las extensiones", "Show phpinfo" : "Mostrar phpinfo", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", @@ -65,6 +64,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Extensions:" : "Extensiones:", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 9604f376..bd631c90 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -14,6 +14,7 @@ OC.L10N.register( "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", + "Available" : "Disponible", "Disk" : "Disco", "Mount:" : "Montaje:", "Filesystem:" : "Sistema de archivos:", @@ -44,14 +45,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "No se pueden enumerar las extensiones", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máximo de ejecución:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", - "Extensions:" : "Extensiones:", - "Unable to list extensions" : "No se pueden enumerar las extensiones", "Show phpinfo" : "Mostrar phpinfo", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", @@ -71,6 +71,7 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", + "Extensions:" : "Extensiones:", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 7445560e..ff2144b9 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -12,6 +12,7 @@ "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", + "Available" : "Disponible", "Disk" : "Disco", "Mount:" : "Montaje:", "Filesystem:" : "Sistema de archivos:", @@ -42,14 +43,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "No se pueden enumerar las extensiones", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tiempo máximo de ejecución:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", - "Extensions:" : "Extensiones:", - "Unable to list extensions" : "No se pueden enumerar las extensiones", "Show phpinfo" : "Mostrar phpinfo", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", @@ -69,6 +69,7 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", + "Extensions:" : "Extensiones:", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 3bab9ef7..228c9fd5 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_UY.json b/l10n/es_UY.json index e43450bd..b099e8fb 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 76727721..e9a1c965 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -21,6 +21,7 @@ OC.L10N.register( "Type:" : "Tüüp:", "Version:" : "Versioon:", "Size:" : "Suurus:", + "Available" : "Saadaval", "Disk" : "Ketas", "Mount:" : "Haakepunkt:", "Filesystem:" : "Failisüsteem:", @@ -53,14 +54,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP laiendused", + "Unable to list extensions" : "Laienduste loetlemine ei õnnestunud", "PHP" : "PHP", "Memory limit:" : "Mälukasutuse ülempiir:", "Max execution time:" : "Maksimaalne täitmisaeg:", "seconds" : "sekundit", "Upload max size:" : "Maksimaalne üleslaadimissuurus:", "OPcache Revalidate Frequency:" : "OPcache'i kordusvalideerimise sagedus:", - "Extensions:" : "Laiendused:", - "Unable to list extensions" : "Laienduste loetlemine ei õnnestunud", "PHP Info:" : "PHP teave:", "Show phpinfo" : "Näita phpinfo väljundit", "FPM worker pool" : "FPM-i ühenduste fond", @@ -100,6 +101,7 @@ OC.L10N.register( "threads" : "lõime", "%s%% of all users" : "%s%% kõikidest kasutajatest", "MB" : "MB", + "Extensions:" : "Laiendused:", "Copy" : "Kopeeri", "%1$s (%2$d threads)" : "%1$s (%2$d lõime)" }, diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 6d9305c0..f0d916f3 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -19,6 +19,7 @@ "Type:" : "Tüüp:", "Version:" : "Versioon:", "Size:" : "Suurus:", + "Available" : "Saadaval", "Disk" : "Ketas", "Mount:" : "Haakepunkt:", "Filesystem:" : "Failisüsteem:", @@ -51,14 +52,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP laiendused", + "Unable to list extensions" : "Laienduste loetlemine ei õnnestunud", "PHP" : "PHP", "Memory limit:" : "Mälukasutuse ülempiir:", "Max execution time:" : "Maksimaalne täitmisaeg:", "seconds" : "sekundit", "Upload max size:" : "Maksimaalne üleslaadimissuurus:", "OPcache Revalidate Frequency:" : "OPcache'i kordusvalideerimise sagedus:", - "Extensions:" : "Laiendused:", - "Unable to list extensions" : "Laienduste loetlemine ei õnnestunud", "PHP Info:" : "PHP teave:", "Show phpinfo" : "Näita phpinfo väljundit", "FPM worker pool" : "FPM-i ühenduste fond", @@ -98,6 +99,7 @@ "threads" : "lõime", "%s%% of all users" : "%s%% kõikidest kasutajatest", "MB" : "MB", + "Extensions:" : "Laiendused:", "Copy" : "Kopeeri", "%1$s (%2$d threads)" : "%1$s (%2$d lõime)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/eu.js b/l10n/eu.js index be4f4328..c89e5a13 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -14,6 +14,8 @@ OC.L10N.register( "Type:" : "Mota:", "Version:" : "Bertsioa:", "Size:" : "Tamaina:", + "Used" : "Erabilia", + "Available" : "Erabilgarri", "Disk" : "Diskoa", "Mount:" : "Muntatzea:", "Filesystem:" : "Fitxategi-sistema:", @@ -40,13 +42,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP luzapenak", + "Unable to list extensions" : "Ezin dira zerrendatu luzapenak", "PHP" : "PHP", "Memory limit:" : "Memoria muga:", "Max execution time:" : "Gehienezko exekuzio denbora:", "seconds" : "duela segundu batzuk", "Upload max size:" : "Igotzeko gehienezko tamaina:", - "Extensions:" : "Hedapenak:", - "Unable to list extensions" : "Ezin dira zerrendatu luzapenak", "Show phpinfo" : "Erakutsi phpinfo", "Shares" : "Partekatutakoak", "Users:" : "Erabiltzaileak:", @@ -66,6 +68,7 @@ OC.L10N.register( "Not supported!" : "Ez da onartzen!", "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.", + "Extensions:" : "Hedapenak:", "Copy" : "Kopiatu" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 33a7a2fc..8338d54f 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -12,6 +12,8 @@ "Type:" : "Mota:", "Version:" : "Bertsioa:", "Size:" : "Tamaina:", + "Used" : "Erabilia", + "Available" : "Erabilgarri", "Disk" : "Diskoa", "Mount:" : "Muntatzea:", "Filesystem:" : "Fitxategi-sistema:", @@ -38,13 +40,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP luzapenak", + "Unable to list extensions" : "Ezin dira zerrendatu luzapenak", "PHP" : "PHP", "Memory limit:" : "Memoria muga:", "Max execution time:" : "Gehienezko exekuzio denbora:", "seconds" : "duela segundu batzuk", "Upload max size:" : "Igotzeko gehienezko tamaina:", - "Extensions:" : "Hedapenak:", - "Unable to list extensions" : "Ezin dira zerrendatu luzapenak", "Show phpinfo" : "Erakutsi phpinfo", "Shares" : "Partekatutakoak", "Users:" : "Erabiltzaileak:", @@ -64,6 +66,7 @@ "Not supported!" : "Ez da onartzen!", "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.", + "Extensions:" : "Hedapenak:", "Copy" : "Kopiatu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js index 54cb3fc6..68b5a618 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -20,6 +20,8 @@ OC.L10N.register( "Type:" : "نوع:", "Version:" : "نسخه:", "Size:" : "اندازه:", + "Used" : "استفاده شده", + "Available" : "موجود", "Disk" : "دیسک", "Mount:" : "محل اتصال:", "Filesystem:" : "سیستم فایل:", @@ -52,14 +54,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "افزونه‌های PHP", + "Unable to list extensions" : "امکان فهرست‌سازی افزونه‌ها وجود ندارد", "PHP" : "PHP", "Memory limit:" : "محدودیت حافظه:", "Max execution time:" : "حداکثر زمان اجرا:", "seconds" : "ثانیه", "Upload max size:" : "حداکثر اندازه آپلود:", "OPcache Revalidate Frequency:" : "فرکانس بازبینی OPcache:", - "Extensions:" : "افزونه‌ها:", - "Unable to list extensions" : "امکان فهرست‌سازی افزونه‌ها وجود ندارد", "PHP Info:" : "اطلاعات PHP:", "Show phpinfo" : "نمایش phpinfo", "FPM worker pool" : "استخر کارگران FPM", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "رشته", "%s%% of all users" : "%s%% از کل کاربران", "MB" : "مگابایت", + "Extensions:" : "افزونه‌ها:", "Copy" : "کپی" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index eff44e35..6938b0d4 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -18,6 +18,8 @@ "Type:" : "نوع:", "Version:" : "نسخه:", "Size:" : "اندازه:", + "Used" : "استفاده شده", + "Available" : "موجود", "Disk" : "دیسک", "Mount:" : "محل اتصال:", "Filesystem:" : "سیستم فایل:", @@ -50,14 +52,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "افزونه‌های PHP", + "Unable to list extensions" : "امکان فهرست‌سازی افزونه‌ها وجود ندارد", "PHP" : "PHP", "Memory limit:" : "محدودیت حافظه:", "Max execution time:" : "حداکثر زمان اجرا:", "seconds" : "ثانیه", "Upload max size:" : "حداکثر اندازه آپلود:", "OPcache Revalidate Frequency:" : "فرکانس بازبینی OPcache:", - "Extensions:" : "افزونه‌ها:", - "Unable to list extensions" : "امکان فهرست‌سازی افزونه‌ها وجود ندارد", "PHP Info:" : "اطلاعات PHP:", "Show phpinfo" : "نمایش phpinfo", "FPM worker pool" : "استخر کارگران FPM", @@ -96,6 +98,7 @@ "threads" : "رشته", "%s%% of all users" : "%s%% از کل کاربران", "MB" : "مگابایت", + "Extensions:" : "افزونه‌ها:", "Copy" : "کپی" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index 7b2429a8..5f22f818 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -14,6 +14,8 @@ OC.L10N.register( "Type:" : "Tyyppi:", "Version:" : "Versio:", "Size:" : "Koko:", + "Used" : "Käytetty", + "Available" : "Saatavilla", "Disk" : "Levy", "Mount:" : "Liitospiste:", "Filesystem:" : "Tiedostojärjestelmä:", @@ -37,13 +39,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-laajennukset", + "Unable to list extensions" : "Laajennuksia ei voi listata", "PHP" : "PHP", "Memory limit:" : "Muistin raja:", "Max execution time:" : "Suoritusaika enintään:", "seconds" : "sekuntia", "Upload max size:" : "Suurin lähetyksen koko:", - "Extensions:" : "Laajennukset:", - "Unable to list extensions" : "Laajennuksia ei voi listata", "Shares" : "Jaot", "Users:" : "Käyttäjiä:", "Groups:" : "Ryhmät:", @@ -60,6 +62,7 @@ OC.L10N.register( "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", + "Extensions:" : "Laajennukset:", "Copy" : "Kopioi" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index f096f483..b3ffd8b8 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -12,6 +12,8 @@ "Type:" : "Tyyppi:", "Version:" : "Versio:", "Size:" : "Koko:", + "Used" : "Käytetty", + "Available" : "Saatavilla", "Disk" : "Levy", "Mount:" : "Liitospiste:", "Filesystem:" : "Tiedostojärjestelmä:", @@ -35,13 +37,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-laajennukset", + "Unable to list extensions" : "Laajennuksia ei voi listata", "PHP" : "PHP", "Memory limit:" : "Muistin raja:", "Max execution time:" : "Suoritusaika enintään:", "seconds" : "sekuntia", "Upload max size:" : "Suurin lähetyksen koko:", - "Extensions:" : "Laajennukset:", - "Unable to list extensions" : "Laajennuksia ei voi listata", "Shares" : "Jaot", "Users:" : "Käyttäjiä:", "Groups:" : "Ryhmät:", @@ -58,6 +60,7 @@ "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", + "Extensions:" : "Laajennukset:", "Copy" : "Kopioi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 0bf92ff4..e63eaca6 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -21,6 +21,8 @@ OC.L10N.register( "Type:" : "Type :", "Version:" : "Version :", "Size:" : "Taille :", + "Used" : "Utilisé", + "Available" : "Disponible", "Disk" : "Disque", "Mount:" : "Montage :", "Filesystem:" : "Système de fichiers :", @@ -53,14 +55,14 @@ OC.L10N.register( "MAC:" : "MAC :", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensions PHP", + "Unable to list extensions" : "Impossible de lister les extensions", "PHP" : "PHP", "Memory limit:" : "Limite de mémoire :", "Max execution time:" : "Temps d’exécution maximal :", "seconds" : "secondes", "Upload max size:" : "Taille de téléversement maximale :", "OPcache Revalidate Frequency:" : "Fréquence de revalidation de l'OPcache :", - "Extensions:" : "Extensions :", - "Unable to list extensions" : "Impossible de lister les extensions", "PHP Info:" : "PHP Info :", "Show phpinfo" : "Afficher phpinfo", "FPM worker pool" : "pool du worker FPM", @@ -100,6 +102,7 @@ OC.L10N.register( "threads" : "fil de discussion", "%s%% of all users" : "%s%% pour tous les utilisateurs", "MB" : "Mo", + "Extensions:" : "Extensions :", "Copy" : "Copier", "%1$s (%2$d threads)" : "%1$s (%2$d threads)" }, diff --git a/l10n/fr.json b/l10n/fr.json index 2623013b..6200afb6 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -19,6 +19,8 @@ "Type:" : "Type :", "Version:" : "Version :", "Size:" : "Taille :", + "Used" : "Utilisé", + "Available" : "Disponible", "Disk" : "Disque", "Mount:" : "Montage :", "Filesystem:" : "Système de fichiers :", @@ -51,14 +53,14 @@ "MAC:" : "MAC :", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensions PHP", + "Unable to list extensions" : "Impossible de lister les extensions", "PHP" : "PHP", "Memory limit:" : "Limite de mémoire :", "Max execution time:" : "Temps d’exécution maximal :", "seconds" : "secondes", "Upload max size:" : "Taille de téléversement maximale :", "OPcache Revalidate Frequency:" : "Fréquence de revalidation de l'OPcache :", - "Extensions:" : "Extensions :", - "Unable to list extensions" : "Impossible de lister les extensions", "PHP Info:" : "PHP Info :", "Show phpinfo" : "Afficher phpinfo", "FPM worker pool" : "pool du worker FPM", @@ -98,6 +100,7 @@ "threads" : "fil de discussion", "%s%% of all users" : "%s%% pour tous les utilisateurs", "MB" : "Mo", + "Extensions:" : "Extensions :", "Copy" : "Copier", "%1$s (%2$d threads)" : "%1$s (%2$d threads)" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/l10n/ga.js b/l10n/ga.js index 979036d5..5e8a5ce3 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -21,6 +21,7 @@ OC.L10N.register( "Type:" : "Cineál:", "Version:" : "Leagan:", "Size:" : "Méid:", + "Available" : "Ar fáil", "Disk" : "Diosca", "Mount:" : "Gléasta:", "Filesystem:" : "Córas comhaid:", @@ -53,14 +54,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Síntí PHP", + "Unable to list extensions" : "Ní féidir na síntí a liostú", "PHP" : "PHP", "Memory limit:" : "Teorainn chuimhne:", "Max execution time:" : "Uasmhéid ama rite:", "seconds" : "soicind", "Upload max size:" : "Uaslódáil méid uasta:", "OPcache Revalidate Frequency:" : "Minicíocht Athbhailíochtaithe OPcache:", - "Extensions:" : "Eisínteachtaí:", - "Unable to list extensions" : "Ní féidir na síntí a liostú", "PHP Info:" : "Eolas PHP:", "Show phpinfo" : "Taispeáin phpinfo", "FPM worker pool" : "Linn snámha oibrithe FPM", @@ -100,6 +101,7 @@ OC.L10N.register( "threads" : "snáitheanna", "%s%% of all users" : "%s%% de na húsáideoirí go léir", "MB" : "MB", + "Extensions:" : "Eisínteachtaí:", "Copy" : "Cóipeáil", "%1$s (%2$d threads)" : "%1$s (%2$d snáitheanna)" }, diff --git a/l10n/ga.json b/l10n/ga.json index 7c39e7ab..0a1ced1e 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -19,6 +19,7 @@ "Type:" : "Cineál:", "Version:" : "Leagan:", "Size:" : "Méid:", + "Available" : "Ar fáil", "Disk" : "Diosca", "Mount:" : "Gléasta:", "Filesystem:" : "Córas comhaid:", @@ -51,14 +52,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Síntí PHP", + "Unable to list extensions" : "Ní féidir na síntí a liostú", "PHP" : "PHP", "Memory limit:" : "Teorainn chuimhne:", "Max execution time:" : "Uasmhéid ama rite:", "seconds" : "soicind", "Upload max size:" : "Uaslódáil méid uasta:", "OPcache Revalidate Frequency:" : "Minicíocht Athbhailíochtaithe OPcache:", - "Extensions:" : "Eisínteachtaí:", - "Unable to list extensions" : "Ní féidir na síntí a liostú", "PHP Info:" : "Eolas PHP:", "Show phpinfo" : "Taispeáin phpinfo", "FPM worker pool" : "Linn snámha oibrithe FPM", @@ -98,6 +99,7 @@ "threads" : "snáitheanna", "%s%% of all users" : "%s%% de na húsáideoirí go léir", "MB" : "MB", + "Extensions:" : "Eisínteachtaí:", "Copy" : "Cóipeáil", "%1$s (%2$d threads)" : "%1$s (%2$d snáitheanna)" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" diff --git a/l10n/gl.js b/l10n/gl.js index b8181a2a..5a462921 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -20,6 +20,8 @@ OC.L10N.register( "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", + "Used" : "Usado", + "Available" : "Dispoñíbel", "Disk" : "Disco", "Mount:" : "Montaxe:", "Filesystem:" : "Sistema de ficheiros:", @@ -52,14 +54,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensións PHP", + "Unable to list extensions" : "Non é posíbel listar as extensións", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tempo máximo de execución:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de envío:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", - "Extensions:" : "Extensións:", - "Unable to list extensions" : "Non é posíbel listar as extensións", "PHP Info:" : "Información PHP:", "Show phpinfo" : "Amosar phpinfo", "FPM worker pool" : "Agrupamento de traballadores do servizo FPM", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "fíos", "%s%% of all users" : "%s%% de todos os usuarios", "MB" : "MB", + "Extensions:" : "Extensións:", "Copy" : "Copiar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index 83f4be95..b9f1db81 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -18,6 +18,8 @@ "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", + "Used" : "Usado", + "Available" : "Dispoñíbel", "Disk" : "Disco", "Mount:" : "Montaxe:", "Filesystem:" : "Sistema de ficheiros:", @@ -50,14 +52,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensións PHP", + "Unable to list extensions" : "Non é posíbel listar as extensións", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", "Max execution time:" : "Tempo máximo de execución:", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de envío:", "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", - "Extensions:" : "Extensións:", - "Unable to list extensions" : "Non é posíbel listar as extensións", "PHP Info:" : "Información PHP:", "Show phpinfo" : "Amosar phpinfo", "FPM worker pool" : "Agrupamento de traballadores do servizo FPM", @@ -96,6 +98,7 @@ "threads" : "fíos", "%s%% of all users" : "%s%% de todos os usuarios", "MB" : "MB", + "Extensions:" : "Extensións:", "Copy" : "Copiar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/he.js b/l10n/he.js index 891190f5..3689665f 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -14,6 +14,8 @@ OC.L10N.register( "Type:" : "סוג:", "Version:" : "גרסה:", "Size:" : "גודל:", + "Used" : "מנוצלים", + "Available" : "זמינות", "Disk" : "כונן", "Files:" : "קבצים", "Storages:" : "אמצעי אחסון:", @@ -22,6 +24,7 @@ OC.L10N.register( "External monitoring tool" : "כלי מעקב חיצוני", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "לאחר מכן יש להעביר את האסימון עם כותרת „NC-Token” בעת תשאול הכתובת שלעיל.", "Network" : "רשת", + "PHP extensions" : "הרחבות PHP", "PHP" : "PHP", "seconds" : "שניות", "Upload max size:" : "גודל העלאה מרבי:", diff --git a/l10n/he.json b/l10n/he.json index 79106d7e..10d95af9 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -12,6 +12,8 @@ "Type:" : "סוג:", "Version:" : "גרסה:", "Size:" : "גודל:", + "Used" : "מנוצלים", + "Available" : "זמינות", "Disk" : "כונן", "Files:" : "קבצים", "Storages:" : "אמצעי אחסון:", @@ -20,6 +22,7 @@ "External monitoring tool" : "כלי מעקב חיצוני", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "לאחר מכן יש להעביר את האסימון עם כותרת „NC-Token” בעת תשאול הכתובת שלעיל.", "Network" : "רשת", + "PHP extensions" : "הרחבות PHP", "PHP" : "PHP", "seconds" : "שניות", "Upload max size:" : "גודל העלאה מרבי:", diff --git a/l10n/hr.js b/l10n/hr.js index 9d075f6e..bf97c346 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -14,6 +14,8 @@ OC.L10N.register( "Type:" : "Vrsta:", "Version:" : "Inačica:", "Size:" : "Veličina:", + "Used" : "Iskorišteno", + "Available" : "Dostupno", "Disk" : "Disk", "Files:" : "Datoteke:", "Storages:" : "Pohrane:", @@ -22,6 +24,7 @@ OC.L10N.register( "External monitoring tool" : "Vanjski alat za praćenje", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Zatim proslijedite token sa zaglavljem „NC-Token“ prilikom slanja upita za gornji URL.", "Network" : "Mreža", + "PHP extensions" : "Proširenja PHP-a", "PHP" : "PHP", "seconds" : "sekunda", "Upload max size:" : "Maksimalna veličina za otpremu:", diff --git a/l10n/hr.json b/l10n/hr.json index f619ca0b..4d4e1fb8 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -12,6 +12,8 @@ "Type:" : "Vrsta:", "Version:" : "Inačica:", "Size:" : "Veličina:", + "Used" : "Iskorišteno", + "Available" : "Dostupno", "Disk" : "Disk", "Files:" : "Datoteke:", "Storages:" : "Pohrane:", @@ -20,6 +22,7 @@ "External monitoring tool" : "Vanjski alat za praćenje", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Zatim proslijedite token sa zaglavljem „NC-Token“ prilikom slanja upita za gornji URL.", "Network" : "Mreža", + "PHP extensions" : "Proširenja PHP-a", "PHP" : "PHP", "seconds" : "sekunda", "Upload max size:" : "Maksimalna veličina za otpremu:", diff --git a/l10n/hu.js b/l10n/hu.js index 07c6134c..f77fda09 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -20,6 +20,8 @@ OC.L10N.register( "Type:" : "Típus:", "Version:" : "Verzió:", "Size:" : "Méret:", + "Used" : "Használt", + "Available" : "Elérhető", "Disk" : "Lemez", "Mount:" : "Csatolás:", "Filesystem:" : "Fájlrendszer:", @@ -52,14 +54,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-kiterjesztések", + "Unable to list extensions" : "Nem lehet felsorolni a bővítményeket", "PHP" : "PHP", "Memory limit:" : "Memóriakorlát:", "Max execution time:" : "Maximális végrehajtási idő:", "seconds" : "másodperc", "Upload max size:" : "Maximális feltöltési méret:", "OPcache Revalidate Frequency:" : "OPcache újraellenőrzési gyakorisága:", - "Extensions:" : "Bővítmények:", - "Unable to list extensions" : "Nem lehet felsorolni a bővítményeket", "PHP Info:" : "PHP információk:", "Show phpinfo" : "A phpinfo megjelenítése", "FPM worker pool" : "FPM futtatókészlet", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "szál", "%s%% of all users" : "Az összes felhasználó %s%%-a", "MB" : "MB", + "Extensions:" : "Bővítmények:", "Copy" : "Másolás" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index 926bc5f1..9e44fb24 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -18,6 +18,8 @@ "Type:" : "Típus:", "Version:" : "Verzió:", "Size:" : "Méret:", + "Used" : "Használt", + "Available" : "Elérhető", "Disk" : "Lemez", "Mount:" : "Csatolás:", "Filesystem:" : "Fájlrendszer:", @@ -50,14 +52,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-kiterjesztések", + "Unable to list extensions" : "Nem lehet felsorolni a bővítményeket", "PHP" : "PHP", "Memory limit:" : "Memóriakorlát:", "Max execution time:" : "Maximális végrehajtási idő:", "seconds" : "másodperc", "Upload max size:" : "Maximális feltöltési méret:", "OPcache Revalidate Frequency:" : "OPcache újraellenőrzési gyakorisága:", - "Extensions:" : "Bővítmények:", - "Unable to list extensions" : "Nem lehet felsorolni a bővítményeket", "PHP Info:" : "PHP információk:", "Show phpinfo" : "A phpinfo megjelenítése", "FPM worker pool" : "FPM futtatókészlet", @@ -96,6 +98,7 @@ "threads" : "szál", "%s%% of all users" : "Az összes felhasználó %s%%-a", "MB" : "MB", + "Extensions:" : "Bővítmények:", "Copy" : "Másolás" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js index 97d5f00e..350a6fa9 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -20,6 +20,7 @@ OC.L10N.register( "Type:" : "Jenis:", "Version:" : "Versi:", "Size:" : "Ukuran:", + "Available" : "Tersedia", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Sistem file:", @@ -51,14 +52,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Ekstensi PHP", + "Unable to list extensions" : "Tidak dapat menampilkan daftar ekstensi", "PHP" : "PHP", "Memory limit:" : "Batas memori:", "Max execution time:" : "Waktu eksekusi maks.:", "seconds" : "detik", "Upload max size:" : "Ukuran unggah maks.:", "OPcache Revalidate Frequency:" : "Frekuensi Validasi Ulang OPcache:", - "Extensions:" : "Ekstensi:", - "Unable to list extensions" : "Tidak dapat menampilkan daftar ekstensi", "PHP Info:" : "Info PHP:", "Show phpinfo" : "Tampilkan phpinfo", "FPM worker pool" : "Pool worker FPM", @@ -97,6 +98,7 @@ OC.L10N.register( "threads" : "thread", "%s%% of all users" : "%s%% dari semua pengguna", "MB" : "MB", + "Extensions:" : "Ekstensi:", "Copy" : "Salin" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index dd7209b3..597c0118 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -18,6 +18,7 @@ "Type:" : "Jenis:", "Version:" : "Versi:", "Size:" : "Ukuran:", + "Available" : "Tersedia", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Sistem file:", @@ -49,14 +50,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Ekstensi PHP", + "Unable to list extensions" : "Tidak dapat menampilkan daftar ekstensi", "PHP" : "PHP", "Memory limit:" : "Batas memori:", "Max execution time:" : "Waktu eksekusi maks.:", "seconds" : "detik", "Upload max size:" : "Ukuran unggah maks.:", "OPcache Revalidate Frequency:" : "Frekuensi Validasi Ulang OPcache:", - "Extensions:" : "Ekstensi:", - "Unable to list extensions" : "Tidak dapat menampilkan daftar ekstensi", "PHP Info:" : "Info PHP:", "Show phpinfo" : "Tampilkan phpinfo", "FPM worker pool" : "Pool worker FPM", @@ -95,6 +96,7 @@ "threads" : "thread", "%s%% of all users" : "%s%% dari semua pengguna", "MB" : "MB", + "Extensions:" : "Ekstensi:", "Copy" : "Salin" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index 66ccba2e..576656de 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -13,6 +13,8 @@ OC.L10N.register( "Type:" : "Tegund:", "Version:" : "Útgáfa:", "Size:" : "Stærð:", + "Used" : "Notað", + "Available" : "Tiltækt", "Disk" : "Diskur", "Files:" : "Skrár:", "Storages:" : "Gagnageymslur", @@ -20,6 +22,7 @@ OC.L10N.register( "Memory" : "Vinnsluminni", "External monitoring tool" : "Utanaðkomandi vöktunartól", "Network" : "Netkerfi", + "PHP extensions" : "PHP-viðaukar", "PHP" : "PHP", "seconds" : "sekúndum", "Upload max size:" : "Hámarksstærð innsendingar:", diff --git a/l10n/is.json b/l10n/is.json index bdb0e056..f604378d 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -11,6 +11,8 @@ "Type:" : "Tegund:", "Version:" : "Útgáfa:", "Size:" : "Stærð:", + "Used" : "Notað", + "Available" : "Tiltækt", "Disk" : "Diskur", "Files:" : "Skrár:", "Storages:" : "Gagnageymslur", @@ -18,6 +20,7 @@ "Memory" : "Vinnsluminni", "External monitoring tool" : "Utanaðkomandi vöktunartól", "Network" : "Netkerfi", + "PHP extensions" : "PHP-viðaukar", "PHP" : "PHP", "seconds" : "sekúndum", "Upload max size:" : "Hámarksstærð innsendingar:", diff --git a/l10n/it.js b/l10n/it.js index b9872f54..0eb7488d 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -18,6 +18,8 @@ OC.L10N.register( "Type:" : "Tipo:", "Version:" : "Versione:", "Size:" : "Dimensione:", + "Used" : "Utilizzati", + "Available" : "Disponibile", "Disk" : "Disco", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", @@ -50,14 +52,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Estensioni PHP", + "Unable to list extensions" : "Impossibile elencare le estensioni", "PHP" : "PHP", "Memory limit:" : "Limite memoria:", "Max execution time:" : "Tempo massimo di esecuzione:", "seconds" : "secondi", "Upload max size:" : "Dimensione massima caricamento:", "OPcache Revalidate Frequency:" : "Frequenza di riconvalida di OPcache:", - "Extensions:" : "Estensioni:", - "Unable to list extensions" : "Impossibile elencare le estensioni", "Show phpinfo" : "Mostra phpinfo", "Accepted connections:" : "Connessioni accettate:", "Total processes:" : "Totale processi:", @@ -84,6 +86,7 @@ OC.L10N.register( "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", "%s%% of all users" : "%s%% di tutti gli utenti", + "Extensions:" : "Estensioni:", "Copy" : "Copia" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/it.json b/l10n/it.json index bbcc2818..aca8398c 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -16,6 +16,8 @@ "Type:" : "Tipo:", "Version:" : "Versione:", "Size:" : "Dimensione:", + "Used" : "Utilizzati", + "Available" : "Disponibile", "Disk" : "Disco", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", @@ -48,14 +50,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Estensioni PHP", + "Unable to list extensions" : "Impossibile elencare le estensioni", "PHP" : "PHP", "Memory limit:" : "Limite memoria:", "Max execution time:" : "Tempo massimo di esecuzione:", "seconds" : "secondi", "Upload max size:" : "Dimensione massima caricamento:", "OPcache Revalidate Frequency:" : "Frequenza di riconvalida di OPcache:", - "Extensions:" : "Estensioni:", - "Unable to list extensions" : "Impossibile elencare le estensioni", "Show phpinfo" : "Mostra phpinfo", "Accepted connections:" : "Connessioni accettate:", "Total processes:" : "Totale processi:", @@ -82,6 +84,7 @@ "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", "%s%% of all users" : "%s%% di tutti gli utenti", + "Extensions:" : "Estensioni:", "Copy" : "Copia" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index 45301733..2664e9ba 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -20,6 +20,8 @@ OC.L10N.register( "Type:" : "タイプ:", "Version:" : "バージョン:", "Size:" : "サイズ:", + "Used" : "使用中", + "Available" : "利用可能", "Disk" : "ディスク", "Mount:" : "マウント:", "Filesystem:" : "ファイルシステム:", @@ -52,14 +54,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP拡張機能", + "Unable to list extensions" : "拡張リストを読み込めません", "PHP" : "PHP", "Memory limit:" : "メモリ制限:", "Max execution time:" : "最大実行時間:", "seconds" : "秒", "Upload max size:" : "最大アップロードサイズ:", "OPcache Revalidate Frequency:" : "OPcache再検証の頻度:", - "Extensions:" : "拡張:", - "Unable to list extensions" : "拡張リストを読み込めません", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfoを表示", "FPM worker pool" : "FPMワーカープール", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "スレッド", "%s%% of all users" : "全ユーザーの%s%%", "MB" : "MB", + "Extensions:" : "拡張:", "Copy" : "コピー" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index a7a9864e..09a25db1 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -18,6 +18,8 @@ "Type:" : "タイプ:", "Version:" : "バージョン:", "Size:" : "サイズ:", + "Used" : "使用中", + "Available" : "利用可能", "Disk" : "ディスク", "Mount:" : "マウント:", "Filesystem:" : "ファイルシステム:", @@ -50,14 +52,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP拡張機能", + "Unable to list extensions" : "拡張リストを読み込めません", "PHP" : "PHP", "Memory limit:" : "メモリ制限:", "Max execution time:" : "最大実行時間:", "seconds" : "秒", "Upload max size:" : "最大アップロードサイズ:", "OPcache Revalidate Frequency:" : "OPcache再検証の頻度:", - "Extensions:" : "拡張:", - "Unable to list extensions" : "拡張リストを読み込めません", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfoを表示", "FPM worker pool" : "FPMワーカープール", @@ -96,6 +98,7 @@ "threads" : "スレッド", "%s%% of all users" : "全ユーザーの%s%%", "MB" : "MB", + "Extensions:" : "拡張:", "Copy" : "コピー" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ka.js b/l10n/ka.js index a35603fc..693b6116 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -13,6 +13,7 @@ OC.L10N.register( "Type:" : "Type:", "Version:" : "Version:", "Size:" : "Size:", + "Available" : "Available", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", @@ -42,14 +43,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP extensions", + "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", "seconds" : "seconds", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", - "Extensions:" : "Extensions:", - "Unable to list extensions" : "Unable to list extensions", "Show phpinfo" : "Show phpinfo", "Shares" : "Shares", "Users:" : "Users:", @@ -69,6 +70,7 @@ OC.L10N.register( "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Extensions:" : "Extensions:", "Copy" : "Copy" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka.json b/l10n/ka.json index c017f5a9..9af01d7a 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -11,6 +11,7 @@ "Type:" : "Type:", "Version:" : "Version:", "Size:" : "Size:", + "Available" : "Available", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", @@ -40,14 +41,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP extensions", + "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", "seconds" : "seconds", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", - "Extensions:" : "Extensions:", - "Unable to list extensions" : "Unable to list extensions", "Show phpinfo" : "Show phpinfo", "Shares" : "Shares", "Users:" : "Users:", @@ -67,6 +68,7 @@ "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Extensions:" : "Extensions:", "Copy" : "Copy" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 4d6d4e01..6278cf74 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "ზომა:", "Files:" : "ფაილები", "External monitoring tool" : "გარე მონიტორინგის ხელსაწყო", + "PHP extensions" : "PHP გაფართოებები", "PHP" : "PHP", "Upload max size:" : "ატვირთვის მაქს. ზომა:", "Shares" : "გაზიარებები", diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 745dc9d0..18cb8e7b 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -9,6 +9,7 @@ "Size:" : "ზომა:", "Files:" : "ფაილები", "External monitoring tool" : "გარე მონიტორინგის ხელსაწყო", + "PHP extensions" : "PHP გაფართოებები", "PHP" : "PHP", "Upload max size:" : "ატვირთვის მაქს. ზომა:", "Shares" : "გაზიარებები", diff --git a/l10n/kab.js b/l10n/kab.js index 81359ec7..cfdbb60e 100644 --- a/l10n/kab.js +++ b/l10n/kab.js @@ -5,6 +5,7 @@ OC.L10N.register( "Unknown" : "Arussin", "Database" : "Taffa n isefka", "Type:" : "Anaw:", + "Available" : "I yellan", "Status:" : "aẓayeṛ", "PHP" : "PHP", "seconds" : "tisinin", diff --git a/l10n/kab.json b/l10n/kab.json index fa2a73db..5ef29b6c 100644 --- a/l10n/kab.json +++ b/l10n/kab.json @@ -3,6 +3,7 @@ "Unknown" : "Arussin", "Database" : "Taffa n isefka", "Type:" : "Anaw:", + "Available" : "I yellan", "Status:" : "aẓayeṛ", "PHP" : "PHP", "seconds" : "tisinin", diff --git a/l10n/ko.js b/l10n/ko.js index 601c1465..4fc70053 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -13,6 +13,8 @@ OC.L10N.register( "Type:" : "종류:", "Version:" : "버전:", "Size:" : "크기:", + "Used" : "사용됨", + "Available" : "사용 가능", "Disk" : "디스크", "Files:" : "파일:", "Storages:" : "저장소:", @@ -20,6 +22,7 @@ OC.L10N.register( "Memory" : "메모리", "External monitoring tool" : "외부 모니터링 도구", "Network" : "네트워크", + "PHP extensions" : "PHP 확장", "PHP" : "PHP", "seconds" : "초", "Upload max size:" : "업로드 최대 크기:", diff --git a/l10n/ko.json b/l10n/ko.json index 8a2a9a31..0b235328 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -11,6 +11,8 @@ "Type:" : "종류:", "Version:" : "버전:", "Size:" : "크기:", + "Used" : "사용됨", + "Available" : "사용 가능", "Disk" : "디스크", "Files:" : "파일:", "Storages:" : "저장소:", @@ -18,6 +20,7 @@ "Memory" : "메모리", "External monitoring tool" : "외부 모니터링 도구", "Network" : "네트워크", + "PHP extensions" : "PHP 확장", "PHP" : "PHP", "seconds" : "초", "Upload max size:" : "업로드 최대 크기:", diff --git a/l10n/lo.js b/l10n/lo.js index 25fda8a3..6e30104d 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -49,14 +49,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", "seconds" : "ວິນາທີ", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", - "Extensions:" : "Extensions:", - "Unable to list extensions" : "Unable to list extensions", "Show phpinfo" : "Show phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool name:", @@ -93,6 +92,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy", "threads" : "threads", "%s%% of all users" : "%s%% of all users", + "Extensions:" : "Extensions:", "Copy" : "ສຳເນົາ" }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index 1ea0f972..b4deaf36 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -47,14 +47,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", "Memory limit:" : "Memory limit:", "Max execution time:" : "Max execution time:", "seconds" : "ວິນາທີ", "Upload max size:" : "Upload max size:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", - "Extensions:" : "Extensions:", - "Unable to list extensions" : "Unable to list extensions", "Show phpinfo" : "Show phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool name:", @@ -91,6 +90,7 @@ "Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy", "threads" : "threads", "%s%% of all users" : "%s%% of all users", + "Extensions:" : "Extensions:", "Copy" : "ສຳເນົາ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 93bc5c55..c37b69fc 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -21,6 +21,7 @@ OC.L10N.register( "Type:" : "Tipas:", "Version:" : "Versija:", "Size:" : "Dydis:", + "Available" : "Prieinamas", "Disk" : "Diskas", "Mount:" : "Prijungti:", "Filesystem:" : "Failų sistema:", @@ -53,14 +54,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP plėtiniai", + "Unable to list extensions" : "Neįmanoma išvardyti plėtinių", "PHP" : "PHP", "Memory limit:" : "Atminties limitas:", "Max execution time:" : "Maksimalus vykdymo laikas:", "seconds" : "sekundes", "Upload max size:" : "Maksimalus įkeliamo failo dydis:", "OPcache Revalidate Frequency:" : "OPcache pakartotinio patvirtinimo dažnis:", - "Extensions:" : "Priedai:", - "Unable to list extensions" : "Neįmanoma išvardyti plėtinių", "PHP Info:" : "PHP informacija:", "Show phpinfo" : "Rodyti phpinfo", "FPM worker pool" : "FPM procesų grupė", @@ -100,6 +101,7 @@ OC.L10N.register( "threads" : "gijos", "%s%% of all users" : "%s%% iš visų vartotojų", "MB" : "MB", + "Extensions:" : "Priedai:", "Copy" : "Kopijuoti", "%1$s (%2$d threads)" : "%1$s (%2$d gijos)" }, diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 0dbf58c7..ad9d6274 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -19,6 +19,7 @@ "Type:" : "Tipas:", "Version:" : "Versija:", "Size:" : "Dydis:", + "Available" : "Prieinamas", "Disk" : "Diskas", "Mount:" : "Prijungti:", "Filesystem:" : "Failų sistema:", @@ -51,14 +52,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP plėtiniai", + "Unable to list extensions" : "Neįmanoma išvardyti plėtinių", "PHP" : "PHP", "Memory limit:" : "Atminties limitas:", "Max execution time:" : "Maksimalus vykdymo laikas:", "seconds" : "sekundes", "Upload max size:" : "Maksimalus įkeliamo failo dydis:", "OPcache Revalidate Frequency:" : "OPcache pakartotinio patvirtinimo dažnis:", - "Extensions:" : "Priedai:", - "Unable to list extensions" : "Neįmanoma išvardyti plėtinių", "PHP Info:" : "PHP informacija:", "Show phpinfo" : "Rodyti phpinfo", "FPM worker pool" : "FPM procesų grupė", @@ -98,6 +99,7 @@ "threads" : "gijos", "%s%% of all users" : "%s%% iš visų vartotojų", "MB" : "MB", + "Extensions:" : "Priedai:", "Copy" : "Kopijuoti", "%1$s (%2$d threads)" : "%1$s (%2$d gijos)" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" diff --git a/l10n/lv.js b/l10n/lv.js index 9201b8e4..29a27f8c 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -13,6 +13,8 @@ OC.L10N.register( "Type:" : "Veids:", "Version:" : "Versija:", "Size:" : "Izmērs:", + "Used" : "Izmantots", + "Available" : "Pieejams", "Disk" : "Disks", "Mount:" : "Piemontēts:", "Filesystem:" : "Datņu sistēma:", @@ -38,13 +40,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP paplašinājumi", + "Unable to list extensions" : "Nevar uzskaitīt paplašinājumus", "PHP" : "PHP", "Memory limit:" : "Atmiņas limits:", "Max execution time:" : "Lielākais pieļaujamais izpildes laiks:", "seconds" : "sekundes", "Upload max size:" : "Augšupielādes lielākais pieļaujamais izmērs:", - "Extensions:" : "Paplašinājumi:", - "Unable to list extensions" : "Nevar uzskaitīt paplašinājumus", "Shares" : "Koplietots", "Users:" : "Lietotāji:", "Operating System:" : "Operētājsistēma:", @@ -57,6 +59,7 @@ OC.L10N.register( "Not supported!" : "Nav atbalstīts!", "Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.", "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", + "Extensions:" : "Paplašinājumi:", "Copy" : "Kopēt" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index 595ed7ae..05e00898 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -11,6 +11,8 @@ "Type:" : "Veids:", "Version:" : "Versija:", "Size:" : "Izmērs:", + "Used" : "Izmantots", + "Available" : "Pieejams", "Disk" : "Disks", "Mount:" : "Piemontēts:", "Filesystem:" : "Datņu sistēma:", @@ -36,13 +38,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP paplašinājumi", + "Unable to list extensions" : "Nevar uzskaitīt paplašinājumus", "PHP" : "PHP", "Memory limit:" : "Atmiņas limits:", "Max execution time:" : "Lielākais pieļaujamais izpildes laiks:", "seconds" : "sekundes", "Upload max size:" : "Augšupielādes lielākais pieļaujamais izmērs:", - "Extensions:" : "Paplašinājumi:", - "Unable to list extensions" : "Nevar uzskaitīt paplašinājumus", "Shares" : "Koplietots", "Users:" : "Lietotāji:", "Operating System:" : "Operētājsistēma:", @@ -55,6 +57,7 @@ "Not supported!" : "Nav atbalstīts!", "Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.", "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", + "Extensions:" : "Paplašinājumi:", "Copy" : "Kopēt" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/mk.js b/l10n/mk.js index 33d48d15..e7b1ce04 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -13,6 +13,8 @@ OC.L10N.register( "Type:" : "Вид:", "Version:" : "Верзија:", "Size:" : "Големина:", + "Used" : "Искористено", + "Available" : "Достапно", "Disk" : "Диск", "Mount:" : "Монтиран:", "Filesystem:" : "Податочен систем:", @@ -39,14 +41,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP додатоци", + "Unable to list extensions" : "Неможе да се излистаат екстензиите", "PHP" : "PHP", "Memory limit:" : "Лимит на меморијата:", "Max execution time:" : "Максимално време на извршување:", "seconds" : "секунди", "Upload max size:" : "Максимална големина на прикачување:", "OPcache Revalidate Frequency:" : "Фреквенција на ревалидација на OPcache:", - "Extensions:" : "Екстензија:", - "Unable to list extensions" : "Неможе да се излистаат екстензиите", "Show phpinfo" : "Прикажи phpinfo", "Shares" : "Споделувања", "Users:" : "Корисници:", @@ -66,6 +68,7 @@ OC.L10N.register( "Not supported!" : "Не е поддржано!", "Press ⌘-C to copy." : "Притисни ⌘-C за да копираш", "Press Ctrl-C to copy." : "Притисни Ctrl-C за да копираш.", + "Extensions:" : "Екстензија:", "Copy" : "Копирај" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index baf5c15c..a16f01c7 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -11,6 +11,8 @@ "Type:" : "Вид:", "Version:" : "Верзија:", "Size:" : "Големина:", + "Used" : "Искористено", + "Available" : "Достапно", "Disk" : "Диск", "Mount:" : "Монтиран:", "Filesystem:" : "Податочен систем:", @@ -37,14 +39,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP додатоци", + "Unable to list extensions" : "Неможе да се излистаат екстензиите", "PHP" : "PHP", "Memory limit:" : "Лимит на меморијата:", "Max execution time:" : "Максимално време на извршување:", "seconds" : "секунди", "Upload max size:" : "Максимална големина на прикачување:", "OPcache Revalidate Frequency:" : "Фреквенција на ревалидација на OPcache:", - "Extensions:" : "Екстензија:", - "Unable to list extensions" : "Неможе да се излистаат екстензиите", "Show phpinfo" : "Прикажи phpinfo", "Shares" : "Споделувања", "Users:" : "Корисници:", @@ -64,6 +66,7 @@ "Not supported!" : "Не е поддржано!", "Press ⌘-C to copy." : "Притисни ⌘-C за да копираш", "Press Ctrl-C to copy." : "Притисни Ctrl-C за да копираш.", + "Extensions:" : "Екстензија:", "Copy" : "Копирај" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/mn.js b/l10n/mn.js index 22daa77d..4befb1ec 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -20,6 +20,7 @@ OC.L10N.register( "Type:" : "Төрөл:", "Version:" : "Хувилбар:", "Size:" : "Хэмжээ:", + "Available" : "–ë–æ–ª–æ–º–∂—Ç–æ–π", "Disk" : "Диск", "Mount:" : "Холболт:", "Filesystem:" : "Файлын систем:", @@ -51,14 +52,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP өргөтгөлүүд", + "Unable to list extensions" : "Өргөтгөлүүдийг жагсааж чадсангүй", "PHP" : "PHP", "Memory limit:" : "Санах ойн хязгаар:", "Max execution time:" : "Хамгийн их гүйцэтгэх хугацаа:", "seconds" : "секунд", "Upload max size:" : "Байршуулах дээд хэмжээ:", "OPcache Revalidate Frequency:" : "OPcache дахин баталгаажуулах давтамж:", - "Extensions:" : "Өргөтгөлүүд:", - "Unable to list extensions" : "Өргөтгөлүүдийг жагсааж чадсангүй", "PHP Info:" : "PHP мэдээлэл:", "Show phpinfo" : "phpinfo харуулах", "FPM worker pool" : "FPM ажилчдын сан", @@ -97,6 +98,7 @@ OC.L10N.register( "threads" : "thread-ууд", "%s%% of all users" : "Бүх хэрэглэгчдийн %s%%", "MB" : "МБ", + "Extensions:" : "Өргөтгөлүүд:", "Copy" : "Хуулах" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json index d730cbed..accd0d3e 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -18,6 +18,7 @@ "Type:" : "Төрөл:", "Version:" : "Хувилбар:", "Size:" : "Хэмжээ:", + "Available" : "–ë–æ–ª–æ–º–∂—Ç–æ–π", "Disk" : "Диск", "Mount:" : "Холболт:", "Filesystem:" : "Файлын систем:", @@ -49,14 +50,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP өргөтгөлүүд", + "Unable to list extensions" : "Өргөтгөлүүдийг жагсааж чадсангүй", "PHP" : "PHP", "Memory limit:" : "Санах ойн хязгаар:", "Max execution time:" : "Хамгийн их гүйцэтгэх хугацаа:", "seconds" : "секунд", "Upload max size:" : "Байршуулах дээд хэмжээ:", "OPcache Revalidate Frequency:" : "OPcache дахин баталгаажуулах давтамж:", - "Extensions:" : "Өргөтгөлүүд:", - "Unable to list extensions" : "Өргөтгөлүүдийг жагсааж чадсангүй", "PHP Info:" : "PHP мэдээлэл:", "Show phpinfo" : "phpinfo харуулах", "FPM worker pool" : "FPM ажилчдын сан", @@ -95,6 +96,7 @@ "threads" : "thread-ууд", "%s%% of all users" : "Бүх хэрэглэгчдийн %s%%", "MB" : "МБ", + "Extensions:" : "Өргөтгөлүүд:", "Copy" : "Хуулах" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index 7d47c813..d6174de3 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -14,6 +14,8 @@ OC.L10N.register( "Type:" : "Type:", "Version:" : "Versjon:", "Size:" : "Størrelse:", + "Used" : "Brukt", + "Available" : "Ledig", "Disk" : "Disk", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", @@ -44,14 +46,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-utvidelser", + "Unable to list extensions" : "Ikke i stand til å laste utvidelser", "PHP" : "PHP", "Memory limit:" : "Minnegrense:", "Max execution time:" : "Maks. kjøringstid:", "seconds" : "sekund", "Upload max size:" : "Maks. opplastingstørrelse:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", - "Extensions:" : "Utvidelser:", - "Unable to list extensions" : "Ikke i stand til å laste utvidelser", "Show phpinfo" : "Vis phpinfo", "Shares" : "Delinger", "Users:" : "Brukere:", @@ -71,6 +73,7 @@ OC.L10N.register( "Not supported!" : "Ikke støttet!", "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", + "Extensions:" : "Utvidelser:", "Copy" : "Kopier" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb.json b/l10n/nb.json index 8aa67d8f..2d5feb3d 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -12,6 +12,8 @@ "Type:" : "Type:", "Version:" : "Versjon:", "Size:" : "Størrelse:", + "Used" : "Brukt", + "Available" : "Ledig", "Disk" : "Disk", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", @@ -42,14 +44,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-utvidelser", + "Unable to list extensions" : "Ikke i stand til å laste utvidelser", "PHP" : "PHP", "Memory limit:" : "Minnegrense:", "Max execution time:" : "Maks. kjøringstid:", "seconds" : "sekund", "Upload max size:" : "Maks. opplastingstørrelse:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", - "Extensions:" : "Utvidelser:", - "Unable to list extensions" : "Ikke i stand til å laste utvidelser", "Show phpinfo" : "Vis phpinfo", "Shares" : "Delinger", "Users:" : "Brukere:", @@ -69,6 +71,7 @@ "Not supported!" : "Ikke støttet!", "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", + "Extensions:" : "Utvidelser:", "Copy" : "Kopier" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index 326b7895..56f25e74 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -20,6 +20,8 @@ OC.L10N.register( "Type:" : "Type:", "Version:" : "Versie:", "Size:" : "Grootte:", + "Used" : "Gebruikt", + "Available" : "Beschikbaar", "Disk" : "Schijf", "Mount:" : "Koppelpunt:", "Filesystem:" : "Bestandssysteem:", @@ -52,14 +54,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP extensies", + "Unable to list extensions" : "Kan extensies niet weergeven", "PHP" : "PHP", "Memory limit:" : "Geheugen limiet:", "Max execution time:" : "Maximale uitvoeringstijd:", "seconds" : "seconden", "Upload max size:" : "Max. uploadgrootte:", "OPcache Revalidate Frequency:" : "Frequentie OPcache opnieuw valideren:", - "Extensions:" : "Extensies:", - "Unable to list extensions" : "Kan extensies niet weergeven", "PHP Info:" : "PHP info:", "Show phpinfo" : "phpinfo weergeven", "FPM worker pool" : "FPM werkpool", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "lijnen", "%s%% of all users" : "%s %% van alle gebruikers", "MB" : "MB", + "Extensions:" : "Extensies:", "Copy" : "Kopiëren" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 8696c5fe..f13b2b2f 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -18,6 +18,8 @@ "Type:" : "Type:", "Version:" : "Versie:", "Size:" : "Grootte:", + "Used" : "Gebruikt", + "Available" : "Beschikbaar", "Disk" : "Schijf", "Mount:" : "Koppelpunt:", "Filesystem:" : "Bestandssysteem:", @@ -50,14 +52,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP extensies", + "Unable to list extensions" : "Kan extensies niet weergeven", "PHP" : "PHP", "Memory limit:" : "Geheugen limiet:", "Max execution time:" : "Maximale uitvoeringstijd:", "seconds" : "seconden", "Upload max size:" : "Max. uploadgrootte:", "OPcache Revalidate Frequency:" : "Frequentie OPcache opnieuw valideren:", - "Extensions:" : "Extensies:", - "Unable to list extensions" : "Kan extensies niet weergeven", "PHP Info:" : "PHP info:", "Show phpinfo" : "phpinfo weergeven", "FPM worker pool" : "FPM werkpool", @@ -96,6 +98,7 @@ "threads" : "lijnen", "%s%% of all users" : "%s %% van alle gebruikers", "MB" : "MB", + "Extensions:" : "Extensies:", "Copy" : "Kopiëren" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index 6ad61068..5316bbe1 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -5,6 +5,8 @@ OC.L10N.register( "Active users" : "Utilizaires actius", "Type:" : "Tipe :", "Size:" : "Talha :", + "Available" : "Disponible", + "PHP extensions" : "extensions PHP", "PHP" : "PHP", "seconds" : "segondas", "Shares" : "Partatges", diff --git a/l10n/oc.json b/l10n/oc.json index 48e4ab44..591a9446 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -3,6 +3,8 @@ "Active users" : "Utilizaires actius", "Type:" : "Tipe :", "Size:" : "Talha :", + "Available" : "Disponible", + "PHP extensions" : "extensions PHP", "PHP" : "PHP", "seconds" : "segondas", "Shares" : "Partatges", diff --git a/l10n/pl.js b/l10n/pl.js index d031acb6..e23cde88 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -17,6 +17,8 @@ OC.L10N.register( "Type:" : "Rodzaj:", "Version:" : "Wersja:", "Size:" : "Rozmiar:", + "Used" : "Używany", + "Available" : "Dostępność", "Disk" : "Dysk", "Mount:" : "Zamontowany:", "Filesystem:" : "System plików:", @@ -47,14 +49,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Rozszerzenia PHP", + "Unable to list extensions" : "Nie można wyświetlić listy rozszerzeń", "PHP" : "PHP", "Memory limit:" : "Limit pamięci:", "Max execution time:" : "Maksymalny czas wykonania:", "seconds" : "sekund", "Upload max size:" : "Limit wielkości przesyłanego pliku (upload_max_filesize):", "OPcache Revalidate Frequency:" : "Częstotliwość ponownej weryfikacji OPcache:", - "Extensions:" : "Rozszerzenia:", - "Unable to list extensions" : "Nie można wyświetlić listy rozszerzeń", "Show phpinfo" : "Pokaż phpinfo", "Shares" : "Udostępnienia", "Users:" : "Użytkownicy:", @@ -75,6 +77,7 @@ OC.L10N.register( "Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.", "Press Ctrl-C to copy." : "Aby skopiować wciśnij Ctrl+C.", "%s%% of all users" : "%s%% wszystkich użytkowników", + "Extensions:" : "Rozszerzenia:", "Copy" : "Kopiuj" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index 962f7dfd..983e72ff 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -15,6 +15,8 @@ "Type:" : "Rodzaj:", "Version:" : "Wersja:", "Size:" : "Rozmiar:", + "Used" : "Używany", + "Available" : "Dostępność", "Disk" : "Dysk", "Mount:" : "Zamontowany:", "Filesystem:" : "System plików:", @@ -45,14 +47,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Rozszerzenia PHP", + "Unable to list extensions" : "Nie można wyświetlić listy rozszerzeń", "PHP" : "PHP", "Memory limit:" : "Limit pamięci:", "Max execution time:" : "Maksymalny czas wykonania:", "seconds" : "sekund", "Upload max size:" : "Limit wielkości przesyłanego pliku (upload_max_filesize):", "OPcache Revalidate Frequency:" : "Częstotliwość ponownej weryfikacji OPcache:", - "Extensions:" : "Rozszerzenia:", - "Unable to list extensions" : "Nie można wyświetlić listy rozszerzeń", "Show phpinfo" : "Pokaż phpinfo", "Shares" : "Udostępnienia", "Users:" : "Użytkownicy:", @@ -73,6 +75,7 @@ "Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.", "Press Ctrl-C to copy." : "Aby skopiować wciśnij Ctrl+C.", "%s%% of all users" : "%s%% wszystkich użytkowników", + "Extensions:" : "Rozszerzenia:", "Copy" : "Kopiuj" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index cc3784a4..1701abcf 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -21,6 +21,8 @@ OC.L10N.register( "Type:" : "Tipo:", "Version:" : "Versão:", "Size:" : "Tamanho:", + "Used" : "Usado", + "Available" : "Disponível", "Disk" : "Disco", "Mount:" : "Montagem:", "Filesystem:" : "Sistema de arquivo:", @@ -53,14 +55,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensões PHP", + "Unable to list extensions" : "Não foi possível listar as extensões", "PHP" : "PHP", "Memory limit:" : "Limite de memória:", "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo para uploads:", "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", - "Extensions:" : "Extensões:", - "Unable to list extensions" : "Não foi possível listar as extensões", "PHP Info:" : "Informações do PHP:", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de trabalhadores FPM", @@ -100,6 +102,7 @@ OC.L10N.register( "threads" : "threads", "%s%% of all users" : "%s%% de todos os usuários", "MB" : "MB", + "Extensions:" : "Extensões:", "Copy" : "Copiar", "%1$s (%2$d threads)" : "%1$s (%2$d threads)" }, diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index b89230af..002b5040 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -19,6 +19,8 @@ "Type:" : "Tipo:", "Version:" : "Versão:", "Size:" : "Tamanho:", + "Used" : "Usado", + "Available" : "Disponível", "Disk" : "Disco", "Mount:" : "Montagem:", "Filesystem:" : "Sistema de arquivo:", @@ -51,14 +53,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensões PHP", + "Unable to list extensions" : "Não foi possível listar as extensões", "PHP" : "PHP", "Memory limit:" : "Limite de memória:", "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo para uploads:", "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", - "Extensions:" : "Extensões:", - "Unable to list extensions" : "Não foi possível listar as extensões", "PHP Info:" : "Informações do PHP:", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de trabalhadores FPM", @@ -98,6 +100,7 @@ "threads" : "threads", "%s%% of all users" : "%s%% de todos os usuários", "MB" : "MB", + "Extensions:" : "Extensões:", "Copy" : "Copiar", "%1$s (%2$d threads)" : "%1$s (%2$d threads)" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index fa054053..70977602 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -20,6 +20,8 @@ OC.L10N.register( "Type:" : "Tipo:", "Version:" : "Versão:", "Size:" : "Tamanho:", + "Used" : "Usado", + "Available" : "Disponível", "Disk" : "Disco", "Mount:" : "Montagem:", "Available:" : "Disponível:", @@ -49,14 +51,14 @@ OC.L10N.register( "Duplex:" : "Duplex:", "MAC:" : "MAC:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensões PHP", + "Unable to list extensions" : "Não foi possível listar as extensões", "PHP" : "PHP", "Memory limit:" : "Limite de memória:", "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", - "Extensions:" : "Extensões:", - "Unable to list extensions" : "Não foi possível listar as extensões", "PHP Info:" : "Informações do PHP:", "FPM worker pool" : "Pool de trabalhadores FPM", "Pool name:" : "Nome do pool:", @@ -92,6 +94,7 @@ OC.L10N.register( "threads" : "threads", "%s%% of all users" : "%s%% de todos os usuários", "MB" : "MB", + "Extensions:" : "Extensões:", "Copy" : "Copiar" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 8a6fa23e..ee377e51 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -18,6 +18,8 @@ "Type:" : "Tipo:", "Version:" : "Versão:", "Size:" : "Tamanho:", + "Used" : "Usado", + "Available" : "Disponível", "Disk" : "Disco", "Mount:" : "Montagem:", "Available:" : "Disponível:", @@ -47,14 +49,14 @@ "Duplex:" : "Duplex:", "MAC:" : "MAC:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensões PHP", + "Unable to list extensions" : "Não foi possível listar as extensões", "PHP" : "PHP", "Memory limit:" : "Limite de memória:", "Max execution time:" : "Tempo máximo de execução:", "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", - "Extensions:" : "Extensões:", - "Unable to list extensions" : "Não foi possível listar as extensões", "PHP Info:" : "Informações do PHP:", "FPM worker pool" : "Pool de trabalhadores FPM", "Pool name:" : "Nome do pool:", @@ -90,6 +92,7 @@ "threads" : "threads", "%s%% of all users" : "%s%% de todos os usuários", "MB" : "MB", + "Extensions:" : "Extensões:", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ro.js b/l10n/ro.js index 6614affd..91c552f6 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -7,6 +7,7 @@ OC.L10N.register( "Database" : "Baza de date", "Type:" : "Tip:", "Size:" : "Mărime:", + "PHP extensions" : "extensii PHP ", "seconds" : "secunde", "Shares" : "Partajări", "Copied!" : "S-a copiat!", diff --git a/l10n/ro.json b/l10n/ro.json index 0b94a08a..0b2e9749 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -5,6 +5,7 @@ "Database" : "Baza de date", "Type:" : "Tip:", "Size:" : "Mărime:", + "PHP extensions" : "extensii PHP ", "seconds" : "secunde", "Shares" : "Partajări", "Copied!" : "S-a copiat!", diff --git a/l10n/ru.js b/l10n/ru.js index 0ed12ac6..0043b83d 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -20,6 +20,8 @@ OC.L10N.register( "Type:" : "Тип:", "Version:" : "Версия:", "Size:" : "Размер:", + "Used" : "Использовано", + "Available" : "Доступный", "Disk" : "Диск", "Mount:" : "Метка диска:", "Filesystem:" : "Файловая система:", @@ -52,14 +54,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Расширения PHP", + "Unable to list extensions" : "Невозможно перечислить расширения", "PHP" : "PHP", "Memory limit:" : "Лимит памяти:", "Max execution time:" : "Максимальное время выполнения:", "seconds" : "секунд", "Upload max size:" : "Максимальный размер для отправки:", "OPcache Revalidate Frequency:" : "Частота повторной проверки OPcache:", - "Extensions:" : "Расширения:", - "Unable to list extensions" : "Невозможно перечислить расширения", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Показать информацию о php", "FPM worker pool" : "Рабочий пул FPM", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "темы", "%s%% of all users" : "%s%% всех пользователей", "MB" : "МБ", + "Extensions:" : "Расширения:", "Copy" : "Копировать" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index 153c9f17..d7e0fdf8 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -18,6 +18,8 @@ "Type:" : "Тип:", "Version:" : "Версия:", "Size:" : "Размер:", + "Used" : "Использовано", + "Available" : "Доступный", "Disk" : "Диск", "Mount:" : "Метка диска:", "Filesystem:" : "Файловая система:", @@ -50,14 +52,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Расширения PHP", + "Unable to list extensions" : "Невозможно перечислить расширения", "PHP" : "PHP", "Memory limit:" : "Лимит памяти:", "Max execution time:" : "Максимальное время выполнения:", "seconds" : "секунд", "Upload max size:" : "Максимальный размер для отправки:", "OPcache Revalidate Frequency:" : "Частота повторной проверки OPcache:", - "Extensions:" : "Расширения:", - "Unable to list extensions" : "Невозможно перечислить расширения", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Показать информацию о php", "FPM worker pool" : "Рабочий пул FPM", @@ -96,6 +98,7 @@ "threads" : "темы", "%s%% of all users" : "%s%% всех пользователей", "MB" : "МБ", + "Extensions:" : "Расширения:", "Copy" : "Копировать" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sc.js b/l10n/sc.js index 4b2645fb..76dc9757 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -14,6 +14,7 @@ OC.L10N.register( "Type:" : "Genia:", "Version:" : "Versione:", "Size:" : "Mannària:", + "Used" : "Impreados", "Disk" : "Discu", "Files:" : "Archìviu:", "Storages:" : "Archiviatziones:", @@ -22,6 +23,7 @@ OC.L10N.register( "External monitoring tool" : "Trastu de controllu esternu", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A pustis passa su token cun s'intestatzione \"NC-Token\" cando rechedes s'URL in subra.", "Network" : "Rete", + "PHP extensions" : "Estensiones PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Mannària màssima de carrigamentu", diff --git a/l10n/sc.json b/l10n/sc.json index 1cab54b3..4f88b2e8 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -12,6 +12,7 @@ "Type:" : "Genia:", "Version:" : "Versione:", "Size:" : "Mannària:", + "Used" : "Impreados", "Disk" : "Discu", "Files:" : "Archìviu:", "Storages:" : "Archiviatziones:", @@ -20,6 +21,7 @@ "External monitoring tool" : "Trastu de controllu esternu", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A pustis passa su token cun s'intestatzione \"NC-Token\" cando rechedes s'URL in subra.", "Network" : "Rete", + "PHP extensions" : "Estensiones PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Mannària màssima de carrigamentu", diff --git a/l10n/si.js b/l10n/si.js index e9608802..d024be9b 100644 --- a/l10n/si.js +++ b/l10n/si.js @@ -2,6 +2,7 @@ OC.L10N.register( "serverinfo", { "System" : "පද්ධතිය", + "Available" : "ඇත", "Shares" : "බෙදාගැනීම්", "Copied!" : "පිටපත් කළා!", "Not supported!" : "සහාය නොදක්වයි!", diff --git a/l10n/si.json b/l10n/si.json index 006ad191..4d2c1d15 100644 --- a/l10n/si.json +++ b/l10n/si.json @@ -1,5 +1,6 @@ { "translations": { "System" : "පද්ධතිය", + "Available" : "ඇත", "Shares" : "බෙදාගැනීම්", "Copied!" : "පිටපත් කළා!", "Not supported!" : "සහාය නොදක්වයි!", diff --git a/l10n/sk.js b/l10n/sk.js index e6cbe6b2..528e781e 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -18,6 +18,8 @@ OC.L10N.register( "Type:" : "Typ:", "Version:" : "Verzia:", "Size:" : "Veľkosť:", + "Used" : "Použité", + "Available" : "Dostupné", "Disk" : "Disk", "Mount:" : "Prípojný bod:", "Filesystem:" : "Súborový systém:", @@ -50,14 +52,14 @@ OC.L10N.register( "MAC:" : "MAC adresa:", "IPv4:" : "Adresa IPv4:", "IPv6:" : "Adresa IPv6:", + "PHP extensions" : "PHP rozšírenia", + "Unable to list extensions" : "Nepodarilo sa zobraziť rozšírenia", "PHP" : "PHP", "Memory limit:" : "Obmedzenie pamäte:", "Max execution time:" : "Maximálny čas spustenia:", "seconds" : "sekúnd", "Upload max size:" : "Maximálna veľkosť pre nahratie:", "OPcache Revalidate Frequency:" : "Frekvencia opätovného overenia pamäte OPcache:", - "Extensions:" : "Rozšírenia:", - "Unable to list extensions" : "Nepodarilo sa zobraziť rozšírenia", "Show phpinfo" : "Zobraziť phpinfo", "FPM worker pool" : "Skupina procesov FPM", "Pool name:" : "Názov skupiny:", @@ -93,6 +95,7 @@ OC.L10N.register( "Press ⌘-C to copy." : "Pre kopírovanie, stlačte ⌘-C.", "Press Ctrl-C to copy." : "Pre kopírovanie, stlačte Ctrl-C.", "%s%% of all users" : "%s%% všetkých používateľov", + "Extensions:" : "Rozšírenia:", "Copy" : "Kopírovať" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/sk.json b/l10n/sk.json index 1ec7c26a..459d8d8d 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -16,6 +16,8 @@ "Type:" : "Typ:", "Version:" : "Verzia:", "Size:" : "Veľkosť:", + "Used" : "Použité", + "Available" : "Dostupné", "Disk" : "Disk", "Mount:" : "Prípojný bod:", "Filesystem:" : "Súborový systém:", @@ -48,14 +50,14 @@ "MAC:" : "MAC adresa:", "IPv4:" : "Adresa IPv4:", "IPv6:" : "Adresa IPv6:", + "PHP extensions" : "PHP rozšírenia", + "Unable to list extensions" : "Nepodarilo sa zobraziť rozšírenia", "PHP" : "PHP", "Memory limit:" : "Obmedzenie pamäte:", "Max execution time:" : "Maximálny čas spustenia:", "seconds" : "sekúnd", "Upload max size:" : "Maximálna veľkosť pre nahratie:", "OPcache Revalidate Frequency:" : "Frekvencia opätovného overenia pamäte OPcache:", - "Extensions:" : "Rozšírenia:", - "Unable to list extensions" : "Nepodarilo sa zobraziť rozšírenia", "Show phpinfo" : "Zobraziť phpinfo", "FPM worker pool" : "Skupina procesov FPM", "Pool name:" : "Názov skupiny:", @@ -91,6 +93,7 @@ "Press ⌘-C to copy." : "Pre kopírovanie, stlačte ⌘-C.", "Press Ctrl-C to copy." : "Pre kopírovanie, stlačte Ctrl-C.", "%s%% of all users" : "%s%% všetkých používateľov", + "Extensions:" : "Rozšírenia:", "Copy" : "Kopírovať" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index a4d4e613..c3529378 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -14,6 +14,8 @@ OC.L10N.register( "Type:" : "Vrsta:", "Version:" : "Različica:", "Size:" : "Velikost:", + "Used" : "Zasedeno", + "Available" : "Na voljo", "Disk" : "Disk", "Mount:" : "Priklopna točka:", "Filesystem:" : "Datotečni sistem:", @@ -44,14 +46,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Razširitve PHP", + "Unable to list extensions" : "Ni mogoče izpisati seznama razširitev", "PHP" : "Okolje PHP", "Memory limit:" : "Omejitev pomnilnika:", "Max execution time:" : "Največji čas izvajanja:", "seconds" : "sekunde", "Upload max size:" : "Omejitev velikosti pošiljanja:", "OPcache Revalidate Frequency:" : "Frekvenca overjanja OPcache:", - "Extensions:" : "Razširitve:", - "Unable to list extensions" : "Ni mogoče izpisati seznama razširitev", "Show phpinfo" : "Pokaži odvod ukaza phpinfo", "Shares" : "Souporaba", "Users:" : "Uporabniki:", @@ -71,6 +73,7 @@ OC.L10N.register( "Not supported!" : "Ni podprto!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Extensions:" : "Razširitve:", "Copy" : "Kopiraj" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 87e376f1..11cbd057 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -12,6 +12,8 @@ "Type:" : "Vrsta:", "Version:" : "Različica:", "Size:" : "Velikost:", + "Used" : "Zasedeno", + "Available" : "Na voljo", "Disk" : "Disk", "Mount:" : "Priklopna točka:", "Filesystem:" : "Datotečni sistem:", @@ -42,14 +44,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Razširitve PHP", + "Unable to list extensions" : "Ni mogoče izpisati seznama razširitev", "PHP" : "Okolje PHP", "Memory limit:" : "Omejitev pomnilnika:", "Max execution time:" : "Največji čas izvajanja:", "seconds" : "sekunde", "Upload max size:" : "Omejitev velikosti pošiljanja:", "OPcache Revalidate Frequency:" : "Frekvenca overjanja OPcache:", - "Extensions:" : "Razširitve:", - "Unable to list extensions" : "Ni mogoče izpisati seznama razširitev", "Show phpinfo" : "Pokaži odvod ukaza phpinfo", "Shares" : "Souporaba", "Users:" : "Uporabniki:", @@ -69,6 +71,7 @@ "Not supported!" : "Ni podprto!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Extensions:" : "Razširitve:", "Copy" : "Kopiraj" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sq.js b/l10n/sq.js index d42a97ee..fda3cdc6 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -9,8 +9,10 @@ OC.L10N.register( "Type:" : "Lloji:", "Version:" : "Versioni: ", "Size:" : "Madhësia:", + "Available" : "i disponueshëm", "Files:" : "Skedarët: ", "External monitoring tool" : "Mjet i kontrollit të jashtëm", + "PHP extensions" : "Zgjerimet e PHP", "PHP" : "PHP", "seconds" : "sekonda", "Upload max size:" : "Ngarkoni madhësinë maksimale: ", diff --git a/l10n/sq.json b/l10n/sq.json index 3bfc3dca..43ef2ba4 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -7,8 +7,10 @@ "Type:" : "Lloji:", "Version:" : "Versioni: ", "Size:" : "Madhësia:", + "Available" : "i disponueshëm", "Files:" : "Skedarët: ", "External monitoring tool" : "Mjet i kontrollit të jashtëm", + "PHP extensions" : "Zgjerimet e PHP", "PHP" : "PHP", "seconds" : "sekonda", "Upload max size:" : "Ngarkoni madhësinë maksimale: ", diff --git a/l10n/sr.js b/l10n/sr.js index 2d2c0bc5..aa9183e8 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -18,6 +18,8 @@ OC.L10N.register( "Type:" : "Тип:", "Version:" : "Верзија:", "Size:" : "Величина:", + "Used" : "Искоришћено", + "Available" : "Доступно", "Disk" : "Диск", "Mount:" : "Монтирано:", "Filesystem:" : "Фајл систем:", @@ -50,14 +52,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP екстензије", + "Unable to list extensions" : "Не могу да се прикажу проширења", "PHP" : "PHP", "Memory limit:" : "Ограничење меморије:", "Max execution time:" : "Максимално време извршавања:", "seconds" : "секунди", "Upload max size:" : "Максимална величина отпремања:", "OPcache Revalidate Frequency:" : "Учесталост OPcache ревалидације:", - "Extensions:" : "Проширења:", - "Unable to list extensions" : "Не могу да се прикажу проширења", "Show phpinfo" : "Прикажи phpinfo", "FPM worker pool" : "Резервоар FPM радника", "Pool name:" : "Име резервоара:", @@ -94,6 +96,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", "threads" : "низови", "%s%% of all users" : "%s%% од свих корисника", + "Extensions:" : "Проширења:", "Copy" : "Копирај" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index 0962e6c4..699dc000 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -16,6 +16,8 @@ "Type:" : "Тип:", "Version:" : "Верзија:", "Size:" : "Величина:", + "Used" : "Искоришћено", + "Available" : "Доступно", "Disk" : "Диск", "Mount:" : "Монтирано:", "Filesystem:" : "Фајл систем:", @@ -48,14 +50,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP екстензије", + "Unable to list extensions" : "Не могу да се прикажу проширења", "PHP" : "PHP", "Memory limit:" : "Ограничење меморије:", "Max execution time:" : "Максимално време извршавања:", "seconds" : "секунди", "Upload max size:" : "Максимална величина отпремања:", "OPcache Revalidate Frequency:" : "Учесталост OPcache ревалидације:", - "Extensions:" : "Проширења:", - "Unable to list extensions" : "Не могу да се прикажу проширења", "Show phpinfo" : "Прикажи phpinfo", "FPM worker pool" : "Резервоар FPM радника", "Pool name:" : "Име резервоара:", @@ -92,6 +94,7 @@ "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", "threads" : "низови", "%s%% of all users" : "%s%% од свих корисника", + "Extensions:" : "Проширења:", "Copy" : "Копирај" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index 885caad5..718d9e05 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -21,6 +21,8 @@ OC.L10N.register( "Type:" : "Typ:", "Version:" : "Version:", "Size:" : "Storlek:", + "Used" : "Använt", + "Available" : "Tillgänglig", "Disk" : "Disk", "Mount:" : "Monteringspunkt:", "Filesystem:" : "Filsystem:", @@ -53,14 +55,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-tillägg", + "Unable to list extensions" : "Det går inte att lista tillägg", "PHP" : "PHP", "Memory limit:" : "Minnesgräns:", "Max execution time:" : "Maximal körningstid:", "seconds" : "sekunder", "Upload max size:" : "Största uppladdningsstorlek:", "OPcache Revalidate Frequency:" : "Frekvens för återvalidering av OPcache:", - "Extensions:" : "Tillägg:", - "Unable to list extensions" : "Det går inte att lista tillägg", "PHP Info:" : "PHP-information:", "Show phpinfo" : "Visa phpinfo()", "FPM worker pool" : "FPM-arbetspool", @@ -100,6 +102,7 @@ OC.L10N.register( "threads" : "trådar", "%s%% of all users" : "%s%% av alla användare", "MB" : "MB", + "Extensions:" : "Tillägg:", "Copy" : "Kopiera", "%1$s (%2$d threads)" : "%1$s (%2$d trådar)" }, diff --git a/l10n/sv.json b/l10n/sv.json index 9d5b325e..f5c1649d 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -19,6 +19,8 @@ "Type:" : "Typ:", "Version:" : "Version:", "Size:" : "Storlek:", + "Used" : "Använt", + "Available" : "Tillgänglig", "Disk" : "Disk", "Mount:" : "Monteringspunkt:", "Filesystem:" : "Filsystem:", @@ -51,14 +53,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-tillägg", + "Unable to list extensions" : "Det går inte att lista tillägg", "PHP" : "PHP", "Memory limit:" : "Minnesgräns:", "Max execution time:" : "Maximal körningstid:", "seconds" : "sekunder", "Upload max size:" : "Största uppladdningsstorlek:", "OPcache Revalidate Frequency:" : "Frekvens för återvalidering av OPcache:", - "Extensions:" : "Tillägg:", - "Unable to list extensions" : "Det går inte att lista tillägg", "PHP Info:" : "PHP-information:", "Show phpinfo" : "Visa phpinfo()", "FPM worker pool" : "FPM-arbetspool", @@ -98,6 +100,7 @@ "threads" : "trådar", "%s%% of all users" : "%s%% av alla användare", "MB" : "MB", + "Extensions:" : "Tillägg:", "Copy" : "Kopiera", "%1$s (%2$d threads)" : "%1$s (%2$d trådar)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/sw.js b/l10n/sw.js index ce454f1b..de4454e3 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -18,6 +18,7 @@ OC.L10N.register( "Type:" : "Aina:", "Version:" : "Toleo:", "Size:" : "Ukubwa:", + "Available" : "Inayopatikana", "Disk" : "Diski", "Mount:" : "Mlima", "Filesystem:" : "Mfumo wa faili:", @@ -49,14 +50,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Viendelezi vya PHP", + "Unable to list extensions" : "Imeshindwa kuorodhesha viendelezi", "PHP" : "PHP", "Memory limit:" : "Kikomo cha kumbukumbu:", "Max execution time:" : "Muda wa juu zaidi wa utekelezaji:", "seconds" : "sekunde", "Upload max size:" : "Pakia ukubwa wa juu zaidi:", "OPcache Revalidate Frequency:" : "OPcache Kurekebisha Masafa:", - "Extensions:" : "Viendelezi:", - "Unable to list extensions" : "Imeshindwa kuorodhesha viendelezi", "Show phpinfo" : "Onyesha phpinfo", "FPM worker pool" : "Bwawa la wafanyakazi wa FPM", "Pool name:" : "Jina la bwawa:", @@ -93,6 +94,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Bonyeza Ctrl-C ili kunakili.", "threads" : "nyuzi", "%s%% of all users" : "%s%% ya watumiaji wote", + "Extensions:" : "Viendelezi:", "Copy" : "Nakili" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sw.json b/l10n/sw.json index 5a32e3d3..8b8fa195 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -16,6 +16,7 @@ "Type:" : "Aina:", "Version:" : "Toleo:", "Size:" : "Ukubwa:", + "Available" : "Inayopatikana", "Disk" : "Diski", "Mount:" : "Mlima", "Filesystem:" : "Mfumo wa faili:", @@ -47,14 +48,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Viendelezi vya PHP", + "Unable to list extensions" : "Imeshindwa kuorodhesha viendelezi", "PHP" : "PHP", "Memory limit:" : "Kikomo cha kumbukumbu:", "Max execution time:" : "Muda wa juu zaidi wa utekelezaji:", "seconds" : "sekunde", "Upload max size:" : "Pakia ukubwa wa juu zaidi:", "OPcache Revalidate Frequency:" : "OPcache Kurekebisha Masafa:", - "Extensions:" : "Viendelezi:", - "Unable to list extensions" : "Imeshindwa kuorodhesha viendelezi", "Show phpinfo" : "Onyesha phpinfo", "FPM worker pool" : "Bwawa la wafanyakazi wa FPM", "Pool name:" : "Jina la bwawa:", @@ -91,6 +92,7 @@ "Press Ctrl-C to copy." : "Bonyeza Ctrl-C ili kunakili.", "threads" : "nyuzi", "%s%% of all users" : "%s%% ya watumiaji wote", + "Extensions:" : "Viendelezi:", "Copy" : "Nakili" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 71e43596..d0d85f15 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -20,6 +20,8 @@ OC.L10N.register( "Type:" : "Tür:", "Version:" : "Sürüm:", "Size:" : "Boyut:", + "Used" : "Kullanılan alan", + "Available" : "Uygun", "Disk" : "Disk", "Mount:" : "Takılı:", "Filesystem:" : "Dosya sistemi:", @@ -52,14 +54,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP eklentileri", + "Unable to list extensions" : "Eklentiler listelenemedi", "PHP" : "PHP", "Memory limit:" : "Bellek sınırı:", "Max execution time:" : "En uzun çalışma süresi:", "seconds" : "saniye", "Upload max size:" : "En büyük yükleme boyutu:", "OPcache Revalidate Frequency:" : "OPcache yeniden doğrulama sıklığı:", - "Extensions:" : "Eklentiler:", - "Unable to list extensions" : "Eklentiler listelenemedi", "PHP Info:" : "PHP Bilgileri:", "Show phpinfo" : "PHP bilgilerini görüntüle", "FPM worker pool" : "FPM işleyici havuzu", @@ -98,6 +100,7 @@ OC.L10N.register( "threads" : "işlem", "%s%% of all users" : "Tüm kullanıcıların %%%s", "MB" : "MB", + "Extensions:" : "Eklentiler:", "Copy" : "Kopyala" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 3928568c..c663eab9 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -18,6 +18,8 @@ "Type:" : "Tür:", "Version:" : "Sürüm:", "Size:" : "Boyut:", + "Used" : "Kullanılan alan", + "Available" : "Uygun", "Disk" : "Disk", "Mount:" : "Takılı:", "Filesystem:" : "Dosya sistemi:", @@ -50,14 +52,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP eklentileri", + "Unable to list extensions" : "Eklentiler listelenemedi", "PHP" : "PHP", "Memory limit:" : "Bellek sınırı:", "Max execution time:" : "En uzun çalışma süresi:", "seconds" : "saniye", "Upload max size:" : "En büyük yükleme boyutu:", "OPcache Revalidate Frequency:" : "OPcache yeniden doğrulama sıklığı:", - "Extensions:" : "Eklentiler:", - "Unable to list extensions" : "Eklentiler listelenemedi", "PHP Info:" : "PHP Bilgileri:", "Show phpinfo" : "PHP bilgilerini görüntüle", "FPM worker pool" : "FPM işleyici havuzu", @@ -96,6 +98,7 @@ "threads" : "işlem", "%s%% of all users" : "Tüm kullanıcıların %%%s", "MB" : "MB", + "Extensions:" : "Eklentiler:", "Copy" : "Kopyala" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/ug.js b/l10n/ug.js index 643cef9d..7067b481 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -18,6 +18,7 @@ OC.L10N.register( "Type:" : "تىپى:", "Version:" : "نەشرى:", "Size:" : "چوڭلۇقى:", + "Available" : "ئىشلەتكىلى بولىدۇ", "Disk" : "دىسكا", "Mount:" : "تاغ:", "Filesystem:" : "ھۆججەت سىستېمىسى:", @@ -50,14 +51,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP كېڭەيتىلمىسى", + "Unable to list extensions" : "كېڭەيتىلمىنى تىزىشقا ئامالسىز", "PHP" : "PHP", "Memory limit:" : "ئەستە ساقلاش چېكى:", "Max execution time:" : "ئىجرا قىلىنىش ۋاقتى:", "seconds" : "سېكۇنت", "Upload max size:" : "ئەڭ چوڭ چوڭلۇقى:", "OPcache Revalidate Frequency:" : "OPcache چاستوتىنى ئىناۋەتسىز قىلىدۇ:", - "Extensions:" : "كېڭەيتىلمىسى:", - "Unable to list extensions" : "كېڭەيتىلمىنى تىزىشقا ئامالسىز", "Show phpinfo" : "Phpinfo نى كۆرسەت", "FPM worker pool" : "FPM ئىشچى يىغىندىسى", "Pool name:" : "يىغىندا نامى:", @@ -94,6 +95,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "كۆچۈرۈش ئۈچۈن Ctrl-C نى بېسىڭ.", "threads" : "يىپلار", "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ %%%s ", + "Extensions:" : "كېڭەيتىلمىسى:", "Copy" : "كۆچۈرۈڭ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json index 126e2d59..0d1950e6 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -16,6 +16,7 @@ "Type:" : "تىپى:", "Version:" : "نەشرى:", "Size:" : "چوڭلۇقى:", + "Available" : "ئىشلەتكىلى بولىدۇ", "Disk" : "دىسكا", "Mount:" : "تاغ:", "Filesystem:" : "ھۆججەت سىستېمىسى:", @@ -48,14 +49,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP كېڭەيتىلمىسى", + "Unable to list extensions" : "كېڭەيتىلمىنى تىزىشقا ئامالسىز", "PHP" : "PHP", "Memory limit:" : "ئەستە ساقلاش چېكى:", "Max execution time:" : "ئىجرا قىلىنىش ۋاقتى:", "seconds" : "سېكۇنت", "Upload max size:" : "ئەڭ چوڭ چوڭلۇقى:", "OPcache Revalidate Frequency:" : "OPcache چاستوتىنى ئىناۋەتسىز قىلىدۇ:", - "Extensions:" : "كېڭەيتىلمىسى:", - "Unable to list extensions" : "كېڭەيتىلمىنى تىزىشقا ئامالسىز", "Show phpinfo" : "Phpinfo نى كۆرسەت", "FPM worker pool" : "FPM ئىشچى يىغىندىسى", "Pool name:" : "يىغىندا نامى:", @@ -92,6 +93,7 @@ "Press Ctrl-C to copy." : "كۆچۈرۈش ئۈچۈن Ctrl-C نى بېسىڭ.", "threads" : "يىپلار", "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ %%%s ", + "Extensions:" : "كېڭەيتىلمىسى:", "Copy" : "كۆچۈرۈڭ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 7a278ff1..3bd474e9 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -21,6 +21,8 @@ OC.L10N.register( "Type:" : "Тип:", "Version:" : "Версія:", "Size:" : "Розмір:", + "Used" : "Використовується", + "Available" : "Доступно", "Disk" : "Диск", "Mount:" : "Точка монтування:", "Filesystem:" : "Файлова система:", @@ -53,14 +55,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Розширення PHP", + "Unable to list extensions" : "Не вдалося створити список розширень", "PHP" : "PHP", "Memory limit:" : "Обмеження пам'яті:", "Max execution time:" : "Максимальний час виконання:", "seconds" : "секунд", "Upload max size:" : "Макс. розмір завантаження:", "OPcache Revalidate Frequency:" : "Частота ревалідації OPcache:", - "Extensions:" : "Розширення:", - "Unable to list extensions" : "Не вдалося створити список розширень", "PHP Info:" : "Інфо PHP:", "Show phpinfo" : "Показати phpinfo", "FPM worker pool" : "Набір обробників FPM", @@ -100,6 +102,7 @@ OC.L10N.register( "threads" : "нитки", "%s%% of all users" : "%s%% від усіх користувачів", "MB" : "МБ", + "Extensions:" : "Розширення:", "Copy" : "Копіювати", "%1$s (%2$d threads)" : "%1$s (%2$d ниток)" }, diff --git a/l10n/uk.json b/l10n/uk.json index 1aa9c0f9..0aa47b3c 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -19,6 +19,8 @@ "Type:" : "Тип:", "Version:" : "Версія:", "Size:" : "Розмір:", + "Used" : "Використовується", + "Available" : "Доступно", "Disk" : "Диск", "Mount:" : "Точка монтування:", "Filesystem:" : "Файлова система:", @@ -51,14 +53,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Розширення PHP", + "Unable to list extensions" : "Не вдалося створити список розширень", "PHP" : "PHP", "Memory limit:" : "Обмеження пам'яті:", "Max execution time:" : "Максимальний час виконання:", "seconds" : "секунд", "Upload max size:" : "Макс. розмір завантаження:", "OPcache Revalidate Frequency:" : "Частота ревалідації OPcache:", - "Extensions:" : "Розширення:", - "Unable to list extensions" : "Не вдалося створити список розширень", "PHP Info:" : "Інфо PHP:", "Show phpinfo" : "Показати phpinfo", "FPM worker pool" : "Набір обробників FPM", @@ -98,6 +100,7 @@ "threads" : "нитки", "%s%% of all users" : "%s%% від усіх користувачів", "MB" : "МБ", + "Extensions:" : "Розширення:", "Copy" : "Копіювати", "%1$s (%2$d threads)" : "%1$s (%2$d ниток)" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" diff --git a/l10n/uz.js b/l10n/uz.js index 66873eec..c3364d75 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -20,6 +20,7 @@ OC.L10N.register( "Type:" : "Turi:", "Version:" : "Versiya:", "Size:" : "Hajmi:", + "Available" : "Mavjud", "Disk" : "Disk", "Mount:" : "O'rnatish:", "Filesystem:" : "Fayl tizimi:", @@ -51,14 +52,13 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Kengaytmalarni ro'yxatga kiritish imkoni yo'q", "PHP" : "PHP", "Memory limit:" : "Xotira chegarasi:", "Max execution time:" : "Maksimal bajarish vaqti:", "seconds" : "sekundlar", "Upload max size:" : "Maksimal hajmni yuklash:", "OPcache Revalidate Frequency:" : "OPcache qayta tasdiqlash chastotasi:", - "Extensions:" : "Kengaytmalar:", - "Unable to list extensions" : "Kengaytmalarni ro'yxatga kiritish imkoni yo'q", "PHP Info:" : "PHP haqida ma'lumot:", "Show phpinfo" : "phpinfo-ni ko'rsatish", "FPM worker pool" : "FPM ishchilari guruhi", @@ -97,6 +97,7 @@ OC.L10N.register( "threads" : "yo'nalishlar", "%s%% of all users" : "Barcha foydalanuvchilarning %s%%", "MB" : "MB", + "Extensions:" : "Kengaytmalar:", "Copy" : "Nusxa" }, "nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json index ec831f27..15e1fc3e 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -18,6 +18,7 @@ "Type:" : "Turi:", "Version:" : "Versiya:", "Size:" : "Hajmi:", + "Available" : "Mavjud", "Disk" : "Disk", "Mount:" : "O'rnatish:", "Filesystem:" : "Fayl tizimi:", @@ -49,14 +50,13 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Unable to list extensions" : "Kengaytmalarni ro'yxatga kiritish imkoni yo'q", "PHP" : "PHP", "Memory limit:" : "Xotira chegarasi:", "Max execution time:" : "Maksimal bajarish vaqti:", "seconds" : "sekundlar", "Upload max size:" : "Maksimal hajmni yuklash:", "OPcache Revalidate Frequency:" : "OPcache qayta tasdiqlash chastotasi:", - "Extensions:" : "Kengaytmalar:", - "Unable to list extensions" : "Kengaytmalarni ro'yxatga kiritish imkoni yo'q", "PHP Info:" : "PHP haqida ma'lumot:", "Show phpinfo" : "phpinfo-ni ko'rsatish", "FPM worker pool" : "FPM ishchilari guruhi", @@ -95,6 +95,7 @@ "threads" : "yo'nalishlar", "%s%% of all users" : "Barcha foydalanuvchilarning %s%%", "MB" : "MB", + "Extensions:" : "Kengaytmalar:", "Copy" : "Nusxa" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/vi.js b/l10n/vi.js index b18d40d5..b982b3c0 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -10,12 +10,14 @@ OC.L10N.register( "Type:" : "Loại:", "Version:" : "Phiên bản:", "Size:" : "Kích thước:", + "Available" : "Khả dụng", "Files:" : "Tệp tin:", "RAM info not available" : "Không lấy được thông tin RAM", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Tổng: {memTotalBytes}/Đang sử dụng: {memUsageBytes}", "SWAP info not available" : "Không lấy được thông tin SWAP", "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Tổng: {swapTotalBytes}/Đang sử dụng: {swapUsageBytes}", "External monitoring tool" : "Công cụ giám sát ngoài", + "PHP extensions" : "các PHP mở rộng", "PHP" : "PHP", "seconds" : "giây", "Upload max size:" : "Kích thước Upload tối đa:", diff --git a/l10n/vi.json b/l10n/vi.json index f4b55023..72bb947a 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -8,12 +8,14 @@ "Type:" : "Loại:", "Version:" : "Phiên bản:", "Size:" : "Kích thước:", + "Available" : "Khả dụng", "Files:" : "Tệp tin:", "RAM info not available" : "Không lấy được thông tin RAM", "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Tổng: {memTotalBytes}/Đang sử dụng: {memUsageBytes}", "SWAP info not available" : "Không lấy được thông tin SWAP", "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Tổng: {swapTotalBytes}/Đang sử dụng: {swapUsageBytes}", "External monitoring tool" : "Công cụ giám sát ngoài", + "PHP extensions" : "các PHP mở rộng", "PHP" : "PHP", "seconds" : "giây", "Upload max size:" : "Kích thước Upload tối đa:", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index b5fcde06..2a66b641 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -17,6 +17,8 @@ OC.L10N.register( "Type:" : "类型:", "Version:" : "版本:", "Size:" : "大小:", + "Used" : "已用", + "Available" : "可用", "Disk" : "磁盘", "Mount:" : "挂载:", "Filesystem:" : "文件系统:", @@ -49,14 +51,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP 扩展", + "Unable to list extensions" : "无法获取扩展列表", "PHP" : "PHP", "Memory limit:" : "内存限制:", "Max execution time:" : "最大执行时间:", "seconds" : "秒", "Upload max size:" : "最大上传大小:", "OPcache Revalidate Frequency:" : "OPcache重验证频率:", - "Extensions:" : "扩展:", - "Unable to list extensions" : "无法获取扩展列表", "Show phpinfo" : "显示phpinfo", "Active processes:" : "活跃进程:", "Idle processes:" : "空闲进程:", @@ -80,6 +82,7 @@ OC.L10N.register( "Press ⌘-C to copy." : "使用 ⌘-C 复制。", "Press Ctrl-C to copy." : "使用 Ctrl-C 复制。", "%s%% of all users" : "%s%% 所有用户", + "Extensions:" : "扩展:", "Copy" : "复制" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index e1e6e2ac..b3ffb915 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -15,6 +15,8 @@ "Type:" : "类型:", "Version:" : "版本:", "Size:" : "大小:", + "Used" : "已用", + "Available" : "可用", "Disk" : "磁盘", "Mount:" : "挂载:", "Filesystem:" : "文件系统:", @@ -47,14 +49,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP 扩展", + "Unable to list extensions" : "无法获取扩展列表", "PHP" : "PHP", "Memory limit:" : "内存限制:", "Max execution time:" : "最大执行时间:", "seconds" : "秒", "Upload max size:" : "最大上传大小:", "OPcache Revalidate Frequency:" : "OPcache重验证频率:", - "Extensions:" : "扩展:", - "Unable to list extensions" : "无法获取扩展列表", "Show phpinfo" : "显示phpinfo", "Active processes:" : "活跃进程:", "Idle processes:" : "空闲进程:", @@ -78,6 +80,7 @@ "Press ⌘-C to copy." : "使用 ⌘-C 复制。", "Press Ctrl-C to copy." : "使用 Ctrl-C 复制。", "%s%% of all users" : "%s%% 所有用户", + "Extensions:" : "扩展:", "Copy" : "复制" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 7e1c4da8..68b7552b 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -21,6 +21,8 @@ OC.L10N.register( "Type:" : "類型:", "Version:" : "版本:", "Size:" : "大小:", + "Used" : "已使用", + "Available" : "可用", "Disk" : "硬碟", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", @@ -53,14 +55,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP 擴充元件", + "Unable to list extensions" : "無法列出 PHP 擴展", "PHP" : "PHP", "Memory limit:" : "記憶體限制:", "Max execution time:" : "最長執行時間:", "seconds" : "秒", "Upload max size:" : "上傳至多:", "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", - "Extensions:" : "PHP 擴展:", - "Unable to list extensions" : "無法列出 PHP 擴展", "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", "FPM worker pool" : "FPM 共用人員", @@ -100,6 +102,7 @@ OC.L10N.register( "threads" : "主題", "%s%% of all users" : " %s%% 所有用戶的", "MB" : "MB", + "Extensions:" : "PHP 擴展:", "Copy" : "複製", "%1$s (%2$d threads)" : "%1$s(%2$d 條討論串)" }, diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 8acd98df..44680f43 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -19,6 +19,8 @@ "Type:" : "類型:", "Version:" : "版本:", "Size:" : "大小:", + "Used" : "已使用", + "Available" : "可用", "Disk" : "硬碟", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", @@ -51,14 +53,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP 擴充元件", + "Unable to list extensions" : "無法列出 PHP 擴展", "PHP" : "PHP", "Memory limit:" : "記憶體限制:", "Max execution time:" : "最長執行時間:", "seconds" : "秒", "Upload max size:" : "上傳至多:", "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", - "Extensions:" : "PHP 擴展:", - "Unable to list extensions" : "無法列出 PHP 擴展", "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", "FPM worker pool" : "FPM 共用人員", @@ -98,6 +100,7 @@ "threads" : "主題", "%s%% of all users" : " %s%% 所有用戶的", "MB" : "MB", + "Extensions:" : "PHP 擴展:", "Copy" : "複製", "%1$s (%2$d threads)" : "%1$s(%2$d 條討論串)" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 4edd6150..130bd316 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -21,6 +21,8 @@ OC.L10N.register( "Type:" : "類型:", "Version:" : "版本:", "Size:" : "大小:", + "Used" : "已使用", + "Available" : "可用", "Disk" : "硬碟", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", @@ -53,14 +55,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP 擴充元件", + "Unable to list extensions" : "無法列出擴充套件", "PHP" : "PHP", "Memory limit:" : "記憶體限制:", "Max execution time:" : "最大執行時間:", "seconds" : "秒", "Upload max size:" : "上傳至多:", "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", - "Extensions:" : "擴充套件:", - "Unable to list extensions" : "無法列出擴充套件", "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", "FPM worker pool" : "FPM worker pool", @@ -100,6 +102,7 @@ OC.L10N.register( "threads" : "執行緒", "%s%% of all users" : "所有使用者的 %s%%", "MB" : "MB", + "Extensions:" : "擴充套件:", "Copy" : "複製", "%1$s (%2$d threads)" : "%1$s(%2$d 條執行緒)" }, diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index f1b3e554..0cf03bce 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -19,6 +19,8 @@ "Type:" : "類型:", "Version:" : "版本:", "Size:" : "大小:", + "Used" : "已使用", + "Available" : "可用", "Disk" : "硬碟", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", @@ -51,14 +53,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP 擴充元件", + "Unable to list extensions" : "無法列出擴充套件", "PHP" : "PHP", "Memory limit:" : "記憶體限制:", "Max execution time:" : "最大執行時間:", "seconds" : "秒", "Upload max size:" : "上傳至多:", "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", - "Extensions:" : "擴充套件:", - "Unable to list extensions" : "無法列出擴充套件", "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", "FPM worker pool" : "FPM worker pool", @@ -98,6 +100,7 @@ "threads" : "執行緒", "%s%% of all users" : "所有使用者的 %s%%", "MB" : "MB", + "Extensions:" : "擴充套件:", "Copy" : "複製", "%1$s (%2$d threads)" : "%1$s(%2$d 條執行緒)" },"pluralForm" :"nplurals=1; plural=0;" From 4f5d2f3da2d6a240b41651138f509ecdeebe734d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 4 Aug 2026 02:33:02 +0000 Subject: [PATCH 107/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 3 +++ l10n/ar.json | 3 +++ l10n/ast.js | 2 ++ l10n/ast.json | 2 ++ l10n/bg.js | 3 +++ l10n/bg.json | 3 +++ l10n/br.js | 1 + l10n/br.json | 1 + l10n/ca.js | 3 +++ l10n/ca.json | 3 +++ l10n/cs.js | 3 +++ l10n/cs.json | 3 +++ l10n/cy_GB.js | 2 ++ l10n/cy_GB.json | 2 ++ l10n/da.js | 3 +++ l10n/da.json | 3 +++ l10n/de.js | 4 ++++ l10n/de.json | 4 ++++ l10n/de_DE.js | 4 ++++ l10n/de_DE.json | 4 ++++ l10n/el.js | 3 +++ l10n/el.json | 3 +++ l10n/en_GB.js | 3 +++ l10n/en_GB.json | 3 +++ l10n/eo.js | 3 +++ l10n/eo.json | 3 +++ l10n/es.js | 3 +++ l10n/es.json | 3 +++ l10n/es_419.js | 1 + l10n/es_419.json | 1 + l10n/es_AR.js | 2 ++ l10n/es_AR.json | 2 ++ l10n/es_CL.js | 1 + l10n/es_CL.json | 1 + l10n/es_CO.js | 1 + l10n/es_CO.json | 1 + l10n/es_CR.js | 1 + l10n/es_CR.json | 1 + l10n/es_DO.js | 1 + l10n/es_DO.json | 1 + l10n/es_EC.js | 2 ++ l10n/es_EC.json | 2 ++ l10n/es_GT.js | 1 + l10n/es_GT.json | 1 + l10n/es_HN.js | 1 + l10n/es_HN.json | 1 + l10n/es_MX.js | 1 + l10n/es_MX.json | 1 + l10n/es_NI.js | 1 + l10n/es_NI.json | 1 + l10n/es_PA.js | 1 + l10n/es_PA.json | 1 + l10n/es_PE.js | 1 + l10n/es_PE.json | 1 + l10n/es_PR.js | 1 + l10n/es_PR.json | 1 + l10n/es_PY.js | 1 + l10n/es_PY.json | 1 + l10n/es_SV.js | 1 + l10n/es_SV.json | 1 + l10n/et_EE.js | 4 +++- l10n/et_EE.json | 4 +++- l10n/fr.js | 1 + l10n/fr.json | 1 + l10n/km.js | 11 ----------- l10n/km.json | 9 --------- l10n/ms_MY.js | 12 ------------ l10n/ms_MY.json | 10 ---------- l10n/ps.js | 11 ----------- l10n/ps.json | 9 --------- l10n/sr@latin.js | 12 ------------ l10n/sr@latin.json | 10 ---------- 72 files changed, 124 insertions(+), 86 deletions(-) delete mode 100644 l10n/km.js delete mode 100644 l10n/km.json delete mode 100644 l10n/ms_MY.js delete mode 100644 l10n/ms_MY.json delete mode 100644 l10n/ps.js delete mode 100644 l10n/ps.json delete mode 100644 l10n/sr@latin.js delete mode 100644 l10n/sr@latin.json diff --git a/l10n/ar.js b/l10n/ar.js index d50691c4..25a19935 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -18,6 +18,8 @@ OC.L10N.register( "Type:" : "النوع:", "Version:" : "الأصدار:", "Size:" : "الحجم:", + "Used" : "مستعمَلة", + "Available" : "مُتوفر", "Disk" : "القرص", "Mount:" : "إلحاق mount:", "Filesystem:" : "نظام الملفات:", @@ -50,6 +52,7 @@ OC.L10N.register( "MAC:" : "رقم المُصنِّع للجهاز MAC:", "IPv4:" : "بروتوكول IPv4:", "IPv6:" : "بروتوكول IPv6:", + "PHP extensions" : "إمتدادات PHP", "Unable to list extensions" : "تعذّر عرض قائمة بالامتدادات extensions:", "PHP" : "PHP", "Memory limit:" : "حد الذاكرة:", diff --git a/l10n/ar.json b/l10n/ar.json index c9e58ed9..2a3c2f70 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -16,6 +16,8 @@ "Type:" : "النوع:", "Version:" : "الأصدار:", "Size:" : "الحجم:", + "Used" : "مستعمَلة", + "Available" : "مُتوفر", "Disk" : "القرص", "Mount:" : "إلحاق mount:", "Filesystem:" : "نظام الملفات:", @@ -48,6 +50,7 @@ "MAC:" : "رقم المُصنِّع للجهاز MAC:", "IPv4:" : "بروتوكول IPv4:", "IPv6:" : "بروتوكول IPv6:", + "PHP extensions" : "إمتدادات PHP", "Unable to list extensions" : "تعذّر عرض قائمة بالامتدادات extensions:", "PHP" : "PHP", "Memory limit:" : "حد الذاكرة:", diff --git a/l10n/ast.js b/l10n/ast.js index 95f3fe29..caa46a09 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -11,6 +11,7 @@ OC.L10N.register( "Type:" : "Tipu:", "Version:" : "Versión:", "Size:" : "Tamañu.", + "Available" : "Disponible", "Disk" : "Discu", "Mount:" : "Montaxe:", "Filesystem:" : "Sistema de ficheros:", @@ -32,6 +33,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Estensiones de PHP", "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "PHP" : "PHP", "Memory limit:" : "Llende de memoria:", diff --git a/l10n/ast.json b/l10n/ast.json index 299ee601..a4d29cba 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -9,6 +9,7 @@ "Type:" : "Tipu:", "Version:" : "Versión:", "Size:" : "Tamañu.", + "Available" : "Disponible", "Disk" : "Discu", "Mount:" : "Montaxe:", "Filesystem:" : "Sistema de ficheros:", @@ -30,6 +31,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Estensiones de PHP", "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "PHP" : "PHP", "Memory limit:" : "Llende de memoria:", diff --git a/l10n/bg.js b/l10n/bg.js index d27be25c..da97a470 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -16,6 +16,8 @@ OC.L10N.register( "Type:" : "Тип:", "Version:" : "Версия:", "Size:" : "Размер:", + "Used" : "Заети", + "Available" : "Наличен.", "Disk" : "Диск", "Mount:" : "Монтиране:", "Filesystem:" : "Файлова система:", @@ -42,6 +44,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP разширения", "Unable to list extensions" : "Невъзможност за изброяване на разширенията", "PHP" : "PHP", "Memory limit:" : "Ограничение на паметта:", diff --git a/l10n/bg.json b/l10n/bg.json index 5d3e8c96..e2c65198 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -14,6 +14,8 @@ "Type:" : "Тип:", "Version:" : "Версия:", "Size:" : "Размер:", + "Used" : "Заети", + "Available" : "Наличен.", "Disk" : "Диск", "Mount:" : "Монтиране:", "Filesystem:" : "Файлова система:", @@ -40,6 +42,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP разширения", "Unable to list extensions" : "Невъзможност за изброяване на разширенията", "PHP" : "PHP", "Memory limit:" : "Ограничение на паметта:", diff --git a/l10n/br.js b/l10n/br.js index b79ecf1b..16815403 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -4,6 +4,7 @@ OC.L10N.register( "System" : "Sistem", "Unknown" : "Dianv", "Type:" : "Seurt:", + "Available" : "Vak", "Network" : "Rouedad", "PHP" : "PHP", "Shares" : "Rannañ", diff --git a/l10n/br.json b/l10n/br.json index fa49d417..ede3e862 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -2,6 +2,7 @@ "System" : "Sistem", "Unknown" : "Dianv", "Type:" : "Seurt:", + "Available" : "Vak", "Network" : "Rouedad", "PHP" : "PHP", "Shares" : "Rannañ", diff --git a/l10n/ca.js b/l10n/ca.js index 7d961973..859d2699 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -14,6 +14,8 @@ OC.L10N.register( "Type:" : "Tipus:", "Version:" : "Versió:", "Size:" : "Mida:", + "Used" : "Utilitzat", + "Available" : "Disponible", "Disk" : "Disc", "Mount:" : "Muntatge:", "Filesystem:" : "Sistema de fitxers:", @@ -40,6 +42,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensions del PHP", "Unable to list extensions" : "No es poden llistar les extensions", "PHP" : "PHP", "Memory limit:" : "Límit de la Memòria:", diff --git a/l10n/ca.json b/l10n/ca.json index e1f7e366..e4b6ac47 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -12,6 +12,8 @@ "Type:" : "Tipus:", "Version:" : "Versió:", "Size:" : "Mida:", + "Used" : "Utilitzat", + "Available" : "Disponible", "Disk" : "Disc", "Mount:" : "Muntatge:", "Filesystem:" : "Sistema de fitxers:", @@ -38,6 +40,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensions del PHP", "Unable to list extensions" : "No es poden llistar les extensions", "PHP" : "PHP", "Memory limit:" : "Límit de la Memòria:", diff --git a/l10n/cs.js b/l10n/cs.js index 76c690aa..9c41d6cd 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -20,6 +20,8 @@ OC.L10N.register( "Type:" : "Typ:", "Version:" : "Verze:", "Size:" : "Velikost:", + "Used" : "Použito", + "Available" : "K dispozici", "Disk" : "Úložiště", "Mount:" : "Připojeno pod:", "Filesystem:" : "Souborový systém:", @@ -52,6 +54,7 @@ OC.L10N.register( "MAC:" : "MAC adresa:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Rozšíření pro PHP", "Unable to list extensions" : "Nepodařilo se vypsat rozšíření", "PHP" : "PHP", "Memory limit:" : "Limit paměti:", diff --git a/l10n/cs.json b/l10n/cs.json index 74625731..325594e9 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -18,6 +18,8 @@ "Type:" : "Typ:", "Version:" : "Verze:", "Size:" : "Velikost:", + "Used" : "Použito", + "Available" : "K dispozici", "Disk" : "Úložiště", "Mount:" : "Připojeno pod:", "Filesystem:" : "Souborový systém:", @@ -50,6 +52,7 @@ "MAC:" : "MAC adresa:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Rozšíření pro PHP", "Unable to list extensions" : "Nepodařilo se vypsat rozšíření", "PHP" : "PHP", "Memory limit:" : "Limit paměti:", diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 7152b86a..aefa1b11 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -7,6 +7,8 @@ OC.L10N.register( "Database" : "Cronfa ddata", "Type:" : "Math:", "Size:" : "Maint:", + "Available" : "Ar gael?", + "PHP extensions" : "Estyniadau PHP", "PHP" : "PHP", "seconds" : "eiliad", "Copied!" : "Wedi'i gopïo!", diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index 1410be17..8e801b76 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -5,6 +5,8 @@ "Database" : "Cronfa ddata", "Type:" : "Math:", "Size:" : "Maint:", + "Available" : "Ar gael?", + "PHP extensions" : "Estyniadau PHP", "PHP" : "PHP", "seconds" : "eiliad", "Copied!" : "Wedi'i gopïo!", diff --git a/l10n/da.js b/l10n/da.js index 86b074f6..aec31660 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -18,6 +18,8 @@ OC.L10N.register( "Type:" : "Type:", "Version:" : "Version:", "Size:" : "Størrelse:", + "Used" : "Forbrugt", + "Available" : "Tilgængelig", "Disk" : "Disk", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", @@ -49,6 +51,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-udvidelser", "Unable to list extensions" : "Kan ikke liste udvidelser", "PHP" : "PHP", "Memory limit:" : "Hukommelsesgrænse:", diff --git a/l10n/da.json b/l10n/da.json index c44bb407..3ebcff62 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -16,6 +16,8 @@ "Type:" : "Type:", "Version:" : "Version:", "Size:" : "Størrelse:", + "Used" : "Forbrugt", + "Available" : "Tilgængelig", "Disk" : "Disk", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", @@ -47,6 +49,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-udvidelser", "Unable to list extensions" : "Kan ikke liste udvidelser", "PHP" : "PHP", "Memory limit:" : "Hukommelsesgrænse:", diff --git a/l10n/de.js b/l10n/de.js index ed12575f..5f596e56 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -21,6 +21,9 @@ OC.L10N.register( "Type:" : "Art:", "Version:" : "Version:", "Size:" : "Größe:", + "{used} of {total} used" : "{used} von {total} verwendet", + "Used" : "Verwendet", + "Available" : "Verfügbar", "Disk" : "Festplatte", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", @@ -53,6 +56,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-Erweiterungen", "Unable to list extensions" : "Erweiterungen konnten nicht aufgeführt werden", "PHP" : "PHP", "Memory limit:" : "Speicherlimit:", diff --git a/l10n/de.json b/l10n/de.json index d7bfb905..d2b73bd3 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -19,6 +19,9 @@ "Type:" : "Art:", "Version:" : "Version:", "Size:" : "Größe:", + "{used} of {total} used" : "{used} von {total} verwendet", + "Used" : "Verwendet", + "Available" : "Verfügbar", "Disk" : "Festplatte", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", @@ -51,6 +54,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-Erweiterungen", "Unable to list extensions" : "Erweiterungen konnten nicht aufgeführt werden", "PHP" : "PHP", "Memory limit:" : "Speicherlimit:", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index afcc0f78..1d0a1fb3 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -21,6 +21,9 @@ OC.L10N.register( "Type:" : "Art:", "Version:" : "Version:", "Size:" : "Größe:", + "{used} of {total} used" : "{used} von {total} verwendet", + "Used" : "Verwendet", + "Available" : "Verfügbar", "Disk" : "Festplatte", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", @@ -53,6 +56,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-Erweiterungen", "Unable to list extensions" : "Erweiterungen können nicht aufgelistet werden", "PHP" : "PHP", "Memory limit:" : "Speicherlimit:", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index aa1b5c52..a0794a29 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -19,6 +19,9 @@ "Type:" : "Art:", "Version:" : "Version:", "Size:" : "Größe:", + "{used} of {total} used" : "{used} von {total} verwendet", + "Used" : "Verwendet", + "Available" : "Verfügbar", "Disk" : "Festplatte", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", @@ -51,6 +54,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP-Erweiterungen", "Unable to list extensions" : "Erweiterungen können nicht aufgelistet werden", "PHP" : "PHP", "Memory limit:" : "Speicherlimit:", diff --git a/l10n/el.js b/l10n/el.js index f9de4828..f888c48e 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -18,6 +18,8 @@ OC.L10N.register( "Type:" : "Τύπος:", "Version:" : "Έκδοση:", "Size:" : "Μέγεθος:", + "Used" : "Σε χρήση", + "Available" : "Διαθέσιμα", "Disk" : "Δίσκος", "Mount:" : "Προσάρτηση:", "Filesystem:" : "Σύστημα αρχείων:", @@ -49,6 +51,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Επεκτάσεις PHP", "Unable to list extensions" : "Αδυναμία λίστας επεκτάσεων", "PHP" : "PHP", "Memory limit:" : "Όριο μνήμης:", diff --git a/l10n/el.json b/l10n/el.json index f1d909df..7235f7f6 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -16,6 +16,8 @@ "Type:" : "Τύπος:", "Version:" : "Έκδοση:", "Size:" : "Μέγεθος:", + "Used" : "Σε χρήση", + "Available" : "Διαθέσιμα", "Disk" : "Δίσκος", "Mount:" : "Προσάρτηση:", "Filesystem:" : "Σύστημα αρχείων:", @@ -47,6 +49,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Επεκτάσεις PHP", "Unable to list extensions" : "Αδυναμία λίστας επεκτάσεων", "PHP" : "PHP", "Memory limit:" : "Όριο μνήμης:", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 63805826..56a782f5 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -21,6 +21,8 @@ OC.L10N.register( "Type:" : "Type:", "Version:" : "Version:", "Size:" : "Size:", + "Used" : "Used", + "Available" : "Available", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", @@ -53,6 +55,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP extensions", "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", "Memory limit:" : "Memory limit:", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 9daafac9..442cba78 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -19,6 +19,8 @@ "Type:" : "Type:", "Version:" : "Version:", "Size:" : "Size:", + "Used" : "Used", + "Available" : "Available", "Disk" : "Disk", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", @@ -51,6 +53,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "PHP extensions", "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", "Memory limit:" : "Memory limit:", diff --git a/l10n/eo.js b/l10n/eo.js index 7c3f7830..2b8144a4 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -13,6 +13,8 @@ OC.L10N.register( "Type:" : "Tipo:", "Version:" : "Versio:", "Size:" : "Grando:", + "Used" : "Uzitaj", + "Available" : "Disponeble", "Disk" : "Disko", "Files:" : "Dosieroj:", "Storages:" : "Konservejoj:", @@ -20,6 +22,7 @@ OC.L10N.register( "Memory" : "Ĉefmemoro", "External monitoring tool" : "Ekstera observa ilo", "Network" : "Reto", + "PHP extensions" : "PHP-moduloj", "PHP" : "PHP", "seconds" : "sekundoj", "Upload max size:" : "Maksimuma alŝutgrando:", diff --git a/l10n/eo.json b/l10n/eo.json index 54681057..83e7d3a9 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -11,6 +11,8 @@ "Type:" : "Tipo:", "Version:" : "Versio:", "Size:" : "Grando:", + "Used" : "Uzitaj", + "Available" : "Disponeble", "Disk" : "Disko", "Files:" : "Dosieroj:", "Storages:" : "Konservejoj:", @@ -18,6 +20,7 @@ "Memory" : "Ĉefmemoro", "External monitoring tool" : "Ekstera observa ilo", "Network" : "Reto", + "PHP extensions" : "PHP-moduloj", "PHP" : "PHP", "seconds" : "sekundoj", "Upload max size:" : "Maksimuma alŝutgrando:", diff --git a/l10n/es.js b/l10n/es.js index 27c72c57..2156ae4e 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -20,6 +20,8 @@ OC.L10N.register( "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", + "Used" : "Usado", + "Available" : "Disponible", "Disk" : "Disco", "Mount:" : "Punto de montaje:", "Filesystem:" : "Sistema de archivos:", @@ -52,6 +54,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensiones PHP", "Unable to list extensions" : "No se pueden listar las extensiones", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", diff --git a/l10n/es.json b/l10n/es.json index d4914042..550df45e 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -18,6 +18,8 @@ "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", + "Used" : "Usado", + "Available" : "Disponible", "Disk" : "Disco", "Mount:" : "Punto de montaje:", "Filesystem:" : "Sistema de archivos:", @@ -50,6 +52,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensiones PHP", "Unable to list extensions" : "No se pueden listar las extensiones", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", diff --git a/l10n/es_419.js b/l10n/es_419.js index 6f3a7b98..b7ffedca 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_419.json b/l10n/es_419.json index fd0ff446..b932e592 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 06d8255d..eaa8053a 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -9,8 +9,10 @@ OC.L10N.register( "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", + "Available" : "Disponible", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de montoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 123a3982..ec9489af 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -7,8 +7,10 @@ "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", + "Available" : "Disponible", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de montoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 3bab9ef7..228c9fd5 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index e43450bd..b099e8fb 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 3bab9ef7..228c9fd5 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index e43450bd..b099e8fb 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 3bab9ef7..228c9fd5 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_CR.json b/l10n/es_CR.json index e43450bd..b099e8fb 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 3bab9ef7..228c9fd5 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_DO.json b/l10n/es_DO.json index e43450bd..b099e8fb 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 0ec876a6..07fd8923 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -14,6 +14,7 @@ OC.L10N.register( "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", + "Available" : "Disponible", "Disk" : "Disco", "Mount:" : "Montaje:", "Filesystem:" : "Sistema de archivos:", @@ -40,6 +41,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensiones de PHP", "Unable to list extensions" : "No se pueden enumerar las extensiones", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 7a33d16b..1a9bd559 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -12,6 +12,7 @@ "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", + "Available" : "Disponible", "Disk" : "Disco", "Mount:" : "Montaje:", "Filesystem:" : "Sistema de archivos:", @@ -38,6 +39,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensiones de PHP", "Unable to list extensions" : "No se pueden enumerar las extensiones", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 3bab9ef7..228c9fd5 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index e43450bd..b099e8fb 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 3bab9ef7..228c9fd5 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_HN.json b/l10n/es_HN.json index e43450bd..b099e8fb 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index bd631c90..cea9223d 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -45,6 +45,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensiones de PHP", "Unable to list extensions" : "No se pueden enumerar las extensiones", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index ff2144b9..a5e42a01 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -43,6 +43,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "PHP extensions" : "Extensiones de PHP", "Unable to list extensions" : "No se pueden enumerar las extensiones", "PHP" : "PHP", "Memory limit:" : "Límite de memoria:", diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 3bab9ef7..228c9fd5 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_NI.json b/l10n/es_NI.json index e43450bd..b099e8fb 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 16baeec2..e640e9cb 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 403fe621..94f43d99 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 16baeec2..e640e9cb 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 403fe621..94f43d99 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 3bab9ef7..228c9fd5 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_PR.json b/l10n/es_PR.json index e43450bd..b099e8fb 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 72bf0dd9..e01af7b8 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -10,6 +10,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_PY.json b/l10n/es_PY.json index 390d865b..70997658 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -8,6 +8,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 09603e1e..8d518b5b 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -11,6 +11,7 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/es_SV.json b/l10n/es_SV.json index c3df0045..ebd7f9c9 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -9,6 +9,7 @@ "Size:" : "Tamaño:", "Files:" : "Archivos:", "External monitoring tool" : "Herramienta de monitoreo externa", + "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index e9a1c965..e7329510 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -21,6 +21,8 @@ OC.L10N.register( "Type:" : "Tüüp:", "Version:" : "Versioon:", "Size:" : "Suurus:", + "{used} of {total} used" : "Kasutatud on {used} / {total} ", + "Used" : "Kasutatud", "Available" : "Saadaval", "Disk" : "Ketas", "Mount:" : "Haakepunkt:", @@ -54,7 +56,7 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "PHP extensions" : "PHP laiendused", + "PHP extensions" : "PHP laiendusmoodulid", "Unable to list extensions" : "Laienduste loetlemine ei õnnestunud", "PHP" : "PHP", "Memory limit:" : "Mälukasutuse ülempiir:", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index f0d916f3..0fcfba3e 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -19,6 +19,8 @@ "Type:" : "Tüüp:", "Version:" : "Versioon:", "Size:" : "Suurus:", + "{used} of {total} used" : "Kasutatud on {used} / {total} ", + "Used" : "Kasutatud", "Available" : "Saadaval", "Disk" : "Ketas", "Mount:" : "Haakepunkt:", @@ -52,7 +54,7 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", - "PHP extensions" : "PHP laiendused", + "PHP extensions" : "PHP laiendusmoodulid", "Unable to list extensions" : "Laienduste loetlemine ei õnnestunud", "PHP" : "PHP", "Memory limit:" : "Mälukasutuse ülempiir:", diff --git a/l10n/fr.js b/l10n/fr.js index e63eaca6..378ee7a5 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -21,6 +21,7 @@ OC.L10N.register( "Type:" : "Type :", "Version:" : "Version :", "Size:" : "Taille :", + "{used} of {total} used" : "{used} de {total} utilisé", "Used" : "Utilisé", "Available" : "Disponible", "Disk" : "Disque", diff --git a/l10n/fr.json b/l10n/fr.json index 6200afb6..c16f425c 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -19,6 +19,7 @@ "Type:" : "Type :", "Version:" : "Version :", "Size:" : "Taille :", + "{used} of {total} used" : "{used} de {total} utilisé", "Used" : "Utilisé", "Available" : "Disponible", "Disk" : "Disque", diff --git a/l10n/km.js b/l10n/km.js deleted file mode 100644 index f18a79a3..00000000 --- a/l10n/km.js +++ /dev/null @@ -1,11 +0,0 @@ -OC.L10N.register( - "serverinfo", - { - "Type:" : "ប្រភេទ៖", - "Size:" : "ទំហំ៖", - "Shares" : "ចែក​រំលែក", - "Copied!" : "បានចម្លង", - "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", - "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង" -}, -"nplurals=1; plural=0;"); diff --git a/l10n/km.json b/l10n/km.json deleted file mode 100644 index a893e21c..00000000 --- a/l10n/km.json +++ /dev/null @@ -1,9 +0,0 @@ -{ "translations": { - "Type:" : "ប្រភេទ៖", - "Size:" : "ទំហំ៖", - "Shares" : "ចែក​រំលែក", - "Copied!" : "បានចម្លង", - "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", - "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង" -},"pluralForm" :"nplurals=1; plural=0;" -} \ No newline at end of file diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js deleted file mode 100644 index 7f371dfa..00000000 --- a/l10n/ms_MY.js +++ /dev/null @@ -1,12 +0,0 @@ -OC.L10N.register( - "serverinfo", - { - "Type:" : "Jenis", - "Size:" : "Saiz", - "Shares" : "Kongsi", - "Copied!" : "Disalin!", - "Not supported!" : "Tidak menyokong!", - "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", - "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin." -}, -"nplurals=1; plural=0;"); diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json deleted file mode 100644 index cb479778..00000000 --- a/l10n/ms_MY.json +++ /dev/null @@ -1,10 +0,0 @@ -{ "translations": { - "Type:" : "Jenis", - "Size:" : "Saiz", - "Shares" : "Kongsi", - "Copied!" : "Disalin!", - "Not supported!" : "Tidak menyokong!", - "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", - "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin." -},"pluralForm" :"nplurals=1; plural=0;" -} \ No newline at end of file diff --git a/l10n/ps.js b/l10n/ps.js deleted file mode 100644 index 967624dd..00000000 --- a/l10n/ps.js +++ /dev/null @@ -1,11 +0,0 @@ -OC.L10N.register( - "serverinfo", - { - "Shares" : "شريک شوي", - "Copied!" : "کاپي شو!", - "Not supported!" : "د کار نه کېږي", - "Press ⌘-C to copy." : "د کاپي لپاره د ⌘-C تڼۍ کېکاږئ.", - "Press Ctrl-C to copy." : "د کاپي لپاره د Ctrl-C تڼۍ کېکاږئ.", - "Copy" : "کاپي کول" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ps.json b/l10n/ps.json deleted file mode 100644 index 675b4b67..00000000 --- a/l10n/ps.json +++ /dev/null @@ -1,9 +0,0 @@ -{ "translations": { - "Shares" : "شريک شوي", - "Copied!" : "کاپي شو!", - "Not supported!" : "د کار نه کېږي", - "Press ⌘-C to copy." : "د کاپي لپاره د ⌘-C تڼۍ کېکاږئ.", - "Press Ctrl-C to copy." : "د کاپي لپاره د Ctrl-C تڼۍ کېکاږئ.", - "Copy" : "کاپي کول" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js deleted file mode 100644 index 680e1a64..00000000 --- a/l10n/sr@latin.js +++ /dev/null @@ -1,12 +0,0 @@ -OC.L10N.register( - "serverinfo", - { - "Type:" : "Tip:", - "Size:" : "Veličina:", - "Copied!" : "Копирано!", - "Not supported!" : "Није подржано!", - "Press ⌘-C to copy." : "Притисни ⌘-C за копирање.", - "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", - "Copy" : "Kopiraj" -}, -"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json deleted file mode 100644 index cfc4fed3..00000000 --- a/l10n/sr@latin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ "translations": { - "Type:" : "Tip:", - "Size:" : "Veličina:", - "Copied!" : "Копирано!", - "Not supported!" : "Није подржано!", - "Press ⌘-C to copy." : "Притисни ⌘-C за копирање.", - "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", - "Copy" : "Kopiraj" -},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" -} \ No newline at end of file From 926cec9604ee9fc9d5f443c8ccc39817979b6a3d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 5 Aug 2026 02:12:40 +0000 Subject: [PATCH 108/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/km.js | 11 +++++++++++ l10n/km.json | 9 +++++++++ l10n/ms_MY.js | 12 ++++++++++++ l10n/ms_MY.json | 10 ++++++++++ l10n/ps.js | 11 +++++++++++ l10n/ps.json | 9 +++++++++ l10n/pt_BR.js | 3 ++- l10n/pt_BR.json | 3 ++- l10n/sr@latin.js | 12 ++++++++++++ l10n/sr@latin.json | 10 ++++++++++ l10n/tr.js | 10 +++++++--- l10n/tr.json | 10 +++++++--- l10n/zh_TW.js | 1 + l10n/zh_TW.json | 1 + 14 files changed, 104 insertions(+), 8 deletions(-) create mode 100644 l10n/km.js create mode 100644 l10n/km.json create mode 100644 l10n/ms_MY.js create mode 100644 l10n/ms_MY.json create mode 100644 l10n/ps.js create mode 100644 l10n/ps.json create mode 100644 l10n/sr@latin.js create mode 100644 l10n/sr@latin.json diff --git a/l10n/km.js b/l10n/km.js new file mode 100644 index 00000000..f18a79a3 --- /dev/null +++ b/l10n/km.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "serverinfo", + { + "Type:" : "ប្រភេទ៖", + "Size:" : "ទំហំ៖", + "Shares" : "ចែក​រំលែក", + "Copied!" : "បានចម្លង", + "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", + "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/km.json b/l10n/km.json new file mode 100644 index 00000000..a893e21c --- /dev/null +++ b/l10n/km.json @@ -0,0 +1,9 @@ +{ "translations": { + "Type:" : "ប្រភេទ៖", + "Size:" : "ទំហំ៖", + "Shares" : "ចែក​រំលែក", + "Copied!" : "បានចម្លង", + "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", + "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js new file mode 100644 index 00000000..7f371dfa --- /dev/null +++ b/l10n/ms_MY.js @@ -0,0 +1,12 @@ +OC.L10N.register( + "serverinfo", + { + "Type:" : "Jenis", + "Size:" : "Saiz", + "Shares" : "Kongsi", + "Copied!" : "Disalin!", + "Not supported!" : "Tidak menyokong!", + "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", + "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin." +}, +"nplurals=1; plural=0;"); diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json new file mode 100644 index 00000000..cb479778 --- /dev/null +++ b/l10n/ms_MY.json @@ -0,0 +1,10 @@ +{ "translations": { + "Type:" : "Jenis", + "Size:" : "Saiz", + "Shares" : "Kongsi", + "Copied!" : "Disalin!", + "Not supported!" : "Tidak menyokong!", + "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", + "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin." +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/l10n/ps.js b/l10n/ps.js new file mode 100644 index 00000000..967624dd --- /dev/null +++ b/l10n/ps.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "serverinfo", + { + "Shares" : "شريک شوي", + "Copied!" : "کاپي شو!", + "Not supported!" : "د کار نه کېږي", + "Press ⌘-C to copy." : "د کاپي لپاره د ⌘-C تڼۍ کېکاږئ.", + "Press Ctrl-C to copy." : "د کاپي لپاره د Ctrl-C تڼۍ کېکاږئ.", + "Copy" : "کاپي کول" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ps.json b/l10n/ps.json new file mode 100644 index 00000000..675b4b67 --- /dev/null +++ b/l10n/ps.json @@ -0,0 +1,9 @@ +{ "translations": { + "Shares" : "شريک شوي", + "Copied!" : "کاپي شو!", + "Not supported!" : "د کار نه کېږي", + "Press ⌘-C to copy." : "د کاپي لپاره د ⌘-C تڼۍ کېکاږئ.", + "Press Ctrl-C to copy." : "د کاپي لپاره د Ctrl-C تڼۍ کېکاږئ.", + "Copy" : "کاپي کول" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 1701abcf..4abd7a01 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -21,7 +21,8 @@ OC.L10N.register( "Type:" : "Tipo:", "Version:" : "Versão:", "Size:" : "Tamanho:", - "Used" : "Usado", + "{used} of {total} used" : "{used} de {total} utilizados", + "Used" : "Utilizado", "Available" : "Disponível", "Disk" : "Disco", "Mount:" : "Montagem:", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 002b5040..ec1dc2d3 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -19,7 +19,8 @@ "Type:" : "Tipo:", "Version:" : "Versão:", "Size:" : "Tamanho:", - "Used" : "Usado", + "{used} of {total} used" : "{used} de {total} utilizados", + "Used" : "Utilizado", "Available" : "Disponível", "Disk" : "Disco", "Mount:" : "Montagem:", diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js new file mode 100644 index 00000000..680e1a64 --- /dev/null +++ b/l10n/sr@latin.js @@ -0,0 +1,12 @@ +OC.L10N.register( + "serverinfo", + { + "Type:" : "Tip:", + "Size:" : "Veličina:", + "Copied!" : "Копирано!", + "Not supported!" : "Није подржано!", + "Press ⌘-C to copy." : "Притисни ⌘-C за копирање.", + "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", + "Copy" : "Kopiraj" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json new file mode 100644 index 00000000..cfc4fed3 --- /dev/null +++ b/l10n/sr@latin.json @@ -0,0 +1,10 @@ +{ "translations": { + "Type:" : "Tip:", + "Size:" : "Veličina:", + "Copied!" : "Копирано!", + "Not supported!" : "Није подржано!", + "Press ⌘-C to copy." : "Притисни ⌘-C за копирање.", + "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", + "Copy" : "Kopiraj" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +} \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index d0d85f15..2d9fb9ce 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -8,6 +8,7 @@ OC.L10N.register( "Monitoring" : "İzleniyor", "Monitoring app with useful server information" : "Yararlı sunucu bilgileri sunan izleme uygulaması", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "İşlemci yükü, bellek ve disk kullanımı, kullanıcı sayısı gibi sunucu ile ilgili çeşitli bilgiler sağlar. ", + "{0}% of all users" : "Tüm kullanıcılarda %{0} ", "Active users" : "Etkin kullanıcılar", "Last hour" : "Son 1 saat", "Last 24 Hours" : "Son 24 saat", @@ -20,8 +21,9 @@ OC.L10N.register( "Type:" : "Tür:", "Version:" : "Sürüm:", "Size:" : "Boyut:", - "Used" : "Kullanılan alan", - "Available" : "Uygun", + "{used} of {total} used" : "{used} / {total} kullanılmış", + "Used" : "Kullanılan", + "Available" : "Kullanılabilecek", "Disk" : "Disk", "Mount:" : "Takılı:", "Filesystem:" : "Dosya sistemi:", @@ -87,6 +89,7 @@ OC.L10N.register( "Talk conversations:" : "Konuş görüşmeleri:", "Operating System:" : "İşletim sistemi:", "CPU:" : "İşlemci", + "{name} ({threads} threads)" : "{name} ({threads} işlem)", "Memory:" : "Bellek:", "Server time:" : "Sunucu zamanı:", "Uptime:" : "Çalışma süresi:", @@ -101,6 +104,7 @@ OC.L10N.register( "%s%% of all users" : "Tüm kullanıcıların %%%s", "MB" : "MB", "Extensions:" : "Eklentiler:", - "Copy" : "Kopyala" + "Copy" : "Kopyala", + "%1$s (%2$d threads)" : "%1$s (%2$d işlem)" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index c663eab9..159d83bb 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -6,6 +6,7 @@ "Monitoring" : "İzleniyor", "Monitoring app with useful server information" : "Yararlı sunucu bilgileri sunan izleme uygulaması", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "İşlemci yükü, bellek ve disk kullanımı, kullanıcı sayısı gibi sunucu ile ilgili çeşitli bilgiler sağlar. ", + "{0}% of all users" : "Tüm kullanıcılarda %{0} ", "Active users" : "Etkin kullanıcılar", "Last hour" : "Son 1 saat", "Last 24 Hours" : "Son 24 saat", @@ -18,8 +19,9 @@ "Type:" : "Tür:", "Version:" : "Sürüm:", "Size:" : "Boyut:", - "Used" : "Kullanılan alan", - "Available" : "Uygun", + "{used} of {total} used" : "{used} / {total} kullanılmış", + "Used" : "Kullanılan", + "Available" : "Kullanılabilecek", "Disk" : "Disk", "Mount:" : "Takılı:", "Filesystem:" : "Dosya sistemi:", @@ -85,6 +87,7 @@ "Talk conversations:" : "Konuş görüşmeleri:", "Operating System:" : "İşletim sistemi:", "CPU:" : "İşlemci", + "{name} ({threads} threads)" : "{name} ({threads} işlem)", "Memory:" : "Bellek:", "Server time:" : "Sunucu zamanı:", "Uptime:" : "Çalışma süresi:", @@ -99,6 +102,7 @@ "%s%% of all users" : "Tüm kullanıcıların %%%s", "MB" : "MB", "Extensions:" : "Eklentiler:", - "Copy" : "Kopyala" + "Copy" : "Kopyala", + "%1$s (%2$d threads)" : "%1$s (%2$d işlem)" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 130bd316..d5fe7d88 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -21,6 +21,7 @@ OC.L10N.register( "Type:" : "類型:", "Version:" : "版本:", "Size:" : "大小:", + "{used} of {total} used" : "已使用 {used},共 {total}", "Used" : "已使用", "Available" : "可用", "Disk" : "硬碟", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 0cf03bce..866fe3f0 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -19,6 +19,7 @@ "Type:" : "類型:", "Version:" : "版本:", "Size:" : "大小:", + "{used} of {total} used" : "已使用 {used},共 {total}", "Used" : "已使用", "Available" : "可用", "Disk" : "硬碟", From 0fa12af4d46616a89d309770b6478ded655421c8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 6 Aug 2026 02:29:54 +0000 Subject: [PATCH 109/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lt_LT.js | 2 ++ l10n/lt_LT.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index c37b69fc..084f6149 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -21,6 +21,8 @@ OC.L10N.register( "Type:" : "Tipas:", "Version:" : "Versija:", "Size:" : "Dydis:", + "{used} of {total} used" : "Panaudota {used} iš {total}", + "Used" : "Panaudota", "Available" : "Prieinamas", "Disk" : "Diskas", "Mount:" : "Prijungti:", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index ad9d6274..0f8e998d 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -19,6 +19,8 @@ "Type:" : "Tipas:", "Version:" : "Versija:", "Size:" : "Dydis:", + "{used} of {total} used" : "Panaudota {used} iš {total}", + "Used" : "Panaudota", "Available" : "Prieinamas", "Disk" : "Diskas", "Mount:" : "Prijungti:", From 4f8285d851bb8c469e94fc7877df6fefb86efe5a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 7 Aug 2026 02:11:38 +0000 Subject: [PATCH 110/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 56a782f5..fdf36300 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -21,6 +21,7 @@ OC.L10N.register( "Type:" : "Type:", "Version:" : "Version:", "Size:" : "Size:", + "{used} of {total} used" : "{used} of {total} used", "Used" : "Used", "Available" : "Available", "Disk" : "Disk", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 442cba78..993eee21 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -19,6 +19,7 @@ "Type:" : "Type:", "Version:" : "Version:", "Size:" : "Size:", + "{used} of {total} used" : "{used} of {total} used", "Used" : "Used", "Available" : "Available", "Disk" : "Disk", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 68b7552b..e871a25a 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -21,6 +21,7 @@ OC.L10N.register( "Type:" : "類型:", "Version:" : "版本:", "Size:" : "大小:", + "{used} of {total} used" : "在 {total} 中使用了 {used}", "Used" : "已使用", "Available" : "可用", "Disk" : "硬碟", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 44680f43..6bc1b12e 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -19,6 +19,7 @@ "Type:" : "類型:", "Version:" : "版本:", "Size:" : "大小:", + "{used} of {total} used" : "在 {total} 中使用了 {used}", "Used" : "已使用", "Available" : "可用", "Disk" : "硬碟", From df42b374f797b03ba61693dfea1370dcdf3cf9e5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 9 Aug 2026 02:04:58 +0000 Subject: [PATCH 111/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 2 ++ l10n/ga.json | 2 ++ l10n/uk.js | 1 + l10n/uk.json | 1 + 4 files changed, 6 insertions(+) diff --git a/l10n/ga.js b/l10n/ga.js index 5e8a5ce3..be1558c8 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -21,6 +21,8 @@ OC.L10N.register( "Type:" : "Cineál:", "Version:" : "Leagan:", "Size:" : "Méid:", + "{used} of {total} used" : "{used} de {total} úsáidte", + "Used" : "Úsáidte", "Available" : "Ar fáil", "Disk" : "Diosca", "Mount:" : "Gléasta:", diff --git a/l10n/ga.json b/l10n/ga.json index 0a1ced1e..533ce6b1 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -19,6 +19,8 @@ "Type:" : "Cineál:", "Version:" : "Leagan:", "Size:" : "Méid:", + "{used} of {total} used" : "{used} de {total} úsáidte", + "Used" : "Úsáidte", "Available" : "Ar fáil", "Disk" : "Diosca", "Mount:" : "Gléasta:", diff --git a/l10n/uk.js b/l10n/uk.js index 3bd474e9..be8e3b43 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -21,6 +21,7 @@ OC.L10N.register( "Type:" : "Тип:", "Version:" : "Версія:", "Size:" : "Розмір:", + "{used} of {total} used" : "Використано {used} із {total} ", "Used" : "Використовується", "Available" : "Доступно", "Disk" : "Диск", diff --git a/l10n/uk.json b/l10n/uk.json index 0aa47b3c..1b9e3e03 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -19,6 +19,7 @@ "Type:" : "Тип:", "Version:" : "Версія:", "Size:" : "Розмір:", + "{used} of {total} used" : "Використано {used} із {total} ", "Used" : "Використовується", "Available" : "Доступно", "Disk" : "Диск", From 610aaf162db11847f242dbe47eac8b7949a37c48 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 9 Aug 2026 03:47:17 +0000 Subject: [PATCH 112/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 262561d5..d8dae338 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "0f3bbf18846c7bf9e8dea4da2bf045be24be61eb" + "reference": "69c9d06aa3e899dfb74d6c035951dbc7613f2649" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/0f3bbf18846c7bf9e8dea4da2bf045be24be61eb", - "reference": "0f3bbf18846c7bf9e8dea4da2bf045be24be61eb", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/69c9d06aa3e899dfb74d6c035951dbc7613f2649", + "reference": "69c9d06aa3e899dfb74d6c035951dbc7613f2649", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-07-16T01:28:14+00:00" + "time": "2026-08-07T02:03:41+00:00" }, { "name": "psr/clock", From 9a82b10738f2504dfb491a33ae6b5b504deeac4a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 11 Aug 2026 02:08:50 +0000 Subject: [PATCH 113/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/af.js | 2 +- l10n/af.json | 2 +- l10n/ar.js | 42 ++++++++++++++-------------- l10n/ar.json | 42 ++++++++++++++-------------- l10n/ast.js | 24 ++++++++-------- l10n/ast.json | 24 ++++++++-------- l10n/be.js | 6 ++-- l10n/be.json | 6 ++-- l10n/bg.js | 34 +++++++++++----------- l10n/bg.json | 34 +++++++++++----------- l10n/ca.js | 36 +++++++++++++----------- l10n/ca.json | 36 +++++++++++++----------- l10n/cs.js | 46 ++++++++++++++++-------------- l10n/cs.json | 46 ++++++++++++++++-------------- l10n/da.js | 45 ++++++++++++++++------------- l10n/da.json | 45 ++++++++++++++++------------- l10n/de.js | 43 ++++++++++++++-------------- l10n/de.json | 43 ++++++++++++++-------------- l10n/de_DE.js | 53 +++++++++++++++++++++-------------- l10n/de_DE.json | 53 +++++++++++++++++++++-------------- l10n/el.js | 52 +++++++++++++++++++++------------- l10n/el.json | 52 +++++++++++++++++++++------------- l10n/en_GB.js | 55 ++++++++++++++++++++++-------------- l10n/en_GB.json | 55 ++++++++++++++++++++++-------------- l10n/eo.js | 18 ++++++++---- l10n/eo.json | 18 ++++++++---- l10n/es.js | 57 +++++++++++++++++++++++-------------- l10n/es.json | 57 +++++++++++++++++++++++-------------- l10n/es_419.js | 10 +++++-- l10n/es_419.json | 10 +++++-- l10n/es_AR.js | 12 ++++++-- l10n/es_AR.json | 12 ++++++-- l10n/es_CL.js | 14 ++++++++-- l10n/es_CL.json | 14 ++++++++-- l10n/es_CO.js | 13 +++++++-- l10n/es_CO.json | 13 +++++++-- l10n/es_CR.js | 14 ++++++++-- l10n/es_CR.json | 14 ++++++++-- l10n/es_DO.js | 14 ++++++++-- l10n/es_DO.json | 14 ++++++++-- l10n/es_EC.js | 52 +++++++++++++++++++++++----------- l10n/es_EC.json | 52 +++++++++++++++++++++++----------- l10n/es_GT.js | 15 ++++++++-- l10n/es_GT.json | 15 ++++++++-- l10n/es_HN.js | 15 ++++++++-- l10n/es_HN.json | 15 ++++++++-- l10n/es_MX.js | 53 +++++++++++++++++++++++------------ l10n/es_MX.json | 53 +++++++++++++++++++++++------------ l10n/es_NI.js | 13 +++++++-- l10n/es_NI.json | 13 +++++++-- l10n/es_PA.js | 13 +++++++-- l10n/es_PA.json | 13 +++++++-- l10n/es_PE.js | 14 ++++++++-- l10n/es_PE.json | 14 ++++++++-- l10n/es_PR.js | 13 +++++++-- l10n/es_PR.json | 13 +++++++-- l10n/es_PY.js | 13 +++++++-- l10n/es_PY.json | 13 +++++++-- l10n/es_SV.js | 14 ++++++++-- l10n/es_SV.json | 14 ++++++++-- l10n/es_UY.js | 14 ++++++++-- l10n/es_UY.json | 14 ++++++++-- l10n/et_EE.js | 64 ++++++++++++++++++++++++++++-------------- l10n/et_EE.json | 64 ++++++++++++++++++++++++++++-------------- l10n/eu.js | 59 +++++++++++++++++++++++++++----------- l10n/eu.json | 59 +++++++++++++++++++++++++++----------- l10n/fa.js | 68 ++++++++++++++++++++++++++++++-------------- l10n/fa.json | 68 ++++++++++++++++++++++++++++++-------------- l10n/fi.js | 50 +++++++++++++++++++++++---------- l10n/fi.json | 50 +++++++++++++++++++++++---------- l10n/fr.js | 70 ++++++++++++++++++++++++++++++++-------------- l10n/fr.json | 70 ++++++++++++++++++++++++++++++++-------------- l10n/ga.js | 63 +++++++++++++++++++++++++++-------------- l10n/ga.json | 63 +++++++++++++++++++++++++++-------------- l10n/gl.js | 69 +++++++++++++++++++++++++++++++-------------- l10n/gl.json | 69 +++++++++++++++++++++++++++++++-------------- l10n/he.js | 34 +++++++++++++++++----- l10n/he.json | 34 +++++++++++++++++----- l10n/hr.js | 39 +++++++++++++++++++++----- l10n/hr.json | 39 +++++++++++++++++++++----- l10n/hu.js | 68 ++++++++++++++++++++++++++++++-------------- l10n/hu.json | 68 ++++++++++++++++++++++++++++++-------------- l10n/hy.js | 3 ++ l10n/hy.json | 3 ++ l10n/ia.js | 12 ++++++-- l10n/ia.json | 12 ++++++-- l10n/id.js | 61 +++++++++++++++++++++++++++------------- l10n/id.json | 61 +++++++++++++++++++++++++++------------- l10n/is.js | 29 +++++++++++++++---- l10n/is.json | 29 +++++++++++++++---- l10n/it.js | 68 ++++++++++++++++++++++++++++++-------------- l10n/it.json | 68 ++++++++++++++++++++++++++++++-------------- l10n/ja.js | 69 +++++++++++++++++++++++++++++++-------------- l10n/ja.json | 69 +++++++++++++++++++++++++++++++-------------- l10n/ka.js | 49 +++++++++++++++++++++----------- l10n/ka.json | 49 +++++++++++++++++++++----------- l10n/ka_GE.js | 15 ++++++++-- l10n/ka_GE.json | 15 ++++++++-- l10n/kab.js | 13 +++++++++ l10n/kab.json | 13 +++++++++ l10n/km.js | 2 ++ l10n/km.json | 2 ++ l10n/ko.js | 32 +++++++++++++++++---- l10n/ko.json | 32 +++++++++++++++++---- l10n/lb.js | 4 +++ l10n/lb.json | 4 +++ l10n/lo.js | 60 ++++++++++++++++++++++++++------------- l10n/lo.json | 60 ++++++++++++++++++++++++++------------- l10n/lt_LT.js | 69 +++++++++++++++++++++++++++++++-------------- l10n/lt_LT.json | 69 +++++++++++++++++++++++++++++++-------------- l10n/lv.js | 49 +++++++++++++++++++++----------- l10n/lv.json | 49 +++++++++++++++++++++----------- l10n/mk.js | 56 ++++++++++++++++++++++++++----------- l10n/mk.json | 56 ++++++++++++++++++++++++++----------- l10n/mn.js | 61 +++++++++++++++++++++++++++------------- l10n/mn.json | 61 +++++++++++++++++++++++++++------------- l10n/ms_MY.js | 2 ++ l10n/ms_MY.json | 2 ++ l10n/nb.js | 63 +++++++++++++++++++++++++++++------------ l10n/nb.json | 63 +++++++++++++++++++++++++++++------------ l10n/nl.js | 68 ++++++++++++++++++++++++++++++-------------- l10n/nl.json | 68 ++++++++++++++++++++++++++++++-------------- l10n/nn_NO.js | 12 ++++++-- l10n/nn_NO.json | 12 ++++++-- l10n/oc.js | 10 +++++++ l10n/oc.json | 10 +++++++ l10n/pl.js | 64 ++++++++++++++++++++++++++++++------------ l10n/pl.json | 64 ++++++++++++++++++++++++++++++------------ l10n/ps.js | 1 + l10n/ps.json | 1 + l10n/pt_BR.js | 70 ++++++++++++++++++++++++++++++++-------------- l10n/pt_BR.json | 70 ++++++++++++++++++++++++++++++++-------------- l10n/pt_PT.js | 65 +++++++++++++++++++++++++++++------------- l10n/pt_PT.json | 65 +++++++++++++++++++++++++++++------------- l10n/ro.js | 11 ++++++++ l10n/ro.json | 11 ++++++++ l10n/ru.js | 70 ++++++++++++++++++++++++++++++++-------------- l10n/ru.json | 70 ++++++++++++++++++++++++++++++++-------------- l10n/sc.js | 36 +++++++++++++++++++----- l10n/sc.json | 36 +++++++++++++++++++----- l10n/si.js | 5 ++++ l10n/si.json | 5 ++++ l10n/sk.js | 70 ++++++++++++++++++++++++++++++++-------------- l10n/sk.json | 70 ++++++++++++++++++++++++++++++++-------------- l10n/sl.js | 61 ++++++++++++++++++++++++++++------------ l10n/sl.json | 61 ++++++++++++++++++++++++++++------------ l10n/sq.js | 17 +++++++++-- l10n/sq.json | 17 +++++++++-- l10n/sr.js | 70 ++++++++++++++++++++++++++++++++-------------- l10n/sr.json | 70 ++++++++++++++++++++++++++++++++-------------- l10n/sr@latin.js | 5 ++++ l10n/sr@latin.json | 5 ++++ l10n/sv.js | 69 +++++++++++++++++++++++++++++++-------------- l10n/sv.json | 69 +++++++++++++++++++++++++++++++-------------- l10n/sw.js | 58 +++++++++++++++++++++++++------------- l10n/sw.json | 58 +++++++++++++++++++++++++------------- l10n/th.js | 7 +++++ l10n/th.json | 7 +++++ l10n/tr.js | 70 ++++++++++++++++++++++++++++++++-------------- l10n/tr.json | 70 ++++++++++++++++++++++++++++++++-------------- l10n/ug.js | 63 +++++++++++++++++++++++++++-------------- l10n/ug.json | 63 +++++++++++++++++++++++++++-------------- l10n/uk.js | 70 ++++++++++++++++++++++++++++++++-------------- l10n/uk.json | 70 ++++++++++++++++++++++++++++++++-------------- l10n/uz.js | 50 ++++++++++++++++++++------------- l10n/uz.json | 50 ++++++++++++++++++++------------- l10n/vi.js | 23 +++++++++++---- l10n/vi.json | 23 +++++++++++---- l10n/zh_CN.js | 67 +++++++++++++++++++++++++++++++------------- l10n/zh_CN.json | 67 +++++++++++++++++++++++++++++++------------- l10n/zh_HK.js | 70 ++++++++++++++++++++++++++++++++-------------- l10n/zh_HK.json | 70 ++++++++++++++++++++++++++++++++-------------- l10n/zh_TW.js | 68 ++++++++++++++++++++++++++++++-------------- l10n/zh_TW.json | 68 ++++++++++++++++++++++++++++++-------------- 174 files changed, 4700 insertions(+), 2040 deletions(-) diff --git a/l10n/af.js b/l10n/af.js index 534c3b37..06c265ad 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -7,7 +7,6 @@ OC.L10N.register( "Type:" : "Tipe:", "Version:" : "Weergawe:", "Size:" : "Grootte:", - "Files:" : "Lêers", "PHP" : "PHP", "seconds" : "sekondes", "Users:" : "Gebruikers:", @@ -16,6 +15,7 @@ OC.L10N.register( "Not supported!" : "Word nie ondersteun nie!", "Press ⌘-C to copy." : "Druk ⌘-C om te kopieer.", "Press Ctrl-C to copy." : "Druk Ctrl-C om te kopieer.", + "Files:" : "Lêers", "Copy" : "Kopieer" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json index 8a837a63..1a0a63dd 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -5,7 +5,6 @@ "Type:" : "Tipe:", "Version:" : "Weergawe:", "Size:" : "Grootte:", - "Files:" : "Lêers", "PHP" : "PHP", "seconds" : "sekondes", "Users:" : "Gebruikers:", @@ -14,6 +13,7 @@ "Not supported!" : "Word nie ondersteun nie!", "Press ⌘-C to copy." : "Druk ⌘-C om te kopieer.", "Press Ctrl-C to copy." : "Druk Ctrl-C om te kopieer.", + "Files:" : "Lêers", "Copy" : "Kopieer" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js index 25a19935..b38e2507 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -11,9 +11,8 @@ OC.L10N.register( "Last 24 Hours" : "آخر 24 ساعة", "Last 7 Days" : "آخر 7 أيام", "Last 30 Days" : "آخر 30 يوم", - "CPU info not available" : "المعلومات عن وحدة المعالجة المركزية CPU غير متوفرة", - "Load average: {percentage} % ({load}) last minute" : "معدل التحميل: {percentage} % ({load}) آخر دقيقة", "Load" : "الحمل", + "CPU info not available" : "المعلومات عن وحدة المعالجة المركزية CPU غير متوفرة", "Database" : "قاعدة البيانات", "Type:" : "النوع:", "Version:" : "الأصدار:", @@ -25,27 +24,11 @@ OC.L10N.register( "Filesystem:" : "نظام الملفات:", "Available:" : "مُتاحٌ:", "Used:" : "مُستعملٌ:", - "Files:" : "الملفات:", - "Storages:" : "وسائط التخزين:", - "Free Space:" : "المساحة الحرة:", - "RAM Usage:" : "استعمال الذاكرة العشوائية RAM: ", - "SWAP Usage:" : "استعمال ذاكرة التبديل SWAP: ", - "RAM info not available" : "المعلومات عن ذاكرة القراءة فقط RAM غير متوفرة", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "ذاكرة القراءة فقط RAM: المجموع : {memTotalBytes}/الاستعمال الحالي: {memUsageBytes}", - "SWAP info not available" : "المعلومات عن ذاكرة التبديل SWAP غير متوفرة", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "ذاكرة التبديل SWAP: المجموع: {swapTotalBytes}/الاستعمال الحالي: {swapUsageBytes}", "Memory" : "الذاكرة", - "External monitoring tool" : "أداة الرصد الخارجية", - "Use this end point to connect an external monitoring tool:" : "إستعمِل هذه النقطة الحدِّيَّة end point لتوصيل أداة مراقبة خارجية:", + "RAM info not available" : "المعلومات عن ذاكرة القراءة فقط RAM غير متوفرة", "Output in JSON" : "المخرجات في صيغة JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "تخطِّي قسم التطبيقات (تضمين قسم التطبيقات سيرسل طلب خارجي إلى متجر التطبيقات)", "Skip server update" : "تخطِّي تحديثات الخادم", - "To use an access token, please generate one then set it using the following command:" : "لاستخدام أَمَارَة وصول access token، يرجى توليد واحدةٍ ثم تعيينها باستخدام الأمر التالي:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ثم قُم بتمرير الأَمَارَة talk برأس \"NC-Token\" عند الاستعلام عن عنوان الـ URL أعلاه.", "Network" : "الشبكة", - "Hostname:" : "اسم المُضِيف:", - "Gateway:" : "البوابة gateway:", - "DNS:" : "نظام تسمية النطاقات DNS:", "Status:" : "الحالة status:", "Speed:" : "السرعة speed:", "Duplex:" : "الازدواج duplex:", @@ -84,18 +67,35 @@ OC.L10N.register( "Talk conversations:" : "مُحادثات Talk:", "Operating System:" : "نظام التشغيل:", "CPU:" : "وحدة الذاكرة المركزية CPU:", - "Memory:" : "الذاكرة:", "Server time:" : "وقت الخادم:", "Uptime:" : "مدة استمرارية التشغل uptime:", "Temperature" : "درجة الحرارة", "CPU Usage:" : "استعمال وحدة المعالجة المركزية CPU: ", + "Load average: {percentage} % ({load}) last minute" : "معدل التحميل: {percentage} % ({load}) آخر دقيقة", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) آخر دقيقة\n{last5MinutesPercentage} % ({last5Minutes}) آخر 5 دقائق\n{last15MinutesPercentage} % ({last15Minutes}) آخر 15 دقيقة", + "RAM Usage:" : "استعمال الذاكرة العشوائية RAM: ", + "SWAP Usage:" : "استعمال ذاكرة التبديل SWAP: ", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "ذاكرة القراءة فقط RAM: المجموع : {memTotalBytes}/الاستعمال الحالي: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "ذاكرة التبديل SWAP: المجموع: {swapTotalBytes}/الاستعمال الحالي: {swapUsageBytes}", + "SWAP info not available" : "المعلومات عن ذاكرة التبديل SWAP غير متوفرة", "Copied!" : "تمّ النسخ!", "Not supported!" : "غير مدعوم!", "Press ⌘-C to copy." : "إضغط ⌘-C للنسخ", "Press Ctrl-C to copy." : "إضغط Ctrl-C للنسخ.", + "Memory:" : "الذاكرة:", + "Files:" : "الملفات:", + "Storages:" : "وسائط التخزين:", + "Free Space:" : "المساحة الحرة:", + "Hostname:" : "اسم المُضِيف:", + "Gateway:" : "البوابة gateway:", "%s%% of all users" : "%s%% من جميع المستخدمين", "Extensions:" : "الامتدادات extensions:", - "Copy" : "نسخ" + "External monitoring tool" : "أداة الرصد الخارجية", + "Use this end point to connect an external monitoring tool:" : "إستعمِل هذه النقطة الحدِّيَّة end point لتوصيل أداة مراقبة خارجية:", + "Copy" : "نسخ", + "Skip apps section (including apps section will send an external request to the app store)" : "تخطِّي قسم التطبيقات (تضمين قسم التطبيقات سيرسل طلب خارجي إلى متجر التطبيقات)", + "To use an access token, please generate one then set it using the following command:" : "لاستخدام أَمَارَة وصول access token، يرجى توليد واحدةٍ ثم تعيينها باستخدام الأمر التالي:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ثم قُم بتمرير الأَمَارَة talk برأس \"NC-Token\" عند الاستعلام عن عنوان الـ URL أعلاه.", + "DNS:" : "نظام تسمية النطاقات DNS:" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index 2a3c2f70..d1a2ce54 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -9,9 +9,8 @@ "Last 24 Hours" : "آخر 24 ساعة", "Last 7 Days" : "آخر 7 أيام", "Last 30 Days" : "آخر 30 يوم", - "CPU info not available" : "المعلومات عن وحدة المعالجة المركزية CPU غير متوفرة", - "Load average: {percentage} % ({load}) last minute" : "معدل التحميل: {percentage} % ({load}) آخر دقيقة", "Load" : "الحمل", + "CPU info not available" : "المعلومات عن وحدة المعالجة المركزية CPU غير متوفرة", "Database" : "قاعدة البيانات", "Type:" : "النوع:", "Version:" : "الأصدار:", @@ -23,27 +22,11 @@ "Filesystem:" : "نظام الملفات:", "Available:" : "مُتاحٌ:", "Used:" : "مُستعملٌ:", - "Files:" : "الملفات:", - "Storages:" : "وسائط التخزين:", - "Free Space:" : "المساحة الحرة:", - "RAM Usage:" : "استعمال الذاكرة العشوائية RAM: ", - "SWAP Usage:" : "استعمال ذاكرة التبديل SWAP: ", - "RAM info not available" : "المعلومات عن ذاكرة القراءة فقط RAM غير متوفرة", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "ذاكرة القراءة فقط RAM: المجموع : {memTotalBytes}/الاستعمال الحالي: {memUsageBytes}", - "SWAP info not available" : "المعلومات عن ذاكرة التبديل SWAP غير متوفرة", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "ذاكرة التبديل SWAP: المجموع: {swapTotalBytes}/الاستعمال الحالي: {swapUsageBytes}", "Memory" : "الذاكرة", - "External monitoring tool" : "أداة الرصد الخارجية", - "Use this end point to connect an external monitoring tool:" : "إستعمِل هذه النقطة الحدِّيَّة end point لتوصيل أداة مراقبة خارجية:", + "RAM info not available" : "المعلومات عن ذاكرة القراءة فقط RAM غير متوفرة", "Output in JSON" : "المخرجات في صيغة JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "تخطِّي قسم التطبيقات (تضمين قسم التطبيقات سيرسل طلب خارجي إلى متجر التطبيقات)", "Skip server update" : "تخطِّي تحديثات الخادم", - "To use an access token, please generate one then set it using the following command:" : "لاستخدام أَمَارَة وصول access token، يرجى توليد واحدةٍ ثم تعيينها باستخدام الأمر التالي:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ثم قُم بتمرير الأَمَارَة talk برأس \"NC-Token\" عند الاستعلام عن عنوان الـ URL أعلاه.", "Network" : "الشبكة", - "Hostname:" : "اسم المُضِيف:", - "Gateway:" : "البوابة gateway:", - "DNS:" : "نظام تسمية النطاقات DNS:", "Status:" : "الحالة status:", "Speed:" : "السرعة speed:", "Duplex:" : "الازدواج duplex:", @@ -82,18 +65,35 @@ "Talk conversations:" : "مُحادثات Talk:", "Operating System:" : "نظام التشغيل:", "CPU:" : "وحدة الذاكرة المركزية CPU:", - "Memory:" : "الذاكرة:", "Server time:" : "وقت الخادم:", "Uptime:" : "مدة استمرارية التشغل uptime:", "Temperature" : "درجة الحرارة", "CPU Usage:" : "استعمال وحدة المعالجة المركزية CPU: ", + "Load average: {percentage} % ({load}) last minute" : "معدل التحميل: {percentage} % ({load}) آخر دقيقة", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) آخر دقيقة\n{last5MinutesPercentage} % ({last5Minutes}) آخر 5 دقائق\n{last15MinutesPercentage} % ({last15Minutes}) آخر 15 دقيقة", + "RAM Usage:" : "استعمال الذاكرة العشوائية RAM: ", + "SWAP Usage:" : "استعمال ذاكرة التبديل SWAP: ", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "ذاكرة القراءة فقط RAM: المجموع : {memTotalBytes}/الاستعمال الحالي: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "ذاكرة التبديل SWAP: المجموع: {swapTotalBytes}/الاستعمال الحالي: {swapUsageBytes}", + "SWAP info not available" : "المعلومات عن ذاكرة التبديل SWAP غير متوفرة", "Copied!" : "تمّ النسخ!", "Not supported!" : "غير مدعوم!", "Press ⌘-C to copy." : "إضغط ⌘-C للنسخ", "Press Ctrl-C to copy." : "إضغط Ctrl-C للنسخ.", + "Memory:" : "الذاكرة:", + "Files:" : "الملفات:", + "Storages:" : "وسائط التخزين:", + "Free Space:" : "المساحة الحرة:", + "Hostname:" : "اسم المُضِيف:", + "Gateway:" : "البوابة gateway:", "%s%% of all users" : "%s%% من جميع المستخدمين", "Extensions:" : "الامتدادات extensions:", - "Copy" : "نسخ" + "External monitoring tool" : "أداة الرصد الخارجية", + "Use this end point to connect an external monitoring tool:" : "إستعمِل هذه النقطة الحدِّيَّة end point لتوصيل أداة مراقبة خارجية:", + "Copy" : "نسخ", + "Skip apps section (including apps section will send an external request to the app store)" : "تخطِّي قسم التطبيقات (تضمين قسم التطبيقات سيرسل طلب خارجي إلى متجر التطبيقات)", + "To use an access token, please generate one then set it using the following command:" : "لاستخدام أَمَارَة وصول access token، يرجى توليد واحدةٍ ثم تعيينها باستخدام الأمر التالي:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "ثم قُم بتمرير الأَمَارَة talk برأس \"NC-Token\" عند الاستعلام عن عنوان الـ URL أعلاه.", + "DNS:" : "نظام تسمية النطاقات DNS:" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/ast.js b/l10n/ast.js index caa46a09..fc1183bb 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -5,8 +5,8 @@ OC.L10N.register( "Unknown" : "Desconocí­u", "Monitoring" : "Supervisión", "Active users" : "Usuarios activos", - "CPU info not available" : "La información de la CPU nun ta disponible", "Load" : "Carga", + "CPU info not available" : "La información de la CPU nun ta disponible", "Database" : "Base de datos", "Type:" : "Tipu:", "Version:" : "Versión:", @@ -17,17 +17,9 @@ OC.L10N.register( "Filesystem:" : "Sistema de ficheros:", "Available:" : "Disponible:", "Used:" : "N'usu:", - "Files:" : "Ficheros:", - "Storages:" : "Almacenamientos:", - "Free Space:" : "Espaciu llibre:", - "RAM info not available" : "La información de la RAM nun ta disponible", - "SWAP info not available" : "La información del espaciu d'intercambéu nun ta disponible", "Memory" : "Memoria", - "External monitoring tool" : "Ferramienta de supervisión esterna", + "RAM info not available" : "La información de la RAM nun ta disponible", "Network" : "Rede", - "Hostname:" : "Agospiador:", - "Gateway:" : "Pasera:", - "DNS:" : "DNS:", "Status:" : "Estáu:", "Speed:" : "Velocidá:", "MAC:" : "MAC:", @@ -44,14 +36,22 @@ OC.L10N.register( "Groups:" : "Grupos:", "Operating System:" : "Sistema operativu", "CPU:" : "CPU:", - "Memory:" : "Memoria:", "Server time:" : "Hora del sirvidor:", "Temperature" : "Temperatura", + "SWAP info not available" : "La información del espaciu d'intercambéu nun ta disponible", "Copied!" : "¡Copióse!", "Not supported!" : "¡Nun ye compatible!", "Press ⌘-C to copy." : "Primi ⌘-C pa copiar.", "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", + "Memory:" : "Memoria:", + "Files:" : "Ficheros:", + "Storages:" : "Almacenamientos:", + "Free Space:" : "Espaciu llibre:", + "Hostname:" : "Agospiador:", + "Gateway:" : "Pasera:", "Extensions:" : "Estensiones:", - "Copy" : "Copiar" + "External monitoring tool" : "Ferramienta de supervisión esterna", + "Copy" : "Copiar", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index a4d29cba..ae6370cb 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -3,8 +3,8 @@ "Unknown" : "Desconocí­u", "Monitoring" : "Supervisión", "Active users" : "Usuarios activos", - "CPU info not available" : "La información de la CPU nun ta disponible", "Load" : "Carga", + "CPU info not available" : "La información de la CPU nun ta disponible", "Database" : "Base de datos", "Type:" : "Tipu:", "Version:" : "Versión:", @@ -15,17 +15,9 @@ "Filesystem:" : "Sistema de ficheros:", "Available:" : "Disponible:", "Used:" : "N'usu:", - "Files:" : "Ficheros:", - "Storages:" : "Almacenamientos:", - "Free Space:" : "Espaciu llibre:", - "RAM info not available" : "La información de la RAM nun ta disponible", - "SWAP info not available" : "La información del espaciu d'intercambéu nun ta disponible", "Memory" : "Memoria", - "External monitoring tool" : "Ferramienta de supervisión esterna", + "RAM info not available" : "La información de la RAM nun ta disponible", "Network" : "Rede", - "Hostname:" : "Agospiador:", - "Gateway:" : "Pasera:", - "DNS:" : "DNS:", "Status:" : "Estáu:", "Speed:" : "Velocidá:", "MAC:" : "MAC:", @@ -42,14 +34,22 @@ "Groups:" : "Grupos:", "Operating System:" : "Sistema operativu", "CPU:" : "CPU:", - "Memory:" : "Memoria:", "Server time:" : "Hora del sirvidor:", "Temperature" : "Temperatura", + "SWAP info not available" : "La información del espaciu d'intercambéu nun ta disponible", "Copied!" : "¡Copióse!", "Not supported!" : "¡Nun ye compatible!", "Press ⌘-C to copy." : "Primi ⌘-C pa copiar.", "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", + "Memory:" : "Memoria:", + "Files:" : "Ficheros:", + "Storages:" : "Almacenamientos:", + "Free Space:" : "Espaciu llibre:", + "Hostname:" : "Agospiador:", + "Gateway:" : "Pasera:", "Extensions:" : "Estensiones:", - "Copy" : "Copiar" + "External monitoring tool" : "Ferramienta de supervisión esterna", + "Copy" : "Copiar", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/be.js b/l10n/be.js index 13a65a9a..33f6e514 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -10,14 +10,14 @@ OC.L10N.register( "Database" : "База даных", "Type:" : "Тып:", "Size:" : "Памер:", - "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." : "Затым перадайце токен з загалоўкам \"NC-Token\" пры запыце вышэйпаказанага URL-адраса.", "seconds" : "с", "Operating System:" : "Аперацыйная сістэма:", "Copied!" : "Скапіявана!", "Not supported!" : "Не падтрымліваецца!", "Press ⌘-C to copy." : "Націсніце ⌘-C для капіявання.", "Press Ctrl-C to copy." : "Націсніце Ctrl-C для капіявання.", - "Copy" : "Капіяваць" + "Copy" : "Капіяваць", + "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." : "Затым перадайце токен з загалоўкам \"NC-Token\" пры запыце вышэйпаказанага URL-адраса." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/be.json b/l10n/be.json index 7eef26d6..811445f7 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -8,14 +8,14 @@ "Database" : "База даных", "Type:" : "Тып:", "Size:" : "Памер:", - "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." : "Затым перадайце токен з загалоўкам \"NC-Token\" пры запыце вышэйпаказанага URL-адраса.", "seconds" : "с", "Operating System:" : "Аперацыйная сістэма:", "Copied!" : "Скапіявана!", "Not supported!" : "Не падтрымліваецца!", "Press ⌘-C to copy." : "Націсніце ⌘-C для капіявання.", "Press Ctrl-C to copy." : "Націсніце Ctrl-C для капіявання.", - "Copy" : "Капіяваць" + "Copy" : "Капіяваць", + "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." : "Затым перадайце токен з загалоўкам \"NC-Token\" пры запыце вышэйпаказанага URL-адраса." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index da97a470..966c46e6 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -10,8 +10,9 @@ OC.L10N.register( "Last hour" : "Последния час", "Last 7 Days" : "Последните 7 дни", "Last 30 Days" : "Последните 30 дни", - "CPU info not available" : "Информацията за процесора не е налична", "Load" : "Зареждане", + "CPU info not available" : "Информацията за процесора не е налична", + "Current usage" : "Текуща употреба", "Database" : "База данни", "Type:" : "Тип:", "Version:" : "Версия:", @@ -23,21 +24,9 @@ OC.L10N.register( "Filesystem:" : "Файлова система:", "Available:" : "Наличен:", "Used:" : "Използван:", - "Files:" : "Файлове:", - "Storages:" : "Хранилища:", - "Free Space:" : "Свободно място:", - "RAM info not available" : "Информацията за RAM не е налична", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Общо: {memTotalBytes}/Текущо използване: {memUsageBytes}", - "SWAP info not available" : "Информацията за SWAP не е налична", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Общо: {swapTotalBytes}/Текущо използване: {swapUsageBytes}", "Memory" : "Памет", - "External monitoring tool" : "Външно средство за мониторинг", - "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." : "След това предайте токена със заглавката „NC-Token “, когато правите заявка към горния URL адрес.", + "RAM info not available" : "Информацията за RAM не е налична", "Network" : "Мрежа", - "Hostname:" : "Име на хост:", - "Gateway:" : "Шлюз:", - "DNS:" : "DNS:", "Status:" : "Състояние:", "Speed:" : "Скорост:", "Duplex:" : "Дуплекс:", @@ -59,17 +48,30 @@ OC.L10N.register( "Federated sent:" : "Изпратено федерирано:", "Federated received:" : "Получено федерирано:", "Talk conversations:" : "Talk разговори:", + "Average" : "Средно аритметично", "Operating System:" : "Операционна система:", "CPU:" : "CPU /ПРОЦЕСОР/:", - "Memory:" : "Памет:", "Server time:" : "Време на сървъра:", "Uptime:" : "Време на работа:", "Temperature" : "Температура", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Общо: {memTotalBytes}/Текущо използване: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Общо: {swapTotalBytes}/Текущо използване: {swapUsageBytes}", + "SWAP info not available" : "Информацията за SWAP не е налична", "Copied!" : "Копирано!", "Not supported!" : "Не се поддържа!", "Press ⌘-C to copy." : "За копиране натиснете ⌘-C.", "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.", + "Memory:" : "Памет:", + "Files:" : "Файлове:", + "Storages:" : "Хранилища:", + "Free Space:" : "Свободно място:", + "Hostname:" : "Име на хост:", + "Gateway:" : "Шлюз:", "Extensions:" : "Разширения", - "Copy" : "Копиране" + "External monitoring tool" : "Външно средство за мониторинг", + "Copy" : "Копиране", + "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." : "След това предайте токена със заглавката „NC-Token “, когато правите заявка към горния URL адрес.", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index e2c65198..6d46fae5 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -8,8 +8,9 @@ "Last hour" : "Последния час", "Last 7 Days" : "Последните 7 дни", "Last 30 Days" : "Последните 30 дни", - "CPU info not available" : "Информацията за процесора не е налична", "Load" : "Зареждане", + "CPU info not available" : "Информацията за процесора не е налична", + "Current usage" : "Текуща употреба", "Database" : "База данни", "Type:" : "Тип:", "Version:" : "Версия:", @@ -21,21 +22,9 @@ "Filesystem:" : "Файлова система:", "Available:" : "Наличен:", "Used:" : "Използван:", - "Files:" : "Файлове:", - "Storages:" : "Хранилища:", - "Free Space:" : "Свободно място:", - "RAM info not available" : "Информацията за RAM не е налична", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Общо: {memTotalBytes}/Текущо използване: {memUsageBytes}", - "SWAP info not available" : "Информацията за SWAP не е налична", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Общо: {swapTotalBytes}/Текущо използване: {swapUsageBytes}", "Memory" : "Памет", - "External monitoring tool" : "Външно средство за мониторинг", - "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." : "След това предайте токена със заглавката „NC-Token “, когато правите заявка към горния URL адрес.", + "RAM info not available" : "Информацията за RAM не е налична", "Network" : "Мрежа", - "Hostname:" : "Име на хост:", - "Gateway:" : "Шлюз:", - "DNS:" : "DNS:", "Status:" : "Състояние:", "Speed:" : "Скорост:", "Duplex:" : "Дуплекс:", @@ -57,17 +46,30 @@ "Federated sent:" : "Изпратено федерирано:", "Federated received:" : "Получено федерирано:", "Talk conversations:" : "Talk разговори:", + "Average" : "Средно аритметично", "Operating System:" : "Операционна система:", "CPU:" : "CPU /ПРОЦЕСОР/:", - "Memory:" : "Памет:", "Server time:" : "Време на сървъра:", "Uptime:" : "Време на работа:", "Temperature" : "Температура", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Общо: {memTotalBytes}/Текущо използване: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Общо: {swapTotalBytes}/Текущо използване: {swapUsageBytes}", + "SWAP info not available" : "Информацията за SWAP не е налична", "Copied!" : "Копирано!", "Not supported!" : "Не се поддържа!", "Press ⌘-C to copy." : "За копиране натиснете ⌘-C.", "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.", + "Memory:" : "Памет:", + "Files:" : "Файлове:", + "Storages:" : "Хранилища:", + "Free Space:" : "Свободно място:", + "Hostname:" : "Име на хост:", + "Gateway:" : "Шлюз:", "Extensions:" : "Разширения", - "Copy" : "Копиране" + "External monitoring tool" : "Външно средство за мониторинг", + "Copy" : "Копиране", + "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." : "След това предайте токена със заглавката „NC-Token “, когато правите заявка към горния URL адрес.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index 859d2699..4cfa232b 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -8,8 +8,9 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Proporciona informació útil del servidor, com ara la càrrega del processador, l’ús de memòria RAM, l’ús del disc, el nombre d’usuaris, etc.", "Active users" : "Usuaris actius", "Last hour" : "Última hora", - "CPU info not available" : "Informació del processador no disponible", "Load" : "Càrrega", + "CPU info not available" : "Informació del processador no disponible", + "Current usage" : "Ús actual", "Database" : "Base de dades", "Type:" : "Tipus:", "Version:" : "Versió:", @@ -17,25 +18,15 @@ OC.L10N.register( "Used" : "Utilitzat", "Available" : "Disponible", "Disk" : "Disc", + "Files" : "Fitxers", "Mount:" : "Muntatge:", "Filesystem:" : "Sistema de fitxers:", "Available:" : "Disponible:", "Used:" : "Utilitzat:", - "Files:" : "FItxers:", - "Storages:" : "Emmagatzematges:", - "Free Space:" : "Espai lliure:", - "RAM info not available" : "La informació de la RAM no està disponible", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Ús actual: {memUsageBytes}", - "SWAP info not available" : "La informació de SWAP no està disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Ús actual: {swapUsageBytes}", + "Failed" : "Ha fallat", "Memory" : "Memòria", - "External monitoring tool" : "Eina externa de monitorització", - "To use an access token, please generate one then set it using the following command:" : "Per utilitzar un testimoni d'accés, genereu-ne un i configureu-lo amb l'ordre següent:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuació, passeu el testimoni amb la capçalera \"NC-Token\" quan consulteu l’adreça URL anterior.", + "RAM info not available" : "La informació de la RAM no està disponible", "Network" : "Xarxa", - "Hostname:" : "Nom de màquina:", - "Gateway:" : "Passarel·la:", - "DNS:" : "DNS:", "Status:" : "Estat:", "Speed:" : "Velocitat:", "Duplex:" : "Dúplex:", @@ -57,17 +48,30 @@ OC.L10N.register( "Federated sent:" : "Enviat federat:", "Federated received:" : "Federat rebut:", "Talk conversations:" : "Converses:", + "Average" : "Mitjana", "Operating System:" : "Sistema operatiu:", "CPU:" : "CPU:", - "Memory:" : "Memòria:", "Server time:" : "Hora del servidor:", "Uptime:" : "Temps de funcionament:", "Temperature" : "Temperatura", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Ús actual: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Ús actual: {swapUsageBytes}", + "SWAP info not available" : "La informació de SWAP no està disponible", "Copied!" : "S'ha copiat!", "Not supported!" : "No suportat!", "Press ⌘-C to copy." : "Premeu ⌘-C per còpia.", "Press Ctrl-C to copy." : "Premeu Ctrl-C per còpia.", + "Memory:" : "Memòria:", + "Files:" : "FItxers:", + "Storages:" : "Emmagatzematges:", + "Free Space:" : "Espai lliure:", + "Hostname:" : "Nom de màquina:", + "Gateway:" : "Passarel·la:", "Extensions:" : "Extensions:", - "Copy" : "Copia" + "External monitoring tool" : "Eina externa de monitorització", + "Copy" : "Copia", + "To use an access token, please generate one then set it using the following command:" : "Per utilitzar un testimoni d'accés, genereu-ne un i configureu-lo amb l'ordre següent:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuació, passeu el testimoni amb la capçalera \"NC-Token\" quan consulteu l’adreça URL anterior.", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index e4b6ac47..c505d01d 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -6,8 +6,9 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Proporciona informació útil del servidor, com ara la càrrega del processador, l’ús de memòria RAM, l’ús del disc, el nombre d’usuaris, etc.", "Active users" : "Usuaris actius", "Last hour" : "Última hora", - "CPU info not available" : "Informació del processador no disponible", "Load" : "Càrrega", + "CPU info not available" : "Informació del processador no disponible", + "Current usage" : "Ús actual", "Database" : "Base de dades", "Type:" : "Tipus:", "Version:" : "Versió:", @@ -15,25 +16,15 @@ "Used" : "Utilitzat", "Available" : "Disponible", "Disk" : "Disc", + "Files" : "Fitxers", "Mount:" : "Muntatge:", "Filesystem:" : "Sistema de fitxers:", "Available:" : "Disponible:", "Used:" : "Utilitzat:", - "Files:" : "FItxers:", - "Storages:" : "Emmagatzematges:", - "Free Space:" : "Espai lliure:", - "RAM info not available" : "La informació de la RAM no està disponible", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Ús actual: {memUsageBytes}", - "SWAP info not available" : "La informació de SWAP no està disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Ús actual: {swapUsageBytes}", + "Failed" : "Ha fallat", "Memory" : "Memòria", - "External monitoring tool" : "Eina externa de monitorització", - "To use an access token, please generate one then set it using the following command:" : "Per utilitzar un testimoni d'accés, genereu-ne un i configureu-lo amb l'ordre següent:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuació, passeu el testimoni amb la capçalera \"NC-Token\" quan consulteu l’adreça URL anterior.", + "RAM info not available" : "La informació de la RAM no està disponible", "Network" : "Xarxa", - "Hostname:" : "Nom de màquina:", - "Gateway:" : "Passarel·la:", - "DNS:" : "DNS:", "Status:" : "Estat:", "Speed:" : "Velocitat:", "Duplex:" : "Dúplex:", @@ -55,17 +46,30 @@ "Federated sent:" : "Enviat federat:", "Federated received:" : "Federat rebut:", "Talk conversations:" : "Converses:", + "Average" : "Mitjana", "Operating System:" : "Sistema operatiu:", "CPU:" : "CPU:", - "Memory:" : "Memòria:", "Server time:" : "Hora del servidor:", "Uptime:" : "Temps de funcionament:", "Temperature" : "Temperatura", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Ús actual: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Ús actual: {swapUsageBytes}", + "SWAP info not available" : "La informació de SWAP no està disponible", "Copied!" : "S'ha copiat!", "Not supported!" : "No suportat!", "Press ⌘-C to copy." : "Premeu ⌘-C per còpia.", "Press Ctrl-C to copy." : "Premeu Ctrl-C per còpia.", + "Memory:" : "Memòria:", + "Files:" : "FItxers:", + "Storages:" : "Emmagatzematges:", + "Free Space:" : "Espai lliure:", + "Hostname:" : "Nom de màquina:", + "Gateway:" : "Passarel·la:", "Extensions:" : "Extensions:", - "Copy" : "Copia" + "External monitoring tool" : "Eina externa de monitorització", + "Copy" : "Copia", + "To use an access token, please generate one then set it using the following command:" : "Per utilitzar un testimoni d'accés, genereu-ne un i configureu-lo amb l'ordre següent:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuació, passeu el testimoni amb la capçalera \"NC-Token\" quan consulteu l’adreça URL anterior.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index 9c41d6cd..97f6c181 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -13,9 +13,9 @@ OC.L10N.register( "Last 24 Hours" : "Uplynulých 24 hodin", "Last 7 Days" : "Uplynulých 7 dnů", "Last 30 Days" : "Uplynulých 30 dnů", - "CPU info not available" : "Informace o procesoru nejsou k dispozici", - "Load average: {percentage} % ({load}) last minute" : "Průměrné vytížení: {percentage} % ({load}) za uplynulou minutu", "Load" : "Vytížení", + "CPU info not available" : "Informace o procesoru nejsou k dispozici", + "Current usage" : "Aktuální využití", "Database" : "Databáze", "Type:" : "Typ:", "Version:" : "Verze:", @@ -23,31 +23,17 @@ OC.L10N.register( "Used" : "Použito", "Available" : "K dispozici", "Disk" : "Úložiště", + "Files" : "Soubory", "Mount:" : "Připojeno pod:", "Filesystem:" : "Souborový systém:", "Available:" : "K dispozici:", "Used:" : "Použito:", - "Files:" : "Souborů:", - "Storages:" : "Úložišť:", - "Free Space:" : "Volné místo:", - "RAM Usage:" : "Využití operační paměti:", - "SWAP Usage:" : "Využití odkládacího prostoru:", - "RAM info not available" : "Informace o operační paměti nejsou k dispozici", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operační paměť: Celkem: {memTotalBytes}/Stávající využití: {memUsageBytes}", - "SWAP info not available" : "Informace o odkládacím prostoru (swap) nejsou k dispozici", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Odkládací prostor (swap): Celkem: {swapTotalBytes}/Stávající využití: {swapUsageBytes}", + "Failed" : "Nezdařilo se", "Memory" : "Operační paměť", - "External monitoring tool" : "Externí nástroj pro dohledování", - "Use this end point to connect an external monitoring tool:" : "Pro napojení na externí dohledovací nástroj použijte tento koncový bod:", + "RAM info not available" : "Informace o operační paměti nejsou k dispozici", "Output in JSON" : "Výstup v JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Přeskočit sekci aplikací (včetně toho, že sekce aplikací odešle externí požadavek do katalogu aplikací)", "Skip server update" : "Přeskočit přechod na novější vydání serveru", - "To use an access token, please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“.", "Network" : "Síť", - "Hostname:" : "Název stroje:", - "Gateway:" : "Brána:", - "DNS:" : "DNS:", "Status:" : "Stav:", "Speed:" : "Rychlost:", "Duplex:" : "Duplex:", @@ -85,22 +71,40 @@ OC.L10N.register( "Federated sent:" : "Federovaně odesláno:", "Federated received:" : "Federovaně přijato:", "Talk conversations:" : "Konverzace v Talk:", + "Average" : "Poměrové", "Operating System:" : "Operační systém:", "CPU:" : "Procesor:", - "Memory:" : "Operační paměť:", "Server time:" : "Čas na serveru:", "Uptime:" : "Doba chodu od minulého zapnutí:", "Temperature" : "Teplota", "CPU Usage:" : "Využití procesoru:", + "Load average: {percentage} % ({load}) last minute" : "Průměrné vytížení: {percentage} % ({load}) za uplynulou minutu", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) uplynulá minuta\n{last5MinutesPercentage} % ({last5Minutes}) uplynulých 5 minut\n{last15MinutesPercentage} % ({last15Minutes}) uplynulých 15 minut", + "RAM Usage:" : "Využití operační paměti:", + "SWAP Usage:" : "Využití odkládacího prostoru:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operační paměť: Celkem: {memTotalBytes}/Stávající využití: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Odkládací prostor (swap): Celkem: {swapTotalBytes}/Stávající využití: {swapUsageBytes}", + "SWAP info not available" : "Informace o odkládacím prostoru (swap) nejsou k dispozici", "Copied!" : "Zkopírováno!", "Not supported!" : "Nepodporováno!", "Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.", "Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.", "threads" : "vláken", + "Memory:" : "Operační paměť:", + "Files:" : "Souborů:", + "Storages:" : "Úložišť:", + "Free Space:" : "Volné místo:", + "Hostname:" : "Název stroje:", + "Gateway:" : "Brána:", "%s%% of all users" : "%s%% ze všech uživatelů", "MB" : "MB", "Extensions:" : "Rozšíření:", - "Copy" : "Zkopírovat" + "External monitoring tool" : "Externí nástroj pro dohledování", + "Use this end point to connect an external monitoring tool:" : "Pro napojení na externí dohledovací nástroj použijte tento koncový bod:", + "Copy" : "Zkopírovat", + "Skip apps section (including apps section will send an external request to the app store)" : "Přeskočit sekci aplikací (včetně toho, že sekce aplikací odešle externí požadavek do katalogu aplikací)", + "To use an access token, please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“.", + "DNS:" : "DNS:" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index 325594e9..d6f183b6 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -11,9 +11,9 @@ "Last 24 Hours" : "Uplynulých 24 hodin", "Last 7 Days" : "Uplynulých 7 dnů", "Last 30 Days" : "Uplynulých 30 dnů", - "CPU info not available" : "Informace o procesoru nejsou k dispozici", - "Load average: {percentage} % ({load}) last minute" : "Průměrné vytížení: {percentage} % ({load}) za uplynulou minutu", "Load" : "Vytížení", + "CPU info not available" : "Informace o procesoru nejsou k dispozici", + "Current usage" : "Aktuální využití", "Database" : "Databáze", "Type:" : "Typ:", "Version:" : "Verze:", @@ -21,31 +21,17 @@ "Used" : "Použito", "Available" : "K dispozici", "Disk" : "Úložiště", + "Files" : "Soubory", "Mount:" : "Připojeno pod:", "Filesystem:" : "Souborový systém:", "Available:" : "K dispozici:", "Used:" : "Použito:", - "Files:" : "Souborů:", - "Storages:" : "Úložišť:", - "Free Space:" : "Volné místo:", - "RAM Usage:" : "Využití operační paměti:", - "SWAP Usage:" : "Využití odkládacího prostoru:", - "RAM info not available" : "Informace o operační paměti nejsou k dispozici", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operační paměť: Celkem: {memTotalBytes}/Stávající využití: {memUsageBytes}", - "SWAP info not available" : "Informace o odkládacím prostoru (swap) nejsou k dispozici", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Odkládací prostor (swap): Celkem: {swapTotalBytes}/Stávající využití: {swapUsageBytes}", + "Failed" : "Nezdařilo se", "Memory" : "Operační paměť", - "External monitoring tool" : "Externí nástroj pro dohledování", - "Use this end point to connect an external monitoring tool:" : "Pro napojení na externí dohledovací nástroj použijte tento koncový bod:", + "RAM info not available" : "Informace o operační paměti nejsou k dispozici", "Output in JSON" : "Výstup v JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Přeskočit sekci aplikací (včetně toho, že sekce aplikací odešle externí požadavek do katalogu aplikací)", "Skip server update" : "Přeskočit přechod na novější vydání serveru", - "To use an access token, please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“.", "Network" : "Síť", - "Hostname:" : "Název stroje:", - "Gateway:" : "Brána:", - "DNS:" : "DNS:", "Status:" : "Stav:", "Speed:" : "Rychlost:", "Duplex:" : "Duplex:", @@ -83,22 +69,40 @@ "Federated sent:" : "Federovaně odesláno:", "Federated received:" : "Federovaně přijato:", "Talk conversations:" : "Konverzace v Talk:", + "Average" : "Poměrové", "Operating System:" : "Operační systém:", "CPU:" : "Procesor:", - "Memory:" : "Operační paměť:", "Server time:" : "Čas na serveru:", "Uptime:" : "Doba chodu od minulého zapnutí:", "Temperature" : "Teplota", "CPU Usage:" : "Využití procesoru:", + "Load average: {percentage} % ({load}) last minute" : "Průměrné vytížení: {percentage} % ({load}) za uplynulou minutu", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) uplynulá minuta\n{last5MinutesPercentage} % ({last5Minutes}) uplynulých 5 minut\n{last15MinutesPercentage} % ({last15Minutes}) uplynulých 15 minut", + "RAM Usage:" : "Využití operační paměti:", + "SWAP Usage:" : "Využití odkládacího prostoru:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operační paměť: Celkem: {memTotalBytes}/Stávající využití: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Odkládací prostor (swap): Celkem: {swapTotalBytes}/Stávající využití: {swapUsageBytes}", + "SWAP info not available" : "Informace o odkládacím prostoru (swap) nejsou k dispozici", "Copied!" : "Zkopírováno!", "Not supported!" : "Nepodporováno!", "Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.", "Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.", "threads" : "vláken", + "Memory:" : "Operační paměť:", + "Files:" : "Souborů:", + "Storages:" : "Úložišť:", + "Free Space:" : "Volné místo:", + "Hostname:" : "Název stroje:", + "Gateway:" : "Brána:", "%s%% of all users" : "%s%% ze všech uživatelů", "MB" : "MB", "Extensions:" : "Rozšíření:", - "Copy" : "Zkopírovat" + "External monitoring tool" : "Externí nástroj pro dohledování", + "Use this end point to connect an external monitoring tool:" : "Pro napojení na externí dohledovací nástroj použijte tento koncový bod:", + "Copy" : "Zkopírovat", + "Skip apps section (including apps section will send an external request to the app store)" : "Přeskočit sekci aplikací (včetně toho, že sekce aplikací odešle externí požadavek do katalogu aplikací)", + "To use an access token, please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poté při dotazování výše uvedené URL předávejte se záhlavím „NC-Token“.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index aec31660..6134a5d5 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -11,9 +11,9 @@ OC.L10N.register( "Last 24 Hours" : "Seneste 24 timer", "Last 7 Days" : "Seneste 7 dage", "Last 30 Days" : "Seneste 30 dage", - "CPU info not available" : "CPU information er ikke tilgængeli", - "Load average: {percentage} % ({load}) last minute" : "Belastningsgennemsnit: {percentage} % ({load}) seneste minut", "Load" : "Belastning", + "CPU info not available" : "CPU information er ikke tilgængeli", + "Current usage" : "Nuværende forbrug", "Database" : "Database", "Type:" : "Type:", "Version:" : "Version:", @@ -21,30 +21,19 @@ OC.L10N.register( "Used" : "Forbrugt", "Available" : "Tilgængelig", "Disk" : "Disk", + "Files" : "Filer", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", "Available:" : "Tilgængelig:", "Used:" : "Anvendt:", - "Files:" : "Filer:", - "Storages:" : "Lagre:", - "Free Space:" : "Ledig plads:", - "RAM Usage:" : "RAM anvendelse:", - "SWAP Usage:" : "SWAP anvendelse:", - "RAM info not available" : "RAM info ikke tilgængelig", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: total: {memTotalBytes}/Aktuel anvendelse: {memUsageBytes}", - "SWAP info not available" : "SWAP info ikke tilgængelig", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: total: {swapTotalBytes}/Aktuel anvendelse: {swapUsageBytes}", + "Failed" : "Mislykkede", "Memory" : "Hukommelse", - "External monitoring tool" : "Eksternt monitoreringsværktøj", - "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", + "RAM info not available" : "RAM info ikke tilgængelig", "Output in JSON" : "Output i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", "Skip server update" : "Spring server-opdatering over", - "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", "Network" : "Netværk", - "Hostname:" : "Hostnavn:", - "Gateway:" : "Gateway:", + "Hostname" : "Værtsnavn", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Hastighed:", "Duplex:" : "Dupleks:", @@ -83,19 +72,35 @@ OC.L10N.register( "Talk conversations:" : "Snak samtaler:", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", - "Memory:" : "Hukommelse:", "Server time:" : "Server tid:", "Uptime:" : "Oppetid:", "Temperature" : "Temperatur", "CPU Usage:" : "CPU anvendelse:", + "Load average: {percentage} % ({load}) last minute" : "Belastningsgennemsnit: {percentage} % ({load}) seneste minut", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) seneste minut\n{last5MinutesPercentage} % ({last5Minutes}) seneste 5 minutter\n{last15MinutesPercentage} % ({last15Minutes}) seneste 15 minutter", + "RAM Usage:" : "RAM anvendelse:", + "SWAP Usage:" : "SWAP anvendelse:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: total: {memTotalBytes}/Aktuel anvendelse: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: total: {swapTotalBytes}/Aktuel anvendelse: {swapUsageBytes}", + "SWAP info not available" : "SWAP info ikke tilgængelig", "Copied!" : "Kopieret!", "Not supported!" : "Ikke understøttet!", "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", "Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.", "threads" : "tråde", + "Memory:" : "Hukommelse:", + "Files:" : "Filer:", + "Storages:" : "Lagre:", + "Free Space:" : "Ledig plads:", + "Hostname:" : "Hostnavn:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% af alle brugere", "Extensions:" : "Udvidelser:", - "Copy" : "Kopier" + "External monitoring tool" : "Eksternt monitoreringsværktøj", + "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", + "Copy" : "Kopier", + "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", + "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 3ebcff62..0f151c25 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -9,9 +9,9 @@ "Last 24 Hours" : "Seneste 24 timer", "Last 7 Days" : "Seneste 7 dage", "Last 30 Days" : "Seneste 30 dage", - "CPU info not available" : "CPU information er ikke tilgængeli", - "Load average: {percentage} % ({load}) last minute" : "Belastningsgennemsnit: {percentage} % ({load}) seneste minut", "Load" : "Belastning", + "CPU info not available" : "CPU information er ikke tilgængeli", + "Current usage" : "Nuværende forbrug", "Database" : "Database", "Type:" : "Type:", "Version:" : "Version:", @@ -19,30 +19,19 @@ "Used" : "Forbrugt", "Available" : "Tilgængelig", "Disk" : "Disk", + "Files" : "Filer", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", "Available:" : "Tilgængelig:", "Used:" : "Anvendt:", - "Files:" : "Filer:", - "Storages:" : "Lagre:", - "Free Space:" : "Ledig plads:", - "RAM Usage:" : "RAM anvendelse:", - "SWAP Usage:" : "SWAP anvendelse:", - "RAM info not available" : "RAM info ikke tilgængelig", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: total: {memTotalBytes}/Aktuel anvendelse: {memUsageBytes}", - "SWAP info not available" : "SWAP info ikke tilgængelig", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: total: {swapTotalBytes}/Aktuel anvendelse: {swapUsageBytes}", + "Failed" : "Mislykkede", "Memory" : "Hukommelse", - "External monitoring tool" : "Eksternt monitoreringsværktøj", - "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", + "RAM info not available" : "RAM info ikke tilgængelig", "Output in JSON" : "Output i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", "Skip server update" : "Spring server-opdatering over", - "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL.", "Network" : "Netværk", - "Hostname:" : "Hostnavn:", - "Gateway:" : "Gateway:", + "Hostname" : "Værtsnavn", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Hastighed:", "Duplex:" : "Dupleks:", @@ -81,19 +70,35 @@ "Talk conversations:" : "Snak samtaler:", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", - "Memory:" : "Hukommelse:", "Server time:" : "Server tid:", "Uptime:" : "Oppetid:", "Temperature" : "Temperatur", "CPU Usage:" : "CPU anvendelse:", + "Load average: {percentage} % ({load}) last minute" : "Belastningsgennemsnit: {percentage} % ({load}) seneste minut", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) seneste minut\n{last5MinutesPercentage} % ({last5Minutes}) seneste 5 minutter\n{last15MinutesPercentage} % ({last15Minutes}) seneste 15 minutter", + "RAM Usage:" : "RAM anvendelse:", + "SWAP Usage:" : "SWAP anvendelse:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: total: {memTotalBytes}/Aktuel anvendelse: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: total: {swapTotalBytes}/Aktuel anvendelse: {swapUsageBytes}", + "SWAP info not available" : "SWAP info ikke tilgængelig", "Copied!" : "Kopieret!", "Not supported!" : "Ikke understøttet!", "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", "Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.", "threads" : "tråde", + "Memory:" : "Hukommelse:", + "Files:" : "Filer:", + "Storages:" : "Lagre:", + "Free Space:" : "Ledig plads:", + "Hostname:" : "Hostnavn:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% af alle brugere", "Extensions:" : "Udvidelser:", - "Copy" : "Kopier" + "External monitoring tool" : "Eksternt monitoreringsværktøj", + "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", + "Copy" : "Kopier", + "Skip apps section (including apps section will send an external request to the app store)" : "Spring over apps sektion (inkludering af apps sektion vil sende en ekstern forespørgsel til app butikken)", + "To use an access token, please generate one then set it using the following command:" : "For at bruge et adgangstoken, så generer venligst et og sæt det derefter ved hjælp af følgende kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send derefter tokenet med \"NC-Token\"-headeren, når du forespørger på ovenstående URL." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 5f596e56..307f846c 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -14,9 +14,8 @@ OC.L10N.register( "Last 24 Hours" : "In den letzten 24 Stunden", "Last 7 Days" : "In den letzten 7 Tagen", "Last 30 Days" : "In den letzten 30 Tagen", - "CPU info not available" : "Informationen zur CPU nicht verfügbar", - "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzten Minute", "Load" : "Auslastung", + "CPU info not available" : "Informationen zur CPU nicht verfügbar", "Database" : "Datenbank", "Type:" : "Art:", "Version:" : "Version:", @@ -29,27 +28,11 @@ OC.L10N.register( "Filesystem:" : "Dateisystem:", "Available:" : "Verfügbar:", "Used:" : "Verwendet:", - "Files:" : "Dateien:", - "Storages:" : "Speicher:", - "Free Space:" : "Freier Speicherplatz:", - "RAM Usage:" : "Speicherauslastung:", - "SWAP Usage:" : "SWAP-Auslastung:", - "RAM info not available" : "Informationen zum RAM nicht verfügbar", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", - "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", "Memory" : "Speicher", - "External monitoring tool" : "Externes Überwachungsprogramm", - "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", + "RAM info not available" : "Informationen zum RAM nicht verfügbar", "Output in JSON" : "Ausgabe in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", "Skip server update" : "Serveraktualisierung überspringen", - "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generiere bitte ein Token und lege es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.", "Network" : "Netzwerk", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Geschwindigkeit:", "Duplex:" : "Duplex:", @@ -87,24 +70,42 @@ OC.L10N.register( "Federated sent:" : "Federated gesendet:", "Federated received:" : "Federated empfangen:", "Talk conversations:" : "Talk-Unterhaltungen:", + "Average" : "Durchschnittlich", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", "{name} ({threads} threads)" : "{name} ({threads} Threads)", - "Memory:" : "Speicher:", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", "Temperature" : "Temperatur", "CPU Usage:" : "CPU-Auslastung:", + "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzten Minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzten 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzten 15 Minuten", + "RAM Usage:" : "Speicherauslastung:", + "SWAP Usage:" : "SWAP-Auslastung:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", + "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", "Copied!" : "Kopiert!", "Not supported!" : "Nicht unterstützt!", "Press ⌘-C to copy." : "⌘-C zum Kopieren drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", "threads" : "Threads", + "Memory:" : "Speicher:", + "Files:" : "Dateien:", + "Storages:" : "Speicher:", + "Free Space:" : "Freier Speicherplatz:", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% aller Benutzer", "MB" : "MB", "Extensions:" : "Erweiterungen:", + "External monitoring tool" : "Externes Überwachungsprogramm", + "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", "Copy" : "Kopieren", - "%1$s (%2$d threads)" : "%1$s (%2$d Threads)" + "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", + "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generiere bitte ein Token und lege es mit dem folgenden Befehl fest:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.", + "%1$s (%2$d threads)" : "%1$s (%2$d Threads)", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index d2b73bd3..e9a92236 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -12,9 +12,8 @@ "Last 24 Hours" : "In den letzten 24 Stunden", "Last 7 Days" : "In den letzten 7 Tagen", "Last 30 Days" : "In den letzten 30 Tagen", - "CPU info not available" : "Informationen zur CPU nicht verfügbar", - "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzten Minute", "Load" : "Auslastung", + "CPU info not available" : "Informationen zur CPU nicht verfügbar", "Database" : "Datenbank", "Type:" : "Art:", "Version:" : "Version:", @@ -27,27 +26,11 @@ "Filesystem:" : "Dateisystem:", "Available:" : "Verfügbar:", "Used:" : "Verwendet:", - "Files:" : "Dateien:", - "Storages:" : "Speicher:", - "Free Space:" : "Freier Speicherplatz:", - "RAM Usage:" : "Speicherauslastung:", - "SWAP Usage:" : "SWAP-Auslastung:", - "RAM info not available" : "Informationen zum RAM nicht verfügbar", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", - "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", "Memory" : "Speicher", - "External monitoring tool" : "Externes Überwachungsprogramm", - "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", + "RAM info not available" : "Informationen zum RAM nicht verfügbar", "Output in JSON" : "Ausgabe in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", "Skip server update" : "Serveraktualisierung überspringen", - "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generiere bitte ein Token und lege es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.", "Network" : "Netzwerk", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", "Status:" : "Status:", "Speed:" : "Geschwindigkeit:", "Duplex:" : "Duplex:", @@ -85,24 +68,42 @@ "Federated sent:" : "Federated gesendet:", "Federated received:" : "Federated empfangen:", "Talk conversations:" : "Talk-Unterhaltungen:", + "Average" : "Durchschnittlich", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", "{name} ({threads} threads)" : "{name} ({threads} Threads)", - "Memory:" : "Speicher:", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", "Temperature" : "Temperatur", "CPU Usage:" : "CPU-Auslastung:", + "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzten Minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzten 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzten 15 Minuten", + "RAM Usage:" : "Speicherauslastung:", + "SWAP Usage:" : "SWAP-Auslastung:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", + "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", "Copied!" : "Kopiert!", "Not supported!" : "Nicht unterstützt!", "Press ⌘-C to copy." : "⌘-C zum Kopieren drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", "threads" : "Threads", + "Memory:" : "Speicher:", + "Files:" : "Dateien:", + "Storages:" : "Speicher:", + "Free Space:" : "Freier Speicherplatz:", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% aller Benutzer", "MB" : "MB", "Extensions:" : "Erweiterungen:", + "External monitoring tool" : "Externes Überwachungsprogramm", + "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", "Copy" : "Kopieren", - "%1$s (%2$d threads)" : "%1$s (%2$d Threads)" + "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", + "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generiere bitte ein Token und lege es mit dem folgenden Befehl fest:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergib dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.", + "%1$s (%2$d threads)" : "%1$s (%2$d Threads)", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 1d0a1fb3..b4a64c35 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -14,9 +14,10 @@ OC.L10N.register( "Last 24 Hours" : "In den letzten 24 Stunden", "Last 7 Days" : "In den letzten 7 Tagen", "Last 30 Days" : "In den letzten 30 Tagen", - "CPU info not available" : "Informationen zur CPU nicht verfügbar", - "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzen Minute", + "Webcron" : "Webcron", "Load" : "Auslastung", + "CPU info not available" : "Informationen zur CPU nicht verfügbar", + "Current usage" : "Aktuelle Nutzung", "Database" : "Datenbank", "Type:" : "Art:", "Version:" : "Version:", @@ -25,31 +26,21 @@ OC.L10N.register( "Used" : "Verwendet", "Available" : "Verfügbar", "Disk" : "Festplatte", + "Files" : "Dateien", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", "Available:" : "Verfügbar:", "Used:" : "Verwendet:", - "Files:" : "Dateien:", - "Storages:" : "Speicher:", - "Free Space:" : "Freier Speicherplatz:", - "RAM Usage:" : "Speicherauslastung:", - "SWAP Usage:" : "SWAP-Auslastung:", - "RAM info not available" : "Informationen zum RAM nicht verfügbar", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", - "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", + "Duration" : "Dauer", + "When" : "Wenn", + "Failed" : "Fehlgeschlagen", "Memory" : "Speicher", - "External monitoring tool" : "Externes Überwachungsprogramm", - "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", + "RAM info not available" : "Informationen zum RAM nicht verfügbar", "Output in JSON" : "Ausgabe in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", "Skip server update" : "Serveraktualisierung überspringen", - "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL.", "Network" : "Netzwerk", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Host-Name", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Geschwindigkeit:", "Duplex:" : "Duplex:", @@ -79,6 +70,7 @@ OC.L10N.register( "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", + "CPU" : "Prozessor", "Shares" : "Freigaben", "Users:" : "Benutzer:", "Groups:" : "Gruppen:", @@ -87,24 +79,43 @@ OC.L10N.register( "Federated sent:" : "Federated gesendet:", "Federated received:" : "Federated empfangen:", "Talk conversations:" : "Talk-Unterhaltungen:", + "Average" : "Durchschnitt", + "Warning" : "Warnung", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", "{name} ({threads} threads)" : "{name} ({threads} Threads)", - "Memory:" : "Speicher:", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", "Temperature" : "Temperatur", "CPU Usage:" : "CPU-Auslastung:", + "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzen Minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzte 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzte 15 Minuten", + "RAM Usage:" : "Speicherauslastung:", + "SWAP Usage:" : "SWAP-Auslastung:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", + "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", "Copied!" : "Kopiert!", "Not supported!" : "Nicht unterstützt!", "Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", "threads" : "Threads", + "Memory:" : "Speicher:", + "Files:" : "Dateien:", + "Storages:" : "Speicher:", + "Free Space:" : "Freier Speicherplatz:", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% aller Benutzer", "MB" : "MB", "Extensions:" : "Erweiterungen:", + "External monitoring tool" : "Externes Überwachungsprogramm", + "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", "Copy" : "Kopieren", - "%1$s (%2$d threads)" : "%1$s (%2$d Threads)" + "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", + "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL.", + "%1$s (%2$d threads)" : "%1$s (%2$d Threads)", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index a0794a29..0f78155a 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -12,9 +12,10 @@ "Last 24 Hours" : "In den letzten 24 Stunden", "Last 7 Days" : "In den letzten 7 Tagen", "Last 30 Days" : "In den letzten 30 Tagen", - "CPU info not available" : "Informationen zur CPU nicht verfügbar", - "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzen Minute", + "Webcron" : "Webcron", "Load" : "Auslastung", + "CPU info not available" : "Informationen zur CPU nicht verfügbar", + "Current usage" : "Aktuelle Nutzung", "Database" : "Datenbank", "Type:" : "Art:", "Version:" : "Version:", @@ -23,31 +24,21 @@ "Used" : "Verwendet", "Available" : "Verfügbar", "Disk" : "Festplatte", + "Files" : "Dateien", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", "Available:" : "Verfügbar:", "Used:" : "Verwendet:", - "Files:" : "Dateien:", - "Storages:" : "Speicher:", - "Free Space:" : "Freier Speicherplatz:", - "RAM Usage:" : "Speicherauslastung:", - "SWAP Usage:" : "SWAP-Auslastung:", - "RAM info not available" : "Informationen zum RAM nicht verfügbar", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", - "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", + "Duration" : "Dauer", + "When" : "Wenn", + "Failed" : "Fehlgeschlagen", "Memory" : "Speicher", - "External monitoring tool" : "Externes Überwachungsprogramm", - "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", + "RAM info not available" : "Informationen zum RAM nicht verfügbar", "Output in JSON" : "Ausgabe in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", "Skip server update" : "Serveraktualisierung überspringen", - "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL.", "Network" : "Netzwerk", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Host-Name", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Geschwindigkeit:", "Duplex:" : "Duplex:", @@ -77,6 +68,7 @@ "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", + "CPU" : "Prozessor", "Shares" : "Freigaben", "Users:" : "Benutzer:", "Groups:" : "Gruppen:", @@ -85,24 +77,43 @@ "Federated sent:" : "Federated gesendet:", "Federated received:" : "Federated empfangen:", "Talk conversations:" : "Talk-Unterhaltungen:", + "Average" : "Durchschnitt", + "Warning" : "Warnung", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", "{name} ({threads} threads)" : "{name} ({threads} Threads)", - "Memory:" : "Speicher:", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", "Temperature" : "Temperatur", "CPU Usage:" : "CPU-Auslastung:", + "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzen Minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzte 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzte 15 Minuten", + "RAM Usage:" : "Speicherauslastung:", + "SWAP Usage:" : "SWAP-Auslastung:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Gesamt: {memTotalBytes}/Aktuelle Nutzung: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Gesamt: {swapTotalBytes}/Aktuelle Nutzung: {swapUsageBytes}", + "SWAP info not available" : "Informationen zum SWAP nicht verfügbar", "Copied!" : "Kopiert!", "Not supported!" : "Nicht unterstützt!", "Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", "threads" : "Threads", + "Memory:" : "Speicher:", + "Files:" : "Dateien:", + "Storages:" : "Speicher:", + "Free Space:" : "Freier Speicherplatz:", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% aller Benutzer", "MB" : "MB", "Extensions:" : "Erweiterungen:", + "External monitoring tool" : "Externes Überwachungsprogramm", + "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", "Copy" : "Kopieren", - "%1$s (%2$d threads)" : "%1$s (%2$d Threads)" + "Skip apps section (including apps section will send an external request to the app store)" : "Abschnitt \"Apps\" überspringen (das Einschließen des Abschnitts \"Apps\" sendet eine externe Anfrage an den App Store)", + "To use an access token, please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergeben Sie dann das Token mit dem Header \"NC-Token\" durch Aufrufen der obigen URL.", + "%1$s (%2$d threads)" : "%1$s (%2$d Threads)", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index f888c48e..cfb36e4f 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -11,9 +11,11 @@ OC.L10N.register( "Last 24 Hours" : "Τελευταίες 24 Ώρες", "Last 7 Days" : "Τελευταίες 7 Ημέρες", "Last 30 Days" : "Τελευταίες 30 Ημέρες", - "CPU info not available" : "Οι πληροφορίες επεξεργαστή CPU δεν είναι διαθέσιμες", - "Load average: {percentage} % ({load}) last minute" : "Μέσος φόρτος: {percentage} % ({load}) τελευταίο λεπτό", + "Webcron" : "Webcron", + "Never" : "Ποτέ", "Load" : "Χρήση", + "CPU info not available" : "Οι πληροφορίες επεξεργαστή CPU δεν είναι διαθέσιμες", + "Current usage" : "Τρέχουσα χρήση", "Database" : "Βάση δεδομένων", "Type:" : "Τύπος:", "Version:" : "Έκδοση:", @@ -21,30 +23,21 @@ OC.L10N.register( "Used" : "Σε χρήση", "Available" : "Διαθέσιμα", "Disk" : "Δίσκος", + "Files" : "Αρχεία", "Mount:" : "Προσάρτηση:", "Filesystem:" : "Σύστημα αρχείων:", "Available:" : "Διαθέσιμα:", "Used:" : "Σε χρήση:", - "Files:" : "Αρχεία:", - "Storages:" : "Αποθηκευτικοί χώροι:", - "Free Space:" : "Ελεύθερος Χώρος:", - "RAM Usage:" : "Χρήση RAM:", - "SWAP Usage:" : "Χρήση SWAP:", - "RAM info not available" : "Οι πληροφορίες RAM δεν είναι διαθέσιμες", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Σύνολο: {memTotalBytes}/Τρέχουσα χρήση: {memUsageBytes}", - "SWAP info not available" : "Οι πληροφορίες SWAP δεν είναι διαθέσιμες", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Σύνολο: {swapTotalBytes}/Τρέχουσα χρήση: {swapUsageBytes}", + "Duration" : "Διάρκεια", + "When" : "Πότε", + "Failed" : "Αποτυχία", "Memory" : "Μνήμη", - "External monitoring tool" : "Εξωτερικό εργαλείο παρακολούθησης", - "Use this end point to connect an external monitoring tool:" : "Χρησιμοποιήστε αυτό το τελικό σημείο για σύνδεση εξωτερικού εργαλείου παρακολούθησης:", + "RAM info not available" : "Οι πληροφορίες RAM δεν είναι διαθέσιμες", "Output in JSON" : "Έξοδος σε JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", - "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL.", "Network" : "Δίκτυο", - "Hostname:" : "Όνομα υπολογιστή:", - "Gateway:" : "Πύλη:", + "Hostname" : "Όνομα Υπολογιστή", + "DNS" : "DNS", "Status:" : "Κατάσταση:", "Speed:" : "Ταχύτητα:", "Duplex:" : "Duplex:", @@ -73,6 +66,7 @@ OC.L10N.register( "Max listen queue:" : "Μέγιστη ουρά ακρόασης:", "Max active processes:" : "Μέγιστες ενεργές διεργασίες:", "Max children reached:" : "Φτάστηκε μέγιστος αριθμός παιδιών:", + "CPU" : "CPU", "Shares" : "Κοινόχρηστοι φάκελοι", "Users:" : "Χρήστες:", "Groups:" : "Ομάδες:", @@ -81,21 +75,39 @@ OC.L10N.register( "Federated sent:" : "Ομοσπονδιακά αποσταλμένα:", "Federated received:" : "Ομοσπονδιακά ληφθέντα:", "Talk conversations:" : "Συνομιλίες Talk:", + "Average" : "Μέσος όρος", + "Warning" : "Προειδοποίηση", "Operating System:" : "Λειτουργικό σύστημα", "CPU:" : "CPU:", - "Memory:" : "Μνήμη:", "Server time:" : "Ώρα διακομιστή:", "Uptime:" : "Διάρκεια λειτουργίας:", "Temperature" : "Θερμοκρασία", "CPU Usage:" : "Χρήση CPU:", + "Load average: {percentage} % ({load}) last minute" : "Μέσος φόρτος: {percentage} % ({load}) τελευταίο λεπτό", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) τελευταίο Λεπτό\n{last5MinutesPercentage} % ({last5Minutes}) τελευταία 5 Λεπτά\n{last15MinutesPercentage} % ({last15Minutes}) τελευταία 15 Λεπτά", + "RAM Usage:" : "Χρήση RAM:", + "SWAP Usage:" : "Χρήση SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Σύνολο: {memTotalBytes}/Τρέχουσα χρήση: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Σύνολο: {swapTotalBytes}/Τρέχουσα χρήση: {swapUsageBytes}", + "SWAP info not available" : "Οι πληροφορίες SWAP δεν είναι διαθέσιμες", "Copied!" : "Αντιγράφηκε!", "Not supported!" : "Δεν υποστηρίζεται!", "Press ⌘-C to copy." : "Για αντιγραφή πατήστε ⌘-C.", "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.", "threads" : "νήματα", + "Memory:" : "Μνήμη:", + "Files:" : "Αρχεία:", + "Storages:" : "Αποθηκευτικοί χώροι:", + "Free Space:" : "Ελεύθερος Χώρος:", + "Hostname:" : "Όνομα υπολογιστή:", + "Gateway:" : "Πύλη:", "%s%% of all users" : "%s%% όλων των χρηστών", "Extensions:" : "Επεκτάσεις:", - "Copy" : "Αντιγραφή" + "External monitoring tool" : "Εξωτερικό εργαλείο παρακολούθησης", + "Use this end point to connect an external monitoring tool:" : "Χρησιμοποιήστε αυτό το τελικό σημείο για σύνδεση εξωτερικού εργαλείου παρακολούθησης:", + "Copy" : "Αντιγραφή", + "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", + "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index 7235f7f6..a2e1327b 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -9,9 +9,11 @@ "Last 24 Hours" : "Τελευταίες 24 Ώρες", "Last 7 Days" : "Τελευταίες 7 Ημέρες", "Last 30 Days" : "Τελευταίες 30 Ημέρες", - "CPU info not available" : "Οι πληροφορίες επεξεργαστή CPU δεν είναι διαθέσιμες", - "Load average: {percentage} % ({load}) last minute" : "Μέσος φόρτος: {percentage} % ({load}) τελευταίο λεπτό", + "Webcron" : "Webcron", + "Never" : "Ποτέ", "Load" : "Χρήση", + "CPU info not available" : "Οι πληροφορίες επεξεργαστή CPU δεν είναι διαθέσιμες", + "Current usage" : "Τρέχουσα χρήση", "Database" : "Βάση δεδομένων", "Type:" : "Τύπος:", "Version:" : "Έκδοση:", @@ -19,30 +21,21 @@ "Used" : "Σε χρήση", "Available" : "Διαθέσιμα", "Disk" : "Δίσκος", + "Files" : "Αρχεία", "Mount:" : "Προσάρτηση:", "Filesystem:" : "Σύστημα αρχείων:", "Available:" : "Διαθέσιμα:", "Used:" : "Σε χρήση:", - "Files:" : "Αρχεία:", - "Storages:" : "Αποθηκευτικοί χώροι:", - "Free Space:" : "Ελεύθερος Χώρος:", - "RAM Usage:" : "Χρήση RAM:", - "SWAP Usage:" : "Χρήση SWAP:", - "RAM info not available" : "Οι πληροφορίες RAM δεν είναι διαθέσιμες", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Σύνολο: {memTotalBytes}/Τρέχουσα χρήση: {memUsageBytes}", - "SWAP info not available" : "Οι πληροφορίες SWAP δεν είναι διαθέσιμες", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Σύνολο: {swapTotalBytes}/Τρέχουσα χρήση: {swapUsageBytes}", + "Duration" : "Διάρκεια", + "When" : "Πότε", + "Failed" : "Αποτυχία", "Memory" : "Μνήμη", - "External monitoring tool" : "Εξωτερικό εργαλείο παρακολούθησης", - "Use this end point to connect an external monitoring tool:" : "Χρησιμοποιήστε αυτό το τελικό σημείο για σύνδεση εξωτερικού εργαλείου παρακολούθησης:", + "RAM info not available" : "Οι πληροφορίες RAM δεν είναι διαθέσιμες", "Output in JSON" : "Έξοδος σε JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", - "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL.", "Network" : "Δίκτυο", - "Hostname:" : "Όνομα υπολογιστή:", - "Gateway:" : "Πύλη:", + "Hostname" : "Όνομα Υπολογιστή", + "DNS" : "DNS", "Status:" : "Κατάσταση:", "Speed:" : "Ταχύτητα:", "Duplex:" : "Duplex:", @@ -71,6 +64,7 @@ "Max listen queue:" : "Μέγιστη ουρά ακρόασης:", "Max active processes:" : "Μέγιστες ενεργές διεργασίες:", "Max children reached:" : "Φτάστηκε μέγιστος αριθμός παιδιών:", + "CPU" : "CPU", "Shares" : "Κοινόχρηστοι φάκελοι", "Users:" : "Χρήστες:", "Groups:" : "Ομάδες:", @@ -79,21 +73,39 @@ "Federated sent:" : "Ομοσπονδιακά αποσταλμένα:", "Federated received:" : "Ομοσπονδιακά ληφθέντα:", "Talk conversations:" : "Συνομιλίες Talk:", + "Average" : "Μέσος όρος", + "Warning" : "Προειδοποίηση", "Operating System:" : "Λειτουργικό σύστημα", "CPU:" : "CPU:", - "Memory:" : "Μνήμη:", "Server time:" : "Ώρα διακομιστή:", "Uptime:" : "Διάρκεια λειτουργίας:", "Temperature" : "Θερμοκρασία", "CPU Usage:" : "Χρήση CPU:", + "Load average: {percentage} % ({load}) last minute" : "Μέσος φόρτος: {percentage} % ({load}) τελευταίο λεπτό", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) τελευταίο Λεπτό\n{last5MinutesPercentage} % ({last5Minutes}) τελευταία 5 Λεπτά\n{last15MinutesPercentage} % ({last15Minutes}) τελευταία 15 Λεπτά", + "RAM Usage:" : "Χρήση RAM:", + "SWAP Usage:" : "Χρήση SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Σύνολο: {memTotalBytes}/Τρέχουσα χρήση: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Σύνολο: {swapTotalBytes}/Τρέχουσα χρήση: {swapUsageBytes}", + "SWAP info not available" : "Οι πληροφορίες SWAP δεν είναι διαθέσιμες", "Copied!" : "Αντιγράφηκε!", "Not supported!" : "Δεν υποστηρίζεται!", "Press ⌘-C to copy." : "Για αντιγραφή πατήστε ⌘-C.", "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.", "threads" : "νήματα", + "Memory:" : "Μνήμη:", + "Files:" : "Αρχεία:", + "Storages:" : "Αποθηκευτικοί χώροι:", + "Free Space:" : "Ελεύθερος Χώρος:", + "Hostname:" : "Όνομα υπολογιστή:", + "Gateway:" : "Πύλη:", "%s%% of all users" : "%s%% όλων των χρηστών", "Extensions:" : "Επεκτάσεις:", - "Copy" : "Αντιγραφή" + "External monitoring tool" : "Εξωτερικό εργαλείο παρακολούθησης", + "Use this end point to connect an external monitoring tool:" : "Χρησιμοποιήστε αυτό το τελικό σημείο για σύνδεση εξωτερικού εργαλείου παρακολούθησης:", + "Copy" : "Αντιγραφή", + "Skip apps section (including apps section will send an external request to the app store)" : "Παράλειψη τμήματος εφαρμογών (η συμπερίληψη του τμήματος εφαρμογών θα στείλει εξωτερικό αίτημα στο app store)", + "To use an access token, please generate one then set it using the following command:" : "Για να χρησιμοποιήσετε ένα αναγνωριστικό πρόσβασης (token), δημιουργήστε ένα και ορίστε το χρησιμοποιώντας την ακόλουθη εντολή:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Στη συνέχεια, περάστε το αναγνωριστικό με την κεφαλίδα \"NC-Token\" όταν υποβάλετε ερώτημα στην παραπάνω διεύθυνση URL." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index fdf36300..97ba8416 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -14,9 +14,11 @@ OC.L10N.register( "Last 24 Hours" : "Last 24 Hours", "Last 7 Days" : "Last 7 Days", "Last 30 Days" : "Last 30 Days", - "CPU info not available" : "CPU info not available", - "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", + "Webcron" : "Webcron", + "Never" : "Never", "Load" : "Load", + "CPU info not available" : "CPU info not available", + "Current usage" : "Current usage", "Database" : "Database", "Type:" : "Type:", "Version:" : "Version:", @@ -25,31 +27,22 @@ OC.L10N.register( "Used" : "Used", "Available" : "Available", "Disk" : "Disk", + "Files" : "Files", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", "Available:" : "Available:", "Used:" : "Used:", - "Files:" : "Files:", - "Storages:" : "Storages:", - "Free Space:" : "Free Space:", - "RAM Usage:" : "RAM Usage:", - "SWAP Usage:" : "SWAP Usage:", - "RAM info not available" : "RAM info not available", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "Duration" : "Duration", + "When" : "When", + "Details" : "Details", + "Failed" : "Failed", "Memory" : "Memory", - "External monitoring tool" : "External monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "RAM info not available" : "RAM info not available", "Output in JSON" : "Output in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", "Skip server update" : "Skip server update", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", "Network" : "Network", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Hostname", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Speed:", "Duplex:" : "Duplex:", @@ -79,6 +72,7 @@ OC.L10N.register( "Max listen queue:" : "Max listen queue:", "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", + "CPU" : "CPU", "Shares" : "Shares", "Users:" : "Users:", "Groups:" : "Groups:", @@ -87,24 +81,43 @@ OC.L10N.register( "Federated sent:" : "Federated sent:", "Federated received:" : "Federated received:", "Talk conversations:" : "Talk conversations:", + "Average" : "Average", + "Warning" : "Warning", "Operating System:" : "Operating System:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name} ({threads} threads)", - "Memory:" : "Memory:", "Server time:" : "Server time:", "Uptime:" : "Uptime:", "Temperature" : "Temperature", "CPU Usage:" : "CPU Usage:", + "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", + "RAM Usage:" : "RAM Usage:", + "SWAP Usage:" : "SWAP Usage:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "SWAP info not available" : "SWAP info not available", "Copied!" : "Copied!", "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", "threads" : "threads", + "Memory:" : "Memory:", + "Files:" : "Files:", + "Storages:" : "Storages:", + "Free Space:" : "Free Space:", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% of all users", "MB" : "MB", "Extensions:" : "Extensions:", + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", "Copy" : "Copy", - "%1$s (%2$d threads)" : "%1$s (%2$d threads)" + "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "%1$s (%2$d threads)" : "%1$s (%2$d threads)", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 993eee21..938f8360 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -12,9 +12,11 @@ "Last 24 Hours" : "Last 24 Hours", "Last 7 Days" : "Last 7 Days", "Last 30 Days" : "Last 30 Days", - "CPU info not available" : "CPU info not available", - "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", + "Webcron" : "Webcron", + "Never" : "Never", "Load" : "Load", + "CPU info not available" : "CPU info not available", + "Current usage" : "Current usage", "Database" : "Database", "Type:" : "Type:", "Version:" : "Version:", @@ -23,31 +25,22 @@ "Used" : "Used", "Available" : "Available", "Disk" : "Disk", + "Files" : "Files", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", "Available:" : "Available:", "Used:" : "Used:", - "Files:" : "Files:", - "Storages:" : "Storages:", - "Free Space:" : "Free Space:", - "RAM Usage:" : "RAM Usage:", - "SWAP Usage:" : "SWAP Usage:", - "RAM info not available" : "RAM info not available", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "Duration" : "Duration", + "When" : "When", + "Details" : "Details", + "Failed" : "Failed", "Memory" : "Memory", - "External monitoring tool" : "External monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "RAM info not available" : "RAM info not available", "Output in JSON" : "Output in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", "Skip server update" : "Skip server update", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", "Network" : "Network", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Hostname", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Speed:", "Duplex:" : "Duplex:", @@ -77,6 +70,7 @@ "Max listen queue:" : "Max listen queue:", "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", + "CPU" : "CPU", "Shares" : "Shares", "Users:" : "Users:", "Groups:" : "Groups:", @@ -85,24 +79,43 @@ "Federated sent:" : "Federated sent:", "Federated received:" : "Federated received:", "Talk conversations:" : "Talk conversations:", + "Average" : "Average", + "Warning" : "Warning", "Operating System:" : "Operating System:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name} ({threads} threads)", - "Memory:" : "Memory:", "Server time:" : "Server time:", "Uptime:" : "Uptime:", "Temperature" : "Temperature", "CPU Usage:" : "CPU Usage:", + "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", + "RAM Usage:" : "RAM Usage:", + "SWAP Usage:" : "SWAP Usage:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "SWAP info not available" : "SWAP info not available", "Copied!" : "Copied!", "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", "threads" : "threads", + "Memory:" : "Memory:", + "Files:" : "Files:", + "Storages:" : "Storages:", + "Free Space:" : "Free Space:", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% of all users", "MB" : "MB", "Extensions:" : "Extensions:", + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", "Copy" : "Copy", - "%1$s (%2$d threads)" : "%1$s (%2$d threads)" + "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "%1$s (%2$d threads)" : "%1$s (%2$d threads)", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eo.js b/l10n/eo.js index 2b8144a4..ad2a0177 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -7,8 +7,10 @@ OC.L10N.register( "Monitoring app with useful server information" : "Observa aplikaĵo kun utilaj informoj pri la servilo", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Montras utilajn servilajn informojn, kiel ŝarĝon de la ĉefprocesoro, ĉefmemoran uzadon, diskan uzadon, nombrojn de uzantoj, k.t.p.", "Active users" : "Aktivaj uzantoj", - "CPU info not available" : "Informo pri la ĉefprocesoro ne disponeblas", + "Never" : "Neniam", "Load" : "Ŝarĝo", + "CPU info not available" : "Informo pri la ĉefprocesoro ne disponeblas", + "Current usage" : "Nuna uzado", "Database" : "Datumbazo", "Type:" : "Tipo:", "Version:" : "Versio:", @@ -16,23 +18,29 @@ OC.L10N.register( "Used" : "Uzitaj", "Available" : "Disponeble", "Disk" : "Disko", - "Files:" : "Dosieroj:", - "Storages:" : "Konservejoj:", - "Free Space:" : "Libera spaco:", + "When" : "Kiam", + "Details" : "Detaloj", "Memory" : "Ĉefmemoro", - "External monitoring tool" : "Ekstera observa ilo", "Network" : "Reto", + "Hostname" : "Gastigonomo", + "DNS" : "DNS", "PHP extensions" : "PHP-moduloj", "PHP" : "PHP", "seconds" : "sekundoj", "Upload max size:" : "Maksimuma alŝutgrando:", + "CPU" : "Ĉefprocesoro", "Shares" : "Kunhavoj", "Users:" : "Uzantoj:", + "Warning" : "Averto", "Temperature" : "Temperaturo", "Copied!" : "Kopiita!", "Not supported!" : "Ne subtenite!", "Press ⌘-C to copy." : "Premu ⌘-C por kopii.", "Press Ctrl-C to copy." : "Premu Ctrl-C por kopii.", + "Files:" : "Dosieroj:", + "Storages:" : "Konservejoj:", + "Free Space:" : "Libera spaco:", + "External monitoring tool" : "Ekstera observa ilo", "Copy" : "Kopii" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json index 83e7d3a9..63223ddd 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -5,8 +5,10 @@ "Monitoring app with useful server information" : "Observa aplikaĵo kun utilaj informoj pri la servilo", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Montras utilajn servilajn informojn, kiel ŝarĝon de la ĉefprocesoro, ĉefmemoran uzadon, diskan uzadon, nombrojn de uzantoj, k.t.p.", "Active users" : "Aktivaj uzantoj", - "CPU info not available" : "Informo pri la ĉefprocesoro ne disponeblas", + "Never" : "Neniam", "Load" : "Ŝarĝo", + "CPU info not available" : "Informo pri la ĉefprocesoro ne disponeblas", + "Current usage" : "Nuna uzado", "Database" : "Datumbazo", "Type:" : "Tipo:", "Version:" : "Versio:", @@ -14,23 +16,29 @@ "Used" : "Uzitaj", "Available" : "Disponeble", "Disk" : "Disko", - "Files:" : "Dosieroj:", - "Storages:" : "Konservejoj:", - "Free Space:" : "Libera spaco:", + "When" : "Kiam", + "Details" : "Detaloj", "Memory" : "Ĉefmemoro", - "External monitoring tool" : "Ekstera observa ilo", "Network" : "Reto", + "Hostname" : "Gastigonomo", + "DNS" : "DNS", "PHP extensions" : "PHP-moduloj", "PHP" : "PHP", "seconds" : "sekundoj", "Upload max size:" : "Maksimuma alŝutgrando:", + "CPU" : "Ĉefprocesoro", "Shares" : "Kunhavoj", "Users:" : "Uzantoj:", + "Warning" : "Averto", "Temperature" : "Temperaturo", "Copied!" : "Kopiita!", "Not supported!" : "Ne subtenite!", "Press ⌘-C to copy." : "Premu ⌘-C por kopii.", "Press Ctrl-C to copy." : "Premu Ctrl-C por kopii.", + "Files:" : "Dosieroj:", + "Storages:" : "Konservejoj:", + "Free Space:" : "Libera spaco:", + "External monitoring tool" : "Ekstera observa ilo", "Copy" : "Kopii" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 2156ae4e..48fa9e01 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -13,9 +13,12 @@ OC.L10N.register( "Last 24 Hours" : "Últimas 24 horas", "Last 7 Days" : "Últimos 7 días", "Last 30 Days" : "Últimos 30 días", - "CPU info not available" : "Información de CPU no disponible", - "Load average: {percentage} % ({load}) last minute" : "Carga promedio: {percentage}% ({load}) en el último minuto", + "Webcron" : "Webcron", + "Never" : "Nunca", "Load" : "Carga", + "CPU info not available" : "Información de CPU no disponible", + "Current usage" : "Uso actual", + "Load average" : "Carga media", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", @@ -23,31 +26,23 @@ OC.L10N.register( "Used" : "Usado", "Available" : "Disponible", "Disk" : "Disco", + "Files" : "Archivos", "Mount:" : "Punto de montaje:", "Filesystem:" : "Sistema de archivos:", "Available:" : "Disponible:", "Used:" : "Usado:", - "Files:" : "Archivos:", - "Storages:" : "Almacenamientos:", - "Free Space:" : "Espacio libre:", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM info not available" : "Los datos de la RAM no están disponibles", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes} / Uso actual: {memUsageBytes}", - "SWAP info not available" : "La información sobre el SWAP no está disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes} / Uso actual: {swapUsageBytes}", + "Duration" : "Duración", + "When" : "Cuando", + "Details" : "Detalles", + "Failed" : "Falló", "Memory" : "Memoria", - "External monitoring tool" : "Herramienta externa de monitorización", - "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", + "RAM info not available" : "Los datos de la RAM no están disponibles", "Output in JSON" : "Salida en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", "Skip server update" : "Omitir actualización del servidor", - "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", "Network" : "Red", - "Hostname:" : "Nombre del servidor:", - "Gateway:" : "Puerta de enlace:", - "DNS:" : "DNS:", + "Hostname" : "Dirección del servidor", + "Gateway" : "Puerta de acceso", + "DNS" : "DNS", "Status:" : "Estado:", "Speed:" : "Velocidad:", "Duplex:" : "Dúplex:", @@ -77,6 +72,7 @@ OC.L10N.register( "Max listen queue:" : "Cola de atención máx.:", "Max active processes:" : "Número máx. de procesos activos:", "Max children reached:" : "Número máx. de procesos heredados alcanzados:", + "CPU" : "CPU", "Shares" : "Recursos compartidos", "Users:" : "Usuarios:", "Groups:" : "Grupos:", @@ -85,22 +81,41 @@ OC.L10N.register( "Federated sent:" : "Federaciones enviadas:", "Federated received:" : "Federaciones recibidas:", "Talk conversations:" : "Conversaciones de Talk:", + "Average" : "Media", + "Warning" : "Advertencia", "Operating System:" : "Sistema Operativo:", "CPU:" : "CPU:", - "Memory:" : "Memoria", "Server time:" : "Hora del servidor:", "Uptime:" : "Tiempo de actividad:", "Temperature" : "Temperatura", "CPU Usage:" : "Uso de CPU:", + "Load average: {percentage} % ({load}) last minute" : "Carga promedio: {percentage}% ({load}) en el último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) último minuto\n{last5MinutesPercentage}% ({last5Minutes}) últimos 5 minutos \n{last15MinutesPercentage}% ({last15Minutes}) últimos 15 minutos", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes} / Uso actual: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes} / Uso actual: {swapUsageBytes}", + "SWAP info not available" : "La información sobre el SWAP no está disponible", "Copied!" : "¡Copiado!", "Not supported!" : "No está soportado.", "Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pulsa Ctrl-C para copiar.", "threads" : "hilos", + "Memory:" : "Memoria", + "Files:" : "Archivos:", + "Storages:" : "Almacenamientos:", + "Free Space:" : "Espacio libre:", + "Hostname:" : "Nombre del servidor:", + "Gateway:" : "Puerta de enlace:", "%s%% of all users" : "%s%% de todos los usuarios", "MB" : "MB", "Extensions:" : "Extensiones:", - "Copy" : "Copiar" + "External monitoring tool" : "Herramienta externa de monitorización", + "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", + "Copy" : "Copiar", + "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", + "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", + "DNS:" : "DNS:" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index 550df45e..e5e43218 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -11,9 +11,12 @@ "Last 24 Hours" : "Últimas 24 horas", "Last 7 Days" : "Últimos 7 días", "Last 30 Days" : "Últimos 30 días", - "CPU info not available" : "Información de CPU no disponible", - "Load average: {percentage} % ({load}) last minute" : "Carga promedio: {percentage}% ({load}) en el último minuto", + "Webcron" : "Webcron", + "Never" : "Nunca", "Load" : "Carga", + "CPU info not available" : "Información de CPU no disponible", + "Current usage" : "Uso actual", + "Load average" : "Carga media", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", @@ -21,31 +24,23 @@ "Used" : "Usado", "Available" : "Disponible", "Disk" : "Disco", + "Files" : "Archivos", "Mount:" : "Punto de montaje:", "Filesystem:" : "Sistema de archivos:", "Available:" : "Disponible:", "Used:" : "Usado:", - "Files:" : "Archivos:", - "Storages:" : "Almacenamientos:", - "Free Space:" : "Espacio libre:", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM info not available" : "Los datos de la RAM no están disponibles", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes} / Uso actual: {memUsageBytes}", - "SWAP info not available" : "La información sobre el SWAP no está disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes} / Uso actual: {swapUsageBytes}", + "Duration" : "Duración", + "When" : "Cuando", + "Details" : "Detalles", + "Failed" : "Falló", "Memory" : "Memoria", - "External monitoring tool" : "Herramienta externa de monitorización", - "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", + "RAM info not available" : "Los datos de la RAM no están disponibles", "Output in JSON" : "Salida en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", "Skip server update" : "Omitir actualización del servidor", - "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", "Network" : "Red", - "Hostname:" : "Nombre del servidor:", - "Gateway:" : "Puerta de enlace:", - "DNS:" : "DNS:", + "Hostname" : "Dirección del servidor", + "Gateway" : "Puerta de acceso", + "DNS" : "DNS", "Status:" : "Estado:", "Speed:" : "Velocidad:", "Duplex:" : "Dúplex:", @@ -75,6 +70,7 @@ "Max listen queue:" : "Cola de atención máx.:", "Max active processes:" : "Número máx. de procesos activos:", "Max children reached:" : "Número máx. de procesos heredados alcanzados:", + "CPU" : "CPU", "Shares" : "Recursos compartidos", "Users:" : "Usuarios:", "Groups:" : "Grupos:", @@ -83,22 +79,41 @@ "Federated sent:" : "Federaciones enviadas:", "Federated received:" : "Federaciones recibidas:", "Talk conversations:" : "Conversaciones de Talk:", + "Average" : "Media", + "Warning" : "Advertencia", "Operating System:" : "Sistema Operativo:", "CPU:" : "CPU:", - "Memory:" : "Memoria", "Server time:" : "Hora del servidor:", "Uptime:" : "Tiempo de actividad:", "Temperature" : "Temperatura", "CPU Usage:" : "Uso de CPU:", + "Load average: {percentage} % ({load}) last minute" : "Carga promedio: {percentage}% ({load}) en el último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) último minuto\n{last5MinutesPercentage}% ({last5Minutes}) últimos 5 minutos \n{last15MinutesPercentage}% ({last15Minutes}) últimos 15 minutos", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes} / Uso actual: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes} / Uso actual: {swapUsageBytes}", + "SWAP info not available" : "La información sobre el SWAP no está disponible", "Copied!" : "¡Copiado!", "Not supported!" : "No está soportado.", "Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pulsa Ctrl-C para copiar.", "threads" : "hilos", + "Memory:" : "Memoria", + "Files:" : "Archivos:", + "Storages:" : "Almacenamientos:", + "Free Space:" : "Espacio libre:", + "Hostname:" : "Nombre del servidor:", + "Gateway:" : "Puerta de enlace:", "%s%% of all users" : "%s%% de todos los usuarios", "MB" : "MB", "Extensions:" : "Extensiones:", - "Copy" : "Copiar" + "External monitoring tool" : "Herramienta externa de monitorización", + "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", + "Copy" : "Copiar", + "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", + "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_419.js b/l10n/es_419.js index b7ffedca..a197d717 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -5,12 +5,16 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -21,6 +25,8 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_419.json b/l10n/es_419.json index b932e592..5494b9ae 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -3,12 +3,16 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -19,6 +23,8 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_AR.js b/l10n/es_AR.js index eaa8053a..f19049c8 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -5,24 +5,32 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", "Available" : "Disponible", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de montoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Failed" : "Error", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", + "Warning" : "Advertencia", "Temperature" : "Temperatura", "Copied!" : "¡Credenciales!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de montoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_AR.json b/l10n/es_AR.json index ec9489af..ab62a94e 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -3,24 +3,32 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", "Available" : "Disponible", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de montoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Failed" : "Error", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", + "Warning" : "Advertencia", "Temperature" : "Temperatura", "Copied!" : "¡Credenciales!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de montoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 228c9fd5..83a7e9fd 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -5,22 +5,32 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Failed" : "Falló", + "Total" : "Total", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", + "Warning" : "Advertencia", "Temperature" : "Temperatura", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CL.json b/l10n/es_CL.json index b099e8fb..68f2d229 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -3,22 +3,32 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Failed" : "Falló", + "Total" : "Total", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", + "Warning" : "Advertencia", "Temperature" : "Temperatura", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 228c9fd5..5fc4b3fc 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -5,12 +5,19 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -21,6 +28,8 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CO.json b/l10n/es_CO.json index b099e8fb..8c4536cc 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -3,12 +3,19 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -19,6 +26,8 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 228c9fd5..739fc6cb 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -5,12 +5,20 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -21,6 +29,8 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CR.json b/l10n/es_CR.json index b099e8fb..40ae2264 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -3,12 +3,20 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -19,6 +27,8 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 228c9fd5..739fc6cb 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -5,12 +5,20 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -21,6 +29,8 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_DO.json b/l10n/es_DO.json index b099e8fb..40ae2264 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -3,12 +3,20 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -19,6 +27,8 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 07fd8923..f682bcd3 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -8,33 +8,40 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Proporciona información útil del servidor, como carga de CPU, uso de RAM, uso de disco, número de usuarios, etc.", "Active users" : "Usuarios activos", "Last hour" : "Última hora", - "CPU info not available" : "Información de la CPU no disponible", + "Webcron" : "Webcron", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", "Load" : "Carga", + "CPU info not available" : "Información de la CPU no disponible", + "Current usage" : "Uso actual", + "Threads" : "Hilos", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", "Available" : "Disponible", "Disk" : "Disco", + "Files" : "Archivo", "Mount:" : "Montaje:", "Filesystem:" : "Sistema de archivos:", "Available:" : "Disponible:", "Used:" : "Usado:", - "Files:" : "Archivos:", - "Storages:" : "Almacenamientos:", - "Free Space:" : "Espacio libre:", - "RAM info not available" : "Información de RAM no disponible", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", - "SWAP info not available" : "Información de SWAP no disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "Status" : "Estado", + "Started" : "Iniciado", + "Duration" : "Duración", + "Job" : "Trabajo", + "When" : "Cuando", + "Details" : "Detalles", + "Failed" : "Error", + "Running" : "Correr", "Memory" : "Memoria", - "External monitoring tool" : "Herramienta de monitoreo externa", - "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genera uno y luego configúralo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pasa el token con la cabecera \"NC-Token\" al consultar la URL anterior.", + "RAM info not available" : "Información de RAM no disponible", + "Total" : "Total", + "Authentication" : "Autenticación", "Network" : "Red", - "Hostname:" : "Nombre del host:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Nombre del servidor", "Status:" : "Estado:", "Speed:" : "Velocidad:", "Duplex:" : "Dúplex:", @@ -58,17 +65,30 @@ OC.L10N.register( "Federated sent:" : "Enviados federados:", "Federated received:" : "Recibidos federados:", "Talk conversations:" : "Conversaciones de Talk:", + "Average" : "Promedio", "Operating System:" : "Sistema operativo:", "CPU:" : "CPU:", - "Memory:" : "Memoria:", "Server time:" : "Hora del servidor:", "Uptime:" : "Tiempo de actividad:", "Temperature" : "Temperatura", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "SWAP info not available" : "Información de SWAP no disponible", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Memory:" : "Memoria:", + "Files:" : "Archivos:", + "Storages:" : "Almacenamientos:", + "Free Space:" : "Espacio libre:", + "Hostname:" : "Nombre del host:", + "Gateway:" : "Gateway:", "Extensions:" : "Extensiones:", - "Copy" : "Copiar" + "External monitoring tool" : "Herramienta de monitoreo externa", + "Copy" : "Copiar", + "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genera uno y luego configúralo usando el siguiente comando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pasa el token con la cabecera \"NC-Token\" al consultar la URL anterior.", + "DNS:" : "DNS:" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 1a9bd559..28d5145d 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -6,33 +6,40 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Proporciona información útil del servidor, como carga de CPU, uso de RAM, uso de disco, número de usuarios, etc.", "Active users" : "Usuarios activos", "Last hour" : "Última hora", - "CPU info not available" : "Información de la CPU no disponible", + "Webcron" : "Webcron", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", "Load" : "Carga", + "CPU info not available" : "Información de la CPU no disponible", + "Current usage" : "Uso actual", + "Threads" : "Hilos", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", "Available" : "Disponible", "Disk" : "Disco", + "Files" : "Archivo", "Mount:" : "Montaje:", "Filesystem:" : "Sistema de archivos:", "Available:" : "Disponible:", "Used:" : "Usado:", - "Files:" : "Archivos:", - "Storages:" : "Almacenamientos:", - "Free Space:" : "Espacio libre:", - "RAM info not available" : "Información de RAM no disponible", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", - "SWAP info not available" : "Información de SWAP no disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "Status" : "Estado", + "Started" : "Iniciado", + "Duration" : "Duración", + "Job" : "Trabajo", + "When" : "Cuando", + "Details" : "Detalles", + "Failed" : "Error", + "Running" : "Correr", "Memory" : "Memoria", - "External monitoring tool" : "Herramienta de monitoreo externa", - "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genera uno y luego configúralo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pasa el token con la cabecera \"NC-Token\" al consultar la URL anterior.", + "RAM info not available" : "Información de RAM no disponible", + "Total" : "Total", + "Authentication" : "Autenticación", "Network" : "Red", - "Hostname:" : "Nombre del host:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Nombre del servidor", "Status:" : "Estado:", "Speed:" : "Velocidad:", "Duplex:" : "Dúplex:", @@ -56,17 +63,30 @@ "Federated sent:" : "Enviados federados:", "Federated received:" : "Recibidos federados:", "Talk conversations:" : "Conversaciones de Talk:", + "Average" : "Promedio", "Operating System:" : "Sistema operativo:", "CPU:" : "CPU:", - "Memory:" : "Memoria:", "Server time:" : "Hora del servidor:", "Uptime:" : "Tiempo de actividad:", "Temperature" : "Temperatura", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "SWAP info not available" : "Información de SWAP no disponible", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Memory:" : "Memoria:", + "Files:" : "Archivos:", + "Storages:" : "Almacenamientos:", + "Free Space:" : "Espacio libre:", + "Hostname:" : "Nombre del host:", + "Gateway:" : "Gateway:", "Extensions:" : "Extensiones:", - "Copy" : "Copiar" + "External monitoring tool" : "Herramienta de monitoreo externa", + "Copy" : "Copiar", + "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genera uno y luego configúralo usando el siguiente comando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pasa el token con la cabecera \"NC-Token\" al consultar la URL anterior.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 228c9fd5..48ef54b4 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -5,22 +5,33 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", + "Warning" : "Advertencia", "Temperature" : "Temperatura", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_GT.json b/l10n/es_GT.json index b099e8fb..7cb1765b 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -3,22 +3,33 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", + "Warning" : "Advertencia", "Temperature" : "Temperatura", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 228c9fd5..48ef54b4 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -5,22 +5,33 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", + "Warning" : "Advertencia", "Temperature" : "Temperatura", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_HN.json b/l10n/es_HN.json index b099e8fb..7cb1765b 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -3,22 +3,33 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", + "Warning" : "Advertencia", "Temperature" : "Temperatura", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index cea9223d..06b47cd4 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -8,37 +8,39 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provee información útil del servidor como carga del CPU, uso de RAM, uso de disco, número de usuarios, etc.", "Active users" : "Usuarios activos", "Last hour" : "Última hora", - "CPU info not available" : "Información de CPU no disponible", + "Webcron" : "Webcron", + "Background jobs" : "Tareas en segundo plano", + "Mode" : "Modo", "Load" : "Carga", + "CPU info not available" : "Información de CPU no disponible", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", "Available" : "Disponible", "Disk" : "Disco", + "Files" : "Archivo", "Mount:" : "Montaje:", "Filesystem:" : "Sistema de archivos:", "Available:" : "Disponible:", "Used:" : "Usado:", - "Files:" : "Archivos:", - "Storages:" : "Almacenamiento:", - "Free Space:" : "Espacio Libre:", - "RAM info not available" : "Información de RAM no disponible", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", - "SWAP info not available" : "Información de SWAP no disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "Started" : "Iniciado", + "Duration" : "Duración", + "Job" : "Trabajo", + "When" : "Cuando", + "Details" : "Detalles", + "Failed" : "Falló", + "Running" : "Correr", "Memory" : "Memoria", - "External monitoring tool" : "Herramienta de monitoreo externa", - "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", + "RAM info not available" : "Información de RAM no disponible", + "Total" : "Total", "Output in JSON" : "Salida en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Omitir actualizaciones de la aplicación (incluir las actualizaciones de las aplicaciones enviará una solicitud externa al app store)", "Skip server update" : "Omitir actualización del servidor", - "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genere uno y luego configúrelo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", + "Authentication" : "Autenticación", "Network" : "Red", - "Hostname:" : "Nombre del host:", - "Gateway:" : "Puerta de enlace:", - "DNS:" : "DNS:", + "Hostname" : "Nombre del servidor", "Status:" : "Estado:", "Speed:" : "Velocidad:", "Duplex:" : "Dúplex:", @@ -62,17 +64,32 @@ OC.L10N.register( "Federated sent:" : "Federaciones enviadas:", "Federated received:" : "Federaciones recibidas:", "Talk conversations:" : "Conversaciones de Talk:", + "Warning" : "Advertencia", "Operating System:" : "Sistema operativo:", "CPU:" : "CPU:", - "Memory:" : "Memoria:", "Server time:" : "Hora del servidor:", "Uptime:" : "Tiempo de actividad:", "Temperature" : "Temperatura", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "SWAP info not available" : "Información de SWAP no disponible", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", + "Memory:" : "Memoria:", + "Files:" : "Archivos:", + "Storages:" : "Almacenamiento:", + "Free Space:" : "Espacio Libre:", + "Hostname:" : "Nombre del host:", + "Gateway:" : "Puerta de enlace:", "Extensions:" : "Extensiones:", - "Copy" : "Copiar" + "External monitoring tool" : "Herramienta de monitoreo externa", + "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", + "Copy" : "Copiar", + "Skip apps section (including apps section will send an external request to the app store)" : "Omitir actualizaciones de la aplicación (incluir las actualizaciones de las aplicaciones enviará una solicitud externa al app store)", + "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genere uno y luego configúrelo usando el siguiente comando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", + "DNS:" : "DNS:" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index a5e42a01..77fc42c8 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -6,37 +6,39 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provee información útil del servidor como carga del CPU, uso de RAM, uso de disco, número de usuarios, etc.", "Active users" : "Usuarios activos", "Last hour" : "Última hora", - "CPU info not available" : "Información de CPU no disponible", + "Webcron" : "Webcron", + "Background jobs" : "Tareas en segundo plano", + "Mode" : "Modo", "Load" : "Carga", + "CPU info not available" : "Información de CPU no disponible", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", "Available" : "Disponible", "Disk" : "Disco", + "Files" : "Archivo", "Mount:" : "Montaje:", "Filesystem:" : "Sistema de archivos:", "Available:" : "Disponible:", "Used:" : "Usado:", - "Files:" : "Archivos:", - "Storages:" : "Almacenamiento:", - "Free Space:" : "Espacio Libre:", - "RAM info not available" : "Información de RAM no disponible", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", - "SWAP info not available" : "Información de SWAP no disponible", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "Started" : "Iniciado", + "Duration" : "Duración", + "Job" : "Trabajo", + "When" : "Cuando", + "Details" : "Detalles", + "Failed" : "Falló", + "Running" : "Correr", "Memory" : "Memoria", - "External monitoring tool" : "Herramienta de monitoreo externa", - "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", + "RAM info not available" : "Información de RAM no disponible", + "Total" : "Total", "Output in JSON" : "Salida en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Omitir actualizaciones de la aplicación (incluir las actualizaciones de las aplicaciones enviará una solicitud externa al app store)", "Skip server update" : "Omitir actualización del servidor", - "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genere uno y luego configúrelo usando el siguiente comando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", + "Authentication" : "Autenticación", "Network" : "Red", - "Hostname:" : "Nombre del host:", - "Gateway:" : "Puerta de enlace:", - "DNS:" : "DNS:", + "Hostname" : "Nombre del servidor", "Status:" : "Estado:", "Speed:" : "Velocidad:", "Duplex:" : "Dúplex:", @@ -60,17 +62,32 @@ "Federated sent:" : "Federaciones enviadas:", "Federated received:" : "Federaciones recibidas:", "Talk conversations:" : "Conversaciones de Talk:", + "Warning" : "Advertencia", "Operating System:" : "Sistema operativo:", "CPU:" : "CPU:", - "Memory:" : "Memoria:", "Server time:" : "Hora del servidor:", "Uptime:" : "Tiempo de actividad:", "Temperature" : "Temperatura", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "SWAP info not available" : "Información de SWAP no disponible", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.", + "Memory:" : "Memoria:", + "Files:" : "Archivos:", + "Storages:" : "Almacenamiento:", + "Free Space:" : "Espacio Libre:", + "Hostname:" : "Nombre del host:", + "Gateway:" : "Puerta de enlace:", "Extensions:" : "Extensiones:", - "Copy" : "Copiar" + "External monitoring tool" : "Herramienta de monitoreo externa", + "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", + "Copy" : "Copiar", + "Skip apps section (including apps section will send an external request to the app store)" : "Omitir actualizaciones de la aplicación (incluir las actualizaciones de las aplicaciones enviará una solicitud externa al app store)", + "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genere uno y luego configúrelo usando el siguiente comando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 228c9fd5..df0d1369 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -5,12 +5,19 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -21,6 +28,8 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_NI.json b/l10n/es_NI.json index b099e8fb..3b968095 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -3,12 +3,19 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -19,6 +26,8 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PA.js b/l10n/es_PA.js index e640e9cb..6c28243c 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -5,12 +5,19 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "seconds" : "segundos", @@ -22,6 +29,8 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 94f43d99..9411fd08 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -3,12 +3,19 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "seconds" : "segundos", @@ -20,6 +27,8 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PE.js b/l10n/es_PE.js index e640e9cb..843428e5 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -5,23 +5,33 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", + "Warning" : "Advertencia", "Temperature" : "Temperatura", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 94f43d99..842154f5 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -3,23 +3,33 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", + "Warning" : "Advertencia", "Temperature" : "Temperatura", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 228c9fd5..df0d1369 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -5,12 +5,19 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -21,6 +28,8 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PR.json b/l10n/es_PR.json index b099e8fb..3b968095 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -3,12 +3,19 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -19,6 +26,8 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PY.js b/l10n/es_PY.js index e01af7b8..0c77a291 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -4,12 +4,19 @@ OC.L10N.register( "System" : "Sistema", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -20,6 +27,8 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PY.json b/l10n/es_PY.json index 70997658..bc48747c 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -2,12 +2,19 @@ "System" : "Sistema", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -18,6 +25,8 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 8d518b5b..4b0fac2a 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -5,12 +5,20 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -20,6 +28,8 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_SV.json b/l10n/es_SV.json index ebd7f9c9..9c6e9ed0 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -3,12 +3,20 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", @@ -18,6 +26,8 @@ "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 228c9fd5..fe29a0fe 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -5,22 +5,32 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", + "Warning" : "Advertencia", "Temperature" : "Temperatura", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_UY.json b/l10n/es_UY.json index b099e8fb..84f3745f 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -3,22 +3,32 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", + "Never" : "Nunca", + "Current usage" : "Uso actual", + "Load average" : "Carga promedio", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", - "Files:" : "Archivos:", - "External monitoring tool" : "Herramienta de monitoreo externa", + "Files" : "Archivo", + "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", + "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", + "Warning" : "Advertencia", "Temperature" : "Temperatura", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", + "Files:" : "Archivos:", + "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/et_EE.js b/l10n/et_EE.js index e7329510..d98b19ba 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -14,9 +14,15 @@ OC.L10N.register( "Last 24 Hours" : "Viimase 24 tunni jooksul", "Last 7 Days" : "Viimase 7 päeva jooksul", "Last 30 Days" : "Viimase 30 päeva jooksul", - "CPU info not available" : "Protsessori teave pole saadaval", - "Load average: {percentage} % ({load}) last minute" : "Keskmine koormus: {percentage} % ({load}) viimase minuti kestel", + "Webcron" : "Webcron", + "Background jobs" : "Taustal toimivad haldustoimingud", + "Mode" : "Režiim", + "Never" : "Mitte kunagi", "Load" : "Koormus", + "CPU info not available" : "Protsessori teave pole saadaval", + "Current usage" : "Praegune kasutus", + "Threads" : "Jutulõngad", + "Load average" : "Keskmine koormus", "Database" : "Andmebaas", "Type:" : "Tüüp:", "Version:" : "Versioon:", @@ -25,31 +31,27 @@ OC.L10N.register( "Used" : "Kasutatud", "Available" : "Saadaval", "Disk" : "Ketas", + "Files" : "Failid", "Mount:" : "Haakepunkt:", "Filesystem:" : "Failisüsteem:", "Available:" : "Saadaval:", "Used:" : "Kasutusel:", - "Files:" : "Faile:", - "Storages:" : "Andmeruumid:", - "Free Space:" : "Vaba ruum:", - "RAM Usage:" : "Mälukasutus:", - "SWAP Usage:" : "Saaleala kasutus:", - "RAM info not available" : "Vahemälu info pole saadaval", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Mälu: Kokku: {memTotalBytes}/Kasutusel: {memUsageBytes}", - "SWAP info not available" : "Saaleala teave pole saadaval", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Saaleala: Kokku: {swapTotalBytes}/Kasutusel: {swapUsageBytes}", + "Status" : "Olek", + "Duration" : "Kestus", + "When" : "Millal", + "Details" : "Üksikasjad", + "Succeeded" : "Õnnestus", + "Failed" : "Ebaõnnestus", + "Running" : "Töös", "Memory" : "Mälu", - "External monitoring tool" : "Väline monitoorimistarvik", - "Use this end point to connect an external monitoring tool:" : "Kasuta seda otspunkti välise monitoorimistarviku ühenduse jaoks:", + "RAM info not available" : "Vahemälu info pole saadaval", + "Total" : "Kokku", + "Configuration" : "Seadistused", "Output in JSON" : "Väljund json-vormingus", - "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", "Skip server update" : "Jäta serveri uuendus vahele", - "To use an access token, please generate one then set it using the following command:" : "Ligipääsuks vajaliku tunnusloa kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse.", + "Authentication" : "Autentimine", "Network" : "Võrk", - "Hostname:" : "Hostinimi:", - "Gateway:" : "Võrgulüüs:", - "DNS:" : "Nimeserver:", + "Hostname" : "Hostinimi", "Status:" : "Olek:", "Speed:" : "Kiirus:", "Duplex:" : "Dupleks:", @@ -79,6 +81,7 @@ OC.L10N.register( "Max listen queue:" : "Maksimaalne kuulatavate päringute järjekord:", "Max active processes:" : "Suurim aktiivsete protsesside arv:", "Max children reached:" : "Maksimaalselt järglasprotsesse:", + "Resource usage" : "Ressursikasutus", "Shares" : "Jagamised", "Users:" : "Kasutajaid:", "Groups:" : "Gruppe:", @@ -87,24 +90,43 @@ OC.L10N.register( "Federated sent:" : "Liitpilve saadetud:", "Federated received:" : "Liitpilvest vastu võetud:", "Talk conversations:" : "Vestlusi suhtlusrakenduses:", + "Average" : "Keskmine", + "Warning" : "Hoiatus (warning)", "Operating System:" : "Operatsioonisüsteem:", "CPU:" : "Protsessor:", "{name} ({threads} threads)" : "{name} ({threads} lõime)", - "Memory:" : "Mälu:", "Server time:" : "Serveri aeg:", "Uptime:" : "Aeg viimasest serveri käivitusest:", "Temperature" : "Temperatuur", "CPU Usage:" : "Protsessori koormus:", + "Load average: {percentage} % ({load}) last minute" : "Keskmine koormus: {percentage} % ({load}) viimase minuti kestel", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) viimane minut\n{last5MinutesPercentage} % ({last5Minutes}) viimased 5 minutit\n{last15MinutesPercentage} % ({last15Minutes}) viimased 15 minutit", + "RAM Usage:" : "Mälukasutus:", + "SWAP Usage:" : "Saaleala kasutus:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Mälu: Kokku: {memTotalBytes}/Kasutusel: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Saaleala: Kokku: {swapTotalBytes}/Kasutusel: {swapUsageBytes}", + "SWAP info not available" : "Saaleala teave pole saadaval", "Copied!" : "Kopeeritud!", "Not supported!" : "Pole toetatud!", "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.", "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.", "threads" : "lõime", + "Memory:" : "Mälu:", + "Files:" : "Faile:", + "Storages:" : "Andmeruumid:", + "Free Space:" : "Vaba ruum:", + "Hostname:" : "Hostinimi:", + "Gateway:" : "Võrgulüüs:", "%s%% of all users" : "%s%% kõikidest kasutajatest", "MB" : "MB", "Extensions:" : "Laiendused:", + "External monitoring tool" : "Väline monitoorimistarvik", + "Use this end point to connect an external monitoring tool:" : "Kasuta seda otspunkti välise monitoorimistarviku ühenduse jaoks:", "Copy" : "Kopeeri", - "%1$s (%2$d threads)" : "%1$s (%2$d lõime)" + "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", + "To use an access token, please generate one then set it using the following command:" : "Ligipääsuks vajaliku tunnusloa kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse.", + "%1$s (%2$d threads)" : "%1$s (%2$d lõime)", + "DNS:" : "Nimeserver:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 0fcfba3e..a142a3b3 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -12,9 +12,15 @@ "Last 24 Hours" : "Viimase 24 tunni jooksul", "Last 7 Days" : "Viimase 7 päeva jooksul", "Last 30 Days" : "Viimase 30 päeva jooksul", - "CPU info not available" : "Protsessori teave pole saadaval", - "Load average: {percentage} % ({load}) last minute" : "Keskmine koormus: {percentage} % ({load}) viimase minuti kestel", + "Webcron" : "Webcron", + "Background jobs" : "Taustal toimivad haldustoimingud", + "Mode" : "Režiim", + "Never" : "Mitte kunagi", "Load" : "Koormus", + "CPU info not available" : "Protsessori teave pole saadaval", + "Current usage" : "Praegune kasutus", + "Threads" : "Jutulõngad", + "Load average" : "Keskmine koormus", "Database" : "Andmebaas", "Type:" : "Tüüp:", "Version:" : "Versioon:", @@ -23,31 +29,27 @@ "Used" : "Kasutatud", "Available" : "Saadaval", "Disk" : "Ketas", + "Files" : "Failid", "Mount:" : "Haakepunkt:", "Filesystem:" : "Failisüsteem:", "Available:" : "Saadaval:", "Used:" : "Kasutusel:", - "Files:" : "Faile:", - "Storages:" : "Andmeruumid:", - "Free Space:" : "Vaba ruum:", - "RAM Usage:" : "Mälukasutus:", - "SWAP Usage:" : "Saaleala kasutus:", - "RAM info not available" : "Vahemälu info pole saadaval", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Mälu: Kokku: {memTotalBytes}/Kasutusel: {memUsageBytes}", - "SWAP info not available" : "Saaleala teave pole saadaval", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Saaleala: Kokku: {swapTotalBytes}/Kasutusel: {swapUsageBytes}", + "Status" : "Olek", + "Duration" : "Kestus", + "When" : "Millal", + "Details" : "Üksikasjad", + "Succeeded" : "Õnnestus", + "Failed" : "Ebaõnnestus", + "Running" : "Töös", "Memory" : "Mälu", - "External monitoring tool" : "Väline monitoorimistarvik", - "Use this end point to connect an external monitoring tool:" : "Kasuta seda otspunkti välise monitoorimistarviku ühenduse jaoks:", + "RAM info not available" : "Vahemälu info pole saadaval", + "Total" : "Kokku", + "Configuration" : "Seadistused", "Output in JSON" : "Väljund json-vormingus", - "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", "Skip server update" : "Jäta serveri uuendus vahele", - "To use an access token, please generate one then set it using the following command:" : "Ligipääsuks vajaliku tunnusloa kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse.", + "Authentication" : "Autentimine", "Network" : "Võrk", - "Hostname:" : "Hostinimi:", - "Gateway:" : "Võrgulüüs:", - "DNS:" : "Nimeserver:", + "Hostname" : "Hostinimi", "Status:" : "Olek:", "Speed:" : "Kiirus:", "Duplex:" : "Dupleks:", @@ -77,6 +79,7 @@ "Max listen queue:" : "Maksimaalne kuulatavate päringute järjekord:", "Max active processes:" : "Suurim aktiivsete protsesside arv:", "Max children reached:" : "Maksimaalselt järglasprotsesse:", + "Resource usage" : "Ressursikasutus", "Shares" : "Jagamised", "Users:" : "Kasutajaid:", "Groups:" : "Gruppe:", @@ -85,24 +88,43 @@ "Federated sent:" : "Liitpilve saadetud:", "Federated received:" : "Liitpilvest vastu võetud:", "Talk conversations:" : "Vestlusi suhtlusrakenduses:", + "Average" : "Keskmine", + "Warning" : "Hoiatus (warning)", "Operating System:" : "Operatsioonisüsteem:", "CPU:" : "Protsessor:", "{name} ({threads} threads)" : "{name} ({threads} lõime)", - "Memory:" : "Mälu:", "Server time:" : "Serveri aeg:", "Uptime:" : "Aeg viimasest serveri käivitusest:", "Temperature" : "Temperatuur", "CPU Usage:" : "Protsessori koormus:", + "Load average: {percentage} % ({load}) last minute" : "Keskmine koormus: {percentage} % ({load}) viimase minuti kestel", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) viimane minut\n{last5MinutesPercentage} % ({last5Minutes}) viimased 5 minutit\n{last15MinutesPercentage} % ({last15Minutes}) viimased 15 minutit", + "RAM Usage:" : "Mälukasutus:", + "SWAP Usage:" : "Saaleala kasutus:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Mälu: Kokku: {memTotalBytes}/Kasutusel: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Saaleala: Kokku: {swapTotalBytes}/Kasutusel: {swapUsageBytes}", + "SWAP info not available" : "Saaleala teave pole saadaval", "Copied!" : "Kopeeritud!", "Not supported!" : "Pole toetatud!", "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.", "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.", "threads" : "lõime", + "Memory:" : "Mälu:", + "Files:" : "Faile:", + "Storages:" : "Andmeruumid:", + "Free Space:" : "Vaba ruum:", + "Hostname:" : "Hostinimi:", + "Gateway:" : "Võrgulüüs:", "%s%% of all users" : "%s%% kõikidest kasutajatest", "MB" : "MB", "Extensions:" : "Laiendused:", + "External monitoring tool" : "Väline monitoorimistarvik", + "Use this end point to connect an external monitoring tool:" : "Kasuta seda otspunkti välise monitoorimistarviku ühenduse jaoks:", "Copy" : "Kopeeri", - "%1$s (%2$d threads)" : "%1$s (%2$d lõime)" + "Skip apps section (including apps section will send an external request to the app store)" : "Jäta rakenduste valik vahele (sh sellega seotud päring rakendustepoodi)", + "To use an access token, please generate one then set it using the following command:" : "Ligipääsuks vajaliku tunnusloa kasutamiseks genereeri see ja seadista alljärgneva käsu abil:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Seejärel kontrolli, et sinu kasutatav klientrakendus oskaks selle tunnusloa lisada ülaloleva võrguaadressi päringute „NC-Token“ päisesse.", + "%1$s (%2$d threads)" : "%1$s (%2$d lõime)", + "DNS:" : "Nimeserver:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index c89e5a13..edccc81f 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -8,8 +8,14 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zerbitzariaren informazio baliagarria ematen du, CPU karga, RAM erabilera, diskoaren erabilera, erabiltzaile kopurua, etab. bezala.", "Active users" : "Erabiltzaile aktiboak", "Last hour" : "Azken ordua", - "CPU info not available" : "CPU informazioa ez dago eskuragarri", + "Webcron" : "Webcron", + "Background jobs" : "Atzeko planoko lanak", + "Mode" : "Modua", + "Never" : "Inoiz ez", "Load" : "Karga", + "CPU info not available" : "CPU informazioa ez dago eskuragarri", + "Current usage" : "Gaur egungo erabilera", + "Load average" : "Batez besteko karga", "Database" : "Datu-basea", "Type:" : "Mota:", "Version:" : "Bertsioa:", @@ -17,25 +23,30 @@ OC.L10N.register( "Used" : "Erabilia", "Available" : "Erabilgarri", "Disk" : "Diskoa", + "Files" : "Fitxategiak", + "Storages" : "Biltegiak", "Mount:" : "Muntatzea:", "Filesystem:" : "Fitxategi-sistema:", "Available:" : "Erabilgarri:", "Used:" : "Erabilia:", - "Files:" : "Fitxategiak:", - "Storages:" : "Biltegiak:", - "Free Space:" : "Leku librea:", - "RAM info not available" : "RAM informazioa ez dago eskuragarri", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totala: {memTotalBytes}/Erabiltzen: {memUsageBytes}", - "SWAP info not available" : "SWAP informazioa ez dago eskuragarri", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totala: {swapTotalBytes}/Erabiltzen: {swapUsageBytes}", + "Status" : "Egoera", + "Started" : "Hasi da", + "Duration" : "Iraupena", + "Job" : "Lana", + "When" : "Noiz", + "Details" : "Xehetasunak", + "Succeeded" : "Arrakastatsua", + "Failed" : "Huts egin du", + "Running" : "Exekutatzen", "Memory" : "Memoria", - "External monitoring tool" : "Kanpo jarraipen tresna", - "To use an access token, please generate one then set it using the following command:" : "Sarbide-token bat erabiltzeko, sortu bat eta ezarri komando hau erabiliz:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ondoren, pasatu token-a \"NC-Token\" goiburuarekin goiko URLa kontsultatzerakoan.", + "RAM info not available" : "RAM informazioa ez dago eskuragarri", + "Total" : "Denetara", + "Configuration" : "Ezarpenak", + "Authentication" : "Autentifikazioa", "Network" : "Sarea", - "Hostname:" : "Ostalari-izena:", - "Gateway:" : "Sarbidea:", - "DNS:" : "DNS:", + "Hostname" : "Ostalari-izena", + "Gateway" : "Atebidea", + "DNS" : "DNS", "Status:" : "Egoera:", "Speed:" : "Abiadura:", "Duplex:" : "Duplex:", @@ -50,6 +61,8 @@ OC.L10N.register( "seconds" : "duela segundu batzuk", "Upload max size:" : "Igotzeko gehienezko tamaina:", "Show phpinfo" : "Erakutsi phpinfo", + "CPU" : "PUZa", + "Resource usage" : "Baliabideen erabilpena", "Shares" : "Partekatutakoak", "Users:" : "Erabiltzaileak:", "Groups:" : "Taldeak:", @@ -58,17 +71,31 @@ OC.L10N.register( "Federated sent:" : "Bidalketa federatua:", "Federated received:" : "Jasoketa federatua:", "Talk conversations:" : "Talk elkarrizketak:", + "Average" : "Batezbestekoa", + "Warning" : "Abisua", "Operating System:" : "Sistema eragilea:", "CPU:" : "PUZ:", - "Memory:" : "Memoria:", "Server time:" : "Zerbitzariaren ordua:", "Uptime:" : "Denbora aktibo:", "Temperature" : "Tenperatura", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totala: {memTotalBytes}/Erabiltzen: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totala: {swapTotalBytes}/Erabiltzen: {swapUsageBytes}", + "SWAP info not available" : "SWAP informazioa ez dago eskuragarri", "Copied!" : "Kopiatuta!", "Not supported!" : "Ez da onartzen!", "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.", + "Memory:" : "Memoria:", + "Files:" : "Fitxategiak:", + "Storages:" : "Biltegiak:", + "Free Space:" : "Leku librea:", + "Hostname:" : "Ostalari-izena:", + "Gateway:" : "Sarbidea:", "Extensions:" : "Hedapenak:", - "Copy" : "Kopiatu" + "External monitoring tool" : "Kanpo jarraipen tresna", + "Copy" : "Kopiatu", + "To use an access token, please generate one then set it using the following command:" : "Sarbide-token bat erabiltzeko, sortu bat eta ezarri komando hau erabiliz:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ondoren, pasatu token-a \"NC-Token\" goiburuarekin goiko URLa kontsultatzerakoan.", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 8338d54f..de18403d 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -6,8 +6,14 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Zerbitzariaren informazio baliagarria ematen du, CPU karga, RAM erabilera, diskoaren erabilera, erabiltzaile kopurua, etab. bezala.", "Active users" : "Erabiltzaile aktiboak", "Last hour" : "Azken ordua", - "CPU info not available" : "CPU informazioa ez dago eskuragarri", + "Webcron" : "Webcron", + "Background jobs" : "Atzeko planoko lanak", + "Mode" : "Modua", + "Never" : "Inoiz ez", "Load" : "Karga", + "CPU info not available" : "CPU informazioa ez dago eskuragarri", + "Current usage" : "Gaur egungo erabilera", + "Load average" : "Batez besteko karga", "Database" : "Datu-basea", "Type:" : "Mota:", "Version:" : "Bertsioa:", @@ -15,25 +21,30 @@ "Used" : "Erabilia", "Available" : "Erabilgarri", "Disk" : "Diskoa", + "Files" : "Fitxategiak", + "Storages" : "Biltegiak", "Mount:" : "Muntatzea:", "Filesystem:" : "Fitxategi-sistema:", "Available:" : "Erabilgarri:", "Used:" : "Erabilia:", - "Files:" : "Fitxategiak:", - "Storages:" : "Biltegiak:", - "Free Space:" : "Leku librea:", - "RAM info not available" : "RAM informazioa ez dago eskuragarri", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totala: {memTotalBytes}/Erabiltzen: {memUsageBytes}", - "SWAP info not available" : "SWAP informazioa ez dago eskuragarri", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totala: {swapTotalBytes}/Erabiltzen: {swapUsageBytes}", + "Status" : "Egoera", + "Started" : "Hasi da", + "Duration" : "Iraupena", + "Job" : "Lana", + "When" : "Noiz", + "Details" : "Xehetasunak", + "Succeeded" : "Arrakastatsua", + "Failed" : "Huts egin du", + "Running" : "Exekutatzen", "Memory" : "Memoria", - "External monitoring tool" : "Kanpo jarraipen tresna", - "To use an access token, please generate one then set it using the following command:" : "Sarbide-token bat erabiltzeko, sortu bat eta ezarri komando hau erabiliz:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ondoren, pasatu token-a \"NC-Token\" goiburuarekin goiko URLa kontsultatzerakoan.", + "RAM info not available" : "RAM informazioa ez dago eskuragarri", + "Total" : "Denetara", + "Configuration" : "Ezarpenak", + "Authentication" : "Autentifikazioa", "Network" : "Sarea", - "Hostname:" : "Ostalari-izena:", - "Gateway:" : "Sarbidea:", - "DNS:" : "DNS:", + "Hostname" : "Ostalari-izena", + "Gateway" : "Atebidea", + "DNS" : "DNS", "Status:" : "Egoera:", "Speed:" : "Abiadura:", "Duplex:" : "Duplex:", @@ -48,6 +59,8 @@ "seconds" : "duela segundu batzuk", "Upload max size:" : "Igotzeko gehienezko tamaina:", "Show phpinfo" : "Erakutsi phpinfo", + "CPU" : "PUZa", + "Resource usage" : "Baliabideen erabilpena", "Shares" : "Partekatutakoak", "Users:" : "Erabiltzaileak:", "Groups:" : "Taldeak:", @@ -56,17 +69,31 @@ "Federated sent:" : "Bidalketa federatua:", "Federated received:" : "Jasoketa federatua:", "Talk conversations:" : "Talk elkarrizketak:", + "Average" : "Batezbestekoa", + "Warning" : "Abisua", "Operating System:" : "Sistema eragilea:", "CPU:" : "PUZ:", - "Memory:" : "Memoria:", "Server time:" : "Zerbitzariaren ordua:", "Uptime:" : "Denbora aktibo:", "Temperature" : "Tenperatura", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totala: {memTotalBytes}/Erabiltzen: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totala: {swapTotalBytes}/Erabiltzen: {swapUsageBytes}", + "SWAP info not available" : "SWAP informazioa ez dago eskuragarri", "Copied!" : "Kopiatuta!", "Not supported!" : "Ez da onartzen!", "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.", + "Memory:" : "Memoria:", + "Files:" : "Fitxategiak:", + "Storages:" : "Biltegiak:", + "Free Space:" : "Leku librea:", + "Hostname:" : "Ostalari-izena:", + "Gateway:" : "Sarbidea:", "Extensions:" : "Hedapenak:", - "Copy" : "Kopiatu" + "External monitoring tool" : "Kanpo jarraipen tresna", + "Copy" : "Kopiatu", + "To use an access token, please generate one then set it using the following command:" : "Sarbide-token bat erabiltzeko, sortu bat eta ezarri komando hau erabiliz:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ondoren, pasatu token-a \"NC-Token\" goiburuarekin goiko URLa kontsultatzerakoan.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js index 68b5a618..28f1a4ac 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -13,9 +13,15 @@ OC.L10N.register( "Last 24 Hours" : "۲۴ ساعت گذشته", "Last 7 Days" : "۷ روز گذشته", "Last 30 Days" : "۳۰ روز گذشته", - "CPU info not available" : "اطلاعات CPU در دسترس نیست", - "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage}% ({load}) در دقیقه گذشته", + "Webcron" : "Webcron", + "Background jobs" : "وظایف پس‌زمینه", + "Mode" : "حالت", + "Never" : "هرگز", "Load" : "بار", + "CPU info not available" : "اطلاعات CPU در دسترس نیست", + "Current usage" : "مصرف کنونی", + "Threads" : "موضوعات", + "Load average" : "متوسط بار", "Database" : "پایگاه داده", "Type:" : "نوع:", "Version:" : "نسخه:", @@ -23,31 +29,30 @@ OC.L10N.register( "Used" : "استفاده شده", "Available" : "موجود", "Disk" : "دیسک", + "Files" : "پرونده‌ها", "Mount:" : "محل اتصال:", "Filesystem:" : "سیستم فایل:", "Available:" : "موجود:", "Used:" : "استفاده شده:", - "Files:" : "فایل‌ها:", - "Storages:" : "ذخیره‌سازها:", - "Free Space:" : "فضای خالی:", - "RAM Usage:" : "مصرف RAM:", - "SWAP Usage:" : "مصرف SWAP:", - "RAM info not available" : "اطلاعات RAM در دسترس نیست", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: مجموع: {memTotalBytes}/مصرف فعلی: {memUsageBytes}", - "SWAP info not available" : "اطلاعات SWAP در دسترس نیست", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: مجموع: {swapTotalBytes}/مصرف فعلی: {swapUsageBytes}", + "Status" : "وضعیت", + "Started" : "آغاز شده", + "Duration" : "مدت زمان", + "When" : "زمانی که", + "Details" : "جزئیات", + "Succeeded" : "موفق", + "Failed" : "ناموفق", + "Running" : "در حال اجرا", "Memory" : "حافظه", - "External monitoring tool" : "ابزار نظارت خارجی", - "Use this end point to connect an external monitoring tool:" : "از این نقطه پایانی برای اتصال یک ابزار نظارت خارجی استفاده کنید:", + "RAM info not available" : "اطلاعات RAM در دسترس نیست", + "Total" : "مجموع", + "Configuration" : "تنظیمات", "Output in JSON" : "خروجی به صورت JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "رد کردن بخش برنامه‌ها (شامل بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه ارسال می‌کند)", "Skip server update" : "رد کردن به‌روزرسانی سرور", - "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." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید.", + "Authentication" : "احراز هویت", "Network" : "شبکه", - "Hostname:" : "نام میزبان:", - "Gateway:" : "دروازه:", - "DNS:" : "DNS:", + "Hostname" : "نام میزبان", + "Gateway" : "دروازه", + "DNS" : "DNS", "Status:" : "وضعیت:", "Speed:" : "سرعت:", "Duplex:" : "دوطرفه:", @@ -77,6 +82,8 @@ OC.L10N.register( "Max listen queue:" : "حداکثر صف گوش دادن:", "Max active processes:" : "حداکثر فرآیندهای فعال:", "Max children reached:" : "حداکثر فرزندان رسیده:", + "CPU" : "پردازنده", + "Resource usage" : "مصرف منابع", "Shares" : "اشتراک‌گذاری‌ها", "Users:" : "کاربران:", "Groups:" : "گروه‌ها:", @@ -85,22 +92,41 @@ OC.L10N.register( "Federated sent:" : "ارسال فدرال:", "Federated received:" : "دریافت فدرال:", "Talk conversations:" : "گفتگوهای Talk:", + "Average" : "میانگین", + "Warning" : "هشدار", "Operating System:" : "سیستم عامل:", "CPU:" : "CPU:", - "Memory:" : "حافظه:", "Server time:" : "زمان سرور:", "Uptime:" : "زمان فعالیت:", "Temperature" : "دما", "CPU Usage:" : "مصرف CPU:", + "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage}% ({load}) در دقیقه گذشته", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) در دقیقه گذشته", + "RAM Usage:" : "مصرف RAM:", + "SWAP Usage:" : "مصرف SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: مجموع: {memTotalBytes}/مصرف فعلی: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: مجموع: {swapTotalBytes}/مصرف فعلی: {swapUsageBytes}", + "SWAP info not available" : "اطلاعات SWAP در دسترس نیست", "Copied!" : "کپی شد!", "Not supported!" : "پشتیبانی نمی‌شود!", "Press ⌘-C to copy." : "برای کپی، ⌘-C را فشار دهید.", "Press Ctrl-C to copy." : "برای کپی، Ctrl-C را فشار دهید.", "threads" : "رشته", + "Memory:" : "حافظه:", + "Files:" : "فایل‌ها:", + "Storages:" : "ذخیره‌سازها:", + "Free Space:" : "فضای خالی:", + "Hostname:" : "نام میزبان:", + "Gateway:" : "دروازه:", "%s%% of all users" : "%s%% از کل کاربران", "MB" : "مگابایت", "Extensions:" : "افزونه‌ها:", - "Copy" : "کپی" + "External monitoring tool" : "ابزار نظارت خارجی", + "Use this end point to connect an external monitoring tool:" : "از این نقطه پایانی برای اتصال یک ابزار نظارت خارجی استفاده کنید:", + "Copy" : "کپی", + "Skip apps section (including apps section will send an external request to the app store)" : "رد کردن بخش برنامه‌ها (شامل بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه ارسال می‌کند)", + "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." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید.", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 6938b0d4..0d325b07 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -11,9 +11,15 @@ "Last 24 Hours" : "۲۴ ساعت گذشته", "Last 7 Days" : "۷ روز گذشته", "Last 30 Days" : "۳۰ روز گذشته", - "CPU info not available" : "اطلاعات CPU در دسترس نیست", - "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage}% ({load}) در دقیقه گذشته", + "Webcron" : "Webcron", + "Background jobs" : "وظایف پس‌زمینه", + "Mode" : "حالت", + "Never" : "هرگز", "Load" : "بار", + "CPU info not available" : "اطلاعات CPU در دسترس نیست", + "Current usage" : "مصرف کنونی", + "Threads" : "موضوعات", + "Load average" : "متوسط بار", "Database" : "پایگاه داده", "Type:" : "نوع:", "Version:" : "نسخه:", @@ -21,31 +27,30 @@ "Used" : "استفاده شده", "Available" : "موجود", "Disk" : "دیسک", + "Files" : "پرونده‌ها", "Mount:" : "محل اتصال:", "Filesystem:" : "سیستم فایل:", "Available:" : "موجود:", "Used:" : "استفاده شده:", - "Files:" : "فایل‌ها:", - "Storages:" : "ذخیره‌سازها:", - "Free Space:" : "فضای خالی:", - "RAM Usage:" : "مصرف RAM:", - "SWAP Usage:" : "مصرف SWAP:", - "RAM info not available" : "اطلاعات RAM در دسترس نیست", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: مجموع: {memTotalBytes}/مصرف فعلی: {memUsageBytes}", - "SWAP info not available" : "اطلاعات SWAP در دسترس نیست", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: مجموع: {swapTotalBytes}/مصرف فعلی: {swapUsageBytes}", + "Status" : "وضعیت", + "Started" : "آغاز شده", + "Duration" : "مدت زمان", + "When" : "زمانی که", + "Details" : "جزئیات", + "Succeeded" : "موفق", + "Failed" : "ناموفق", + "Running" : "در حال اجرا", "Memory" : "حافظه", - "External monitoring tool" : "ابزار نظارت خارجی", - "Use this end point to connect an external monitoring tool:" : "از این نقطه پایانی برای اتصال یک ابزار نظارت خارجی استفاده کنید:", + "RAM info not available" : "اطلاعات RAM در دسترس نیست", + "Total" : "مجموع", + "Configuration" : "تنظیمات", "Output in JSON" : "خروجی به صورت JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "رد کردن بخش برنامه‌ها (شامل بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه ارسال می‌کند)", "Skip server update" : "رد کردن به‌روزرسانی سرور", - "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." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید.", + "Authentication" : "احراز هویت", "Network" : "شبکه", - "Hostname:" : "نام میزبان:", - "Gateway:" : "دروازه:", - "DNS:" : "DNS:", + "Hostname" : "نام میزبان", + "Gateway" : "دروازه", + "DNS" : "DNS", "Status:" : "وضعیت:", "Speed:" : "سرعت:", "Duplex:" : "دوطرفه:", @@ -75,6 +80,8 @@ "Max listen queue:" : "حداکثر صف گوش دادن:", "Max active processes:" : "حداکثر فرآیندهای فعال:", "Max children reached:" : "حداکثر فرزندان رسیده:", + "CPU" : "پردازنده", + "Resource usage" : "مصرف منابع", "Shares" : "اشتراک‌گذاری‌ها", "Users:" : "کاربران:", "Groups:" : "گروه‌ها:", @@ -83,22 +90,41 @@ "Federated sent:" : "ارسال فدرال:", "Federated received:" : "دریافت فدرال:", "Talk conversations:" : "گفتگوهای Talk:", + "Average" : "میانگین", + "Warning" : "هشدار", "Operating System:" : "سیستم عامل:", "CPU:" : "CPU:", - "Memory:" : "حافظه:", "Server time:" : "زمان سرور:", "Uptime:" : "زمان فعالیت:", "Temperature" : "دما", "CPU Usage:" : "مصرف CPU:", + "Load average: {percentage} % ({load}) last minute" : "میانگین بار: {percentage}% ({load}) در دقیقه گذشته", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) در دقیقه گذشته", + "RAM Usage:" : "مصرف RAM:", + "SWAP Usage:" : "مصرف SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: مجموع: {memTotalBytes}/مصرف فعلی: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: مجموع: {swapTotalBytes}/مصرف فعلی: {swapUsageBytes}", + "SWAP info not available" : "اطلاعات SWAP در دسترس نیست", "Copied!" : "کپی شد!", "Not supported!" : "پشتیبانی نمی‌شود!", "Press ⌘-C to copy." : "برای کپی، ⌘-C را فشار دهید.", "Press Ctrl-C to copy." : "برای کپی، Ctrl-C را فشار دهید.", "threads" : "رشته", + "Memory:" : "حافظه:", + "Files:" : "فایل‌ها:", + "Storages:" : "ذخیره‌سازها:", + "Free Space:" : "فضای خالی:", + "Hostname:" : "نام میزبان:", + "Gateway:" : "دروازه:", "%s%% of all users" : "%s%% از کل کاربران", "MB" : "مگابایت", "Extensions:" : "افزونه‌ها:", - "Copy" : "کپی" + "External monitoring tool" : "ابزار نظارت خارجی", + "Use this end point to connect an external monitoring tool:" : "از این نقطه پایانی برای اتصال یک ابزار نظارت خارجی استفاده کنید:", + "Copy" : "کپی", + "Skip apps section (including apps section will send an external request to the app store)" : "رد کردن بخش برنامه‌ها (شامل بخش برنامه‌ها یک درخواست خارجی به فروشگاه برنامه ارسال می‌کند)", + "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." : "سپس توکن را با هدر \"NC-Token\" هنگام پرس‌وجوی URL بالا ارسال کنید.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index 5f22f818..b640ae3b 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -8,8 +8,14 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näyttää hyödyllisiä tietoja palvelimesta, kuten suorittimen kuorman, muistin ja levytilan käytön, käyttäjien määrän jne.", "Active users" : "Aktiiviset käyttäjät", "Last hour" : "Viime tunti", - "CPU info not available" : "Suorittimen tietoja ei ole saatavilla", + "Background jobs" : "Taustatyöt", + "Mode" : "Tila", + "Never" : "Ei koskaan", "Load" : "Kuorma", + "CPU info not available" : "Suorittimen tietoja ei ole saatavilla", + "Current usage" : "Tämänhetkinen kulutus", + "Threads" : "Keskusteluketjut", + "Load average" : "Keskiarvoinen kuorma", "Database" : "Tietokanta", "Type:" : "Tyyppi:", "Version:" : "Versio:", @@ -17,23 +23,26 @@ OC.L10N.register( "Used" : "Käytetty", "Available" : "Saatavilla", "Disk" : "Levy", + "Files" : "Tiedostot", + "Storages" : "Tallennustilat", "Mount:" : "Liitospiste:", "Filesystem:" : "Tiedostojärjestelmä:", "Available:" : "Saatavilla:", "Used:" : "Käytetty:", - "Files:" : "Tiedostoja:", - "Storages:" : "Tallennustilat:", - "Free Space:" : "Vapaata tilaa:", - "RAM info not available" : "RAM-tietoja ei saatavilla", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Yhteensä: {memTotalBytes}/Nykyinen käyttö: {memUsageBytes}", - "SWAP info not available" : "SWAP-tietoja ei saatavilla", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Yhteensä: {swapTotalBytes}/Nykyinen käyttö: {swapUsageBytes}", + "Status" : "Tila", + "Started" : "Käynnistetty", + "Duration" : "Kesto", + "Details" : "Tiedot", + "Failed" : "Epäonnistui", + "Running" : "Juoksu", "Memory" : "Muisti", - "External monitoring tool" : "Ulkopuolinen valvontatyökalu", + "RAM info not available" : "RAM-tietoja ei saatavilla", + "Total" : "Yhteensä", + "Authentication" : "Tunnistautuminen", "Network" : "Verkko", - "Hostname:" : "Tietokoneen nimi:", - "Gateway:" : "Yhdyskäytävä:", - "DNS:" : "Nimipalvelu:", + "Hostname" : "Tietokoneen nimi", + "Gateway" : "Yhdyskäytävä", + "DNS" : "Nimipalvelu", "Status:" : "Tila:", "Speed:" : "Nopeus:", "MAC:" : "MAC:", @@ -46,23 +55,36 @@ OC.L10N.register( "Max execution time:" : "Suoritusaika enintään:", "seconds" : "sekuntia", "Upload max size:" : "Suurin lähetyksen koko:", + "CPU" : "Suoritin", "Shares" : "Jaot", "Users:" : "Käyttäjiä:", "Groups:" : "Ryhmät:", "Links:" : "Linkit:", "Emails:" : "Sähköpostit:", "Talk conversations:" : "Talk-keskustelut:", + "Average" : "Keskiarvo", + "Warning" : "Varoitus", "Operating System:" : "Käyttöjärjestelmä:", "CPU:" : "Suoritin:", - "Memory:" : "Muisti:", "Server time:" : "Palvelimen aika:", "Uptime:" : "Käynnissäoloaika:", "Temperature" : "Lämpötila", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Yhteensä: {memTotalBytes}/Nykyinen käyttö: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Yhteensä: {swapTotalBytes}/Nykyinen käyttö: {swapUsageBytes}", + "SWAP info not available" : "SWAP-tietoja ei saatavilla", "Copied!" : "Kopioitu!", "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", + "Memory:" : "Muisti:", + "Files:" : "Tiedostoja:", + "Storages:" : "Tallennustilat:", + "Free Space:" : "Vapaata tilaa:", + "Hostname:" : "Tietokoneen nimi:", + "Gateway:" : "Yhdyskäytävä:", "Extensions:" : "Laajennukset:", - "Copy" : "Kopioi" + "External monitoring tool" : "Ulkopuolinen valvontatyökalu", + "Copy" : "Kopioi", + "DNS:" : "Nimipalvelu:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index b3ffd8b8..7fb8aa4a 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -6,8 +6,14 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Näyttää hyödyllisiä tietoja palvelimesta, kuten suorittimen kuorman, muistin ja levytilan käytön, käyttäjien määrän jne.", "Active users" : "Aktiiviset käyttäjät", "Last hour" : "Viime tunti", - "CPU info not available" : "Suorittimen tietoja ei ole saatavilla", + "Background jobs" : "Taustatyöt", + "Mode" : "Tila", + "Never" : "Ei koskaan", "Load" : "Kuorma", + "CPU info not available" : "Suorittimen tietoja ei ole saatavilla", + "Current usage" : "Tämänhetkinen kulutus", + "Threads" : "Keskusteluketjut", + "Load average" : "Keskiarvoinen kuorma", "Database" : "Tietokanta", "Type:" : "Tyyppi:", "Version:" : "Versio:", @@ -15,23 +21,26 @@ "Used" : "Käytetty", "Available" : "Saatavilla", "Disk" : "Levy", + "Files" : "Tiedostot", + "Storages" : "Tallennustilat", "Mount:" : "Liitospiste:", "Filesystem:" : "Tiedostojärjestelmä:", "Available:" : "Saatavilla:", "Used:" : "Käytetty:", - "Files:" : "Tiedostoja:", - "Storages:" : "Tallennustilat:", - "Free Space:" : "Vapaata tilaa:", - "RAM info not available" : "RAM-tietoja ei saatavilla", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Yhteensä: {memTotalBytes}/Nykyinen käyttö: {memUsageBytes}", - "SWAP info not available" : "SWAP-tietoja ei saatavilla", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Yhteensä: {swapTotalBytes}/Nykyinen käyttö: {swapUsageBytes}", + "Status" : "Tila", + "Started" : "Käynnistetty", + "Duration" : "Kesto", + "Details" : "Tiedot", + "Failed" : "Epäonnistui", + "Running" : "Juoksu", "Memory" : "Muisti", - "External monitoring tool" : "Ulkopuolinen valvontatyökalu", + "RAM info not available" : "RAM-tietoja ei saatavilla", + "Total" : "Yhteensä", + "Authentication" : "Tunnistautuminen", "Network" : "Verkko", - "Hostname:" : "Tietokoneen nimi:", - "Gateway:" : "Yhdyskäytävä:", - "DNS:" : "Nimipalvelu:", + "Hostname" : "Tietokoneen nimi", + "Gateway" : "Yhdyskäytävä", + "DNS" : "Nimipalvelu", "Status:" : "Tila:", "Speed:" : "Nopeus:", "MAC:" : "MAC:", @@ -44,23 +53,36 @@ "Max execution time:" : "Suoritusaika enintään:", "seconds" : "sekuntia", "Upload max size:" : "Suurin lähetyksen koko:", + "CPU" : "Suoritin", "Shares" : "Jaot", "Users:" : "Käyttäjiä:", "Groups:" : "Ryhmät:", "Links:" : "Linkit:", "Emails:" : "Sähköpostit:", "Talk conversations:" : "Talk-keskustelut:", + "Average" : "Keskiarvo", + "Warning" : "Varoitus", "Operating System:" : "Käyttöjärjestelmä:", "CPU:" : "Suoritin:", - "Memory:" : "Muisti:", "Server time:" : "Palvelimen aika:", "Uptime:" : "Käynnissäoloaika:", "Temperature" : "Lämpötila", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Yhteensä: {memTotalBytes}/Nykyinen käyttö: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Yhteensä: {swapTotalBytes}/Nykyinen käyttö: {swapUsageBytes}", + "SWAP info not available" : "SWAP-tietoja ei saatavilla", "Copied!" : "Kopioitu!", "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", + "Memory:" : "Muisti:", + "Files:" : "Tiedostoja:", + "Storages:" : "Tallennustilat:", + "Free Space:" : "Vapaata tilaa:", + "Hostname:" : "Tietokoneen nimi:", + "Gateway:" : "Yhdyskäytävä:", "Extensions:" : "Laajennukset:", - "Copy" : "Kopioi" + "External monitoring tool" : "Ulkopuolinen valvontatyökalu", + "Copy" : "Kopioi", + "DNS:" : "Nimipalvelu:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 378ee7a5..dd7d1cc8 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -14,9 +14,15 @@ OC.L10N.register( "Last 24 Hours" : "Dernières 24 heures", "Last 7 Days" : "7 derniers jours", "Last 30 Days" : "30 derniers jours", - "CPU info not available" : "Informations CPU non disponibles", - "Load average: {percentage} % ({load}) last minute" : "Charge moyenne : {percentage}% ( {load}) dernière minute", + "Webcron" : "Webcron", + "Background jobs" : "Tâches d'arrière-plan", + "Mode" : "Mode", + "Never" : "Jamais", "Load" : "Charge", + "CPU info not available" : "Informations CPU non disponibles", + "Current usage" : "Utilisation actuelle", + "Threads" : "Fils de discussion", + "Load average" : "Moyenne de la charge système", "Database" : "Base de données", "Type:" : "Type :", "Version:" : "Version :", @@ -25,31 +31,32 @@ OC.L10N.register( "Used" : "Utilisé", "Available" : "Disponible", "Disk" : "Disque", + "Files" : "Fichiers", + "Storages" : "Stockages", "Mount:" : "Montage :", "Filesystem:" : "Système de fichiers :", "Available:" : "Disponible :", "Used:" : "Utilisé :", - "Files:" : "Fichiers :", - "Storages:" : "Stockages :", - "Free Space:" : "Espace libre :", - "RAM Usage:" : "Utilisation RAM :", - "SWAP Usage:" : "Utilisation SWAP :", - "RAM info not available" : "Informations RAM non disponibles", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes} / Utilisation actuelle : {memUsageBytes}", - "SWAP info not available" : "Informations SWAP non disponibles", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes} / Utilisation actuelle : {swapUsageBytes}", + "Status" : "Statut", + "Started" : "Démarré", + "Duration" : "Durée", + "Job" : "Travail", + "When" : "Quand", + "Details" : "Détails", + "Succeeded" : "Succès", + "Failed" : "Échec", + "Running" : "Exécution", "Memory" : "Mémoire", - "External monitoring tool" : "Outil de surveillance externe", - "Use this end point to connect an external monitoring tool:" : "Utiliser ce point de terminaison pour connecter un outil de surveillance externe :", + "RAM info not available" : "Informations RAM non disponibles", + "Total" : "Total", + "Configuration" : "Configuration", "Output in JSON" : "Sortie en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ignorer la section des applications (y compris la section des applications enverra une demande externe à l'App Store)", "Skip server update" : "Ignorer la mise à jour du serveur", - "To use an access token, please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, veuillez en générer un puis le définir à l'aide de la commande suivante :", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL.", + "Authentication" : "Authentification", "Network" : "Réseau", - "Hostname:" : "Nom d'hôte :", - "Gateway:" : "Passerelle :", - "DNS:" : "DNS :", + "Hostname" : "Nom de l’hôte", + "Gateway" : "Passerelle", + "DNS" : "DNS", "Status:" : "État :", "Speed:" : "Vitesse :", "Duplex:" : "Duplex :", @@ -79,6 +86,8 @@ OC.L10N.register( "Max listen queue:" : "File d'attente d'écoute maximale :", "Max active processes:" : "Nombre maximal de processus actifs :", "Max children reached:" : "Nombre maximal d'enfants atteint :", + "CPU" : "CPU", + "Resource usage" : "Utilisation des ressources", "Shares" : "Partages", "Users:" : "Utilisateurs :", "Groups:" : "Groupes :", @@ -87,24 +96,43 @@ OC.L10N.register( "Federated sent:" : "Offre de fédération envoyée :", "Federated received:" : "Offre de fédération reçue :", "Talk conversations:" : "Conversations Talk :", + "Average" : "Moyenne", + "Warning" : "Avertissement", "Operating System:" : "Système d’exploitation :", "CPU:" : "CPU :", "{name} ({threads} threads)" : "{name} ({threads} threads)", - "Memory:" : "Mémoire :", "Server time:" : "Heure du serveur :", "Uptime:" : "Durée de fonctionnement :", "Temperature" : "Température", "CPU Usage:" : "Utilisation CPU :", + "Load average: {percentage} % ({load}) last minute" : "Charge moyenne : {percentage}% ( {load}) dernière minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) la dernière minute\n{last5MinutesPercentage} % ({last5Minutes}) les 5 dernières minutes\n{last15MinutesPercentage} % ({last15Minutes}) les 15 dernières minutes", + "RAM Usage:" : "Utilisation RAM :", + "SWAP Usage:" : "Utilisation SWAP :", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes} / Utilisation actuelle : {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes} / Utilisation actuelle : {swapUsageBytes}", + "SWAP info not available" : "Informations SWAP non disponibles", "Copied!" : "Copié !", "Not supported!" : "Non supporté !", "Press ⌘-C to copy." : "Appuyer sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", "threads" : "fil de discussion", + "Memory:" : "Mémoire :", + "Files:" : "Fichiers :", + "Storages:" : "Stockages :", + "Free Space:" : "Espace libre :", + "Hostname:" : "Nom d'hôte :", + "Gateway:" : "Passerelle :", "%s%% of all users" : "%s%% pour tous les utilisateurs", "MB" : "Mo", "Extensions:" : "Extensions :", + "External monitoring tool" : "Outil de surveillance externe", + "Use this end point to connect an external monitoring tool:" : "Utiliser ce point de terminaison pour connecter un outil de surveillance externe :", "Copy" : "Copier", - "%1$s (%2$d threads)" : "%1$s (%2$d threads)" + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorer la section des applications (y compris la section des applications enverra une demande externe à l'App Store)", + "To use an access token, please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, veuillez en générer un puis le définir à l'aide de la commande suivante :", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL.", + "%1$s (%2$d threads)" : "%1$s (%2$d threads)", + "DNS:" : "DNS :" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index c16f425c..250e330c 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -12,9 +12,15 @@ "Last 24 Hours" : "Dernières 24 heures", "Last 7 Days" : "7 derniers jours", "Last 30 Days" : "30 derniers jours", - "CPU info not available" : "Informations CPU non disponibles", - "Load average: {percentage} % ({load}) last minute" : "Charge moyenne : {percentage}% ( {load}) dernière minute", + "Webcron" : "Webcron", + "Background jobs" : "Tâches d'arrière-plan", + "Mode" : "Mode", + "Never" : "Jamais", "Load" : "Charge", + "CPU info not available" : "Informations CPU non disponibles", + "Current usage" : "Utilisation actuelle", + "Threads" : "Fils de discussion", + "Load average" : "Moyenne de la charge système", "Database" : "Base de données", "Type:" : "Type :", "Version:" : "Version :", @@ -23,31 +29,32 @@ "Used" : "Utilisé", "Available" : "Disponible", "Disk" : "Disque", + "Files" : "Fichiers", + "Storages" : "Stockages", "Mount:" : "Montage :", "Filesystem:" : "Système de fichiers :", "Available:" : "Disponible :", "Used:" : "Utilisé :", - "Files:" : "Fichiers :", - "Storages:" : "Stockages :", - "Free Space:" : "Espace libre :", - "RAM Usage:" : "Utilisation RAM :", - "SWAP Usage:" : "Utilisation SWAP :", - "RAM info not available" : "Informations RAM non disponibles", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes} / Utilisation actuelle : {memUsageBytes}", - "SWAP info not available" : "Informations SWAP non disponibles", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes} / Utilisation actuelle : {swapUsageBytes}", + "Status" : "Statut", + "Started" : "Démarré", + "Duration" : "Durée", + "Job" : "Travail", + "When" : "Quand", + "Details" : "Détails", + "Succeeded" : "Succès", + "Failed" : "Échec", + "Running" : "Exécution", "Memory" : "Mémoire", - "External monitoring tool" : "Outil de surveillance externe", - "Use this end point to connect an external monitoring tool:" : "Utiliser ce point de terminaison pour connecter un outil de surveillance externe :", + "RAM info not available" : "Informations RAM non disponibles", + "Total" : "Total", + "Configuration" : "Configuration", "Output in JSON" : "Sortie en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ignorer la section des applications (y compris la section des applications enverra une demande externe à l'App Store)", "Skip server update" : "Ignorer la mise à jour du serveur", - "To use an access token, please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, veuillez en générer un puis le définir à l'aide de la commande suivante :", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL.", + "Authentication" : "Authentification", "Network" : "Réseau", - "Hostname:" : "Nom d'hôte :", - "Gateway:" : "Passerelle :", - "DNS:" : "DNS :", + "Hostname" : "Nom de l’hôte", + "Gateway" : "Passerelle", + "DNS" : "DNS", "Status:" : "État :", "Speed:" : "Vitesse :", "Duplex:" : "Duplex :", @@ -77,6 +84,8 @@ "Max listen queue:" : "File d'attente d'écoute maximale :", "Max active processes:" : "Nombre maximal de processus actifs :", "Max children reached:" : "Nombre maximal d'enfants atteint :", + "CPU" : "CPU", + "Resource usage" : "Utilisation des ressources", "Shares" : "Partages", "Users:" : "Utilisateurs :", "Groups:" : "Groupes :", @@ -85,24 +94,43 @@ "Federated sent:" : "Offre de fédération envoyée :", "Federated received:" : "Offre de fédération reçue :", "Talk conversations:" : "Conversations Talk :", + "Average" : "Moyenne", + "Warning" : "Avertissement", "Operating System:" : "Système d’exploitation :", "CPU:" : "CPU :", "{name} ({threads} threads)" : "{name} ({threads} threads)", - "Memory:" : "Mémoire :", "Server time:" : "Heure du serveur :", "Uptime:" : "Durée de fonctionnement :", "Temperature" : "Température", "CPU Usage:" : "Utilisation CPU :", + "Load average: {percentage} % ({load}) last minute" : "Charge moyenne : {percentage}% ( {load}) dernière minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) la dernière minute\n{last5MinutesPercentage} % ({last5Minutes}) les 5 dernières minutes\n{last15MinutesPercentage} % ({last15Minutes}) les 15 dernières minutes", + "RAM Usage:" : "Utilisation RAM :", + "SWAP Usage:" : "Utilisation SWAP :", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes} / Utilisation actuelle : {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes} / Utilisation actuelle : {swapUsageBytes}", + "SWAP info not available" : "Informations SWAP non disponibles", "Copied!" : "Copié !", "Not supported!" : "Non supporté !", "Press ⌘-C to copy." : "Appuyer sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", "threads" : "fil de discussion", + "Memory:" : "Mémoire :", + "Files:" : "Fichiers :", + "Storages:" : "Stockages :", + "Free Space:" : "Espace libre :", + "Hostname:" : "Nom d'hôte :", + "Gateway:" : "Passerelle :", "%s%% of all users" : "%s%% pour tous les utilisateurs", "MB" : "Mo", "Extensions:" : "Extensions :", + "External monitoring tool" : "Outil de surveillance externe", + "Use this end point to connect an external monitoring tool:" : "Utiliser ce point de terminaison pour connecter un outil de surveillance externe :", "Copy" : "Copier", - "%1$s (%2$d threads)" : "%1$s (%2$d threads)" + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorer la section des applications (y compris la section des applications enverra une demande externe à l'App Store)", + "To use an access token, please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, veuillez en générer un puis le définir à l'aide de la commande suivante :", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l’entête « NC-Token » lorsque vous appelez l’URL.", + "%1$s (%2$d threads)" : "%1$s (%2$d threads)", + "DNS:" : "DNS :" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ga.js b/l10n/ga.js index be1558c8..31076abe 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -14,9 +14,13 @@ OC.L10N.register( "Last 24 Hours" : "24 uair an chloig caite", "Last 7 Days" : "7 Lá deiridh", "Last 30 Days" : "30 Lá deiridh", - "CPU info not available" : "Níl eolas LAP ar fáil", - "Load average: {percentage} % ({load}) last minute" : "Meán luchtaithe: {percentage}%({load}) nóiméad dheireanach", + "Webcron" : "Webcron", + "Background jobs" : "Cúlra poist", + "Mode" : "Mód", + "Never" : "Riamh", "Load" : "Luchtaigh", + "CPU info not available" : "Níl eolas LAP ar fáil", + "Threads" : "Snáitheanna", "Database" : "Bunachar Sonraí", "Type:" : "Cineál:", "Version:" : "Leagan:", @@ -25,31 +29,28 @@ OC.L10N.register( "Used" : "Úsáidte", "Available" : "Ar fáil", "Disk" : "Diosca", + "Files" : "Comhaid", "Mount:" : "Gléasta:", "Filesystem:" : "Córas comhaid:", "Available:" : "Ar fáil:", "Used:" : "Úsáidte:", - "Files:" : "Comhaid:", - "Storages:" : "Stórais:", - "Free Space:" : "Spás saor in aisce:", - "RAM Usage:" : "Úsáid RAM:", - "SWAP Usage:" : "Úsáid SWAP:", - "RAM info not available" : "Níl eolas RAM ar fáil", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iomlán: {memTotalBytes}/Úsáid reatha: {memUsageBytes}", - "SWAP info not available" : "Níl eolas SWAP ar fáil", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iomlán: {swapTotalBytes}/Úsáid reatha: {swapUsageBytes}", + "Status" : "Stádas", + "Duration" : "Fad", + "Job" : "Post", + "When" : "Cathain", + "Details" : "Sonraí", + "Succeeded" : "D'éirigh", + "Failed" : "Theip", + "Running" : "Ag rith", "Memory" : "Cuimhne", - "External monitoring tool" : "Uirlis sheachtrach monatóireachta", - "Use this end point to connect an external monitoring tool:" : "Úsáid an pointe deiridh seo chun uirlis sheachtrach monatóireachta a nascadh:", + "RAM info not available" : "Níl eolas RAM ar fáil", + "Total" : "Iomlán", + "Configuration" : "Cumraíocht", "Output in JSON" : "Aschur in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Scipeáil ar an rannán aipeanna (seolfar iarratas seachtrach chuig an siopa aipeanna san áireamh)", "Skip server update" : "Léim ar nuashonrú an fhreastalaí", - "To use an access token, please generate one then set it using the following command:" : "Chun comhartha rochtana a úsáid, giniúint ceann agus ansin socraigh é ag baint úsáide as an ordú seo a leanas le do thoil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú.", + "Authentication" : "Fíordheimhniú", "Network" : "Líonra", - "Hostname:" : "Ainm an ósta:", - "Gateway:" : "Geata:", - "DNS:" : "DNS:", + "Hostname" : "Óstainm", "Status:" : "Stádas:", "Speed:" : "Luas:", "Duplex:" : "Déphléacsacha:", @@ -79,6 +80,7 @@ OC.L10N.register( "Max listen queue:" : "Scuaine éisteachta uasta:", "Max active processes:" : "Próisis uasta gníomhacha:", "Max children reached:" : "Shroich max leanaí:", + "Resource usage" : "Úsáid acmhainní", "Shares" : "Scaireanna", "Users:" : "Úsáideoirí:", "Groups:" : "Grúpaí:", @@ -87,24 +89,43 @@ OC.L10N.register( "Federated sent:" : "Seolta Cónaidhme:", "Federated received:" : "Fuair ​​​​cónaidhm:", "Talk conversations:" : "Comhráite:", + "Average" : "Meán", + "Warning" : "Rabhadh", "Operating System:" : "Córas oibriucháin:", "CPU:" : "LAP:", "{name} ({threads} threads)" : "{name} ({threads} snáitheanna)", - "Memory:" : "Cuimhne:", "Server time:" : "Am freastalaí:", "Uptime:" : "Aga fónaimh:", "Temperature" : "Teocht", "CPU Usage:" : "Úsáid LAP:", + "Load average: {percentage} % ({load}) last minute" : "Meán luchtaithe: {percentage}%({load}) nóiméad dheireanach", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Nóiméad deireanach\n{last5MinutesPercentage} % ({last5Minutes}) 5 Nóiméad deireanach\n{last15MinutesPercentage} % ({last15Minutes}) 15 Nóiméad deireanach", + "RAM Usage:" : "Úsáid RAM:", + "SWAP Usage:" : "Úsáid SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iomlán: {memTotalBytes}/Úsáid reatha: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iomlán: {swapTotalBytes}/Úsáid reatha: {swapUsageBytes}", + "SWAP info not available" : "Níl eolas SWAP ar fáil", "Copied!" : "Cóipeáladh!", "Not supported!" : "Gan tacaíocht!", "Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.", "Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.", "threads" : "snáitheanna", + "Memory:" : "Cuimhne:", + "Files:" : "Comhaid:", + "Storages:" : "Stórais:", + "Free Space:" : "Spás saor in aisce:", + "Hostname:" : "Ainm an ósta:", + "Gateway:" : "Geata:", "%s%% of all users" : "%s%% de na húsáideoirí go léir", "MB" : "MB", "Extensions:" : "Eisínteachtaí:", + "External monitoring tool" : "Uirlis sheachtrach monatóireachta", + "Use this end point to connect an external monitoring tool:" : "Úsáid an pointe deiridh seo chun uirlis sheachtrach monatóireachta a nascadh:", "Copy" : "Cóipeáil", - "%1$s (%2$d threads)" : "%1$s (%2$d snáitheanna)" + "Skip apps section (including apps section will send an external request to the app store)" : "Scipeáil ar an rannán aipeanna (seolfar iarratas seachtrach chuig an siopa aipeanna san áireamh)", + "To use an access token, please generate one then set it using the following command:" : "Chun comhartha rochtana a úsáid, giniúint ceann agus ansin socraigh é ag baint úsáide as an ordú seo a leanas le do thoil:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú.", + "%1$s (%2$d threads)" : "%1$s (%2$d snáitheanna)", + "DNS:" : "DNS:" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/l10n/ga.json b/l10n/ga.json index 533ce6b1..3bd025eb 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -12,9 +12,13 @@ "Last 24 Hours" : "24 uair an chloig caite", "Last 7 Days" : "7 Lá deiridh", "Last 30 Days" : "30 Lá deiridh", - "CPU info not available" : "Níl eolas LAP ar fáil", - "Load average: {percentage} % ({load}) last minute" : "Meán luchtaithe: {percentage}%({load}) nóiméad dheireanach", + "Webcron" : "Webcron", + "Background jobs" : "Cúlra poist", + "Mode" : "Mód", + "Never" : "Riamh", "Load" : "Luchtaigh", + "CPU info not available" : "Níl eolas LAP ar fáil", + "Threads" : "Snáitheanna", "Database" : "Bunachar Sonraí", "Type:" : "Cineál:", "Version:" : "Leagan:", @@ -23,31 +27,28 @@ "Used" : "Úsáidte", "Available" : "Ar fáil", "Disk" : "Diosca", + "Files" : "Comhaid", "Mount:" : "Gléasta:", "Filesystem:" : "Córas comhaid:", "Available:" : "Ar fáil:", "Used:" : "Úsáidte:", - "Files:" : "Comhaid:", - "Storages:" : "Stórais:", - "Free Space:" : "Spás saor in aisce:", - "RAM Usage:" : "Úsáid RAM:", - "SWAP Usage:" : "Úsáid SWAP:", - "RAM info not available" : "Níl eolas RAM ar fáil", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iomlán: {memTotalBytes}/Úsáid reatha: {memUsageBytes}", - "SWAP info not available" : "Níl eolas SWAP ar fáil", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iomlán: {swapTotalBytes}/Úsáid reatha: {swapUsageBytes}", + "Status" : "Stádas", + "Duration" : "Fad", + "Job" : "Post", + "When" : "Cathain", + "Details" : "Sonraí", + "Succeeded" : "D'éirigh", + "Failed" : "Theip", + "Running" : "Ag rith", "Memory" : "Cuimhne", - "External monitoring tool" : "Uirlis sheachtrach monatóireachta", - "Use this end point to connect an external monitoring tool:" : "Úsáid an pointe deiridh seo chun uirlis sheachtrach monatóireachta a nascadh:", + "RAM info not available" : "Níl eolas RAM ar fáil", + "Total" : "Iomlán", + "Configuration" : "Cumraíocht", "Output in JSON" : "Aschur in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Scipeáil ar an rannán aipeanna (seolfar iarratas seachtrach chuig an siopa aipeanna san áireamh)", "Skip server update" : "Léim ar nuashonrú an fhreastalaí", - "To use an access token, please generate one then set it using the following command:" : "Chun comhartha rochtana a úsáid, giniúint ceann agus ansin socraigh é ag baint úsáide as an ordú seo a leanas le do thoil:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú.", + "Authentication" : "Fíordheimhniú", "Network" : "Líonra", - "Hostname:" : "Ainm an ósta:", - "Gateway:" : "Geata:", - "DNS:" : "DNS:", + "Hostname" : "Óstainm", "Status:" : "Stádas:", "Speed:" : "Luas:", "Duplex:" : "Déphléacsacha:", @@ -77,6 +78,7 @@ "Max listen queue:" : "Scuaine éisteachta uasta:", "Max active processes:" : "Próisis uasta gníomhacha:", "Max children reached:" : "Shroich max leanaí:", + "Resource usage" : "Úsáid acmhainní", "Shares" : "Scaireanna", "Users:" : "Úsáideoirí:", "Groups:" : "Grúpaí:", @@ -85,24 +87,43 @@ "Federated sent:" : "Seolta Cónaidhme:", "Federated received:" : "Fuair ​​​​cónaidhm:", "Talk conversations:" : "Comhráite:", + "Average" : "Meán", + "Warning" : "Rabhadh", "Operating System:" : "Córas oibriucháin:", "CPU:" : "LAP:", "{name} ({threads} threads)" : "{name} ({threads} snáitheanna)", - "Memory:" : "Cuimhne:", "Server time:" : "Am freastalaí:", "Uptime:" : "Aga fónaimh:", "Temperature" : "Teocht", "CPU Usage:" : "Úsáid LAP:", + "Load average: {percentage} % ({load}) last minute" : "Meán luchtaithe: {percentage}%({load}) nóiméad dheireanach", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Nóiméad deireanach\n{last5MinutesPercentage} % ({last5Minutes}) 5 Nóiméad deireanach\n{last15MinutesPercentage} % ({last15Minutes}) 15 Nóiméad deireanach", + "RAM Usage:" : "Úsáid RAM:", + "SWAP Usage:" : "Úsáid SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iomlán: {memTotalBytes}/Úsáid reatha: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iomlán: {swapTotalBytes}/Úsáid reatha: {swapUsageBytes}", + "SWAP info not available" : "Níl eolas SWAP ar fáil", "Copied!" : "Cóipeáladh!", "Not supported!" : "Gan tacaíocht!", "Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.", "Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.", "threads" : "snáitheanna", + "Memory:" : "Cuimhne:", + "Files:" : "Comhaid:", + "Storages:" : "Stórais:", + "Free Space:" : "Spás saor in aisce:", + "Hostname:" : "Ainm an ósta:", + "Gateway:" : "Geata:", "%s%% of all users" : "%s%% de na húsáideoirí go léir", "MB" : "MB", "Extensions:" : "Eisínteachtaí:", + "External monitoring tool" : "Uirlis sheachtrach monatóireachta", + "Use this end point to connect an external monitoring tool:" : "Úsáid an pointe deiridh seo chun uirlis sheachtrach monatóireachta a nascadh:", "Copy" : "Cóipeáil", - "%1$s (%2$d threads)" : "%1$s (%2$d snáitheanna)" + "Skip apps section (including apps section will send an external request to the app store)" : "Scipeáil ar an rannán aipeanna (seolfar iarratas seachtrach chuig an siopa aipeanna san áireamh)", + "To use an access token, please generate one then set it using the following command:" : "Chun comhartha rochtana a úsáid, giniúint ceann agus ansin socraigh é ag baint úsáide as an ordú seo a leanas le do thoil:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ansin cuir an comhartha leis an gceanntásc \"NC-Token\" agus an URL thuas á cheistiú.", + "%1$s (%2$d threads)" : "%1$s (%2$d snáitheanna)", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index 5a462921..1b6dae7b 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -13,9 +13,15 @@ OC.L10N.register( "Last 24 Hours" : "Últimas 24 horas", "Last 7 Days" : "Últimos 7 días", "Last 30 Days" : "Últimos 30 días", - "CPU info not available" : "A información da CPU non está dispoñíbel", - "Load average: {percentage} % ({load}) last minute" : "Carga media: {percentage} % ({load}) último minuto", + "Webcron" : "Webcron", + "Background jobs" : "Traballos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", "Load" : "Carga", + "CPU info not available" : "A información da CPU non está dispoñíbel", + "Current usage" : "Uso actual", + "Threads" : "Fíos", + "Load average" : "Carga media", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", @@ -23,31 +29,31 @@ OC.L10N.register( "Used" : "Usado", "Available" : "Dispoñíbel", "Disk" : "Disco", + "Files" : "Ficheiros", + "Storages" : "Almacenamentos", "Mount:" : "Montaxe:", "Filesystem:" : "Sistema de ficheiros:", "Available:" : "Dispoñíbel", "Used:" : "Usado:", - "Files:" : "Ficheiros:", - "Storages:" : "Almacenamentos:", - "Free Space:" : "Espazo libre:", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM info not available" : "A información de RAM non está dispoñíbel", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", - "SWAP info not available" : "A información de SWAP non está dispoñíbel", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "Status" : "Estado", + "Started" : "Iniciado", + "Duration" : "Duración", + "When" : "Cando", + "Details" : "Detalles", + "Succeeded" : "Satisfactoriamente", + "Failed" : "Fallado", + "Running" : "En execución", "Memory" : "Memoria", - "External monitoring tool" : "Ferramenta externa de supervisión", - "Use this end point to connect an external monitoring tool:" : "Use este punto final para conectar unha ferramenta de supervisión externa:", + "RAM info not available" : "A información de RAM non está dispoñíbel", + "Total" : "Total", + "Configuration" : "Configuración", "Output in JSON" : "Saída en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Omitir a sección de aplicacións (se se inclúe a sección de aplicacións, enviarase unha solicitude externa á tenda de aplicacións)", "Skip server update" : "Omitir actualización do servidor", - "To use an access token, please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xere un e configúreo usando a seguinte orde:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior.", + "Authentication" : "Autenticación", "Network" : "Rede", - "Hostname:" : "Nome de máquina:", - "Gateway:" : "Pasarela:", - "DNS:" : "DNS:", + "Hostname" : "Nome de máquina", + "Gateway" : "Pasarela", + "DNS" : "DNS", "Status:" : "Estado:", "Speed:" : "Velocidade:", "Duplex:" : "Dúplex:", @@ -77,6 +83,8 @@ OC.L10N.register( "Max listen queue:" : "Cola máxima de escoita:", "Max active processes:" : "Máximo de procesos activos:", "Max children reached:" : "Máximo de procesos fillo acadados:", + "CPU" : "CPU", + "Resource usage" : "Uso de recursos", "Shares" : "Comparticións", "Users:" : "Usuarios:", "Groups:" : "Grupos:", @@ -85,22 +93,41 @@ OC.L10N.register( "Federated sent:" : "Envíos á federación:", "Federated received:" : "Recibido da federación:", "Talk conversations:" : "Conversas no Parladoiro:", + "Average" : "Media", + "Warning" : "Advertencia", "Operating System:" : "Sistema operativo", "CPU:" : "CPU:", - "Memory:" : "Memoria:", "Server time:" : "Hora do servidor:", "Uptime:" : "Tempo de actividade:", "Temperature" : "Temperatura", "CPU Usage:" : "Uso da CPU:", + "Load average: {percentage} % ({load}) last minute" : "Carga media: {percentage} % ({load}) último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) último minuto\n{last5MinutesPercentage} % ({last5Minutes}) últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) últimos 15 minutos", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "SWAP info not available" : "A información de SWAP non está dispoñíbel", "Copied!" : "Copiado!", "Not supported!" : "Non admitido!", "Press ⌘-C to copy." : "Prema ⌘-C para copiar.", "Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.", "threads" : "fíos", + "Memory:" : "Memoria:", + "Files:" : "Ficheiros:", + "Storages:" : "Almacenamentos:", + "Free Space:" : "Espazo libre:", + "Hostname:" : "Nome de máquina:", + "Gateway:" : "Pasarela:", "%s%% of all users" : "%s%% de todos os usuarios", "MB" : "MB", "Extensions:" : "Extensións:", - "Copy" : "Copiar" + "External monitoring tool" : "Ferramenta externa de supervisión", + "Use this end point to connect an external monitoring tool:" : "Use este punto final para conectar unha ferramenta de supervisión externa:", + "Copy" : "Copiar", + "Skip apps section (including apps section will send an external request to the app store)" : "Omitir a sección de aplicacións (se se inclúe a sección de aplicacións, enviarase unha solicitude externa á tenda de aplicacións)", + "To use an access token, please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xere un e configúreo usando a seguinte orde:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior.", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index b9f1db81..95b7ee36 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -11,9 +11,15 @@ "Last 24 Hours" : "Últimas 24 horas", "Last 7 Days" : "Últimos 7 días", "Last 30 Days" : "Últimos 30 días", - "CPU info not available" : "A información da CPU non está dispoñíbel", - "Load average: {percentage} % ({load}) last minute" : "Carga media: {percentage} % ({load}) último minuto", + "Webcron" : "Webcron", + "Background jobs" : "Traballos en segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", "Load" : "Carga", + "CPU info not available" : "A información da CPU non está dispoñíbel", + "Current usage" : "Uso actual", + "Threads" : "Fíos", + "Load average" : "Carga media", "Database" : "Base de datos", "Type:" : "Tipo:", "Version:" : "Versión:", @@ -21,31 +27,31 @@ "Used" : "Usado", "Available" : "Dispoñíbel", "Disk" : "Disco", + "Files" : "Ficheiros", + "Storages" : "Almacenamentos", "Mount:" : "Montaxe:", "Filesystem:" : "Sistema de ficheiros:", "Available:" : "Dispoñíbel", "Used:" : "Usado:", - "Files:" : "Ficheiros:", - "Storages:" : "Almacenamentos:", - "Free Space:" : "Espazo libre:", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM info not available" : "A información de RAM non está dispoñíbel", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", - "SWAP info not available" : "A información de SWAP non está dispoñíbel", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "Status" : "Estado", + "Started" : "Iniciado", + "Duration" : "Duración", + "When" : "Cando", + "Details" : "Detalles", + "Succeeded" : "Satisfactoriamente", + "Failed" : "Fallado", + "Running" : "En execución", "Memory" : "Memoria", - "External monitoring tool" : "Ferramenta externa de supervisión", - "Use this end point to connect an external monitoring tool:" : "Use este punto final para conectar unha ferramenta de supervisión externa:", + "RAM info not available" : "A información de RAM non está dispoñíbel", + "Total" : "Total", + "Configuration" : "Configuración", "Output in JSON" : "Saída en JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Omitir a sección de aplicacións (se se inclúe a sección de aplicacións, enviarase unha solicitude externa á tenda de aplicacións)", "Skip server update" : "Omitir actualización do servidor", - "To use an access token, please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xere un e configúreo usando a seguinte orde:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior.", + "Authentication" : "Autenticación", "Network" : "Rede", - "Hostname:" : "Nome de máquina:", - "Gateway:" : "Pasarela:", - "DNS:" : "DNS:", + "Hostname" : "Nome de máquina", + "Gateway" : "Pasarela", + "DNS" : "DNS", "Status:" : "Estado:", "Speed:" : "Velocidade:", "Duplex:" : "Dúplex:", @@ -75,6 +81,8 @@ "Max listen queue:" : "Cola máxima de escoita:", "Max active processes:" : "Máximo de procesos activos:", "Max children reached:" : "Máximo de procesos fillo acadados:", + "CPU" : "CPU", + "Resource usage" : "Uso de recursos", "Shares" : "Comparticións", "Users:" : "Usuarios:", "Groups:" : "Grupos:", @@ -83,22 +91,41 @@ "Federated sent:" : "Envíos á federación:", "Federated received:" : "Recibido da federación:", "Talk conversations:" : "Conversas no Parladoiro:", + "Average" : "Media", + "Warning" : "Advertencia", "Operating System:" : "Sistema operativo", "CPU:" : "CPU:", - "Memory:" : "Memoria:", "Server time:" : "Hora do servidor:", "Uptime:" : "Tempo de actividade:", "Temperature" : "Temperatura", "CPU Usage:" : "Uso da CPU:", + "Load average: {percentage} % ({load}) last minute" : "Carga media: {percentage} % ({load}) último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) último minuto\n{last5MinutesPercentage} % ({last5Minutes}) últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) últimos 15 minutos", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso actual: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso actual: {swapUsageBytes}", + "SWAP info not available" : "A información de SWAP non está dispoñíbel", "Copied!" : "Copiado!", "Not supported!" : "Non admitido!", "Press ⌘-C to copy." : "Prema ⌘-C para copiar.", "Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.", "threads" : "fíos", + "Memory:" : "Memoria:", + "Files:" : "Ficheiros:", + "Storages:" : "Almacenamentos:", + "Free Space:" : "Espazo libre:", + "Hostname:" : "Nome de máquina:", + "Gateway:" : "Pasarela:", "%s%% of all users" : "%s%% de todos os usuarios", "MB" : "MB", "Extensions:" : "Extensións:", - "Copy" : "Copiar" + "External monitoring tool" : "Ferramenta externa de supervisión", + "Use this end point to connect an external monitoring tool:" : "Use este punto final para conectar unha ferramenta de supervisión externa:", + "Copy" : "Copiar", + "Skip apps section (including apps section will send an external request to the app store)" : "Omitir a sección de aplicacións (se se inclúe a sección de aplicacións, enviarase unha solicitude externa á tenda de aplicacións)", + "To use an access token, please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xere un e configúreo usando a seguinte orde:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «NC-Token» ao consultar o URL anterior.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/he.js b/l10n/he.js index 3689665f..f7e8eb36 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -8,8 +8,14 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "מספק פרטים חיוניים על השרת כגון העומס על המעבד, ניצולת הזיכרון, ניצולת נפח הכונן מספר המשתמשים וכו׳", "Active users" : "משתמשים פעילים", "Last hour" : "השעה החולפת", - "CPU info not available" : "פרטי המעבד לא זמינים", + "Background jobs" : "משימות רקע", + "Mode" : "מצב", + "Never" : "מעולם לא", "Load" : "עומס", + "CPU info not available" : "פרטי המעבד לא זמינים", + "Current usage" : "שימוש נוכחי", + "Threads" : "שרשורים", + "Load average" : "ממוצע עומס", "Database" : "מסד נתונים", "Type:" : "סוג:", "Version:" : "גרסה:", @@ -17,24 +23,38 @@ OC.L10N.register( "Used" : "מנוצלים", "Available" : "זמינות", "Disk" : "כונן", - "Files:" : "קבצים", - "Storages:" : "אמצעי אחסון:", - "Free Space:" : "מקום פנוי:", + "Files" : "קבצים", + "Started" : "התחלה", + "Duration" : "משך", + "Job" : "עבודה", + "When" : "מתי", + "Details" : "פרטים", + "Running" : "ריצה", "Memory" : "זיכרון", - "External monitoring tool" : "כלי מעקב חיצוני", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "לאחר מכן יש להעביר את האסימון עם כותרת „NC-Token” בעת תשאול הכתובת שלעיל.", + "Total" : "סך הכול", + "Authentication" : "אימות", "Network" : "רשת", + "Hostname" : "שם מארח", + "Gateway" : "שער גישה", + "DNS" : "DNS", "PHP extensions" : "הרחבות PHP", "PHP" : "PHP", "seconds" : "שניות", "Upload max size:" : "גודל העלאה מרבי:", + "CPU" : "מעבד", "Shares" : "שיתופים", "Users:" : "משתמשים:", + "Warning" : "אזהרה", "Temperature" : "טמפרטורה", "Copied!" : "הועתק!", "Not supported!" : "אין תמיכה!", "Press ⌘-C to copy." : "להעתקה: ‎⌘-C.", "Press Ctrl-C to copy." : "להעתקה: Ctrl-C.", - "Copy" : "העתקה" + "Files:" : "קבצים", + "Storages:" : "אמצעי אחסון:", + "Free Space:" : "מקום פנוי:", + "External monitoring tool" : "כלי מעקב חיצוני", + "Copy" : "העתקה", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "לאחר מכן יש להעביר את האסימון עם כותרת „NC-Token” בעת תשאול הכתובת שלעיל." }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/l10n/he.json b/l10n/he.json index 10d95af9..9ed1a10c 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -6,8 +6,14 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "מספק פרטים חיוניים על השרת כגון העומס על המעבד, ניצולת הזיכרון, ניצולת נפח הכונן מספר המשתמשים וכו׳", "Active users" : "משתמשים פעילים", "Last hour" : "השעה החולפת", - "CPU info not available" : "פרטי המעבד לא זמינים", + "Background jobs" : "משימות רקע", + "Mode" : "מצב", + "Never" : "מעולם לא", "Load" : "עומס", + "CPU info not available" : "פרטי המעבד לא זמינים", + "Current usage" : "שימוש נוכחי", + "Threads" : "שרשורים", + "Load average" : "ממוצע עומס", "Database" : "מסד נתונים", "Type:" : "סוג:", "Version:" : "גרסה:", @@ -15,24 +21,38 @@ "Used" : "מנוצלים", "Available" : "זמינות", "Disk" : "כונן", - "Files:" : "קבצים", - "Storages:" : "אמצעי אחסון:", - "Free Space:" : "מקום פנוי:", + "Files" : "קבצים", + "Started" : "התחלה", + "Duration" : "משך", + "Job" : "עבודה", + "When" : "מתי", + "Details" : "פרטים", + "Running" : "ריצה", "Memory" : "זיכרון", - "External monitoring tool" : "כלי מעקב חיצוני", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "לאחר מכן יש להעביר את האסימון עם כותרת „NC-Token” בעת תשאול הכתובת שלעיל.", + "Total" : "סך הכול", + "Authentication" : "אימות", "Network" : "רשת", + "Hostname" : "שם מארח", + "Gateway" : "שער גישה", + "DNS" : "DNS", "PHP extensions" : "הרחבות PHP", "PHP" : "PHP", "seconds" : "שניות", "Upload max size:" : "גודל העלאה מרבי:", + "CPU" : "מעבד", "Shares" : "שיתופים", "Users:" : "משתמשים:", + "Warning" : "אזהרה", "Temperature" : "טמפרטורה", "Copied!" : "הועתק!", "Not supported!" : "אין תמיכה!", "Press ⌘-C to copy." : "להעתקה: ‎⌘-C.", "Press Ctrl-C to copy." : "להעתקה: Ctrl-C.", - "Copy" : "העתקה" + "Files:" : "קבצים", + "Storages:" : "אמצעי אחסון:", + "Free Space:" : "מקום פנוי:", + "External monitoring tool" : "כלי מעקב חיצוני", + "Copy" : "העתקה", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "לאחר מכן יש להעביר את האסימון עם כותרת „NC-Token” בעת תשאול הכתובת שלעיל." },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" } \ No newline at end of file diff --git a/l10n/hr.js b/l10n/hr.js index bf97c346..8fb8aac3 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -8,8 +8,15 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Pruža korisne informacije o poslužitelju, kao što su opterećenje CPU-a, korištenje RAM-a, korištenje diska, broj korisnika itd.", "Active users" : "Aktivni korisnici", "Last hour" : "Posljednji sat", - "CPU info not available" : "Podaci o CPU-u nisu dostupni", + "Webcron" : "Webcron", + "Background jobs" : "Pozadinski zadaci", + "Mode" : "Način rada", + "Never" : "Nikad", "Load" : "Opterećenje", + "CPU info not available" : "Podaci o CPU-u nisu dostupni", + "Current usage" : "Trenutno opterećenje", + "Threads" : "Niti", + "Load average" : "Prosječno opterećenje", "Database" : "Baza podataka", "Type:" : "Vrsta:", "Version:" : "Inačica:", @@ -17,24 +24,42 @@ OC.L10N.register( "Used" : "Iskorišteno", "Available" : "Dostupno", "Disk" : "Disk", - "Files:" : "Datoteke:", - "Storages:" : "Pohrane:", - "Free Space:" : "Slobodan prostor:", + "Files" : "Datoteke", + "Status" : "Status", + "Started" : "Pokrenuto", + "Duration" : "Trajanje", + "Job" : "Posao", + "When" : "Kada", + "Details" : "Pojedinosti", + "Failed" : "Neuspjelo", + "Running" : "Trčanje", "Memory" : "Memorija", - "External monitoring tool" : "Vanjski alat za praćenje", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Zatim proslijedite token sa zaglavljem „NC-Token“ prilikom slanja upita za gornji URL.", + "Total" : "Ukupno", + "Configuration" : "Konfiguracija", + "Authentication" : "Autentifikacija", "Network" : "Mreža", + "Hostname" : "Naziv poslužitelja", + "Gateway" : "Pristupni poslužitelj", + "DNS" : "DNS", "PHP extensions" : "Proširenja PHP-a", "PHP" : "PHP", "seconds" : "sekunda", "Upload max size:" : "Maksimalna veličina za otpremu:", + "CPU" : "CPU", "Shares" : "Dijeljenja", "Users:" : "Korisnici:", + "Average" : "Prosječno", + "Warning" : "Upozorenje", "Temperature" : "Temperatura", "Copied!" : "Kopirano!", "Not supported!" : "Nije podržano!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", - "Copy" : "Kopiraj" + "Files:" : "Datoteke:", + "Storages:" : "Pohrane:", + "Free Space:" : "Slobodan prostor:", + "External monitoring tool" : "Vanjski alat za praćenje", + "Copy" : "Kopiraj", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Zatim proslijedite token sa zaglavljem „NC-Token“ prilikom slanja upita za gornji URL." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/l10n/hr.json b/l10n/hr.json index 4d4e1fb8..52dd5ae4 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -6,8 +6,15 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Pruža korisne informacije o poslužitelju, kao što su opterećenje CPU-a, korištenje RAM-a, korištenje diska, broj korisnika itd.", "Active users" : "Aktivni korisnici", "Last hour" : "Posljednji sat", - "CPU info not available" : "Podaci o CPU-u nisu dostupni", + "Webcron" : "Webcron", + "Background jobs" : "Pozadinski zadaci", + "Mode" : "Način rada", + "Never" : "Nikad", "Load" : "Opterećenje", + "CPU info not available" : "Podaci o CPU-u nisu dostupni", + "Current usage" : "Trenutno opterećenje", + "Threads" : "Niti", + "Load average" : "Prosječno opterećenje", "Database" : "Baza podataka", "Type:" : "Vrsta:", "Version:" : "Inačica:", @@ -15,24 +22,42 @@ "Used" : "Iskorišteno", "Available" : "Dostupno", "Disk" : "Disk", - "Files:" : "Datoteke:", - "Storages:" : "Pohrane:", - "Free Space:" : "Slobodan prostor:", + "Files" : "Datoteke", + "Status" : "Status", + "Started" : "Pokrenuto", + "Duration" : "Trajanje", + "Job" : "Posao", + "When" : "Kada", + "Details" : "Pojedinosti", + "Failed" : "Neuspjelo", + "Running" : "Trčanje", "Memory" : "Memorija", - "External monitoring tool" : "Vanjski alat za praćenje", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Zatim proslijedite token sa zaglavljem „NC-Token“ prilikom slanja upita za gornji URL.", + "Total" : "Ukupno", + "Configuration" : "Konfiguracija", + "Authentication" : "Autentifikacija", "Network" : "Mreža", + "Hostname" : "Naziv poslužitelja", + "Gateway" : "Pristupni poslužitelj", + "DNS" : "DNS", "PHP extensions" : "Proširenja PHP-a", "PHP" : "PHP", "seconds" : "sekunda", "Upload max size:" : "Maksimalna veličina za otpremu:", + "CPU" : "CPU", "Shares" : "Dijeljenja", "Users:" : "Korisnici:", + "Average" : "Prosječno", + "Warning" : "Upozorenje", "Temperature" : "Temperatura", "Copied!" : "Kopirano!", "Not supported!" : "Nije podržano!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", - "Copy" : "Kopiraj" + "Files:" : "Datoteke:", + "Storages:" : "Pohrane:", + "Free Space:" : "Slobodan prostor:", + "External monitoring tool" : "Vanjski alat za praćenje", + "Copy" : "Kopiraj", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Zatim proslijedite token sa zaglavljem „NC-Token“ prilikom slanja upita za gornji URL." },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/hu.js b/l10n/hu.js index f77fda09..88f4c431 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -13,9 +13,15 @@ OC.L10N.register( "Last 24 Hours" : "Elmúlt 24 óra", "Last 7 Days" : "Elmúlt 7 nap", "Last 30 Days" : "Elmúlt 30 nap", - "CPU info not available" : "A CPU információk nem érhetők el", - "Load average: {percentage} % ({load}) last minute" : "Átlagos terhelés: {percentage}% ({load}) az elmúlt percben", + "Webcron" : "Webcron", + "Background jobs" : "Háttérfeladatok", + "Mode" : "Mód", + "Never" : "Soha", "Load" : "Terhelés", + "CPU info not available" : "A CPU információk nem érhetők el", + "Current usage" : "Jelenlegi használat", + "Threads" : "Szálak", + "Load average" : "Terhelési átlag", "Database" : "Adatbázis:", "Type:" : "Típus:", "Version:" : "Verzió:", @@ -23,31 +29,30 @@ OC.L10N.register( "Used" : "Használt", "Available" : "Elérhető", "Disk" : "Lemez", + "Files" : "Fájlok", + "Storages" : "Tároló", "Mount:" : "Csatolás:", "Filesystem:" : "Fájlrendszer:", "Available:" : "Elérhető:", "Used:" : "Használt:", - "Files:" : "Fájlok:", - "Storages:" : "Tárhelyek:", - "Free Space:" : "Szabad hely:", - "RAM Usage:" : "Memóriahasználat:", - "SWAP Usage:" : "Cserehelyhasználat:", - "RAM info not available" : "A memóriainformációk nem érhetők el", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Memória: összesen: {memTotalBytes} / jelenlegi használat: {memUsageBytes}", - "SWAP info not available" : "A cserehely-információk nem érhetők el", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Cserehely: összesen: {swapTotalBytes} / jelenlegi használat: {swapUsageBytes}", + "Status" : "Állapot", + "Started" : "Elindítva", + "Duration" : "Időtartam", + "When" : "Mikor", + "Details" : "Részletek", + "Failed" : "Sikertelen", + "Running" : "Futás", "Memory" : "Memória", - "External monitoring tool" : "Külső rendszerfelügyeleti eszköz", - "Use this end point to connect an external monitoring tool:" : "E végpontot alkalmazása egy külső felügyeleti eszköz csatlakoztatásához:", + "RAM info not available" : "A memóriainformációk nem érhetők el", + "Total" : "Összesen", + "Configuration" : "Konfiguráció", "Output in JSON" : "JSON kimenet", - "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", "Skip server update" : "Kiszolgálófrissítés kihagyása", - "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", + "Authentication" : "Hitelesítés", "Network" : "Hálózat", - "Hostname:" : "Gépnév:", - "Gateway:" : "Átjáró:", - "DNS:" : "DNS:", + "Hostname" : "Gépnév", + "Gateway" : "Átjáró", + "DNS" : "DNS", "Status:" : "Állapot:", "Speed:" : "Sebesség:", "Duplex:" : "Duplex:", @@ -77,6 +82,8 @@ OC.L10N.register( "Max listen queue:" : "Legnagyobb figyelési sor:", "Max active processes:" : "Legtöbb aktív folyamat:", "Max children reached:" : "Legtöbb elért gyermekfolyamat:", + "CPU" : "CPU", + "Resource usage" : "Erőforrás használat", "Shares" : "Megosztások", "Users:" : "Felhasználók:", "Groups:" : "Csoportok:", @@ -85,22 +92,41 @@ OC.L10N.register( "Federated sent:" : "Föderáltak elküldve:", "Federated received:" : "Föderáltak fogadva:", "Talk conversations:" : "Beszélgetések:", + "Average" : "Átlag", + "Warning" : "Figyelmeztetés", "Operating System:" : "Operációs rendszer:", "CPU:" : "CPU:", - "Memory:" : "Memória:", "Server time:" : "Kiszolgálóidő:", "Uptime:" : "Működési idő:", "Temperature" : "Hőmérséklet", "CPU Usage:" : "Processzorhasználat:", + "Load average: {percentage} % ({load}) last minute" : "Átlagos terhelés: {percentage}% ({load}) az elmúlt percben", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) az elmúlt percben{last5MinutesPercentage} % ({last5Minutes}) az elmúlt 5 percben{last15MinutesPercentage} % ({last15Minutes}) az elmúlt 15 percben", + "RAM Usage:" : "Memóriahasználat:", + "SWAP Usage:" : "Cserehelyhasználat:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Memória: összesen: {memTotalBytes} / jelenlegi használat: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Cserehely: összesen: {swapTotalBytes} / jelenlegi használat: {swapUsageBytes}", + "SWAP info not available" : "A cserehely-információk nem érhetők el", "Copied!" : "Másolva!", "Not supported!" : "Nem támogatott!", "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘+C-t.", "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl+C-t.", "threads" : "szál", + "Memory:" : "Memória:", + "Files:" : "Fájlok:", + "Storages:" : "Tárhelyek:", + "Free Space:" : "Szabad hely:", + "Hostname:" : "Gépnév:", + "Gateway:" : "Átjáró:", "%s%% of all users" : "Az összes felhasználó %s%%-a", "MB" : "MB", "Extensions:" : "Bővítmények:", - "Copy" : "Másolás" + "External monitoring tool" : "Külső rendszerfelügyeleti eszköz", + "Use this end point to connect an external monitoring tool:" : "E végpontot alkalmazása egy külső felügyeleti eszköz csatlakoztatásához:", + "Copy" : "Másolás", + "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", + "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index 9e44fb24..225d852e 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -11,9 +11,15 @@ "Last 24 Hours" : "Elmúlt 24 óra", "Last 7 Days" : "Elmúlt 7 nap", "Last 30 Days" : "Elmúlt 30 nap", - "CPU info not available" : "A CPU információk nem érhetők el", - "Load average: {percentage} % ({load}) last minute" : "Átlagos terhelés: {percentage}% ({load}) az elmúlt percben", + "Webcron" : "Webcron", + "Background jobs" : "Háttérfeladatok", + "Mode" : "Mód", + "Never" : "Soha", "Load" : "Terhelés", + "CPU info not available" : "A CPU információk nem érhetők el", + "Current usage" : "Jelenlegi használat", + "Threads" : "Szálak", + "Load average" : "Terhelési átlag", "Database" : "Adatbázis:", "Type:" : "Típus:", "Version:" : "Verzió:", @@ -21,31 +27,30 @@ "Used" : "Használt", "Available" : "Elérhető", "Disk" : "Lemez", + "Files" : "Fájlok", + "Storages" : "Tároló", "Mount:" : "Csatolás:", "Filesystem:" : "Fájlrendszer:", "Available:" : "Elérhető:", "Used:" : "Használt:", - "Files:" : "Fájlok:", - "Storages:" : "Tárhelyek:", - "Free Space:" : "Szabad hely:", - "RAM Usage:" : "Memóriahasználat:", - "SWAP Usage:" : "Cserehelyhasználat:", - "RAM info not available" : "A memóriainformációk nem érhetők el", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Memória: összesen: {memTotalBytes} / jelenlegi használat: {memUsageBytes}", - "SWAP info not available" : "A cserehely-információk nem érhetők el", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Cserehely: összesen: {swapTotalBytes} / jelenlegi használat: {swapUsageBytes}", + "Status" : "Állapot", + "Started" : "Elindítva", + "Duration" : "Időtartam", + "When" : "Mikor", + "Details" : "Részletek", + "Failed" : "Sikertelen", + "Running" : "Futás", "Memory" : "Memória", - "External monitoring tool" : "Külső rendszerfelügyeleti eszköz", - "Use this end point to connect an external monitoring tool:" : "E végpontot alkalmazása egy külső felügyeleti eszköz csatlakoztatásához:", + "RAM info not available" : "A memóriainformációk nem érhetők el", + "Total" : "Összesen", + "Configuration" : "Konfiguráció", "Output in JSON" : "JSON kimenet", - "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", "Skip server update" : "Kiszolgálófrissítés kihagyása", - "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", + "Authentication" : "Hitelesítés", "Network" : "Hálózat", - "Hostname:" : "Gépnév:", - "Gateway:" : "Átjáró:", - "DNS:" : "DNS:", + "Hostname" : "Gépnév", + "Gateway" : "Átjáró", + "DNS" : "DNS", "Status:" : "Állapot:", "Speed:" : "Sebesség:", "Duplex:" : "Duplex:", @@ -75,6 +80,8 @@ "Max listen queue:" : "Legnagyobb figyelési sor:", "Max active processes:" : "Legtöbb aktív folyamat:", "Max children reached:" : "Legtöbb elért gyermekfolyamat:", + "CPU" : "CPU", + "Resource usage" : "Erőforrás használat", "Shares" : "Megosztások", "Users:" : "Felhasználók:", "Groups:" : "Csoportok:", @@ -83,22 +90,41 @@ "Federated sent:" : "Föderáltak elküldve:", "Federated received:" : "Föderáltak fogadva:", "Talk conversations:" : "Beszélgetések:", + "Average" : "Átlag", + "Warning" : "Figyelmeztetés", "Operating System:" : "Operációs rendszer:", "CPU:" : "CPU:", - "Memory:" : "Memória:", "Server time:" : "Kiszolgálóidő:", "Uptime:" : "Működési idő:", "Temperature" : "Hőmérséklet", "CPU Usage:" : "Processzorhasználat:", + "Load average: {percentage} % ({load}) last minute" : "Átlagos terhelés: {percentage}% ({load}) az elmúlt percben", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) az elmúlt percben{last5MinutesPercentage} % ({last5Minutes}) az elmúlt 5 percben{last15MinutesPercentage} % ({last15Minutes}) az elmúlt 15 percben", + "RAM Usage:" : "Memóriahasználat:", + "SWAP Usage:" : "Cserehelyhasználat:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Memória: összesen: {memTotalBytes} / jelenlegi használat: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Cserehely: összesen: {swapTotalBytes} / jelenlegi használat: {swapUsageBytes}", + "SWAP info not available" : "A cserehely-információk nem érhetők el", "Copied!" : "Másolva!", "Not supported!" : "Nem támogatott!", "Press ⌘-C to copy." : "A másoláshoz nyomjon ⌘+C-t.", "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl+C-t.", "threads" : "szál", + "Memory:" : "Memória:", + "Files:" : "Fájlok:", + "Storages:" : "Tárhelyek:", + "Free Space:" : "Szabad hely:", + "Hostname:" : "Gépnév:", + "Gateway:" : "Átjáró:", "%s%% of all users" : "Az összes felhasználó %s%%-a", "MB" : "MB", "Extensions:" : "Bővítmények:", - "Copy" : "Másolás" + "External monitoring tool" : "Külső rendszerfelügyeleti eszköz", + "Use this end point to connect an external monitoring tool:" : "E végpontot alkalmazása egy külső felügyeleti eszköz csatlakoztatásához:", + "Copy" : "Másolás", + "Skip apps section (including apps section will send an external request to the app store)" : "Alkalmazás szekció kihagyása (külső kérést küld az alkalmazásboltba az alkalmazás szekciót is belefoglalva)", + "To use an access token, please generate one then set it using the following command:" : "A hozzáférési token használatához hozzon létre egyet, majd állítsa be a következő paranccsal:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az „NC-Token” fejléccel, amikor lekérdezi a fenti webcímet.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/hy.js b/l10n/hy.js index 63aec8f1..233c3a2a 100644 --- a/l10n/hy.js +++ b/l10n/hy.js @@ -2,9 +2,12 @@ OC.L10N.register( "serverinfo", { "Unknown" : "Անհայտ", + "Never" : "Երբեք", "Type:" : "Տիպ.", "Size:" : "Չափս.", + "Details" : "Մանրամասներ", "seconds" : "վայրկյան", + "Warning" : "Զգուշացում", "Copied!" : "Պատճենված է․", "Not supported!" : "Չի՛ սպասարկվում։", "Press ⌘-C to copy." : "Սեղմել ⌘-C պատճենելու համար։", diff --git a/l10n/hy.json b/l10n/hy.json index e9b55e41..09b9b9ca 100644 --- a/l10n/hy.json +++ b/l10n/hy.json @@ -1,8 +1,11 @@ { "translations": { "Unknown" : "Անհայտ", + "Never" : "Երբեք", "Type:" : "Տիպ.", "Size:" : "Չափս.", + "Details" : "Մանրամասներ", "seconds" : "վայրկյան", + "Warning" : "Զգուշացում", "Copied!" : "Պատճենված է․", "Not supported!" : "Չի՛ սպասարկվում։", "Press ⌘-C to copy." : "Սեղմել ⌘-C պատճենելու համար։", diff --git a/l10n/ia.js b/l10n/ia.js index 40dd7cb0..8c27fcfe 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -5,21 +5,29 @@ OC.L10N.register( "Unknown" : "Incognite", "Monitoring" : "Controlante", "Active users" : "Usatores active", + "Never" : "Nunquam", + "Current usage" : "Uso actual", + "Load average" : "Carga medie", "Database" : "Base de datos", "Type:" : "Typo:", "Version:" : "Version:", "Size:" : "Dimension:", - "Files:" : "Files:", - "External monitoring tool" : "Instrumento de controlo externe", + "Details" : "Detalios", + "Total" : "Total", + "Authentication" : "Authentication", + "Hostname" : "Nomine de Hospite", "PHP" : "PHP", "seconds" : "secundas", "Upload max size:" : "Dimension maxime de incarga:", "Shares" : "Compartimentos", "Users:" : "Usatores:", + "Warning" : "Aviso", "Copied!" : "Copiate!", "Not supported!" : "Non supportate!", "Press ⌘-C to copy." : "Pulsa ⌘-C pro copiar.", "Press Ctrl-C to copy." : "Pulsa Ctrl-C pro copiar.", + "Files:" : "Files:", + "External monitoring tool" : "Instrumento de controlo externe", "Copy" : "Copiar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ia.json b/l10n/ia.json index 23e57594..a014d9e3 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -3,21 +3,29 @@ "Unknown" : "Incognite", "Monitoring" : "Controlante", "Active users" : "Usatores active", + "Never" : "Nunquam", + "Current usage" : "Uso actual", + "Load average" : "Carga medie", "Database" : "Base de datos", "Type:" : "Typo:", "Version:" : "Version:", "Size:" : "Dimension:", - "Files:" : "Files:", - "External monitoring tool" : "Instrumento de controlo externe", + "Details" : "Detalios", + "Total" : "Total", + "Authentication" : "Authentication", + "Hostname" : "Nomine de Hospite", "PHP" : "PHP", "seconds" : "secundas", "Upload max size:" : "Dimension maxime de incarga:", "Shares" : "Compartimentos", "Users:" : "Usatores:", + "Warning" : "Aviso", "Copied!" : "Copiate!", "Not supported!" : "Non supportate!", "Press ⌘-C to copy." : "Pulsa ⌘-C pro copiar.", "Press Ctrl-C to copy." : "Pulsa Ctrl-C pro copiar.", + "Files:" : "Files:", + "External monitoring tool" : "Instrumento de controlo externe", "Copy" : "Copiar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js index 350a6fa9..46673f4b 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -13,39 +13,43 @@ OC.L10N.register( "Last 24 Hours" : "24 Jam Terakhir", "Last 7 Days" : "7 Hari Terakhir", "Last 30 Days" : "30 Hari Terakhir", - "CPU info not available" : "Info CPU tidak tersedia", - "Load average: {percentage} % ({load}) last minute" : "Rata-rata beban: {percentage} % ({load}) menit terakhir", + "Webcron" : "Webcron", + "Background jobs" : "Pekerjaan latar belakang", + "Mode" : "Mode", + "Never" : "Tidak pernah", "Load" : "Beban", + "CPU info not available" : "Info CPU tidak tersedia", + "Current usage" : "Penggunaan terakhir", + "Threads" : "Utas", + "Load average" : "Rata-rata Proses", "Database" : "Basis data", "Type:" : "Jenis:", "Version:" : "Versi:", "Size:" : "Ukuran:", "Available" : "Tersedia", "Disk" : "Disk", + "Files" : "File", "Mount:" : "Mount:", "Filesystem:" : "Sistem file:", "Available:" : "Tersedia:", "Used:" : "Digunakan:", - "Files:" : "File:", - "Storages:" : "Penyimpanan:", - "Free Space:" : "Ruang kosong:", - "RAM Usage:" : "Penggunaan RAM:", - "SWAP Usage:" : "Penggunaan SWAP:", - "RAM info not available" : "Info RAM tidak tersedia", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Penggunaan saat ini: {memUsageBytes}", - "SWAP info not available" : "Info SWAP tidak tersedia", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Penggunaan saat ini: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Dimulai", + "Duration" : "Durasi", + "When" : "Ketika", + "Details" : "Rincian", + "Succeeded" : "Berhasil", + "Failed" : "Gagal", + "Running" : "Sedang berjalan", "Memory" : "Memori", - "External monitoring tool" : "Alat pemantauan eksternal", - "Use this end point to connect an external monitoring tool:" : "Gunakan endpoint ini untuk menghubungkan alat pemantauan eksternal:", + "RAM info not available" : "Info RAM tidak tersedia", + "Total" : "Total", + "Configuration" : "Konfigurasi", "Output in JSON" : "Keluaran dalam JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", "Skip server update" : "Lewati pembaruan server", - "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas.", + "Authentication" : "Autentikasi", "Network" : "Jaringan", - "Hostname:" : "Nama host:", - "Gateway:" : "Gateway:", + "Hostname" : "Nama Host", "Status:" : "Status:", "Speed:" : "Kecepatan:", "Duplex:" : "Dupleks:", @@ -83,22 +87,39 @@ OC.L10N.register( "Federated sent:" : "Federasi dikirim:", "Federated received:" : "Federasi diterima:", "Talk conversations:" : "Percakapan Talk:", + "Warning" : "Peringatan", "Operating System:" : "Sistem Operasi:", "CPU:" : "CPU:", - "Memory:" : "Memori:", "Server time:" : "Waktu server:", "Uptime:" : "Waktu aktif:", "Temperature" : "Suhu", "CPU Usage:" : "Penggunaan CPU:", + "Load average: {percentage} % ({load}) last minute" : "Rata-rata beban: {percentage} % ({load}) menit terakhir", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 1 menit terakhir\n{last5MinutesPercentage} % ({last5Minutes}) 5 menit terakhir\n{last15MinutesPercentage} % ({last15Minutes}) 15 menit terakhir", + "RAM Usage:" : "Penggunaan RAM:", + "SWAP Usage:" : "Penggunaan SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Penggunaan saat ini: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Penggunaan saat ini: {swapUsageBytes}", + "SWAP info not available" : "Info SWAP tidak tersedia", "Copied!" : "Tersalin!", "Not supported!" : "Tidak didukung!", "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.", "threads" : "thread", + "Memory:" : "Memori:", + "Files:" : "File:", + "Storages:" : "Penyimpanan:", + "Free Space:" : "Ruang kosong:", + "Hostname:" : "Nama host:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% dari semua pengguna", "MB" : "MB", "Extensions:" : "Ekstensi:", - "Copy" : "Salin" + "External monitoring tool" : "Alat pemantauan eksternal", + "Use this end point to connect an external monitoring tool:" : "Gunakan endpoint ini untuk menghubungkan alat pemantauan eksternal:", + "Copy" : "Salin", + "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", + "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas." }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index 597c0118..6878fc2e 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -11,39 +11,43 @@ "Last 24 Hours" : "24 Jam Terakhir", "Last 7 Days" : "7 Hari Terakhir", "Last 30 Days" : "30 Hari Terakhir", - "CPU info not available" : "Info CPU tidak tersedia", - "Load average: {percentage} % ({load}) last minute" : "Rata-rata beban: {percentage} % ({load}) menit terakhir", + "Webcron" : "Webcron", + "Background jobs" : "Pekerjaan latar belakang", + "Mode" : "Mode", + "Never" : "Tidak pernah", "Load" : "Beban", + "CPU info not available" : "Info CPU tidak tersedia", + "Current usage" : "Penggunaan terakhir", + "Threads" : "Utas", + "Load average" : "Rata-rata Proses", "Database" : "Basis data", "Type:" : "Jenis:", "Version:" : "Versi:", "Size:" : "Ukuran:", "Available" : "Tersedia", "Disk" : "Disk", + "Files" : "File", "Mount:" : "Mount:", "Filesystem:" : "Sistem file:", "Available:" : "Tersedia:", "Used:" : "Digunakan:", - "Files:" : "File:", - "Storages:" : "Penyimpanan:", - "Free Space:" : "Ruang kosong:", - "RAM Usage:" : "Penggunaan RAM:", - "SWAP Usage:" : "Penggunaan SWAP:", - "RAM info not available" : "Info RAM tidak tersedia", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Penggunaan saat ini: {memUsageBytes}", - "SWAP info not available" : "Info SWAP tidak tersedia", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Penggunaan saat ini: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Dimulai", + "Duration" : "Durasi", + "When" : "Ketika", + "Details" : "Rincian", + "Succeeded" : "Berhasil", + "Failed" : "Gagal", + "Running" : "Sedang berjalan", "Memory" : "Memori", - "External monitoring tool" : "Alat pemantauan eksternal", - "Use this end point to connect an external monitoring tool:" : "Gunakan endpoint ini untuk menghubungkan alat pemantauan eksternal:", + "RAM info not available" : "Info RAM tidak tersedia", + "Total" : "Total", + "Configuration" : "Konfigurasi", "Output in JSON" : "Keluaran dalam JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", "Skip server update" : "Lewati pembaruan server", - "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas.", + "Authentication" : "Autentikasi", "Network" : "Jaringan", - "Hostname:" : "Nama host:", - "Gateway:" : "Gateway:", + "Hostname" : "Nama Host", "Status:" : "Status:", "Speed:" : "Kecepatan:", "Duplex:" : "Dupleks:", @@ -81,22 +85,39 @@ "Federated sent:" : "Federasi dikirim:", "Federated received:" : "Federasi diterima:", "Talk conversations:" : "Percakapan Talk:", + "Warning" : "Peringatan", "Operating System:" : "Sistem Operasi:", "CPU:" : "CPU:", - "Memory:" : "Memori:", "Server time:" : "Waktu server:", "Uptime:" : "Waktu aktif:", "Temperature" : "Suhu", "CPU Usage:" : "Penggunaan CPU:", + "Load average: {percentage} % ({load}) last minute" : "Rata-rata beban: {percentage} % ({load}) menit terakhir", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 1 menit terakhir\n{last5MinutesPercentage} % ({last5Minutes}) 5 menit terakhir\n{last15MinutesPercentage} % ({last15Minutes}) 15 menit terakhir", + "RAM Usage:" : "Penggunaan RAM:", + "SWAP Usage:" : "Penggunaan SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Penggunaan saat ini: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Penggunaan saat ini: {swapUsageBytes}", + "SWAP info not available" : "Info SWAP tidak tersedia", "Copied!" : "Tersalin!", "Not supported!" : "Tidak didukung!", "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.", "threads" : "thread", + "Memory:" : "Memori:", + "Files:" : "File:", + "Storages:" : "Penyimpanan:", + "Free Space:" : "Ruang kosong:", + "Hostname:" : "Nama host:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% dari semua pengguna", "MB" : "MB", "Extensions:" : "Ekstensi:", - "Copy" : "Salin" + "External monitoring tool" : "Alat pemantauan eksternal", + "Use this end point to connect an external monitoring tool:" : "Gunakan endpoint ini untuk menghubungkan alat pemantauan eksternal:", + "Copy" : "Salin", + "Skip apps section (including apps section will send an external request to the app store)" : "Lewati bagian aplikasi (menyertakan bagian aplikasi akan mengirim permintaan eksternal ke app store)", + "To use an access token, please generate one then set it using the following command:" : "Untuk menggunakan token akses, silakan buat token lalu tetapkan menggunakan perintah berikut:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kemudian sertakan token tersebut dengan header \"NC-Token\" saat melakukan kueri ke URL di atas." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index 576656de..8c89221d 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -7,8 +7,14 @@ OC.L10N.register( "Monitoring app with useful server information" : "Vöktunarforrit sem nær í ýmsar notadrjúgar upplýsingar um þjón", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Gefur nytsamlegar upplýsingar um vefþjón, svo sem álag á örgjörva, diskanotkun, fjölda notenda, o.s.frv.", "Active users" : "Virkir notendur", - "CPU info not available" : "Örgjörvaupplýsingar ekki tiltækar", + "Webcron" : "Webcron", + "Background jobs" : "Verk í bakgrunni", + "Mode" : "Hamur", + "Never" : "Aldrei", "Load" : "Hlaða inn", + "CPU info not available" : "Örgjörvaupplýsingar ekki tiltækar", + "Current usage" : "Núverandi notkun", + "Load average" : "Meðaltalsálag", "Database" : "Gagnagrunnur", "Type:" : "Tegund:", "Version:" : "Útgáfa:", @@ -16,23 +22,36 @@ OC.L10N.register( "Used" : "Notað", "Available" : "Tiltækt", "Disk" : "Diskur", - "Files:" : "Skrár:", - "Storages:" : "Gagnageymslur", - "Free Space:" : "Laust diskapláss:", + "Files" : "Skráaforrit", + "Started" : "Ræst", + "Duration" : "Tímalengd", + "Details" : "Nánar", + "Running" : "Hlaup", "Memory" : "Vinnsluminni", - "External monitoring tool" : "Utanaðkomandi vöktunartól", + "Total" : "Alls", + "Authentication" : "Auðkenning", "Network" : "Netkerfi", + "Hostname" : "Vélarheiti", + "Gateway" : "Netgátt (gateway)", + "DNS" : "DNS", "PHP extensions" : "PHP-viðaukar", "PHP" : "PHP", "seconds" : "sekúndum", "Upload max size:" : "Hámarksstærð innsendingar:", + "CPU" : "Örgjörvi", "Shares" : "Sameignir", "Users:" : "Notendur:", + "Average" : "Meðaltal", + "Warning" : "Aðvörun", "Temperature" : "Hitastig", "Copied!" : "Afritað!", "Not supported!" : "Ekki stutt!", "Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.", "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.", + "Files:" : "Skrár:", + "Storages:" : "Gagnageymslur", + "Free Space:" : "Laust diskapláss:", + "External monitoring tool" : "Utanaðkomandi vöktunartól", "Copy" : "Afrita" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index f604378d..df32f781 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -5,8 +5,14 @@ "Monitoring app with useful server information" : "Vöktunarforrit sem nær í ýmsar notadrjúgar upplýsingar um þjón", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Gefur nytsamlegar upplýsingar um vefþjón, svo sem álag á örgjörva, diskanotkun, fjölda notenda, o.s.frv.", "Active users" : "Virkir notendur", - "CPU info not available" : "Örgjörvaupplýsingar ekki tiltækar", + "Webcron" : "Webcron", + "Background jobs" : "Verk í bakgrunni", + "Mode" : "Hamur", + "Never" : "Aldrei", "Load" : "Hlaða inn", + "CPU info not available" : "Örgjörvaupplýsingar ekki tiltækar", + "Current usage" : "Núverandi notkun", + "Load average" : "Meðaltalsálag", "Database" : "Gagnagrunnur", "Type:" : "Tegund:", "Version:" : "Útgáfa:", @@ -14,23 +20,36 @@ "Used" : "Notað", "Available" : "Tiltækt", "Disk" : "Diskur", - "Files:" : "Skrár:", - "Storages:" : "Gagnageymslur", - "Free Space:" : "Laust diskapláss:", + "Files" : "Skráaforrit", + "Started" : "Ræst", + "Duration" : "Tímalengd", + "Details" : "Nánar", + "Running" : "Hlaup", "Memory" : "Vinnsluminni", - "External monitoring tool" : "Utanaðkomandi vöktunartól", + "Total" : "Alls", + "Authentication" : "Auðkenning", "Network" : "Netkerfi", + "Hostname" : "Vélarheiti", + "Gateway" : "Netgátt (gateway)", + "DNS" : "DNS", "PHP extensions" : "PHP-viðaukar", "PHP" : "PHP", "seconds" : "sekúndum", "Upload max size:" : "Hámarksstærð innsendingar:", + "CPU" : "Örgjörvi", "Shares" : "Sameignir", "Users:" : "Notendur:", + "Average" : "Meðaltal", + "Warning" : "Aðvörun", "Temperature" : "Hitastig", "Copied!" : "Afritað!", "Not supported!" : "Ekki stutt!", "Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.", "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.", + "Files:" : "Skrár:", + "Storages:" : "Gagnageymslur", + "Free Space:" : "Laust diskapláss:", + "External monitoring tool" : "Utanaðkomandi vöktunartól", "Copy" : "Afrita" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index 0eb7488d..79def4e5 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -11,9 +11,15 @@ OC.L10N.register( "Last 24 Hours" : "Ultime 24 ore", "Last 7 Days" : "Ultimi 7 giorni", "Last 30 Days" : "Ultimi 30 giorni", - "CPU info not available" : "Informazioni CPU non disponibili", - "Load average: {percentage} % ({load}) last minute" : "Carico medio: {percentage} % ({load}) ultimo minuto", + "Webcron" : "Webcron", + "Background jobs" : "Operazioni in background", + "Mode" : "Modalità", + "Never" : "Mai", "Load" : "Carico", + "CPU info not available" : "Informazioni CPU non disponibili", + "Current usage" : "Utilizzo attuale", + "Threads" : "Argomenti", + "Load average" : "Carico medio", "Database" : "Database", "Type:" : "Tipo:", "Version:" : "Versione:", @@ -21,31 +27,31 @@ OC.L10N.register( "Used" : "Utilizzati", "Available" : "Disponibile", "Disk" : "Disco", + "Files" : "File", + "Storages" : "Archiviazioni", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", "Available:" : "Disponibile:", "Used:" : "Utilizzato:", - "Files:" : "File:", - "Storages:" : "Archiviazioni:", - "Free Space:" : "Spazio libero:", - "RAM Usage:" : "Utilizzo RAM:", - "SWAP Usage:" : "Utilizzo SWAP:", - "RAM info not available" : "Informazioni RAM non disponibili", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totale: {memTotalBytes}/Uso attuale: {memUsageBytes}", - "SWAP info not available" : "Informazioni SWAP non disponibili", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totale: {swapTotalBytes}/Uso attuale: {swapUsageBytes}", + "Status" : "Stato", + "Started" : "Avviata", + "Duration" : "Durata", + "Job" : "Lavoro", + "When" : "Quando", + "Details" : "Dettagli", + "Failed" : "Non riuscito", + "Running" : "Corsa", "Memory" : "Memoria", - "External monitoring tool" : "Strumento di controllo esterno", - "Use this end point to connect an external monitoring tool:" : "Utilizzare questo endpoint per connettere uno strumento di monitoraggio esterno:", + "RAM info not available" : "Informazioni RAM non disponibili", + "Total" : "Totale", + "Configuration" : "Configurazione", "Output in JSON" : "Output in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Salta la sezione app (includere la sezione app invierà una richiesta esterna all'app store)", "Skip server update" : "Salta l'aggiornamento del server", - "To use an access token, please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra.", + "Authentication" : "Autenticazione", "Network" : "Rete", - "Hostname:" : "Nome host:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Nome host", + "Gateway" : "Gateway", + "DNS" : "DNS", "Status:" : "Stato:", "Speed:" : "Velocità:", "Duplex:" : "Duplex:", @@ -65,6 +71,7 @@ OC.L10N.register( "Total processes:" : "Totale processi:", "Active processes:" : "Processi attivi:", "Max active processes:" : "Numero massimo di processi attivi:", + "CPU" : "CPU", "Shares" : "Condivisioni", "Users:" : "Utenti:", "Groups:" : "Gruppi:", @@ -73,20 +80,39 @@ OC.L10N.register( "Federated sent:" : "Federati inviati:", "Federated received:" : "Federati ricevuti:", "Talk conversations:" : "Conversazioni di Talk:", + "Average" : "Media", + "Warning" : "Attenzione", "Operating System:" : "Sistema operativo:", "CPU:" : "CPU:", - "Memory:" : "Memoria:", "Server time:" : "Ora del server:", "Uptime:" : "Tempo di attività:", "Temperature" : "Temperatura", "CPU Usage:" : "Utilizzo CPU:", + "Load average: {percentage} % ({load}) last minute" : "Carico medio: {percentage} % ({load}) ultimo minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute})ultimo minuto\n{last5MinutesPercentage} % ({last5Minutes}) ultimi 5 minuti\n{last15MinutesPercentage} % ({last15Minutes}) ultimi 15 minuti", + "RAM Usage:" : "Utilizzo RAM:", + "SWAP Usage:" : "Utilizzo SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totale: {memTotalBytes}/Uso attuale: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totale: {swapTotalBytes}/Uso attuale: {swapUsageBytes}", + "SWAP info not available" : "Informazioni SWAP non disponibili", "Copied!" : "Copiato!", "Not supported!" : "Non supportato!", "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", + "Memory:" : "Memoria:", + "Files:" : "File:", + "Storages:" : "Archiviazioni:", + "Free Space:" : "Spazio libero:", + "Hostname:" : "Nome host:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% di tutti gli utenti", "Extensions:" : "Estensioni:", - "Copy" : "Copia" + "External monitoring tool" : "Strumento di controllo esterno", + "Use this end point to connect an external monitoring tool:" : "Utilizzare questo endpoint per connettere uno strumento di monitoraggio esterno:", + "Copy" : "Copia", + "Skip apps section (including apps section will send an external request to the app store)" : "Salta la sezione app (includere la sezione app invierà una richiesta esterna all'app store)", + "To use an access token, please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra.", + "DNS:" : "DNS:" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/it.json b/l10n/it.json index aca8398c..2ac311aa 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -9,9 +9,15 @@ "Last 24 Hours" : "Ultime 24 ore", "Last 7 Days" : "Ultimi 7 giorni", "Last 30 Days" : "Ultimi 30 giorni", - "CPU info not available" : "Informazioni CPU non disponibili", - "Load average: {percentage} % ({load}) last minute" : "Carico medio: {percentage} % ({load}) ultimo minuto", + "Webcron" : "Webcron", + "Background jobs" : "Operazioni in background", + "Mode" : "Modalità", + "Never" : "Mai", "Load" : "Carico", + "CPU info not available" : "Informazioni CPU non disponibili", + "Current usage" : "Utilizzo attuale", + "Threads" : "Argomenti", + "Load average" : "Carico medio", "Database" : "Database", "Type:" : "Tipo:", "Version:" : "Versione:", @@ -19,31 +25,31 @@ "Used" : "Utilizzati", "Available" : "Disponibile", "Disk" : "Disco", + "Files" : "File", + "Storages" : "Archiviazioni", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", "Available:" : "Disponibile:", "Used:" : "Utilizzato:", - "Files:" : "File:", - "Storages:" : "Archiviazioni:", - "Free Space:" : "Spazio libero:", - "RAM Usage:" : "Utilizzo RAM:", - "SWAP Usage:" : "Utilizzo SWAP:", - "RAM info not available" : "Informazioni RAM non disponibili", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totale: {memTotalBytes}/Uso attuale: {memUsageBytes}", - "SWAP info not available" : "Informazioni SWAP non disponibili", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totale: {swapTotalBytes}/Uso attuale: {swapUsageBytes}", + "Status" : "Stato", + "Started" : "Avviata", + "Duration" : "Durata", + "Job" : "Lavoro", + "When" : "Quando", + "Details" : "Dettagli", + "Failed" : "Non riuscito", + "Running" : "Corsa", "Memory" : "Memoria", - "External monitoring tool" : "Strumento di controllo esterno", - "Use this end point to connect an external monitoring tool:" : "Utilizzare questo endpoint per connettere uno strumento di monitoraggio esterno:", + "RAM info not available" : "Informazioni RAM non disponibili", + "Total" : "Totale", + "Configuration" : "Configurazione", "Output in JSON" : "Output in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Salta la sezione app (includere la sezione app invierà una richiesta esterna all'app store)", "Skip server update" : "Salta l'aggiornamento del server", - "To use an access token, please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra.", + "Authentication" : "Autenticazione", "Network" : "Rete", - "Hostname:" : "Nome host:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Nome host", + "Gateway" : "Gateway", + "DNS" : "DNS", "Status:" : "Stato:", "Speed:" : "Velocità:", "Duplex:" : "Duplex:", @@ -63,6 +69,7 @@ "Total processes:" : "Totale processi:", "Active processes:" : "Processi attivi:", "Max active processes:" : "Numero massimo di processi attivi:", + "CPU" : "CPU", "Shares" : "Condivisioni", "Users:" : "Utenti:", "Groups:" : "Gruppi:", @@ -71,20 +78,39 @@ "Federated sent:" : "Federati inviati:", "Federated received:" : "Federati ricevuti:", "Talk conversations:" : "Conversazioni di Talk:", + "Average" : "Media", + "Warning" : "Attenzione", "Operating System:" : "Sistema operativo:", "CPU:" : "CPU:", - "Memory:" : "Memoria:", "Server time:" : "Ora del server:", "Uptime:" : "Tempo di attività:", "Temperature" : "Temperatura", "CPU Usage:" : "Utilizzo CPU:", + "Load average: {percentage} % ({load}) last minute" : "Carico medio: {percentage} % ({load}) ultimo minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute})ultimo minuto\n{last5MinutesPercentage} % ({last5Minutes}) ultimi 5 minuti\n{last15MinutesPercentage} % ({last15Minutes}) ultimi 15 minuti", + "RAM Usage:" : "Utilizzo RAM:", + "SWAP Usage:" : "Utilizzo SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totale: {memTotalBytes}/Uso attuale: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totale: {swapTotalBytes}/Uso attuale: {swapUsageBytes}", + "SWAP info not available" : "Informazioni SWAP non disponibili", "Copied!" : "Copiato!", "Not supported!" : "Non supportato!", "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", + "Memory:" : "Memoria:", + "Files:" : "File:", + "Storages:" : "Archiviazioni:", + "Free Space:" : "Spazio libero:", + "Hostname:" : "Nome host:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% di tutti gli utenti", "Extensions:" : "Estensioni:", - "Copy" : "Copia" + "External monitoring tool" : "Strumento di controllo esterno", + "Use this end point to connect an external monitoring tool:" : "Utilizzare questo endpoint per connettere uno strumento di monitoraggio esterno:", + "Copy" : "Copia", + "Skip apps section (including apps section will send an external request to the app store)" : "Salta la sezione app (includere la sezione app invierà una richiesta esterna all'app store)", + "To use an access token, please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index 2664e9ba..4154a974 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -13,9 +13,15 @@ OC.L10N.register( "Last 24 Hours" : "24時間以内", "Last 7 Days" : "7日以内", "Last 30 Days" : "30日以内", - "CPU info not available" : "CPU情報が利用できません", - "Load average: {percentage} % ({load}) last minute" : "ロードアベレージ: {percentage}% ({load}) 直近1分間", + "Webcron" : "Webcron", + "Background jobs" : "バックグラウンドジョブ", + "Mode" : "モード", + "Never" : "なし", "Load" : "負荷", + "CPU info not available" : "CPU情報が利用できません", + "Current usage" : "現在の利用量", + "Threads" : "スレッド", + "Load average" : "ロードアベレージ", "Database" : "データベース", "Type:" : "タイプ:", "Version:" : "バージョン:", @@ -23,31 +29,32 @@ OC.L10N.register( "Used" : "使用中", "Available" : "利用可能", "Disk" : "ディスク", + "Files" : "ファイル", + "Storages" : "ストレージ", "Mount:" : "マウント:", "Filesystem:" : "ファイルシステム:", "Available:" : "利用可能:", "Used:" : "使用中:", - "Files:" : "ファイル数:", - "Storages:" : "ストレージ:", - "Free Space:" : "空き容量:", - "RAM Usage:" : "RAM使用量:", - "SWAP Usage:" : "SWAP使用量:", - "RAM info not available" : "RAM情報が利用不可", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 合計: {memTotalBytes}/現在の使用率: {memUsageBytes}", - "SWAP info not available" : "SWAP情報なし", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "スワップ: 合計: {swapTotalBytes}/現在の使用率: {swapUsageBytes}", + "Status" : "ステータス", + "Started" : "開始されました", + "Duration" : "期間", + "Job" : "仕事", + "When" : "いつ", + "Details" : "詳細", + "Succeeded" : "成功", + "Failed" : "失敗しました", + "Running" : "ランニング", "Memory" : "メモリ", - "External monitoring tool" : "外部モニタリングツール", - "Use this end point to connect an external monitoring tool:" : "このエンドポイントを使用して外部モニタリングツールを接続します:", + "RAM info not available" : "RAM情報が利用不可", + "Total" : "合計", + "Configuration" : "設定", "Output in JSON" : "JSONでの出力", - "Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)", "Skip server update" : "サーバーの更新をスキップ", - "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\" ヘッダーでトークンを渡します。", + "Authentication" : "認証", "Network" : "ネットワーク", - "Hostname:" : "ホスト名:", - "Gateway:" : "ゲートウェイ:", - "DNS:" : "DNS:", + "Hostname" : "ホスト名", + "Gateway" : "ゲートウェイ", + "DNS" : "DNS", "Status:" : "ステータス:", "Speed:" : "速度:", "Duplex:" : "Duplex:", @@ -77,6 +84,7 @@ OC.L10N.register( "Max listen queue:" : "最大のリッスン・キュー:", "Max active processes:" : "最大のアクティブなプロセス:", "Max children reached:" : "最大の子数に達した:", + "CPU" : "CPU", "Shares" : "共有数", "Users:" : "ユーザー数:", "Groups:" : "グループ:", @@ -85,22 +93,41 @@ OC.L10N.register( "Federated sent:" : "統合送信:", "Federated received:" : "統合受信:", "Talk conversations:" : "会話:", + "Average" : "平均", + "Warning" : "警告", "Operating System:" : "OS:", "CPU:" : "CPU:", - "Memory:" : "メモリ:", "Server time:" : "サーバーの時間:", "Uptime:" : "稼働時間:", "Temperature" : "温度", "CPU Usage:" : "CPU使用率:", + "Load average: {percentage} % ({load}) last minute" : "ロードアベレージ: {percentage}% ({load}) 直近1分間", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最新\n{last5MinutesPercentage}% ({last5Minutes}) 直近 5 分\n{last15MinutesPercentage}% ({last15Minutes}) 直近 15 分", + "RAM Usage:" : "RAM使用量:", + "SWAP Usage:" : "SWAP使用量:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 合計: {memTotalBytes}/現在の使用率: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "スワップ: 合計: {swapTotalBytes}/現在の使用率: {swapUsageBytes}", + "SWAP info not available" : "SWAP情報なし", "Copied!" : "コピー完了", "Not supported!" : "対応していません!", "Press ⌘-C to copy." : "⌘-C でコピーします。", "Press Ctrl-C to copy." : "Ctrl-Cを押してコピーします。", "threads" : "スレッド", + "Memory:" : "メモリ:", + "Files:" : "ファイル数:", + "Storages:" : "ストレージ:", + "Free Space:" : "空き容量:", + "Hostname:" : "ホスト名:", + "Gateway:" : "ゲートウェイ:", "%s%% of all users" : "全ユーザーの%s%%", "MB" : "MB", "Extensions:" : "拡張:", - "Copy" : "コピー" + "External monitoring tool" : "外部モニタリングツール", + "Use this end point to connect an external monitoring tool:" : "このエンドポイントを使用して外部モニタリングツールを接続します:", + "Copy" : "コピー", + "Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)", + "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\" ヘッダーでトークンを渡します。", + "DNS:" : "DNS:" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 09a25db1..14463404 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -11,9 +11,15 @@ "Last 24 Hours" : "24時間以内", "Last 7 Days" : "7日以内", "Last 30 Days" : "30日以内", - "CPU info not available" : "CPU情報が利用できません", - "Load average: {percentage} % ({load}) last minute" : "ロードアベレージ: {percentage}% ({load}) 直近1分間", + "Webcron" : "Webcron", + "Background jobs" : "バックグラウンドジョブ", + "Mode" : "モード", + "Never" : "なし", "Load" : "負荷", + "CPU info not available" : "CPU情報が利用できません", + "Current usage" : "現在の利用量", + "Threads" : "スレッド", + "Load average" : "ロードアベレージ", "Database" : "データベース", "Type:" : "タイプ:", "Version:" : "バージョン:", @@ -21,31 +27,32 @@ "Used" : "使用中", "Available" : "利用可能", "Disk" : "ディスク", + "Files" : "ファイル", + "Storages" : "ストレージ", "Mount:" : "マウント:", "Filesystem:" : "ファイルシステム:", "Available:" : "利用可能:", "Used:" : "使用中:", - "Files:" : "ファイル数:", - "Storages:" : "ストレージ:", - "Free Space:" : "空き容量:", - "RAM Usage:" : "RAM使用量:", - "SWAP Usage:" : "SWAP使用量:", - "RAM info not available" : "RAM情報が利用不可", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 合計: {memTotalBytes}/現在の使用率: {memUsageBytes}", - "SWAP info not available" : "SWAP情報なし", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "スワップ: 合計: {swapTotalBytes}/現在の使用率: {swapUsageBytes}", + "Status" : "ステータス", + "Started" : "開始されました", + "Duration" : "期間", + "Job" : "仕事", + "When" : "いつ", + "Details" : "詳細", + "Succeeded" : "成功", + "Failed" : "失敗しました", + "Running" : "ランニング", "Memory" : "メモリ", - "External monitoring tool" : "外部モニタリングツール", - "Use this end point to connect an external monitoring tool:" : "このエンドポイントを使用して外部モニタリングツールを接続します:", + "RAM info not available" : "RAM情報が利用不可", + "Total" : "合計", + "Configuration" : "設定", "Output in JSON" : "JSONでの出力", - "Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)", "Skip server update" : "サーバーの更新をスキップ", - "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\" ヘッダーでトークンを渡します。", + "Authentication" : "認証", "Network" : "ネットワーク", - "Hostname:" : "ホスト名:", - "Gateway:" : "ゲートウェイ:", - "DNS:" : "DNS:", + "Hostname" : "ホスト名", + "Gateway" : "ゲートウェイ", + "DNS" : "DNS", "Status:" : "ステータス:", "Speed:" : "速度:", "Duplex:" : "Duplex:", @@ -75,6 +82,7 @@ "Max listen queue:" : "最大のリッスン・キュー:", "Max active processes:" : "最大のアクティブなプロセス:", "Max children reached:" : "最大の子数に達した:", + "CPU" : "CPU", "Shares" : "共有数", "Users:" : "ユーザー数:", "Groups:" : "グループ:", @@ -83,22 +91,41 @@ "Federated sent:" : "統合送信:", "Federated received:" : "統合受信:", "Talk conversations:" : "会話:", + "Average" : "平均", + "Warning" : "警告", "Operating System:" : "OS:", "CPU:" : "CPU:", - "Memory:" : "メモリ:", "Server time:" : "サーバーの時間:", "Uptime:" : "稼働時間:", "Temperature" : "温度", "CPU Usage:" : "CPU使用率:", + "Load average: {percentage} % ({load}) last minute" : "ロードアベレージ: {percentage}% ({load}) 直近1分間", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最新\n{last5MinutesPercentage}% ({last5Minutes}) 直近 5 分\n{last15MinutesPercentage}% ({last15Minutes}) 直近 15 分", + "RAM Usage:" : "RAM使用量:", + "SWAP Usage:" : "SWAP使用量:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 合計: {memTotalBytes}/現在の使用率: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "スワップ: 合計: {swapTotalBytes}/現在の使用率: {swapUsageBytes}", + "SWAP info not available" : "SWAP情報なし", "Copied!" : "コピー完了", "Not supported!" : "対応していません!", "Press ⌘-C to copy." : "⌘-C でコピーします。", "Press Ctrl-C to copy." : "Ctrl-Cを押してコピーします。", "threads" : "スレッド", + "Memory:" : "メモリ:", + "Files:" : "ファイル数:", + "Storages:" : "ストレージ:", + "Free Space:" : "空き容量:", + "Hostname:" : "ホスト名:", + "Gateway:" : "ゲートウェイ:", "%s%% of all users" : "全ユーザーの%s%%", "MB" : "MB", "Extensions:" : "拡張:", - "Copy" : "コピー" + "External monitoring tool" : "外部モニタリングツール", + "Use this end point to connect an external monitoring tool:" : "このエンドポイントを使用して外部モニタリングツールを接続します:", + "Copy" : "コピー", + "Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)", + "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\" ヘッダーでトークンを渡します。", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ka.js b/l10n/ka.js index 693b6116..43fabcd6 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -7,36 +7,37 @@ OC.L10N.register( "Monitoring app with useful server information" : "Monitoring app with useful server information", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", "Active users" : "Active users", - "CPU info not available" : "CPU info not available", + "Webcron" : "Webcron", + "Background jobs" : "Background jobs", + "Never" : "Never", "Load" : "Load", + "CPU info not available" : "CPU info not available", "Database" : "Database", "Type:" : "Type:", "Version:" : "Version:", "Size:" : "Size:", "Available" : "Available", "Disk" : "Disk", + "Files" : "ფაილები", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", "Available:" : "Available:", "Used:" : "Used:", - "Files:" : "Files:", - "Storages:" : "Storages:", - "Free Space:" : "Free Space:", - "RAM info not available" : "RAM info not available", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Started", + "Duration" : "Duration", + "When" : "When", + "Details" : "Details", + "Failed" : "Failed", + "Running" : "Running", "Memory" : "Memory", - "External monitoring tool" : "External monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "RAM info not available" : "RAM info not available", + "Configuration" : "Configuration", "Output in JSON" : "Output in JSON", "Skip server update" : "Skip server update", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "Authentication" : "Authentication", "Network" : "Network", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Hostname", "Status:" : "Status:", "Speed:" : "Speed:", "Duplex:" : "Duplex:", @@ -60,17 +61,31 @@ OC.L10N.register( "Federated sent:" : "Federated sent:", "Federated received:" : "Federated received:", "Talk conversations:" : "Talk conversations:", + "Warning" : "Warning", "Operating System:" : "Operating System:", "CPU:" : "CPU:", - "Memory:" : "Memory:", "Server time:" : "Server time:", "Uptime:" : "Uptime:", "Temperature" : "Temperature", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "SWAP info not available" : "SWAP info not available", "Copied!" : "Copied!", "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Memory:" : "Memory:", + "Files:" : "Files:", + "Storages:" : "Storages:", + "Free Space:" : "Free Space:", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", "Extensions:" : "Extensions:", - "Copy" : "Copy" + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Copy" : "Copy", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka.json b/l10n/ka.json index 9af01d7a..36f4b580 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -5,36 +5,37 @@ "Monitoring app with useful server information" : "Monitoring app with useful server information", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", "Active users" : "Active users", - "CPU info not available" : "CPU info not available", + "Webcron" : "Webcron", + "Background jobs" : "Background jobs", + "Never" : "Never", "Load" : "Load", + "CPU info not available" : "CPU info not available", "Database" : "Database", "Type:" : "Type:", "Version:" : "Version:", "Size:" : "Size:", "Available" : "Available", "Disk" : "Disk", + "Files" : "ფაილები", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", "Available:" : "Available:", "Used:" : "Used:", - "Files:" : "Files:", - "Storages:" : "Storages:", - "Free Space:" : "Free Space:", - "RAM info not available" : "RAM info not available", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Started", + "Duration" : "Duration", + "When" : "When", + "Details" : "Details", + "Failed" : "Failed", + "Running" : "Running", "Memory" : "Memory", - "External monitoring tool" : "External monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "RAM info not available" : "RAM info not available", + "Configuration" : "Configuration", "Output in JSON" : "Output in JSON", "Skip server update" : "Skip server update", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "Authentication" : "Authentication", "Network" : "Network", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Hostname", "Status:" : "Status:", "Speed:" : "Speed:", "Duplex:" : "Duplex:", @@ -58,17 +59,31 @@ "Federated sent:" : "Federated sent:", "Federated received:" : "Federated received:", "Talk conversations:" : "Talk conversations:", + "Warning" : "Warning", "Operating System:" : "Operating System:", "CPU:" : "CPU:", - "Memory:" : "Memory:", "Server time:" : "Server time:", "Uptime:" : "Uptime:", "Temperature" : "Temperature", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "SWAP info not available" : "SWAP info not available", "Copied!" : "Copied!", "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Memory:" : "Memory:", + "Files:" : "Files:", + "Storages:" : "Storages:", + "Free Space:" : "Free Space:", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", "Extensions:" : "Extensions:", - "Copy" : "Copy" + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Copy" : "Copy", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 6278cf74..765e0a0d 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -5,22 +5,33 @@ OC.L10N.register( "Unknown" : "უცნობია", "Monitoring" : "მონიტორინგი", "Active users" : "აქტიური მომხმარებლები", + "Background jobs" : "ფონური საქმეები", + "Mode" : "რეჟიმი", + "Never" : "არასდროს", + "Current usage" : "ამჟამინდელი მოხმარება", + "Load average" : "საშუალო დატვირთვა", "Database" : "მონაცემთა ბაზა", "Type:" : "ტიპი:", "Version:" : "ვერსია:", "Size:" : "ზომა:", - "Files:" : "ფაილები", - "External monitoring tool" : "გარე მონიტორინგის ხელსაწყო", + "Status" : "სტაუტის", + "Details" : "დეტალები", + "Total" : "სულ", + "Authentication" : "აუტენტიფიკაცია", + "Hostname" : "ჰოსტი", "PHP extensions" : "PHP გაფართოებები", "PHP" : "PHP", "Upload max size:" : "ატვირთვის მაქს. ზომა:", "Shares" : "გაზიარებები", "Users:" : "მომხმარებლები:", + "Warning" : "გაფრთხილება", "Temperature" : "ტემპერატურა", "Copied!" : "კოპირებულია!", "Not supported!" : "არაა მხარდაჭერილი", "Press ⌘-C to copy." : "კოპირებისთვის დააჭირეთ ⌘-C-ს.", "Press Ctrl-C to copy." : "კოპირებისთვის დააჭირეთ Ctrl-C-ს.", + "Files:" : "ფაილები", + "External monitoring tool" : "გარე მონიტორინგის ხელსაწყო", "Copy" : "კოპირება" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 18cb8e7b..03fd950d 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -3,22 +3,33 @@ "Unknown" : "უცნობია", "Monitoring" : "მონიტორინგი", "Active users" : "აქტიური მომხმარებლები", + "Background jobs" : "ფონური საქმეები", + "Mode" : "რეჟიმი", + "Never" : "არასდროს", + "Current usage" : "ამჟამინდელი მოხმარება", + "Load average" : "საშუალო დატვირთვა", "Database" : "მონაცემთა ბაზა", "Type:" : "ტიპი:", "Version:" : "ვერსია:", "Size:" : "ზომა:", - "Files:" : "ფაილები", - "External monitoring tool" : "გარე მონიტორინგის ხელსაწყო", + "Status" : "სტაუტის", + "Details" : "დეტალები", + "Total" : "სულ", + "Authentication" : "აუტენტიფიკაცია", + "Hostname" : "ჰოსტი", "PHP extensions" : "PHP გაფართოებები", "PHP" : "PHP", "Upload max size:" : "ატვირთვის მაქს. ზომა:", "Shares" : "გაზიარებები", "Users:" : "მომხმარებლები:", + "Warning" : "გაფრთხილება", "Temperature" : "ტემპერატურა", "Copied!" : "კოპირებულია!", "Not supported!" : "არაა მხარდაჭერილი", "Press ⌘-C to copy." : "კოპირებისთვის დააჭირეთ ⌘-C-ს.", "Press Ctrl-C to copy." : "კოპირებისთვის დააჭირეთ Ctrl-C-ს.", + "Files:" : "ფაილები", + "External monitoring tool" : "გარე მონიტორინგის ხელსაწყო", "Copy" : "კოპირება" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/kab.js b/l10n/kab.js index cfdbb60e..77d2ddc1 100644 --- a/l10n/kab.js +++ b/l10n/kab.js @@ -3,12 +3,25 @@ OC.L10N.register( { "System" : "Anagraw", "Unknown" : "Arussin", + "Mode" : "Askar", + "Never" : "Weṛǧin", + "Threads" : "Asqerdec", "Database" : "Taffa n isefka", "Type:" : "Anaw:", "Available" : "I yellan", + "Files" : "Ifuyla", + "Status" : "Addad", + "Started" : "Yebda", + "Duration" : "Tanzagt", + "Details" : "Talqayt", + "Failed" : "Ur yeddi ara", + "Total" : "Aɣrud", + "Configuration" : "Tawila", + "Authentication" : "Asesteb", "Status:" : "aẓayeṛ", "PHP" : "PHP", "seconds" : "tisinin", + "Warning" : "Alɣu", "Temperature" : "Lḥamu", "Copied!" : "Yenɣel!", "Not supported!" : "Ur yettusefrak ara!", diff --git a/l10n/kab.json b/l10n/kab.json index 5ef29b6c..0c01603e 100644 --- a/l10n/kab.json +++ b/l10n/kab.json @@ -1,12 +1,25 @@ { "translations": { "System" : "Anagraw", "Unknown" : "Arussin", + "Mode" : "Askar", + "Never" : "Weṛǧin", + "Threads" : "Asqerdec", "Database" : "Taffa n isefka", "Type:" : "Anaw:", "Available" : "I yellan", + "Files" : "Ifuyla", + "Status" : "Addad", + "Started" : "Yebda", + "Duration" : "Tanzagt", + "Details" : "Talqayt", + "Failed" : "Ur yeddi ara", + "Total" : "Aɣrud", + "Configuration" : "Tawila", + "Authentication" : "Asesteb", "Status:" : "aẓayeṛ", "PHP" : "PHP", "seconds" : "tisinin", + "Warning" : "Alɣu", "Temperature" : "Lḥamu", "Copied!" : "Yenɣel!", "Not supported!" : "Ur yettusefrak ara!", diff --git a/l10n/km.js b/l10n/km.js index f18a79a3..6be843f6 100644 --- a/l10n/km.js +++ b/l10n/km.js @@ -3,7 +3,9 @@ OC.L10N.register( { "Type:" : "ប្រភេទ៖", "Size:" : "ទំហំ៖", + "Details" : "ព័ត៌មាន​លម្អិត", "Shares" : "ចែក​រំលែក", + "Warning" : "បម្រាម", "Copied!" : "បានចម្លង", "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង" diff --git a/l10n/km.json b/l10n/km.json index a893e21c..451c1479 100644 --- a/l10n/km.json +++ b/l10n/km.json @@ -1,7 +1,9 @@ { "translations": { "Type:" : "ប្រភេទ៖", "Size:" : "ទំហំ៖", + "Details" : "ព័ត៌មាន​លម្អិត", "Shares" : "ចែក​រំលែក", + "Warning" : "បម្រាម", "Copied!" : "បានចម្លង", "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង" diff --git a/l10n/ko.js b/l10n/ko.js index 4fc70053..f33faa0e 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -7,8 +7,14 @@ OC.L10N.register( "Monitoring app with useful server information" : "서버 정보를 표시하는 모니터링 앱", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU 부하, RAM 사용, 디스크 사용, 사용자 수 등 유용한 서버 정보를 제공합니다.", "Active users" : "활성 사용자", - "CPU info not available" : "CPU 정보를 사용할 수 없음", + "Webcron" : "Webcron", + "Background jobs" : "배경 작업", + "Mode" : "모드", + "Never" : "하지 않음", "Load" : "부하", + "CPU info not available" : "CPU 정보를 사용할 수 없음", + "Current usage" : "현재 사용량", + "Load average" : "평균 부하", "Database" : "데이터베이스", "Type:" : "종류:", "Version:" : "버전:", @@ -16,23 +22,39 @@ OC.L10N.register( "Used" : "사용됨", "Available" : "사용 가능", "Disk" : "디스크", - "Files:" : "파일:", - "Storages:" : "저장소:", - "Free Space:" : "남은 공간:", + "Files" : "파일", + "Status" : "상태", + "Started" : "시작됨", + "When" : "언제", + "Details" : "세부사항", + "Succeeded" : "성공", + "Failed" : "실패", + "Running" : "달리기", "Memory" : "메모리", - "External monitoring tool" : "외부 모니터링 도구", + "Total" : "합계", + "Authentication" : "인증", "Network" : "네트워크", + "Hostname" : "호스트 이름", + "Gateway" : "게이트웨이", + "DNS" : "DNS", "PHP extensions" : "PHP 확장", "PHP" : "PHP", "seconds" : "초", "Upload max size:" : "업로드 최대 크기:", + "CPU" : "CPU", + "Resource usage" : "리소스 사용량", "Shares" : "공유", "Users:" : "사용자:", + "Warning" : "경고", "Temperature" : "기온", "Copied!" : "복사 성공!", "Not supported!" : "지원하지 않음!", "Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.", "Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.", + "Files:" : "파일:", + "Storages:" : "저장소:", + "Free Space:" : "남은 공간:", + "External monitoring tool" : "외부 모니터링 도구", "Copy" : "복사" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index 0b235328..fe96ea02 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -5,8 +5,14 @@ "Monitoring app with useful server information" : "서버 정보를 표시하는 모니터링 앱", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU 부하, RAM 사용, 디스크 사용, 사용자 수 등 유용한 서버 정보를 제공합니다.", "Active users" : "활성 사용자", - "CPU info not available" : "CPU 정보를 사용할 수 없음", + "Webcron" : "Webcron", + "Background jobs" : "배경 작업", + "Mode" : "모드", + "Never" : "하지 않음", "Load" : "부하", + "CPU info not available" : "CPU 정보를 사용할 수 없음", + "Current usage" : "현재 사용량", + "Load average" : "평균 부하", "Database" : "데이터베이스", "Type:" : "종류:", "Version:" : "버전:", @@ -14,23 +20,39 @@ "Used" : "사용됨", "Available" : "사용 가능", "Disk" : "디스크", - "Files:" : "파일:", - "Storages:" : "저장소:", - "Free Space:" : "남은 공간:", + "Files" : "파일", + "Status" : "상태", + "Started" : "시작됨", + "When" : "언제", + "Details" : "세부사항", + "Succeeded" : "성공", + "Failed" : "실패", + "Running" : "달리기", "Memory" : "메모리", - "External monitoring tool" : "외부 모니터링 도구", + "Total" : "합계", + "Authentication" : "인증", "Network" : "네트워크", + "Hostname" : "호스트 이름", + "Gateway" : "게이트웨이", + "DNS" : "DNS", "PHP extensions" : "PHP 확장", "PHP" : "PHP", "seconds" : "초", "Upload max size:" : "업로드 최대 크기:", + "CPU" : "CPU", + "Resource usage" : "리소스 사용량", "Shares" : "공유", "Users:" : "사용자:", + "Warning" : "경고", "Temperature" : "기온", "Copied!" : "복사 성공!", "Not supported!" : "지원하지 않음!", "Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.", "Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.", + "Files:" : "파일:", + "Storages:" : "저장소:", + "Free Space:" : "남은 공간:", + "External monitoring tool" : "외부 모니터링 도구", "Copy" : "복사" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lb.js b/l10n/lb.js index 721d4d63..4497be3f 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -4,7 +4,11 @@ OC.L10N.register( "Unknown" : "Onbekannt", "Type:" : "Typ:", "Size:" : "Gréisst:", + "Files" : "Dateien", + "Details" : "Detailer", + "Failed" : "Ausgefall", "seconds" : "Sekonnen", + "Warning" : "Warnung", "Temperature" : "Temperatur", "Copied!" : "Kopéiert!", "Not supported!" : "Nët ennerstëtzt!", diff --git a/l10n/lb.json b/l10n/lb.json index a1dece00..c5a7bfa5 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -2,7 +2,11 @@ "Unknown" : "Onbekannt", "Type:" : "Typ:", "Size:" : "Gréisst:", + "Files" : "Dateien", + "Details" : "Detailer", + "Failed" : "Ausgefall", "seconds" : "Sekonnen", + "Warning" : "Warnung", "Temperature" : "Temperatur", "Copied!" : "Kopéiert!", "Not supported!" : "Nët ennerstëtzt!", diff --git a/l10n/lo.js b/l10n/lo.js index 6e30104d..aed7da8b 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -11,38 +11,40 @@ OC.L10N.register( "Last 24 Hours" : "Last 24 Hours", "Last 7 Days" : "Last 7 Days", "Last 30 Days" : "Last 30 Days", - "CPU info not available" : "CPU info not available", - "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", + "Webcron" : "Webcron", + "Background jobs" : "ພື້ນຫຼັງຂອງວຽກວານ", + "Mode" : "ໂໝດ", + "Never" : "ບໍ່ເຄີຍ", "Load" : "Load", + "CPU info not available" : "CPU info not available", + "Threads" : "Threads", "Database" : "Database", "Type:" : "Type:", "Version:" : "Version:", "Size:" : "Size:", "Disk" : "Disk", + "Files" : "ໄຟລ໌", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", "Available:" : "Available:", "Used:" : "Used:", - "Files:" : "Files:", - "Storages:" : "Storages:", - "Free Space:" : "Free Space:", - "RAM Usage:" : "RAM Usage:", - "SWAP Usage:" : "SWAP Usage:", - "RAM info not available" : "RAM info not available", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "Status" : "ສະຖານະ", + "Started" : "ເລີີມຕົ້ນ", + "Duration" : "ໄລຍະເວລາ", + "When" : "ເມື່ອ", + "Details" : "ລາຍລະອຽດ", + "Succeeded" : "ສຳເລັດ", + "Failed" : "ລົ້ມເຫຼວ", + "Running" : "ກຳລັງເຮັດວຽກ", "Memory" : "Memory", - "External monitoring tool" : "External monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "RAM info not available" : "RAM info not available", + "Total" : "ລວມ", + "Configuration" : "ການຕັ້ງຄ່າ", "Output in JSON" : "Output in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", "Skip server update" : "Skip server update", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "Authentication" : "ການຢືນຢັນຕົວຕົນ", "Network" : "Network", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", + "Hostname" : "Hostname", "Status:" : "Status:", "Speed:" : "Speed:", "Duplex:" : "Duplex:", @@ -70,6 +72,7 @@ OC.L10N.register( "Max listen queue:" : "Max listen queue:", "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", + "Resource usage" : "ການໃຊ້ຊັບພະຍາກອນ", "Shares" : "ການແບ່ງປັນ", "Users:" : "Users:", "Groups:" : "Groups:", @@ -78,21 +81,38 @@ OC.L10N.register( "Federated sent:" : "Federated sent:", "Federated received:" : "Federated received:", "Talk conversations:" : "Talk conversations:", + "Warning" : "ຄຳເຕືອນ", "Operating System:" : "Operating System:", "CPU:" : "CPU:", - "Memory:" : "Memory:", "Server time:" : "Server time:", "Uptime:" : "Uptime:", "Temperature" : "Temperature", "CPU Usage:" : "CPU Usage:", + "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", + "RAM Usage:" : "RAM Usage:", + "SWAP Usage:" : "SWAP Usage:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "SWAP info not available" : "SWAP info not available", "Copied!" : "ກ໋ອບປີ້ແລ້ວ", "Not supported!" : "ບໍ່ຊັບຟອດ", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy", "threads" : "threads", + "Memory:" : "Memory:", + "Files:" : "Files:", + "Storages:" : "Storages:", + "Free Space:" : "Free Space:", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% of all users", "Extensions:" : "Extensions:", - "Copy" : "ສຳເນົາ" + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Copy" : "ສຳເນົາ", + "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL." }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index b4deaf36..4729da48 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -9,38 +9,40 @@ "Last 24 Hours" : "Last 24 Hours", "Last 7 Days" : "Last 7 Days", "Last 30 Days" : "Last 30 Days", - "CPU info not available" : "CPU info not available", - "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", + "Webcron" : "Webcron", + "Background jobs" : "ພື້ນຫຼັງຂອງວຽກວານ", + "Mode" : "ໂໝດ", + "Never" : "ບໍ່ເຄີຍ", "Load" : "Load", + "CPU info not available" : "CPU info not available", + "Threads" : "Threads", "Database" : "Database", "Type:" : "Type:", "Version:" : "Version:", "Size:" : "Size:", "Disk" : "Disk", + "Files" : "ໄຟລ໌", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", "Available:" : "Available:", "Used:" : "Used:", - "Files:" : "Files:", - "Storages:" : "Storages:", - "Free Space:" : "Free Space:", - "RAM Usage:" : "RAM Usage:", - "SWAP Usage:" : "SWAP Usage:", - "RAM info not available" : "RAM info not available", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", - "SWAP info not available" : "SWAP info not available", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "Status" : "ສະຖານະ", + "Started" : "ເລີີມຕົ້ນ", + "Duration" : "ໄລຍະເວລາ", + "When" : "ເມື່ອ", + "Details" : "ລາຍລະອຽດ", + "Succeeded" : "ສຳເລັດ", + "Failed" : "ລົ້ມເຫຼວ", + "Running" : "ກຳລັງເຮັດວຽກ", "Memory" : "Memory", - "External monitoring tool" : "External monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "RAM info not available" : "RAM info not available", + "Total" : "ລວມ", + "Configuration" : "ການຕັ້ງຄ່າ", "Output in JSON" : "Output in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", "Skip server update" : "Skip server update", - "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL.", + "Authentication" : "ການຢືນຢັນຕົວຕົນ", "Network" : "Network", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", + "Hostname" : "Hostname", "Status:" : "Status:", "Speed:" : "Speed:", "Duplex:" : "Duplex:", @@ -68,6 +70,7 @@ "Max listen queue:" : "Max listen queue:", "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", + "Resource usage" : "ການໃຊ້ຊັບພະຍາກອນ", "Shares" : "ການແບ່ງປັນ", "Users:" : "Users:", "Groups:" : "Groups:", @@ -76,21 +79,38 @@ "Federated sent:" : "Federated sent:", "Federated received:" : "Federated received:", "Talk conversations:" : "Talk conversations:", + "Warning" : "ຄຳເຕືອນ", "Operating System:" : "Operating System:", "CPU:" : "CPU:", - "Memory:" : "Memory:", "Server time:" : "Server time:", "Uptime:" : "Uptime:", "Temperature" : "Temperature", "CPU Usage:" : "CPU Usage:", + "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", + "RAM Usage:" : "RAM Usage:", + "SWAP Usage:" : "SWAP Usage:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "SWAP info not available" : "SWAP info not available", "Copied!" : "ກ໋ອບປີ້ແລ້ວ", "Not supported!" : "ບໍ່ຊັບຟອດ", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy", "threads" : "threads", + "Memory:" : "Memory:", + "Files:" : "Files:", + "Storages:" : "Storages:", + "Free Space:" : "Free Space:", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% of all users", "Extensions:" : "Extensions:", - "Copy" : "ສຳເນົາ" + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Copy" : "ສຳເນົາ", + "Skip apps section (including apps section will send an external request to the app store)" : "Skip apps section (including apps section will send an external request to the app store)", + "To use an access token, please generate one then set it using the following command:" : "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." : "Then pass the token with the \"NC-Token\" header when querying the above URL." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 084f6149..dcedd47f 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -14,9 +14,15 @@ OC.L10N.register( "Last 24 Hours" : "Paskutinės 24 valandos", "Last 7 Days" : "Paskutinės 7 dienos", "Last 30 Days" : "Paskutinės 30 dienų", - "CPU info not available" : "Informacija apie procesorių neprieinama", - "Load average: {percentage} % ({load}) last minute" : "Apkrovos vidurkis: {percentage} % ({load}) paskutinę minutę", + "Webcron" : "„Webcron“", + "Background jobs" : "Foninės užduotys", + "Mode" : "Veiksena", + "Never" : "Niekada", "Load" : "Apkrova", + "CPU info not available" : "Informacija apie procesorių neprieinama", + "Current usage" : "Dabartinis sunaudojimas", + "Threads" : "Temos", + "Load average" : "Vidutinė apkrova", "Database" : "Duomenų bazė", "Type:" : "Tipas:", "Version:" : "Versija:", @@ -25,31 +31,31 @@ OC.L10N.register( "Used" : "Panaudota", "Available" : "Prieinamas", "Disk" : "Diskas", + "Files" : "Failai", + "Storages" : "Saugyklos", "Mount:" : "Prijungti:", "Filesystem:" : "Failų sistema:", "Available:" : "Prieinama:", "Used:" : "Panaudota:", - "Files:" : "Failai:", - "Storages:" : "Saugyklos:", - "Free Space:" : "Laisva vieta:", - "RAM Usage:" : "RAM naudojimas:", - "SWAP Usage:" : "SWAP naudojimas:", - "RAM info not available" : "RAM informacija nepasiekiama", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iš viso: {memTotalBytes}/Naudojama: {memUsageBytes}", - "SWAP info not available" : "SWAP informacija nepasiekiama", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iš viso: {swapTotalBytes}/Dabartinis naudojimas: {swapUsageBytes}", + "Status" : "Būsena", + "Started" : "Pradėta", + "Duration" : "Trukmė", + "When" : "Kada", + "Details" : "Išsamiau", + "Succeeded" : "Pavyko", + "Failed" : "Nepavyko", + "Running" : "Bėgimas", "Memory" : "Atmintis", - "External monitoring tool" : "Išorinis stebėjimo įrankis", - "Use this end point to connect an external monitoring tool:" : "Šį galinį tašką naudokite išoriniam stebėjimo įrankiui prijungti:", + "RAM info not available" : "RAM informacija nepasiekiama", + "Total" : "Iš viso", + "Configuration" : "Konfigūracija", "Output in JSON" : "JSON išvestis", - "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", "Skip server update" : "Praleisti serverio atnaujinimą", - "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti žymenį, sugeneruokite jį ir nustatykite naudodami šią komandą:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“.", + "Authentication" : "Autentifikavimas", "Network" : "Tinklas", - "Hostname:" : "Serverio pavadinimas:", - "Gateway:" : "Tinklų sietuvas:", - "DNS:" : "DNS:", + "Hostname" : "Domeno vardas", + "Gateway" : "Tinklų sietuvas", + "DNS" : "DNS", "Status:" : "Būsena:", "Speed:" : "Greitis:", "Duplex:" : "Dvipusis:", @@ -79,6 +85,8 @@ OC.L10N.register( "Max listen queue:" : "Maksimali klausymosi eilė:", "Max active processes:" : "Maksimalus aktyvių procesų skaičius:", "Max children reached:" : "Pasiektas maksimalus antrinių procesų skaičius:", + "CPU" : "Procesorius", + "Resource usage" : "Išteklių naudojimas", "Shares" : "Bendrinimai", "Users:" : "Vartotojai:", "Groups:" : "Grupės:", @@ -87,24 +95,43 @@ OC.L10N.register( "Federated sent:" : "Federacinis išsiuntė:", "Federated received:" : "Federacinis gavo:", "Talk conversations:" : "„Pokalbiai“ pasikalbėjimai:", + "Average" : "Vidutinis", + "Warning" : "Įspėjimas", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", "{name} ({threads} threads)" : "{name} ({threads} gijos)", - "Memory:" : "Atmintis:", "Server time:" : "Serverio laikas:", "Uptime:" : "Veikimo laikas:", "Temperature" : "Temperatūra", "CPU Usage:" : "CPU naudojimas:", + "Load average: {percentage} % ({load}) last minute" : "Apkrovos vidurkis: {percentage} % ({load}) paskutinę minutę", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) paskutinę minutę\n{last5MinutesPercentage} % ({last5Minutes}) paskutines 5 minutes\n{last15MinutesPercentage} % ({last15Minutes}) paskutines 15 minučių", + "RAM Usage:" : "RAM naudojimas:", + "SWAP Usage:" : "SWAP naudojimas:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iš viso: {memTotalBytes}/Naudojama: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iš viso: {swapTotalBytes}/Dabartinis naudojimas: {swapUsageBytes}", + "SWAP info not available" : "SWAP informacija nepasiekiama", "Copied!" : "Nukopijuota!", "Not supported!" : "Nepalaikoma!", "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", "Press Ctrl-C to copy." : "Paspauskite Ctrl-C, norėdami nukopijuoti.", "threads" : "gijos", + "Memory:" : "Atmintis:", + "Files:" : "Failai:", + "Storages:" : "Saugyklos:", + "Free Space:" : "Laisva vieta:", + "Hostname:" : "Serverio pavadinimas:", + "Gateway:" : "Tinklų sietuvas:", "%s%% of all users" : "%s%% iš visų vartotojų", "MB" : "MB", "Extensions:" : "Priedai:", + "External monitoring tool" : "Išorinis stebėjimo įrankis", + "Use this end point to connect an external monitoring tool:" : "Šį galinį tašką naudokite išoriniam stebėjimo įrankiui prijungti:", "Copy" : "Kopijuoti", - "%1$s (%2$d threads)" : "%1$s (%2$d gijos)" + "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", + "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti žymenį, sugeneruokite jį ir nustatykite naudodami šią komandą:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“.", + "%1$s (%2$d threads)" : "%1$s (%2$d gijos)", + "DNS:" : "DNS:" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 0f8e998d..4272511d 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -12,9 +12,15 @@ "Last 24 Hours" : "Paskutinės 24 valandos", "Last 7 Days" : "Paskutinės 7 dienos", "Last 30 Days" : "Paskutinės 30 dienų", - "CPU info not available" : "Informacija apie procesorių neprieinama", - "Load average: {percentage} % ({load}) last minute" : "Apkrovos vidurkis: {percentage} % ({load}) paskutinę minutę", + "Webcron" : "„Webcron“", + "Background jobs" : "Foninės užduotys", + "Mode" : "Veiksena", + "Never" : "Niekada", "Load" : "Apkrova", + "CPU info not available" : "Informacija apie procesorių neprieinama", + "Current usage" : "Dabartinis sunaudojimas", + "Threads" : "Temos", + "Load average" : "Vidutinė apkrova", "Database" : "Duomenų bazė", "Type:" : "Tipas:", "Version:" : "Versija:", @@ -23,31 +29,31 @@ "Used" : "Panaudota", "Available" : "Prieinamas", "Disk" : "Diskas", + "Files" : "Failai", + "Storages" : "Saugyklos", "Mount:" : "Prijungti:", "Filesystem:" : "Failų sistema:", "Available:" : "Prieinama:", "Used:" : "Panaudota:", - "Files:" : "Failai:", - "Storages:" : "Saugyklos:", - "Free Space:" : "Laisva vieta:", - "RAM Usage:" : "RAM naudojimas:", - "SWAP Usage:" : "SWAP naudojimas:", - "RAM info not available" : "RAM informacija nepasiekiama", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iš viso: {memTotalBytes}/Naudojama: {memUsageBytes}", - "SWAP info not available" : "SWAP informacija nepasiekiama", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iš viso: {swapTotalBytes}/Dabartinis naudojimas: {swapUsageBytes}", + "Status" : "Būsena", + "Started" : "Pradėta", + "Duration" : "Trukmė", + "When" : "Kada", + "Details" : "Išsamiau", + "Succeeded" : "Pavyko", + "Failed" : "Nepavyko", + "Running" : "Bėgimas", "Memory" : "Atmintis", - "External monitoring tool" : "Išorinis stebėjimo įrankis", - "Use this end point to connect an external monitoring tool:" : "Šį galinį tašką naudokite išoriniam stebėjimo įrankiui prijungti:", + "RAM info not available" : "RAM informacija nepasiekiama", + "Total" : "Iš viso", + "Configuration" : "Konfigūracija", "Output in JSON" : "JSON išvestis", - "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", "Skip server update" : "Praleisti serverio atnaujinimą", - "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti žymenį, sugeneruokite jį ir nustatykite naudodami šią komandą:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“.", + "Authentication" : "Autentifikavimas", "Network" : "Tinklas", - "Hostname:" : "Serverio pavadinimas:", - "Gateway:" : "Tinklų sietuvas:", - "DNS:" : "DNS:", + "Hostname" : "Domeno vardas", + "Gateway" : "Tinklų sietuvas", + "DNS" : "DNS", "Status:" : "Būsena:", "Speed:" : "Greitis:", "Duplex:" : "Dvipusis:", @@ -77,6 +83,8 @@ "Max listen queue:" : "Maksimali klausymosi eilė:", "Max active processes:" : "Maksimalus aktyvių procesų skaičius:", "Max children reached:" : "Pasiektas maksimalus antrinių procesų skaičius:", + "CPU" : "Procesorius", + "Resource usage" : "Išteklių naudojimas", "Shares" : "Bendrinimai", "Users:" : "Vartotojai:", "Groups:" : "Grupės:", @@ -85,24 +93,43 @@ "Federated sent:" : "Federacinis išsiuntė:", "Federated received:" : "Federacinis gavo:", "Talk conversations:" : "„Pokalbiai“ pasikalbėjimai:", + "Average" : "Vidutinis", + "Warning" : "Įspėjimas", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", "{name} ({threads} threads)" : "{name} ({threads} gijos)", - "Memory:" : "Atmintis:", "Server time:" : "Serverio laikas:", "Uptime:" : "Veikimo laikas:", "Temperature" : "Temperatūra", "CPU Usage:" : "CPU naudojimas:", + "Load average: {percentage} % ({load}) last minute" : "Apkrovos vidurkis: {percentage} % ({load}) paskutinę minutę", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) paskutinę minutę\n{last5MinutesPercentage} % ({last5Minutes}) paskutines 5 minutes\n{last15MinutesPercentage} % ({last15Minutes}) paskutines 15 minučių", + "RAM Usage:" : "RAM naudojimas:", + "SWAP Usage:" : "SWAP naudojimas:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Iš viso: {memTotalBytes}/Naudojama: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Iš viso: {swapTotalBytes}/Dabartinis naudojimas: {swapUsageBytes}", + "SWAP info not available" : "SWAP informacija nepasiekiama", "Copied!" : "Nukopijuota!", "Not supported!" : "Nepalaikoma!", "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.", "Press Ctrl-C to copy." : "Paspauskite Ctrl-C, norėdami nukopijuoti.", "threads" : "gijos", + "Memory:" : "Atmintis:", + "Files:" : "Failai:", + "Storages:" : "Saugyklos:", + "Free Space:" : "Laisva vieta:", + "Hostname:" : "Serverio pavadinimas:", + "Gateway:" : "Tinklų sietuvas:", "%s%% of all users" : "%s%% iš visų vartotojų", "MB" : "MB", "Extensions:" : "Priedai:", + "External monitoring tool" : "Išorinis stebėjimo įrankis", + "Use this end point to connect an external monitoring tool:" : "Šį galinį tašką naudokite išoriniam stebėjimo įrankiui prijungti:", "Copy" : "Kopijuoti", - "%1$s (%2$d threads)" : "%1$s (%2$d gijos)" + "Skip apps section (including apps section will send an external request to the app store)" : "Praleisti programėlių skyrių (įtraukus šį skyrių, bus išsiųstas išorinis užklausimas į programėlių parduotuvę)", + "To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti žymenį, sugeneruokite jį ir nustatykite naudodami šią komandą:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Tada, teikdami užklausą aukščiau pateiktu URL adresu, perduokite žymenį su antrašte „NC-Token“.", + "%1$s (%2$d threads)" : "%1$s (%2$d gijos)", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/lv.js b/l10n/lv.js index 29a27f8c..5ed01dbe 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -7,8 +7,12 @@ OC.L10N.register( "Monitoring app with useful server information" : "Pārraudzības lietotne ar noderīgu informāciju par serveri", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Sniedz noderīgu servera informāciju, piemēram, CPU ielādi, RAM lietojumu, diska lietojumu, lietotāju skaitu utt.", "Active users" : "Aktīvie lietotāji", - "CPU info not available" : "Centrālā procesora informācija nav pieejama", + "Mode" : "Režīms", + "Never" : "Nekad", "Load" : "Noslogojums", + "CPU info not available" : "Centrālā procesora informācija nav pieejama", + "Current usage" : "Pašreizējā izmantošana", + "Load average" : "Vidējā slodze", "Database" : "Datubāze", "Type:" : "Veids:", "Version:" : "Versija:", @@ -16,25 +20,24 @@ OC.L10N.register( "Used" : "Izmantots", "Available" : "Pieejams", "Disk" : "Disks", + "Files" : "Datnes", + "Storages" : "Krātuves", "Mount:" : "Piemontēts:", "Filesystem:" : "Datņu sistēma:", "Available:" : "Pieejams:", "Used:" : "Izmantots:", - "Files:" : "Datnes:", - "Storages:" : "Glabātavas:", - "Free Space:" : "Brīva vieta:", - "RAM info not available" : "RAM informācija nav pieejama", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Kopā: {memTotalBytes}/Pašreizējais lietojums: {memUsageBytes}", - "SWAP info not available" : "SWAP informācija nav pieejama", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Kopā: {swapTotalBytes}/Pašreizējais lietojums: {swapUsageBytes}", + "Duration" : "Ilgums", + "Details" : "Informācija", + "Failed" : "Neizdevās", + "Running" : "Skriešana", "Memory" : "Atmiņa", - "External monitoring tool" : "Ārējās uzraudzības instruments", - "To use an access token, please generate one then set it using the following command:" : "Lai izmantotu piekļuves pilnvaru, lūgums to izveidot un iestatīt ar šo komandu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pēc tam jānodod pilnvara ar galveni \"NC-Token\", kad tiek veikti pieprasījumu uz augstāk norādīto URL.", + "RAM info not available" : "RAM informācija nav pieejama", + "Total" : "Kopā", + "Authentication" : "Autentifikācija", "Network" : "Tīkls", - "Hostname:" : "Resursa nosaukums:", - "Gateway:" : "Vārteja:", - "DNS:" : "DNS:", + "Hostname" : "Resursa nosaukums", + "Gateway" : "Vārteja", + "DNS" : "DNS", "Status:" : "Statuss:", "Speed:" : "Ātrums:", "MAC:" : "MAC:", @@ -47,19 +50,33 @@ OC.L10N.register( "Max execution time:" : "Lielākais pieļaujamais izpildes laiks:", "seconds" : "sekundes", "Upload max size:" : "Augšupielādes lielākais pieļaujamais izmērs:", + "CPU" : "CPU", "Shares" : "Koplietots", "Users:" : "Lietotāji:", + "Warning" : "Brīdinājums", "Operating System:" : "Operētājsistēma:", "CPU:" : "CPU:", - "Memory:" : "Atmiņa:", "Server time:" : "Servera laiks:", "Uptime:" : "Darba laiks:", "Temperature" : "Temperatūra", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Kopā: {memTotalBytes}/Pašreizējais lietojums: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Kopā: {swapTotalBytes}/Pašreizējais lietojums: {swapUsageBytes}", + "SWAP info not available" : "SWAP informācija nav pieejama", "Copied!" : "Nokopēts!", "Not supported!" : "Nav atbalstīts!", "Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.", "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", + "Memory:" : "Atmiņa:", + "Files:" : "Datnes:", + "Storages:" : "Glabātavas:", + "Free Space:" : "Brīva vieta:", + "Hostname:" : "Resursa nosaukums:", + "Gateway:" : "Vārteja:", "Extensions:" : "Paplašinājumi:", - "Copy" : "Kopēt" + "External monitoring tool" : "Ārējās uzraudzības instruments", + "Copy" : "Kopēt", + "To use an access token, please generate one then set it using the following command:" : "Lai izmantotu piekļuves pilnvaru, lūgums to izveidot un iestatīt ar šo komandu:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pēc tam jānodod pilnvara ar galveni \"NC-Token\", kad tiek veikti pieprasījumu uz augstāk norādīto URL.", + "DNS:" : "DNS:" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index 05e00898..fdce3056 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -5,8 +5,12 @@ "Monitoring app with useful server information" : "Pārraudzības lietotne ar noderīgu informāciju par serveri", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Sniedz noderīgu servera informāciju, piemēram, CPU ielādi, RAM lietojumu, diska lietojumu, lietotāju skaitu utt.", "Active users" : "Aktīvie lietotāji", - "CPU info not available" : "Centrālā procesora informācija nav pieejama", + "Mode" : "Režīms", + "Never" : "Nekad", "Load" : "Noslogojums", + "CPU info not available" : "Centrālā procesora informācija nav pieejama", + "Current usage" : "Pašreizējā izmantošana", + "Load average" : "Vidējā slodze", "Database" : "Datubāze", "Type:" : "Veids:", "Version:" : "Versija:", @@ -14,25 +18,24 @@ "Used" : "Izmantots", "Available" : "Pieejams", "Disk" : "Disks", + "Files" : "Datnes", + "Storages" : "Krātuves", "Mount:" : "Piemontēts:", "Filesystem:" : "Datņu sistēma:", "Available:" : "Pieejams:", "Used:" : "Izmantots:", - "Files:" : "Datnes:", - "Storages:" : "Glabātavas:", - "Free Space:" : "Brīva vieta:", - "RAM info not available" : "RAM informācija nav pieejama", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Kopā: {memTotalBytes}/Pašreizējais lietojums: {memUsageBytes}", - "SWAP info not available" : "SWAP informācija nav pieejama", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Kopā: {swapTotalBytes}/Pašreizējais lietojums: {swapUsageBytes}", + "Duration" : "Ilgums", + "Details" : "Informācija", + "Failed" : "Neizdevās", + "Running" : "Skriešana", "Memory" : "Atmiņa", - "External monitoring tool" : "Ārējās uzraudzības instruments", - "To use an access token, please generate one then set it using the following command:" : "Lai izmantotu piekļuves pilnvaru, lūgums to izveidot un iestatīt ar šo komandu:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pēc tam jānodod pilnvara ar galveni \"NC-Token\", kad tiek veikti pieprasījumu uz augstāk norādīto URL.", + "RAM info not available" : "RAM informācija nav pieejama", + "Total" : "Kopā", + "Authentication" : "Autentifikācija", "Network" : "Tīkls", - "Hostname:" : "Resursa nosaukums:", - "Gateway:" : "Vārteja:", - "DNS:" : "DNS:", + "Hostname" : "Resursa nosaukums", + "Gateway" : "Vārteja", + "DNS" : "DNS", "Status:" : "Statuss:", "Speed:" : "Ātrums:", "MAC:" : "MAC:", @@ -45,19 +48,33 @@ "Max execution time:" : "Lielākais pieļaujamais izpildes laiks:", "seconds" : "sekundes", "Upload max size:" : "Augšupielādes lielākais pieļaujamais izmērs:", + "CPU" : "CPU", "Shares" : "Koplietots", "Users:" : "Lietotāji:", + "Warning" : "Brīdinājums", "Operating System:" : "Operētājsistēma:", "CPU:" : "CPU:", - "Memory:" : "Atmiņa:", "Server time:" : "Servera laiks:", "Uptime:" : "Darba laiks:", "Temperature" : "Temperatūra", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Kopā: {memTotalBytes}/Pašreizējais lietojums: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Kopā: {swapTotalBytes}/Pašreizējais lietojums: {swapUsageBytes}", + "SWAP info not available" : "SWAP informācija nav pieejama", "Copied!" : "Nokopēts!", "Not supported!" : "Nav atbalstīts!", "Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.", "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", + "Memory:" : "Atmiņa:", + "Files:" : "Datnes:", + "Storages:" : "Glabātavas:", + "Free Space:" : "Brīva vieta:", + "Hostname:" : "Resursa nosaukums:", + "Gateway:" : "Vārteja:", "Extensions:" : "Paplašinājumi:", - "Copy" : "Kopēt" + "External monitoring tool" : "Ārējās uzraudzības instruments", + "Copy" : "Kopēt", + "To use an access token, please generate one then set it using the following command:" : "Lai izmantotu piekļuves pilnvaru, lūgums to izveidot un iestatīt ar šo komandu:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pēc tam jānodod pilnvara ar galveni \"NC-Token\", kad tiek veikti pieprasījumu uz augstāk norādīto URL.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/mk.js b/l10n/mk.js index e7b1ce04..31c20ab1 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -7,8 +7,15 @@ OC.L10N.register( "Monitoring app with useful server information" : "Апликација за мониторирање и корисни информации за серверот", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Овозможува корисни информации за серверот, како искористеност на процесорот, искористеност на меморијата, искористеност на просторот на дискот, број на корисници, итн.", "Active users" : "Активни корисници", - "CPU info not available" : "Информациите за процесорот не се достапни", + "Webcron" : "Webcron", + "Background jobs" : "Задачи кој се извршуваат во позадина", + "Mode" : "Мод", + "Never" : "Никогаш", "Load" : "Искористеност", + "CPU info not available" : "Информациите за процесорот не се достапни", + "Current usage" : "Моментално искористување", + "Threads" : "Нишки", + "Load average" : "Просечно искористување", "Database" : "База", "Type:" : "Вид:", "Version:" : "Верзија:", @@ -16,25 +23,27 @@ OC.L10N.register( "Used" : "Искористено", "Available" : "Достапно", "Disk" : "Диск", + "Files" : "Датотеки", + "Storages" : "Складишта", "Mount:" : "Монтиран:", "Filesystem:" : "Податочен систем:", "Available:" : "Достапно:", "Used:" : "Искористено:", - "Files:" : "Датотеки:", - "Storages:" : "Складишта:", - "Free Space:" : "Слободен простор:", - "RAM info not available" : "Информации за RAM меморијата не се достапни", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Вкупно: {memTotalBytes}/Моментално искористување: {memUsageBytes}", - "SWAP info not available" : "Информации за SWAP меморијата не се достапни", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Вкупно: {swapTotalBytes}/Моментално искористување: {swapUsageBytes}", + "Status" : "Статус", + "Started" : "Започна", + "When" : "Кога", + "Details" : "Детали", + "Failed" : "Неуспешно", + "Running" : "Трчање", "Memory" : "Меморија", - "External monitoring tool" : "Надворешен уред за следење", - "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." : "Потоа поминете го токенот со заглавието „NC-Token“ кога го барате горното URL.", + "RAM info not available" : "Информации за RAM меморијата не се достапни", + "Total" : "Вкупно", + "Configuration" : "Конфигурација", + "Authentication" : "Автентикација", "Network" : "Мрежа", - "Hostname:" : "Име на серверот:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Име на серверот", + "Gateway" : "Gateway", + "DNS" : "DNS", "Status:" : "Статус:", "Speed:" : "Брзина:", "Duplex:" : "Дуплекс:", @@ -50,6 +59,7 @@ OC.L10N.register( "Upload max size:" : "Максимална големина на прикачување:", "OPcache Revalidate Frequency:" : "Фреквенција на ревалидација на OPcache:", "Show phpinfo" : "Прикажи phpinfo", + "CPU" : "Процесор", "Shares" : "Споделувања", "Users:" : "Корисници:", "Groups:" : "Групи:", @@ -58,17 +68,31 @@ OC.L10N.register( "Federated sent:" : "Федерални испраќања:", "Federated received:" : "Федерални примања:", "Talk conversations:" : "Talk разговори:", + "Average" : "Просечно", + "Warning" : "Предупредување", "Operating System:" : "Оперативен систем", "CPU:" : "Процесор:", - "Memory:" : "Меморија:", "Server time:" : "Време на серверот:", "Uptime:" : "Време на работа:", "Temperature" : "Температура", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Вкупно: {memTotalBytes}/Моментално искористување: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Вкупно: {swapTotalBytes}/Моментално искористување: {swapUsageBytes}", + "SWAP info not available" : "Информации за SWAP меморијата не се достапни", "Copied!" : "Копирано!", "Not supported!" : "Не е поддржано!", "Press ⌘-C to copy." : "Притисни ⌘-C за да копираш", "Press Ctrl-C to copy." : "Притисни Ctrl-C за да копираш.", + "Memory:" : "Меморија:", + "Files:" : "Датотеки:", + "Storages:" : "Складишта:", + "Free Space:" : "Слободен простор:", + "Hostname:" : "Име на серверот:", + "Gateway:" : "Gateway:", "Extensions:" : "Екстензија:", - "Copy" : "Копирај" + "External monitoring tool" : "Надворешен уред за следење", + "Copy" : "Копирај", + "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." : "Потоа поминете го токенот со заглавието „NC-Token“ кога го барате горното URL.", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index a16f01c7..def791c8 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -5,8 +5,15 @@ "Monitoring app with useful server information" : "Апликација за мониторирање и корисни информации за серверот", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Овозможува корисни информации за серверот, како искористеност на процесорот, искористеност на меморијата, искористеност на просторот на дискот, број на корисници, итн.", "Active users" : "Активни корисници", - "CPU info not available" : "Информациите за процесорот не се достапни", + "Webcron" : "Webcron", + "Background jobs" : "Задачи кој се извршуваат во позадина", + "Mode" : "Мод", + "Never" : "Никогаш", "Load" : "Искористеност", + "CPU info not available" : "Информациите за процесорот не се достапни", + "Current usage" : "Моментално искористување", + "Threads" : "Нишки", + "Load average" : "Просечно искористување", "Database" : "База", "Type:" : "Вид:", "Version:" : "Верзија:", @@ -14,25 +21,27 @@ "Used" : "Искористено", "Available" : "Достапно", "Disk" : "Диск", + "Files" : "Датотеки", + "Storages" : "Складишта", "Mount:" : "Монтиран:", "Filesystem:" : "Податочен систем:", "Available:" : "Достапно:", "Used:" : "Искористено:", - "Files:" : "Датотеки:", - "Storages:" : "Складишта:", - "Free Space:" : "Слободен простор:", - "RAM info not available" : "Информации за RAM меморијата не се достапни", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Вкупно: {memTotalBytes}/Моментално искористување: {memUsageBytes}", - "SWAP info not available" : "Информации за SWAP меморијата не се достапни", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Вкупно: {swapTotalBytes}/Моментално искористување: {swapUsageBytes}", + "Status" : "Статус", + "Started" : "Започна", + "When" : "Кога", + "Details" : "Детали", + "Failed" : "Неуспешно", + "Running" : "Трчање", "Memory" : "Меморија", - "External monitoring tool" : "Надворешен уред за следење", - "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." : "Потоа поминете го токенот со заглавието „NC-Token“ кога го барате горното URL.", + "RAM info not available" : "Информации за RAM меморијата не се достапни", + "Total" : "Вкупно", + "Configuration" : "Конфигурација", + "Authentication" : "Автентикација", "Network" : "Мрежа", - "Hostname:" : "Име на серверот:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Име на серверот", + "Gateway" : "Gateway", + "DNS" : "DNS", "Status:" : "Статус:", "Speed:" : "Брзина:", "Duplex:" : "Дуплекс:", @@ -48,6 +57,7 @@ "Upload max size:" : "Максимална големина на прикачување:", "OPcache Revalidate Frequency:" : "Фреквенција на ревалидација на OPcache:", "Show phpinfo" : "Прикажи phpinfo", + "CPU" : "Процесор", "Shares" : "Споделувања", "Users:" : "Корисници:", "Groups:" : "Групи:", @@ -56,17 +66,31 @@ "Federated sent:" : "Федерални испраќања:", "Federated received:" : "Федерални примања:", "Talk conversations:" : "Talk разговори:", + "Average" : "Просечно", + "Warning" : "Предупредување", "Operating System:" : "Оперативен систем", "CPU:" : "Процесор:", - "Memory:" : "Меморија:", "Server time:" : "Време на серверот:", "Uptime:" : "Време на работа:", "Temperature" : "Температура", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Вкупно: {memTotalBytes}/Моментално искористување: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Вкупно: {swapTotalBytes}/Моментално искористување: {swapUsageBytes}", + "SWAP info not available" : "Информации за SWAP меморијата не се достапни", "Copied!" : "Копирано!", "Not supported!" : "Не е поддржано!", "Press ⌘-C to copy." : "Притисни ⌘-C за да копираш", "Press Ctrl-C to copy." : "Притисни Ctrl-C за да копираш.", + "Memory:" : "Меморија:", + "Files:" : "Датотеки:", + "Storages:" : "Складишта:", + "Free Space:" : "Слободен простор:", + "Hostname:" : "Име на серверот:", + "Gateway:" : "Gateway:", "Extensions:" : "Екстензија:", - "Copy" : "Копирај" + "External monitoring tool" : "Надворешен уред за следење", + "Copy" : "Копирај", + "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." : "Потоа поминете го токенот со заглавието „NC-Token“ кога го барате горното URL.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/mn.js b/l10n/mn.js index 4befb1ec..638a00da 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -13,39 +13,42 @@ OC.L10N.register( "Last 24 Hours" : "Сүүлийн 24 цаг", "Last 7 Days" : "Сүүлийн 7 өдөр", "Last 30 Days" : "Сүүлийн 30 өдөр", - "CPU info not available" : "CPU мэдээлэл боломжгүй", - "Load average: {percentage} % ({load}) last minute" : "Дундаж ачаалал: {percentage} % ({load}) сүүлийн минут", + "Webcron" : "Webcron", + "Background jobs" : "Арын ажлууд", + "Mode" : "Горим", + "Never" : "—Ö—ç–∑—ç—ç—á", "Load" : "Ачаалал", + "CPU info not available" : "CPU мэдээлэл боломжгүй", + "Current usage" : "Тухайн ашиглалт", + "Threads" : "Thread-үүд", + "Load average" : "Дундаж ачаалал", "Database" : "Өгөгдлийн сан", "Type:" : "Төрөл:", "Version:" : "Хувилбар:", "Size:" : "Хэмжээ:", "Available" : "–ë–æ–ª–æ–º–∂—Ç–æ–π", "Disk" : "Диск", + "Files" : "‚Äî√ë‚Äì‚àû‚ÄìœÄ‚Ä쬙‚Äî√â‚Äî√â‚Ä쬕", "Mount:" : "Холболт:", "Filesystem:" : "Файлын систем:", "Available:" : "Боломжтой:", "Used:" : "Ашигласан:", - "Files:" : "Файлууд:", - "Storages:" : "Санах ойнууд:", - "Free Space:" : "Чөлөөт зай:", - "RAM Usage:" : "RAM ашиглалт:", - "SWAP Usage:" : "SWAP ашиглалт:", - "RAM info not available" : "RAM мэдээлэл боломжгүй", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Нийт: {memTotalBytes}/Одоогийн ашиглалт: {memUsageBytes}", - "SWAP info not available" : "SWAP мэдээлэл боломжгүй", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Нийт: {swapTotalBytes}/Одоогийн ашиглалт: {swapUsageBytes}", + "Status" : "—Ç”©–ª”©–≤", + "Duration" : "Хугацаа", + "When" : "Хэзээ", + "Details" : "–î—ç–ª–≥—ç—Ä—ç–Ω–≥“Ø–π", + "Succeeded" : "Амжилттай", + "Failed" : "Амжилтгүй", + "Running" : "Ажиллаж байна", "Memory" : "Санах ой", - "External monitoring tool" : "Гадаад хяналтын хэрэгсэл", - "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", + "RAM info not available" : "RAM мэдээлэл боломжгүй", + "Total" : "–ù–∏–π—Ç", + "Configuration" : "Тохиргоо", "Output in JSON" : "JSON гаралт", - "Skip apps section (including apps section will send an external request to the app store)" : "Аппуудын хэсгийг алгасах (аппуудын хэсгийг оруулахад апп дэлгүүр рүү гадаад хүсэлт илгээнэ)", "Skip server update" : "Серверийн шинэчлэлтийг алгасах", - "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\" толгойн мэдээллээр дамжуулна уу.", + "Authentication" : "Нэвтрэлт", "Network" : "Сүлжээ", - "Hostname:" : "Хостын нэр:", - "Gateway:" : "Гарц:", + "Hostname" : "Хост нэр", "Status:" : "Төлөв:", "Speed:" : "Хурд:", "Duplex:" : "Дуплекс:", @@ -83,22 +86,40 @@ OC.L10N.register( "Federated sent:" : "Холбогдсон илгээсэн:", "Federated received:" : "Холбогдсон хүлээн авсан:", "Talk conversations:" : "Talk яриа:", + "Average" : "Дундаж", + "Warning" : "Анхааруулга", "Operating System:" : "Үйлдлийн систем:", "CPU:" : "CPU:", - "Memory:" : "Санах ой:", "Server time:" : "Серверийн цаг:", "Uptime:" : "Ажилласан хугацаа:", "Temperature" : "Температур", "CPU Usage:" : "CPU ашиглалт:", + "Load average: {percentage} % ({load}) last minute" : "Дундаж ачаалал: {percentage} % ({load}) сүүлийн минут", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) сүүлийн 1 минут\n{last5MinutesPercentage} % ({last5Minutes}) сүүлийн 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) сүүлийн 15 минут", + "RAM Usage:" : "RAM ашиглалт:", + "SWAP Usage:" : "SWAP ашиглалт:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Нийт: {memTotalBytes}/Одоогийн ашиглалт: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Нийт: {swapTotalBytes}/Одоогийн ашиглалт: {swapUsageBytes}", + "SWAP info not available" : "SWAP мэдээлэл боломжгүй", "Copied!" : "Хуулсан!", "Not supported!" : "Дэмжигдэхгүй", "Press ⌘-C to copy." : "Хуулахын тулд ⌘-C дарна уу.", "Press Ctrl-C to copy." : "Хуулахын тулд Ctrl-C дарна уу.", "threads" : "thread-ууд", + "Memory:" : "Санах ой:", + "Files:" : "Файлууд:", + "Storages:" : "Санах ойнууд:", + "Free Space:" : "Чөлөөт зай:", + "Hostname:" : "Хостын нэр:", + "Gateway:" : "Гарц:", "%s%% of all users" : "Бүх хэрэглэгчдийн %s%%", "MB" : "МБ", "Extensions:" : "Өргөтгөлүүд:", - "Copy" : "Хуулах" + "External monitoring tool" : "Гадаад хяналтын хэрэгсэл", + "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", + "Copy" : "Хуулах", + "Skip apps section (including apps section will send an external request to the app store)" : "Аппуудын хэсгийг алгасах (аппуудын хэсгийг оруулахад апп дэлгүүр рүү гадаад хүсэлт илгээнэ)", + "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\" толгойн мэдээллээр дамжуулна уу." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json index accd0d3e..5ee05f0e 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -11,39 +11,42 @@ "Last 24 Hours" : "Сүүлийн 24 цаг", "Last 7 Days" : "Сүүлийн 7 өдөр", "Last 30 Days" : "Сүүлийн 30 өдөр", - "CPU info not available" : "CPU мэдээлэл боломжгүй", - "Load average: {percentage} % ({load}) last minute" : "Дундаж ачаалал: {percentage} % ({load}) сүүлийн минут", + "Webcron" : "Webcron", + "Background jobs" : "Арын ажлууд", + "Mode" : "Горим", + "Never" : "—Ö—ç–∑—ç—ç—á", "Load" : "Ачаалал", + "CPU info not available" : "CPU мэдээлэл боломжгүй", + "Current usage" : "Тухайн ашиглалт", + "Threads" : "Thread-үүд", + "Load average" : "Дундаж ачаалал", "Database" : "Өгөгдлийн сан", "Type:" : "Төрөл:", "Version:" : "Хувилбар:", "Size:" : "Хэмжээ:", "Available" : "–ë–æ–ª–æ–º–∂—Ç–æ–π", "Disk" : "Диск", + "Files" : "‚Äî√ë‚Äì‚àû‚ÄìœÄ‚Ä쬙‚Äî√â‚Äî√â‚Ä쬕", "Mount:" : "Холболт:", "Filesystem:" : "Файлын систем:", "Available:" : "Боломжтой:", "Used:" : "Ашигласан:", - "Files:" : "Файлууд:", - "Storages:" : "Санах ойнууд:", - "Free Space:" : "Чөлөөт зай:", - "RAM Usage:" : "RAM ашиглалт:", - "SWAP Usage:" : "SWAP ашиглалт:", - "RAM info not available" : "RAM мэдээлэл боломжгүй", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Нийт: {memTotalBytes}/Одоогийн ашиглалт: {memUsageBytes}", - "SWAP info not available" : "SWAP мэдээлэл боломжгүй", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Нийт: {swapTotalBytes}/Одоогийн ашиглалт: {swapUsageBytes}", + "Status" : "—Ç”©–ª”©–≤", + "Duration" : "Хугацаа", + "When" : "Хэзээ", + "Details" : "–î—ç–ª–≥—ç—Ä—ç–Ω–≥“Ø–π", + "Succeeded" : "Амжилттай", + "Failed" : "Амжилтгүй", + "Running" : "Ажиллаж байна", "Memory" : "Санах ой", - "External monitoring tool" : "Гадаад хяналтын хэрэгсэл", - "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", + "RAM info not available" : "RAM мэдээлэл боломжгүй", + "Total" : "–ù–∏–π—Ç", + "Configuration" : "Тохиргоо", "Output in JSON" : "JSON гаралт", - "Skip apps section (including apps section will send an external request to the app store)" : "Аппуудын хэсгийг алгасах (аппуудын хэсгийг оруулахад апп дэлгүүр рүү гадаад хүсэлт илгээнэ)", "Skip server update" : "Серверийн шинэчлэлтийг алгасах", - "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\" толгойн мэдээллээр дамжуулна уу.", + "Authentication" : "Нэвтрэлт", "Network" : "Сүлжээ", - "Hostname:" : "Хостын нэр:", - "Gateway:" : "Гарц:", + "Hostname" : "Хост нэр", "Status:" : "Төлөв:", "Speed:" : "Хурд:", "Duplex:" : "Дуплекс:", @@ -81,22 +84,40 @@ "Federated sent:" : "Холбогдсон илгээсэн:", "Federated received:" : "Холбогдсон хүлээн авсан:", "Talk conversations:" : "Talk яриа:", + "Average" : "Дундаж", + "Warning" : "Анхааруулга", "Operating System:" : "Үйлдлийн систем:", "CPU:" : "CPU:", - "Memory:" : "Санах ой:", "Server time:" : "Серверийн цаг:", "Uptime:" : "Ажилласан хугацаа:", "Temperature" : "Температур", "CPU Usage:" : "CPU ашиглалт:", + "Load average: {percentage} % ({load}) last minute" : "Дундаж ачаалал: {percentage} % ({load}) сүүлийн минут", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) сүүлийн 1 минут\n{last5MinutesPercentage} % ({last5Minutes}) сүүлийн 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) сүүлийн 15 минут", + "RAM Usage:" : "RAM ашиглалт:", + "SWAP Usage:" : "SWAP ашиглалт:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Нийт: {memTotalBytes}/Одоогийн ашиглалт: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Нийт: {swapTotalBytes}/Одоогийн ашиглалт: {swapUsageBytes}", + "SWAP info not available" : "SWAP мэдээлэл боломжгүй", "Copied!" : "Хуулсан!", "Not supported!" : "Дэмжигдэхгүй", "Press ⌘-C to copy." : "Хуулахын тулд ⌘-C дарна уу.", "Press Ctrl-C to copy." : "Хуулахын тулд Ctrl-C дарна уу.", "threads" : "thread-ууд", + "Memory:" : "Санах ой:", + "Files:" : "Файлууд:", + "Storages:" : "Санах ойнууд:", + "Free Space:" : "Чөлөөт зай:", + "Hostname:" : "Хостын нэр:", + "Gateway:" : "Гарц:", "%s%% of all users" : "Бүх хэрэглэгчдийн %s%%", "MB" : "МБ", "Extensions:" : "Өргөтгөлүүд:", - "Copy" : "Хуулах" + "External monitoring tool" : "Гадаад хяналтын хэрэгсэл", + "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", + "Copy" : "Хуулах", + "Skip apps section (including apps section will send an external request to the app store)" : "Аппуудын хэсгийг алгасах (аппуудын хэсгийг оруулахад апп дэлгүүр рүү гадаад хүсэлт илгээнэ)", + "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\" толгойн мэдээллээр дамжуулна уу." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js index 7f371dfa..3636767a 100644 --- a/l10n/ms_MY.js +++ b/l10n/ms_MY.js @@ -3,7 +3,9 @@ OC.L10N.register( { "Type:" : "Jenis", "Size:" : "Saiz", + "Files" : "Fail-fail", "Shares" : "Kongsi", + "Warning" : "Amaran", "Copied!" : "Disalin!", "Not supported!" : "Tidak menyokong!", "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json index cb479778..efcb44ae 100644 --- a/l10n/ms_MY.json +++ b/l10n/ms_MY.json @@ -1,7 +1,9 @@ { "translations": { "Type:" : "Jenis", "Size:" : "Saiz", + "Files" : "Fail-fail", "Shares" : "Kongsi", + "Warning" : "Amaran", "Copied!" : "Disalin!", "Not supported!" : "Tidak menyokong!", "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", diff --git a/l10n/nb.js b/l10n/nb.js index d6174de3..a807f4da 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -8,8 +8,14 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Gir nyttig serverinformasjon, som CPU-belastning, RAM-bruk, diskbruk, antall brukere, ned mere.", "Active users" : "Aktive brukere", "Last hour" : "Siste time", - "CPU info not available" : "Info om prosessor er ikke tilgjengelig", + "Webcron" : "Webcron", + "Background jobs" : "Bakgrunnsjobber", + "Mode" : "Modus", + "Never" : "Aldri", "Load" : "Last", + "CPU info not available" : "Info om prosessor er ikke tilgjengelig", + "Current usage" : "Nåværende bruk", + "Load average" : "Snittbelastning", "Database" : "Database", "Type:" : "Type:", "Version:" : "Versjon:", @@ -17,29 +23,32 @@ OC.L10N.register( "Used" : "Brukt", "Available" : "Ledig", "Disk" : "Disk", + "Files" : "Filer", + "Storages" : "Lagringer", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", "Available:" : "Tilgjengelig:", "Used:" : "Brukt:", - "Files:" : "Filer:", - "Storages:" : "Lagringer:", - "Free Space:" : "Ledig plass:", - "RAM info not available" : "Info om minne er ikke tilgjengelig", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Minne: Totalt: {memTotalBytes}/Nåværende bruk: {memUsageBytes}", - "SWAP info not available" : "Info om SWAP er ikke tilgjengelig", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nåværende bruk: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Started", + "Duration" : "Varighet", + "Job" : "Jobb", + "When" : "Når", + "Details" : "Detaljer", + "Succeeded" : "Vellykket", + "Failed" : "Mislyktes", + "Running" : "Løping", "Memory" : "Minne", - "External monitoring tool" : "Eksternt overvåkingsverktøy", - "Use this end point to connect an external monitoring tool:" : "Bruk dette endepunktet til å koble til et eksternt overvåkingsverktøy:", + "RAM info not available" : "Info om minne er ikke tilgjengelig", + "Total" : "Totalt", + "Configuration" : "Konfigurasjon", "Output in JSON" : "Utdata i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Hopp over apper-delen (inkludert appdelen sender en ekstern forespørsel til appbutikken)", "Skip server update" : "Hopp over serveroppdatering", - "To use an access token, please generate one then set it using the following command:" : "For å bruke et tilgangstoken, vennligst generer et og sett det ved hjelp av følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send deretter tokenet med \"NC-Token\"-overskriften under spørring av URL-adressen ovenfor.", + "Authentication" : "Autentisering", "Network" : "Nettverk", - "Hostname:" : "Servernavn:", - "Gateway:" : "Standardruter:", - "DNS:" : "DNS:", + "Hostname" : "Servernavn", + "Gateway" : "Standardruter", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Hastighet:", "Duplex:" : "Duplex:", @@ -55,6 +64,8 @@ OC.L10N.register( "Upload max size:" : "Maks. opplastingstørrelse:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Show phpinfo" : "Vis phpinfo", + "CPU" : "CPU", + "Resource usage" : "Ressursbruk", "Shares" : "Delinger", "Users:" : "Brukere:", "Groups:" : "Grupper:", @@ -63,17 +74,33 @@ OC.L10N.register( "Federated sent:" : "Forent sendt:", "Federated received:" : "Forent mottatt:", "Talk conversations:" : "Talk-samtaler:", + "Average" : "Gjennomsnitt", + "Warning" : "Advarsel", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", - "Memory:" : "Minne:", "Server time:" : "Servertid:", "Uptime:" : "Oppetid:", "Temperature" : "Temperatur", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Minne: Totalt: {memTotalBytes}/Nåværende bruk: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nåværende bruk: {swapUsageBytes}", + "SWAP info not available" : "Info om SWAP er ikke tilgjengelig", "Copied!" : "Kopiert!", "Not supported!" : "Ikke støttet!", "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", + "Memory:" : "Minne:", + "Files:" : "Filer:", + "Storages:" : "Lagringer:", + "Free Space:" : "Ledig plass:", + "Hostname:" : "Servernavn:", + "Gateway:" : "Standardruter:", "Extensions:" : "Utvidelser:", - "Copy" : "Kopier" + "External monitoring tool" : "Eksternt overvåkingsverktøy", + "Use this end point to connect an external monitoring tool:" : "Bruk dette endepunktet til å koble til et eksternt overvåkingsverktøy:", + "Copy" : "Kopier", + "Skip apps section (including apps section will send an external request to the app store)" : "Hopp over apper-delen (inkludert appdelen sender en ekstern forespørsel til appbutikken)", + "To use an access token, please generate one then set it using the following command:" : "For å bruke et tilgangstoken, vennligst generer et og sett det ved hjelp av følgende kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send deretter tokenet med \"NC-Token\"-overskriften under spørring av URL-adressen ovenfor.", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb.json b/l10n/nb.json index 2d5feb3d..e4527b4b 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -6,8 +6,14 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Gir nyttig serverinformasjon, som CPU-belastning, RAM-bruk, diskbruk, antall brukere, ned mere.", "Active users" : "Aktive brukere", "Last hour" : "Siste time", - "CPU info not available" : "Info om prosessor er ikke tilgjengelig", + "Webcron" : "Webcron", + "Background jobs" : "Bakgrunnsjobber", + "Mode" : "Modus", + "Never" : "Aldri", "Load" : "Last", + "CPU info not available" : "Info om prosessor er ikke tilgjengelig", + "Current usage" : "Nåværende bruk", + "Load average" : "Snittbelastning", "Database" : "Database", "Type:" : "Type:", "Version:" : "Versjon:", @@ -15,29 +21,32 @@ "Used" : "Brukt", "Available" : "Ledig", "Disk" : "Disk", + "Files" : "Filer", + "Storages" : "Lagringer", "Mount:" : "Montering:", "Filesystem:" : "Filsystem:", "Available:" : "Tilgjengelig:", "Used:" : "Brukt:", - "Files:" : "Filer:", - "Storages:" : "Lagringer:", - "Free Space:" : "Ledig plass:", - "RAM info not available" : "Info om minne er ikke tilgjengelig", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Minne: Totalt: {memTotalBytes}/Nåværende bruk: {memUsageBytes}", - "SWAP info not available" : "Info om SWAP er ikke tilgjengelig", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nåværende bruk: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Started", + "Duration" : "Varighet", + "Job" : "Jobb", + "When" : "Når", + "Details" : "Detaljer", + "Succeeded" : "Vellykket", + "Failed" : "Mislyktes", + "Running" : "Løping", "Memory" : "Minne", - "External monitoring tool" : "Eksternt overvåkingsverktøy", - "Use this end point to connect an external monitoring tool:" : "Bruk dette endepunktet til å koble til et eksternt overvåkingsverktøy:", + "RAM info not available" : "Info om minne er ikke tilgjengelig", + "Total" : "Totalt", + "Configuration" : "Konfigurasjon", "Output in JSON" : "Utdata i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Hopp over apper-delen (inkludert appdelen sender en ekstern forespørsel til appbutikken)", "Skip server update" : "Hopp over serveroppdatering", - "To use an access token, please generate one then set it using the following command:" : "For å bruke et tilgangstoken, vennligst generer et og sett det ved hjelp av følgende kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send deretter tokenet med \"NC-Token\"-overskriften under spørring av URL-adressen ovenfor.", + "Authentication" : "Autentisering", "Network" : "Nettverk", - "Hostname:" : "Servernavn:", - "Gateway:" : "Standardruter:", - "DNS:" : "DNS:", + "Hostname" : "Servernavn", + "Gateway" : "Standardruter", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Hastighet:", "Duplex:" : "Duplex:", @@ -53,6 +62,8 @@ "Upload max size:" : "Maks. opplastingstørrelse:", "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "Show phpinfo" : "Vis phpinfo", + "CPU" : "CPU", + "Resource usage" : "Ressursbruk", "Shares" : "Delinger", "Users:" : "Brukere:", "Groups:" : "Grupper:", @@ -61,17 +72,33 @@ "Federated sent:" : "Forent sendt:", "Federated received:" : "Forent mottatt:", "Talk conversations:" : "Talk-samtaler:", + "Average" : "Gjennomsnitt", + "Warning" : "Advarsel", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", - "Memory:" : "Minne:", "Server time:" : "Servertid:", "Uptime:" : "Oppetid:", "Temperature" : "Temperatur", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Minne: Totalt: {memTotalBytes}/Nåværende bruk: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totalt: {swapTotalBytes}/Nåværende bruk: {swapUsageBytes}", + "SWAP info not available" : "Info om SWAP er ikke tilgjengelig", "Copied!" : "Kopiert!", "Not supported!" : "Ikke støttet!", "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", + "Memory:" : "Minne:", + "Files:" : "Filer:", + "Storages:" : "Lagringer:", + "Free Space:" : "Ledig plass:", + "Hostname:" : "Servernavn:", + "Gateway:" : "Standardruter:", "Extensions:" : "Utvidelser:", - "Copy" : "Kopier" + "External monitoring tool" : "Eksternt overvåkingsverktøy", + "Use this end point to connect an external monitoring tool:" : "Bruk dette endepunktet til å koble til et eksternt overvåkingsverktøy:", + "Copy" : "Kopier", + "Skip apps section (including apps section will send an external request to the app store)" : "Hopp over apper-delen (inkludert appdelen sender en ekstern forespørsel til appbutikken)", + "To use an access token, please generate one then set it using the following command:" : "For å bruke et tilgangstoken, vennligst generer et og sett det ved hjelp av følgende kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Send deretter tokenet med \"NC-Token\"-overskriften under spørring av URL-adressen ovenfor.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index 56f25e74..eddfa958 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -13,9 +13,15 @@ OC.L10N.register( "Last 24 Hours" : "Laatste 24 uur", "Last 7 Days" : "Laatste 7 dagen", "Last 30 Days" : "Laatste 30 dagen", - "CPU info not available" : "CPU info niet beschikbaar", - "Load average: {percentage} % ({load}) last minute" : "Beladingsgemiddelde: {percentage} % (afgelopen minuut:{load})", + "Webcron" : "Webcron", + "Background jobs" : "Achtergrondtaken", + "Mode" : "Modus", + "Never" : "Nooit", "Load" : "Belasting", + "CPU info not available" : "CPU info niet beschikbaar", + "Current usage" : "Huidig gebruik", + "Threads" : "Lijnen", + "Load average" : "Gemiddelde belasting", "Database" : "Database", "Type:" : "Type:", "Version:" : "Versie:", @@ -23,31 +29,31 @@ OC.L10N.register( "Used" : "Gebruikt", "Available" : "Beschikbaar", "Disk" : "Schijf", + "Files" : "Bestanden", + "Storages" : "Opslag", "Mount:" : "Koppelpunt:", "Filesystem:" : "Bestandssysteem:", "Available:" : "Beschikbaar:", "Used:" : "Gebruikt:", - "Files:" : "Bestanden:", - "Storages:" : "Opslag:", - "Free Space:" : "Vrije ruimte:", - "RAM Usage:" : "RAM gebruik:", - "SWAP Usage:" : "SWAP gebruik;", - "RAM info not available" : "RAM-info niet beschikbaar", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totaal: {memTotalBytes}/Huidig gebruik: {memUsageBytes}", - "SWAP info not available" : "SWAP-info niet beschikbaar", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totaal: {swapTotalBytes}/Huidig gebruik: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Gestart", + "Duration" : "Duur", + "Job" : "Taak", + "When" : "Wanneer", + "Details" : "Details", + "Failed" : "Mislukt", + "Running" : "Hardlopen", "Memory" : "Geheugen", - "External monitoring tool" : "Externe monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:", + "RAM info not available" : "RAM-info niet beschikbaar", + "Total" : "Totaal", + "Configuration" : "Configuratie", "Output in JSON" : "Uitvoer in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", "Skip server update" : "Serverupdate overslaan", - "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", + "Authentication" : "Authenticatie", "Network" : "Netwerk", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Hostname", + "Gateway" : "Gateway", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Snelheid:", "Duplex:" : "Duplex:", @@ -77,6 +83,7 @@ OC.L10N.register( "Max listen queue:" : "Max luisterwachtrij:", "Max active processes:" : "Max actieve processen:", "Max children reached:" : "Max kinderen bereikt:", + "CPU" : "CPU", "Shares" : "Delen", "Users:" : "Gebruikers:", "Groups:" : "Groepen:", @@ -85,22 +92,41 @@ OC.L10N.register( "Federated sent:" : "Federated verstuurd:", "Federated received:" : "Federated ontvangen:", "Talk conversations:" : "Talk gesprekken:", + "Average" : "Gemiddeld", + "Warning" : "Waarschuwing", "Operating System:" : "Besturingssysteem:", "CPU:" : "CPU:", - "Memory:" : "Geheugen:", "Server time:" : "Servertijd:", "Uptime:" : "Bedrijfstijd:", "Temperature" : "Temperatuur", "CPU Usage:" : "CPU gebruik:", + "Load average: {percentage} % ({load}) last minute" : "Beladingsgemiddelde: {percentage} % (afgelopen minuut:{load})", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute} Laatste minuut )\n{last5MinutesPercentage}% ({last5Minutes}) Laatste 5 minuten\n{last15MinutesPercentage} % ({last15Minutes}) Laatste 15 minuten", + "RAM Usage:" : "RAM gebruik:", + "SWAP Usage:" : "SWAP gebruik;", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totaal: {memTotalBytes}/Huidig gebruik: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totaal: {swapTotalBytes}/Huidig gebruik: {swapUsageBytes}", + "SWAP info not available" : "SWAP-info niet beschikbaar", "Copied!" : "Gekopieerd!", "Not supported!" : "Niet ondersteund", "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.", "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", "threads" : "lijnen", + "Memory:" : "Geheugen:", + "Files:" : "Bestanden:", + "Storages:" : "Opslag:", + "Free Space:" : "Vrije ruimte:", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s %% van alle gebruikers", "MB" : "MB", "Extensions:" : "Extensies:", - "Copy" : "Kopiëren" + "External monitoring tool" : "Externe monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:", + "Copy" : "Kopiëren", + "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", + "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index f13b2b2f..027d0aaa 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -11,9 +11,15 @@ "Last 24 Hours" : "Laatste 24 uur", "Last 7 Days" : "Laatste 7 dagen", "Last 30 Days" : "Laatste 30 dagen", - "CPU info not available" : "CPU info niet beschikbaar", - "Load average: {percentage} % ({load}) last minute" : "Beladingsgemiddelde: {percentage} % (afgelopen minuut:{load})", + "Webcron" : "Webcron", + "Background jobs" : "Achtergrondtaken", + "Mode" : "Modus", + "Never" : "Nooit", "Load" : "Belasting", + "CPU info not available" : "CPU info niet beschikbaar", + "Current usage" : "Huidig gebruik", + "Threads" : "Lijnen", + "Load average" : "Gemiddelde belasting", "Database" : "Database", "Type:" : "Type:", "Version:" : "Versie:", @@ -21,31 +27,31 @@ "Used" : "Gebruikt", "Available" : "Beschikbaar", "Disk" : "Schijf", + "Files" : "Bestanden", + "Storages" : "Opslag", "Mount:" : "Koppelpunt:", "Filesystem:" : "Bestandssysteem:", "Available:" : "Beschikbaar:", "Used:" : "Gebruikt:", - "Files:" : "Bestanden:", - "Storages:" : "Opslag:", - "Free Space:" : "Vrije ruimte:", - "RAM Usage:" : "RAM gebruik:", - "SWAP Usage:" : "SWAP gebruik;", - "RAM info not available" : "RAM-info niet beschikbaar", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totaal: {memTotalBytes}/Huidig gebruik: {memUsageBytes}", - "SWAP info not available" : "SWAP-info niet beschikbaar", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totaal: {swapTotalBytes}/Huidig gebruik: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Gestart", + "Duration" : "Duur", + "Job" : "Taak", + "When" : "Wanneer", + "Details" : "Details", + "Failed" : "Mislukt", + "Running" : "Hardlopen", "Memory" : "Geheugen", - "External monitoring tool" : "Externe monitoring tool", - "Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:", + "RAM info not available" : "RAM-info niet beschikbaar", + "Total" : "Totaal", + "Configuration" : "Configuratie", "Output in JSON" : "Uitvoer in JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", "Skip server update" : "Serverupdate overslaan", - "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", + "Authentication" : "Authenticatie", "Network" : "Netwerk", - "Hostname:" : "Hostname:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Hostname", + "Gateway" : "Gateway", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Snelheid:", "Duplex:" : "Duplex:", @@ -75,6 +81,7 @@ "Max listen queue:" : "Max luisterwachtrij:", "Max active processes:" : "Max actieve processen:", "Max children reached:" : "Max kinderen bereikt:", + "CPU" : "CPU", "Shares" : "Delen", "Users:" : "Gebruikers:", "Groups:" : "Groepen:", @@ -83,22 +90,41 @@ "Federated sent:" : "Federated verstuurd:", "Federated received:" : "Federated ontvangen:", "Talk conversations:" : "Talk gesprekken:", + "Average" : "Gemiddeld", + "Warning" : "Waarschuwing", "Operating System:" : "Besturingssysteem:", "CPU:" : "CPU:", - "Memory:" : "Geheugen:", "Server time:" : "Servertijd:", "Uptime:" : "Bedrijfstijd:", "Temperature" : "Temperatuur", "CPU Usage:" : "CPU gebruik:", + "Load average: {percentage} % ({load}) last minute" : "Beladingsgemiddelde: {percentage} % (afgelopen minuut:{load})", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute} Laatste minuut )\n{last5MinutesPercentage}% ({last5Minutes}) Laatste 5 minuten\n{last15MinutesPercentage} % ({last15Minutes}) Laatste 15 minuten", + "RAM Usage:" : "RAM gebruik:", + "SWAP Usage:" : "SWAP gebruik;", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Totaal: {memTotalBytes}/Huidig gebruik: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Totaal: {swapTotalBytes}/Huidig gebruik: {swapUsageBytes}", + "SWAP info not available" : "SWAP-info niet beschikbaar", "Copied!" : "Gekopieerd!", "Not supported!" : "Niet ondersteund", "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.", "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", "threads" : "lijnen", + "Memory:" : "Geheugen:", + "Files:" : "Bestanden:", + "Storages:" : "Opslag:", + "Free Space:" : "Vrije ruimte:", + "Hostname:" : "Hostname:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s %% van alle gebruikers", "MB" : "MB", "Extensions:" : "Extensies:", - "Copy" : "Kopiëren" + "External monitoring tool" : "Externe monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:", + "Copy" : "Kopiëren", + "Skip apps section (including apps section will send an external request to the app store)" : "Sla apps sectie over (apps sectie meenemen stuurt een extern verzoek naar de app store)", + "To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 10ebe825..1d470283 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -5,18 +5,26 @@ OC.L10N.register( "Unknown" : "Ukjend", "Monitoring" : "Overvåker", "Active users" : "Aktive brukarare", + "Never" : "Aldri", + "Current usage" : "Nåverende bruk", "Database" : "Database", "Type:" : "Type:", "Size:" : "Storleik:", - "Files:" : "Filar:", - "External monitoring tool" : "Eksternt monoitor verktøy", + "Status" : "Status", + "Details" : "Detaljar", + "Total" : "Totalt", + "Authentication" : "Godkjenning", + "Hostname" : "Vertsnamn", "Upload max size:" : "Maks opplastning storleik:", "Shares" : "Delingar", "Users:" : "Brukarare:", + "Warning" : "Åtvaring", "Copied!" : "Kopiert!", "Not supported!" : "Ikkje støtta!", "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", + "Files:" : "Filar:", + "External monitoring tool" : "Eksternt monoitor verktøy", "Copy" : "Kopier" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 58bb18d2..305bea86 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -3,18 +3,26 @@ "Unknown" : "Ukjend", "Monitoring" : "Overvåker", "Active users" : "Aktive brukarare", + "Never" : "Aldri", + "Current usage" : "Nåverende bruk", "Database" : "Database", "Type:" : "Type:", "Size:" : "Storleik:", - "Files:" : "Filar:", - "External monitoring tool" : "Eksternt monoitor verktøy", + "Status" : "Status", + "Details" : "Detaljar", + "Total" : "Totalt", + "Authentication" : "Godkjenning", + "Hostname" : "Vertsnamn", "Upload max size:" : "Maks opplastning storleik:", "Shares" : "Delingar", "Users:" : "Brukarare:", + "Warning" : "Åtvaring", "Copied!" : "Kopiert!", "Not supported!" : "Ikkje støtta!", "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.", "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.", + "Files:" : "Filar:", + "External monitoring tool" : "Eksternt monoitor verktøy", "Copy" : "Kopier" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index 5316bbe1..d7aee8f7 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -3,13 +3,23 @@ OC.L10N.register( { "Unknown" : "Desconegut", "Active users" : "Utilizaires actius", + "Background jobs" : "Prètzfaches de rèireplan", + "Mode" : "Mòde", + "Never" : "Jamai", "Type:" : "Tipe :", "Size:" : "Talha :", "Available" : "Disponible", + "Status" : "Estat", + "Duration" : "Durada", + "Details" : "Per lo Menut", + "Failed" : "Fracàs", + "Configuration" : "Configuracion", + "Authentication" : "Autentificacion", "PHP extensions" : "extensions PHP", "PHP" : "PHP", "seconds" : "segondas", "Shares" : "Partatges", + "Warning" : "Avertiment", "Copied!" : "Copiat !", "Not supported!" : "Pas pres en carga !", "Press ⌘-C to copy." : "Quichar ⌘-C per copiar.", diff --git a/l10n/oc.json b/l10n/oc.json index 591a9446..155175cd 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -1,13 +1,23 @@ { "translations": { "Unknown" : "Desconegut", "Active users" : "Utilizaires actius", + "Background jobs" : "Prètzfaches de rèireplan", + "Mode" : "Mòde", + "Never" : "Jamai", "Type:" : "Tipe :", "Size:" : "Talha :", "Available" : "Disponible", + "Status" : "Estat", + "Duration" : "Durada", + "Details" : "Per lo Menut", + "Failed" : "Fracàs", + "Configuration" : "Configuracion", + "Authentication" : "Autentificacion", "PHP extensions" : "extensions PHP", "PHP" : "PHP", "seconds" : "segondas", "Shares" : "Partatges", + "Warning" : "Avertiment", "Copied!" : "Copiat !", "Not supported!" : "Pas pres en carga !", "Press ⌘-C to copy." : "Quichar ⌘-C per copiar.", diff --git a/l10n/pl.js b/l10n/pl.js index e23cde88..3ff283d5 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -11,8 +11,15 @@ OC.L10N.register( "Last 24 Hours" : "Ostatnie 24 godziny", "Last 7 Days" : "Ostatnie 7 dni", "Last 30 Days" : "Ostatnie 30 dni", - "CPU info not available" : "Informacje o procesorze są niedostępne", + "Webcron" : "Webcron", + "Background jobs" : "Zadania w tle", + "Mode" : "Tryb", + "Never" : "Nigdy", "Load" : "Obciążenie", + "CPU info not available" : "Informacje o procesorze są niedostępne", + "Current usage" : "Bieżące użycie", + "Threads" : "Wątki", + "Load average" : "Średnie obciążenie", "Database" : "Baza danych", "Type:" : "Rodzaj:", "Version:" : "Wersja:", @@ -20,29 +27,32 @@ OC.L10N.register( "Used" : "Używany", "Available" : "Dostępność", "Disk" : "Dysk", + "Files" : "Pliki", + "Storages" : "Magazyny", "Mount:" : "Zamontowany:", "Filesystem:" : "System plików:", "Available:" : "Dostępny:", "Used:" : "Używany:", - "Files:" : "Pliki:", - "Storages:" : "Magazyny:", - "Free Space:" : "Wolne miejsce:", - "RAM info not available" : "Informacje o pamięci RAM są niedostępne", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Pamięć RAM: Całkowita: {memTotalBytes}/Bieżące użycie: {memUsageBytes}", - "SWAP info not available" : "Informacje o pamięci SWAP są niedostępne", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Pamięć SWAP: Całkowita: {swapTotalBytes}/Bieżące użycie: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Rozpoczęte", + "Duration" : "Czas trwania", + "Job" : "Praca", + "When" : "Kiedy", + "Details" : "Szczegóły", + "Succeeded" : "Zakończono pomyślnie", + "Failed" : "Nie powiodło się", + "Running" : "Uruchomione", "Memory" : "Pamięć", - "External monitoring tool" : "Zewnętrzne narzędzie monitorujące", - "Use this end point to connect an external monitoring tool:" : "Użyj tego punktu końcowego, aby podłączyć zewnętrzne narzędzie monitorujące:", + "RAM info not available" : "Informacje o pamięci RAM są niedostępne", + "Total" : "Całkowita", + "Configuration" : "Konfiguracja", "Output in JSON" : "Dane wyjściowe w JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Pomiń sekcję aplikacji (włączenie sekcji aplikacji wyśle ​​zewnętrzne żądanie do sklepu z aplikacjami)", "Skip server update" : "Pomiń aktualizację serwera", - "To use an access token, please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL.", + "Authentication" : "Uwierzytelnienie", "Network" : "Sieć", - "Hostname:" : "Nazwa hosta:", - "Gateway:" : "Brama:", - "DNS:" : "DNS:", + "Hostname" : "Nazwa hosta", + "Gateway" : "Brama", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Prędkość:", "Duplex:" : "Dupleks:", @@ -58,6 +68,8 @@ OC.L10N.register( "Upload max size:" : "Limit wielkości przesyłanego pliku (upload_max_filesize):", "OPcache Revalidate Frequency:" : "Częstotliwość ponownej weryfikacji OPcache:", "Show phpinfo" : "Pokaż phpinfo", + "CPU" : "Procesor CPU", + "Resource usage" : "Wykorzystanie zasobów", "Shares" : "Udostępnienia", "Users:" : "Użytkownicy:", "Groups:" : "Grupy:", @@ -66,18 +78,34 @@ OC.L10N.register( "Federated sent:" : "Wysłane do federacji:", "Federated received:" : "Otrzymane z federacji:", "Talk conversations:" : "Rozmowy Talk:", + "Average" : "Średnia", + "Warning" : "Ostrzeżenie", "Operating System:" : "System operacyjny:", "CPU:" : "Procesor CPU:", - "Memory:" : "Pamięć:", "Server time:" : "Czas serwera:", "Uptime:" : "Czas pracy:", "Temperature" : "Temperatura", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Pamięć RAM: Całkowita: {memTotalBytes}/Bieżące użycie: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Pamięć SWAP: Całkowita: {swapTotalBytes}/Bieżące użycie: {swapUsageBytes}", + "SWAP info not available" : "Informacje o pamięci SWAP są niedostępne", "Copied!" : "Skopiowano!", "Not supported!" : "Niewspierane!", "Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.", "Press Ctrl-C to copy." : "Aby skopiować wciśnij Ctrl+C.", + "Memory:" : "Pamięć:", + "Files:" : "Pliki:", + "Storages:" : "Magazyny:", + "Free Space:" : "Wolne miejsce:", + "Hostname:" : "Nazwa hosta:", + "Gateway:" : "Brama:", "%s%% of all users" : "%s%% wszystkich użytkowników", "Extensions:" : "Rozszerzenia:", - "Copy" : "Kopiuj" + "External monitoring tool" : "Zewnętrzne narzędzie monitorujące", + "Use this end point to connect an external monitoring tool:" : "Użyj tego punktu końcowego, aby podłączyć zewnętrzne narzędzie monitorujące:", + "Copy" : "Kopiuj", + "Skip apps section (including apps section will send an external request to the app store)" : "Pomiń sekcję aplikacji (włączenie sekcji aplikacji wyśle ​​zewnętrzne żądanie do sklepu z aplikacjami)", + "To use an access token, please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL.", + "DNS:" : "DNS:" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index 983e72ff..decc8f36 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -9,8 +9,15 @@ "Last 24 Hours" : "Ostatnie 24 godziny", "Last 7 Days" : "Ostatnie 7 dni", "Last 30 Days" : "Ostatnie 30 dni", - "CPU info not available" : "Informacje o procesorze są niedostępne", + "Webcron" : "Webcron", + "Background jobs" : "Zadania w tle", + "Mode" : "Tryb", + "Never" : "Nigdy", "Load" : "Obciążenie", + "CPU info not available" : "Informacje o procesorze są niedostępne", + "Current usage" : "Bieżące użycie", + "Threads" : "Wątki", + "Load average" : "Średnie obciążenie", "Database" : "Baza danych", "Type:" : "Rodzaj:", "Version:" : "Wersja:", @@ -18,29 +25,32 @@ "Used" : "Używany", "Available" : "Dostępność", "Disk" : "Dysk", + "Files" : "Pliki", + "Storages" : "Magazyny", "Mount:" : "Zamontowany:", "Filesystem:" : "System plików:", "Available:" : "Dostępny:", "Used:" : "Używany:", - "Files:" : "Pliki:", - "Storages:" : "Magazyny:", - "Free Space:" : "Wolne miejsce:", - "RAM info not available" : "Informacje o pamięci RAM są niedostępne", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Pamięć RAM: Całkowita: {memTotalBytes}/Bieżące użycie: {memUsageBytes}", - "SWAP info not available" : "Informacje o pamięci SWAP są niedostępne", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Pamięć SWAP: Całkowita: {swapTotalBytes}/Bieżące użycie: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Rozpoczęte", + "Duration" : "Czas trwania", + "Job" : "Praca", + "When" : "Kiedy", + "Details" : "Szczegóły", + "Succeeded" : "Zakończono pomyślnie", + "Failed" : "Nie powiodło się", + "Running" : "Uruchomione", "Memory" : "Pamięć", - "External monitoring tool" : "Zewnętrzne narzędzie monitorujące", - "Use this end point to connect an external monitoring tool:" : "Użyj tego punktu końcowego, aby podłączyć zewnętrzne narzędzie monitorujące:", + "RAM info not available" : "Informacje o pamięci RAM są niedostępne", + "Total" : "Całkowita", + "Configuration" : "Konfiguracja", "Output in JSON" : "Dane wyjściowe w JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Pomiń sekcję aplikacji (włączenie sekcji aplikacji wyśle ​​zewnętrzne żądanie do sklepu z aplikacjami)", "Skip server update" : "Pomiń aktualizację serwera", - "To use an access token, please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL.", + "Authentication" : "Uwierzytelnienie", "Network" : "Sieć", - "Hostname:" : "Nazwa hosta:", - "Gateway:" : "Brama:", - "DNS:" : "DNS:", + "Hostname" : "Nazwa hosta", + "Gateway" : "Brama", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Prędkość:", "Duplex:" : "Dupleks:", @@ -56,6 +66,8 @@ "Upload max size:" : "Limit wielkości przesyłanego pliku (upload_max_filesize):", "OPcache Revalidate Frequency:" : "Częstotliwość ponownej weryfikacji OPcache:", "Show phpinfo" : "Pokaż phpinfo", + "CPU" : "Procesor CPU", + "Resource usage" : "Wykorzystanie zasobów", "Shares" : "Udostępnienia", "Users:" : "Użytkownicy:", "Groups:" : "Grupy:", @@ -64,18 +76,34 @@ "Federated sent:" : "Wysłane do federacji:", "Federated received:" : "Otrzymane z federacji:", "Talk conversations:" : "Rozmowy Talk:", + "Average" : "Średnia", + "Warning" : "Ostrzeżenie", "Operating System:" : "System operacyjny:", "CPU:" : "Procesor CPU:", - "Memory:" : "Pamięć:", "Server time:" : "Czas serwera:", "Uptime:" : "Czas pracy:", "Temperature" : "Temperatura", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Pamięć RAM: Całkowita: {memTotalBytes}/Bieżące użycie: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Pamięć SWAP: Całkowita: {swapTotalBytes}/Bieżące użycie: {swapUsageBytes}", + "SWAP info not available" : "Informacje o pamięci SWAP są niedostępne", "Copied!" : "Skopiowano!", "Not supported!" : "Niewspierane!", "Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.", "Press Ctrl-C to copy." : "Aby skopiować wciśnij Ctrl+C.", + "Memory:" : "Pamięć:", + "Files:" : "Pliki:", + "Storages:" : "Magazyny:", + "Free Space:" : "Wolne miejsce:", + "Hostname:" : "Nazwa hosta:", + "Gateway:" : "Brama:", "%s%% of all users" : "%s%% wszystkich użytkowników", "Extensions:" : "Rozszerzenia:", - "Copy" : "Kopiuj" + "External monitoring tool" : "Zewnętrzne narzędzie monitorujące", + "Use this end point to connect an external monitoring tool:" : "Użyj tego punktu końcowego, aby podłączyć zewnętrzne narzędzie monitorujące:", + "Copy" : "Kopiuj", + "Skip apps section (including apps section will send an external request to the app store)" : "Pomiń sekcję aplikacji (włączenie sekcji aplikacji wyśle ​​zewnętrzne żądanie do sklepu z aplikacjami)", + "To use an access token, please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/ps.js b/l10n/ps.js index 967624dd..858475eb 100644 --- a/l10n/ps.js +++ b/l10n/ps.js @@ -1,6 +1,7 @@ OC.L10N.register( "serverinfo", { + "Details" : "معلومات", "Shares" : "شريک شوي", "Copied!" : "کاپي شو!", "Not supported!" : "د کار نه کېږي", diff --git a/l10n/ps.json b/l10n/ps.json index 675b4b67..65e6d18e 100644 --- a/l10n/ps.json +++ b/l10n/ps.json @@ -1,4 +1,5 @@ { "translations": { + "Details" : "معلومات", "Shares" : "شريک شوي", "Copied!" : "کاپي شو!", "Not supported!" : "د کار نه کېږي", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 4abd7a01..51c78701 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -14,9 +14,15 @@ OC.L10N.register( "Last 24 Hours" : "Nas Últimas 24 Horas", "Last 7 Days" : "Nos Últimos 7 Dias", "Last 30 Days" : "Nos Últimos 30 Dias", - "CPU info not available" : "Informação da CPU não disponível", - "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", + "Webcron" : "Webcron", + "Background jobs" : "Tarefas em segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", "Load" : "Carga", + "CPU info not available" : "Informação da CPU não disponível", + "Current usage" : "Uso atual:", + "Threads" : "Fios", + "Load average" : "Carga média", "Database" : "Banco de Dados", "Type:" : "Tipo:", "Version:" : "Versão:", @@ -25,31 +31,32 @@ OC.L10N.register( "Used" : "Utilizado", "Available" : "Disponível", "Disk" : "Disco", + "Files" : "Arquivos", + "Storages" : "Armazenamentos", "Mount:" : "Montagem:", "Filesystem:" : "Sistema de arquivo:", "Available:" : "Disponível:", "Used:" : "Usado:", - "Files:" : "Arquivos:", - "Storages:" : "Armazenamentos:", - "Free Space:" : "Espaço Livre:", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM info not available" : "Informações de RAM não disponíveis", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", - "SWAP info not available" : "Informações de SWAP não disponíveis", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso atual: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Iniciou", + "Duration" : "Duração", + "Job" : "Trabalho", + "When" : "Quando", + "Details" : "Detalhes", + "Succeeded" : "Sucesso", + "Failed" : "Falhou", + "Running" : "Em andamento", "Memory" : "Memória", - "External monitoring tool" : "Ferramenta de monitoramento externo", - "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", + "RAM info not available" : "Informações de RAM não disponíveis", + "Total" : "Total", + "Configuration" : "Configurações", "Output in JSON" : "Saída em JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "Skip server update" : "Ignorar atualização do servidor", - "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.", + "Authentication" : "Autenticação", "Network" : "Rede", - "Hostname:" : "Nome do hospedeiro:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Nome do hospedeiro", + "Gateway" : "Gateway", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Velocidade:", "Duplex:" : "Duplex:", @@ -79,6 +86,8 @@ OC.L10N.register( "Max listen queue:" : "Máximo da fila de escuta:", "Max active processes:" : "Máximo de processes ativos:", "Max children reached:" : "Máximo de processos filhos atingido:", + "CPU" : "CPU", + "Resource usage" : "Uso de recursos", "Shares" : "Compartilhamentos", "Users:" : "Usuários:", "Groups:" : "Grupos:", @@ -87,24 +96,43 @@ OC.L10N.register( "Federated sent:" : "Envio federado:", "Federated received:" : "Recebimento federado:", "Talk conversations:" : "Conversas do Talk:", + "Average" : "Média", + "Warning" : "Aviso", "Operating System:" : "Sistema Operacional:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name} ({threads} threads)", - "Memory:" : "Memoria:", "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", "CPU Usage:" : "Uso de CPU:", + "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso atual: {swapUsageBytes}", + "SWAP info not available" : "Informações de SWAP não disponíveis", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.", "threads" : "threads", + "Memory:" : "Memoria:", + "Files:" : "Arquivos:", + "Storages:" : "Armazenamentos:", + "Free Space:" : "Espaço Livre:", + "Hostname:" : "Nome do hospedeiro:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% de todos os usuários", "MB" : "MB", "Extensions:" : "Extensões:", + "External monitoring tool" : "Ferramenta de monitoramento externo", + "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", "Copy" : "Copiar", - "%1$s (%2$d threads)" : "%1$s (%2$d threads)" + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", + "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.", + "%1$s (%2$d threads)" : "%1$s (%2$d threads)", + "DNS:" : "DNS:" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index ec1dc2d3..0d0c0fe7 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -12,9 +12,15 @@ "Last 24 Hours" : "Nas Últimas 24 Horas", "Last 7 Days" : "Nos Últimos 7 Dias", "Last 30 Days" : "Nos Últimos 30 Dias", - "CPU info not available" : "Informação da CPU não disponível", - "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", + "Webcron" : "Webcron", + "Background jobs" : "Tarefas em segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", "Load" : "Carga", + "CPU info not available" : "Informação da CPU não disponível", + "Current usage" : "Uso atual:", + "Threads" : "Fios", + "Load average" : "Carga média", "Database" : "Banco de Dados", "Type:" : "Tipo:", "Version:" : "Versão:", @@ -23,31 +29,32 @@ "Used" : "Utilizado", "Available" : "Disponível", "Disk" : "Disco", + "Files" : "Arquivos", + "Storages" : "Armazenamentos", "Mount:" : "Montagem:", "Filesystem:" : "Sistema de arquivo:", "Available:" : "Disponível:", "Used:" : "Usado:", - "Files:" : "Arquivos:", - "Storages:" : "Armazenamentos:", - "Free Space:" : "Espaço Livre:", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM info not available" : "Informações de RAM não disponíveis", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", - "SWAP info not available" : "Informações de SWAP não disponíveis", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso atual: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Iniciou", + "Duration" : "Duração", + "Job" : "Trabalho", + "When" : "Quando", + "Details" : "Detalhes", + "Succeeded" : "Sucesso", + "Failed" : "Falhou", + "Running" : "Em andamento", "Memory" : "Memória", - "External monitoring tool" : "Ferramenta de monitoramento externo", - "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", + "RAM info not available" : "Informações de RAM não disponíveis", + "Total" : "Total", + "Configuration" : "Configurações", "Output in JSON" : "Saída em JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "Skip server update" : "Ignorar atualização do servidor", - "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.", + "Authentication" : "Autenticação", "Network" : "Rede", - "Hostname:" : "Nome do hospedeiro:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Nome do hospedeiro", + "Gateway" : "Gateway", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Velocidade:", "Duplex:" : "Duplex:", @@ -77,6 +84,8 @@ "Max listen queue:" : "Máximo da fila de escuta:", "Max active processes:" : "Máximo de processes ativos:", "Max children reached:" : "Máximo de processos filhos atingido:", + "CPU" : "CPU", + "Resource usage" : "Uso de recursos", "Shares" : "Compartilhamentos", "Users:" : "Usuários:", "Groups:" : "Grupos:", @@ -85,24 +94,43 @@ "Federated sent:" : "Envio federado:", "Federated received:" : "Recebimento federado:", "Talk conversations:" : "Conversas do Talk:", + "Average" : "Média", + "Warning" : "Aviso", "Operating System:" : "Sistema Operacional:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name} ({threads} threads)", - "Memory:" : "Memoria:", "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", "CPU Usage:" : "Uso de CPU:", + "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Uso atual: {swapUsageBytes}", + "SWAP info not available" : "Informações de SWAP não disponíveis", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.", "threads" : "threads", + "Memory:" : "Memoria:", + "Files:" : "Arquivos:", + "Storages:" : "Armazenamentos:", + "Free Space:" : "Espaço Livre:", + "Hostname:" : "Nome do hospedeiro:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% de todos os usuários", "MB" : "MB", "Extensions:" : "Extensões:", + "External monitoring tool" : "Ferramenta de monitoramento externo", + "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", "Copy" : "Copiar", - "%1$s (%2$d threads)" : "%1$s (%2$d threads)" + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", + "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.", + "%1$s (%2$d threads)" : "%1$s (%2$d threads)", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 70977602..2601c40c 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -13,9 +13,14 @@ OC.L10N.register( "Last 24 Hours" : "Nas Últimas 24 Horas", "Last 7 Days" : "Nos Últimos 7 Dias", "Last 30 Days" : "Nos Últimos 30 Dias", - "CPU info not available" : "Informação do CPU indisponível", - "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", + "Background jobs" : "Tarefas de segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", "Load" : "Carga", + "CPU info not available" : "Informação do CPU indisponível", + "Current usage" : "Utilização atual", + "Threads" : "Fios", + "Load average" : "Carga média", "Database" : "Base de dados", "Type:" : "Tipo:", "Version:" : "Versão:", @@ -23,29 +28,29 @@ OC.L10N.register( "Used" : "Usado", "Available" : "Disponível", "Disk" : "Disco", + "Files" : "Ficheiros", "Mount:" : "Montagem:", "Available:" : "Disponível:", "Used:" : "Usado:", - "Files:" : "Ficheiros:", - "Storages:" : "Armazenamentos:", - "Free Space:" : "Espaço livre:", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM info not available" : "Informações de RAM não disponíveis", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", - "SWAP info not available" : "Informações de SWAP não disponíveis", + "Status" : "Status", + "Started" : "Iniciado", + "Duration" : "Duração", + "Job" : "Trabalho", + "When" : "Quando", + "Details" : "Detalhes", + "Succeeded" : "Sucesso", + "Failed" : "Falhou", + "Running" : "Correr", "Memory" : "Memória", - "External monitoring tool" : "Ferramenta externa de monitorização", - "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", + "RAM info not available" : "Informações de RAM não disponíveis", + "Total" : "Total", + "Configuration" : "Configurações", "Output in JSON" : "Saída em JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "Skip server update" : "Ignorar atualização do servidor", - "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.", + "Authentication" : "Autenticação", "Network" : "Rede", - "Hostname:" : "Nome do host:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Nome do Anfitrião", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Velocidade:", "Duplex:" : "Duplex:", @@ -72,6 +77,8 @@ OC.L10N.register( "Slow requests:" : "Solicitações lentas:", "Max listen queue:" : "Máximo da fila de escuta:", "Max children reached:" : "Máximo de processos filhos atingido:", + "CPU" : "CPU", + "Resource usage" : "Uso de recursos", "Shares" : "Partilhas", "Users:" : "Utilizadores:", "Groups:" : "Grupos:", @@ -79,22 +86,40 @@ OC.L10N.register( "Emails:" : "E-mails:", "Federated received:" : "Recebimento federado:", "Talk conversations:" : "Conversas do Talk:", + "Average" : "Média", + "Warning" : "Aviso", "Operating System:" : "Sistema Operacional:", "CPU:" : "CPU:", - "Memory:" : "Memoria:", "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", "CPU Usage:" : "Uso de CPU:", + "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", + "SWAP info not available" : "Informações de SWAP não disponíveis", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressionar Ctrl-C para copiar.", "threads" : "threads", + "Memory:" : "Memoria:", + "Files:" : "Ficheiros:", + "Storages:" : "Armazenamentos:", + "Free Space:" : "Espaço livre:", + "Hostname:" : "Nome do host:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% de todos os usuários", "MB" : "MB", "Extensions:" : "Extensões:", - "Copy" : "Copiar" + "External monitoring tool" : "Ferramenta externa de monitorização", + "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", + "Copy" : "Copiar", + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", + "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.", + "DNS:" : "DNS:" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index ee377e51..ce3a9d65 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -11,9 +11,14 @@ "Last 24 Hours" : "Nas Últimas 24 Horas", "Last 7 Days" : "Nos Últimos 7 Dias", "Last 30 Days" : "Nos Últimos 30 Dias", - "CPU info not available" : "Informação do CPU indisponível", - "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", + "Background jobs" : "Tarefas de segundo plano", + "Mode" : "Modo", + "Never" : "Nunca", "Load" : "Carga", + "CPU info not available" : "Informação do CPU indisponível", + "Current usage" : "Utilização atual", + "Threads" : "Fios", + "Load average" : "Carga média", "Database" : "Base de dados", "Type:" : "Tipo:", "Version:" : "Versão:", @@ -21,29 +26,29 @@ "Used" : "Usado", "Available" : "Disponível", "Disk" : "Disco", + "Files" : "Ficheiros", "Mount:" : "Montagem:", "Available:" : "Disponível:", "Used:" : "Usado:", - "Files:" : "Ficheiros:", - "Storages:" : "Armazenamentos:", - "Free Space:" : "Espaço livre:", - "RAM Usage:" : "Uso de RAM:", - "SWAP Usage:" : "Uso de SWAP:", - "RAM info not available" : "Informações de RAM não disponíveis", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", - "SWAP info not available" : "Informações de SWAP não disponíveis", + "Status" : "Status", + "Started" : "Iniciado", + "Duration" : "Duração", + "Job" : "Trabalho", + "When" : "Quando", + "Details" : "Detalhes", + "Succeeded" : "Sucesso", + "Failed" : "Falhou", + "Running" : "Correr", "Memory" : "Memória", - "External monitoring tool" : "Ferramenta externa de monitorização", - "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", + "RAM info not available" : "Informações de RAM não disponíveis", + "Total" : "Total", + "Configuration" : "Configurações", "Output in JSON" : "Saída em JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", "Skip server update" : "Ignorar atualização do servidor", - "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.", + "Authentication" : "Autenticação", "Network" : "Rede", - "Hostname:" : "Nome do host:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Nome do Anfitrião", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Velocidade:", "Duplex:" : "Duplex:", @@ -70,6 +75,8 @@ "Slow requests:" : "Solicitações lentas:", "Max listen queue:" : "Máximo da fila de escuta:", "Max children reached:" : "Máximo de processos filhos atingido:", + "CPU" : "CPU", + "Resource usage" : "Uso de recursos", "Shares" : "Partilhas", "Users:" : "Utilizadores:", "Groups:" : "Grupos:", @@ -77,22 +84,40 @@ "Emails:" : "E-mails:", "Federated received:" : "Recebimento federado:", "Talk conversations:" : "Conversas do Talk:", + "Average" : "Média", + "Warning" : "Aviso", "Operating System:" : "Sistema Operacional:", "CPU:" : "CPU:", - "Memory:" : "Memoria:", "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", "CPU Usage:" : "Uso de CPU:", + "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", + "RAM Usage:" : "Uso de RAM:", + "SWAP Usage:" : "Uso de SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Uso atual: {memUsageBytes}", + "SWAP info not available" : "Informações de SWAP não disponíveis", "Copied!" : "Copiado!", "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressionar ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressionar Ctrl-C para copiar.", "threads" : "threads", + "Memory:" : "Memoria:", + "Files:" : "Ficheiros:", + "Storages:" : "Armazenamentos:", + "Free Space:" : "Espaço livre:", + "Hostname:" : "Nome do host:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% de todos os usuários", "MB" : "MB", "Extensions:" : "Extensões:", - "Copy" : "Copiar" + "External monitoring tool" : "Ferramenta externa de monitorização", + "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", + "Copy" : "Copiar", + "Skip apps section (including apps section will send an external request to the app store)" : "Ignorar a seção de aplicativos (incluir a seção de aplicativos enviará uma solicitação externa para a loja de aplicativos)", + "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.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ro.js b/l10n/ro.js index 91c552f6..d9236644 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -4,12 +4,23 @@ OC.L10N.register( "System" : "Sistem", "Unknown" : "Necunoscut", "Monitoring" : "Monitorizare", + "Background jobs" : "Proces de fundal", + "Mode" : "Mod", + "Never" : "Niciodată", "Database" : "Baza de date", "Type:" : "Tip:", "Size:" : "Mărime:", + "Started" : "A început", + "Duration" : "Durată", + "Details" : "Detalii", + "Failed" : "Eșuat", + "Running" : "Alergat", + "Authentication" : "Autentificare", + "Hostname" : "Nume mașină", "PHP extensions" : "extensii PHP ", "seconds" : "secunde", "Shares" : "Partajări", + "Warning" : "Atenție", "Copied!" : "S-a copiat!", "Not supported!" : "Nu este suportat!", "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.", diff --git a/l10n/ro.json b/l10n/ro.json index 0b2e9749..fec8cf11 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -2,12 +2,23 @@ "System" : "Sistem", "Unknown" : "Necunoscut", "Monitoring" : "Monitorizare", + "Background jobs" : "Proces de fundal", + "Mode" : "Mod", + "Never" : "Niciodată", "Database" : "Baza de date", "Type:" : "Tip:", "Size:" : "Mărime:", + "Started" : "A început", + "Duration" : "Durată", + "Details" : "Detalii", + "Failed" : "Eșuat", + "Running" : "Alergat", + "Authentication" : "Autentificare", + "Hostname" : "Nume mașină", "PHP extensions" : "extensii PHP ", "seconds" : "secunde", "Shares" : "Partajări", + "Warning" : "Atenție", "Copied!" : "S-a copiat!", "Not supported!" : "Nu este suportat!", "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.", diff --git a/l10n/ru.js b/l10n/ru.js index 0043b83d..13abb81f 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -13,9 +13,15 @@ OC.L10N.register( "Last 24 Hours" : "Последние 24 часа", "Last 7 Days" : "Последние 7 дней", "Last 30 Days" : "Последние 30 дней", - "CPU info not available" : "Информация о ЦП недоступна", - "Load average: {percentage} % ({load}) last minute" : "Средняя нагрузка: {percentage} % ({load}) за последнюю минуту", + "Webcron" : "Webcron", + "Background jobs" : "Фоновые задания", + "Mode" : "Режим сканирования", + "Never" : "Никогда", "Load" : "Нагрузка", + "CPU info not available" : "Информация о ЦП недоступна", + "Current usage" : "Текущая нагрузка", + "Threads" : "Темы", + "Load average" : "Средняя нагрузка", "Database" : "База данных", "Type:" : "Тип:", "Version:" : "Версия:", @@ -23,31 +29,32 @@ OC.L10N.register( "Used" : "Использовано", "Available" : "Доступный", "Disk" : "Диск", + "Files" : "Файлы", + "Storages" : "Хранилище", "Mount:" : "Метка диска:", "Filesystem:" : "Файловая система:", "Available:" : "Доступно:", "Used:" : "Используется:", - "Files:" : "Файлы:", - "Storages:" : "Хранилища:", - "Free Space:" : "Свободно:", - "RAM Usage:" : "Использование RAM:", - "SWAP Usage:" : "Использование SWAP:", - "RAM info not available" : "RAM информация не доступна", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Всего: {memTotalBytes} / Использовано: {memUsageBytes}", - "SWAP info not available" : "Информация о SWAP не доступна", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Всего: {swapTotalBytes} / Использовано: {swapUsageBytes}", + "Status" : "Статус", + "Started" : "Начато", + "Duration" : "Продолжительность", + "Job" : "Работа", + "When" : "Когда", + "Details" : "Свойства", + "Succeeded" : "Успешно", + "Failed" : "Не удалось", + "Running" : "Бег", "Memory" : "Память", - "External monitoring tool" : "Внешний мониторинг", - "Use this end point to connect an external monitoring tool:" : "Используйте эту конечную точку для подключения внешнего средства мониторинга:", + "RAM info not available" : "RAM информация не доступна", + "Total" : "Всего", + "Configuration" : "Настройки", "Output in JSON" : "Вывод в формате JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Пропустить раздел \"приложения\" (включение раздела \"приложения\" приведет к отправке внешнего запроса в App Store)", "Skip server update" : "Пропустить обновление сервера", - "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." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.", + "Authentication" : "Аутентификация", "Network" : "Сеть", - "Hostname:" : "Хост:", - "Gateway:" : "Шлюз:", - "DNS:" : "DNS:", + "Hostname" : "Имя хоста", + "Gateway" : "Шлюз", + "DNS" : "DNS", "Status:" : "Статус:", "Speed:" : "Скорость:", "Duplex:" : "Дуплекс:", @@ -77,6 +84,8 @@ OC.L10N.register( "Max listen queue:" : "Максимальная очередь прослушивания:", "Max active processes:" : "Максимальное количество активных процессов:", "Max children reached:" : "Максимум потомков достигнут:", + "CPU" : "Процессор", + "Resource usage" : "Использование ресурсов", "Shares" : "Общие ресурсы", "Users:" : "Пользователей:", "Groups:" : "Группы:", @@ -85,22 +94,41 @@ OC.L10N.register( "Federated sent:" : "Отправлено в федерацию:", "Federated received:" : "Получено из федерации:", "Talk conversations:" : "Talk беседы:", + "Average" : "Усреднённый", + "Warning" : "Предупреждение", "Operating System:" : "Операционная система:", "CPU:" : "CPU:", - "Memory:" : "Память:", "Server time:" : "Серверное время:", "Uptime:" : "Время работы:", "Temperature" : "Температура", "CPU Usage:" : "Использование ЦП:", + "Load average: {percentage} % ({load}) last minute" : "Средняя нагрузка: {percentage} % ({load}) за последнюю минуту", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за последнюю минуту\n{last5MinutesPercentage} % ({last5Minutes}) за последние 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) за последние 15 минут", + "RAM Usage:" : "Использование RAM:", + "SWAP Usage:" : "Использование SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Всего: {memTotalBytes} / Использовано: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Всего: {swapTotalBytes} / Использовано: {swapUsageBytes}", + "SWAP info not available" : "Информация о SWAP не доступна", "Copied!" : "Скопировано!", "Not supported!" : "Не поддерживается!", "Press ⌘-C to copy." : "Нажмите ⌘-C для копирования. ", "Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.", "threads" : "темы", + "Memory:" : "Память:", + "Files:" : "Файлы:", + "Storages:" : "Хранилища:", + "Free Space:" : "Свободно:", + "Hostname:" : "Хост:", + "Gateway:" : "Шлюз:", "%s%% of all users" : "%s%% всех пользователей", "MB" : "МБ", "Extensions:" : "Расширения:", - "Copy" : "Копировать" + "External monitoring tool" : "Внешний мониторинг", + "Use this end point to connect an external monitoring tool:" : "Используйте эту конечную точку для подключения внешнего средства мониторинга:", + "Copy" : "Копировать", + "Skip apps section (including apps section will send an external request to the app store)" : "Пропустить раздел \"приложения\" (включение раздела \"приложения\" приведет к отправке внешнего запроса в App Store)", + "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." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.", + "DNS:" : "DNS:" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index d7e0fdf8..1bc83ee9 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -11,9 +11,15 @@ "Last 24 Hours" : "Последние 24 часа", "Last 7 Days" : "Последние 7 дней", "Last 30 Days" : "Последние 30 дней", - "CPU info not available" : "Информация о ЦП недоступна", - "Load average: {percentage} % ({load}) last minute" : "Средняя нагрузка: {percentage} % ({load}) за последнюю минуту", + "Webcron" : "Webcron", + "Background jobs" : "Фоновые задания", + "Mode" : "Режим сканирования", + "Never" : "Никогда", "Load" : "Нагрузка", + "CPU info not available" : "Информация о ЦП недоступна", + "Current usage" : "Текущая нагрузка", + "Threads" : "Темы", + "Load average" : "Средняя нагрузка", "Database" : "База данных", "Type:" : "Тип:", "Version:" : "Версия:", @@ -21,31 +27,32 @@ "Used" : "Использовано", "Available" : "Доступный", "Disk" : "Диск", + "Files" : "Файлы", + "Storages" : "Хранилище", "Mount:" : "Метка диска:", "Filesystem:" : "Файловая система:", "Available:" : "Доступно:", "Used:" : "Используется:", - "Files:" : "Файлы:", - "Storages:" : "Хранилища:", - "Free Space:" : "Свободно:", - "RAM Usage:" : "Использование RAM:", - "SWAP Usage:" : "Использование SWAP:", - "RAM info not available" : "RAM информация не доступна", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Всего: {memTotalBytes} / Использовано: {memUsageBytes}", - "SWAP info not available" : "Информация о SWAP не доступна", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Всего: {swapTotalBytes} / Использовано: {swapUsageBytes}", + "Status" : "Статус", + "Started" : "Начато", + "Duration" : "Продолжительность", + "Job" : "Работа", + "When" : "Когда", + "Details" : "Свойства", + "Succeeded" : "Успешно", + "Failed" : "Не удалось", + "Running" : "Бег", "Memory" : "Память", - "External monitoring tool" : "Внешний мониторинг", - "Use this end point to connect an external monitoring tool:" : "Используйте эту конечную точку для подключения внешнего средства мониторинга:", + "RAM info not available" : "RAM информация не доступна", + "Total" : "Всего", + "Configuration" : "Настройки", "Output in JSON" : "Вывод в формате JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Пропустить раздел \"приложения\" (включение раздела \"приложения\" приведет к отправке внешнего запроса в App Store)", "Skip server update" : "Пропустить обновление сервера", - "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." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.", + "Authentication" : "Аутентификация", "Network" : "Сеть", - "Hostname:" : "Хост:", - "Gateway:" : "Шлюз:", - "DNS:" : "DNS:", + "Hostname" : "Имя хоста", + "Gateway" : "Шлюз", + "DNS" : "DNS", "Status:" : "Статус:", "Speed:" : "Скорость:", "Duplex:" : "Дуплекс:", @@ -75,6 +82,8 @@ "Max listen queue:" : "Максимальная очередь прослушивания:", "Max active processes:" : "Максимальное количество активных процессов:", "Max children reached:" : "Максимум потомков достигнут:", + "CPU" : "Процессор", + "Resource usage" : "Использование ресурсов", "Shares" : "Общие ресурсы", "Users:" : "Пользователей:", "Groups:" : "Группы:", @@ -83,22 +92,41 @@ "Federated sent:" : "Отправлено в федерацию:", "Federated received:" : "Получено из федерации:", "Talk conversations:" : "Talk беседы:", + "Average" : "Усреднённый", + "Warning" : "Предупреждение", "Operating System:" : "Операционная система:", "CPU:" : "CPU:", - "Memory:" : "Память:", "Server time:" : "Серверное время:", "Uptime:" : "Время работы:", "Temperature" : "Температура", "CPU Usage:" : "Использование ЦП:", + "Load average: {percentage} % ({load}) last minute" : "Средняя нагрузка: {percentage} % ({load}) за последнюю минуту", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за последнюю минуту\n{last5MinutesPercentage} % ({last5Minutes}) за последние 5 минут\n{last15MinutesPercentage} % ({last15Minutes}) за последние 15 минут", + "RAM Usage:" : "Использование RAM:", + "SWAP Usage:" : "Использование SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Всего: {memTotalBytes} / Использовано: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Всего: {swapTotalBytes} / Использовано: {swapUsageBytes}", + "SWAP info not available" : "Информация о SWAP не доступна", "Copied!" : "Скопировано!", "Not supported!" : "Не поддерживается!", "Press ⌘-C to copy." : "Нажмите ⌘-C для копирования. ", "Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.", "threads" : "темы", + "Memory:" : "Память:", + "Files:" : "Файлы:", + "Storages:" : "Хранилища:", + "Free Space:" : "Свободно:", + "Hostname:" : "Хост:", + "Gateway:" : "Шлюз:", "%s%% of all users" : "%s%% всех пользователей", "MB" : "МБ", "Extensions:" : "Расширения:", - "Copy" : "Копировать" + "External monitoring tool" : "Внешний мониторинг", + "Use this end point to connect an external monitoring tool:" : "Используйте эту конечную точку для подключения внешнего средства мониторинга:", + "Copy" : "Копировать", + "Skip apps section (including apps section will send an external request to the app store)" : "Пропустить раздел \"приложения\" (включение раздела \"приложения\" приведет к отправке внешнего запроса в App Store)", + "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." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sc.js b/l10n/sc.js index 76dc9757..6ed2cbc3 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -8,31 +8,53 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Frunit informatziones ùtiles subra de su serbidore. comente càrrigu de CPU, impreu de RAM, impreu de discu, nùmeru de utentes, etc.", "Active users" : "Utèntzias ativas", "Last hour" : "Un'ora a immoe", - "CPU info not available" : "Informatziones CPU no a disponimentu", + "Background jobs" : "Atividades de background", + "Mode" : "Modalidade", + "Never" : "Mai", "Load" : "Càrrigu", + "CPU info not available" : "Informatziones CPU no a disponimentu", + "Current usage" : "Impreu atuale", + "Load average" : "Càrrigu mèdiu", "Database" : "Base de datos", "Type:" : "Genia:", "Version:" : "Versione:", "Size:" : "Mannària:", "Used" : "Impreados", "Disk" : "Discu", - "Files:" : "Archìviu:", - "Storages:" : "Archiviatziones:", - "Free Space:" : "Logu lìberu:", + "Files" : "Archìvios", + "Status" : "Status", + "Started" : "Cumintzadu", + "Duration" : "Durata", + "Job" : "Traballu", + "When" : "Cando", + "Details" : "Detàllios", + "Running" : "Cursa", "Memory" : "Memòria", - "External monitoring tool" : "Trastu de controllu esternu", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A pustis passa su token cun s'intestatzione \"NC-Token\" cando rechedes s'URL in subra.", + "Total" : "Totale", + "Configuration" : "Cunfiguratzione", + "Authentication" : "Autenticatzione", "Network" : "Rete", + "Hostname" : "Nùmene retzidore", + "Gateway" : "Gateway", + "DNS" : "DNS", "PHP extensions" : "Estensiones PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Mannària màssima de carrigamentu", + "CPU" : "CPU", "Shares" : "Cumpartziduras", + "Average" : "Mèdia", + "Warning" : "Avisu", "Temperature" : "Temperadura", "Copied!" : "Copiados!", "Not supported!" : "Non suportadu!", "Press ⌘-C to copy." : "Incarca ⌘-C pro copiare.", "Press Ctrl-C to copy." : "Incarca Crtl-C pro copiare.", - "Copy" : "Còpia" + "Files:" : "Archìviu:", + "Storages:" : "Archiviatziones:", + "Free Space:" : "Logu lìberu:", + "External monitoring tool" : "Trastu de controllu esternu", + "Copy" : "Còpia", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A pustis passa su token cun s'intestatzione \"NC-Token\" cando rechedes s'URL in subra." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json index 4f88b2e8..9ea1325e 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -6,31 +6,53 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Frunit informatziones ùtiles subra de su serbidore. comente càrrigu de CPU, impreu de RAM, impreu de discu, nùmeru de utentes, etc.", "Active users" : "Utèntzias ativas", "Last hour" : "Un'ora a immoe", - "CPU info not available" : "Informatziones CPU no a disponimentu", + "Background jobs" : "Atividades de background", + "Mode" : "Modalidade", + "Never" : "Mai", "Load" : "Càrrigu", + "CPU info not available" : "Informatziones CPU no a disponimentu", + "Current usage" : "Impreu atuale", + "Load average" : "Càrrigu mèdiu", "Database" : "Base de datos", "Type:" : "Genia:", "Version:" : "Versione:", "Size:" : "Mannària:", "Used" : "Impreados", "Disk" : "Discu", - "Files:" : "Archìviu:", - "Storages:" : "Archiviatziones:", - "Free Space:" : "Logu lìberu:", + "Files" : "Archìvios", + "Status" : "Status", + "Started" : "Cumintzadu", + "Duration" : "Durata", + "Job" : "Traballu", + "When" : "Cando", + "Details" : "Detàllios", + "Running" : "Cursa", "Memory" : "Memòria", - "External monitoring tool" : "Trastu de controllu esternu", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A pustis passa su token cun s'intestatzione \"NC-Token\" cando rechedes s'URL in subra.", + "Total" : "Totale", + "Configuration" : "Cunfiguratzione", + "Authentication" : "Autenticatzione", "Network" : "Rete", + "Hostname" : "Nùmene retzidore", + "Gateway" : "Gateway", + "DNS" : "DNS", "PHP extensions" : "Estensiones PHP", "PHP" : "PHP", "seconds" : "segundos", "Upload max size:" : "Mannària màssima de carrigamentu", + "CPU" : "CPU", "Shares" : "Cumpartziduras", + "Average" : "Mèdia", + "Warning" : "Avisu", "Temperature" : "Temperadura", "Copied!" : "Copiados!", "Not supported!" : "Non suportadu!", "Press ⌘-C to copy." : "Incarca ⌘-C pro copiare.", "Press Ctrl-C to copy." : "Incarca Crtl-C pro copiare.", - "Copy" : "Còpia" + "Files:" : "Archìviu:", + "Storages:" : "Archiviatziones:", + "Free Space:" : "Logu lìberu:", + "External monitoring tool" : "Trastu de controllu esternu", + "Copy" : "Còpia", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A pustis passa su token cun s'intestatzione \"NC-Token\" cando rechedes s'URL in subra." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/si.js b/l10n/si.js index d024be9b..72c35b95 100644 --- a/l10n/si.js +++ b/l10n/si.js @@ -3,7 +3,12 @@ OC.L10N.register( { "System" : "පද්ධතිය", "Available" : "ඇත", + "Files" : "ගොනු", + "Duration" : "කාල සීමාව", + "Authentication" : "සත්‍යාපනය", + "Hostname" : "ධාරක නාමය", "Shares" : "බෙදාගැනීම්", + "Warning" : "අවවාදයයි", "Copied!" : "පිටපත් කළා!", "Not supported!" : "සහාය නොදක්වයි!", "Press ⌘-C to copy." : "පිටපත් කිරීමට ⌘-C ඔබන්න.", diff --git a/l10n/si.json b/l10n/si.json index 4d2c1d15..a6facc25 100644 --- a/l10n/si.json +++ b/l10n/si.json @@ -1,7 +1,12 @@ { "translations": { "System" : "පද්ධතිය", "Available" : "ඇත", + "Files" : "ගොනු", + "Duration" : "කාල සීමාව", + "Authentication" : "සත්‍යාපනය", + "Hostname" : "ධාරක නාමය", "Shares" : "බෙදාගැනීම්", + "Warning" : "අවවාදයයි", "Copied!" : "පිටපත් කළා!", "Not supported!" : "සහාය නොදක්වයි!", "Press ⌘-C to copy." : "පිටපත් කිරීමට ⌘-C ඔබන්න.", diff --git a/l10n/sk.js b/l10n/sk.js index 528e781e..96e9aff3 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -11,9 +11,15 @@ OC.L10N.register( "Last 24 Hours" : "Posledných 24 hodín", "Last 7 Days" : "Posledných 7 dní", "Last 30 Days" : "Posledných 30 dní", - "CPU info not available" : "Info o CPU nie je dostupné", - "Load average: {percentage} % ({load}) last minute" : "Priemerné zaťaženie: {percentage} % ({load})za poslednú minútu", + "Webcron" : "Webcron", + "Background jobs" : "Úlohy na pozadí", + "Mode" : "Režim", + "Never" : "Nikdy", "Load" : "Záťaž", + "CPU info not available" : "Info o CPU nie je dostupné", + "Current usage" : "Aktuálne využitie", + "Threads" : "Vlákna", + "Load average" : "Priemerné zaťaženie", "Database" : "Databáza", "Type:" : "Typ:", "Version:" : "Verzia:", @@ -21,31 +27,32 @@ OC.L10N.register( "Used" : "Použité", "Available" : "Dostupné", "Disk" : "Disk", + "Files" : "Súbory", + "Storages" : "Úložiská", "Mount:" : "Prípojný bod:", "Filesystem:" : "Súborový systém:", "Available:" : "Dostupné:", "Used:" : "Využité:", - "Files:" : "Súbory:", - "Storages:" : "Úložiská:", - "Free Space:" : "Voľné miesto:", - "RAM Usage:" : "Využitie RAM:", - "SWAP Usage:" : "Využitie SWAPu:", - "RAM info not available" : "Informácia o RAM nie je prístupná", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Celkom: {memTotalBytes}/Využité: {memUsageBytes}", - "SWAP info not available" : "Informácia o SWAPe nie je prístupná", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Celkom: {swapTotalBytes}/Využité: {swapUsageBytes}", + "Status" : "Stav", + "Started" : "Zahájená", + "Duration" : "Trvanie", + "Job" : "Práca", + "When" : "Keď", + "Details" : "Podrobnosti", + "Succeeded" : "Úspešné", + "Failed" : "Zlyhalo", + "Running" : "Beh", "Memory" : "Pamäť", - "External monitoring tool" : "Externý sledovací nástroj", - "Use this end point to connect an external monitoring tool:" : "Použite tento prípojný bod pre externý monitorovací nástroj:", + "RAM info not available" : "Informácia o RAM nie je prístupná", + "Total" : "Celkom", + "Configuration" : "Nastavenia", "Output in JSON" : "Výstup v JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Vynechať sekciu aplikácií ( zahrnutie sekcie aplikácií odošle externú požiadavku do obchodu s aplikáciami)", "Skip server update" : "Preskočiť aktualizáciu servera", - "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“.", + "Authentication" : "Autentifikácia", "Network" : "Sieť", - "Hostname:" : "Názov servera:", - "Gateway:" : "Brána:", - "DNS:" : "DNS:", + "Hostname" : "Názov servera", + "Gateway" : "Brána", + "DNS" : "DNS", "Status:" : "Stav:", "Speed:" : "Rýchlosť:", "Duplex:" : "Duplex:", @@ -74,6 +81,8 @@ OC.L10N.register( "Max listen queue:" : "Maximálna dĺžka čakajúcej fronty:", "Max active processes:" : "Maximálny počet aktívnych procesov:", "Max children reached:" : "Maximálny počet podprocesov:", + "CPU" : "CPU", + "Resource usage" : "Využitie zdrojov", "Shares" : "Sprístupnené položky", "Users:" : "Používatelia:", "Groups:" : "Skupiny:", @@ -82,20 +91,39 @@ OC.L10N.register( "Federated sent:" : "Združené odoslané:", "Federated received:" : "Združené prijaté:", "Talk conversations:" : "Talk /Rozhovor/ konverzácia", + "Average" : "Maticové", + "Warning" : "Varovanie", "Operating System:" : "Operačný systém:", "CPU:" : "CPU:", - "Memory:" : "Pamäť:", "Server time:" : "Čas na serveri:", "Uptime:" : "Doba behu:", "Temperature" : "Teplota", "CPU Usage:" : "Využitie CPU:", + "Load average: {percentage} % ({load}) last minute" : "Priemerné zaťaženie: {percentage} % ({load})za poslednú minútu", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) za poslednú minútu\n{last5MinutesPercentage} % ({last5Minutes}) za posledných 5 minút\n{last15MinutesPercentage} % ({last15Minutes}) za posledných 15 minút", + "RAM Usage:" : "Využitie RAM:", + "SWAP Usage:" : "Využitie SWAPu:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Celkom: {memTotalBytes}/Využité: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Celkom: {swapTotalBytes}/Využité: {swapUsageBytes}", + "SWAP info not available" : "Informácia o SWAPe nie je prístupná", "Copied!" : "Skopírované!", "Not supported!" : "Nepodporované!", "Press ⌘-C to copy." : "Pre kopírovanie, stlačte ⌘-C.", "Press Ctrl-C to copy." : "Pre kopírovanie, stlačte Ctrl-C.", + "Memory:" : "Pamäť:", + "Files:" : "Súbory:", + "Storages:" : "Úložiská:", + "Free Space:" : "Voľné miesto:", + "Hostname:" : "Názov servera:", + "Gateway:" : "Brána:", "%s%% of all users" : "%s%% všetkých používateľov", "Extensions:" : "Rozšírenia:", - "Copy" : "Kopírovať" + "External monitoring tool" : "Externý sledovací nástroj", + "Use this end point to connect an external monitoring tool:" : "Použite tento prípojný bod pre externý monitorovací nástroj:", + "Copy" : "Kopírovať", + "Skip apps section (including apps section will send an external request to the app store)" : "Vynechať sekciu aplikácií ( zahrnutie sekcie aplikácií odošle externú požiadavku do obchodu s aplikáciami)", + "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“.", + "DNS:" : "DNS:" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/sk.json b/l10n/sk.json index 459d8d8d..bed59afb 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -9,9 +9,15 @@ "Last 24 Hours" : "Posledných 24 hodín", "Last 7 Days" : "Posledných 7 dní", "Last 30 Days" : "Posledných 30 dní", - "CPU info not available" : "Info o CPU nie je dostupné", - "Load average: {percentage} % ({load}) last minute" : "Priemerné zaťaženie: {percentage} % ({load})za poslednú minútu", + "Webcron" : "Webcron", + "Background jobs" : "Úlohy na pozadí", + "Mode" : "Režim", + "Never" : "Nikdy", "Load" : "Záťaž", + "CPU info not available" : "Info o CPU nie je dostupné", + "Current usage" : "Aktuálne využitie", + "Threads" : "Vlákna", + "Load average" : "Priemerné zaťaženie", "Database" : "Databáza", "Type:" : "Typ:", "Version:" : "Verzia:", @@ -19,31 +25,32 @@ "Used" : "Použité", "Available" : "Dostupné", "Disk" : "Disk", + "Files" : "Súbory", + "Storages" : "Úložiská", "Mount:" : "Prípojný bod:", "Filesystem:" : "Súborový systém:", "Available:" : "Dostupné:", "Used:" : "Využité:", - "Files:" : "Súbory:", - "Storages:" : "Úložiská:", - "Free Space:" : "Voľné miesto:", - "RAM Usage:" : "Využitie RAM:", - "SWAP Usage:" : "Využitie SWAPu:", - "RAM info not available" : "Informácia o RAM nie je prístupná", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Celkom: {memTotalBytes}/Využité: {memUsageBytes}", - "SWAP info not available" : "Informácia o SWAPe nie je prístupná", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Celkom: {swapTotalBytes}/Využité: {swapUsageBytes}", + "Status" : "Stav", + "Started" : "Zahájená", + "Duration" : "Trvanie", + "Job" : "Práca", + "When" : "Keď", + "Details" : "Podrobnosti", + "Succeeded" : "Úspešné", + "Failed" : "Zlyhalo", + "Running" : "Beh", "Memory" : "Pamäť", - "External monitoring tool" : "Externý sledovací nástroj", - "Use this end point to connect an external monitoring tool:" : "Použite tento prípojný bod pre externý monitorovací nástroj:", + "RAM info not available" : "Informácia o RAM nie je prístupná", + "Total" : "Celkom", + "Configuration" : "Nastavenia", "Output in JSON" : "Výstup v JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Vynechať sekciu aplikácií ( zahrnutie sekcie aplikácií odošle externú požiadavku do obchodu s aplikáciami)", "Skip server update" : "Preskočiť aktualizáciu servera", - "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“.", + "Authentication" : "Autentifikácia", "Network" : "Sieť", - "Hostname:" : "Názov servera:", - "Gateway:" : "Brána:", - "DNS:" : "DNS:", + "Hostname" : "Názov servera", + "Gateway" : "Brána", + "DNS" : "DNS", "Status:" : "Stav:", "Speed:" : "Rýchlosť:", "Duplex:" : "Duplex:", @@ -72,6 +79,8 @@ "Max listen queue:" : "Maximálna dĺžka čakajúcej fronty:", "Max active processes:" : "Maximálny počet aktívnych procesov:", "Max children reached:" : "Maximálny počet podprocesov:", + "CPU" : "CPU", + "Resource usage" : "Využitie zdrojov", "Shares" : "Sprístupnené položky", "Users:" : "Používatelia:", "Groups:" : "Skupiny:", @@ -80,20 +89,39 @@ "Federated sent:" : "Združené odoslané:", "Federated received:" : "Združené prijaté:", "Talk conversations:" : "Talk /Rozhovor/ konverzácia", + "Average" : "Maticové", + "Warning" : "Varovanie", "Operating System:" : "Operačný systém:", "CPU:" : "CPU:", - "Memory:" : "Pamäť:", "Server time:" : "Čas na serveri:", "Uptime:" : "Doba behu:", "Temperature" : "Teplota", "CPU Usage:" : "Využitie CPU:", + "Load average: {percentage} % ({load}) last minute" : "Priemerné zaťaženie: {percentage} % ({load})za poslednú minútu", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) za poslednú minútu\n{last5MinutesPercentage} % ({last5Minutes}) za posledných 5 minút\n{last15MinutesPercentage} % ({last15Minutes}) za posledných 15 minút", + "RAM Usage:" : "Využitie RAM:", + "SWAP Usage:" : "Využitie SWAPu:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Celkom: {memTotalBytes}/Využité: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Celkom: {swapTotalBytes}/Využité: {swapUsageBytes}", + "SWAP info not available" : "Informácia o SWAPe nie je prístupná", "Copied!" : "Skopírované!", "Not supported!" : "Nepodporované!", "Press ⌘-C to copy." : "Pre kopírovanie, stlačte ⌘-C.", "Press Ctrl-C to copy." : "Pre kopírovanie, stlačte Ctrl-C.", + "Memory:" : "Pamäť:", + "Files:" : "Súbory:", + "Storages:" : "Úložiská:", + "Free Space:" : "Voľné miesto:", + "Hostname:" : "Názov servera:", + "Gateway:" : "Brána:", "%s%% of all users" : "%s%% všetkých používateľov", "Extensions:" : "Rozšírenia:", - "Copy" : "Kopírovať" + "External monitoring tool" : "Externý sledovací nástroj", + "Use this end point to connect an external monitoring tool:" : "Použite tento prípojný bod pre externý monitorovací nástroj:", + "Copy" : "Kopírovať", + "Skip apps section (including apps section will send an external request to the app store)" : "Vynechať sekciu aplikácií ( zahrnutie sekcie aplikácií odošle externú požiadavku do obchodu s aplikáciami)", + "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“.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index c3529378..23862719 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -8,8 +8,14 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Omogoča prikaz različnih podrobnosti strežnika, kot so obremenitev CPE, zasedenost pomnilnika in prostora, števila uporabnikov in drugo.", "Active users" : "Dejavni uporabniki", "Last hour" : "Zadnja ura", - "CPU info not available" : "Podatki CPE niso na voljo", + "Webcron" : "Webcron", + "Background jobs" : "Opravila v ozadju", + "Mode" : "Način", + "Never" : "nikoli", "Load" : "Obremenitev", + "CPU info not available" : "Podatki CPE niso na voljo", + "Current usage" : "Trenutna zasedenost", + "Load average" : "Povprečna obremenitev", "Database" : "Podatkovna zbirka", "Type:" : "Vrsta:", "Version:" : "Različica:", @@ -17,29 +23,31 @@ OC.L10N.register( "Used" : "Zasedeno", "Available" : "Na voljo", "Disk" : "Disk", + "Files" : "Datoteke", + "Storages" : "Shrambe", "Mount:" : "Priklopna točka:", "Filesystem:" : "Datotečni sistem:", "Available:" : "Na voljo:", "Used:" : "V uporabi:", - "Files:" : "Datoteke:", - "Storages:" : "Shrambe:", - "Free Space:" : "Prostor:", - "RAM info not available" : "Podatki RAM niso na voljo", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Skupaj: {memTotalBytes}/Trenutna uporaba: {memUsageBytes}", - "SWAP info not available" : "Podatki izmenjevalnega prostora niso na voljo", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Izmenjevalni prostor SWAP: Skupaj: {swapTotalBytes}/Trenutna uporaba: {swapUsageBytes}", + "Status" : "Stanje", + "Started" : "Začeto", + "Duration" : "Trajanje", + "Job" : "Zaposlitev", + "When" : "Ko je", + "Details" : "Podrobnosti", + "Failed" : "Opravilo je spodletelo!", + "Running" : "V teku", "Memory" : "Pomnilnik", - "External monitoring tool" : "Zunanje orodje za nadzor", - "Use this end point to connect an external monitoring tool:" : "Priklopna točka za povezavo zunanjega orodja za nadzor:", + "RAM info not available" : "Podatki RAM niso na voljo", + "Total" : "Skupaj", + "Configuration" : "Nastavitve", "Output in JSON" : "Odvod v zapisu JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Preskoči razdelek programov (vključitev razdelka pošlje zunanji zahtevek trgovini s programi).", "Skip server update" : "Preskoči posodobitev strežnika", - "To use an access token, please generate one then set it using the following command:" : "Za uporabo žetona za dostop, ga je treba najprej ustvariti in nato nastaviti z ukazom:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri poizvedovanju po zgornjem naslovu URL je treba žeton nato prenesti z glavo »NC-Token«.", + "Authentication" : "Overitev", "Network" : "Omrežje", - "Hostname:" : "Ime gostitelja:", - "Gateway:" : "Prehod:", - "DNS:" : "DNS:", + "Hostname" : "Ime gostitelja", + "Gateway" : "Prehod", + "DNS" : "Domensko ime DNS", "Status:" : "Stanje:", "Speed:" : "Hitrost:", "Duplex:" : "Dupleks:", @@ -55,6 +63,7 @@ OC.L10N.register( "Upload max size:" : "Omejitev velikosti pošiljanja:", "OPcache Revalidate Frequency:" : "Frekvenca overjanja OPcache:", "Show phpinfo" : "Pokaži odvod ukaza phpinfo", + "CPU" : "CPE", "Shares" : "Souporaba", "Users:" : "Uporabniki:", "Groups:" : "Skupine:", @@ -63,17 +72,33 @@ OC.L10N.register( "Federated sent:" : "Poslano zveznemu oblaku:", "Federated received:" : "Prejeto zveznemu oblaku:", "Talk conversations:" : "Pogovori Talk:", + "Average" : "Povprečje", + "Warning" : "Opozorilo", "Operating System:" : "Operacijski sistem:", "CPU:" : "CPE:", - "Memory:" : "Pomnilnik:", "Server time:" : "Čas strežnika:", "Uptime:" : "Čas delovanja:", "Temperature" : "Temperatura", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Skupaj: {memTotalBytes}/Trenutna uporaba: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Izmenjevalni prostor SWAP: Skupaj: {swapTotalBytes}/Trenutna uporaba: {swapUsageBytes}", + "SWAP info not available" : "Podatki izmenjevalnega prostora niso na voljo", "Copied!" : "Kopirano!", "Not supported!" : "Ni podprto!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Memory:" : "Pomnilnik:", + "Files:" : "Datoteke:", + "Storages:" : "Shrambe:", + "Free Space:" : "Prostor:", + "Hostname:" : "Ime gostitelja:", + "Gateway:" : "Prehod:", "Extensions:" : "Razširitve:", - "Copy" : "Kopiraj" + "External monitoring tool" : "Zunanje orodje za nadzor", + "Use this end point to connect an external monitoring tool:" : "Priklopna točka za povezavo zunanjega orodja za nadzor:", + "Copy" : "Kopiraj", + "Skip apps section (including apps section will send an external request to the app store)" : "Preskoči razdelek programov (vključitev razdelka pošlje zunanji zahtevek trgovini s programi).", + "To use an access token, please generate one then set it using the following command:" : "Za uporabo žetona za dostop, ga je treba najprej ustvariti in nato nastaviti z ukazom:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri poizvedovanju po zgornjem naslovu URL je treba žeton nato prenesti z glavo »NC-Token«.", + "DNS:" : "DNS:" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 11cbd057..5acc175f 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -6,8 +6,14 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Omogoča prikaz različnih podrobnosti strežnika, kot so obremenitev CPE, zasedenost pomnilnika in prostora, števila uporabnikov in drugo.", "Active users" : "Dejavni uporabniki", "Last hour" : "Zadnja ura", - "CPU info not available" : "Podatki CPE niso na voljo", + "Webcron" : "Webcron", + "Background jobs" : "Opravila v ozadju", + "Mode" : "Način", + "Never" : "nikoli", "Load" : "Obremenitev", + "CPU info not available" : "Podatki CPE niso na voljo", + "Current usage" : "Trenutna zasedenost", + "Load average" : "Povprečna obremenitev", "Database" : "Podatkovna zbirka", "Type:" : "Vrsta:", "Version:" : "Različica:", @@ -15,29 +21,31 @@ "Used" : "Zasedeno", "Available" : "Na voljo", "Disk" : "Disk", + "Files" : "Datoteke", + "Storages" : "Shrambe", "Mount:" : "Priklopna točka:", "Filesystem:" : "Datotečni sistem:", "Available:" : "Na voljo:", "Used:" : "V uporabi:", - "Files:" : "Datoteke:", - "Storages:" : "Shrambe:", - "Free Space:" : "Prostor:", - "RAM info not available" : "Podatki RAM niso na voljo", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Skupaj: {memTotalBytes}/Trenutna uporaba: {memUsageBytes}", - "SWAP info not available" : "Podatki izmenjevalnega prostora niso na voljo", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Izmenjevalni prostor SWAP: Skupaj: {swapTotalBytes}/Trenutna uporaba: {swapUsageBytes}", + "Status" : "Stanje", + "Started" : "Začeto", + "Duration" : "Trajanje", + "Job" : "Zaposlitev", + "When" : "Ko je", + "Details" : "Podrobnosti", + "Failed" : "Opravilo je spodletelo!", + "Running" : "V teku", "Memory" : "Pomnilnik", - "External monitoring tool" : "Zunanje orodje za nadzor", - "Use this end point to connect an external monitoring tool:" : "Priklopna točka za povezavo zunanjega orodja za nadzor:", + "RAM info not available" : "Podatki RAM niso na voljo", + "Total" : "Skupaj", + "Configuration" : "Nastavitve", "Output in JSON" : "Odvod v zapisu JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Preskoči razdelek programov (vključitev razdelka pošlje zunanji zahtevek trgovini s programi).", "Skip server update" : "Preskoči posodobitev strežnika", - "To use an access token, please generate one then set it using the following command:" : "Za uporabo žetona za dostop, ga je treba najprej ustvariti in nato nastaviti z ukazom:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri poizvedovanju po zgornjem naslovu URL je treba žeton nato prenesti z glavo »NC-Token«.", + "Authentication" : "Overitev", "Network" : "Omrežje", - "Hostname:" : "Ime gostitelja:", - "Gateway:" : "Prehod:", - "DNS:" : "DNS:", + "Hostname" : "Ime gostitelja", + "Gateway" : "Prehod", + "DNS" : "Domensko ime DNS", "Status:" : "Stanje:", "Speed:" : "Hitrost:", "Duplex:" : "Dupleks:", @@ -53,6 +61,7 @@ "Upload max size:" : "Omejitev velikosti pošiljanja:", "OPcache Revalidate Frequency:" : "Frekvenca overjanja OPcache:", "Show phpinfo" : "Pokaži odvod ukaza phpinfo", + "CPU" : "CPE", "Shares" : "Souporaba", "Users:" : "Uporabniki:", "Groups:" : "Skupine:", @@ -61,17 +70,33 @@ "Federated sent:" : "Poslano zveznemu oblaku:", "Federated received:" : "Prejeto zveznemu oblaku:", "Talk conversations:" : "Pogovori Talk:", + "Average" : "Povprečje", + "Warning" : "Opozorilo", "Operating System:" : "Operacijski sistem:", "CPU:" : "CPE:", - "Memory:" : "Pomnilnik:", "Server time:" : "Čas strežnika:", "Uptime:" : "Čas delovanja:", "Temperature" : "Temperatura", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Skupaj: {memTotalBytes}/Trenutna uporaba: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Izmenjevalni prostor SWAP: Skupaj: {swapTotalBytes}/Trenutna uporaba: {swapUsageBytes}", + "SWAP info not available" : "Podatki izmenjevalnega prostora niso na voljo", "Copied!" : "Kopirano!", "Not supported!" : "Ni podprto!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Memory:" : "Pomnilnik:", + "Files:" : "Datoteke:", + "Storages:" : "Shrambe:", + "Free Space:" : "Prostor:", + "Hostname:" : "Ime gostitelja:", + "Gateway:" : "Prehod:", "Extensions:" : "Razširitve:", - "Copy" : "Kopiraj" + "External monitoring tool" : "Zunanje orodje za nadzor", + "Use this end point to connect an external monitoring tool:" : "Priklopna točka za povezavo zunanjega orodja za nadzor:", + "Copy" : "Kopiraj", + "Skip apps section (including apps section will send an external request to the app store)" : "Preskoči razdelek programov (vključitev razdelka pošlje zunanji zahtevek trgovini s programi).", + "To use an access token, please generate one then set it using the following command:" : "Za uporabo žetona za dostop, ga je treba najprej ustvariti in nato nastaviti z ukazom:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri poizvedovanju po zgornjem naslovu URL je treba žeton nato prenesti z glavo »NC-Token«.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sq.js b/l10n/sq.js index fda3cdc6..b065444c 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -5,24 +5,37 @@ OC.L10N.register( "Unknown" : "I panjohur", "Monitoring" : "Vëzhgim", "Active users" : "Përdoruesit aktivë", + "Background jobs" : "Punët në background", + "Never" : "Kurrë", + "Current usage" : "Perdorimi aktual", + "Load average" : "Ngarkesa mesatare", "Database" : "Databazë", "Type:" : "Lloji:", "Version:" : "Versioni: ", "Size:" : "Madhësia:", "Available" : "i disponueshëm", - "Files:" : "Skedarët: ", - "External monitoring tool" : "Mjet i kontrollit të jashtëm", + "Files" : "Skedarë", + "Status" : "Statusi", + "Started" : "Filloi", + "Duration" : "Kohëzgjatja", + "Details" : "Detajet", + "Total" : "Total", + "Authentication" : "Mirëfilltësim", + "Hostname" : "Strehëemër", "PHP extensions" : "Zgjerimet e PHP", "PHP" : "PHP", "seconds" : "sekonda", "Upload max size:" : "Ngarkoni madhësinë maksimale: ", "Shares" : "Shpërndarje", "Users:" : "Përdoruesit:", + "Warning" : "Kujdes", "Temperature" : "Temperatura", "Copied!" : "I kopjuar!", "Not supported!" : "Nuk mbështetet!", "Press ⌘-C to copy." : "Shtyp ⌘-C për të kopjuar.", "Press Ctrl-C to copy." : "Shtyp Ctrl-C për të kopjuar", + "Files:" : "Skedarët: ", + "External monitoring tool" : "Mjet i kontrollit të jashtëm", "Copy" : "Kopjo" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sq.json b/l10n/sq.json index 43ef2ba4..26dbd27b 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -3,24 +3,37 @@ "Unknown" : "I panjohur", "Monitoring" : "Vëzhgim", "Active users" : "Përdoruesit aktivë", + "Background jobs" : "Punët në background", + "Never" : "Kurrë", + "Current usage" : "Perdorimi aktual", + "Load average" : "Ngarkesa mesatare", "Database" : "Databazë", "Type:" : "Lloji:", "Version:" : "Versioni: ", "Size:" : "Madhësia:", "Available" : "i disponueshëm", - "Files:" : "Skedarët: ", - "External monitoring tool" : "Mjet i kontrollit të jashtëm", + "Files" : "Skedarë", + "Status" : "Statusi", + "Started" : "Filloi", + "Duration" : "Kohëzgjatja", + "Details" : "Detajet", + "Total" : "Total", + "Authentication" : "Mirëfilltësim", + "Hostname" : "Strehëemër", "PHP extensions" : "Zgjerimet e PHP", "PHP" : "PHP", "seconds" : "sekonda", "Upload max size:" : "Ngarkoni madhësinë maksimale: ", "Shares" : "Shpërndarje", "Users:" : "Përdoruesit:", + "Warning" : "Kujdes", "Temperature" : "Temperatura", "Copied!" : "I kopjuar!", "Not supported!" : "Nuk mbështetet!", "Press ⌘-C to copy." : "Shtyp ⌘-C për të kopjuar.", "Press Ctrl-C to copy." : "Shtyp Ctrl-C për të kopjuar", + "Files:" : "Skedarët: ", + "External monitoring tool" : "Mjet i kontrollit të jashtëm", "Copy" : "Kopjo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index aa9183e8..f5b96c5f 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -11,9 +11,15 @@ OC.L10N.register( "Last 24 Hours" : "Последња 24 сата", "Last 7 Days" : "Последњих 7 дана", "Last 30 Days" : "Последњих 30 дана", - "CPU info not available" : "Информације о процесору нису доступне", - "Load average: {percentage} % ({load}) last minute" : "Просечно оптерећење: {percentage} % ({load}) у последњем минуту", + "Webcron" : "Webcron", + "Background jobs" : "Послови у позадини", + "Mode" : "Режим", + "Never" : "Никад", "Load" : "Оптерећење", + "CPU info not available" : "Информације о процесору нису доступне", + "Current usage" : "Тренутна употреба", + "Threads" : "Нити", + "Load average" : "Просечно оптерећење", "Database" : "База података", "Type:" : "Тип:", "Version:" : "Верзија:", @@ -21,31 +27,32 @@ OC.L10N.register( "Used" : "Искоришћено", "Available" : "Доступно", "Disk" : "Диск", + "Files" : "Фајлови", + "Storages" : "Складишта", "Mount:" : "Монтирано:", "Filesystem:" : "Фајл систем:", "Available:" : "Доступно:", "Used:" : "Искоришћено:", - "Files:" : "Фајлова:", - "Storages:" : "Складишта:", - "Free Space:" : "Слободно место:", - "RAM Usage:" : "Искоришћење меморије:", - "SWAP Usage:" : "Искоришћење SWAP простора:", - "RAM info not available" : "Нису доступни подаци о RAM меморији", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Укупно: {memTotalBytes}/Тренутна употреба: {memUsageBytes}", - "SWAP info not available" : "Нису доступни подаци о SWAP меморији", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Укупно: {swapTotalBytes}/Тренутна употреба: {swapUsageBytes}", + "Status" : "Стање", + "Started" : "Започет", + "Duration" : "Трајање", + "Job" : "Посао", + "When" : "Када", + "Details" : "Детаљи", + "Succeeded" : "Успело", + "Failed" : "Није успело", + "Running" : "Трчање", "Memory" : "Меморија", - "External monitoring tool" : "Спољни алати за праћење система", - "Use this end point to connect an external monitoring tool:" : "Употребите следећу крајњу тачку да повежете спољни алат за праћење:", + "RAM info not available" : "Нису доступни подаци о RAM меморији", + "Total" : "Укупно", + "Configuration" : "Конфигурација", "Output in JSON" : "Излаз у JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Прескочи одељак са апликацијама (укључивање одељка са апликацијама ће да пошаље спољни захтев у продавницу апликација)", "Skip server update" : "Прескочи ажурирање сервера", - "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." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу.", + "Authentication" : "Провера идентитета", "Network" : "Мрежа", - "Hostname:" : "Име хоста:", - "Gateway:" : "Мрежни пролаз:", - "DNS:" : "DNS:", + "Hostname" : "Име домаћина", + "Gateway" : "Мрежни пролаз", + "DNS" : "DNS", "Status:" : "Статус:", "Speed:" : "Брзина:", "Duplex:" : "Дуплекс:", @@ -74,6 +81,8 @@ OC.L10N.register( "Max listen queue:" : "Максимални ред слушања:", "Max active processes:" : "Максимално активних процеса:", "Max children reached:" : "Достигнуто максимално деце:", + "CPU" : "Процесор", + "Resource usage" : "Употреба ресурса", "Shares" : "Дељења", "Users:" : "Корисника:", "Groups:" : "Групе:", @@ -82,21 +91,40 @@ OC.L10N.register( "Federated sent:" : "Послатих здружено:", "Federated received:" : "Примљено здружено:", "Talk conversations:" : "Talk разговори:", + "Average" : "Просечно", + "Warning" : "Упозорење", "Operating System:" : "Оперативни систем:", "CPU:" : "CPU:", - "Memory:" : "Меморија:", "Server time:" : "Време сервера:", "Uptime:" : "Време од стартовања система:", "Temperature" : "Температура", "CPU Usage:" : "Искоришћење процесора:", + "Load average: {percentage} % ({load}) last minute" : "Просечно оптерећење: {percentage} % ({load}) у последњем минуту", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) у последњем минуту\n{last5MinutesPercentage} % ({last5Minutes}) последњих 5 минута\n{last15MinutesPercentage} % ({last15Minutes}) последњих 15 минута", + "RAM Usage:" : "Искоришћење меморије:", + "SWAP Usage:" : "Искоришћење SWAP простора:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Укупно: {memTotalBytes}/Тренутна употреба: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Укупно: {swapTotalBytes}/Тренутна употреба: {swapUsageBytes}", + "SWAP info not available" : "Нису доступни подаци о SWAP меморији", "Copied!" : "Копирано!", "Not supported!" : "Није подржано! ", "Press ⌘-C to copy." : "Притисните ⌘-C за копирање.", "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", "threads" : "низови", + "Memory:" : "Меморија:", + "Files:" : "Фајлова:", + "Storages:" : "Складишта:", + "Free Space:" : "Слободно место:", + "Hostname:" : "Име хоста:", + "Gateway:" : "Мрежни пролаз:", "%s%% of all users" : "%s%% од свих корисника", "Extensions:" : "Проширења:", - "Copy" : "Копирај" + "External monitoring tool" : "Спољни алати за праћење система", + "Use this end point to connect an external monitoring tool:" : "Употребите следећу крајњу тачку да повежете спољни алат за праћење:", + "Copy" : "Копирај", + "Skip apps section (including apps section will send an external request to the app store)" : "Прескочи одељак са апликацијама (укључивање одељка са апликацијама ће да пошаље спољни захтев у продавницу апликација)", + "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." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу.", + "DNS:" : "DNS:" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index 699dc000..a187d22d 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -9,9 +9,15 @@ "Last 24 Hours" : "Последња 24 сата", "Last 7 Days" : "Последњих 7 дана", "Last 30 Days" : "Последњих 30 дана", - "CPU info not available" : "Информације о процесору нису доступне", - "Load average: {percentage} % ({load}) last minute" : "Просечно оптерећење: {percentage} % ({load}) у последњем минуту", + "Webcron" : "Webcron", + "Background jobs" : "Послови у позадини", + "Mode" : "Режим", + "Never" : "Никад", "Load" : "Оптерећење", + "CPU info not available" : "Информације о процесору нису доступне", + "Current usage" : "Тренутна употреба", + "Threads" : "Нити", + "Load average" : "Просечно оптерећење", "Database" : "База података", "Type:" : "Тип:", "Version:" : "Верзија:", @@ -19,31 +25,32 @@ "Used" : "Искоришћено", "Available" : "Доступно", "Disk" : "Диск", + "Files" : "Фајлови", + "Storages" : "Складишта", "Mount:" : "Монтирано:", "Filesystem:" : "Фајл систем:", "Available:" : "Доступно:", "Used:" : "Искоришћено:", - "Files:" : "Фајлова:", - "Storages:" : "Складишта:", - "Free Space:" : "Слободно место:", - "RAM Usage:" : "Искоришћење меморије:", - "SWAP Usage:" : "Искоришћење SWAP простора:", - "RAM info not available" : "Нису доступни подаци о RAM меморији", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Укупно: {memTotalBytes}/Тренутна употреба: {memUsageBytes}", - "SWAP info not available" : "Нису доступни подаци о SWAP меморији", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Укупно: {swapTotalBytes}/Тренутна употреба: {swapUsageBytes}", + "Status" : "Стање", + "Started" : "Започет", + "Duration" : "Трајање", + "Job" : "Посао", + "When" : "Када", + "Details" : "Детаљи", + "Succeeded" : "Успело", + "Failed" : "Није успело", + "Running" : "Трчање", "Memory" : "Меморија", - "External monitoring tool" : "Спољни алати за праћење система", - "Use this end point to connect an external monitoring tool:" : "Употребите следећу крајњу тачку да повежете спољни алат за праћење:", + "RAM info not available" : "Нису доступни подаци о RAM меморији", + "Total" : "Укупно", + "Configuration" : "Конфигурација", "Output in JSON" : "Излаз у JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Прескочи одељак са апликацијама (укључивање одељка са апликацијама ће да пошаље спољни захтев у продавницу апликација)", "Skip server update" : "Прескочи ажурирање сервера", - "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." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу.", + "Authentication" : "Провера идентитета", "Network" : "Мрежа", - "Hostname:" : "Име хоста:", - "Gateway:" : "Мрежни пролаз:", - "DNS:" : "DNS:", + "Hostname" : "Име домаћина", + "Gateway" : "Мрежни пролаз", + "DNS" : "DNS", "Status:" : "Статус:", "Speed:" : "Брзина:", "Duplex:" : "Дуплекс:", @@ -72,6 +79,8 @@ "Max listen queue:" : "Максимални ред слушања:", "Max active processes:" : "Максимално активних процеса:", "Max children reached:" : "Достигнуто максимално деце:", + "CPU" : "Процесор", + "Resource usage" : "Употреба ресурса", "Shares" : "Дељења", "Users:" : "Корисника:", "Groups:" : "Групе:", @@ -80,21 +89,40 @@ "Federated sent:" : "Послатих здружено:", "Federated received:" : "Примљено здружено:", "Talk conversations:" : "Talk разговори:", + "Average" : "Просечно", + "Warning" : "Упозорење", "Operating System:" : "Оперативни систем:", "CPU:" : "CPU:", - "Memory:" : "Меморија:", "Server time:" : "Време сервера:", "Uptime:" : "Време од стартовања система:", "Temperature" : "Температура", "CPU Usage:" : "Искоришћење процесора:", + "Load average: {percentage} % ({load}) last minute" : "Просечно оптерећење: {percentage} % ({load}) у последњем минуту", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) у последњем минуту\n{last5MinutesPercentage} % ({last5Minutes}) последњих 5 минута\n{last15MinutesPercentage} % ({last15Minutes}) последњих 15 минута", + "RAM Usage:" : "Искоришћење меморије:", + "SWAP Usage:" : "Искоришћење SWAP простора:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Укупно: {memTotalBytes}/Тренутна употреба: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Укупно: {swapTotalBytes}/Тренутна употреба: {swapUsageBytes}", + "SWAP info not available" : "Нису доступни подаци о SWAP меморији", "Copied!" : "Копирано!", "Not supported!" : "Није подржано! ", "Press ⌘-C to copy." : "Притисните ⌘-C за копирање.", "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.", "threads" : "низови", + "Memory:" : "Меморија:", + "Files:" : "Фајлова:", + "Storages:" : "Складишта:", + "Free Space:" : "Слободно место:", + "Hostname:" : "Име хоста:", + "Gateway:" : "Мрежни пролаз:", "%s%% of all users" : "%s%% од свих корисника", "Extensions:" : "Проширења:", - "Copy" : "Копирај" + "External monitoring tool" : "Спољни алати за праћење система", + "Use this end point to connect an external monitoring tool:" : "Употребите следећу крајњу тачку да повежете спољни алат за праћење:", + "Copy" : "Копирај", + "Skip apps section (including apps section will send an external request to the app store)" : "Прескочи одељак са апликацијама (укључивање одељка са апликацијама ће да пошаље спољни захтев у продавницу апликација)", + "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." : "Затим проследите жетон „NC-Token” заглављем када вршите упит на горњу URL адресу.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index 680e1a64..7394e65e 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -1,8 +1,13 @@ OC.L10N.register( "serverinfo", { + "Never" : "Nikad", "Type:" : "Tip:", "Size:" : "Veličina:", + "Files" : "Fajlovi", + "Details" : "Detalji", + "Failed" : "Nije uspelo", + "Warning" : "Upozorenje", "Copied!" : "Копирано!", "Not supported!" : "Није подржано!", "Press ⌘-C to copy." : "Притисни ⌘-C за копирање.", diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index cfc4fed3..49721423 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -1,6 +1,11 @@ { "translations": { + "Never" : "Nikad", "Type:" : "Tip:", "Size:" : "Veličina:", + "Files" : "Fajlovi", + "Details" : "Detalji", + "Failed" : "Nije uspelo", + "Warning" : "Upozorenje", "Copied!" : "Копирано!", "Not supported!" : "Није подржано!", "Press ⌘-C to copy." : "Притисни ⌘-C за копирање.", diff --git a/l10n/sv.js b/l10n/sv.js index 718d9e05..be062134 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -14,9 +14,15 @@ OC.L10N.register( "Last 24 Hours" : "Senaste 24 timmarna", "Last 7 Days" : "Senaste 7 dagarna", "Last 30 Days" : "Senaste 30 dagarna", - "CPU info not available" : "CPU-information är inte tillgänglig", - "Load average: {percentage} % ({load}) last minute" : "Genomsnittlig belastning: {percentage} % ({load}) senaste minuten", + "Webcron" : "Webcron", + "Background jobs" : "Bakgrundsjobb", + "Mode" : "Läge", + "Never" : "Aldrig", "Load" : "Belastning", + "CPU info not available" : "CPU-information är inte tillgänglig", + "Current usage" : "Nuvarande användning", + "Threads" : "Trådar", + "Load average" : "Genomsnittsanvändning", "Database" : "Databas", "Type:" : "Typ:", "Version:" : "Version:", @@ -24,31 +30,31 @@ OC.L10N.register( "Used" : "Använt", "Available" : "Tillgänglig", "Disk" : "Disk", + "Files" : "Filer", + "Storages" : "Lagring", "Mount:" : "Monteringspunkt:", "Filesystem:" : "Filsystem:", "Available:" : "Tillgängligt:", "Used:" : "Använt:", - "Files:" : "Filer:", - "Storages:" : "Lagringsutrymmen:", - "Free Space:" : "Ledigt utrymme:", - "RAM Usage:" : "RAM-användning:", - "SWAP Usage:" : "SWAP-användning:", - "RAM info not available" : "RAM-information är inte tillgänglig", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: totalt: {memTotalBytes}/aktuell användning: {memUsageBytes}", - "SWAP info not available" : "Växlingsinformation är inte tillgänglig", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Växlingsutrymme: totalt: {swapTotalBytes}/aktuell användning: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Påbörjat", + "Duration" : "Varaktighet", + "When" : "När", + "Details" : "Information", + "Succeeded" : "Slutförd", + "Failed" : "Misslyckad", + "Running" : "Pågår", "Memory" : "Minne", - "External monitoring tool" : "Externt övervakningsverktyg", - "Use this end point to connect an external monitoring tool:" : "Använd denna slutpunkt för att ansluta ett externt övervakningsverktyg:", + "RAM info not available" : "RAM-information är inte tillgänglig", + "Total" : "Totalt", + "Configuration" : "Konfiguration", "Output in JSON" : "Utdata i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", "Skip server update" : "Hoppa över serveruppdatering", - "To use an access token, please generate one then set it using the following command:" : "Generera en åtkomsttoken och ange den sedan med följande kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token i HTTP-rubriken \"NC-Token\" när URL:en ovan anropas.", + "Authentication" : "Autentisering", "Network" : "Nätverk", - "Hostname:" : "Värdnamn:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Värdnamn", + "Gateway" : "Gateway", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Hastighet:", "Duplex:" : "Duplex:", @@ -78,6 +84,8 @@ OC.L10N.register( "Max listen queue:" : "Maximal lyssningskö:", "Max active processes:" : "Maximalt antal aktiva processer:", "Max children reached:" : "Maximalt antal underprocesser uppnått:", + "CPU" : "CPU", + "Resource usage" : "Resursanvändning", "Shares" : "Delningar", "Users:" : "Användare:", "Groups:" : "Grupper:", @@ -86,24 +94,43 @@ OC.L10N.register( "Federated sent:" : "Federerade delningar skickade:", "Federated received:" : "Federerade delningar mottagna:", "Talk conversations:" : "Talk-konversationer:", + "Average" : "Genomsnitt", + "Warning" : "Varning", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name} ({threads} trådar)", - "Memory:" : "Minne:", "Server time:" : "Servertid:", "Uptime:" : "Upptid:", "Temperature" : "Temperatur", "CPU Usage:" : "CPU-användning:", + "Load average: {percentage} % ({load}) last minute" : "Genomsnittlig belastning: {percentage} % ({load}) senaste minuten", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) senaste minuten\n{last5MinutesPercentage} % ({last5Minutes}) senaste 5 minuterna\n{last15MinutesPercentage} % ({last15Minutes}) senaste 15 minuterna", + "RAM Usage:" : "RAM-användning:", + "SWAP Usage:" : "SWAP-användning:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: totalt: {memTotalBytes}/aktuell användning: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Växlingsutrymme: totalt: {swapTotalBytes}/aktuell användning: {swapUsageBytes}", + "SWAP info not available" : "Växlingsinformation är inte tillgänglig", "Copied!" : "Kopierat!", "Not supported!" : "Stöds inte!", "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.", "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.", "threads" : "trådar", + "Memory:" : "Minne:", + "Files:" : "Filer:", + "Storages:" : "Lagringsutrymmen:", + "Free Space:" : "Ledigt utrymme:", + "Hostname:" : "Värdnamn:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% av alla användare", "MB" : "MB", "Extensions:" : "Tillägg:", + "External monitoring tool" : "Externt övervakningsverktyg", + "Use this end point to connect an external monitoring tool:" : "Använd denna slutpunkt för att ansluta ett externt övervakningsverktyg:", "Copy" : "Kopiera", - "%1$s (%2$d threads)" : "%1$s (%2$d trådar)" + "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", + "To use an access token, please generate one then set it using the following command:" : "Generera en åtkomsttoken och ange den sedan med följande kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token i HTTP-rubriken \"NC-Token\" när URL:en ovan anropas.", + "%1$s (%2$d threads)" : "%1$s (%2$d trådar)", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index f5c1649d..5402f904 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -12,9 +12,15 @@ "Last 24 Hours" : "Senaste 24 timmarna", "Last 7 Days" : "Senaste 7 dagarna", "Last 30 Days" : "Senaste 30 dagarna", - "CPU info not available" : "CPU-information är inte tillgänglig", - "Load average: {percentage} % ({load}) last minute" : "Genomsnittlig belastning: {percentage} % ({load}) senaste minuten", + "Webcron" : "Webcron", + "Background jobs" : "Bakgrundsjobb", + "Mode" : "Läge", + "Never" : "Aldrig", "Load" : "Belastning", + "CPU info not available" : "CPU-information är inte tillgänglig", + "Current usage" : "Nuvarande användning", + "Threads" : "Trådar", + "Load average" : "Genomsnittsanvändning", "Database" : "Databas", "Type:" : "Typ:", "Version:" : "Version:", @@ -22,31 +28,31 @@ "Used" : "Använt", "Available" : "Tillgänglig", "Disk" : "Disk", + "Files" : "Filer", + "Storages" : "Lagring", "Mount:" : "Monteringspunkt:", "Filesystem:" : "Filsystem:", "Available:" : "Tillgängligt:", "Used:" : "Använt:", - "Files:" : "Filer:", - "Storages:" : "Lagringsutrymmen:", - "Free Space:" : "Ledigt utrymme:", - "RAM Usage:" : "RAM-användning:", - "SWAP Usage:" : "SWAP-användning:", - "RAM info not available" : "RAM-information är inte tillgänglig", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: totalt: {memTotalBytes}/aktuell användning: {memUsageBytes}", - "SWAP info not available" : "Växlingsinformation är inte tillgänglig", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Växlingsutrymme: totalt: {swapTotalBytes}/aktuell användning: {swapUsageBytes}", + "Status" : "Status", + "Started" : "Påbörjat", + "Duration" : "Varaktighet", + "When" : "När", + "Details" : "Information", + "Succeeded" : "Slutförd", + "Failed" : "Misslyckad", + "Running" : "Pågår", "Memory" : "Minne", - "External monitoring tool" : "Externt övervakningsverktyg", - "Use this end point to connect an external monitoring tool:" : "Använd denna slutpunkt för att ansluta ett externt övervakningsverktyg:", + "RAM info not available" : "RAM-information är inte tillgänglig", + "Total" : "Totalt", + "Configuration" : "Konfiguration", "Output in JSON" : "Utdata i JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", "Skip server update" : "Hoppa över serveruppdatering", - "To use an access token, please generate one then set it using the following command:" : "Generera en åtkomsttoken och ange den sedan med följande kommando:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token i HTTP-rubriken \"NC-Token\" när URL:en ovan anropas.", + "Authentication" : "Autentisering", "Network" : "Nätverk", - "Hostname:" : "Värdnamn:", - "Gateway:" : "Gateway:", - "DNS:" : "DNS:", + "Hostname" : "Värdnamn", + "Gateway" : "Gateway", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Hastighet:", "Duplex:" : "Duplex:", @@ -76,6 +82,8 @@ "Max listen queue:" : "Maximal lyssningskö:", "Max active processes:" : "Maximalt antal aktiva processer:", "Max children reached:" : "Maximalt antal underprocesser uppnått:", + "CPU" : "CPU", + "Resource usage" : "Resursanvändning", "Shares" : "Delningar", "Users:" : "Användare:", "Groups:" : "Grupper:", @@ -84,24 +92,43 @@ "Federated sent:" : "Federerade delningar skickade:", "Federated received:" : "Federerade delningar mottagna:", "Talk conversations:" : "Talk-konversationer:", + "Average" : "Genomsnitt", + "Warning" : "Varning", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name} ({threads} trådar)", - "Memory:" : "Minne:", "Server time:" : "Servertid:", "Uptime:" : "Upptid:", "Temperature" : "Temperatur", "CPU Usage:" : "CPU-användning:", + "Load average: {percentage} % ({load}) last minute" : "Genomsnittlig belastning: {percentage} % ({load}) senaste minuten", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) senaste minuten\n{last5MinutesPercentage} % ({last5Minutes}) senaste 5 minuterna\n{last15MinutesPercentage} % ({last15Minutes}) senaste 15 minuterna", + "RAM Usage:" : "RAM-användning:", + "SWAP Usage:" : "SWAP-användning:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: totalt: {memTotalBytes}/aktuell användning: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Växlingsutrymme: totalt: {swapTotalBytes}/aktuell användning: {swapUsageBytes}", + "SWAP info not available" : "Växlingsinformation är inte tillgänglig", "Copied!" : "Kopierat!", "Not supported!" : "Stöds inte!", "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.", "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.", "threads" : "trådar", + "Memory:" : "Minne:", + "Files:" : "Filer:", + "Storages:" : "Lagringsutrymmen:", + "Free Space:" : "Ledigt utrymme:", + "Hostname:" : "Värdnamn:", + "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% av alla användare", "MB" : "MB", "Extensions:" : "Tillägg:", + "External monitoring tool" : "Externt övervakningsverktyg", + "Use this end point to connect an external monitoring tool:" : "Använd denna slutpunkt för att ansluta ett externt övervakningsverktyg:", "Copy" : "Kopiera", - "%1$s (%2$d threads)" : "%1$s (%2$d trådar)" + "Skip apps section (including apps section will send an external request to the app store)" : "Hoppa över appsektionen (inkludera appsektionen skickar en extern begäran till appbutiken)", + "To use an access token, please generate one then set it using the following command:" : "Generera en åtkomsttoken och ange den sedan med följande kommando:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Skicka sedan token i HTTP-rubriken \"NC-Token\" när URL:en ovan anropas.", + "%1$s (%2$d threads)" : "%1$s (%2$d trådar)", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sw.js b/l10n/sw.js index de4454e3..d0343a24 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -11,39 +11,39 @@ OC.L10N.register( "Last 24 Hours" : "Masaa 24 yaliyopita", "Last 7 Days" : "Siku 7 zilizopita", "Last 30 Days" : "Siku 30 zilizopita ", - "CPU info not available" : "Maelezo ya CPU hayapatikani", - "Load average: {percentage} % ({load}) last minute" : "Wastani wa upakiaji: {percentage} % ({load}) dakika ya mwisho", + "Background jobs" : "Kazi za asili", + "Mode" : "Hali", + "Never" : "Kamwe", "Load" : "Pakia", + "CPU info not available" : "Maelezo ya CPU hayapatikani", + "Threads" : "Mijadala", "Database" : "Kanzidata", "Type:" : "Aina:", "Version:" : "Toleo:", "Size:" : "Ukubwa:", "Available" : "Inayopatikana", "Disk" : "Diski", + "Files" : "Faili", "Mount:" : "Mlima", "Filesystem:" : "Mfumo wa faili:", "Available:" : "Inayopatikana:", "Used:" : "Iliyotumika:", - "Files:" : "Faili:", - "Storages:" : "Hifadhi:", - "Free Space:" : "Nafasi ya Bure:", - "RAM Usage:" : "Matumizi ya RAM:", - "SWAP Usage:" : "Matumizi ya SWAP:", - "RAM info not available" : "Maelezo ya RAM hayapatikani", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Jumla: {memTotalBytes}/Matumizi ya sasa: {memUsageBytes}", - "SWAP info not available" : "Maelezo ya SWAP hayapatikani", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "BADILISHA: Jumla: {swapTotalBytes}/Matumizi ya sasa: {swapUsageBytes}", + "Status" : "Wadhifa/hadhi/hali", + "Duration" : "Muda", + "When" : "Lini", + "Details" : "Maelezo ya kina", + "Succeeded" : "Imefanikiwa", + "Failed" : "Imeshindwa", + "Running" : "Inafanya kazi", "Memory" : "Kumbukumbu", - "External monitoring tool" : "Chombo cha ufuatiliaji wa nje", - "Use this end point to connect an external monitoring tool:" : "Tumia sehemu hii ya mwisho kuunganisha zana ya ufuatiliaji wa nje:", + "RAM info not available" : "Maelezo ya RAM hayapatikani", + "Total" : "Jumla", + "Configuration" : "Usanidi", "Output in JSON" : "Tolezi katika JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", "Skip server update" : "Ruka sasisho la seva", - "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu.", + "Authentication" : "Uthibitisho", "Network" : "Mtandao", - "Hostname:" : "Jina la mwenyeji:", - "Gateway:" : "Lango:", + "Hostname" : "Jina la mwenyeji", "Status:" : "Hali:", "Speed:" : "Kasi:", "Duplex:" : "Duplex:", @@ -80,21 +80,39 @@ OC.L10N.register( "Federated sent:" : "Shirikisho limetumwa:", "Federated received:" : "Shirikisho lilipokewa:", "Talk conversations:" : "Mazungumzo ya Talk", + "Average" : "Wastani", + "Warning" : "Onyo", "Operating System:" : "Mfumo wa Uendeshaji:", "CPU:" : "CPU:", - "Memory:" : "Kumbukumbu:", "Server time:" : "Muda wa seva:", "Uptime:" : "Muda wa Kuwasha:", "Temperature" : "Halijoto", "CPU Usage:" : "Matumizi ya CPU:", + "Load average: {percentage} % ({load}) last minute" : "Wastani wa upakiaji: {percentage} % ({load}) dakika ya mwisho", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Dakika ya mwisho\n{last5MinutesPercentage} % ({last5Minutes}) Dakika 5 zilizopita\n{last15MinutesPercentage} % ({last15Minutes}) Dakika 15 zilizopita", + "RAM Usage:" : "Matumizi ya RAM:", + "SWAP Usage:" : "Matumizi ya SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Jumla: {memTotalBytes}/Matumizi ya sasa: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "BADILISHA: Jumla: {swapTotalBytes}/Matumizi ya sasa: {swapUsageBytes}", + "SWAP info not available" : "Maelezo ya SWAP hayapatikani", "Copied!" : "Imenakiliwa!", "Not supported!" : "Haitumiki!", "Press ⌘-C to copy." : "Bonyeza ⌘-C ili kunakili.", "Press Ctrl-C to copy." : "Bonyeza Ctrl-C ili kunakili.", "threads" : "nyuzi", + "Memory:" : "Kumbukumbu:", + "Files:" : "Faili:", + "Storages:" : "Hifadhi:", + "Free Space:" : "Nafasi ya Bure:", + "Hostname:" : "Jina la mwenyeji:", + "Gateway:" : "Lango:", "%s%% of all users" : "%s%% ya watumiaji wote", "Extensions:" : "Viendelezi:", - "Copy" : "Nakili" + "External monitoring tool" : "Chombo cha ufuatiliaji wa nje", + "Use this end point to connect an external monitoring tool:" : "Tumia sehemu hii ya mwisho kuunganisha zana ya ufuatiliaji wa nje:", + "Copy" : "Nakili", + "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", + "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sw.json b/l10n/sw.json index 8b8fa195..3c30a3fc 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -9,39 +9,39 @@ "Last 24 Hours" : "Masaa 24 yaliyopita", "Last 7 Days" : "Siku 7 zilizopita", "Last 30 Days" : "Siku 30 zilizopita ", - "CPU info not available" : "Maelezo ya CPU hayapatikani", - "Load average: {percentage} % ({load}) last minute" : "Wastani wa upakiaji: {percentage} % ({load}) dakika ya mwisho", + "Background jobs" : "Kazi za asili", + "Mode" : "Hali", + "Never" : "Kamwe", "Load" : "Pakia", + "CPU info not available" : "Maelezo ya CPU hayapatikani", + "Threads" : "Mijadala", "Database" : "Kanzidata", "Type:" : "Aina:", "Version:" : "Toleo:", "Size:" : "Ukubwa:", "Available" : "Inayopatikana", "Disk" : "Diski", + "Files" : "Faili", "Mount:" : "Mlima", "Filesystem:" : "Mfumo wa faili:", "Available:" : "Inayopatikana:", "Used:" : "Iliyotumika:", - "Files:" : "Faili:", - "Storages:" : "Hifadhi:", - "Free Space:" : "Nafasi ya Bure:", - "RAM Usage:" : "Matumizi ya RAM:", - "SWAP Usage:" : "Matumizi ya SWAP:", - "RAM info not available" : "Maelezo ya RAM hayapatikani", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Jumla: {memTotalBytes}/Matumizi ya sasa: {memUsageBytes}", - "SWAP info not available" : "Maelezo ya SWAP hayapatikani", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "BADILISHA: Jumla: {swapTotalBytes}/Matumizi ya sasa: {swapUsageBytes}", + "Status" : "Wadhifa/hadhi/hali", + "Duration" : "Muda", + "When" : "Lini", + "Details" : "Maelezo ya kina", + "Succeeded" : "Imefanikiwa", + "Failed" : "Imeshindwa", + "Running" : "Inafanya kazi", "Memory" : "Kumbukumbu", - "External monitoring tool" : "Chombo cha ufuatiliaji wa nje", - "Use this end point to connect an external monitoring tool:" : "Tumia sehemu hii ya mwisho kuunganisha zana ya ufuatiliaji wa nje:", + "RAM info not available" : "Maelezo ya RAM hayapatikani", + "Total" : "Jumla", + "Configuration" : "Usanidi", "Output in JSON" : "Tolezi katika JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", "Skip server update" : "Ruka sasisho la seva", - "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu.", + "Authentication" : "Uthibitisho", "Network" : "Mtandao", - "Hostname:" : "Jina la mwenyeji:", - "Gateway:" : "Lango:", + "Hostname" : "Jina la mwenyeji", "Status:" : "Hali:", "Speed:" : "Kasi:", "Duplex:" : "Duplex:", @@ -78,21 +78,39 @@ "Federated sent:" : "Shirikisho limetumwa:", "Federated received:" : "Shirikisho lilipokewa:", "Talk conversations:" : "Mazungumzo ya Talk", + "Average" : "Wastani", + "Warning" : "Onyo", "Operating System:" : "Mfumo wa Uendeshaji:", "CPU:" : "CPU:", - "Memory:" : "Kumbukumbu:", "Server time:" : "Muda wa seva:", "Uptime:" : "Muda wa Kuwasha:", "Temperature" : "Halijoto", "CPU Usage:" : "Matumizi ya CPU:", + "Load average: {percentage} % ({load}) last minute" : "Wastani wa upakiaji: {percentage} % ({load}) dakika ya mwisho", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Dakika ya mwisho\n{last5MinutesPercentage} % ({last5Minutes}) Dakika 5 zilizopita\n{last15MinutesPercentage} % ({last15Minutes}) Dakika 15 zilizopita", + "RAM Usage:" : "Matumizi ya RAM:", + "SWAP Usage:" : "Matumizi ya SWAP:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Jumla: {memTotalBytes}/Matumizi ya sasa: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "BADILISHA: Jumla: {swapTotalBytes}/Matumizi ya sasa: {swapUsageBytes}", + "SWAP info not available" : "Maelezo ya SWAP hayapatikani", "Copied!" : "Imenakiliwa!", "Not supported!" : "Haitumiki!", "Press ⌘-C to copy." : "Bonyeza ⌘-C ili kunakili.", "Press Ctrl-C to copy." : "Bonyeza Ctrl-C ili kunakili.", "threads" : "nyuzi", + "Memory:" : "Kumbukumbu:", + "Files:" : "Faili:", + "Storages:" : "Hifadhi:", + "Free Space:" : "Nafasi ya Bure:", + "Hostname:" : "Jina la mwenyeji:", + "Gateway:" : "Lango:", "%s%% of all users" : "%s%% ya watumiaji wote", "Extensions:" : "Viendelezi:", - "Copy" : "Nakili" + "External monitoring tool" : "Chombo cha ufuatiliaji wa nje", + "Use this end point to connect an external monitoring tool:" : "Tumia sehemu hii ya mwisho kuunganisha zana ya ufuatiliaji wa nje:", + "Copy" : "Nakili", + "Skip apps section (including apps section will send an external request to the app store)" : "Ruka sehemu ya programu (pamoja na sehemu ya programu itatuma ombi la nje kwenye duka la programu)", + "To use an access token, please generate one then set it using the following command:" : "Ili kutumia tokeni ya ufikiaji, tafadhali toa moja kisha uiweke kwa kutumia amri ifuatayo:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Kisha pitisha ishara kwa kichwa cha \"NC-Token\" unapouliza URL iliyo hapo juu." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/th.js b/l10n/th.js index 9fa93968..27d84ce6 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -4,10 +4,17 @@ OC.L10N.register( "System" : "ระบบ", "Unknown" : "ไม่ทราบ", "Active users" : "ผู้ใช้ที่ใช้งานอยู่", + "Mode" : "โหมด", + "Never" : "ไม่เคย", "Type:" : "ชนิด:", "Size:" : "ขนาด:", + "Status" : "สถานะ", + "Details" : "รายละเอียด", + "Authentication" : "การตรวจสอบสิทธิ์", + "Hostname" : "ชื่อโฮสต์", "seconds" : "วินาที", "Shares" : "การแชร์", + "Warning" : "คำเตือน", "Copied!" : "คัดลอกแล้ว!", "Not supported!" : "ไม่สนับสนุน", "Press ⌘-C to copy." : "กด ⌘-C เพื่อคัดลอก", diff --git a/l10n/th.json b/l10n/th.json index 268a6d73..d22c01d1 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -2,10 +2,17 @@ "System" : "ระบบ", "Unknown" : "ไม่ทราบ", "Active users" : "ผู้ใช้ที่ใช้งานอยู่", + "Mode" : "โหมด", + "Never" : "ไม่เคย", "Type:" : "ชนิด:", "Size:" : "ขนาด:", + "Status" : "สถานะ", + "Details" : "รายละเอียด", + "Authentication" : "การตรวจสอบสิทธิ์", + "Hostname" : "ชื่อโฮสต์", "seconds" : "วินาที", "Shares" : "การแชร์", + "Warning" : "คำเตือน", "Copied!" : "คัดลอกแล้ว!", "Not supported!" : "ไม่สนับสนุน", "Press ⌘-C to copy." : "กด ⌘-C เพื่อคัดลอก", diff --git a/l10n/tr.js b/l10n/tr.js index 2d9fb9ce..dceb2197 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -14,9 +14,15 @@ OC.L10N.register( "Last 24 Hours" : "Son 24 saat", "Last 7 Days" : "Son 7 gün", "Last 30 Days" : "Son 30 gün", - "CPU info not available" : "İşlemci bilgileri alınamadı", - "Load average: {percentage} % ({load}) last minute" : "Ortalama yük: % {percentage} ({load}) son 1 dakika", + "Webcron" : "İnternet zamanlanmış görevi", + "Background jobs" : "Arka plan görevleri", + "Mode" : "Kip", + "Never" : "Yok", "Load" : "Yük", + "CPU info not available" : "İşlemci bilgileri alınamadı", + "Current usage" : "Güncel kullanım", + "Threads" : "Konular", + "Load average" : "Yük ortalaması", "Database" : "Veri tabanı", "Type:" : "Tür:", "Version:" : "Sürüm:", @@ -25,31 +31,32 @@ OC.L10N.register( "Used" : "Kullanılan", "Available" : "Kullanılabilecek", "Disk" : "Disk", + "Files" : "Dosyalar", + "Storages" : "Depolama birimleri", "Mount:" : "Takılı:", "Filesystem:" : "Dosya sistemi:", "Available:" : "Kullanılabilir:", "Used:" : "Kullanılan:", - "Files:" : "Dosyalar:", - "Storages:" : "Depolama birimleri:", - "Free Space:" : "Boş alan:", - "RAM Usage:" : "Bellek kullanımı:", - "SWAP Usage:" : "Takas dosyası kullanımı:", - "RAM info not available" : "RAM bilgileri alınamadı", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Toplam: {memTotalBytes}/Güncel kullanım: {memUsageBytes}", - "SWAP info not available" : "SWAP bilgileri alınamadı", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Toplam: {swapTotalBytes}/Güncel kullanım: {swapUsageBytes}", + "Status" : "Durum", + "Started" : "Başlatıldı", + "Duration" : "Süre", + "Job" : "İş", + "When" : "Şu zamanda", + "Details" : "Ayrıntılar", + "Succeeded" : "Tamamlandı", + "Failed" : "Tamamlanamadı", + "Running" : "Çalışıyor", "Memory" : "Bellek", - "External monitoring tool" : "Dış izleme aracı", - "Use this end point to connect an external monitoring tool:" : "Bir dış izleme aracına bağlanmak için bu uç noktayı kullanın:", + "RAM info not available" : "RAM bilgileri alınamadı", + "Total" : "Toplam", + "Configuration" : "Yapılandırma", "Output in JSON" : "JSON çıktısı", - "Skip apps section (including apps section will send an external request to the app store)" : "Uygulamalar bölümü atlansın (uygulamalar bölümünün katılması, uygulama mağazasına bir dış istek gönderir)", "Skip server update" : "Sunucu güncellemesini atla", - "To use an access token, please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod oluşturup şu komutu yürüterek ayarlayın:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.", + "Authentication" : "Kimlik doğrulama", "Network" : "Ağ", - "Hostname:" : "Sunucu adı:", - "Gateway:" : "Ağ geçidi:", - "DNS:" : "DNS:", + "Hostname" : "Sunucu adı", + "Gateway" : "Ağ geçidi", + "DNS" : "DNS", "Status:" : "Durum:", "Speed:" : "Hız:", "Duplex:" : "Çift taraflı:", @@ -79,6 +86,8 @@ OC.L10N.register( "Max listen queue:" : "En fazla kuyruk dinleme:", "Max active processes:" : "En fazla etkin işlem sayısı:", "Max children reached:" : "Ulaşılan en fazla alt işlem:", + "CPU" : "İşlemci", + "Resource usage" : "Kaynak kullanımı", "Shares" : "Paylaşımlar", "Users:" : "Kullanıcılar:", "Groups:" : "Gruplar:", @@ -87,24 +96,43 @@ OC.L10N.register( "Federated sent:" : "Birleşik gönderilen:", "Federated received:" : "Birleşik alınan:", "Talk conversations:" : "Konuş görüşmeleri:", + "Average" : "Ortalama", + "Warning" : "Uyarı", "Operating System:" : "İşletim sistemi:", "CPU:" : "İşlemci", "{name} ({threads} threads)" : "{name} ({threads} işlem)", - "Memory:" : "Bellek:", "Server time:" : "Sunucu zamanı:", "Uptime:" : "Çalışma süresi:", "Temperature" : "Sıcaklık", "CPU Usage:" : "İşlemci kullanımı:", + "Load average: {percentage} % ({load}) last minute" : "Ortalama yük: % {percentage} ({load}) son 1 dakika", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "% {lastMinutePercentage} ({lastMinute}) son 1 dakika\n% {last5MinutesPercentage} ({last5Minutes}) son 5 dakika\n% {last15MinutesPercentage} ({last15Minutes}) son 15 dakika", + "RAM Usage:" : "Bellek kullanımı:", + "SWAP Usage:" : "Takas dosyası kullanımı:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Toplam: {memTotalBytes}/Güncel kullanım: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Toplam: {swapTotalBytes}/Güncel kullanım: {swapUsageBytes}", + "SWAP info not available" : "SWAP bilgileri alınamadı", "Copied!" : "Kopyalandı!", "Not supported!" : "Desteklenmiyor!", "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.", "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.", "threads" : "işlem", + "Memory:" : "Bellek:", + "Files:" : "Dosyalar:", + "Storages:" : "Depolama birimleri:", + "Free Space:" : "Boş alan:", + "Hostname:" : "Sunucu adı:", + "Gateway:" : "Ağ geçidi:", "%s%% of all users" : "Tüm kullanıcıların %%%s", "MB" : "MB", "Extensions:" : "Eklentiler:", + "External monitoring tool" : "Dış izleme aracı", + "Use this end point to connect an external monitoring tool:" : "Bir dış izleme aracına bağlanmak için bu uç noktayı kullanın:", "Copy" : "Kopyala", - "%1$s (%2$d threads)" : "%1$s (%2$d işlem)" + "Skip apps section (including apps section will send an external request to the app store)" : "Uygulamalar bölümü atlansın (uygulamalar bölümünün katılması, uygulama mağazasına bir dış istek gönderir)", + "To use an access token, please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod oluşturup şu komutu yürüterek ayarlayın:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.", + "%1$s (%2$d threads)" : "%1$s (%2$d işlem)", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 159d83bb..e8b30c52 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -12,9 +12,15 @@ "Last 24 Hours" : "Son 24 saat", "Last 7 Days" : "Son 7 gün", "Last 30 Days" : "Son 30 gün", - "CPU info not available" : "İşlemci bilgileri alınamadı", - "Load average: {percentage} % ({load}) last minute" : "Ortalama yük: % {percentage} ({load}) son 1 dakika", + "Webcron" : "İnternet zamanlanmış görevi", + "Background jobs" : "Arka plan görevleri", + "Mode" : "Kip", + "Never" : "Yok", "Load" : "Yük", + "CPU info not available" : "İşlemci bilgileri alınamadı", + "Current usage" : "Güncel kullanım", + "Threads" : "Konular", + "Load average" : "Yük ortalaması", "Database" : "Veri tabanı", "Type:" : "Tür:", "Version:" : "Sürüm:", @@ -23,31 +29,32 @@ "Used" : "Kullanılan", "Available" : "Kullanılabilecek", "Disk" : "Disk", + "Files" : "Dosyalar", + "Storages" : "Depolama birimleri", "Mount:" : "Takılı:", "Filesystem:" : "Dosya sistemi:", "Available:" : "Kullanılabilir:", "Used:" : "Kullanılan:", - "Files:" : "Dosyalar:", - "Storages:" : "Depolama birimleri:", - "Free Space:" : "Boş alan:", - "RAM Usage:" : "Bellek kullanımı:", - "SWAP Usage:" : "Takas dosyası kullanımı:", - "RAM info not available" : "RAM bilgileri alınamadı", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Toplam: {memTotalBytes}/Güncel kullanım: {memUsageBytes}", - "SWAP info not available" : "SWAP bilgileri alınamadı", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Toplam: {swapTotalBytes}/Güncel kullanım: {swapUsageBytes}", + "Status" : "Durum", + "Started" : "Başlatıldı", + "Duration" : "Süre", + "Job" : "İş", + "When" : "Şu zamanda", + "Details" : "Ayrıntılar", + "Succeeded" : "Tamamlandı", + "Failed" : "Tamamlanamadı", + "Running" : "Çalışıyor", "Memory" : "Bellek", - "External monitoring tool" : "Dış izleme aracı", - "Use this end point to connect an external monitoring tool:" : "Bir dış izleme aracına bağlanmak için bu uç noktayı kullanın:", + "RAM info not available" : "RAM bilgileri alınamadı", + "Total" : "Toplam", + "Configuration" : "Yapılandırma", "Output in JSON" : "JSON çıktısı", - "Skip apps section (including apps section will send an external request to the app store)" : "Uygulamalar bölümü atlansın (uygulamalar bölümünün katılması, uygulama mağazasına bir dış istek gönderir)", "Skip server update" : "Sunucu güncellemesini atla", - "To use an access token, please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod oluşturup şu komutu yürüterek ayarlayın:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.", + "Authentication" : "Kimlik doğrulama", "Network" : "Ağ", - "Hostname:" : "Sunucu adı:", - "Gateway:" : "Ağ geçidi:", - "DNS:" : "DNS:", + "Hostname" : "Sunucu adı", + "Gateway" : "Ağ geçidi", + "DNS" : "DNS", "Status:" : "Durum:", "Speed:" : "Hız:", "Duplex:" : "Çift taraflı:", @@ -77,6 +84,8 @@ "Max listen queue:" : "En fazla kuyruk dinleme:", "Max active processes:" : "En fazla etkin işlem sayısı:", "Max children reached:" : "Ulaşılan en fazla alt işlem:", + "CPU" : "İşlemci", + "Resource usage" : "Kaynak kullanımı", "Shares" : "Paylaşımlar", "Users:" : "Kullanıcılar:", "Groups:" : "Gruplar:", @@ -85,24 +94,43 @@ "Federated sent:" : "Birleşik gönderilen:", "Federated received:" : "Birleşik alınan:", "Talk conversations:" : "Konuş görüşmeleri:", + "Average" : "Ortalama", + "Warning" : "Uyarı", "Operating System:" : "İşletim sistemi:", "CPU:" : "İşlemci", "{name} ({threads} threads)" : "{name} ({threads} işlem)", - "Memory:" : "Bellek:", "Server time:" : "Sunucu zamanı:", "Uptime:" : "Çalışma süresi:", "Temperature" : "Sıcaklık", "CPU Usage:" : "İşlemci kullanımı:", + "Load average: {percentage} % ({load}) last minute" : "Ortalama yük: % {percentage} ({load}) son 1 dakika", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "% {lastMinutePercentage} ({lastMinute}) son 1 dakika\n% {last5MinutesPercentage} ({last5Minutes}) son 5 dakika\n% {last15MinutesPercentage} ({last15Minutes}) son 15 dakika", + "RAM Usage:" : "Bellek kullanımı:", + "SWAP Usage:" : "Takas dosyası kullanımı:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Toplam: {memTotalBytes}/Güncel kullanım: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Toplam: {swapTotalBytes}/Güncel kullanım: {swapUsageBytes}", + "SWAP info not available" : "SWAP bilgileri alınamadı", "Copied!" : "Kopyalandı!", "Not supported!" : "Desteklenmiyor!", "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.", "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.", "threads" : "işlem", + "Memory:" : "Bellek:", + "Files:" : "Dosyalar:", + "Storages:" : "Depolama birimleri:", + "Free Space:" : "Boş alan:", + "Hostname:" : "Sunucu adı:", + "Gateway:" : "Ağ geçidi:", "%s%% of all users" : "Tüm kullanıcıların %%%s", "MB" : "MB", "Extensions:" : "Eklentiler:", + "External monitoring tool" : "Dış izleme aracı", + "Use this end point to connect an external monitoring tool:" : "Bir dış izleme aracına bağlanmak için bu uç noktayı kullanın:", "Copy" : "Kopyala", - "%1$s (%2$d threads)" : "%1$s (%2$d işlem)" + "Skip apps section (including apps section will send an external request to the app store)" : "Uygulamalar bölümü atlansın (uygulamalar bölümünün katılması, uygulama mağazasına bir dış istek gönderir)", + "To use an access token, please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod oluşturup şu komutu yürüterek ayarlayın:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.", + "%1$s (%2$d threads)" : "%1$s (%2$d işlem)", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/ug.js b/l10n/ug.js index 7067b481..fa580ee2 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -11,40 +11,41 @@ OC.L10N.register( "Last 24 Hours" : "ئاخىرقى 24 سائەت", "Last 7 Days" : "ئاخىرقى 7 كۈن", "Last 30 Days" : "ئاخىرقى 30 كۈن", - "CPU info not available" : "CPU ئۇچۇرى يوق", - "Load average: {percentage} % ({load}) last minute" : "ئوتتۇرىچە يۈك: ئاخىرقى مىنۇتتا %{percentage}({load}) ", + "Webcron" : "Webcron", + "Background jobs" : "ئارقا سۇپىدىكى خىزمەت", + "Mode" : "ھالەت", + "Never" : "ھەرگىز", "Load" : "يۈك", + "CPU info not available" : "CPU ئۇچۇرى يوق", + "Threads" : "يىپلار", "Database" : "ساندان", "Type:" : "تىپى:", "Version:" : "نەشرى:", "Size:" : "چوڭلۇقى:", "Available" : "ئىشلەتكىلى بولىدۇ", "Disk" : "دىسكا", + "Files" : "ھۆججەتلەر", "Mount:" : "تاغ:", "Filesystem:" : "ھۆججەت سىستېمىسى:", "Available:" : "ئىشلەتكىلى بولىدۇ:", "Used:" : "ئىشلىتىلگەن:", - "Files:" : "ھۆججەتلەر:", - "Storages:" : "دۇكانلار:", - "Free Space:" : "ھەقسىز بوشلۇق:", - "RAM Usage:" : "RAM ئىشلىتىشچانلىقى:", - "SWAP Usage:" : "SWAP ئىشلىتىشچانلىقى:", - "RAM info not available" : "RAM ئۇچۇرى يوق", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: ئومۇمىي: {memTotalBytes} / ھازىرقى ئىشلىتىلىشى: {memUsageBytes}", - "SWAP info not available" : "SWAP ئۇچۇرى يوق", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: ئومۇمىي: {swapTotalBytes} / ھازىرقى ئىشلىتىلىشى: {swapUsageBytes}", + "Status" : "ھالەت", + "Duration" : "ئۇزۇنلىقى", + "Job" : "Job", + "When" : "قاچان", + "Details" : "تەپسىلاتى", + "Succeeded" : "مۇۋەپپەقىيەت قازاندى", + "Failed" : "مەغلۇب بولدى", + "Running" : "ئىجرا بولۇۋاتىدۇ", "Memory" : "ئەستە ساقلاش", - "External monitoring tool" : "تاشقى كۆزىتىش قورالى", - "Use this end point to connect an external monitoring tool:" : "بۇ ئاخىرقى نۇقتىنى ئىشلىتىپ سىرتقى نازارەت قىلىش قورالىنى ئۇلاڭ:", + "RAM info not available" : "RAM ئۇچۇرى يوق", + "Total" : "ئومۇمىي", + "Configuration" : "سەپلىمىسى", "Output in JSON" : "JSON دىكى چىقىرىش", - "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", "Skip server update" : "مۇلازىمېتىر يېڭىلاشتىن ئاتلاڭ", - "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", + "Authentication" : "دەلىللەش", "Network" : "تور", - "Hostname:" : "ساھىبجامال:", - "Gateway:" : "دەرۋازا:", - "DNS:" : "DNS:", + "Hostname" : "ساھىبجامال", "Status:" : "ھالىتى:", "Speed:" : "سۈرئەت:", "Duplex:" : "Duplex:", @@ -73,6 +74,7 @@ OC.L10N.register( "Max listen queue:" : "ئەڭ چوڭ ئاڭلاش ئۆچرېتى:", "Max active processes:" : "ئەڭ چوڭ ئاكتىپ جەريانلار:", "Max children reached:" : "ئەڭ چوڭ تارماقلارغا يەتكىنى:", + "Resource usage" : "بايلىق ئىشلىتىش", "Shares" : "ھەمبەھىرلەر", "Users:" : "ئىشلەتكۈچىلەر:", "Groups:" : "گۇرۇپپىلار:", @@ -81,21 +83,40 @@ OC.L10N.register( "Federated sent:" : "فېدېراتسىيە ئەۋەتىلگەن:", "Federated received:" : "فېدېراتسىيە قوبۇل قىلدى:", "Talk conversations:" : "سۆھبەت پاراڭلىرى:", + "Average" : "ئوتتۇرىچە", + "Warning" : "ئاگاھلاندۇرۇش", "Operating System:" : "مەشغۇلات سىستېمىسى:", "CPU:" : "CPU:", - "Memory:" : "ئەستە ساقلاش:", "Server time:" : "مۇلازىمېتىر ۋاقتى:", "Uptime:" : "ئىشلەش ۋاقتى:", "Temperature" : "تېمپېراتۇرا", "CPU Usage:" : "CPU ئىشلىتىشچانلىقى:", + "Load average: {percentage} % ({load}) last minute" : "ئوتتۇرىچە يۈك: ئاخىرقى مىنۇتتا %{percentage}({load}) ", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) ئاخىرقى مىنۇتتا\n{last5MinutesPercentage} % ({last5Minutes}) ئاخىرقى 5 مىنۇتتا\n{last15MinutesPercentage} % ({last15Minutes}) ئاخىرقى 15 مىنۇتتا", + "RAM Usage:" : "RAM ئىشلىتىشچانلىقى:", + "SWAP Usage:" : "SWAP ئىشلىتىشچانلىقى:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: ئومۇمىي: {memTotalBytes} / ھازىرقى ئىشلىتىلىشى: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: ئومۇمىي: {swapTotalBytes} / ھازىرقى ئىشلىتىلىشى: {swapUsageBytes}", + "SWAP info not available" : "SWAP ئۇچۇرى يوق", "Copied!" : "كۆچۈرۈلدى!", "Not supported!" : "قوللىمايدۇ!", "Press ⌘-C to copy." : "كۆچۈرۈش ئۈچۈن ⌘-C نى بېسىڭ.", "Press Ctrl-C to copy." : "كۆچۈرۈش ئۈچۈن Ctrl-C نى بېسىڭ.", "threads" : "يىپلار", + "Memory:" : "ئەستە ساقلاش:", + "Files:" : "ھۆججەتلەر:", + "Storages:" : "دۇكانلار:", + "Free Space:" : "ھەقسىز بوشلۇق:", + "Hostname:" : "ساھىبجامال:", + "Gateway:" : "دەرۋازا:", "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ %%%s ", "Extensions:" : "كېڭەيتىلمىسى:", - "Copy" : "كۆچۈرۈڭ" + "External monitoring tool" : "تاشقى كۆزىتىش قورالى", + "Use this end point to connect an external monitoring tool:" : "بۇ ئاخىرقى نۇقتىنى ئىشلىتىپ سىرتقى نازارەت قىلىش قورالىنى ئۇلاڭ:", + "Copy" : "كۆچۈرۈڭ", + "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", + "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", + "DNS:" : "DNS:" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json index 0d1950e6..69bde912 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -9,40 +9,41 @@ "Last 24 Hours" : "ئاخىرقى 24 سائەت", "Last 7 Days" : "ئاخىرقى 7 كۈن", "Last 30 Days" : "ئاخىرقى 30 كۈن", - "CPU info not available" : "CPU ئۇچۇرى يوق", - "Load average: {percentage} % ({load}) last minute" : "ئوتتۇرىچە يۈك: ئاخىرقى مىنۇتتا %{percentage}({load}) ", + "Webcron" : "Webcron", + "Background jobs" : "ئارقا سۇپىدىكى خىزمەت", + "Mode" : "ھالەت", + "Never" : "ھەرگىز", "Load" : "يۈك", + "CPU info not available" : "CPU ئۇچۇرى يوق", + "Threads" : "يىپلار", "Database" : "ساندان", "Type:" : "تىپى:", "Version:" : "نەشرى:", "Size:" : "چوڭلۇقى:", "Available" : "ئىشلەتكىلى بولىدۇ", "Disk" : "دىسكا", + "Files" : "ھۆججەتلەر", "Mount:" : "تاغ:", "Filesystem:" : "ھۆججەت سىستېمىسى:", "Available:" : "ئىشلەتكىلى بولىدۇ:", "Used:" : "ئىشلىتىلگەن:", - "Files:" : "ھۆججەتلەر:", - "Storages:" : "دۇكانلار:", - "Free Space:" : "ھەقسىز بوشلۇق:", - "RAM Usage:" : "RAM ئىشلىتىشچانلىقى:", - "SWAP Usage:" : "SWAP ئىشلىتىشچانلىقى:", - "RAM info not available" : "RAM ئۇچۇرى يوق", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: ئومۇمىي: {memTotalBytes} / ھازىرقى ئىشلىتىلىشى: {memUsageBytes}", - "SWAP info not available" : "SWAP ئۇچۇرى يوق", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: ئومۇمىي: {swapTotalBytes} / ھازىرقى ئىشلىتىلىشى: {swapUsageBytes}", + "Status" : "ھالەت", + "Duration" : "ئۇزۇنلىقى", + "Job" : "Job", + "When" : "قاچان", + "Details" : "تەپسىلاتى", + "Succeeded" : "مۇۋەپپەقىيەت قازاندى", + "Failed" : "مەغلۇب بولدى", + "Running" : "ئىجرا بولۇۋاتىدۇ", "Memory" : "ئەستە ساقلاش", - "External monitoring tool" : "تاشقى كۆزىتىش قورالى", - "Use this end point to connect an external monitoring tool:" : "بۇ ئاخىرقى نۇقتىنى ئىشلىتىپ سىرتقى نازارەت قىلىش قورالىنى ئۇلاڭ:", + "RAM info not available" : "RAM ئۇچۇرى يوق", + "Total" : "ئومۇمىي", + "Configuration" : "سەپلىمىسى", "Output in JSON" : "JSON دىكى چىقىرىش", - "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", "Skip server update" : "مۇلازىمېتىر يېڭىلاشتىن ئاتلاڭ", - "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", + "Authentication" : "دەلىللەش", "Network" : "تور", - "Hostname:" : "ساھىبجامال:", - "Gateway:" : "دەرۋازا:", - "DNS:" : "DNS:", + "Hostname" : "ساھىبجامال", "Status:" : "ھالىتى:", "Speed:" : "سۈرئەت:", "Duplex:" : "Duplex:", @@ -71,6 +72,7 @@ "Max listen queue:" : "ئەڭ چوڭ ئاڭلاش ئۆچرېتى:", "Max active processes:" : "ئەڭ چوڭ ئاكتىپ جەريانلار:", "Max children reached:" : "ئەڭ چوڭ تارماقلارغا يەتكىنى:", + "Resource usage" : "بايلىق ئىشلىتىش", "Shares" : "ھەمبەھىرلەر", "Users:" : "ئىشلەتكۈچىلەر:", "Groups:" : "گۇرۇپپىلار:", @@ -79,21 +81,40 @@ "Federated sent:" : "فېدېراتسىيە ئەۋەتىلگەن:", "Federated received:" : "فېدېراتسىيە قوبۇل قىلدى:", "Talk conversations:" : "سۆھبەت پاراڭلىرى:", + "Average" : "ئوتتۇرىچە", + "Warning" : "ئاگاھلاندۇرۇش", "Operating System:" : "مەشغۇلات سىستېمىسى:", "CPU:" : "CPU:", - "Memory:" : "ئەستە ساقلاش:", "Server time:" : "مۇلازىمېتىر ۋاقتى:", "Uptime:" : "ئىشلەش ۋاقتى:", "Temperature" : "تېمپېراتۇرا", "CPU Usage:" : "CPU ئىشلىتىشچانلىقى:", + "Load average: {percentage} % ({load}) last minute" : "ئوتتۇرىچە يۈك: ئاخىرقى مىنۇتتا %{percentage}({load}) ", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) ئاخىرقى مىنۇتتا\n{last5MinutesPercentage} % ({last5Minutes}) ئاخىرقى 5 مىنۇتتا\n{last15MinutesPercentage} % ({last15Minutes}) ئاخىرقى 15 مىنۇتتا", + "RAM Usage:" : "RAM ئىشلىتىشچانلىقى:", + "SWAP Usage:" : "SWAP ئىشلىتىشچانلىقى:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: ئومۇمىي: {memTotalBytes} / ھازىرقى ئىشلىتىلىشى: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: ئومۇمىي: {swapTotalBytes} / ھازىرقى ئىشلىتىلىشى: {swapUsageBytes}", + "SWAP info not available" : "SWAP ئۇچۇرى يوق", "Copied!" : "كۆچۈرۈلدى!", "Not supported!" : "قوللىمايدۇ!", "Press ⌘-C to copy." : "كۆچۈرۈش ئۈچۈن ⌘-C نى بېسىڭ.", "Press Ctrl-C to copy." : "كۆچۈرۈش ئۈچۈن Ctrl-C نى بېسىڭ.", "threads" : "يىپلار", + "Memory:" : "ئەستە ساقلاش:", + "Files:" : "ھۆججەتلەر:", + "Storages:" : "دۇكانلار:", + "Free Space:" : "ھەقسىز بوشلۇق:", + "Hostname:" : "ساھىبجامال:", + "Gateway:" : "دەرۋازا:", "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ %%%s ", "Extensions:" : "كېڭەيتىلمىسى:", - "Copy" : "كۆچۈرۈڭ" + "External monitoring tool" : "تاشقى كۆزىتىش قورالى", + "Use this end point to connect an external monitoring tool:" : "بۇ ئاخىرقى نۇقتىنى ئىشلىتىپ سىرتقى نازارەت قىلىش قورالىنى ئۇلاڭ:", + "Copy" : "كۆچۈرۈڭ", + "Skip apps section (including apps section will send an external request to the app store)" : "ئەپ بۆلەكلىرىدىن ئاتلاش (ئەپ بۆلىكىنى ئۆز ئىچىگە ئالىدۇ ھەمدە ئەپ دۇكىنىغا تاشقى تەلەپ ئەۋەتىدۇ)", + "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» ماۋزۇسى ئارقىلىق بەلگە يوللاڭ.", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index be8e3b43..633c6b0b 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -14,9 +14,15 @@ OC.L10N.register( "Last 24 Hours" : "За останні 24 години", "Last 7 Days" : "За останні 7 днів", "Last 30 Days" : "За останні 30 днів", - "CPU info not available" : "Інформація про процесор недоступна", - "Load average: {percentage} % ({load}) last minute" : "Середнє навантаження: {percentage} % ({load}) за останню хв.", + "Webcron" : "Webcron", + "Background jobs" : "Фонові завдання", + "Mode" : "Режим", + "Never" : "Ніколи", "Load" : "Навантаження", + "CPU info not available" : "Інформація про процесор недоступна", + "Current usage" : "Поточне використання", + "Threads" : "Гілки", + "Load average" : "Середнє навантаження", "Database" : "База даних", "Type:" : "Тип:", "Version:" : "Версія:", @@ -25,31 +31,32 @@ OC.L10N.register( "Used" : "Використовується", "Available" : "Доступно", "Disk" : "Диск", + "Files" : "Файли", + "Storages" : "Сховища", "Mount:" : "Точка монтування:", "Filesystem:" : "Файлова система:", "Available:" : "Доступно:", "Used:" : "Використано:", - "Files:" : "Файлів:", - "Storages:" : "Сховищ:", - "Free Space:" : "Вільно:", - "RAM Usage:" : "Використання ОЗУ:", - "SWAP Usage:" : "Використання Swap:", - "RAM info not available" : "Інформація про оперативну пам'ять недоступна", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Оперативна пам’ять: використано {memUsageBytes} із {memTotalBytes}", - "SWAP info not available" : "Інформація про обмін недоступна", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Файл підкачки: використано {swapUsageBytes} із {swapTotalBytes}", + "Status" : "Статус", + "Started" : "Розпочато", + "Duration" : "Тривалість", + "Job" : "Робота", + "When" : "Коли", + "Details" : "Докладно", + "Succeeded" : "Успішно", + "Failed" : "Не вдалося", + "Running" : "Бігаю", "Memory" : "Пам'ять", - "External monitoring tool" : "Моніторинг сторонніми засобами", - "Use this end point to connect an external monitoring tool:" : "Точка доступу для під'єднання зовнішніх інструментів моніторингу:", + "RAM info not available" : "Інформація про оперативну пам'ять недоступна", + "Total" : "Разом", + "Configuration" : "Конфігурація", "Output in JSON" : "Вихідний звіт у форматі JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Не показувати інформацію про застосунки (показ даних застосунків призведе до надсилання зовнішніх запитів до крамниці застосунків)", "Skip server update" : "Не показувати оновлення сервера", - "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." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL.", + "Authentication" : "Автентифікація", "Network" : "Мережа", - "Hostname:" : "Ім'я хосту:", - "Gateway:" : "Шлюз:", - "DNS:" : "DNS:", + "Hostname" : "Ім'я хоста", + "Gateway" : "Шлюз", + "DNS" : "DNS", "Status:" : "Стан:", "Speed:" : "Швидкість:", "Duplex:" : "Двосторонній обмін:", @@ -79,6 +86,8 @@ OC.L10N.register( "Max listen queue:" : "Макс. черга прослуховування:", "Max active processes:" : "Макс. активних процесів:", "Max children reached:" : "Макс. досягнуто дочірніх процесів:", + "CPU" : "Процесор", + "Resource usage" : "Використання ресурсів", "Shares" : "Ресурси спільного доступу", "Users:" : "Користувачів:", "Groups:" : "Груп:", @@ -87,24 +96,43 @@ OC.L10N.register( "Federated sent:" : "Надіслано на сусідні сервери:", "Federated received:" : "Отримано від сусідніх серверів:", "Talk conversations:" : "Розмов Talk:", + "Average" : "Середній показник", + "Warning" : "Попередження", "Operating System:" : "Операційна система:", "CPU:" : "ЦП:", "{name} ({threads} threads)" : "{name} ({threads} нитки)", - "Memory:" : "Пам'ять:", "Server time:" : "Час сервера:", "Uptime:" : "Час роботи:", "Temperature" : "Температура", "CPU Usage:" : "Використання CPU:", + "Load average: {percentage} % ({load}) last minute" : "Середнє навантаження: {percentage} % ({load}) за останню хв.", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за останню хв.\n{last5MinutesPercentage} % ({last5Minutes}) за останні 5 хв.\n{last15MinutesPercentage} % ({last15Minutes}) за останні 15 хв.", + "RAM Usage:" : "Використання ОЗУ:", + "SWAP Usage:" : "Використання Swap:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Оперативна пам’ять: використано {memUsageBytes} із {memTotalBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Файл підкачки: використано {swapUsageBytes} із {swapTotalBytes}", + "SWAP info not available" : "Інформація про обмін недоступна", "Copied!" : "Скопійовано!", "Not supported!" : "Не підтримується!", "Press ⌘-C to copy." : "Натисніть ⌘-C, щоб скопіювати.", "Press Ctrl-C to copy." : "Натисніть Ctrl-C, щоб скопіювати.", "threads" : "нитки", + "Memory:" : "Пам'ять:", + "Files:" : "Файлів:", + "Storages:" : "Сховищ:", + "Free Space:" : "Вільно:", + "Hostname:" : "Ім'я хосту:", + "Gateway:" : "Шлюз:", "%s%% of all users" : "%s%% від усіх користувачів", "MB" : "МБ", "Extensions:" : "Розширення:", + "External monitoring tool" : "Моніторинг сторонніми засобами", + "Use this end point to connect an external monitoring tool:" : "Точка доступу для під'єднання зовнішніх інструментів моніторингу:", "Copy" : "Копіювати", - "%1$s (%2$d threads)" : "%1$s (%2$d ниток)" + "Skip apps section (including apps section will send an external request to the app store)" : "Не показувати інформацію про застосунки (показ даних застосунків призведе до надсилання зовнішніх запитів до крамниці застосунків)", + "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." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL.", + "%1$s (%2$d threads)" : "%1$s (%2$d ниток)", + "DNS:" : "DNS:" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/l10n/uk.json b/l10n/uk.json index 1b9e3e03..910ad439 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -12,9 +12,15 @@ "Last 24 Hours" : "За останні 24 години", "Last 7 Days" : "За останні 7 днів", "Last 30 Days" : "За останні 30 днів", - "CPU info not available" : "Інформація про процесор недоступна", - "Load average: {percentage} % ({load}) last minute" : "Середнє навантаження: {percentage} % ({load}) за останню хв.", + "Webcron" : "Webcron", + "Background jobs" : "Фонові завдання", + "Mode" : "Режим", + "Never" : "Ніколи", "Load" : "Навантаження", + "CPU info not available" : "Інформація про процесор недоступна", + "Current usage" : "Поточне використання", + "Threads" : "Гілки", + "Load average" : "Середнє навантаження", "Database" : "База даних", "Type:" : "Тип:", "Version:" : "Версія:", @@ -23,31 +29,32 @@ "Used" : "Використовується", "Available" : "Доступно", "Disk" : "Диск", + "Files" : "Файли", + "Storages" : "Сховища", "Mount:" : "Точка монтування:", "Filesystem:" : "Файлова система:", "Available:" : "Доступно:", "Used:" : "Використано:", - "Files:" : "Файлів:", - "Storages:" : "Сховищ:", - "Free Space:" : "Вільно:", - "RAM Usage:" : "Використання ОЗУ:", - "SWAP Usage:" : "Використання Swap:", - "RAM info not available" : "Інформація про оперативну пам'ять недоступна", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Оперативна пам’ять: використано {memUsageBytes} із {memTotalBytes}", - "SWAP info not available" : "Інформація про обмін недоступна", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Файл підкачки: використано {swapUsageBytes} із {swapTotalBytes}", + "Status" : "Статус", + "Started" : "Розпочато", + "Duration" : "Тривалість", + "Job" : "Робота", + "When" : "Коли", + "Details" : "Докладно", + "Succeeded" : "Успішно", + "Failed" : "Не вдалося", + "Running" : "Бігаю", "Memory" : "Пам'ять", - "External monitoring tool" : "Моніторинг сторонніми засобами", - "Use this end point to connect an external monitoring tool:" : "Точка доступу для під'єднання зовнішніх інструментів моніторингу:", + "RAM info not available" : "Інформація про оперативну пам'ять недоступна", + "Total" : "Разом", + "Configuration" : "Конфігурація", "Output in JSON" : "Вихідний звіт у форматі JSON", - "Skip apps section (including apps section will send an external request to the app store)" : "Не показувати інформацію про застосунки (показ даних застосунків призведе до надсилання зовнішніх запитів до крамниці застосунків)", "Skip server update" : "Не показувати оновлення сервера", - "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." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL.", + "Authentication" : "Автентифікація", "Network" : "Мережа", - "Hostname:" : "Ім'я хосту:", - "Gateway:" : "Шлюз:", - "DNS:" : "DNS:", + "Hostname" : "Ім'я хоста", + "Gateway" : "Шлюз", + "DNS" : "DNS", "Status:" : "Стан:", "Speed:" : "Швидкість:", "Duplex:" : "Двосторонній обмін:", @@ -77,6 +84,8 @@ "Max listen queue:" : "Макс. черга прослуховування:", "Max active processes:" : "Макс. активних процесів:", "Max children reached:" : "Макс. досягнуто дочірніх процесів:", + "CPU" : "Процесор", + "Resource usage" : "Використання ресурсів", "Shares" : "Ресурси спільного доступу", "Users:" : "Користувачів:", "Groups:" : "Груп:", @@ -85,24 +94,43 @@ "Federated sent:" : "Надіслано на сусідні сервери:", "Federated received:" : "Отримано від сусідніх серверів:", "Talk conversations:" : "Розмов Talk:", + "Average" : "Середній показник", + "Warning" : "Попередження", "Operating System:" : "Операційна система:", "CPU:" : "ЦП:", "{name} ({threads} threads)" : "{name} ({threads} нитки)", - "Memory:" : "Пам'ять:", "Server time:" : "Час сервера:", "Uptime:" : "Час роботи:", "Temperature" : "Температура", "CPU Usage:" : "Використання CPU:", + "Load average: {percentage} % ({load}) last minute" : "Середнє навантаження: {percentage} % ({load}) за останню хв.", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за останню хв.\n{last5MinutesPercentage} % ({last5Minutes}) за останні 5 хв.\n{last15MinutesPercentage} % ({last15Minutes}) за останні 15 хв.", + "RAM Usage:" : "Використання ОЗУ:", + "SWAP Usage:" : "Використання Swap:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Оперативна пам’ять: використано {memUsageBytes} із {memTotalBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "Файл підкачки: використано {swapUsageBytes} із {swapTotalBytes}", + "SWAP info not available" : "Інформація про обмін недоступна", "Copied!" : "Скопійовано!", "Not supported!" : "Не підтримується!", "Press ⌘-C to copy." : "Натисніть ⌘-C, щоб скопіювати.", "Press Ctrl-C to copy." : "Натисніть Ctrl-C, щоб скопіювати.", "threads" : "нитки", + "Memory:" : "Пам'ять:", + "Files:" : "Файлів:", + "Storages:" : "Сховищ:", + "Free Space:" : "Вільно:", + "Hostname:" : "Ім'я хосту:", + "Gateway:" : "Шлюз:", "%s%% of all users" : "%s%% від усіх користувачів", "MB" : "МБ", "Extensions:" : "Розширення:", + "External monitoring tool" : "Моніторинг сторонніми засобами", + "Use this end point to connect an external monitoring tool:" : "Точка доступу для під'єднання зовнішніх інструментів моніторингу:", "Copy" : "Копіювати", - "%1$s (%2$d threads)" : "%1$s (%2$d ниток)" + "Skip apps section (including apps section will send an external request to the app store)" : "Не показувати інформацію про застосунки (показ даних застосунків призведе до надсилання зовнішніх запитів до крамниці застосунків)", + "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." : "Потім передайте токен з додаванням заголовку \"NC-Token\" під час надсилання запиту за вказаною вище адресою URL.", + "%1$s (%2$d threads)" : "%1$s (%2$d ниток)", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/l10n/uz.js b/l10n/uz.js index c3364d75..d086b07f 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -13,39 +13,32 @@ OC.L10N.register( "Last 24 Hours" : "So'nggi 24 soat", "Last 7 Days" : "So'nggi 7 kun", "Last 30 Days" : "Oxirgi 30 kun", - "CPU info not available" : "CPU haqida ma'lumot mavjud emas", - "Load average: {percentage} % ({load}) last minute" : "Yuklanish o'rtachasi: oxirgi daqiqada {percentage} % ({load})", + "Mode" : "Rejim", + "Never" : "Hech qachon", "Load" : "Yuklamoq", + "CPU info not available" : "CPU haqida ma'lumot mavjud emas", + "Load average" : "Load average", "Database" : "Ma'lumotlar bazasi", "Type:" : "Turi:", "Version:" : "Versiya:", "Size:" : "Hajmi:", "Available" : "Mavjud", "Disk" : "Disk", + "Files" : "Fayllar", "Mount:" : "O'rnatish:", "Filesystem:" : "Fayl tizimi:", "Available:" : "Mavjud:", "Used:" : "Ishlatilgan:", - "Files:" : "Fayllar:", - "Storages:" : "Omborlar:", - "Free Space:" : "Bo'sh joy:", - "RAM Usage:" : "Operativ xotiradan foydalanish:", - "SWAP Usage:" : "SWAPdan foydalanish:", - "RAM info not available" : "Operativ xotira haqida ma'lumot mavjud emas", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operativ xotira: Jami: {memTotalBytes}/Joriy foydalanish: {memUsageBytes}", - "SWAP info not available" : "SWAP ma'lumotlari mavjud emas", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Jami: {swapTotalBytes}/Joriy foydalanish: {swapUsageBytes}", + "Status" : "Holat", + "Duration" : "Davomiyligi", + "Details" : "Tafsilotlar", "Memory" : "Xotira", - "External monitoring tool" : "Tashqi monitoring vositasi", - "Use this end point to connect an external monitoring tool:" : "Tashqi monitoring vositasini ulash uchun ushbu so'nggi nuqtadan foydalaning:", + "RAM info not available" : "Operativ xotira haqida ma'lumot mavjud emas", + "Total" : "Jami", "Output in JSON" : "JSON formatida chiqish", - "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", "Skip server update" : "Server yangilanishini o'tkazib yuborish", - "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating.", + "Authentication" : "Autentifikatsiya", "Network" : "Tarmoq", - "Hostname:" : "Xost nomi:", - "Gateway:" : "Darvoza:", "Status:" : "Holati:", "Speed:" : "Tezlik:", "Duplex:" : "Dupleks:", @@ -82,22 +75,39 @@ OC.L10N.register( "Federated sent:" : "Markaz tomonidan yuborildi:", "Federated received:" : "Markaz tomonidan qabul qilindi:", "Talk conversations:" : "Suhbat sharxi:", + "Warning" : "Ogohlantirish", "Operating System:" : "Operatsion tizim:", "CPU:" : "CPU:", - "Memory:" : "Xotira:", "Server time:" : "Server vaqti:", "Uptime:" : "Ish vaqti:", "Temperature" : "Harorat", "CPU Usage:" : "CPU foydalanishi:", + "Load average: {percentage} % ({load}) last minute" : "Yuklanish o'rtachasi: oxirgi daqiqada {percentage} % ({load})", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) oxirgi daqiqa\n{last5MinutesPercentage} % ({last5Minutes}) oxirgi 5 daqiqa\n{last15MinutesPercentage} % ({last15Minutes}) oxirgi 15 daqiqa", + "RAM Usage:" : "Operativ xotiradan foydalanish:", + "SWAP Usage:" : "SWAPdan foydalanish:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operativ xotira: Jami: {memTotalBytes}/Joriy foydalanish: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Jami: {swapTotalBytes}/Joriy foydalanish: {swapUsageBytes}", + "SWAP info not available" : "SWAP ma'lumotlari mavjud emas", "Copied!" : "Nusxalandi!", "Not supported!" : "Qo'llab-quvvatlanmaydi!", "Press ⌘-C to copy." : "Nusxalash uchun ⌘-C ni bosing.", "Press Ctrl-C to copy." : "Nusxalash uchun Ctrl-C ni bosing.", "threads" : "yo'nalishlar", + "Memory:" : "Xotira:", + "Files:" : "Fayllar:", + "Storages:" : "Omborlar:", + "Free Space:" : "Bo'sh joy:", + "Hostname:" : "Xost nomi:", + "Gateway:" : "Darvoza:", "%s%% of all users" : "Barcha foydalanuvchilarning %s%%", "MB" : "MB", "Extensions:" : "Kengaytmalar:", - "Copy" : "Nusxa" + "External monitoring tool" : "Tashqi monitoring vositasi", + "Use this end point to connect an external monitoring tool:" : "Tashqi monitoring vositasini ulash uchun ushbu so'nggi nuqtadan foydalaning:", + "Copy" : "Nusxa", + "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", + "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating." }, "nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json index 15e1fc3e..0bd15738 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -11,39 +11,32 @@ "Last 24 Hours" : "So'nggi 24 soat", "Last 7 Days" : "So'nggi 7 kun", "Last 30 Days" : "Oxirgi 30 kun", - "CPU info not available" : "CPU haqida ma'lumot mavjud emas", - "Load average: {percentage} % ({load}) last minute" : "Yuklanish o'rtachasi: oxirgi daqiqada {percentage} % ({load})", + "Mode" : "Rejim", + "Never" : "Hech qachon", "Load" : "Yuklamoq", + "CPU info not available" : "CPU haqida ma'lumot mavjud emas", + "Load average" : "Load average", "Database" : "Ma'lumotlar bazasi", "Type:" : "Turi:", "Version:" : "Versiya:", "Size:" : "Hajmi:", "Available" : "Mavjud", "Disk" : "Disk", + "Files" : "Fayllar", "Mount:" : "O'rnatish:", "Filesystem:" : "Fayl tizimi:", "Available:" : "Mavjud:", "Used:" : "Ishlatilgan:", - "Files:" : "Fayllar:", - "Storages:" : "Omborlar:", - "Free Space:" : "Bo'sh joy:", - "RAM Usage:" : "Operativ xotiradan foydalanish:", - "SWAP Usage:" : "SWAPdan foydalanish:", - "RAM info not available" : "Operativ xotira haqida ma'lumot mavjud emas", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operativ xotira: Jami: {memTotalBytes}/Joriy foydalanish: {memUsageBytes}", - "SWAP info not available" : "SWAP ma'lumotlari mavjud emas", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Jami: {swapTotalBytes}/Joriy foydalanish: {swapUsageBytes}", + "Status" : "Holat", + "Duration" : "Davomiyligi", + "Details" : "Tafsilotlar", "Memory" : "Xotira", - "External monitoring tool" : "Tashqi monitoring vositasi", - "Use this end point to connect an external monitoring tool:" : "Tashqi monitoring vositasini ulash uchun ushbu so'nggi nuqtadan foydalaning:", + "RAM info not available" : "Operativ xotira haqida ma'lumot mavjud emas", + "Total" : "Jami", "Output in JSON" : "JSON formatida chiqish", - "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", "Skip server update" : "Server yangilanishini o'tkazib yuborish", - "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", - "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating.", + "Authentication" : "Autentifikatsiya", "Network" : "Tarmoq", - "Hostname:" : "Xost nomi:", - "Gateway:" : "Darvoza:", "Status:" : "Holati:", "Speed:" : "Tezlik:", "Duplex:" : "Dupleks:", @@ -80,22 +73,39 @@ "Federated sent:" : "Markaz tomonidan yuborildi:", "Federated received:" : "Markaz tomonidan qabul qilindi:", "Talk conversations:" : "Suhbat sharxi:", + "Warning" : "Ogohlantirish", "Operating System:" : "Operatsion tizim:", "CPU:" : "CPU:", - "Memory:" : "Xotira:", "Server time:" : "Server vaqti:", "Uptime:" : "Ish vaqti:", "Temperature" : "Harorat", "CPU Usage:" : "CPU foydalanishi:", + "Load average: {percentage} % ({load}) last minute" : "Yuklanish o'rtachasi: oxirgi daqiqada {percentage} % ({load})", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) oxirgi daqiqa\n{last5MinutesPercentage} % ({last5Minutes}) oxirgi 5 daqiqa\n{last15MinutesPercentage} % ({last15Minutes}) oxirgi 15 daqiqa", + "RAM Usage:" : "Operativ xotiradan foydalanish:", + "SWAP Usage:" : "SWAPdan foydalanish:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "Operativ xotira: Jami: {memTotalBytes}/Joriy foydalanish: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Jami: {swapTotalBytes}/Joriy foydalanish: {swapUsageBytes}", + "SWAP info not available" : "SWAP ma'lumotlari mavjud emas", "Copied!" : "Nusxalandi!", "Not supported!" : "Qo'llab-quvvatlanmaydi!", "Press ⌘-C to copy." : "Nusxalash uchun ⌘-C ni bosing.", "Press Ctrl-C to copy." : "Nusxalash uchun Ctrl-C ni bosing.", "threads" : "yo'nalishlar", + "Memory:" : "Xotira:", + "Files:" : "Fayllar:", + "Storages:" : "Omborlar:", + "Free Space:" : "Bo'sh joy:", + "Hostname:" : "Xost nomi:", + "Gateway:" : "Darvoza:", "%s%% of all users" : "Barcha foydalanuvchilarning %s%%", "MB" : "MB", "Extensions:" : "Kengaytmalar:", - "Copy" : "Nusxa" + "External monitoring tool" : "Tashqi monitoring vositasi", + "Use this end point to connect an external monitoring tool:" : "Tashqi monitoring vositasini ulash uchun ushbu so'nggi nuqtadan foydalaning:", + "Copy" : "Nusxa", + "Skip apps section (including apps section will send an external request to the app store)" : "Ilovalarni o'tkazib yuborish bo'limi (ilovalar bo'limi ham ilova do'koniga tashqi so'rov yuboradi)", + "To use an access token, please generate one then set it using the following command:" : "Kirish tokenidan foydalanish uchun, iltimos, uni yarating va keyin uni quyidagi buyruq yordamida o'rnating:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Keyin yuqoridagi URL manziliga so'rov yuborayotganda tokenni \"NC-Token\" sarlavhasi bilan uzating." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/vi.js b/l10n/vi.js index b982b3c0..8192a136 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -5,28 +5,41 @@ OC.L10N.register( "Unknown" : "Không xác định", "Monitoring" : "Giám sát", "Active users" : "Người dùng hoạt động", + "Background jobs" : "Các công việc trong nền", + "Mode" : "Chế độ", + "Never" : "Không bao giờ", "CPU info not available" : "Không lấy được thông tin CPU", + "Current usage" : "Sử dụng hiện tại", + "Load average" : "Tải trung bình", "Database" : "Cơ sở dữ liệu", "Type:" : "Loại:", "Version:" : "Phiên bản:", "Size:" : "Kích thước:", "Available" : "Khả dụng", - "Files:" : "Tệp tin:", + "Files" : "Tệp Tin", + "Started" : "Đã bắt đầu", + "Duration" : "Khoảng thời gian", + "Details" : "Chi tiết", + "Running" : "Chạy bộ", "RAM info not available" : "Không lấy được thông tin RAM", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Tổng: {memTotalBytes}/Đang sử dụng: {memUsageBytes}", - "SWAP info not available" : "Không lấy được thông tin SWAP", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Tổng: {swapTotalBytes}/Đang sử dụng: {swapUsageBytes}", - "External monitoring tool" : "Công cụ giám sát ngoài", + "Total" : "Tổng cộng", + "Authentication" : "Xác thực", "PHP extensions" : "các PHP mở rộng", "PHP" : "PHP", "seconds" : "giây", "Upload max size:" : "Kích thước Upload tối đa:", "Shares" : "Chia sẻ", "Users:" : "Người dùng:", + "Warning" : "Cảnh báo", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Tổng: {memTotalBytes}/Đang sử dụng: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Tổng: {swapTotalBytes}/Đang sử dụng: {swapUsageBytes}", + "SWAP info not available" : "Không lấy được thông tin SWAP", "Copied!" : "Đã sao chép!", "Not supported!" : "Không hỗ trợ!", "Press ⌘-C to copy." : "Bấm ⌘-C để sao chép.", "Press Ctrl-C to copy." : "Bấm Ctrl-C để sao chép.", + "Files:" : "Tệp tin:", + "External monitoring tool" : "Công cụ giám sát ngoài", "Copy" : "Sao chép" }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index 72bb947a..44be3e9d 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -3,28 +3,41 @@ "Unknown" : "Không xác định", "Monitoring" : "Giám sát", "Active users" : "Người dùng hoạt động", + "Background jobs" : "Các công việc trong nền", + "Mode" : "Chế độ", + "Never" : "Không bao giờ", "CPU info not available" : "Không lấy được thông tin CPU", + "Current usage" : "Sử dụng hiện tại", + "Load average" : "Tải trung bình", "Database" : "Cơ sở dữ liệu", "Type:" : "Loại:", "Version:" : "Phiên bản:", "Size:" : "Kích thước:", "Available" : "Khả dụng", - "Files:" : "Tệp tin:", + "Files" : "Tệp Tin", + "Started" : "Đã bắt đầu", + "Duration" : "Khoảng thời gian", + "Details" : "Chi tiết", + "Running" : "Chạy bộ", "RAM info not available" : "Không lấy được thông tin RAM", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Tổng: {memTotalBytes}/Đang sử dụng: {memUsageBytes}", - "SWAP info not available" : "Không lấy được thông tin SWAP", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Tổng: {swapTotalBytes}/Đang sử dụng: {swapUsageBytes}", - "External monitoring tool" : "Công cụ giám sát ngoài", + "Total" : "Tổng cộng", + "Authentication" : "Xác thực", "PHP extensions" : "các PHP mở rộng", "PHP" : "PHP", "seconds" : "giây", "Upload max size:" : "Kích thước Upload tối đa:", "Shares" : "Chia sẻ", "Users:" : "Người dùng:", + "Warning" : "Cảnh báo", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Tổng: {memTotalBytes}/Đang sử dụng: {memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Tổng: {swapTotalBytes}/Đang sử dụng: {swapUsageBytes}", + "SWAP info not available" : "Không lấy được thông tin SWAP", "Copied!" : "Đã sao chép!", "Not supported!" : "Không hỗ trợ!", "Press ⌘-C to copy." : "Bấm ⌘-C để sao chép.", "Press Ctrl-C to copy." : "Bấm Ctrl-C để sao chép.", + "Files:" : "Tệp tin:", + "External monitoring tool" : "Công cụ giám sát ngoài", "Copy" : "Sao chép" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 2a66b641..fe5f4b61 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -11,8 +11,15 @@ OC.L10N.register( "Last 24 Hours" : "最近24小时", "Last 7 Days" : "过去7天", "Last 30 Days" : "过去30天", - "CPU info not available" : "CPU 信息不可用", + "Webcron" : "Webcron", + "Background jobs" : "后台任务", + "Mode" : "模式", + "Never" : "永不", "Load" : "负载", + "CPU info not available" : "CPU 信息不可用", + "Current usage" : "当前用量", + "Threads" : "帖子‌", + "Load average" : "平均负载", "Database" : "数据库", "Type:" : "类型:", "Version:" : "版本:", @@ -20,31 +27,32 @@ OC.L10N.register( "Used" : "已用", "Available" : "可用", "Disk" : "磁盘", + "Files" : "文件", + "Storages" : "存储", "Mount:" : "挂载:", "Filesystem:" : "文件系统:", "Available:" : "可用:", "Used:" : "已使用:", - "Files:" : "文件:", - "Storages:" : "存储设备:", - "Free Space:" : "剩余空间:", - "RAM Usage:" : "内存使用量:", - "SWAP Usage:" : "交换内存使用量:", - "RAM info not available" : "RAM 信息不可用", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 总共:{memTotalBytes}/当前用量:{memUsageBytes}", - "SWAP info not available" : "SWAP 信息不可用", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: 总共:{swapTotalBytes}/当前用量:{swapUsageBytes}", + "Status" : "状态", + "Started" : "已开始", + "Duration" : "时长", + "Job" : "任务", + "When" : "时间", + "Details" : "详情", + "Succeeded" : "成功", + "Failed" : "失败", + "Running" : "运行中", "Memory" : "内存", - "External monitoring tool" : "外部监视工具", - "Use this end point to connect an external monitoring tool:" : "使用此接口连接外部监视工具:", + "RAM info not available" : "RAM 信息不可用", + "Total" : "总量", + "Configuration" : "配置", "Output in JSON" : "JSON 格式输出", - "Skip apps section (including apps section will send an external request to the app store)" : "跳过应用程序部分(包括应用程序部分向应用商店发送外部请求)", "Skip server update" : "跳过服务器更新", - "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” 头的令牌。", + "Authentication" : "身份验证", "Network" : "网络", - "Hostname:" : "主机名:", - "Gateway:" : "网关:", - "DNS:" : "DNS:", + "Hostname" : "主机名", + "Gateway" : "网关", + "DNS" : "DNS", "Status:" : "状态:", "Speed:" : "速度:", "Duplex:" : "复式:", @@ -62,6 +70,7 @@ OC.L10N.register( "Show phpinfo" : "显示phpinfo", "Active processes:" : "活跃进程:", "Idle processes:" : "空闲进程:", + "CPU" : "CPU", "Shares" : "共享", "Users:" : "用户:", "Groups:" : "组别:", @@ -70,19 +79,37 @@ OC.L10N.register( "Federated sent:" : "联合云发送:", "Federated received:" : "联合云接收:", "Talk conversations:" : "通话应用对话:", + "Average" : "平均测光", + "Warning" : "警告", "Operating System:" : "操作系统:", "CPU:" : "CPU:", - "Memory:" : "内存:", "Server time:" : "服务器时间:", "Uptime:" : "运行时长:", "Temperature" : "温度", "CPU Usage:" : "CPU 使用量:", + "RAM Usage:" : "内存使用量:", + "SWAP Usage:" : "交换内存使用量:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 总共:{memTotalBytes}/当前用量:{memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: 总共:{swapTotalBytes}/当前用量:{swapUsageBytes}", + "SWAP info not available" : "SWAP 信息不可用", "Copied!" : "已复制!", "Not supported!" : "不支持!", "Press ⌘-C to copy." : "使用 ⌘-C 复制。", "Press Ctrl-C to copy." : "使用 Ctrl-C 复制。", + "Memory:" : "内存:", + "Files:" : "文件:", + "Storages:" : "存储设备:", + "Free Space:" : "剩余空间:", + "Hostname:" : "主机名:", + "Gateway:" : "网关:", "%s%% of all users" : "%s%% 所有用户", "Extensions:" : "扩展:", - "Copy" : "复制" + "External monitoring tool" : "外部监视工具", + "Use this end point to connect an external monitoring tool:" : "使用此接口连接外部监视工具:", + "Copy" : "复制", + "Skip apps section (including apps section will send an external request to the app store)" : "跳过应用程序部分(包括应用程序部分向应用商店发送外部请求)", + "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” 头的令牌。", + "DNS:" : "DNS:" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index b3ffb915..53a34c7e 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -9,8 +9,15 @@ "Last 24 Hours" : "最近24小时", "Last 7 Days" : "过去7天", "Last 30 Days" : "过去30天", - "CPU info not available" : "CPU 信息不可用", + "Webcron" : "Webcron", + "Background jobs" : "后台任务", + "Mode" : "模式", + "Never" : "永不", "Load" : "负载", + "CPU info not available" : "CPU 信息不可用", + "Current usage" : "当前用量", + "Threads" : "帖子‌", + "Load average" : "平均负载", "Database" : "数据库", "Type:" : "类型:", "Version:" : "版本:", @@ -18,31 +25,32 @@ "Used" : "已用", "Available" : "可用", "Disk" : "磁盘", + "Files" : "文件", + "Storages" : "存储", "Mount:" : "挂载:", "Filesystem:" : "文件系统:", "Available:" : "可用:", "Used:" : "已使用:", - "Files:" : "文件:", - "Storages:" : "存储设备:", - "Free Space:" : "剩余空间:", - "RAM Usage:" : "内存使用量:", - "SWAP Usage:" : "交换内存使用量:", - "RAM info not available" : "RAM 信息不可用", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 总共:{memTotalBytes}/当前用量:{memUsageBytes}", - "SWAP info not available" : "SWAP 信息不可用", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: 总共:{swapTotalBytes}/当前用量:{swapUsageBytes}", + "Status" : "状态", + "Started" : "已开始", + "Duration" : "时长", + "Job" : "任务", + "When" : "时间", + "Details" : "详情", + "Succeeded" : "成功", + "Failed" : "失败", + "Running" : "运行中", "Memory" : "内存", - "External monitoring tool" : "外部监视工具", - "Use this end point to connect an external monitoring tool:" : "使用此接口连接外部监视工具:", + "RAM info not available" : "RAM 信息不可用", + "Total" : "总量", + "Configuration" : "配置", "Output in JSON" : "JSON 格式输出", - "Skip apps section (including apps section will send an external request to the app store)" : "跳过应用程序部分(包括应用程序部分向应用商店发送外部请求)", "Skip server update" : "跳过服务器更新", - "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” 头的令牌。", + "Authentication" : "身份验证", "Network" : "网络", - "Hostname:" : "主机名:", - "Gateway:" : "网关:", - "DNS:" : "DNS:", + "Hostname" : "主机名", + "Gateway" : "网关", + "DNS" : "DNS", "Status:" : "状态:", "Speed:" : "速度:", "Duplex:" : "复式:", @@ -60,6 +68,7 @@ "Show phpinfo" : "显示phpinfo", "Active processes:" : "活跃进程:", "Idle processes:" : "空闲进程:", + "CPU" : "CPU", "Shares" : "共享", "Users:" : "用户:", "Groups:" : "组别:", @@ -68,19 +77,37 @@ "Federated sent:" : "联合云发送:", "Federated received:" : "联合云接收:", "Talk conversations:" : "通话应用对话:", + "Average" : "平均测光", + "Warning" : "警告", "Operating System:" : "操作系统:", "CPU:" : "CPU:", - "Memory:" : "内存:", "Server time:" : "服务器时间:", "Uptime:" : "运行时长:", "Temperature" : "温度", "CPU Usage:" : "CPU 使用量:", + "RAM Usage:" : "内存使用量:", + "SWAP Usage:" : "交换内存使用量:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 总共:{memTotalBytes}/当前用量:{memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: 总共:{swapTotalBytes}/当前用量:{swapUsageBytes}", + "SWAP info not available" : "SWAP 信息不可用", "Copied!" : "已复制!", "Not supported!" : "不支持!", "Press ⌘-C to copy." : "使用 ⌘-C 复制。", "Press Ctrl-C to copy." : "使用 Ctrl-C 复制。", + "Memory:" : "内存:", + "Files:" : "文件:", + "Storages:" : "存储设备:", + "Free Space:" : "剩余空间:", + "Hostname:" : "主机名:", + "Gateway:" : "网关:", "%s%% of all users" : "%s%% 所有用户", "Extensions:" : "扩展:", - "Copy" : "复制" + "External monitoring tool" : "外部监视工具", + "Use this end point to connect an external monitoring tool:" : "使用此接口连接外部监视工具:", + "Copy" : "复制", + "Skip apps section (including apps section will send an external request to the app store)" : "跳过应用程序部分(包括应用程序部分向应用商店发送外部请求)", + "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” 头的令牌。", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index e871a25a..ab740a28 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -14,9 +14,15 @@ OC.L10N.register( "Last 24 Hours" : "過去24小時", "Last 7 Days" : "過去7日", "Last 30 Days" : "過去30日", - "CPU info not available" : "CPU 資訊暫時無法使用", - "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage}%({load})上一分鐘", + "Webcron" : "Webcron", + "Background jobs" : "後台作業", + "Mode" : "模式", + "Never" : "從不", "Load" : "負載", + "CPU info not available" : "CPU 資訊暫時無法使用", + "Current usage" : "目前使用量", + "Threads" : "討論串", + "Load average" : "平均負載", "Database" : "數據庫", "Type:" : "類型:", "Version:" : "版本:", @@ -25,31 +31,32 @@ OC.L10N.register( "Used" : "已使用", "Available" : "可用", "Disk" : "硬碟", + "Files" : "檔案", + "Storages" : "儲存", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", "Available:" : "可用:", "Used:" : "已使用:", - "Files:" : "檔案:", - "Storages:" : "儲存設備:", - "Free Space:" : "可用空間:", - "RAM Usage:" : "RAM 使用量﹕", - "SWAP Usage:" : "SWAP 使用量﹕", - "RAM info not available" : "沒有可用的 RAM 資訊", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計:{memTotalBytes}/目前使用情況:{memUsageBytes}", - "SWAP info not available" : "沒有可用的 SWAP 資訊", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計:{swapTotalBytes}/目前使用量:{swapUsageBytes}", + "Status" : "狀態", + "Started" : "開始於", + "Duration" : "歷時", + "Job" : "工作", + "When" : "時間", + "Details" : "詳情", + "Succeeded" : "成功了", + "Failed" : "失敗了", + "Running" : "跑步", "Memory" : "記憶體", - "External monitoring tool" : "外部監控工具", - "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", + "RAM info not available" : "沒有可用的 RAM 資訊", + "Total" : "總計", + "Configuration" : "配置", "Output in JSON" : "以 JSON 輸出", - "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部分(包括此部分將向應用商店發送外部請求)。", "Skip server update" : "略過伺服器更新", - "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” 標頭一起傳遞。", + "Authentication" : "驗證", "Network" : "網絡", - "Hostname:" : "主機名稱:", - "Gateway:" : "網關:", - "DNS:" : "DNS:", + "Hostname" : "主機名稱", + "Gateway" : "網關", + "DNS" : "DNS", "Status:" : "狀態:", "Speed:" : "速度:", "Duplex:" : "複式︰", @@ -79,6 +86,8 @@ OC.L10N.register( "Max listen queue:" : "最大監聽隊列:", "Max active processes:" : "最大活躍的進程:", "Max children reached:" : "達到最大子進程數:", + "CPU" : "CPU", + "Resource usage" : "資源運用", "Shares" : "分享", "Users:" : "用戶︰", "Groups:" : "群組︰", @@ -87,24 +96,43 @@ OC.L10N.register( "Federated sent:" : "聯邦發送︰", "Federated received:" : "聯邦接收︰", "Talk conversations:" : "Talk 對話︰", + "Average" : "平均測光", + "Warning" : "警告", "Operating System:" : "作業系統:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name}({threads} 條討論串)", - "Memory:" : "記憶體:", "Server time:" : "伺服器時間:", "Uptime:" : "運行時間:", "Temperature" : "體溫", "CPU Usage:" : "CPU 使用量﹕", + "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage}%({load})上一分鐘", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最後時刻 \n{last5MinutesPercentage} % ({last5Minutes}) 最後 5 分鐘 \n{last15MinutesPercentage} % ({last15Minutes}) 最後 15 分鐘", + "RAM Usage:" : "RAM 使用量﹕", + "SWAP Usage:" : "SWAP 使用量﹕", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計:{memTotalBytes}/目前使用情況:{memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計:{swapTotalBytes}/目前使用量:{swapUsageBytes}", + "SWAP info not available" : "沒有可用的 SWAP 資訊", "Copied!" : "已複製!", "Not supported!" : "不支援!", "Press ⌘-C to copy." : "請按【⌘-C】以複製。", "Press Ctrl-C to copy." : "請按【Ctrl-C】以複製。", "threads" : "主題", + "Memory:" : "記憶體:", + "Files:" : "檔案:", + "Storages:" : "儲存設備:", + "Free Space:" : "可用空間:", + "Hostname:" : "主機名稱:", + "Gateway:" : "網關:", "%s%% of all users" : " %s%% 所有用戶的", "MB" : "MB", "Extensions:" : "PHP 擴展:", + "External monitoring tool" : "外部監控工具", + "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", "Copy" : "複製", - "%1$s (%2$d threads)" : "%1$s(%2$d 條討論串)" + "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部分(包括此部分將向應用商店發送外部請求)。", + "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” 標頭一起傳遞。", + "%1$s (%2$d threads)" : "%1$s(%2$d 條討論串)", + "DNS:" : "DNS:" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 6bc1b12e..115e6adc 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -12,9 +12,15 @@ "Last 24 Hours" : "過去24小時", "Last 7 Days" : "過去7日", "Last 30 Days" : "過去30日", - "CPU info not available" : "CPU 資訊暫時無法使用", - "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage}%({load})上一分鐘", + "Webcron" : "Webcron", + "Background jobs" : "後台作業", + "Mode" : "模式", + "Never" : "從不", "Load" : "負載", + "CPU info not available" : "CPU 資訊暫時無法使用", + "Current usage" : "目前使用量", + "Threads" : "討論串", + "Load average" : "平均負載", "Database" : "數據庫", "Type:" : "類型:", "Version:" : "版本:", @@ -23,31 +29,32 @@ "Used" : "已使用", "Available" : "可用", "Disk" : "硬碟", + "Files" : "檔案", + "Storages" : "儲存", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", "Available:" : "可用:", "Used:" : "已使用:", - "Files:" : "檔案:", - "Storages:" : "儲存設備:", - "Free Space:" : "可用空間:", - "RAM Usage:" : "RAM 使用量﹕", - "SWAP Usage:" : "SWAP 使用量﹕", - "RAM info not available" : "沒有可用的 RAM 資訊", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計:{memTotalBytes}/目前使用情況:{memUsageBytes}", - "SWAP info not available" : "沒有可用的 SWAP 資訊", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計:{swapTotalBytes}/目前使用量:{swapUsageBytes}", + "Status" : "狀態", + "Started" : "開始於", + "Duration" : "歷時", + "Job" : "工作", + "When" : "時間", + "Details" : "詳情", + "Succeeded" : "成功了", + "Failed" : "失敗了", + "Running" : "跑步", "Memory" : "記憶體", - "External monitoring tool" : "外部監控工具", - "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", + "RAM info not available" : "沒有可用的 RAM 資訊", + "Total" : "總計", + "Configuration" : "配置", "Output in JSON" : "以 JSON 輸出", - "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部分(包括此部分將向應用商店發送外部請求)。", "Skip server update" : "略過伺服器更新", - "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” 標頭一起傳遞。", + "Authentication" : "驗證", "Network" : "網絡", - "Hostname:" : "主機名稱:", - "Gateway:" : "網關:", - "DNS:" : "DNS:", + "Hostname" : "主機名稱", + "Gateway" : "網關", + "DNS" : "DNS", "Status:" : "狀態:", "Speed:" : "速度:", "Duplex:" : "複式︰", @@ -77,6 +84,8 @@ "Max listen queue:" : "最大監聽隊列:", "Max active processes:" : "最大活躍的進程:", "Max children reached:" : "達到最大子進程數:", + "CPU" : "CPU", + "Resource usage" : "資源運用", "Shares" : "分享", "Users:" : "用戶︰", "Groups:" : "群組︰", @@ -85,24 +94,43 @@ "Federated sent:" : "聯邦發送︰", "Federated received:" : "聯邦接收︰", "Talk conversations:" : "Talk 對話︰", + "Average" : "平均測光", + "Warning" : "警告", "Operating System:" : "作業系統:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name}({threads} 條討論串)", - "Memory:" : "記憶體:", "Server time:" : "伺服器時間:", "Uptime:" : "運行時間:", "Temperature" : "體溫", "CPU Usage:" : "CPU 使用量﹕", + "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage}%({load})上一分鐘", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最後時刻 \n{last5MinutesPercentage} % ({last5Minutes}) 最後 5 分鐘 \n{last15MinutesPercentage} % ({last15Minutes}) 最後 15 分鐘", + "RAM Usage:" : "RAM 使用量﹕", + "SWAP Usage:" : "SWAP 使用量﹕", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計:{memTotalBytes}/目前使用情況:{memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計:{swapTotalBytes}/目前使用量:{swapUsageBytes}", + "SWAP info not available" : "沒有可用的 SWAP 資訊", "Copied!" : "已複製!", "Not supported!" : "不支援!", "Press ⌘-C to copy." : "請按【⌘-C】以複製。", "Press Ctrl-C to copy." : "請按【Ctrl-C】以複製。", "threads" : "主題", + "Memory:" : "記憶體:", + "Files:" : "檔案:", + "Storages:" : "儲存設備:", + "Free Space:" : "可用空間:", + "Hostname:" : "主機名稱:", + "Gateway:" : "網關:", "%s%% of all users" : " %s%% 所有用戶的", "MB" : "MB", "Extensions:" : "PHP 擴展:", + "External monitoring tool" : "外部監控工具", + "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", "Copy" : "複製", - "%1$s (%2$d threads)" : "%1$s(%2$d 條討論串)" + "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部分(包括此部分將向應用商店發送外部請求)。", + "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” 標頭一起傳遞。", + "%1$s (%2$d threads)" : "%1$s(%2$d 條討論串)", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index d5fe7d88..f43082ce 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -14,9 +14,15 @@ OC.L10N.register( "Last 24 Hours" : "過去24小時", "Last 7 Days" : "過去7天", "Last 30 Days" : "過去30天", - "CPU info not available" : "CPU 資訊暫時無法使用", - "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage} % ({load}) 前 1 分鐘", + "Webcron" : "Webcron", + "Background jobs" : "背景作業", + "Mode" : "模式", + "Never" : "永不", "Load" : "負載", + "CPU info not available" : "CPU 資訊暫時無法使用", + "Current usage" : "目前使用量", + "Threads" : "討論串", + "Load average" : "平均負載", "Database" : "資料庫", "Type:" : "類型:", "Version:" : "版本:", @@ -25,31 +31,31 @@ OC.L10N.register( "Used" : "已使用", "Available" : "可用", "Disk" : "硬碟", + "Files" : "檔案", + "Storages" : "儲存空間", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", "Available:" : "可用:", "Used:" : "已使用:", - "Files:" : "檔案:", - "Storages:" : "儲存設備:", - "Free Space:" : "可用空間:", - "RAM Usage:" : "RAM 使用量:", - "SWAP Usage:" : "SWAP 使用量:", - "RAM info not available" : "沒有可用的 RAM 資訊", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計 {memTotalBytes}/目前使用量:{memUsageBytes}", - "SWAP info not available" : "沒有可用的 SWAP 資訊", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計 {swapTotalBytes}/目前使用量:{swapUsageBytes}", + "Status" : "狀態", + "Started" : "開始於", + "Duration" : "持續時間", + "When" : "當", + "Details" : "詳細資訊", + "Succeeded" : "成功了", + "Failed" : "失敗", + "Running" : "跑步", "Memory" : "記憶體", - "External monitoring tool" : "外部監控工具", - "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", + "RAM info not available" : "沒有可用的 RAM 資訊", + "Total" : "總共", + "Configuration" : "組態設定", "Output in JSON" : "以 JSON 輸出", - "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部份(包含應用程式部份將會向應用程式商店傳送外部請求)", "Skip server update" : "略過伺服器更新", - "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」標頭一起傳遞。", + "Authentication" : "認證", "Network" : "網路", - "Hostname:" : "主機名稱:", - "Gateway:" : "網路閘道:", - "DNS:" : "DNS:", + "Hostname" : "主機名稱", + "Gateway" : "預設網路閘道", + "DNS" : "DNS", "Status:" : "狀態:", "Speed:" : "速度:", "Duplex:" : "雙工:", @@ -79,6 +85,7 @@ OC.L10N.register( "Max listen queue:" : "最大監聽佇列:", "Max active processes:" : "最大作用中處理程序:", "Max children reached:" : "最大子處理程序數:", + "CPU" : "CPU", "Shares" : "分享", "Users:" : "使用者:", "Groups:" : "群組:", @@ -87,24 +94,43 @@ OC.L10N.register( "Federated sent:" : "聯盟傳送:", "Federated received:" : "聯盟接收:", "Talk conversations:" : "Talk 對話:", + "Average" : "平均", + "Warning" : "警告", "Operating System:" : "作業系統:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name}({threads} 條執行緒)", - "Memory:" : "記憶體:", "Server time:" : "伺服器時間:", "Uptime:" : "運作時間:", "Temperature" : "氣溫", "CPU Usage:" : "CPU 使用量:", + "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage} % ({load}) 前 1 分鐘", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 前 1 分鐘\n{last5MinutesPercentage} % ({last5Minutes}) 前 5 分鐘\n{last15MinutesPercentage} % ({last15Minutes}) 前 15 分鐘", + "RAM Usage:" : "RAM 使用量:", + "SWAP Usage:" : "SWAP 使用量:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計 {memTotalBytes}/目前使用量:{memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計 {swapTotalBytes}/目前使用量:{swapUsageBytes}", + "SWAP info not available" : "沒有可用的 SWAP 資訊", "Copied!" : "已複製!", "Not supported!" : "不支援!", "Press ⌘-C to copy." : "請按⌘-C以複製。", "Press Ctrl-C to copy." : "請按Ctrl-C以複製。", "threads" : "執行緒", + "Memory:" : "記憶體:", + "Files:" : "檔案:", + "Storages:" : "儲存設備:", + "Free Space:" : "可用空間:", + "Hostname:" : "主機名稱:", + "Gateway:" : "網路閘道:", "%s%% of all users" : "所有使用者的 %s%%", "MB" : "MB", "Extensions:" : "擴充套件:", + "External monitoring tool" : "外部監控工具", + "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", "Copy" : "複製", - "%1$s (%2$d threads)" : "%1$s(%2$d 條執行緒)" + "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部份(包含應用程式部份將會向應用程式商店傳送外部請求)", + "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」標頭一起傳遞。", + "%1$s (%2$d threads)" : "%1$s(%2$d 條執行緒)", + "DNS:" : "DNS:" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 866fe3f0..27510521 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -12,9 +12,15 @@ "Last 24 Hours" : "過去24小時", "Last 7 Days" : "過去7天", "Last 30 Days" : "過去30天", - "CPU info not available" : "CPU 資訊暫時無法使用", - "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage} % ({load}) 前 1 分鐘", + "Webcron" : "Webcron", + "Background jobs" : "背景作業", + "Mode" : "模式", + "Never" : "永不", "Load" : "負載", + "CPU info not available" : "CPU 資訊暫時無法使用", + "Current usage" : "目前使用量", + "Threads" : "討論串", + "Load average" : "平均負載", "Database" : "資料庫", "Type:" : "類型:", "Version:" : "版本:", @@ -23,31 +29,31 @@ "Used" : "已使用", "Available" : "可用", "Disk" : "硬碟", + "Files" : "檔案", + "Storages" : "儲存空間", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", "Available:" : "可用:", "Used:" : "已使用:", - "Files:" : "檔案:", - "Storages:" : "儲存設備:", - "Free Space:" : "可用空間:", - "RAM Usage:" : "RAM 使用量:", - "SWAP Usage:" : "SWAP 使用量:", - "RAM info not available" : "沒有可用的 RAM 資訊", - "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計 {memTotalBytes}/目前使用量:{memUsageBytes}", - "SWAP info not available" : "沒有可用的 SWAP 資訊", - "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計 {swapTotalBytes}/目前使用量:{swapUsageBytes}", + "Status" : "狀態", + "Started" : "開始於", + "Duration" : "持續時間", + "When" : "當", + "Details" : "詳細資訊", + "Succeeded" : "成功了", + "Failed" : "失敗", + "Running" : "跑步", "Memory" : "記憶體", - "External monitoring tool" : "外部監控工具", - "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", + "RAM info not available" : "沒有可用的 RAM 資訊", + "Total" : "總共", + "Configuration" : "組態設定", "Output in JSON" : "以 JSON 輸出", - "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部份(包含應用程式部份將會向應用程式商店傳送外部請求)", "Skip server update" : "略過伺服器更新", - "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」標頭一起傳遞。", + "Authentication" : "認證", "Network" : "網路", - "Hostname:" : "主機名稱:", - "Gateway:" : "網路閘道:", - "DNS:" : "DNS:", + "Hostname" : "主機名稱", + "Gateway" : "預設網路閘道", + "DNS" : "DNS", "Status:" : "狀態:", "Speed:" : "速度:", "Duplex:" : "雙工:", @@ -77,6 +83,7 @@ "Max listen queue:" : "最大監聽佇列:", "Max active processes:" : "最大作用中處理程序:", "Max children reached:" : "最大子處理程序數:", + "CPU" : "CPU", "Shares" : "分享", "Users:" : "使用者:", "Groups:" : "群組:", @@ -85,24 +92,43 @@ "Federated sent:" : "聯盟傳送:", "Federated received:" : "聯盟接收:", "Talk conversations:" : "Talk 對話:", + "Average" : "平均", + "Warning" : "警告", "Operating System:" : "作業系統:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name}({threads} 條執行緒)", - "Memory:" : "記憶體:", "Server time:" : "伺服器時間:", "Uptime:" : "運作時間:", "Temperature" : "氣溫", "CPU Usage:" : "CPU 使用量:", + "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage} % ({load}) 前 1 分鐘", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 前 1 分鐘\n{last5MinutesPercentage} % ({last5Minutes}) 前 5 分鐘\n{last15MinutesPercentage} % ({last15Minutes}) 前 15 分鐘", + "RAM Usage:" : "RAM 使用量:", + "SWAP Usage:" : "SWAP 使用量:", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM:總計 {memTotalBytes}/目前使用量:{memUsageBytes}", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP:總計 {swapTotalBytes}/目前使用量:{swapUsageBytes}", + "SWAP info not available" : "沒有可用的 SWAP 資訊", "Copied!" : "已複製!", "Not supported!" : "不支援!", "Press ⌘-C to copy." : "請按⌘-C以複製。", "Press Ctrl-C to copy." : "請按Ctrl-C以複製。", "threads" : "執行緒", + "Memory:" : "記憶體:", + "Files:" : "檔案:", + "Storages:" : "儲存設備:", + "Free Space:" : "可用空間:", + "Hostname:" : "主機名稱:", + "Gateway:" : "網路閘道:", "%s%% of all users" : "所有使用者的 %s%%", "MB" : "MB", "Extensions:" : "擴充套件:", + "External monitoring tool" : "外部監控工具", + "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", "Copy" : "複製", - "%1$s (%2$d threads)" : "%1$s(%2$d 條執行緒)" + "Skip apps section (including apps section will send an external request to the app store)" : "略過應用程式部份(包含應用程式部份將會向應用程式商店傳送外部請求)", + "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」標頭一起傳遞。", + "%1$s (%2$d threads)" : "%1$s(%2$d 條執行緒)", + "DNS:" : "DNS:" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file From f86ede6d89e9834376aa4d90dd918bbc46e5fb0b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 12 Aug 2026 02:09:41 +0000 Subject: [PATCH 114/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/af.js | 4 ++++ l10n/af.json | 4 ++++ l10n/ar.js | 24 +++++++++++++++++++ l10n/ar.json | 24 +++++++++++++++++++ l10n/ast.js | 17 ++++++++++++++ l10n/ast.json | 17 ++++++++++++++ l10n/az.js | 8 +++++++ l10n/az.json | 8 +++++++ l10n/be.js | 13 +++++++++++ l10n/be.json | 13 +++++++++++ l10n/bg.js | 23 ++++++++++++++++++ l10n/bg.json | 23 ++++++++++++++++++ l10n/bn_BD.js | 3 +++ l10n/bn_BD.json | 3 +++ l10n/br.js | 10 ++++++++ l10n/br.json | 10 ++++++++ l10n/ca.js | 20 ++++++++++++++++ l10n/ca.json | 20 ++++++++++++++++ l10n/cs.js | 24 +++++++++++++++++++ l10n/cs.json | 24 +++++++++++++++++++ l10n/cy_GB.js | 5 ++++ l10n/cy_GB.json | 5 ++++ l10n/da.js | 18 ++++++++++++++ l10n/da.json | 18 ++++++++++++++ l10n/de.js | 61 ++++++++++++++++++++++++++++++++++++++++++++++++ l10n/de.json | 61 ++++++++++++++++++++++++++++++++++++++++++++++++ l10n/de_DE.js | 53 ++++++++++++++++++++++++++++++++++++++++- l10n/de_DE.json | 53 ++++++++++++++++++++++++++++++++++++++++- l10n/el.js | 15 ++++++++++++ l10n/el.json | 15 ++++++++++++ l10n/en_GB.js | 14 +++++++++++ l10n/en_GB.json | 14 +++++++++++ l10n/eo.js | 6 +++++ l10n/eo.json | 6 +++++ l10n/es.js | 13 +++++++++++ l10n/es.json | 13 +++++++++++ l10n/es_419.js | 3 +++ l10n/es_419.json | 3 +++ l10n/es_AR.js | 4 ++++ l10n/es_AR.json | 4 ++++ l10n/es_CL.js | 1 + l10n/es_CL.json | 1 + l10n/es_CO.js | 1 + l10n/es_CO.json | 1 + l10n/et_EE.js | 30 +++++++++++++++++++++++- l10n/et_EE.json | 30 +++++++++++++++++++++++- l10n/km.js | 13 ----------- l10n/km.json | 11 --------- l10n/lt_LT.js | 35 +++++++++++++++++++++++++++ l10n/lt_LT.json | 35 +++++++++++++++++++++++++++ l10n/ps.js | 12 ---------- l10n/ps.json | 10 -------- l10n/pt_BR.js | 38 ++++++++++++++++++++++++++++-- l10n/pt_BR.json | 38 ++++++++++++++++++++++++++++-- l10n/zh_TW.js | 36 ++++++++++++++++++++++++++++ l10n/zh_TW.json | 36 ++++++++++++++++++++++++++++ 56 files changed, 950 insertions(+), 54 deletions(-) delete mode 100644 l10n/km.js delete mode 100644 l10n/km.json delete mode 100644 l10n/ps.js delete mode 100644 l10n/ps.json diff --git a/l10n/af.js b/l10n/af.js index 06c265ad..6a5eee02 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -3,10 +3,14 @@ OC.L10N.register( { "System" : "Stelsel", "Active users" : "Aktiewe gebruikers", + "Current usage" : "Huidige gebruik", "Database" : "Databasis", "Type:" : "Tipe:", "Version:" : "Weergawe:", "Size:" : "Grootte:", + "Files" : "Lêer ", + "Details" : "Besonderhede", + "Total" : "Totaal", "PHP" : "PHP", "seconds" : "sekondes", "Users:" : "Gebruikers:", diff --git a/l10n/af.json b/l10n/af.json index 1a0a63dd..129d07d9 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -1,10 +1,14 @@ { "translations": { "System" : "Stelsel", "Active users" : "Aktiewe gebruikers", + "Current usage" : "Huidige gebruik", "Database" : "Databasis", "Type:" : "Tipe:", "Version:" : "Weergawe:", "Size:" : "Grootte:", + "Files" : "Lêer ", + "Details" : "Besonderhede", + "Total" : "Totaal", "PHP" : "PHP", "seconds" : "sekondes", "Users:" : "Gebruikers:", diff --git a/l10n/ar.js b/l10n/ar.js index b38e2507..b74541e2 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -11,8 +11,14 @@ OC.L10N.register( "Last 24 Hours" : "آخر 24 ساعة", "Last 7 Days" : "آخر 7 أيام", "Last 30 Days" : "آخر 30 يوم", + "Webcron" : "Webcron", + "Background jobs" : "المهام التي تعمل في الخلفية بالخادم", + "Mode" : "الوضعية", + "Never" : "مُطلَقاً", "Load" : "الحمل", "CPU info not available" : "المعلومات عن وحدة المعالجة المركزية CPU غير متوفرة", + "Current usage" : "الاستخدام الحالي", + "Load average" : "متوسط الحمل", "Database" : "قاعدة البيانات", "Type:" : "النوع:", "Version:" : "الأصدار:", @@ -20,15 +26,29 @@ OC.L10N.register( "Used" : "مستعمَلة", "Available" : "مُتوفر", "Disk" : "القرص", + "Files" : "الملفّات", "Mount:" : "إلحاق mount:", "Filesystem:" : "نظام الملفات:", "Available:" : "مُتاحٌ:", "Used:" : "مُستعملٌ:", + "Status" : "الحاله", + "Started" : "تم البدء", + "Duration" : "المُدَّة", + "When" : "متى", + "Details" : "التفاصيل", + "Succeeded" : "تمّت بنجاح", + "Failed" : "فشل", + "Running" : "ركض", "Memory" : "الذاكرة", "RAM info not available" : "المعلومات عن ذاكرة القراءة فقط RAM غير متوفرة", + "Total" : "المجموع", "Output in JSON" : "المخرجات في صيغة JSON", "Skip server update" : "تخطِّي تحديثات الخادم", + "Authentication" : "مصادقة", "Network" : "الشبكة", + "Hostname" : "اسم الإستضافة", + "Gateway" : "البوابة", + "DNS" : "نظام أسماء النطاقات", "Status:" : "الحالة status:", "Speed:" : "السرعة speed:", "Duplex:" : "الازدواج duplex:", @@ -57,6 +77,8 @@ OC.L10N.register( "Max listen queue:" : "أقصى طول لطابور الاستماع:", "Max active processes:" : "أقصى عدد من العمليات النشطة:", "Max children reached:" : "أقصى عدد من الأطفال يتم الوصول إليهم:", + "CPU" : "وحدة المعالجة المركزية", + "Resource usage" : "استهلاك الموارد", "Shares" : "مشاركة", "Users:" : "المستخدمين:", "Groups:" : "المجموعات:", @@ -65,6 +87,8 @@ OC.L10N.register( "Federated sent:" : "مرسل من السحابة الموحدة:", "Federated received:" : "مستقبل من السحابة الموحدة:", "Talk conversations:" : "مُحادثات Talk:", + "Average" : "متوسط", + "Warning" : "تحذير", "Operating System:" : "نظام التشغيل:", "CPU:" : "وحدة الذاكرة المركزية CPU:", "Server time:" : "وقت الخادم:", diff --git a/l10n/ar.json b/l10n/ar.json index d1a2ce54..75780b1a 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -9,8 +9,14 @@ "Last 24 Hours" : "آخر 24 ساعة", "Last 7 Days" : "آخر 7 أيام", "Last 30 Days" : "آخر 30 يوم", + "Webcron" : "Webcron", + "Background jobs" : "المهام التي تعمل في الخلفية بالخادم", + "Mode" : "الوضعية", + "Never" : "مُطلَقاً", "Load" : "الحمل", "CPU info not available" : "المعلومات عن وحدة المعالجة المركزية CPU غير متوفرة", + "Current usage" : "الاستخدام الحالي", + "Load average" : "متوسط الحمل", "Database" : "قاعدة البيانات", "Type:" : "النوع:", "Version:" : "الأصدار:", @@ -18,15 +24,29 @@ "Used" : "مستعمَلة", "Available" : "مُتوفر", "Disk" : "القرص", + "Files" : "الملفّات", "Mount:" : "إلحاق mount:", "Filesystem:" : "نظام الملفات:", "Available:" : "مُتاحٌ:", "Used:" : "مُستعملٌ:", + "Status" : "الحاله", + "Started" : "تم البدء", + "Duration" : "المُدَّة", + "When" : "متى", + "Details" : "التفاصيل", + "Succeeded" : "تمّت بنجاح", + "Failed" : "فشل", + "Running" : "ركض", "Memory" : "الذاكرة", "RAM info not available" : "المعلومات عن ذاكرة القراءة فقط RAM غير متوفرة", + "Total" : "المجموع", "Output in JSON" : "المخرجات في صيغة JSON", "Skip server update" : "تخطِّي تحديثات الخادم", + "Authentication" : "مصادقة", "Network" : "الشبكة", + "Hostname" : "اسم الإستضافة", + "Gateway" : "البوابة", + "DNS" : "نظام أسماء النطاقات", "Status:" : "الحالة status:", "Speed:" : "السرعة speed:", "Duplex:" : "الازدواج duplex:", @@ -55,6 +75,8 @@ "Max listen queue:" : "أقصى طول لطابور الاستماع:", "Max active processes:" : "أقصى عدد من العمليات النشطة:", "Max children reached:" : "أقصى عدد من الأطفال يتم الوصول إليهم:", + "CPU" : "وحدة المعالجة المركزية", + "Resource usage" : "استهلاك الموارد", "Shares" : "مشاركة", "Users:" : "المستخدمين:", "Groups:" : "المجموعات:", @@ -63,6 +85,8 @@ "Federated sent:" : "مرسل من السحابة الموحدة:", "Federated received:" : "مستقبل من السحابة الموحدة:", "Talk conversations:" : "مُحادثات Talk:", + "Average" : "متوسط", + "Warning" : "تحذير", "Operating System:" : "نظام التشغيل:", "CPU:" : "وحدة الذاكرة المركزية CPU:", "Server time:" : "وقت الخادم:", diff --git a/l10n/ast.js b/l10n/ast.js index fc1183bb..7bff9e60 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -5,21 +5,36 @@ OC.L10N.register( "Unknown" : "Desconocí­u", "Monitoring" : "Supervisión", "Active users" : "Usuarios activos", + "Webcron" : "Webcron", + "Background jobs" : "Trabayos en segundu planu", + "Mode" : "Mou", + "Never" : "Enxamás", "Load" : "Carga", "CPU info not available" : "La información de la CPU nun ta disponible", + "Current usage" : "Usu actual", + "Load average" : "Promediu de carga", "Database" : "Base de datos", "Type:" : "Tipu:", "Version:" : "Versión:", "Size:" : "Tamañu.", "Available" : "Disponible", "Disk" : "Discu", + "Files" : "Ficheros", "Mount:" : "Montaxe:", "Filesystem:" : "Sistema de ficheros:", "Available:" : "Disponible:", "Used:" : "N'usu:", + "Status" : "Estáu", + "Duration" : "Duración", + "Details" : "Detalles", + "Failed" : "Falló", "Memory" : "Memoria", "RAM info not available" : "La información de la RAM nun ta disponible", + "Total" : "Total", + "Configuration" : "Configuración", + "Authentication" : "Autenticación", "Network" : "Rede", + "Hostname" : "Agospiador", "Status:" : "Estáu:", "Speed:" : "Velocidá:", "MAC:" : "MAC:", @@ -31,9 +46,11 @@ OC.L10N.register( "Memory limit:" : "Llende de memoria:", "seconds" : "segundos", "Show phpinfo" : "Amosar phpinfo", + "Resource usage" : "Usu de recursos", "Shares" : "Comparticiones", "Users:" : "Usuarios:", "Groups:" : "Grupos:", + "Warning" : "Alvertencia", "Operating System:" : "Sistema operativu", "CPU:" : "CPU:", "Server time:" : "Hora del sirvidor:", diff --git a/l10n/ast.json b/l10n/ast.json index ae6370cb..5a27cb21 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -3,21 +3,36 @@ "Unknown" : "Desconocí­u", "Monitoring" : "Supervisión", "Active users" : "Usuarios activos", + "Webcron" : "Webcron", + "Background jobs" : "Trabayos en segundu planu", + "Mode" : "Mou", + "Never" : "Enxamás", "Load" : "Carga", "CPU info not available" : "La información de la CPU nun ta disponible", + "Current usage" : "Usu actual", + "Load average" : "Promediu de carga", "Database" : "Base de datos", "Type:" : "Tipu:", "Version:" : "Versión:", "Size:" : "Tamañu.", "Available" : "Disponible", "Disk" : "Discu", + "Files" : "Ficheros", "Mount:" : "Montaxe:", "Filesystem:" : "Sistema de ficheros:", "Available:" : "Disponible:", "Used:" : "N'usu:", + "Status" : "Estáu", + "Duration" : "Duración", + "Details" : "Detalles", + "Failed" : "Falló", "Memory" : "Memoria", "RAM info not available" : "La información de la RAM nun ta disponible", + "Total" : "Total", + "Configuration" : "Configuración", + "Authentication" : "Autenticación", "Network" : "Rede", + "Hostname" : "Agospiador", "Status:" : "Estáu:", "Speed:" : "Velocidá:", "MAC:" : "MAC:", @@ -29,9 +44,11 @@ "Memory limit:" : "Llende de memoria:", "seconds" : "segundos", "Show phpinfo" : "Amosar phpinfo", + "Resource usage" : "Usu de recursos", "Shares" : "Comparticiones", "Users:" : "Usuarios:", "Groups:" : "Grupos:", + "Warning" : "Alvertencia", "Operating System:" : "Sistema operativu", "CPU:" : "CPU:", "Server time:" : "Hora del sirvidor:", diff --git a/l10n/az.js b/l10n/az.js index b1712fb3..80ac0b45 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -2,12 +2,20 @@ OC.L10N.register( "serverinfo", { "System" : "Sistem", + "Webcron" : "Webcron", + "Background jobs" : "Background işlər", + "Never" : "Heç vaxt", "Database" : "Verilənlər bazası", "Type:" : "Tip:", "Size:" : "Həcm:", + "Status" : "Status", + "Details" : "Detallar", + "Authentication" : "Autentifikasiya", + "Hostname" : "Sahibadı", "PHP" : "PHP", "seconds" : "saniyələr", "Shares" : "Yayımlanmalar", + "Warning" : "Xəbərdarlıq", "Copied!" : "Kopyalandı!", "Not supported!" : "Dəstəklənmir!", "Press ⌘-C to copy." : "Kopyalamaq üçün ⌘-C basın.", diff --git a/l10n/az.json b/l10n/az.json index 73a6b84c..190386c9 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -1,11 +1,19 @@ { "translations": { "System" : "Sistem", + "Webcron" : "Webcron", + "Background jobs" : "Background işlər", + "Never" : "Heç vaxt", "Database" : "Verilənlər bazası", "Type:" : "Tip:", "Size:" : "Həcm:", + "Status" : "Status", + "Details" : "Detallar", + "Authentication" : "Autentifikasiya", + "Hostname" : "Sahibadı", "PHP" : "PHP", "seconds" : "saniyələr", "Shares" : "Yayımlanmalar", + "Warning" : "Xəbərdarlıq", "Copied!" : "Kopyalandı!", "Not supported!" : "Dəstəklənmir!", "Press ⌘-C to copy." : "Kopyalamaq üçün ⌘-C basın.", diff --git a/l10n/be.js b/l10n/be.js index 33f6e514..0cca9783 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -7,10 +7,23 @@ OC.L10N.register( "Last 24 Hours" : "Апошнія 24 гадзіны", "Last 7 Days" : "Апошнія 7 дзён", "Last 30 Days" : "Апошнія 30 дзён", + "Webcron" : "Webcron", + "Never" : "Ніколі", + "Threads" : "Гутаркі", "Database" : "База даных", "Type:" : "Тып:", "Size:" : "Памер:", + "Files" : "Файлы", + "Status" : "Статус", + "Duration" : "Працягласць", + "Details" : "Падрабязнасці", + "Failed" : "Не ўдалося", + "Total" : "Усяго", + "Configuration" : "Канфігурацыя", + "Authentication" : "Аўтэнтыфікацыя", + "Hostname" : "Хост", "seconds" : "с", + "Warning" : "Папярэджанне", "Operating System:" : "Аперацыйная сістэма:", "Copied!" : "Скапіявана!", "Not supported!" : "Не падтрымліваецца!", diff --git a/l10n/be.json b/l10n/be.json index 811445f7..83ed8ce0 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -5,10 +5,23 @@ "Last 24 Hours" : "Апошнія 24 гадзіны", "Last 7 Days" : "Апошнія 7 дзён", "Last 30 Days" : "Апошнія 30 дзён", + "Webcron" : "Webcron", + "Never" : "Ніколі", + "Threads" : "Гутаркі", "Database" : "База даных", "Type:" : "Тып:", "Size:" : "Памер:", + "Files" : "Файлы", + "Status" : "Статус", + "Duration" : "Працягласць", + "Details" : "Падрабязнасці", + "Failed" : "Не ўдалося", + "Total" : "Усяго", + "Configuration" : "Канфігурацыя", + "Authentication" : "Аўтэнтыфікацыя", + "Hostname" : "Хост", "seconds" : "с", + "Warning" : "Папярэджанне", "Operating System:" : "Аперацыйная сістэма:", "Copied!" : "Скапіявана!", "Not supported!" : "Не падтрымліваецца!", diff --git a/l10n/bg.js b/l10n/bg.js index 966c46e6..9622648a 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -10,9 +10,14 @@ OC.L10N.register( "Last hour" : "Последния час", "Last 7 Days" : "Последните 7 дни", "Last 30 Days" : "Последните 30 дни", + "Webcron" : "Webcron", + "Background jobs" : "Фонови процеси", + "Mode" : "Режим", + "Never" : "Никога", "Load" : "Зареждане", "CPU info not available" : "Информацията за процесора не е налична", "Current usage" : "Текуща употреба", + "Load average" : "Средно натоварване", "Database" : "База данни", "Type:" : "Тип:", "Version:" : "Версия:", @@ -20,13 +25,29 @@ OC.L10N.register( "Used" : "Заети", "Available" : "Наличен.", "Disk" : "Диск", + "Files" : "Файлове", + "Storages" : "Хранилища", "Mount:" : "Монтиране:", "Filesystem:" : "Файлова система:", "Available:" : "Наличен:", "Used:" : "Използван:", + "Status" : "Състояние", + "Started" : "Стартиран", + "Duration" : "Продължителност", + "Job" : "Работа", + "When" : "Кога", + "Details" : "Подробности", + "Failed" : "Неуспешно", + "Running" : "Бягане", "Memory" : "Памет", "RAM info not available" : "Информацията за RAM не е налична", + "Total" : "Общо", + "Configuration" : "Конфигурация", + "Authentication" : "Удостоверяване", "Network" : "Мрежа", + "Hostname" : "Хост", + "Gateway" : "Шлюз", + "DNS" : "DNS", "Status:" : "Състояние:", "Speed:" : "Скорост:", "Duplex:" : "Дуплекс:", @@ -40,6 +61,7 @@ OC.L10N.register( "Max execution time:" : "Максимално време за изпълнение:", "seconds" : "секунди", "Upload max size:" : "Максимално време за качване:", + "CPU" : "Процесор", "Shares" : "Споделени папки", "Users:" : "Потребители:", "Groups:" : "Групи:", @@ -49,6 +71,7 @@ OC.L10N.register( "Federated received:" : "Получено федерирано:", "Talk conversations:" : "Talk разговори:", "Average" : "Средно аритметично", + "Warning" : "Внимание", "Operating System:" : "Операционна система:", "CPU:" : "CPU /ПРОЦЕСОР/:", "Server time:" : "Време на сървъра:", diff --git a/l10n/bg.json b/l10n/bg.json index 6d46fae5..04ddef17 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -8,9 +8,14 @@ "Last hour" : "Последния час", "Last 7 Days" : "Последните 7 дни", "Last 30 Days" : "Последните 30 дни", + "Webcron" : "Webcron", + "Background jobs" : "Фонови процеси", + "Mode" : "Режим", + "Never" : "Никога", "Load" : "Зареждане", "CPU info not available" : "Информацията за процесора не е налична", "Current usage" : "Текуща употреба", + "Load average" : "Средно натоварване", "Database" : "База данни", "Type:" : "Тип:", "Version:" : "Версия:", @@ -18,13 +23,29 @@ "Used" : "Заети", "Available" : "Наличен.", "Disk" : "Диск", + "Files" : "Файлове", + "Storages" : "Хранилища", "Mount:" : "Монтиране:", "Filesystem:" : "Файлова система:", "Available:" : "Наличен:", "Used:" : "Използван:", + "Status" : "Състояние", + "Started" : "Стартиран", + "Duration" : "Продължителност", + "Job" : "Работа", + "When" : "Кога", + "Details" : "Подробности", + "Failed" : "Неуспешно", + "Running" : "Бягане", "Memory" : "Памет", "RAM info not available" : "Информацията за RAM не е налична", + "Total" : "Общо", + "Configuration" : "Конфигурация", + "Authentication" : "Удостоверяване", "Network" : "Мрежа", + "Hostname" : "Хост", + "Gateway" : "Шлюз", + "DNS" : "DNS", "Status:" : "Състояние:", "Speed:" : "Скорост:", "Duplex:" : "Дуплекс:", @@ -38,6 +59,7 @@ "Max execution time:" : "Максимално време за изпълнение:", "seconds" : "секунди", "Upload max size:" : "Максимално време за качване:", + "CPU" : "Процесор", "Shares" : "Споделени папки", "Users:" : "Потребители:", "Groups:" : "Групи:", @@ -47,6 +69,7 @@ "Federated received:" : "Получено федерирано:", "Talk conversations:" : "Talk разговори:", "Average" : "Средно аритметично", + "Warning" : "Внимание", "Operating System:" : "Операционна система:", "CPU:" : "CPU /ПРОЦЕСОР/:", "Server time:" : "Време на сървъра:", diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index fdc1e728..12a5c4a1 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -4,8 +4,11 @@ OC.L10N.register( "Unknown" : "অজানা", "Type:" : "ধরণঃ", "Size:" : "আয়তনঃ", + "Details" : "বিসতারিত", + "Hostname" : "হোস্টনেম", "seconds" : "সেকেন্ড", "Shares" : "ভাগাভাগি", + "Warning" : "সতর্কবাণী", "Temperature" : "তাপমাত্রা", "Copied!" : "অনুলিপি!", "Not supported!" : "সমর্থিত নয়! ", diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index 0bec2d7c..a87389a4 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -2,8 +2,11 @@ "Unknown" : "অজানা", "Type:" : "ধরণঃ", "Size:" : "আয়তনঃ", + "Details" : "বিসতারিত", + "Hostname" : "হোস্টনেম", "seconds" : "সেকেন্ড", "Shares" : "ভাগাভাগি", + "Warning" : "সতর্কবাণী", "Temperature" : "তাপমাত্রা", "Copied!" : "অনুলিপি!", "Not supported!" : "সমর্থিত নয়! ", diff --git a/l10n/br.js b/l10n/br.js index 16815403..28f83d9b 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -3,11 +3,21 @@ OC.L10N.register( { "System" : "Sistem", "Unknown" : "Dianv", + "Background jobs" : "Labour en a-dreñv", + "Mode" : "Mod", + "Never" : "James", "Type:" : "Seurt:", "Available" : "Vak", + "Status" : "Statud", + "Started" : "Kroget", + "Details" : "Munudoù", + "Failed" : "C'hwitet", + "Running" : "O redek", "Network" : "Rouedad", + "Hostname" : "Anv-ost", "PHP" : "PHP", "Shares" : "Rannañ", + "Warning" : "Kemenadenn", "Copied!" : "Eilet eo !", "Not supported!" : "Diembreget eo ! ", "Press ⌘-C to copy." : "Pouezañ war ⌘+C evit eilañ. ", diff --git a/l10n/br.json b/l10n/br.json index ede3e862..8a0a3bc4 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -1,11 +1,21 @@ { "translations": { "System" : "Sistem", "Unknown" : "Dianv", + "Background jobs" : "Labour en a-dreñv", + "Mode" : "Mod", + "Never" : "James", "Type:" : "Seurt:", "Available" : "Vak", + "Status" : "Statud", + "Started" : "Kroget", + "Details" : "Munudoù", + "Failed" : "C'hwitet", + "Running" : "O redek", "Network" : "Rouedad", + "Hostname" : "Anv-ost", "PHP" : "PHP", "Shares" : "Rannañ", + "Warning" : "Kemenadenn", "Copied!" : "Eilet eo !", "Not supported!" : "Diembreget eo ! ", "Press ⌘-C to copy." : "Pouezañ war ⌘+C evit eilañ. ", diff --git a/l10n/ca.js b/l10n/ca.js index 4cfa232b..46164b8a 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -8,9 +8,15 @@ OC.L10N.register( "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Proporciona informació útil del servidor, com ara la càrrega del processador, l’ús de memòria RAM, l’ús del disc, el nombre d’usuaris, etc.", "Active users" : "Usuaris actius", "Last hour" : "Última hora", + "Webcron" : "Webcron", + "Background jobs" : "Tasques de fons", + "Mode" : "Mode", + "Never" : "Mai", "Load" : "Càrrega", "CPU info not available" : "Informació del processador no disponible", "Current usage" : "Ús actual", + "Threads" : "Fils", + "Load average" : "Càrrega mitja", "Database" : "Base de dades", "Type:" : "Tipus:", "Version:" : "Versió:", @@ -19,14 +25,26 @@ OC.L10N.register( "Available" : "Disponible", "Disk" : "Disc", "Files" : "Fitxers", + "Storages" : "Magatzems", "Mount:" : "Muntatge:", "Filesystem:" : "Sistema de fitxers:", "Available:" : "Disponible:", "Used:" : "Utilitzat:", + "Status" : "Estat", + "Started" : "Iniciat", + "When" : "Quan", + "Details" : "Detalls", + "Succeeded" : "Amb èxit", "Failed" : "Ha fallat", + "Running" : "Córrer", "Memory" : "Memòria", "RAM info not available" : "La informació de la RAM no està disponible", + "Total" : "Total", + "Authentication" : "Autenticació", "Network" : "Xarxa", + "Hostname" : "Servidor", + "Gateway" : "Passarel·la", + "DNS" : "DNS", "Status:" : "Estat:", "Speed:" : "Velocitat:", "Duplex:" : "Dúplex:", @@ -40,6 +58,7 @@ OC.L10N.register( "Max execution time:" : "Temps màxim de l'execució:", "seconds" : "segons", "Upload max size:" : "Mida màxima per pujades:", + "CPU" : "Processador", "Shares" : "Elements compartits", "Users:" : "Usuaris:", "Groups:" : "Grups:", @@ -49,6 +68,7 @@ OC.L10N.register( "Federated received:" : "Federat rebut:", "Talk conversations:" : "Converses:", "Average" : "Mitjana", + "Warning" : "Avís", "Operating System:" : "Sistema operatiu:", "CPU:" : "CPU:", "Server time:" : "Hora del servidor:", diff --git a/l10n/ca.json b/l10n/ca.json index c505d01d..7afb0a6d 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -6,9 +6,15 @@ "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Proporciona informació útil del servidor, com ara la càrrega del processador, l’ús de memòria RAM, l’ús del disc, el nombre d’usuaris, etc.", "Active users" : "Usuaris actius", "Last hour" : "Última hora", + "Webcron" : "Webcron", + "Background jobs" : "Tasques de fons", + "Mode" : "Mode", + "Never" : "Mai", "Load" : "Càrrega", "CPU info not available" : "Informació del processador no disponible", "Current usage" : "Ús actual", + "Threads" : "Fils", + "Load average" : "Càrrega mitja", "Database" : "Base de dades", "Type:" : "Tipus:", "Version:" : "Versió:", @@ -17,14 +23,26 @@ "Available" : "Disponible", "Disk" : "Disc", "Files" : "Fitxers", + "Storages" : "Magatzems", "Mount:" : "Muntatge:", "Filesystem:" : "Sistema de fitxers:", "Available:" : "Disponible:", "Used:" : "Utilitzat:", + "Status" : "Estat", + "Started" : "Iniciat", + "When" : "Quan", + "Details" : "Detalls", + "Succeeded" : "Amb èxit", "Failed" : "Ha fallat", + "Running" : "Córrer", "Memory" : "Memòria", "RAM info not available" : "La informació de la RAM no està disponible", + "Total" : "Total", + "Authentication" : "Autenticació", "Network" : "Xarxa", + "Hostname" : "Servidor", + "Gateway" : "Passarel·la", + "DNS" : "DNS", "Status:" : "Estat:", "Speed:" : "Velocitat:", "Duplex:" : "Dúplex:", @@ -38,6 +56,7 @@ "Max execution time:" : "Temps màxim de l'execució:", "seconds" : "segons", "Upload max size:" : "Mida màxima per pujades:", + "CPU" : "Processador", "Shares" : "Elements compartits", "Users:" : "Usuaris:", "Groups:" : "Grups:", @@ -47,6 +66,7 @@ "Federated received:" : "Federat rebut:", "Talk conversations:" : "Converses:", "Average" : "Mitjana", + "Warning" : "Avís", "Operating System:" : "Sistema operatiu:", "CPU:" : "CPU:", "Server time:" : "Hora del servidor:", diff --git a/l10n/cs.js b/l10n/cs.js index 97f6c181..4007cc9a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -13,9 +13,15 @@ OC.L10N.register( "Last 24 Hours" : "Uplynulých 24 hodin", "Last 7 Days" : "Uplynulých 7 dnů", "Last 30 Days" : "Uplynulých 30 dnů", + "Webcron" : "Webcron", + "Background jobs" : "Úlohy na pozadí", + "Mode" : "Režim", + "Never" : "Nikdy", "Load" : "Vytížení", "CPU info not available" : "Informace o procesoru nejsou k dispozici", "Current usage" : "Aktuální využití", + "Threads" : "Vláken", + "Load average" : "Průměrné vytížení", "Database" : "Databáze", "Type:" : "Typ:", "Version:" : "Verze:", @@ -24,16 +30,31 @@ OC.L10N.register( "Available" : "K dispozici", "Disk" : "Úložiště", "Files" : "Soubory", + "Storages" : "Úložišť", "Mount:" : "Připojeno pod:", "Filesystem:" : "Souborový systém:", "Available:" : "K dispozici:", "Used:" : "Použito:", + "Status" : "Stav", + "Started" : "Zahájeno", + "Duration" : "Trvání", + "Job" : "Práce", + "When" : "Kdy", + "Details" : "Podrobnosti", + "Succeeded" : "Úspěšné", "Failed" : "Nezdařilo se", + "Running" : "Běžící", "Memory" : "Operační paměť", "RAM info not available" : "Informace o operační paměti nejsou k dispozici", + "Total" : "Celkem", + "Configuration" : "Nastavení", "Output in JSON" : "Výstup v JSON", "Skip server update" : "Přeskočit přechod na novější vydání serveru", + "Authentication" : "Ověřování se", "Network" : "Síť", + "Hostname" : "Název stroje", + "Gateway" : "Brána", + "DNS" : "DNS", "Status:" : "Stav:", "Speed:" : "Rychlost:", "Duplex:" : "Duplex:", @@ -63,6 +84,8 @@ OC.L10N.register( "Max listen queue:" : "Délka fronty délka fronty očekávání spojení nejvýše:", "Max active processes:" : "Nejvýše aktivních procesů:", "Max children reached:" : "Nejvyšší dosažený počet podřízených procesů:", + "CPU" : "Procesor", + "Resource usage" : "Využití prostředku", "Shares" : "Sdílení", "Users:" : "Uživatelé:", "Groups:" : "Skupiny:", @@ -72,6 +95,7 @@ OC.L10N.register( "Federated received:" : "Federovaně přijato:", "Talk conversations:" : "Konverzace v Talk:", "Average" : "Poměrové", + "Warning" : "Varování", "Operating System:" : "Operační systém:", "CPU:" : "Procesor:", "Server time:" : "Čas na serveru:", diff --git a/l10n/cs.json b/l10n/cs.json index d6f183b6..9621c3cd 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -11,9 +11,15 @@ "Last 24 Hours" : "Uplynulých 24 hodin", "Last 7 Days" : "Uplynulých 7 dnů", "Last 30 Days" : "Uplynulých 30 dnů", + "Webcron" : "Webcron", + "Background jobs" : "Úlohy na pozadí", + "Mode" : "Režim", + "Never" : "Nikdy", "Load" : "Vytížení", "CPU info not available" : "Informace o procesoru nejsou k dispozici", "Current usage" : "Aktuální využití", + "Threads" : "Vláken", + "Load average" : "Průměrné vytížení", "Database" : "Databáze", "Type:" : "Typ:", "Version:" : "Verze:", @@ -22,16 +28,31 @@ "Available" : "K dispozici", "Disk" : "Úložiště", "Files" : "Soubory", + "Storages" : "Úložišť", "Mount:" : "Připojeno pod:", "Filesystem:" : "Souborový systém:", "Available:" : "K dispozici:", "Used:" : "Použito:", + "Status" : "Stav", + "Started" : "Zahájeno", + "Duration" : "Trvání", + "Job" : "Práce", + "When" : "Kdy", + "Details" : "Podrobnosti", + "Succeeded" : "Úspěšné", "Failed" : "Nezdařilo se", + "Running" : "Běžící", "Memory" : "Operační paměť", "RAM info not available" : "Informace o operační paměti nejsou k dispozici", + "Total" : "Celkem", + "Configuration" : "Nastavení", "Output in JSON" : "Výstup v JSON", "Skip server update" : "Přeskočit přechod na novější vydání serveru", + "Authentication" : "Ověřování se", "Network" : "Síť", + "Hostname" : "Název stroje", + "Gateway" : "Brána", + "DNS" : "DNS", "Status:" : "Stav:", "Speed:" : "Rychlost:", "Duplex:" : "Duplex:", @@ -61,6 +82,8 @@ "Max listen queue:" : "Délka fronty délka fronty očekávání spojení nejvýše:", "Max active processes:" : "Nejvýše aktivních procesů:", "Max children reached:" : "Nejvyšší dosažený počet podřízených procesů:", + "CPU" : "Procesor", + "Resource usage" : "Využití prostředku", "Shares" : "Sdílení", "Users:" : "Uživatelé:", "Groups:" : "Skupiny:", @@ -70,6 +93,7 @@ "Federated received:" : "Federovaně přijato:", "Talk conversations:" : "Konverzace v Talk:", "Average" : "Poměrové", + "Warning" : "Varování", "Operating System:" : "Operační systém:", "CPU:" : "Procesor:", "Server time:" : "Čas na serveru:", diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index aefa1b11..06e324d8 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -8,9 +8,14 @@ OC.L10N.register( "Type:" : "Math:", "Size:" : "Maint:", "Available" : "Ar gael?", + "Status" : "Statws", + "Duration" : "Hyd", + "Details" : "Manylion", + "Running" : "Rhedeg", "PHP extensions" : "Estyniadau PHP", "PHP" : "PHP", "seconds" : "eiliad", + "Warning" : "Rhybudd", "Copied!" : "Wedi'i gopïo!", "Not supported!" : "Heb ei gefnogi!", "Press ⌘-C to copy." : "Pwyswch ⌘-C i gopïo.", diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index 8e801b76..508f841c 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -6,9 +6,14 @@ "Type:" : "Math:", "Size:" : "Maint:", "Available" : "Ar gael?", + "Status" : "Statws", + "Duration" : "Hyd", + "Details" : "Manylion", + "Running" : "Rhedeg", "PHP extensions" : "Estyniadau PHP", "PHP" : "PHP", "seconds" : "eiliad", + "Warning" : "Rhybudd", "Copied!" : "Wedi'i gopïo!", "Not supported!" : "Heb ei gefnogi!", "Press ⌘-C to copy." : "Pwyswch ⌘-C i gopïo.", diff --git a/l10n/da.js b/l10n/da.js index 6134a5d5..f493dd71 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -11,9 +11,15 @@ OC.L10N.register( "Last 24 Hours" : "Seneste 24 timer", "Last 7 Days" : "Seneste 7 dage", "Last 30 Days" : "Seneste 30 dage", + "Webcron" : "Webcron", + "Background jobs" : "Baggrundsjobs", + "Mode" : "Mode", + "Never" : "Aldrig", "Load" : "Belastning", "CPU info not available" : "CPU information er ikke tilgængeli", "Current usage" : "Nuværende forbrug", + "Threads" : "Tråde", + "Load average" : "Gennemsnitlig belastning", "Database" : "Database", "Type:" : "Type:", "Version:" : "Version:", @@ -26,13 +32,23 @@ OC.L10N.register( "Filesystem:" : "Filsystem:", "Available:" : "Tilgængelig:", "Used:" : "Anvendt:", + "Status" : "Status", + "Started" : "Startet", + "Duration" : "Varighed", + "Details" : "Detaljer", + "Succeeded" : "Gennemført", "Failed" : "Mislykkede", + "Running" : "Løber", "Memory" : "Hukommelse", "RAM info not available" : "RAM info ikke tilgængelig", + "Total" : "Total", + "Configuration" : "Konfiguration", "Output in JSON" : "Output i JSON", "Skip server update" : "Spring server-opdatering over", + "Authentication" : "Godkendelse", "Network" : "Netværk", "Hostname" : "Værtsnavn", + "Gateway" : "Gateway", "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Hastighed:", @@ -62,6 +78,7 @@ OC.L10N.register( "Max listen queue:" : "Maks lyttekø:", "Max active processes:" : "Maks aktive processer:", "Max children reached:" : "Maks antal underprocesser nået:", + "CPU" : "CPU", "Shares" : "Delinger", "Users:" : "Brugere:", "Groups:" : "Grupper:", @@ -70,6 +87,7 @@ OC.L10N.register( "Federated sent:" : "Fødereret sendt:", "Federated received:" : "Fødereret modtaget:", "Talk conversations:" : "Snak samtaler:", + "Warning" : "Advarsel", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", "Server time:" : "Server tid:", diff --git a/l10n/da.json b/l10n/da.json index 0f151c25..eda9a821 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -9,9 +9,15 @@ "Last 24 Hours" : "Seneste 24 timer", "Last 7 Days" : "Seneste 7 dage", "Last 30 Days" : "Seneste 30 dage", + "Webcron" : "Webcron", + "Background jobs" : "Baggrundsjobs", + "Mode" : "Mode", + "Never" : "Aldrig", "Load" : "Belastning", "CPU info not available" : "CPU information er ikke tilgængeli", "Current usage" : "Nuværende forbrug", + "Threads" : "Tråde", + "Load average" : "Gennemsnitlig belastning", "Database" : "Database", "Type:" : "Type:", "Version:" : "Version:", @@ -24,13 +30,23 @@ "Filesystem:" : "Filsystem:", "Available:" : "Tilgængelig:", "Used:" : "Anvendt:", + "Status" : "Status", + "Started" : "Startet", + "Duration" : "Varighed", + "Details" : "Detaljer", + "Succeeded" : "Gennemført", "Failed" : "Mislykkede", + "Running" : "Løber", "Memory" : "Hukommelse", "RAM info not available" : "RAM info ikke tilgængelig", + "Total" : "Total", + "Configuration" : "Konfiguration", "Output in JSON" : "Output i JSON", "Skip server update" : "Spring server-opdatering over", + "Authentication" : "Godkendelse", "Network" : "Netværk", "Hostname" : "Værtsnavn", + "Gateway" : "Gateway", "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Hastighed:", @@ -60,6 +76,7 @@ "Max listen queue:" : "Maks lyttekø:", "Max active processes:" : "Maks aktive processer:", "Max children reached:" : "Maks antal underprocesser nået:", + "CPU" : "CPU", "Shares" : "Delinger", "Users:" : "Brugere:", "Groups:" : "Grupper:", @@ -68,6 +85,7 @@ "Federated sent:" : "Fødereret sendt:", "Federated received:" : "Fødereret modtaget:", "Talk conversations:" : "Snak samtaler:", + "Warning" : "Advarsel", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", "Server time:" : "Server tid:", diff --git a/l10n/de.js b/l10n/de.js index 307f846c..db4eebdc 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -14,8 +14,24 @@ OC.L10N.register( "Last 24 Hours" : "In den letzten 24 Stunden", "Last 7 Days" : "In den letzten 7 Tagen", "Last 30 Days" : "In den letzten 30 Tagen", + "System cron" : "System-Cron", + "Webcron" : "Web-Cron", + "AJAX (not recommended)" : "AJAX (Nicht empfohlen)", + "Background jobs" : "Hintergrundaufgaben", + "Mode" : "Modus", + "Last run" : "Letzte Ausführung", + "Never" : "Nie", + "Latest runs" : "Letzte Ausführungen", + "No background job has run yet." : "Bislang wurde keine Backupaufgabe ausgeführt.", + "Slowest jobs" : "Langsamste Jobs", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Die Statistiken über langsame Aufgaben liegen noch nicht vor. Sie werden von einem Hintergrundjob gesammelt und erscheinen nach dessen nächstem Lauf.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Letzte Fehler (Letzte %n Tag)","Letzte Fehler (Letzte %n Tage)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Am letzten %n Tag ist keine Hintergrund-Job fehlgeschlagen.","In den letzten %n Tagen sind keine Hintergrund-Jobs fehlgeschlagen."], "Load" : "Auslastung", "CPU info not available" : "Informationen zur CPU nicht verfügbar", + "Current usage" : "Aktuelle Nutzung", + "Threads" : "Themen", + "Load average" : "Durchschnittsauslastung", "Database" : "Datenbank", "Type:" : "Art:", "Version:" : "Version:", @@ -24,15 +40,50 @@ OC.L10N.register( "Used" : "Verwendet", "Available" : "Verfügbar", "Disk" : "Festplatte", + "Files" : "Dateien", + "Storages" : "Speicher", + "Free space" : "Freier Speicherplatz", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", "Available:" : "Verfügbar:", "Used:" : "Verwendet:", + "Class" : "Klasse", + "Status" : "Status", + "Started" : "Gestartet", + "Duration" : "Dauer", + "Peak memory" : "Speicherspitze", + "Run ID" : "Run-ID", + "Server ID" : "Server-ID", + "Process ID" : "Prozess-ID", + "Details about {job} from {time}" : "Einzelheiten über {job} von {time}", + "Job" : "Job", + "When" : "Wenn", + "Details" : "Details", + "Succeeded" : "Erfolgreich", + "Failed" : "Fehlgeschlagen", + "Crashed" : "Abgestürzt", + "Running" : "Läuft", + "RAM usage" : "RAM-Verwendung", + "Swap usage" : "Swap-Verwendung", "Memory" : "Speicher", "RAM info not available" : "Informationen zum RAM nicht verfügbar", + "Total" : "Gesamt", + "Swap used" : "Swap verwendet", + "External monitoring API" : "Externe Überwachungs-API", + "Endpoint URL" : "Endpunkt-URL", + "Configuration" : "Konfiguration", "Output in JSON" : "Ausgabe in JSON", + "Skip apps section" : "Apps-Abschnitt überspringen", + "Including the apps section sends an external request to the app store" : "Durch die Einbindung des Apps-Bereichs wird eine externe Anfrage an den App Store gesendet", "Skip server update" : "Serveraktualisierung überspringen", + "Authentication" : "Authentifizierung", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Dieses Token wurde in Ihrem Browser generiert und wird erst gespeichert, wenn du den folgenden Befehl ausführst. Sende es bei jeder Anfrage im {header}-Header.", + "Command to store the token" : "Befehl zum Speichern des Tokens", + "Request header" : "Anfrageheader", "Network" : "Netzwerk", + "Hostname" : "Host-Name", + "Gateway" : "Gateway", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Geschwindigkeit:", "Duplex:" : "Duplex:", @@ -62,6 +113,10 @@ OC.L10N.register( "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", + "{used} of {total}" : "{used} von {total}", + "CPU" : "Prozessor", + "Swap" : "Swap", + "Resource usage" : "Ressourcenverbrauch", "Shares" : "Freigaben", "Users:" : "Benutzer:", "Groups:" : "Gruppen:", @@ -70,13 +125,19 @@ OC.L10N.register( "Federated sent:" : "Federated gesendet:", "Federated received:" : "Federated empfangen:", "Talk conversations:" : "Talk-Unterhaltungen:", + "Runs" : "Ausführungen", "Average" : "Durchschnittlich", + "Longest" : "Längeste", + "Warning" : "Warnung", + "Critical" : "Kritisch", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", "{name} ({threads} threads)" : "{name} ({threads} Threads)", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", "Temperature" : "Temperatur", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} sek", "CPU Usage:" : "CPU-Auslastung:", "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzten Minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzten 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzten 15 Minuten", diff --git a/l10n/de.json b/l10n/de.json index e9a92236..c951f6e9 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -12,8 +12,24 @@ "Last 24 Hours" : "In den letzten 24 Stunden", "Last 7 Days" : "In den letzten 7 Tagen", "Last 30 Days" : "In den letzten 30 Tagen", + "System cron" : "System-Cron", + "Webcron" : "Web-Cron", + "AJAX (not recommended)" : "AJAX (Nicht empfohlen)", + "Background jobs" : "Hintergrundaufgaben", + "Mode" : "Modus", + "Last run" : "Letzte Ausführung", + "Never" : "Nie", + "Latest runs" : "Letzte Ausführungen", + "No background job has run yet." : "Bislang wurde keine Backupaufgabe ausgeführt.", + "Slowest jobs" : "Langsamste Jobs", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Die Statistiken über langsame Aufgaben liegen noch nicht vor. Sie werden von einem Hintergrundjob gesammelt und erscheinen nach dessen nächstem Lauf.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Letzte Fehler (Letzte %n Tag)","Letzte Fehler (Letzte %n Tage)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Am letzten %n Tag ist keine Hintergrund-Job fehlgeschlagen.","In den letzten %n Tagen sind keine Hintergrund-Jobs fehlgeschlagen."], "Load" : "Auslastung", "CPU info not available" : "Informationen zur CPU nicht verfügbar", + "Current usage" : "Aktuelle Nutzung", + "Threads" : "Themen", + "Load average" : "Durchschnittsauslastung", "Database" : "Datenbank", "Type:" : "Art:", "Version:" : "Version:", @@ -22,15 +38,50 @@ "Used" : "Verwendet", "Available" : "Verfügbar", "Disk" : "Festplatte", + "Files" : "Dateien", + "Storages" : "Speicher", + "Free space" : "Freier Speicherplatz", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", "Available:" : "Verfügbar:", "Used:" : "Verwendet:", + "Class" : "Klasse", + "Status" : "Status", + "Started" : "Gestartet", + "Duration" : "Dauer", + "Peak memory" : "Speicherspitze", + "Run ID" : "Run-ID", + "Server ID" : "Server-ID", + "Process ID" : "Prozess-ID", + "Details about {job} from {time}" : "Einzelheiten über {job} von {time}", + "Job" : "Job", + "When" : "Wenn", + "Details" : "Details", + "Succeeded" : "Erfolgreich", + "Failed" : "Fehlgeschlagen", + "Crashed" : "Abgestürzt", + "Running" : "Läuft", + "RAM usage" : "RAM-Verwendung", + "Swap usage" : "Swap-Verwendung", "Memory" : "Speicher", "RAM info not available" : "Informationen zum RAM nicht verfügbar", + "Total" : "Gesamt", + "Swap used" : "Swap verwendet", + "External monitoring API" : "Externe Überwachungs-API", + "Endpoint URL" : "Endpunkt-URL", + "Configuration" : "Konfiguration", "Output in JSON" : "Ausgabe in JSON", + "Skip apps section" : "Apps-Abschnitt überspringen", + "Including the apps section sends an external request to the app store" : "Durch die Einbindung des Apps-Bereichs wird eine externe Anfrage an den App Store gesendet", "Skip server update" : "Serveraktualisierung überspringen", + "Authentication" : "Authentifizierung", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Dieses Token wurde in Ihrem Browser generiert und wird erst gespeichert, wenn du den folgenden Befehl ausführst. Sende es bei jeder Anfrage im {header}-Header.", + "Command to store the token" : "Befehl zum Speichern des Tokens", + "Request header" : "Anfrageheader", "Network" : "Netzwerk", + "Hostname" : "Host-Name", + "Gateway" : "Gateway", + "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Geschwindigkeit:", "Duplex:" : "Duplex:", @@ -60,6 +111,10 @@ "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", + "{used} of {total}" : "{used} von {total}", + "CPU" : "Prozessor", + "Swap" : "Swap", + "Resource usage" : "Ressourcenverbrauch", "Shares" : "Freigaben", "Users:" : "Benutzer:", "Groups:" : "Gruppen:", @@ -68,13 +123,19 @@ "Federated sent:" : "Federated gesendet:", "Federated received:" : "Federated empfangen:", "Talk conversations:" : "Talk-Unterhaltungen:", + "Runs" : "Ausführungen", "Average" : "Durchschnittlich", + "Longest" : "Längeste", + "Warning" : "Warnung", + "Critical" : "Kritisch", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", "{name} ({threads} threads)" : "{name} ({threads} Threads)", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", "Temperature" : "Temperatur", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} sek", "CPU Usage:" : "CPU-Auslastung:", "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzten Minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzten 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzten 15 Minuten", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index b4a64c35..865326a1 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -14,10 +14,24 @@ OC.L10N.register( "Last 24 Hours" : "In den letzten 24 Stunden", "Last 7 Days" : "In den letzten 7 Tagen", "Last 30 Days" : "In den letzten 30 Tagen", - "Webcron" : "Webcron", + "System cron" : "System-Cron", + "Webcron" : "Web-Cron", + "AJAX (not recommended)" : "AJAX (Nicht empfohlen)", + "Background jobs" : "Hintergrundaufgaben", + "Mode" : "Modus", + "Last run" : "Letzte Ausführung", + "Never" : "Niemals", + "Latest runs" : "Letzte Ausführungen", + "No background job has run yet." : "Bislang wurde keine Backupaufgabe ausgeführt.", + "Slowest jobs" : "Langsamste Jobs", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Die Statistiken über langsame Aufgaben liegen noch nicht vor. Sie werden von einem Hintergrundjob gesammelt und erscheinen nach dessen nächstem Lauf.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Letzte Fehler (Letzte %n Tag)","Letzte Fehler (Letzte %n Tage)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Am letzten %n Tag ist keine Hintergrund-Job fehlgeschlagen.","In den letzten %n Tagen sind keine Hintergrund-Jobs fehlgeschlagen."], "Load" : "Auslastung", "CPU info not available" : "Informationen zur CPU nicht verfügbar", "Current usage" : "Aktuelle Nutzung", + "Threads" : "Themen", + "Load average" : "Durchschnittsauslastung", "Database" : "Datenbank", "Type:" : "Art:", "Version:" : "Version:", @@ -27,19 +41,48 @@ OC.L10N.register( "Available" : "Verfügbar", "Disk" : "Festplatte", "Files" : "Dateien", + "Storages" : "Speicher", + "Free space" : "Freier Speicherplatz", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", "Available:" : "Verfügbar:", "Used:" : "Verwendet:", + "Class" : "Klasse", + "Status" : "Status", + "Started" : "Gestartet", "Duration" : "Dauer", + "Peak memory" : "Speicherspitze", + "Run ID" : "Run-ID", + "Server ID" : "Server-ID", + "Process ID" : "Prozess-ID", + "Details about {job} from {time}" : "Einzelheiten über {job} von {time}", + "Job" : "Job", "When" : "Wenn", + "Details" : "Details", + "Succeeded" : "Erfolgreich", "Failed" : "Fehlgeschlagen", + "Crashed" : "Abgestürzt", + "Running" : "Läuft", + "RAM usage" : "RAM-Verwendung", + "Swap usage" : "Swap-Verwendung", "Memory" : "Speicher", "RAM info not available" : "Informationen zum RAM nicht verfügbar", + "Total" : "Gesamt", + "Swap used" : "Swap verwendet", + "External monitoring API" : "Externe Überwachungs-API", + "Endpoint URL" : "Endpunkt-URL", + "Configuration" : "Konfiguration", "Output in JSON" : "Ausgabe in JSON", + "Skip apps section" : "Apps-Abschnitt überspringen", + "Including the apps section sends an external request to the app store" : "Durch die Einbindung des Apps-Bereichs wird eine externe Anfrage an den App Store gesendet", "Skip server update" : "Serveraktualisierung überspringen", + "Authentication" : "Authentifizierung", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Dieses Token wurde in Ihrem Browser generiert und wird erst gespeichert, wenn Sie den folgenden Befehl ausführen. Senden Sie es bei jeder Anfrage im {header}-Header.", + "Command to store the token" : "Befehl zum Speichern des Tokens", + "Request header" : "Anfrageheader", "Network" : "Netzwerk", "Hostname" : "Host-Name", + "Gateway" : "Gateway", "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Geschwindigkeit:", @@ -70,7 +113,10 @@ OC.L10N.register( "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", + "{used} of {total}" : "{used} von {total}", "CPU" : "Prozessor", + "Swap" : "Swap", + "Resource usage" : "Ressourcenverbrauch", "Shares" : "Freigaben", "Users:" : "Benutzer:", "Groups:" : "Gruppen:", @@ -79,14 +125,19 @@ OC.L10N.register( "Federated sent:" : "Federated gesendet:", "Federated received:" : "Federated empfangen:", "Talk conversations:" : "Talk-Unterhaltungen:", + "Runs" : "Ausführungen", "Average" : "Durchschnitt", + "Longest" : "Längeste", "Warning" : "Warnung", + "Critical" : "Kritisch", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", "{name} ({threads} threads)" : "{name} ({threads} Threads)", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", "Temperature" : "Temperatur", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} sek", "CPU Usage:" : "CPU-Auslastung:", "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzen Minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzte 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzte 15 Minuten", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 0f78155a..5dbbc43b 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -12,10 +12,24 @@ "Last 24 Hours" : "In den letzten 24 Stunden", "Last 7 Days" : "In den letzten 7 Tagen", "Last 30 Days" : "In den letzten 30 Tagen", - "Webcron" : "Webcron", + "System cron" : "System-Cron", + "Webcron" : "Web-Cron", + "AJAX (not recommended)" : "AJAX (Nicht empfohlen)", + "Background jobs" : "Hintergrundaufgaben", + "Mode" : "Modus", + "Last run" : "Letzte Ausführung", + "Never" : "Niemals", + "Latest runs" : "Letzte Ausführungen", + "No background job has run yet." : "Bislang wurde keine Backupaufgabe ausgeführt.", + "Slowest jobs" : "Langsamste Jobs", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Die Statistiken über langsame Aufgaben liegen noch nicht vor. Sie werden von einem Hintergrundjob gesammelt und erscheinen nach dessen nächstem Lauf.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Letzte Fehler (Letzte %n Tag)","Letzte Fehler (Letzte %n Tage)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Am letzten %n Tag ist keine Hintergrund-Job fehlgeschlagen.","In den letzten %n Tagen sind keine Hintergrund-Jobs fehlgeschlagen."], "Load" : "Auslastung", "CPU info not available" : "Informationen zur CPU nicht verfügbar", "Current usage" : "Aktuelle Nutzung", + "Threads" : "Themen", + "Load average" : "Durchschnittsauslastung", "Database" : "Datenbank", "Type:" : "Art:", "Version:" : "Version:", @@ -25,19 +39,48 @@ "Available" : "Verfügbar", "Disk" : "Festplatte", "Files" : "Dateien", + "Storages" : "Speicher", + "Free space" : "Freier Speicherplatz", "Mount:" : "Mount:", "Filesystem:" : "Dateisystem:", "Available:" : "Verfügbar:", "Used:" : "Verwendet:", + "Class" : "Klasse", + "Status" : "Status", + "Started" : "Gestartet", "Duration" : "Dauer", + "Peak memory" : "Speicherspitze", + "Run ID" : "Run-ID", + "Server ID" : "Server-ID", + "Process ID" : "Prozess-ID", + "Details about {job} from {time}" : "Einzelheiten über {job} von {time}", + "Job" : "Job", "When" : "Wenn", + "Details" : "Details", + "Succeeded" : "Erfolgreich", "Failed" : "Fehlgeschlagen", + "Crashed" : "Abgestürzt", + "Running" : "Läuft", + "RAM usage" : "RAM-Verwendung", + "Swap usage" : "Swap-Verwendung", "Memory" : "Speicher", "RAM info not available" : "Informationen zum RAM nicht verfügbar", + "Total" : "Gesamt", + "Swap used" : "Swap verwendet", + "External monitoring API" : "Externe Überwachungs-API", + "Endpoint URL" : "Endpunkt-URL", + "Configuration" : "Konfiguration", "Output in JSON" : "Ausgabe in JSON", + "Skip apps section" : "Apps-Abschnitt überspringen", + "Including the apps section sends an external request to the app store" : "Durch die Einbindung des Apps-Bereichs wird eine externe Anfrage an den App Store gesendet", "Skip server update" : "Serveraktualisierung überspringen", + "Authentication" : "Authentifizierung", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Dieses Token wurde in Ihrem Browser generiert und wird erst gespeichert, wenn Sie den folgenden Befehl ausführen. Senden Sie es bei jeder Anfrage im {header}-Header.", + "Command to store the token" : "Befehl zum Speichern des Tokens", + "Request header" : "Anfrageheader", "Network" : "Netzwerk", "Hostname" : "Host-Name", + "Gateway" : "Gateway", "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Geschwindigkeit:", @@ -68,7 +111,10 @@ "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", + "{used} of {total}" : "{used} von {total}", "CPU" : "Prozessor", + "Swap" : "Swap", + "Resource usage" : "Ressourcenverbrauch", "Shares" : "Freigaben", "Users:" : "Benutzer:", "Groups:" : "Gruppen:", @@ -77,14 +123,19 @@ "Federated sent:" : "Federated gesendet:", "Federated received:" : "Federated empfangen:", "Talk conversations:" : "Talk-Unterhaltungen:", + "Runs" : "Ausführungen", "Average" : "Durchschnitt", + "Longest" : "Längeste", "Warning" : "Warnung", + "Critical" : "Kritisch", "Operating System:" : "Betriebssystem:", "CPU:" : "Prozessor:", "{name} ({threads} threads)" : "{name} ({threads} Threads)", "Server time:" : "Serverzeit:", "Uptime:" : "Betriebszeit:", "Temperature" : "Temperatur", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} sek", "CPU Usage:" : "CPU-Auslastung:", "Load average: {percentage} % ({load}) last minute" : "Durchschnittliche Last: {percentage} % ({load}) in der letzen Minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) letzte Minute\n{last5MinutesPercentage} % ({last5Minutes}) letzte 5 Minuten\n{last15MinutesPercentage} % ({last15Minutes}) letzte 15 Minuten", diff --git a/l10n/el.js b/l10n/el.js index cfb36e4f..a799e9ab 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -12,10 +12,14 @@ OC.L10N.register( "Last 7 Days" : "Τελευταίες 7 Ημέρες", "Last 30 Days" : "Τελευταίες 30 Ημέρες", "Webcron" : "Webcron", + "Background jobs" : "Εργασίες παρασκηνίου", + "Mode" : "Λειτουργία", "Never" : "Ποτέ", "Load" : "Χρήση", "CPU info not available" : "Οι πληροφορίες επεξεργαστή CPU δεν είναι διαθέσιμες", "Current usage" : "Τρέχουσα χρήση", + "Threads" : "Θέματα", + "Load average" : "Μέσος όρος φόρτωσης", "Database" : "Βάση δεδομένων", "Type:" : "Τύπος:", "Version:" : "Έκδοση:", @@ -28,15 +32,25 @@ OC.L10N.register( "Filesystem:" : "Σύστημα αρχείων:", "Available:" : "Διαθέσιμα:", "Used:" : "Σε χρήση:", + "Status" : "Κατάσταση", + "Started" : "Ξεκίνησε", "Duration" : "Διάρκεια", + "Job" : "Εργασία", "When" : "Πότε", + "Details" : "Λεπτομέρειες", + "Succeeded" : "Επιτυχία", "Failed" : "Αποτυχία", + "Running" : "Σε εκτέλεση", "Memory" : "Μνήμη", "RAM info not available" : "Οι πληροφορίες RAM δεν είναι διαθέσιμες", + "Total" : "Σύνολο", + "Configuration" : "Διαμόρφωση", "Output in JSON" : "Έξοδος σε JSON", "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", + "Authentication" : "Ταυτοποίηση", "Network" : "Δίκτυο", "Hostname" : "Όνομα Υπολογιστή", + "Gateway" : "Πύλη", "DNS" : "DNS", "Status:" : "Κατάσταση:", "Speed:" : "Ταχύτητα:", @@ -67,6 +81,7 @@ OC.L10N.register( "Max active processes:" : "Μέγιστες ενεργές διεργασίες:", "Max children reached:" : "Φτάστηκε μέγιστος αριθμός παιδιών:", "CPU" : "CPU", + "Resource usage" : "Χρήση πόρων", "Shares" : "Κοινόχρηστοι φάκελοι", "Users:" : "Χρήστες:", "Groups:" : "Ομάδες:", diff --git a/l10n/el.json b/l10n/el.json index a2e1327b..d4bf6e58 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -10,10 +10,14 @@ "Last 7 Days" : "Τελευταίες 7 Ημέρες", "Last 30 Days" : "Τελευταίες 30 Ημέρες", "Webcron" : "Webcron", + "Background jobs" : "Εργασίες παρασκηνίου", + "Mode" : "Λειτουργία", "Never" : "Ποτέ", "Load" : "Χρήση", "CPU info not available" : "Οι πληροφορίες επεξεργαστή CPU δεν είναι διαθέσιμες", "Current usage" : "Τρέχουσα χρήση", + "Threads" : "Θέματα", + "Load average" : "Μέσος όρος φόρτωσης", "Database" : "Βάση δεδομένων", "Type:" : "Τύπος:", "Version:" : "Έκδοση:", @@ -26,15 +30,25 @@ "Filesystem:" : "Σύστημα αρχείων:", "Available:" : "Διαθέσιμα:", "Used:" : "Σε χρήση:", + "Status" : "Κατάσταση", + "Started" : "Ξεκίνησε", "Duration" : "Διάρκεια", + "Job" : "Εργασία", "When" : "Πότε", + "Details" : "Λεπτομέρειες", + "Succeeded" : "Επιτυχία", "Failed" : "Αποτυχία", + "Running" : "Σε εκτέλεση", "Memory" : "Μνήμη", "RAM info not available" : "Οι πληροφορίες RAM δεν είναι διαθέσιμες", + "Total" : "Σύνολο", + "Configuration" : "Διαμόρφωση", "Output in JSON" : "Έξοδος σε JSON", "Skip server update" : "Παράλειψη ενημέρωσης διακομιστή", + "Authentication" : "Ταυτοποίηση", "Network" : "Δίκτυο", "Hostname" : "Όνομα Υπολογιστή", + "Gateway" : "Πύλη", "DNS" : "DNS", "Status:" : "Κατάσταση:", "Speed:" : "Ταχύτητα:", @@ -65,6 +79,7 @@ "Max active processes:" : "Μέγιστες ενεργές διεργασίες:", "Max children reached:" : "Φτάστηκε μέγιστος αριθμός παιδιών:", "CPU" : "CPU", + "Resource usage" : "Χρήση πόρων", "Shares" : "Κοινόχρηστοι φάκελοι", "Users:" : "Χρήστες:", "Groups:" : "Ομάδες:", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 97ba8416..6d34bed7 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -15,10 +15,14 @@ OC.L10N.register( "Last 7 Days" : "Last 7 Days", "Last 30 Days" : "Last 30 Days", "Webcron" : "Webcron", + "Background jobs" : "Background jobs", + "Mode" : "Mode", "Never" : "Never", "Load" : "Load", "CPU info not available" : "CPU info not available", "Current usage" : "Current usage", + "Threads" : "Threads", + "Load average" : "Load average", "Database" : "Database", "Type:" : "Type:", "Version:" : "Version:", @@ -28,20 +32,29 @@ OC.L10N.register( "Available" : "Available", "Disk" : "Disk", "Files" : "Files", + "Storages" : "Storages", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", "Available:" : "Available:", "Used:" : "Used:", + "Status" : "Status", + "Started" : "Started", "Duration" : "Duration", "When" : "When", "Details" : "Details", + "Succeeded" : "Succeeded", "Failed" : "Failed", + "Running" : "Running", "Memory" : "Memory", "RAM info not available" : "RAM info not available", + "Total" : "Total", + "Configuration" : "Configuration", "Output in JSON" : "Output in JSON", "Skip server update" : "Skip server update", + "Authentication" : "Authentication", "Network" : "Network", "Hostname" : "Hostname", + "Gateway" : "Gateway", "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Speed:", @@ -73,6 +86,7 @@ OC.L10N.register( "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", "CPU" : "CPU", + "Resource usage" : "Resource usage", "Shares" : "Shares", "Users:" : "Users:", "Groups:" : "Groups:", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 938f8360..11a72c03 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -13,10 +13,14 @@ "Last 7 Days" : "Last 7 Days", "Last 30 Days" : "Last 30 Days", "Webcron" : "Webcron", + "Background jobs" : "Background jobs", + "Mode" : "Mode", "Never" : "Never", "Load" : "Load", "CPU info not available" : "CPU info not available", "Current usage" : "Current usage", + "Threads" : "Threads", + "Load average" : "Load average", "Database" : "Database", "Type:" : "Type:", "Version:" : "Version:", @@ -26,20 +30,29 @@ "Available" : "Available", "Disk" : "Disk", "Files" : "Files", + "Storages" : "Storages", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", "Available:" : "Available:", "Used:" : "Used:", + "Status" : "Status", + "Started" : "Started", "Duration" : "Duration", "When" : "When", "Details" : "Details", + "Succeeded" : "Succeeded", "Failed" : "Failed", + "Running" : "Running", "Memory" : "Memory", "RAM info not available" : "RAM info not available", + "Total" : "Total", + "Configuration" : "Configuration", "Output in JSON" : "Output in JSON", "Skip server update" : "Skip server update", + "Authentication" : "Authentication", "Network" : "Network", "Hostname" : "Hostname", + "Gateway" : "Gateway", "DNS" : "DNS", "Status:" : "Status:", "Speed:" : "Speed:", @@ -71,6 +84,7 @@ "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", "CPU" : "CPU", + "Resource usage" : "Resource usage", "Shares" : "Shares", "Users:" : "Users:", "Groups:" : "Groups:", diff --git a/l10n/eo.js b/l10n/eo.js index ad2a0177..6cc961aa 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -7,10 +7,12 @@ OC.L10N.register( "Monitoring app with useful server information" : "Observa aplikaĵo kun utilaj informoj pri la servilo", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Montras utilajn servilajn informojn, kiel ŝarĝon de la ĉefprocesoro, ĉefmemoran uzadon, diskan uzadon, nombrojn de uzantoj, k.t.p.", "Active users" : "Aktivaj uzantoj", + "Background jobs" : "Fonaj taskoj", "Never" : "Neniam", "Load" : "Ŝarĝo", "CPU info not available" : "Informo pri la ĉefprocesoro ne disponeblas", "Current usage" : "Nuna uzado", + "Load average" : "Ŝarĝa mezonombro", "Database" : "Datumbazo", "Type:" : "Tipo:", "Version:" : "Versio:", @@ -20,9 +22,13 @@ OC.L10N.register( "Disk" : "Disko", "When" : "Kiam", "Details" : "Detaloj", + "Running" : "Kuras", "Memory" : "Ĉefmemoro", + "Total" : "Sumo", + "Authentication" : "Aŭtentigo", "Network" : "Reto", "Hostname" : "Gastigonomo", + "Gateway" : "Kluzo", "DNS" : "DNS", "PHP extensions" : "PHP-moduloj", "PHP" : "PHP", diff --git a/l10n/eo.json b/l10n/eo.json index 63223ddd..eb9051d8 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -5,10 +5,12 @@ "Monitoring app with useful server information" : "Observa aplikaĵo kun utilaj informoj pri la servilo", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Montras utilajn servilajn informojn, kiel ŝarĝon de la ĉefprocesoro, ĉefmemoran uzadon, diskan uzadon, nombrojn de uzantoj, k.t.p.", "Active users" : "Aktivaj uzantoj", + "Background jobs" : "Fonaj taskoj", "Never" : "Neniam", "Load" : "Ŝarĝo", "CPU info not available" : "Informo pri la ĉefprocesoro ne disponeblas", "Current usage" : "Nuna uzado", + "Load average" : "Ŝarĝa mezonombro", "Database" : "Datumbazo", "Type:" : "Tipo:", "Version:" : "Versio:", @@ -18,9 +20,13 @@ "Disk" : "Disko", "When" : "Kiam", "Details" : "Detaloj", + "Running" : "Kuras", "Memory" : "Ĉefmemoro", + "Total" : "Sumo", + "Authentication" : "Aŭtentigo", "Network" : "Reto", "Hostname" : "Gastigonomo", + "Gateway" : "Kluzo", "DNS" : "DNS", "PHP extensions" : "PHP-moduloj", "PHP" : "PHP", diff --git a/l10n/es.js b/l10n/es.js index 48fa9e01..6f2c2ef6 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -14,10 +14,13 @@ OC.L10N.register( "Last 7 Days" : "Últimos 7 días", "Last 30 Days" : "Últimos 30 días", "Webcron" : "Webcron", + "Background jobs" : "Procesos en segundo plano", + "Mode" : "Modo", "Never" : "Nunca", "Load" : "Carga", "CPU info not available" : "Información de CPU no disponible", "Current usage" : "Uso actual", + "Threads" : "Hilos", "Load average" : "Carga media", "Database" : "Base de datos", "Type:" : "Tipo:", @@ -27,18 +30,27 @@ OC.L10N.register( "Available" : "Disponible", "Disk" : "Disco", "Files" : "Archivos", + "Storages" : "Almacenamientos", "Mount:" : "Punto de montaje:", "Filesystem:" : "Sistema de archivos:", "Available:" : "Disponible:", "Used:" : "Usado:", + "Status" : "Estado", + "Started" : "Comenzado", "Duration" : "Duración", + "Job" : "Trabajo", "When" : "Cuando", "Details" : "Detalles", + "Succeeded" : "Fue exitosa", "Failed" : "Falló", + "Running" : "Corriendo", "Memory" : "Memoria", "RAM info not available" : "Los datos de la RAM no están disponibles", + "Total" : "Total", + "Configuration" : "Configuración", "Output in JSON" : "Salida en JSON", "Skip server update" : "Omitir actualización del servidor", + "Authentication" : "Autenticación", "Network" : "Red", "Hostname" : "Dirección del servidor", "Gateway" : "Puerta de acceso", @@ -73,6 +85,7 @@ OC.L10N.register( "Max active processes:" : "Número máx. de procesos activos:", "Max children reached:" : "Número máx. de procesos heredados alcanzados:", "CPU" : "CPU", + "Resource usage" : "Utilización de recursos", "Shares" : "Recursos compartidos", "Users:" : "Usuarios:", "Groups:" : "Grupos:", diff --git a/l10n/es.json b/l10n/es.json index e5e43218..f8489514 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -12,10 +12,13 @@ "Last 7 Days" : "Últimos 7 días", "Last 30 Days" : "Últimos 30 días", "Webcron" : "Webcron", + "Background jobs" : "Procesos en segundo plano", + "Mode" : "Modo", "Never" : "Nunca", "Load" : "Carga", "CPU info not available" : "Información de CPU no disponible", "Current usage" : "Uso actual", + "Threads" : "Hilos", "Load average" : "Carga media", "Database" : "Base de datos", "Type:" : "Tipo:", @@ -25,18 +28,27 @@ "Available" : "Disponible", "Disk" : "Disco", "Files" : "Archivos", + "Storages" : "Almacenamientos", "Mount:" : "Punto de montaje:", "Filesystem:" : "Sistema de archivos:", "Available:" : "Disponible:", "Used:" : "Usado:", + "Status" : "Estado", + "Started" : "Comenzado", "Duration" : "Duración", + "Job" : "Trabajo", "When" : "Cuando", "Details" : "Detalles", + "Succeeded" : "Fue exitosa", "Failed" : "Falló", + "Running" : "Corriendo", "Memory" : "Memoria", "RAM info not available" : "Los datos de la RAM no están disponibles", + "Total" : "Total", + "Configuration" : "Configuración", "Output in JSON" : "Salida en JSON", "Skip server update" : "Omitir actualización del servidor", + "Authentication" : "Autenticación", "Network" : "Red", "Hostname" : "Dirección del servidor", "Gateway" : "Puerta de acceso", @@ -71,6 +83,7 @@ "Max active processes:" : "Número máx. de procesos activos:", "Max children reached:" : "Número máx. de procesos heredados alcanzados:", "CPU" : "CPU", + "Resource usage" : "Utilización de recursos", "Shares" : "Recursos compartidos", "Users:" : "Usuarios:", "Groups:" : "Grupos:", diff --git a/l10n/es_419.js b/l10n/es_419.js index a197d717..ec1903df 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -5,6 +5,7 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", "Never" : "Nunca", "Current usage" : "Uso actual", "Load average" : "Carga promedio", @@ -14,6 +15,8 @@ OC.L10N.register( "Size:" : "Tamaño:", "Files" : "Archivo", "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", diff --git a/l10n/es_419.json b/l10n/es_419.json index 5494b9ae..3f7a6f90 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -3,6 +3,7 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", "Never" : "Nunca", "Current usage" : "Uso actual", "Load average" : "Carga promedio", @@ -12,6 +13,8 @@ "Size:" : "Tamaño:", "Files" : "Archivo", "Details" : "Detalles", + "Total" : "Total", + "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index f19049c8..20710909 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -5,6 +5,7 @@ OC.L10N.register( "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", "Never" : "Nunca", "Current usage" : "Uso actual", "Load average" : "Carga promedio", @@ -14,8 +15,11 @@ OC.L10N.register( "Size:" : "Tamaño:", "Available" : "Disponible", "Files" : "Archivo", + "Started" : "Iniciado", "Details" : "Detalles", "Failed" : "Error", + "Total" : "Total", + "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index ab62a94e..3669512e 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -3,6 +3,7 @@ "Unknown" : "Desconocido", "Monitoring" : "Monitoreo", "Active users" : "Usuarios activos", + "Background jobs" : "Trabajos en segundo plano", "Never" : "Nunca", "Current usage" : "Uso actual", "Load average" : "Carga promedio", @@ -12,8 +13,11 @@ "Size:" : "Tamaño:", "Available" : "Disponible", "Files" : "Archivo", + "Started" : "Iniciado", "Details" : "Detalles", "Failed" : "Error", + "Total" : "Total", + "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 83a7e9fd..0b518721 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -17,6 +17,7 @@ OC.L10N.register( "Files" : "Archivo", "Failed" : "Falló", "Total" : "Total", + "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 68f2d229..8b587eb4 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -15,6 +15,7 @@ "Files" : "Archivo", "Failed" : "Falló", "Total" : "Total", + "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 5fc4b3fc..739fc6cb 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -17,6 +17,7 @@ OC.L10N.register( "Files" : "Archivo", "Details" : "Detalles", "Total" : "Total", + "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index 8c4536cc..40ae2264 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -15,6 +15,7 @@ "Files" : "Archivo", "Details" : "Detalles", "Total" : "Total", + "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index d98b19ba..53bc7be8 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -14,14 +14,20 @@ OC.L10N.register( "Last 24 Hours" : "Viimase 24 tunni jooksul", "Last 7 Days" : "Viimase 7 päeva jooksul", "Last 30 Days" : "Viimase 30 päeva jooksul", + "System cron" : "Süsteemi cron", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (pole soovitatud)", "Background jobs" : "Taustal toimivad haldustoimingud", "Mode" : "Režiim", + "Last run" : "Viimane käivitus", "Never" : "Mitte kunagi", + "Latest runs" : "Viimased käivitused", + "No background job has run yet." : "Ükski taustal töötav ülesanne pole veel käivitunud.", + "Slowest jobs" : "Kõige aeglasemad taustal töötavad ülesanded", "Load" : "Koormus", "CPU info not available" : "Protsessori teave pole saadaval", "Current usage" : "Praegune kasutus", - "Threads" : "Jutulõngad", + "Threads" : "Lõimesid", "Load average" : "Keskmine koormus", "Database" : "Andmebaas", "Type:" : "Tüüp:", @@ -32,26 +38,40 @@ OC.L10N.register( "Available" : "Saadaval", "Disk" : "Ketas", "Files" : "Failid", + "Storages" : "Andmeruumid", + "Free space" : "Vaba ruum", "Mount:" : "Haakepunkt:", "Filesystem:" : "Failisüsteem:", "Available:" : "Saadaval:", "Used:" : "Kasutusel:", + "Class" : "Klass", "Status" : "Olek", + "Started" : "Käivitatud", "Duration" : "Kestus", + "Peak memory" : "Suurim mälukasutus", "When" : "Millal", "Details" : "Üksikasjad", "Succeeded" : "Õnnestus", "Failed" : "Ebaõnnestus", + "Crashed" : "Kokku jooksnud", "Running" : "Töös", + "RAM usage" : "Mälukasutus", + "Swap usage" : "Saaleala kasutus", "Memory" : "Mälu", "RAM info not available" : "Vahemälu info pole saadaval", "Total" : "Kokku", + "Swap used" : "Kasutatud saaleala", + "External monitoring API" : "Välise monitoorimistarviku API", + "Endpoint URL" : "Otspunkti võrguaadress", "Configuration" : "Seadistused", "Output in JSON" : "Väljund json-vormingus", + "Skip apps section" : "Jäta rakenduste alajaotus vahele", "Skip server update" : "Jäta serveri uuendus vahele", "Authentication" : "Autentimine", "Network" : "Võrk", "Hostname" : "Hostinimi", + "Gateway" : "Lüüs", + "DNS" : "Nimelahendus", "Status:" : "Olek:", "Speed:" : "Kiirus:", "Duplex:" : "Dupleks:", @@ -81,6 +101,9 @@ OC.L10N.register( "Max listen queue:" : "Maksimaalne kuulatavate päringute järjekord:", "Max active processes:" : "Suurim aktiivsete protsesside arv:", "Max children reached:" : "Maksimaalselt järglasprotsesse:", + "{used} of {total}" : "{used} / {total}", + "CPU" : "Protsessor", + "Swap" : "Saaleala", "Resource usage" : "Ressursikasutus", "Shares" : "Jagamised", "Users:" : "Kasutajaid:", @@ -90,14 +113,19 @@ OC.L10N.register( "Federated sent:" : "Liitpilve saadetud:", "Federated received:" : "Liitpilvest vastu võetud:", "Talk conversations:" : "Vestlusi suhtlusrakenduses:", + "Runs" : "Käivitusi", "Average" : "Keskmine", + "Longest" : "Kauakestvaim", "Warning" : "Hoiatus (warning)", + "Critical" : "Kriitiline", "Operating System:" : "Operatsioonisüsteem:", "CPU:" : "Protsessor:", "{name} ({threads} threads)" : "{name} ({threads} lõime)", "Server time:" : "Serveri aeg:", "Uptime:" : "Aeg viimasest serveri käivitusest:", "Temperature" : "Temperatuur", + "{duration} ms" : "{duration} msek", + "{duration} s" : "{duration} sek", "CPU Usage:" : "Protsessori koormus:", "Load average: {percentage} % ({load}) last minute" : "Keskmine koormus: {percentage} % ({load}) viimase minuti kestel", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) viimane minut\n{last5MinutesPercentage} % ({last5Minutes}) viimased 5 minutit\n{last15MinutesPercentage} % ({last15Minutes}) viimased 15 minutit", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index a142a3b3..557cb040 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -12,14 +12,20 @@ "Last 24 Hours" : "Viimase 24 tunni jooksul", "Last 7 Days" : "Viimase 7 päeva jooksul", "Last 30 Days" : "Viimase 30 päeva jooksul", + "System cron" : "Süsteemi cron", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (pole soovitatud)", "Background jobs" : "Taustal toimivad haldustoimingud", "Mode" : "Režiim", + "Last run" : "Viimane käivitus", "Never" : "Mitte kunagi", + "Latest runs" : "Viimased käivitused", + "No background job has run yet." : "Ükski taustal töötav ülesanne pole veel käivitunud.", + "Slowest jobs" : "Kõige aeglasemad taustal töötavad ülesanded", "Load" : "Koormus", "CPU info not available" : "Protsessori teave pole saadaval", "Current usage" : "Praegune kasutus", - "Threads" : "Jutulõngad", + "Threads" : "Lõimesid", "Load average" : "Keskmine koormus", "Database" : "Andmebaas", "Type:" : "Tüüp:", @@ -30,26 +36,40 @@ "Available" : "Saadaval", "Disk" : "Ketas", "Files" : "Failid", + "Storages" : "Andmeruumid", + "Free space" : "Vaba ruum", "Mount:" : "Haakepunkt:", "Filesystem:" : "Failisüsteem:", "Available:" : "Saadaval:", "Used:" : "Kasutusel:", + "Class" : "Klass", "Status" : "Olek", + "Started" : "Käivitatud", "Duration" : "Kestus", + "Peak memory" : "Suurim mälukasutus", "When" : "Millal", "Details" : "Üksikasjad", "Succeeded" : "Õnnestus", "Failed" : "Ebaõnnestus", + "Crashed" : "Kokku jooksnud", "Running" : "Töös", + "RAM usage" : "Mälukasutus", + "Swap usage" : "Saaleala kasutus", "Memory" : "Mälu", "RAM info not available" : "Vahemälu info pole saadaval", "Total" : "Kokku", + "Swap used" : "Kasutatud saaleala", + "External monitoring API" : "Välise monitoorimistarviku API", + "Endpoint URL" : "Otspunkti võrguaadress", "Configuration" : "Seadistused", "Output in JSON" : "Väljund json-vormingus", + "Skip apps section" : "Jäta rakenduste alajaotus vahele", "Skip server update" : "Jäta serveri uuendus vahele", "Authentication" : "Autentimine", "Network" : "Võrk", "Hostname" : "Hostinimi", + "Gateway" : "Lüüs", + "DNS" : "Nimelahendus", "Status:" : "Olek:", "Speed:" : "Kiirus:", "Duplex:" : "Dupleks:", @@ -79,6 +99,9 @@ "Max listen queue:" : "Maksimaalne kuulatavate päringute järjekord:", "Max active processes:" : "Suurim aktiivsete protsesside arv:", "Max children reached:" : "Maksimaalselt järglasprotsesse:", + "{used} of {total}" : "{used} / {total}", + "CPU" : "Protsessor", + "Swap" : "Saaleala", "Resource usage" : "Ressursikasutus", "Shares" : "Jagamised", "Users:" : "Kasutajaid:", @@ -88,14 +111,19 @@ "Federated sent:" : "Liitpilve saadetud:", "Federated received:" : "Liitpilvest vastu võetud:", "Talk conversations:" : "Vestlusi suhtlusrakenduses:", + "Runs" : "Käivitusi", "Average" : "Keskmine", + "Longest" : "Kauakestvaim", "Warning" : "Hoiatus (warning)", + "Critical" : "Kriitiline", "Operating System:" : "Operatsioonisüsteem:", "CPU:" : "Protsessor:", "{name} ({threads} threads)" : "{name} ({threads} lõime)", "Server time:" : "Serveri aeg:", "Uptime:" : "Aeg viimasest serveri käivitusest:", "Temperature" : "Temperatuur", + "{duration} ms" : "{duration} msek", + "{duration} s" : "{duration} sek", "CPU Usage:" : "Protsessori koormus:", "Load average: {percentage} % ({load}) last minute" : "Keskmine koormus: {percentage} % ({load}) viimase minuti kestel", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) viimane minut\n{last5MinutesPercentage} % ({last5Minutes}) viimased 5 minutit\n{last15MinutesPercentage} % ({last15Minutes}) viimased 15 minutit", diff --git a/l10n/km.js b/l10n/km.js deleted file mode 100644 index 6be843f6..00000000 --- a/l10n/km.js +++ /dev/null @@ -1,13 +0,0 @@ -OC.L10N.register( - "serverinfo", - { - "Type:" : "ប្រភេទ៖", - "Size:" : "ទំហំ៖", - "Details" : "ព័ត៌មាន​លម្អិត", - "Shares" : "ចែក​រំលែក", - "Warning" : "បម្រាម", - "Copied!" : "បានចម្លង", - "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", - "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង" -}, -"nplurals=1; plural=0;"); diff --git a/l10n/km.json b/l10n/km.json deleted file mode 100644 index 451c1479..00000000 --- a/l10n/km.json +++ /dev/null @@ -1,11 +0,0 @@ -{ "translations": { - "Type:" : "ប្រភេទ៖", - "Size:" : "ទំហំ៖", - "Details" : "ព័ត៌មាន​លម្អិត", - "Shares" : "ចែក​រំលែក", - "Warning" : "បម្រាម", - "Copied!" : "បានចម្លង", - "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", - "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង" -},"pluralForm" :"nplurals=1; plural=0;" -} \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index dcedd47f..a2dedea7 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -14,10 +14,19 @@ OC.L10N.register( "Last 24 Hours" : "Paskutinės 24 valandos", "Last 7 Days" : "Paskutinės 7 dienos", "Last 30 Days" : "Paskutinės 30 dienų", + "System cron" : "Sistemos „cron“", "Webcron" : "„Webcron“", + "AJAX (not recommended)" : "„AJAX“ (nerekomenduojama)", "Background jobs" : "Foninės užduotys", "Mode" : "Veiksena", + "Last run" : "Paskutinis paleidimas", "Never" : "Niekada", + "Latest runs" : "Naujausi paleidimai", + "No background job has run yet." : "Dar nebuvo paleista jokia foninė užduotis.", + "Slowest jobs" : "Lėčiausiai atliekami darbai", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Lėtųjų darbų statistika dar neprieinama. Ji renkama foninio darbo metu ir pasirodo po kito jo vykdymo.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Naujausios triktys (per %n pastarąją dieną)","Naujausios triktys (per pastarąsias dienas - %n)","Naujausios triktys (per pastarąsias dienas - %n)","Naujausios triktys (per pastarąsias dienas - %n)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Nė vienas foninis darbas nepatyrė nesėkmės per pastarąją %n dieną","Nė vienas foninis darbas nepatyrė nesėkmės per pastarąsias (%n) dienas","Nė vienas foninis darbas nepatyrė nesėkmės per pastarąsias (%n) dienas","Nė vienas foninis darbas nepatyrė nesėkmės per pastarąsias (%n) dienas"], "Load" : "Apkrova", "CPU info not available" : "Informacija apie procesorių neprieinama", "Current usage" : "Dabartinis sunaudojimas", @@ -33,25 +42,44 @@ OC.L10N.register( "Disk" : "Diskas", "Files" : "Failai", "Storages" : "Saugyklos", + "Free space" : "Laisva vieta", "Mount:" : "Prijungti:", "Filesystem:" : "Failų sistema:", "Available:" : "Prieinama:", "Used:" : "Panaudota:", + "Class" : "Klasė", "Status" : "Būsena", "Started" : "Pradėta", "Duration" : "Trukmė", + "Peak memory" : "Didžiausias atminties suvartojimas", + "Run ID" : "Vykdymo ID", + "Server ID" : "Serverio ID", + "Process ID" : "Proceso ID", + "Details about {job} from {time}" : "Informacija apie {job} iš {time}", + "Job" : "Darbas", "When" : "Kada", "Details" : "Išsamiau", "Succeeded" : "Pavyko", "Failed" : "Nepavyko", + "Crashed" : "Sugedo", "Running" : "Bėgimas", + "RAM usage" : "RAM naudojimas", + "Swap usage" : "Swap naudojimas", "Memory" : "Atmintis", "RAM info not available" : "RAM informacija nepasiekiama", "Total" : "Iš viso", + "Swap used" : "Panaudota Swap", + "External monitoring API" : "Išorinio stebėjimo API", + "Endpoint URL" : "Galutinio taško URL", "Configuration" : "Konfigūracija", "Output in JSON" : "JSON išvestis", + "Skip apps section" : "Praleisti programėlių skiltį", + "Including the apps section sends an external request to the app store" : "Įtraukus programėlių skiltį, išsiunčiama išorinė užklausa į programėlių parduotuvę", "Skip server update" : "Praleisti serverio atnaujinimą", "Authentication" : "Autentifikavimas", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Šis prieigos raktas buvo sugeneruotas jūsų naršyklėje ir nėra saugomas, kol nepaleisite žemiau nurodytos komandos. Siųskite jį {header} antraštėje su kiekviena užklausa.", + "Command to store the token" : "Komanda žymeniui išsaugoti", + "Request header" : "Request header", "Network" : "Tinklas", "Hostname" : "Domeno vardas", "Gateway" : "Tinklų sietuvas", @@ -85,7 +113,9 @@ OC.L10N.register( "Max listen queue:" : "Maksimali klausymosi eilė:", "Max active processes:" : "Maksimalus aktyvių procesų skaičius:", "Max children reached:" : "Pasiektas maksimalus antrinių procesų skaičius:", + "{used} of {total}" : "{used} iš {total}", "CPU" : "Procesorius", + "Swap" : "Swap", "Resource usage" : "Išteklių naudojimas", "Shares" : "Bendrinimai", "Users:" : "Vartotojai:", @@ -95,14 +125,19 @@ OC.L10N.register( "Federated sent:" : "Federacinis išsiuntė:", "Federated received:" : "Federacinis gavo:", "Talk conversations:" : "„Pokalbiai“ pasikalbėjimai:", + "Runs" : "Vykdymai", "Average" : "Vidutinis", + "Longest" : "Ilgiausias", "Warning" : "Įspėjimas", + "Critical" : "Kritinis", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", "{name} ({threads} threads)" : "{name} ({threads} gijos)", "Server time:" : "Serverio laikas:", "Uptime:" : "Veikimo laikas:", "Temperature" : "Temperatūra", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "CPU naudojimas:", "Load average: {percentage} % ({load}) last minute" : "Apkrovos vidurkis: {percentage} % ({load}) paskutinę minutę", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) paskutinę minutę\n{last5MinutesPercentage} % ({last5Minutes}) paskutines 5 minutes\n{last15MinutesPercentage} % ({last15Minutes}) paskutines 15 minučių", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 4272511d..a5664e51 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -12,10 +12,19 @@ "Last 24 Hours" : "Paskutinės 24 valandos", "Last 7 Days" : "Paskutinės 7 dienos", "Last 30 Days" : "Paskutinės 30 dienų", + "System cron" : "Sistemos „cron“", "Webcron" : "„Webcron“", + "AJAX (not recommended)" : "„AJAX“ (nerekomenduojama)", "Background jobs" : "Foninės užduotys", "Mode" : "Veiksena", + "Last run" : "Paskutinis paleidimas", "Never" : "Niekada", + "Latest runs" : "Naujausi paleidimai", + "No background job has run yet." : "Dar nebuvo paleista jokia foninė užduotis.", + "Slowest jobs" : "Lėčiausiai atliekami darbai", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Lėtųjų darbų statistika dar neprieinama. Ji renkama foninio darbo metu ir pasirodo po kito jo vykdymo.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Naujausios triktys (per %n pastarąją dieną)","Naujausios triktys (per pastarąsias dienas - %n)","Naujausios triktys (per pastarąsias dienas - %n)","Naujausios triktys (per pastarąsias dienas - %n)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Nė vienas foninis darbas nepatyrė nesėkmės per pastarąją %n dieną","Nė vienas foninis darbas nepatyrė nesėkmės per pastarąsias (%n) dienas","Nė vienas foninis darbas nepatyrė nesėkmės per pastarąsias (%n) dienas","Nė vienas foninis darbas nepatyrė nesėkmės per pastarąsias (%n) dienas"], "Load" : "Apkrova", "CPU info not available" : "Informacija apie procesorių neprieinama", "Current usage" : "Dabartinis sunaudojimas", @@ -31,25 +40,44 @@ "Disk" : "Diskas", "Files" : "Failai", "Storages" : "Saugyklos", + "Free space" : "Laisva vieta", "Mount:" : "Prijungti:", "Filesystem:" : "Failų sistema:", "Available:" : "Prieinama:", "Used:" : "Panaudota:", + "Class" : "Klasė", "Status" : "Būsena", "Started" : "Pradėta", "Duration" : "Trukmė", + "Peak memory" : "Didžiausias atminties suvartojimas", + "Run ID" : "Vykdymo ID", + "Server ID" : "Serverio ID", + "Process ID" : "Proceso ID", + "Details about {job} from {time}" : "Informacija apie {job} iš {time}", + "Job" : "Darbas", "When" : "Kada", "Details" : "Išsamiau", "Succeeded" : "Pavyko", "Failed" : "Nepavyko", + "Crashed" : "Sugedo", "Running" : "Bėgimas", + "RAM usage" : "RAM naudojimas", + "Swap usage" : "Swap naudojimas", "Memory" : "Atmintis", "RAM info not available" : "RAM informacija nepasiekiama", "Total" : "Iš viso", + "Swap used" : "Panaudota Swap", + "External monitoring API" : "Išorinio stebėjimo API", + "Endpoint URL" : "Galutinio taško URL", "Configuration" : "Konfigūracija", "Output in JSON" : "JSON išvestis", + "Skip apps section" : "Praleisti programėlių skiltį", + "Including the apps section sends an external request to the app store" : "Įtraukus programėlių skiltį, išsiunčiama išorinė užklausa į programėlių parduotuvę", "Skip server update" : "Praleisti serverio atnaujinimą", "Authentication" : "Autentifikavimas", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Šis prieigos raktas buvo sugeneruotas jūsų naršyklėje ir nėra saugomas, kol nepaleisite žemiau nurodytos komandos. Siųskite jį {header} antraštėje su kiekviena užklausa.", + "Command to store the token" : "Komanda žymeniui išsaugoti", + "Request header" : "Request header", "Network" : "Tinklas", "Hostname" : "Domeno vardas", "Gateway" : "Tinklų sietuvas", @@ -83,7 +111,9 @@ "Max listen queue:" : "Maksimali klausymosi eilė:", "Max active processes:" : "Maksimalus aktyvių procesų skaičius:", "Max children reached:" : "Pasiektas maksimalus antrinių procesų skaičius:", + "{used} of {total}" : "{used} iš {total}", "CPU" : "Procesorius", + "Swap" : "Swap", "Resource usage" : "Išteklių naudojimas", "Shares" : "Bendrinimai", "Users:" : "Vartotojai:", @@ -93,14 +123,19 @@ "Federated sent:" : "Federacinis išsiuntė:", "Federated received:" : "Federacinis gavo:", "Talk conversations:" : "„Pokalbiai“ pasikalbėjimai:", + "Runs" : "Vykdymai", "Average" : "Vidutinis", + "Longest" : "Ilgiausias", "Warning" : "Įspėjimas", + "Critical" : "Kritinis", "Operating System:" : "Operacinė sistema:", "CPU:" : "Procesorius:", "{name} ({threads} threads)" : "{name} ({threads} gijos)", "Server time:" : "Serverio laikas:", "Uptime:" : "Veikimo laikas:", "Temperature" : "Temperatūra", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "CPU naudojimas:", "Load average: {percentage} % ({load}) last minute" : "Apkrovos vidurkis: {percentage} % ({load}) paskutinę minutę", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) paskutinę minutę\n{last5MinutesPercentage} % ({last5Minutes}) paskutines 5 minutes\n{last15MinutesPercentage} % ({last15Minutes}) paskutines 15 minučių", diff --git a/l10n/ps.js b/l10n/ps.js deleted file mode 100644 index 858475eb..00000000 --- a/l10n/ps.js +++ /dev/null @@ -1,12 +0,0 @@ -OC.L10N.register( - "serverinfo", - { - "Details" : "معلومات", - "Shares" : "شريک شوي", - "Copied!" : "کاپي شو!", - "Not supported!" : "د کار نه کېږي", - "Press ⌘-C to copy." : "د کاپي لپاره د ⌘-C تڼۍ کېکاږئ.", - "Press Ctrl-C to copy." : "د کاپي لپاره د Ctrl-C تڼۍ کېکاږئ.", - "Copy" : "کاپي کول" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ps.json b/l10n/ps.json deleted file mode 100644 index 65e6d18e..00000000 --- a/l10n/ps.json +++ /dev/null @@ -1,10 +0,0 @@ -{ "translations": { - "Details" : "معلومات", - "Shares" : "شريک شوي", - "Copied!" : "کاپي شو!", - "Not supported!" : "د کار نه کېږي", - "Press ⌘-C to copy." : "د کاپي لپاره د ⌘-C تڼۍ کېکاږئ.", - "Press Ctrl-C to copy." : "د کاپي لپاره د Ctrl-C تڼۍ کېکاږئ.", - "Copy" : "کاپي کول" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 51c78701..b142faad 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -14,14 +14,23 @@ OC.L10N.register( "Last 24 Hours" : "Nas Últimas 24 Horas", "Last 7 Days" : "Nos Últimos 7 Dias", "Last 30 Days" : "Nos Últimos 30 Dias", + "System cron" : "Cron do sistema", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (não recomendado)", "Background jobs" : "Tarefas em segundo plano", "Mode" : "Modo", + "Last run" : "Última execução", "Never" : "Nunca", + "Latest runs" : "Últimas execuções", + "No background job has run yet." : "Ainda não foi executada nenhuma tarefa em segundo plano.", + "Slowest jobs" : "Tarefas mais lentas", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "As estatísticas de tarefas lentas ainda não estão disponíveis. Elas são coletadas por uma tarefa em segundo plano e aparecem após sua próxima execução.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Falhas mais recentes (último %n dia)","Falhas mais recentes (últimos %n de dias)","Falhas mais recentes (últimos %n dias)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Nenhuma tarefa em segundo plano falhou no último %n dia.","Nenhuma tarefa em segundo plano falhou nos últimos %n de dias.","Nenhuma tarefa em segundo plano falhou nos últimos %n dias."], "Load" : "Carga", "CPU info not available" : "Informação da CPU não disponível", "Current usage" : "Uso atual:", - "Threads" : "Fios", + "Threads" : "Threads", "Load average" : "Carga média", "Database" : "Banco de Dados", "Type:" : "Tipo:", @@ -33,26 +42,44 @@ OC.L10N.register( "Disk" : "Disco", "Files" : "Arquivos", "Storages" : "Armazenamentos", + "Free space" : "Espaço livre", "Mount:" : "Montagem:", "Filesystem:" : "Sistema de arquivo:", "Available:" : "Disponível:", "Used:" : "Usado:", + "Class" : "Classe", "Status" : "Status", "Started" : "Iniciou", "Duration" : "Duração", - "Job" : "Trabalho", + "Peak memory" : "Memória máxima", + "Run ID" : "ID da execução", + "Server ID" : "ID do servidor", + "Process ID" : "ID do processo", + "Details about {job} from {time}" : "Detalhes sobre {job} em {time}", + "Job" : "Tarefa", "When" : "Quando", "Details" : "Detalhes", "Succeeded" : "Sucesso", "Failed" : "Falhou", + "Crashed" : "Travou", "Running" : "Em andamento", + "RAM usage" : "Uso de RAM", + "Swap usage" : "Uso de swap", "Memory" : "Memória", "RAM info not available" : "Informações de RAM não disponíveis", "Total" : "Total", + "Swap used" : "Swap utilizado", + "External monitoring API" : "API de monitoramento externo", + "Endpoint URL" : "URL do ponto final", "Configuration" : "Configurações", "Output in JSON" : "Saída em JSON", + "Skip apps section" : "Pular a seção de aplicativos", + "Including the apps section sends an external request to the app store" : "A inclusão da seção de aplicativos envia uma solicitação externa à loja de aplicativos", "Skip server update" : "Ignorar atualização do servidor", "Authentication" : "Autenticação", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Este token foi gerado no seu navegador e não fica armazenado até que você execute o comando abaixo. Envie-o no cabeçalho {header} em todas as solicitações.", + "Command to store the token" : "Comando para armazenar o token", + "Request header" : "Cabeçalho de solicitação", "Network" : "Rede", "Hostname" : "Nome do hospedeiro", "Gateway" : "Gateway", @@ -86,7 +113,9 @@ OC.L10N.register( "Max listen queue:" : "Máximo da fila de escuta:", "Max active processes:" : "Máximo de processes ativos:", "Max children reached:" : "Máximo de processos filhos atingido:", + "{used} of {total}" : "{used} de {total}", "CPU" : "CPU", + "Swap" : "Swap", "Resource usage" : "Uso de recursos", "Shares" : "Compartilhamentos", "Users:" : "Usuários:", @@ -96,14 +125,19 @@ OC.L10N.register( "Federated sent:" : "Envio federado:", "Federated received:" : "Recebimento federado:", "Talk conversations:" : "Conversas do Talk:", + "Runs" : "Execuções", "Average" : "Média", + "Longest" : "Mais longa", "Warning" : "Aviso", + "Critical" : "Crítico", "Operating System:" : "Sistema Operacional:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name} ({threads} threads)", "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "Uso de CPU:", "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 0d0c0fe7..6c2b7e04 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -12,14 +12,23 @@ "Last 24 Hours" : "Nas Últimas 24 Horas", "Last 7 Days" : "Nos Últimos 7 Dias", "Last 30 Days" : "Nos Últimos 30 Dias", + "System cron" : "Cron do sistema", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (não recomendado)", "Background jobs" : "Tarefas em segundo plano", "Mode" : "Modo", + "Last run" : "Última execução", "Never" : "Nunca", + "Latest runs" : "Últimas execuções", + "No background job has run yet." : "Ainda não foi executada nenhuma tarefa em segundo plano.", + "Slowest jobs" : "Tarefas mais lentas", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "As estatísticas de tarefas lentas ainda não estão disponíveis. Elas são coletadas por uma tarefa em segundo plano e aparecem após sua próxima execução.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Falhas mais recentes (último %n dia)","Falhas mais recentes (últimos %n de dias)","Falhas mais recentes (últimos %n dias)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Nenhuma tarefa em segundo plano falhou no último %n dia.","Nenhuma tarefa em segundo plano falhou nos últimos %n de dias.","Nenhuma tarefa em segundo plano falhou nos últimos %n dias."], "Load" : "Carga", "CPU info not available" : "Informação da CPU não disponível", "Current usage" : "Uso atual:", - "Threads" : "Fios", + "Threads" : "Threads", "Load average" : "Carga média", "Database" : "Banco de Dados", "Type:" : "Tipo:", @@ -31,26 +40,44 @@ "Disk" : "Disco", "Files" : "Arquivos", "Storages" : "Armazenamentos", + "Free space" : "Espaço livre", "Mount:" : "Montagem:", "Filesystem:" : "Sistema de arquivo:", "Available:" : "Disponível:", "Used:" : "Usado:", + "Class" : "Classe", "Status" : "Status", "Started" : "Iniciou", "Duration" : "Duração", - "Job" : "Trabalho", + "Peak memory" : "Memória máxima", + "Run ID" : "ID da execução", + "Server ID" : "ID do servidor", + "Process ID" : "ID do processo", + "Details about {job} from {time}" : "Detalhes sobre {job} em {time}", + "Job" : "Tarefa", "When" : "Quando", "Details" : "Detalhes", "Succeeded" : "Sucesso", "Failed" : "Falhou", + "Crashed" : "Travou", "Running" : "Em andamento", + "RAM usage" : "Uso de RAM", + "Swap usage" : "Uso de swap", "Memory" : "Memória", "RAM info not available" : "Informações de RAM não disponíveis", "Total" : "Total", + "Swap used" : "Swap utilizado", + "External monitoring API" : "API de monitoramento externo", + "Endpoint URL" : "URL do ponto final", "Configuration" : "Configurações", "Output in JSON" : "Saída em JSON", + "Skip apps section" : "Pular a seção de aplicativos", + "Including the apps section sends an external request to the app store" : "A inclusão da seção de aplicativos envia uma solicitação externa à loja de aplicativos", "Skip server update" : "Ignorar atualização do servidor", "Authentication" : "Autenticação", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Este token foi gerado no seu navegador e não fica armazenado até que você execute o comando abaixo. Envie-o no cabeçalho {header} em todas as solicitações.", + "Command to store the token" : "Comando para armazenar o token", + "Request header" : "Cabeçalho de solicitação", "Network" : "Rede", "Hostname" : "Nome do hospedeiro", "Gateway" : "Gateway", @@ -84,7 +111,9 @@ "Max listen queue:" : "Máximo da fila de escuta:", "Max active processes:" : "Máximo de processes ativos:", "Max children reached:" : "Máximo de processos filhos atingido:", + "{used} of {total}" : "{used} de {total}", "CPU" : "CPU", + "Swap" : "Swap", "Resource usage" : "Uso de recursos", "Shares" : "Compartilhamentos", "Users:" : "Usuários:", @@ -94,14 +123,19 @@ "Federated sent:" : "Envio federado:", "Federated received:" : "Recebimento federado:", "Talk conversations:" : "Conversas do Talk:", + "Runs" : "Execuções", "Average" : "Média", + "Longest" : "Mais longa", "Warning" : "Aviso", + "Critical" : "Crítico", "Operating System:" : "Sistema Operacional:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name} ({threads} threads)", "Server time:" : "Horário do servidor:", "Uptime:" : "Tempo de operação:", "Temperature" : "Temperatura", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "Uso de CPU:", "Load average: {percentage} % ({load}) last minute" : "Média de carga: {percentage} % ({load}) no último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) no último minuto\n{last5MinutesPercentage} % ({last5Minutes}) nos últimos 5 minutos\n{last15MinutesPercentage} % ({last15Minutes}) nos últimos 15 minutos", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index f43082ce..dc491941 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -14,10 +14,19 @@ OC.L10N.register( "Last 24 Hours" : "過去24小時", "Last 7 Days" : "過去7天", "Last 30 Days" : "過去30天", + "System cron" : "系統 cron", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX(不建議)", "Background jobs" : "背景作業", "Mode" : "模式", + "Last run" : "上次執行", "Never" : "永不", + "Latest runs" : "最後執行", + "No background job has run yet." : "尚無在執行的背景作業。", + "Slowest jobs" : "最慢的作業", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "目前尚無緩慢工作的統計資料。這些資料是由背景工作所蒐集的,並將在該工作下次執行後顯示。", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["最近失敗(過去%n天)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["過去%n天內,沒有任何背景工作失敗。"], "Load" : "負載", "CPU info not available" : "CPU 資訊暫時無法使用", "Current usage" : "目前使用量", @@ -33,25 +42,44 @@ OC.L10N.register( "Disk" : "硬碟", "Files" : "檔案", "Storages" : "儲存空間", + "Free space" : "可用空間", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", "Available:" : "可用:", "Used:" : "已使用:", + "Class" : "類別", "Status" : "狀態", "Started" : "開始於", "Duration" : "持續時間", + "Peak memory" : "記憶體峰值", + "Run ID" : "執行 ID", + "Server ID" : "伺服器 ID", + "Process ID" : "處理程序 ID", + "Details about {job} from {time}" : "從 {time} 開始的 {job} 的詳細資訊", + "Job" : "作業", "When" : "當", "Details" : "詳細資訊", "Succeeded" : "成功了", "Failed" : "失敗", + "Crashed" : "當掉了", "Running" : "跑步", + "RAM usage" : "記憶體使用量", + "Swap usage" : "Swap 使用量", "Memory" : "記憶體", "RAM info not available" : "沒有可用的 RAM 資訊", "Total" : "總共", + "Swap used" : "已使用的 Swap", + "External monitoring API" : "外部監控 API", + "Endpoint URL" : "端點 URL", "Configuration" : "組態設定", "Output in JSON" : "以 JSON 輸出", + "Skip apps section" : "略過應用程式選取", + "Including the apps section sends an external request to the app store" : "加入「應用程式」區塊會向應用程式商店傳送外部請求", "Skip server update" : "略過伺服器更新", "Authentication" : "認證", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "此權杖是在您的瀏覽器中產生的,在您執行以下命令之前不會被儲存。請在每次請求的 {header} 標頭中傳送此權杖。", + "Command to store the token" : "儲存權杖的命令", + "Request header" : "請求標頭", "Network" : "網路", "Hostname" : "主機名稱", "Gateway" : "預設網路閘道", @@ -85,7 +113,10 @@ OC.L10N.register( "Max listen queue:" : "最大監聽佇列:", "Max active processes:" : "最大作用中處理程序:", "Max children reached:" : "最大子處理程序數:", + "{used} of {total}" : "已使用 {used},共 {total}", "CPU" : "CPU", + "Swap" : "Swap", + "Resource usage" : "資源使用量", "Shares" : "分享", "Users:" : "使用者:", "Groups:" : "群組:", @@ -94,14 +125,19 @@ OC.L10N.register( "Federated sent:" : "聯盟傳送:", "Federated received:" : "聯盟接收:", "Talk conversations:" : "Talk 對話:", + "Runs" : "執行", "Average" : "平均", + "Longest" : "最長", "Warning" : "警告", + "Critical" : "Critical", "Operating System:" : "作業系統:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name}({threads} 條執行緒)", "Server time:" : "伺服器時間:", "Uptime:" : "運作時間:", "Temperature" : "氣溫", + "{duration} ms" : "{duration}毫秒 ", + "{duration} s" : "{duration}秒", "CPU Usage:" : "CPU 使用量:", "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage} % ({load}) 前 1 分鐘", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 前 1 分鐘\n{last5MinutesPercentage} % ({last5Minutes}) 前 5 分鐘\n{last15MinutesPercentage} % ({last15Minutes}) 前 15 分鐘", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 27510521..3661550c 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -12,10 +12,19 @@ "Last 24 Hours" : "過去24小時", "Last 7 Days" : "過去7天", "Last 30 Days" : "過去30天", + "System cron" : "系統 cron", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX(不建議)", "Background jobs" : "背景作業", "Mode" : "模式", + "Last run" : "上次執行", "Never" : "永不", + "Latest runs" : "最後執行", + "No background job has run yet." : "尚無在執行的背景作業。", + "Slowest jobs" : "最慢的作業", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "目前尚無緩慢工作的統計資料。這些資料是由背景工作所蒐集的,並將在該工作下次執行後顯示。", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["最近失敗(過去%n天)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["過去%n天內,沒有任何背景工作失敗。"], "Load" : "負載", "CPU info not available" : "CPU 資訊暫時無法使用", "Current usage" : "目前使用量", @@ -31,25 +40,44 @@ "Disk" : "硬碟", "Files" : "檔案", "Storages" : "儲存空間", + "Free space" : "可用空間", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", "Available:" : "可用:", "Used:" : "已使用:", + "Class" : "類別", "Status" : "狀態", "Started" : "開始於", "Duration" : "持續時間", + "Peak memory" : "記憶體峰值", + "Run ID" : "執行 ID", + "Server ID" : "伺服器 ID", + "Process ID" : "處理程序 ID", + "Details about {job} from {time}" : "從 {time} 開始的 {job} 的詳細資訊", + "Job" : "作業", "When" : "當", "Details" : "詳細資訊", "Succeeded" : "成功了", "Failed" : "失敗", + "Crashed" : "當掉了", "Running" : "跑步", + "RAM usage" : "記憶體使用量", + "Swap usage" : "Swap 使用量", "Memory" : "記憶體", "RAM info not available" : "沒有可用的 RAM 資訊", "Total" : "總共", + "Swap used" : "已使用的 Swap", + "External monitoring API" : "外部監控 API", + "Endpoint URL" : "端點 URL", "Configuration" : "組態設定", "Output in JSON" : "以 JSON 輸出", + "Skip apps section" : "略過應用程式選取", + "Including the apps section sends an external request to the app store" : "加入「應用程式」區塊會向應用程式商店傳送外部請求", "Skip server update" : "略過伺服器更新", "Authentication" : "認證", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "此權杖是在您的瀏覽器中產生的,在您執行以下命令之前不會被儲存。請在每次請求的 {header} 標頭中傳送此權杖。", + "Command to store the token" : "儲存權杖的命令", + "Request header" : "請求標頭", "Network" : "網路", "Hostname" : "主機名稱", "Gateway" : "預設網路閘道", @@ -83,7 +111,10 @@ "Max listen queue:" : "最大監聽佇列:", "Max active processes:" : "最大作用中處理程序:", "Max children reached:" : "最大子處理程序數:", + "{used} of {total}" : "已使用 {used},共 {total}", "CPU" : "CPU", + "Swap" : "Swap", + "Resource usage" : "資源使用量", "Shares" : "分享", "Users:" : "使用者:", "Groups:" : "群組:", @@ -92,14 +123,19 @@ "Federated sent:" : "聯盟傳送:", "Federated received:" : "聯盟接收:", "Talk conversations:" : "Talk 對話:", + "Runs" : "執行", "Average" : "平均", + "Longest" : "最長", "Warning" : "警告", + "Critical" : "Critical", "Operating System:" : "作業系統:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name}({threads} 條執行緒)", "Server time:" : "伺服器時間:", "Uptime:" : "運作時間:", "Temperature" : "氣溫", + "{duration} ms" : "{duration}毫秒 ", + "{duration} s" : "{duration}秒", "CPU Usage:" : "CPU 使用量:", "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage} % ({load}) 前 1 分鐘", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 前 1 分鐘\n{last5MinutesPercentage} % ({last5Minutes}) 前 5 分鐘\n{last15MinutesPercentage} % ({last15Minutes}) 前 15 分鐘", From 49a8d868a73ce4923c6d8f8ab20e3c4492ac9669 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 15 Aug 2026 02:09:15 +0000 Subject: [PATCH 115/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 35 +++++++++++++++++++++++++++++++++++ l10n/en_GB.json | 35 +++++++++++++++++++++++++++++++++++ l10n/uk.js | 34 ++++++++++++++++++++++++++++++++++ l10n/uk.json | 34 ++++++++++++++++++++++++++++++++++ 4 files changed, 138 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 6d34bed7..5776c964 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -14,10 +14,19 @@ OC.L10N.register( "Last 24 Hours" : "Last 24 Hours", "Last 7 Days" : "Last 7 Days", "Last 30 Days" : "Last 30 Days", + "System cron" : "System cron", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (not recommended)", "Background jobs" : "Background jobs", "Mode" : "Mode", + "Last run" : "Last run", "Never" : "Never", + "Latest runs" : "Latest runs", + "No background job has run yet." : "No background job has run yet.", + "Slowest jobs" : "Slowest jobs", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Latest failures (last %n day)","Latest failures (last %n days)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["No background job failed in the last %n day.","No background job failed in the last %n days."], "Load" : "Load", "CPU info not available" : "CPU info not available", "Current usage" : "Current usage", @@ -33,25 +42,44 @@ OC.L10N.register( "Disk" : "Disk", "Files" : "Files", "Storages" : "Storages", + "Free space" : "Free space", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", "Available:" : "Available:", "Used:" : "Used:", + "Class" : "Class", "Status" : "Status", "Started" : "Started", "Duration" : "Duration", + "Peak memory" : "Peak memory", + "Run ID" : "Run ID", + "Server ID" : "Server ID", + "Process ID" : "Process ID", + "Details about {job} from {time}" : "Details about {job} from {time}", + "Job" : "Job", "When" : "When", "Details" : "Details", "Succeeded" : "Succeeded", "Failed" : "Failed", + "Crashed" : "Crashed", "Running" : "Running", + "RAM usage" : "RAM usage", + "Swap usage" : "Swap usage", "Memory" : "Memory", "RAM info not available" : "RAM info not available", "Total" : "Total", + "Swap used" : "Swap used", + "External monitoring API" : "External monitoring API", + "Endpoint URL" : "Endpoint URL", "Configuration" : "Configuration", "Output in JSON" : "Output in JSON", + "Skip apps section" : "Skip apps section", + "Including the apps section sends an external request to the app store" : "Including the apps section sends an external request to the app store", "Skip server update" : "Skip server update", "Authentication" : "Authentication", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request.", + "Command to store the token" : "Command to store the token", + "Request header" : "Request header", "Network" : "Network", "Hostname" : "Hostname", "Gateway" : "Gateway", @@ -85,7 +113,9 @@ OC.L10N.register( "Max listen queue:" : "Max listen queue:", "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", + "{used} of {total}" : "{used} of {total}", "CPU" : "CPU", + "Swap" : "Swap", "Resource usage" : "Resource usage", "Shares" : "Shares", "Users:" : "Users:", @@ -95,14 +125,19 @@ OC.L10N.register( "Federated sent:" : "Federated sent:", "Federated received:" : "Federated received:", "Talk conversations:" : "Talk conversations:", + "Runs" : "Runs", "Average" : "Average", + "Longest" : "Longest", "Warning" : "Warning", + "Critical" : "Critical", "Operating System:" : "Operating System:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name} ({threads} threads)", "Server time:" : "Server time:", "Uptime:" : "Uptime:", "Temperature" : "Temperature", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "CPU Usage:", "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 11a72c03..7d976a7b 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -12,10 +12,19 @@ "Last 24 Hours" : "Last 24 Hours", "Last 7 Days" : "Last 7 Days", "Last 30 Days" : "Last 30 Days", + "System cron" : "System cron", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (not recommended)", "Background jobs" : "Background jobs", "Mode" : "Mode", + "Last run" : "Last run", "Never" : "Never", + "Latest runs" : "Latest runs", + "No background job has run yet." : "No background job has run yet.", + "Slowest jobs" : "Slowest jobs", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Latest failures (last %n day)","Latest failures (last %n days)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["No background job failed in the last %n day.","No background job failed in the last %n days."], "Load" : "Load", "CPU info not available" : "CPU info not available", "Current usage" : "Current usage", @@ -31,25 +40,44 @@ "Disk" : "Disk", "Files" : "Files", "Storages" : "Storages", + "Free space" : "Free space", "Mount:" : "Mount:", "Filesystem:" : "Filesystem:", "Available:" : "Available:", "Used:" : "Used:", + "Class" : "Class", "Status" : "Status", "Started" : "Started", "Duration" : "Duration", + "Peak memory" : "Peak memory", + "Run ID" : "Run ID", + "Server ID" : "Server ID", + "Process ID" : "Process ID", + "Details about {job} from {time}" : "Details about {job} from {time}", + "Job" : "Job", "When" : "When", "Details" : "Details", "Succeeded" : "Succeeded", "Failed" : "Failed", + "Crashed" : "Crashed", "Running" : "Running", + "RAM usage" : "RAM usage", + "Swap usage" : "Swap usage", "Memory" : "Memory", "RAM info not available" : "RAM info not available", "Total" : "Total", + "Swap used" : "Swap used", + "External monitoring API" : "External monitoring API", + "Endpoint URL" : "Endpoint URL", "Configuration" : "Configuration", "Output in JSON" : "Output in JSON", + "Skip apps section" : "Skip apps section", + "Including the apps section sends an external request to the app store" : "Including the apps section sends an external request to the app store", "Skip server update" : "Skip server update", "Authentication" : "Authentication", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request.", + "Command to store the token" : "Command to store the token", + "Request header" : "Request header", "Network" : "Network", "Hostname" : "Hostname", "Gateway" : "Gateway", @@ -83,7 +111,9 @@ "Max listen queue:" : "Max listen queue:", "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", + "{used} of {total}" : "{used} of {total}", "CPU" : "CPU", + "Swap" : "Swap", "Resource usage" : "Resource usage", "Shares" : "Shares", "Users:" : "Users:", @@ -93,14 +123,19 @@ "Federated sent:" : "Federated sent:", "Federated received:" : "Federated received:", "Talk conversations:" : "Talk conversations:", + "Runs" : "Runs", "Average" : "Average", + "Longest" : "Longest", "Warning" : "Warning", + "Critical" : "Critical", "Operating System:" : "Operating System:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name} ({threads} threads)", "Server time:" : "Server time:", "Uptime:" : "Uptime:", "Temperature" : "Temperature", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "CPU Usage:", "Load average: {percentage} % ({load}) last minute" : "Load average: {percentage} % ({load}) last minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes", diff --git a/l10n/uk.js b/l10n/uk.js index 633c6b0b..2d814224 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -14,10 +14,19 @@ OC.L10N.register( "Last 24 Hours" : "За останні 24 години", "Last 7 Days" : "За останні 7 днів", "Last 30 Days" : "За останні 30 днів", + "System cron" : "Системний cron", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (не рекомендовано)", "Background jobs" : "Фонові завдання", "Mode" : "Режим", + "Last run" : "Останній запуск", "Never" : "Ніколи", + "Latest runs" : "Останні виконання", + "No background job has run yet." : "Фонові завдання поки не було виконано.", + "Slowest jobs" : "Повільні завдання", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Стаститика щодо повільне виконання завдань поки недоступна. Її збір відбувається в фоні, з'явиться після наступного запуску.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Останні невдалі запуски (протягом останнього дня)","Останні невдалі запуски (останні %n дні)","Останні невдалі запуски (останні %n днів)","Останні невдалі запуски (останні %n днів)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["За останній %n день відсутні невдалі запуски","За останні %n дні відсутні невдалі запуски","За останні %n днів відсутні невдалі запуски","За останні %n днів відсутні невдалі запуски"], "Load" : "Навантаження", "CPU info not available" : "Інформація про процесор недоступна", "Current usage" : "Поточне використання", @@ -33,26 +42,44 @@ OC.L10N.register( "Disk" : "Диск", "Files" : "Файли", "Storages" : "Сховища", + "Free space" : "Вільне місце", "Mount:" : "Точка монтування:", "Filesystem:" : "Файлова система:", "Available:" : "Доступно:", "Used:" : "Використано:", + "Class" : "Клас", "Status" : "Статус", "Started" : "Розпочато", "Duration" : "Тривалість", + "Peak memory" : "Пікове використання пам'яти", + "Run ID" : "ID запуску", + "Server ID" : "ID сервера", + "Process ID" : "ID процесу", + "Details about {job} from {time}" : "Докладно про {job} від {time}", "Job" : "Робота", "When" : "Коли", "Details" : "Докладно", "Succeeded" : "Успішно", "Failed" : "Не вдалося", + "Crashed" : "Аварії", "Running" : "Бігаю", + "RAM usage" : "Використання пам'яти", + "Swap usage" : "Використання буферу", "Memory" : "Пам'ять", "RAM info not available" : "Інформація про оперативну пам'ять недоступна", "Total" : "Разом", + "Swap used" : "Використано буферу", + "External monitoring API" : "API для інструментів зовнішнього моніторингу", + "Endpoint URL" : "URL точки входу", "Configuration" : "Конфігурація", "Output in JSON" : "Вихідний звіт у форматі JSON", + "Skip apps section" : "Пропускати розділ застосунки", + "Including the apps section sends an external request to the app store" : "Включення розділу застосунків надсилатиме зовнішні запити до крамниці застосунків", "Skip server update" : "Не показувати оновлення сервера", "Authentication" : "Автентифікація", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Це токен було зґенеровано у вашому бравзері, його не буде збережено, поки ви не виконаєте команду, подану нижче. Надсилайте його у заголовку {header} під час кожного запиту.", + "Command to store the token" : "Команда для зберігання токену", + "Request header" : "Заголовок запиту", "Network" : "Мережа", "Hostname" : "Ім'я хоста", "Gateway" : "Шлюз", @@ -86,7 +113,9 @@ OC.L10N.register( "Max listen queue:" : "Макс. черга прослуховування:", "Max active processes:" : "Макс. активних процесів:", "Max children reached:" : "Макс. досягнуто дочірніх процесів:", + "{used} of {total}" : "{used} із {total}", "CPU" : "Процесор", + "Swap" : "Буфер", "Resource usage" : "Використання ресурсів", "Shares" : "Ресурси спільного доступу", "Users:" : "Користувачів:", @@ -96,14 +125,19 @@ OC.L10N.register( "Federated sent:" : "Надіслано на сусідні сервери:", "Federated received:" : "Отримано від сусідніх серверів:", "Talk conversations:" : "Розмов Talk:", + "Runs" : "Виконання", "Average" : "Середній показник", + "Longest" : "Найдовші", "Warning" : "Попередження", + "Critical" : "Критичні", "Operating System:" : "Операційна система:", "CPU:" : "ЦП:", "{name} ({threads} threads)" : "{name} ({threads} нитки)", "Server time:" : "Час сервера:", "Uptime:" : "Час роботи:", "Temperature" : "Температура", + "{duration} ms" : "{duration} мс", + "{duration} s" : "{duration} с", "CPU Usage:" : "Використання CPU:", "Load average: {percentage} % ({load}) last minute" : "Середнє навантаження: {percentage} % ({load}) за останню хв.", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за останню хв.\n{last5MinutesPercentage} % ({last5Minutes}) за останні 5 хв.\n{last15MinutesPercentage} % ({last15Minutes}) за останні 15 хв.", diff --git a/l10n/uk.json b/l10n/uk.json index 910ad439..62b6c85d 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -12,10 +12,19 @@ "Last 24 Hours" : "За останні 24 години", "Last 7 Days" : "За останні 7 днів", "Last 30 Days" : "За останні 30 днів", + "System cron" : "Системний cron", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (не рекомендовано)", "Background jobs" : "Фонові завдання", "Mode" : "Режим", + "Last run" : "Останній запуск", "Never" : "Ніколи", + "Latest runs" : "Останні виконання", + "No background job has run yet." : "Фонові завдання поки не було виконано.", + "Slowest jobs" : "Повільні завдання", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Стаститика щодо повільне виконання завдань поки недоступна. Її збір відбувається в фоні, з'явиться після наступного запуску.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Останні невдалі запуски (протягом останнього дня)","Останні невдалі запуски (останні %n дні)","Останні невдалі запуски (останні %n днів)","Останні невдалі запуски (останні %n днів)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["За останній %n день відсутні невдалі запуски","За останні %n дні відсутні невдалі запуски","За останні %n днів відсутні невдалі запуски","За останні %n днів відсутні невдалі запуски"], "Load" : "Навантаження", "CPU info not available" : "Інформація про процесор недоступна", "Current usage" : "Поточне використання", @@ -31,26 +40,44 @@ "Disk" : "Диск", "Files" : "Файли", "Storages" : "Сховища", + "Free space" : "Вільне місце", "Mount:" : "Точка монтування:", "Filesystem:" : "Файлова система:", "Available:" : "Доступно:", "Used:" : "Використано:", + "Class" : "Клас", "Status" : "Статус", "Started" : "Розпочато", "Duration" : "Тривалість", + "Peak memory" : "Пікове використання пам'яти", + "Run ID" : "ID запуску", + "Server ID" : "ID сервера", + "Process ID" : "ID процесу", + "Details about {job} from {time}" : "Докладно про {job} від {time}", "Job" : "Робота", "When" : "Коли", "Details" : "Докладно", "Succeeded" : "Успішно", "Failed" : "Не вдалося", + "Crashed" : "Аварії", "Running" : "Бігаю", + "RAM usage" : "Використання пам'яти", + "Swap usage" : "Використання буферу", "Memory" : "Пам'ять", "RAM info not available" : "Інформація про оперативну пам'ять недоступна", "Total" : "Разом", + "Swap used" : "Використано буферу", + "External monitoring API" : "API для інструментів зовнішнього моніторингу", + "Endpoint URL" : "URL точки входу", "Configuration" : "Конфігурація", "Output in JSON" : "Вихідний звіт у форматі JSON", + "Skip apps section" : "Пропускати розділ застосунки", + "Including the apps section sends an external request to the app store" : "Включення розділу застосунків надсилатиме зовнішні запити до крамниці застосунків", "Skip server update" : "Не показувати оновлення сервера", "Authentication" : "Автентифікація", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Це токен було зґенеровано у вашому бравзері, його не буде збережено, поки ви не виконаєте команду, подану нижче. Надсилайте його у заголовку {header} під час кожного запиту.", + "Command to store the token" : "Команда для зберігання токену", + "Request header" : "Заголовок запиту", "Network" : "Мережа", "Hostname" : "Ім'я хоста", "Gateway" : "Шлюз", @@ -84,7 +111,9 @@ "Max listen queue:" : "Макс. черга прослуховування:", "Max active processes:" : "Макс. активних процесів:", "Max children reached:" : "Макс. досягнуто дочірніх процесів:", + "{used} of {total}" : "{used} із {total}", "CPU" : "Процесор", + "Swap" : "Буфер", "Resource usage" : "Використання ресурсів", "Shares" : "Ресурси спільного доступу", "Users:" : "Користувачів:", @@ -94,14 +123,19 @@ "Federated sent:" : "Надіслано на сусідні сервери:", "Federated received:" : "Отримано від сусідніх серверів:", "Talk conversations:" : "Розмов Talk:", + "Runs" : "Виконання", "Average" : "Середній показник", + "Longest" : "Найдовші", "Warning" : "Попередження", + "Critical" : "Критичні", "Operating System:" : "Операційна система:", "CPU:" : "ЦП:", "{name} ({threads} threads)" : "{name} ({threads} нитки)", "Server time:" : "Час сервера:", "Uptime:" : "Час роботи:", "Temperature" : "Температура", + "{duration} ms" : "{duration} мс", + "{duration} s" : "{duration} с", "CPU Usage:" : "Використання CPU:", "Load average: {percentage} % ({load}) last minute" : "Середнє навантаження: {percentage} % ({load}) за останню хв.", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) за останню хв.\n{last5MinutesPercentage} % ({last5Minutes}) за останні 5 хв.\n{last15MinutesPercentage} % ({last15Minutes}) за останні 15 хв.", From 3a550f116695ecc8fa1c5797105b4c3b6f91c3c1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 16 Aug 2026 02:04:01 +0000 Subject: [PATCH 116/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 41 +++++++++++++++++++++++++++++++++++++++++ l10n/ga.json | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 82 insertions(+) diff --git a/l10n/ga.js b/l10n/ga.js index 31076abe..43c2be9a 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -14,13 +14,24 @@ OC.L10N.register( "Last 24 Hours" : "24 uair an chloig caite", "Last 7 Days" : "7 Lá deiridh", "Last 30 Days" : "30 Lá deiridh", + "System cron" : "Cron an chórais", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (ní mholtar)", "Background jobs" : "Cúlra poist", "Mode" : "Mód", + "Last run" : "Rith dheireanach", "Never" : "Riamh", + "Latest runs" : "Rith is déanaí", + "No background job has run yet." : "Níl aon phost cúlra rite fós.", + "Slowest jobs" : "Na poist is moille", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Níl na staitisticí maidir le poist mhall ar fáil go fóill. Bailítear iad ag post cúlra agus feictear iad tar éis a chéad rith eile.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Teipeanna is déanaí (an %n lá seo caite)","Teipeanna is déanaí (%n lá seo caite)","Teipeanna is déanaí (%n lá seo caite)","Teipeanna is déanaí (%n lá seo caite)","Teipeanna is déanaí (%n lá seo caite)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Níor theip ar aon phost cúlra le %n lá anuas.","Níor theip ar aon phost cúlra le %n lá anuas.","Níor theip ar aon phost cúlra le %n lá anuas.","Níor theip ar aon phost cúlra le %n lá anuas.","Níor theip ar aon phost cúlra le %n lá anuas."], "Load" : "Luchtaigh", "CPU info not available" : "Níl eolas LAP ar fáil", + "Current usage" : "Úsáid reatha", "Threads" : "Snáitheanna", + "Load average" : "Meánluchtú", "Database" : "Bunachar Sonraí", "Type:" : "Cineál:", "Version:" : "Leagan:", @@ -30,27 +41,49 @@ OC.L10N.register( "Available" : "Ar fáil", "Disk" : "Diosca", "Files" : "Comhaid", + "Storages" : "Stórálacha", + "Free space" : "Spás saor", "Mount:" : "Gléasta:", "Filesystem:" : "Córas comhaid:", "Available:" : "Ar fáil:", "Used:" : "Úsáidte:", + "Class" : "Rang", "Status" : "Stádas", + "Started" : "Thosaigh", "Duration" : "Fad", + "Peak memory" : "Cuimhne buaic", + "Run ID" : "Aitheantas Rith", + "Server ID" : "Aitheantas Freastalaí", + "Process ID" : "Aitheantas Próisis", + "Details about {job} from {time}" : "Sonraí faoi {job} ó {time}", "Job" : "Post", "When" : "Cathain", "Details" : "Sonraí", "Succeeded" : "D'éirigh", "Failed" : "Theip", + "Crashed" : "Tuairteáilte", "Running" : "Ag rith", + "RAM usage" : "Úsáid RAM", + "Swap usage" : "Úsáid malartaithe", "Memory" : "Cuimhne", "RAM info not available" : "Níl eolas RAM ar fáil", "Total" : "Iomlán", + "Swap used" : "Malartú a úsáideadh", + "External monitoring API" : "API monatóireachta seachtrach", + "Endpoint URL" : "URL críochphointe", "Configuration" : "Cumraíocht", "Output in JSON" : "Aschur in JSON", + "Skip apps section" : "Scipeáil an chuid aipeanna", + "Including the apps section sends an external request to the app store" : "Seoltar iarratas seachtrach chuig an siopa aipeanna trí chuid na n-aipeanna a chur san áireamh", "Skip server update" : "Léim ar nuashonrú an fhreastalaí", "Authentication" : "Fíordheimhniú", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Gineadh an comhartha seo i do bhrabhsálaí agus ní stóráiltear é go dtí go ritheann tú an t-ordú thíos. Seol é sa cheanntásc {header} le gach iarratas.", + "Command to store the token" : "Ordú chun an comhartha a stóráil", + "Request header" : "Ceanntásc an iarratais", "Network" : "Líonra", "Hostname" : "Óstainm", + "Gateway" : "Geata", + "DNS" : "DNS", "Status:" : "Stádas:", "Speed:" : "Luas:", "Duplex:" : "Déphléacsacha:", @@ -80,6 +113,9 @@ OC.L10N.register( "Max listen queue:" : "Scuaine éisteachta uasta:", "Max active processes:" : "Próisis uasta gníomhacha:", "Max children reached:" : "Shroich max leanaí:", + "{used} of {total}" : "{used} de {total}", + "CPU" : "LAP", + "Swap" : "Malartú", "Resource usage" : "Úsáid acmhainní", "Shares" : "Scaireanna", "Users:" : "Úsáideoirí:", @@ -89,14 +125,19 @@ OC.L10N.register( "Federated sent:" : "Seolta Cónaidhme:", "Federated received:" : "Fuair ​​​​cónaidhm:", "Talk conversations:" : "Comhráite:", + "Runs" : "Rith", "Average" : "Meán", + "Longest" : "Is faide", "Warning" : "Rabhadh", + "Critical" : "Criticiúil", "Operating System:" : "Córas oibriucháin:", "CPU:" : "LAP:", "{name} ({threads} threads)" : "{name} ({threads} snáitheanna)", "Server time:" : "Am freastalaí:", "Uptime:" : "Aga fónaimh:", "Temperature" : "Teocht", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "Úsáid LAP:", "Load average: {percentage} % ({load}) last minute" : "Meán luchtaithe: {percentage}%({load}) nóiméad dheireanach", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Nóiméad deireanach\n{last5MinutesPercentage} % ({last5Minutes}) 5 Nóiméad deireanach\n{last15MinutesPercentage} % ({last15Minutes}) 15 Nóiméad deireanach", diff --git a/l10n/ga.json b/l10n/ga.json index 3bd025eb..6d549e57 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -12,13 +12,24 @@ "Last 24 Hours" : "24 uair an chloig caite", "Last 7 Days" : "7 Lá deiridh", "Last 30 Days" : "30 Lá deiridh", + "System cron" : "Cron an chórais", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (ní mholtar)", "Background jobs" : "Cúlra poist", "Mode" : "Mód", + "Last run" : "Rith dheireanach", "Never" : "Riamh", + "Latest runs" : "Rith is déanaí", + "No background job has run yet." : "Níl aon phost cúlra rite fós.", + "Slowest jobs" : "Na poist is moille", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Níl na staitisticí maidir le poist mhall ar fáil go fóill. Bailítear iad ag post cúlra agus feictear iad tar éis a chéad rith eile.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Teipeanna is déanaí (an %n lá seo caite)","Teipeanna is déanaí (%n lá seo caite)","Teipeanna is déanaí (%n lá seo caite)","Teipeanna is déanaí (%n lá seo caite)","Teipeanna is déanaí (%n lá seo caite)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Níor theip ar aon phost cúlra le %n lá anuas.","Níor theip ar aon phost cúlra le %n lá anuas.","Níor theip ar aon phost cúlra le %n lá anuas.","Níor theip ar aon phost cúlra le %n lá anuas.","Níor theip ar aon phost cúlra le %n lá anuas."], "Load" : "Luchtaigh", "CPU info not available" : "Níl eolas LAP ar fáil", + "Current usage" : "Úsáid reatha", "Threads" : "Snáitheanna", + "Load average" : "Meánluchtú", "Database" : "Bunachar Sonraí", "Type:" : "Cineál:", "Version:" : "Leagan:", @@ -28,27 +39,49 @@ "Available" : "Ar fáil", "Disk" : "Diosca", "Files" : "Comhaid", + "Storages" : "Stórálacha", + "Free space" : "Spás saor", "Mount:" : "Gléasta:", "Filesystem:" : "Córas comhaid:", "Available:" : "Ar fáil:", "Used:" : "Úsáidte:", + "Class" : "Rang", "Status" : "Stádas", + "Started" : "Thosaigh", "Duration" : "Fad", + "Peak memory" : "Cuimhne buaic", + "Run ID" : "Aitheantas Rith", + "Server ID" : "Aitheantas Freastalaí", + "Process ID" : "Aitheantas Próisis", + "Details about {job} from {time}" : "Sonraí faoi {job} ó {time}", "Job" : "Post", "When" : "Cathain", "Details" : "Sonraí", "Succeeded" : "D'éirigh", "Failed" : "Theip", + "Crashed" : "Tuairteáilte", "Running" : "Ag rith", + "RAM usage" : "Úsáid RAM", + "Swap usage" : "Úsáid malartaithe", "Memory" : "Cuimhne", "RAM info not available" : "Níl eolas RAM ar fáil", "Total" : "Iomlán", + "Swap used" : "Malartú a úsáideadh", + "External monitoring API" : "API monatóireachta seachtrach", + "Endpoint URL" : "URL críochphointe", "Configuration" : "Cumraíocht", "Output in JSON" : "Aschur in JSON", + "Skip apps section" : "Scipeáil an chuid aipeanna", + "Including the apps section sends an external request to the app store" : "Seoltar iarratas seachtrach chuig an siopa aipeanna trí chuid na n-aipeanna a chur san áireamh", "Skip server update" : "Léim ar nuashonrú an fhreastalaí", "Authentication" : "Fíordheimhniú", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Gineadh an comhartha seo i do bhrabhsálaí agus ní stóráiltear é go dtí go ritheann tú an t-ordú thíos. Seol é sa cheanntásc {header} le gach iarratas.", + "Command to store the token" : "Ordú chun an comhartha a stóráil", + "Request header" : "Ceanntásc an iarratais", "Network" : "Líonra", "Hostname" : "Óstainm", + "Gateway" : "Geata", + "DNS" : "DNS", "Status:" : "Stádas:", "Speed:" : "Luas:", "Duplex:" : "Déphléacsacha:", @@ -78,6 +111,9 @@ "Max listen queue:" : "Scuaine éisteachta uasta:", "Max active processes:" : "Próisis uasta gníomhacha:", "Max children reached:" : "Shroich max leanaí:", + "{used} of {total}" : "{used} de {total}", + "CPU" : "LAP", + "Swap" : "Malartú", "Resource usage" : "Úsáid acmhainní", "Shares" : "Scaireanna", "Users:" : "Úsáideoirí:", @@ -87,14 +123,19 @@ "Federated sent:" : "Seolta Cónaidhme:", "Federated received:" : "Fuair ​​​​cónaidhm:", "Talk conversations:" : "Comhráite:", + "Runs" : "Rith", "Average" : "Meán", + "Longest" : "Is faide", "Warning" : "Rabhadh", + "Critical" : "Criticiúil", "Operating System:" : "Córas oibriucháin:", "CPU:" : "LAP:", "{name} ({threads} threads)" : "{name} ({threads} snáitheanna)", "Server time:" : "Am freastalaí:", "Uptime:" : "Aga fónaimh:", "Temperature" : "Teocht", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "Úsáid LAP:", "Load average: {percentage} % ({load}) last minute" : "Meán luchtaithe: {percentage}%({load}) nóiméad dheireanach", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) Nóiméad deireanach\n{last5MinutesPercentage} % ({last5Minutes}) 5 Nóiméad deireanach\n{last15MinutesPercentage} % ({last15Minutes}) 15 Nóiméad deireanach", From f70dfc29c319280d7df733e1b1a0315d87f838a1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 17 Aug 2026 02:03:58 +0000 Subject: [PATCH 117/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/tr.js | 40 +++++++++++++++++++++++++++++++++++++--- l10n/tr.json | 40 +++++++++++++++++++++++++++++++++++++--- 2 files changed, 74 insertions(+), 6 deletions(-) diff --git a/l10n/tr.js b/l10n/tr.js index dceb2197..adde2697 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -14,10 +14,19 @@ OC.L10N.register( "Last 24 Hours" : "Son 24 saat", "Last 7 Days" : "Son 7 gün", "Last 30 Days" : "Son 30 gün", + "System cron" : "Sistem zamanlanmış görevi", "Webcron" : "İnternet zamanlanmış görevi", - "Background jobs" : "Arka plan görevleri", + "AJAX (not recommended)" : "AJAX (önerilmez)", + "Background jobs" : "Arka plan işleri", "Mode" : "Kip", + "Last run" : "Son yürütülme", "Never" : "Yok", + "Latest runs" : "Son yürütülmeler", + "No background job has run yet." : "Henüz bir arka plan işi yürütülmemiş.", + "Slowest jobs" : "En yavaş işler", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Yavaş işlerin istatistikleri henüz kaydedilmemiş. Bunlar bir arka plan işi tarafından toplanır ve bir sonraki yürütülmeden sonra görülebilir.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Son başarısız işlemler (son %n gün)","Son başarısız işlemler (son %n gün)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Son %n günde başarısız olmuş bir arka plan işi yok.","Son %n günde başarısız olmuş bir arka plan işi yok."], "Load" : "Yük", "CPU info not available" : "İşlemci bilgileri alınamadı", "Current usage" : "Güncel kullanım", @@ -33,26 +42,44 @@ OC.L10N.register( "Disk" : "Disk", "Files" : "Dosyalar", "Storages" : "Depolama birimleri", + "Free space" : "Boş alan", "Mount:" : "Takılı:", "Filesystem:" : "Dosya sistemi:", "Available:" : "Kullanılabilir:", "Used:" : "Kullanılan:", + "Class" : "Sınıf", "Status" : "Durum", "Started" : "Başlatıldı", "Duration" : "Süre", + "Peak memory" : "En fazla bellek kullanımı", + "Run ID" : "Yürütülme kimliği", + "Server ID" : "Sunucu kimliği", + "Process ID" : "İşlem kimliği", + "Details about {job} from {time}" : "{time} zamanındaki {job} işinin ayrıntıları ", "Job" : "İş", "When" : "Şu zamanda", "Details" : "Ayrıntılar", "Succeeded" : "Tamamlandı", "Failed" : "Tamamlanamadı", - "Running" : "Çalışıyor", + "Crashed" : "Çöktü", + "Running" : "Yürütülüyor", + "RAM usage" : "Bellek kullanımı", + "Swap usage" : "Takas belleği kullanımı", "Memory" : "Bellek", "RAM info not available" : "RAM bilgileri alınamadı", "Total" : "Toplam", + "Swap used" : "Kullanılan takas belleği", + "External monitoring API" : "Dış izleme API uygulaması", + "Endpoint URL" : "Uç nokta adresi", "Configuration" : "Yapılandırma", "Output in JSON" : "JSON çıktısı", - "Skip server update" : "Sunucu güncellemesini atla", + "Skip apps section" : "Uygulamalar bölümü atlansın", + "Including the apps section sends an external request to the app store" : "Uygulamalar bölümü eklendiğinde, uygulama mağazasına bir dış istek gönderilir", + "Skip server update" : "Sunucu güncellemesi atlansın", "Authentication" : "Kimlik doğrulama", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Bu kod tarayıcınızda oluşturuldu ve siz aşağıdaki komutu yürütene kadar kaydedilmeyecek. Her istekle birlikte {header} üst bilgisinde gönderin.", + "Command to store the token" : "Kodun kaydedileceği komut", + "Request header" : "İstek üst bilgisi", "Network" : "Ağ", "Hostname" : "Sunucu adı", "Gateway" : "Ağ geçidi", @@ -86,7 +113,9 @@ OC.L10N.register( "Max listen queue:" : "En fazla kuyruk dinleme:", "Max active processes:" : "En fazla etkin işlem sayısı:", "Max children reached:" : "Ulaşılan en fazla alt işlem:", + "{used} of {total}" : "{used} / {total}", "CPU" : "İşlemci", + "Swap" : "Takas belleği", "Resource usage" : "Kaynak kullanımı", "Shares" : "Paylaşımlar", "Users:" : "Kullanıcılar:", @@ -96,14 +125,19 @@ OC.L10N.register( "Federated sent:" : "Birleşik gönderilen:", "Federated received:" : "Birleşik alınan:", "Talk conversations:" : "Konuş görüşmeleri:", + "Runs" : "Yürütülmeler", "Average" : "Ortalama", + "Longest" : "En uzun", "Warning" : "Uyarı", + "Critical" : "Kritik", "Operating System:" : "İşletim sistemi:", "CPU:" : "İşlemci", "{name} ({threads} threads)" : "{name} ({threads} işlem)", "Server time:" : "Sunucu zamanı:", "Uptime:" : "Çalışma süresi:", "Temperature" : "Sıcaklık", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "İşlemci kullanımı:", "Load average: {percentage} % ({load}) last minute" : "Ortalama yük: % {percentage} ({load}) son 1 dakika", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "% {lastMinutePercentage} ({lastMinute}) son 1 dakika\n% {last5MinutesPercentage} ({last5Minutes}) son 5 dakika\n% {last15MinutesPercentage} ({last15Minutes}) son 15 dakika", diff --git a/l10n/tr.json b/l10n/tr.json index e8b30c52..9b5d01c2 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -12,10 +12,19 @@ "Last 24 Hours" : "Son 24 saat", "Last 7 Days" : "Son 7 gün", "Last 30 Days" : "Son 30 gün", + "System cron" : "Sistem zamanlanmış görevi", "Webcron" : "İnternet zamanlanmış görevi", - "Background jobs" : "Arka plan görevleri", + "AJAX (not recommended)" : "AJAX (önerilmez)", + "Background jobs" : "Arka plan işleri", "Mode" : "Kip", + "Last run" : "Son yürütülme", "Never" : "Yok", + "Latest runs" : "Son yürütülmeler", + "No background job has run yet." : "Henüz bir arka plan işi yürütülmemiş.", + "Slowest jobs" : "En yavaş işler", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Yavaş işlerin istatistikleri henüz kaydedilmemiş. Bunlar bir arka plan işi tarafından toplanır ve bir sonraki yürütülmeden sonra görülebilir.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Son başarısız işlemler (son %n gün)","Son başarısız işlemler (son %n gün)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Son %n günde başarısız olmuş bir arka plan işi yok.","Son %n günde başarısız olmuş bir arka plan işi yok."], "Load" : "Yük", "CPU info not available" : "İşlemci bilgileri alınamadı", "Current usage" : "Güncel kullanım", @@ -31,26 +40,44 @@ "Disk" : "Disk", "Files" : "Dosyalar", "Storages" : "Depolama birimleri", + "Free space" : "Boş alan", "Mount:" : "Takılı:", "Filesystem:" : "Dosya sistemi:", "Available:" : "Kullanılabilir:", "Used:" : "Kullanılan:", + "Class" : "Sınıf", "Status" : "Durum", "Started" : "Başlatıldı", "Duration" : "Süre", + "Peak memory" : "En fazla bellek kullanımı", + "Run ID" : "Yürütülme kimliği", + "Server ID" : "Sunucu kimliği", + "Process ID" : "İşlem kimliği", + "Details about {job} from {time}" : "{time} zamanındaki {job} işinin ayrıntıları ", "Job" : "İş", "When" : "Şu zamanda", "Details" : "Ayrıntılar", "Succeeded" : "Tamamlandı", "Failed" : "Tamamlanamadı", - "Running" : "Çalışıyor", + "Crashed" : "Çöktü", + "Running" : "Yürütülüyor", + "RAM usage" : "Bellek kullanımı", + "Swap usage" : "Takas belleği kullanımı", "Memory" : "Bellek", "RAM info not available" : "RAM bilgileri alınamadı", "Total" : "Toplam", + "Swap used" : "Kullanılan takas belleği", + "External monitoring API" : "Dış izleme API uygulaması", + "Endpoint URL" : "Uç nokta adresi", "Configuration" : "Yapılandırma", "Output in JSON" : "JSON çıktısı", - "Skip server update" : "Sunucu güncellemesini atla", + "Skip apps section" : "Uygulamalar bölümü atlansın", + "Including the apps section sends an external request to the app store" : "Uygulamalar bölümü eklendiğinde, uygulama mağazasına bir dış istek gönderilir", + "Skip server update" : "Sunucu güncellemesi atlansın", "Authentication" : "Kimlik doğrulama", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Bu kod tarayıcınızda oluşturuldu ve siz aşağıdaki komutu yürütene kadar kaydedilmeyecek. Her istekle birlikte {header} üst bilgisinde gönderin.", + "Command to store the token" : "Kodun kaydedileceği komut", + "Request header" : "İstek üst bilgisi", "Network" : "Ağ", "Hostname" : "Sunucu adı", "Gateway" : "Ağ geçidi", @@ -84,7 +111,9 @@ "Max listen queue:" : "En fazla kuyruk dinleme:", "Max active processes:" : "En fazla etkin işlem sayısı:", "Max children reached:" : "Ulaşılan en fazla alt işlem:", + "{used} of {total}" : "{used} / {total}", "CPU" : "İşlemci", + "Swap" : "Takas belleği", "Resource usage" : "Kaynak kullanımı", "Shares" : "Paylaşımlar", "Users:" : "Kullanıcılar:", @@ -94,14 +123,19 @@ "Federated sent:" : "Birleşik gönderilen:", "Federated received:" : "Birleşik alınan:", "Talk conversations:" : "Konuş görüşmeleri:", + "Runs" : "Yürütülmeler", "Average" : "Ortalama", + "Longest" : "En uzun", "Warning" : "Uyarı", + "Critical" : "Kritik", "Operating System:" : "İşletim sistemi:", "CPU:" : "İşlemci", "{name} ({threads} threads)" : "{name} ({threads} işlem)", "Server time:" : "Sunucu zamanı:", "Uptime:" : "Çalışma süresi:", "Temperature" : "Sıcaklık", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "İşlemci kullanımı:", "Load average: {percentage} % ({load}) last minute" : "Ortalama yük: % {percentage} ({load}) son 1 dakika", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "% {lastMinutePercentage} ({lastMinute}) son 1 dakika\n% {last5MinutesPercentage} ({last5Minutes}) son 5 dakika\n% {last15MinutesPercentage} ({last15Minutes}) son 15 dakika", From 29e6d9eb303000f18afbb88a29af889b27db5e90 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 18 Aug 2026 02:06:40 +0000 Subject: [PATCH 118/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es.js | 38 ++++++++++++++++++++++++++++++++++++++ l10n/es.json | 38 ++++++++++++++++++++++++++++++++++++++ l10n/fr.js | 9 +++++++++ l10n/fr.json | 9 +++++++++ 4 files changed, 94 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index 6f2c2ef6..9872aec6 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -8,15 +8,25 @@ OC.L10N.register( "Monitoring" : "Monitorización", "Monitoring app with useful server information" : "App de monitorización con información útil sobre el servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provee información útil como la carga de la CPU, el uso de RAM y disco, el número de usuarios, etc.", + "{0}% of all users" : "{0}% de todos los usuarios ", "Active users" : "Usuarios activos", "Last hour" : "Última hora", "Last 24 Hours" : "Últimas 24 horas", "Last 7 Days" : "Últimos 7 días", "Last 30 Days" : "Últimos 30 días", + "System cron" : "Cron del sistema", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (no recomendado)", "Background jobs" : "Procesos en segundo plano", "Mode" : "Modo", + "Last run" : "Última ejecución", "Never" : "Nunca", + "Latest runs" : "Últimas ejecuciones", + "No background job has run yet." : "Aún no se ha ejecutado ningún proceso en segundo plano.", + "Slowest jobs" : "Tareas más lentas", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Las estadísticas sobre tareas lentas no están disponibles aún. Se recopilan mediante un proceso en segundo plano y aparecen después de su siguiente ejecución.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Últimos fallos (último %n día)","Últimos fallos (últimos %n días)","Últimos fallos (últimos %n días)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["En el último %n día no ha fallado ningún proceso en segundo plano.","En los últimos %n días no ha fallado ningún proceso en segundo plano.","En los últimos %n días no ha fallado ningún proceso en segundo plano."], "Load" : "Carga", "CPU info not available" : "Información de CPU no disponible", "Current usage" : "Uso actual", @@ -26,31 +36,50 @@ OC.L10N.register( "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", + "{used} of {total} used" : "{used} de{total} usado", "Used" : "Usado", "Available" : "Disponible", "Disk" : "Disco", "Files" : "Archivos", "Storages" : "Almacenamientos", + "Free space" : "Espacio libre", "Mount:" : "Punto de montaje:", "Filesystem:" : "Sistema de archivos:", "Available:" : "Disponible:", "Used:" : "Usado:", + "Class" : "Clase", "Status" : "Estado", "Started" : "Comenzado", "Duration" : "Duración", + "Peak memory" : "Pico de memoria", + "Run ID" : "ID de ejecución", + "Server ID" : "ID del servidor", + "Process ID" : "ID del proceso", + "Details about {job} from {time}" : "Detalles sobre {job} desde {time}", "Job" : "Trabajo", "When" : "Cuando", "Details" : "Detalles", "Succeeded" : "Fue exitosa", "Failed" : "Falló", + "Crashed" : "Fallados", "Running" : "Corriendo", + "RAM usage" : "Uso de RAM", + "Swap usage" : "Uso de swap", "Memory" : "Memoria", "RAM info not available" : "Los datos de la RAM no están disponibles", "Total" : "Total", + "Swap used" : "Uso de swap", + "External monitoring API" : "API de monitorización externa", + "Endpoint URL" : "URL del endpoint", "Configuration" : "Configuración", "Output in JSON" : "Salida en JSON", + "Skip apps section" : "Saltar sección de apps", + "Including the apps section sends an external request to the app store" : "Incluir la sección de aplicaciones envía una solicitud externa a la tienda de aplicaciones.", "Skip server update" : "Omitir actualización del servidor", "Authentication" : "Autenticación", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Este token se generó en tu navegador y no se almacena hasta que ejecutes el comando que aparece a continuación. Envía {header} en el encabezado de cada solicitud.", + "Command to store the token" : "Comando para almacenar el token", + "Request header" : "Cabecera de solicitud", "Network" : "Red", "Hostname" : "Dirección del servidor", "Gateway" : "Puerta de acceso", @@ -84,7 +113,9 @@ OC.L10N.register( "Max listen queue:" : "Cola de atención máx.:", "Max active processes:" : "Número máx. de procesos activos:", "Max children reached:" : "Número máx. de procesos heredados alcanzados:", + "{used} of {total}" : "{used} de {total}", "CPU" : "CPU", + "Swap" : "Swap", "Resource usage" : "Utilización de recursos", "Shares" : "Recursos compartidos", "Users:" : "Usuarios:", @@ -94,13 +125,19 @@ OC.L10N.register( "Federated sent:" : "Federaciones enviadas:", "Federated received:" : "Federaciones recibidas:", "Talk conversations:" : "Conversaciones de Talk:", + "Runs" : "Ejecuciones", "Average" : "Media", + "Longest" : "Más largo", "Warning" : "Advertencia", + "Critical" : "Críticos", "Operating System:" : "Sistema Operativo:", "CPU:" : "CPU:", + "{name} ({threads} threads)" : "{name} ({threads} hilos)", "Server time:" : "Hora del servidor:", "Uptime:" : "Tiempo de actividad:", "Temperature" : "Temperatura", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "Uso de CPU:", "Load average: {percentage} % ({load}) last minute" : "Carga promedio: {percentage}% ({load}) en el último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) último minuto\n{last5MinutesPercentage}% ({last5Minutes}) últimos 5 minutos \n{last15MinutesPercentage}% ({last15Minutes}) últimos 15 minutos", @@ -129,6 +166,7 @@ OC.L10N.register( "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", + "%1$s (%2$d threads)" : "%1$s (%2$d hilos)", "DNS:" : "DNS:" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index f8489514..4ee57ec8 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -6,15 +6,25 @@ "Monitoring" : "Monitorización", "Monitoring app with useful server information" : "App de monitorización con información útil sobre el servidor", "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provee información útil como la carga de la CPU, el uso de RAM y disco, el número de usuarios, etc.", + "{0}% of all users" : "{0}% de todos los usuarios ", "Active users" : "Usuarios activos", "Last hour" : "Última hora", "Last 24 Hours" : "Últimas 24 horas", "Last 7 Days" : "Últimos 7 días", "Last 30 Days" : "Últimos 30 días", + "System cron" : "Cron del sistema", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (no recomendado)", "Background jobs" : "Procesos en segundo plano", "Mode" : "Modo", + "Last run" : "Última ejecución", "Never" : "Nunca", + "Latest runs" : "Últimas ejecuciones", + "No background job has run yet." : "Aún no se ha ejecutado ningún proceso en segundo plano.", + "Slowest jobs" : "Tareas más lentas", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Las estadísticas sobre tareas lentas no están disponibles aún. Se recopilan mediante un proceso en segundo plano y aparecen después de su siguiente ejecución.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Últimos fallos (último %n día)","Últimos fallos (últimos %n días)","Últimos fallos (últimos %n días)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["En el último %n día no ha fallado ningún proceso en segundo plano.","En los últimos %n días no ha fallado ningún proceso en segundo plano.","En los últimos %n días no ha fallado ningún proceso en segundo plano."], "Load" : "Carga", "CPU info not available" : "Información de CPU no disponible", "Current usage" : "Uso actual", @@ -24,31 +34,50 @@ "Type:" : "Tipo:", "Version:" : "Versión:", "Size:" : "Tamaño:", + "{used} of {total} used" : "{used} de{total} usado", "Used" : "Usado", "Available" : "Disponible", "Disk" : "Disco", "Files" : "Archivos", "Storages" : "Almacenamientos", + "Free space" : "Espacio libre", "Mount:" : "Punto de montaje:", "Filesystem:" : "Sistema de archivos:", "Available:" : "Disponible:", "Used:" : "Usado:", + "Class" : "Clase", "Status" : "Estado", "Started" : "Comenzado", "Duration" : "Duración", + "Peak memory" : "Pico de memoria", + "Run ID" : "ID de ejecución", + "Server ID" : "ID del servidor", + "Process ID" : "ID del proceso", + "Details about {job} from {time}" : "Detalles sobre {job} desde {time}", "Job" : "Trabajo", "When" : "Cuando", "Details" : "Detalles", "Succeeded" : "Fue exitosa", "Failed" : "Falló", + "Crashed" : "Fallados", "Running" : "Corriendo", + "RAM usage" : "Uso de RAM", + "Swap usage" : "Uso de swap", "Memory" : "Memoria", "RAM info not available" : "Los datos de la RAM no están disponibles", "Total" : "Total", + "Swap used" : "Uso de swap", + "External monitoring API" : "API de monitorización externa", + "Endpoint URL" : "URL del endpoint", "Configuration" : "Configuración", "Output in JSON" : "Salida en JSON", + "Skip apps section" : "Saltar sección de apps", + "Including the apps section sends an external request to the app store" : "Incluir la sección de aplicaciones envía una solicitud externa a la tienda de aplicaciones.", "Skip server update" : "Omitir actualización del servidor", "Authentication" : "Autenticación", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Este token se generó en tu navegador y no se almacena hasta que ejecutes el comando que aparece a continuación. Envía {header} en el encabezado de cada solicitud.", + "Command to store the token" : "Comando para almacenar el token", + "Request header" : "Cabecera de solicitud", "Network" : "Red", "Hostname" : "Dirección del servidor", "Gateway" : "Puerta de acceso", @@ -82,7 +111,9 @@ "Max listen queue:" : "Cola de atención máx.:", "Max active processes:" : "Número máx. de procesos activos:", "Max children reached:" : "Número máx. de procesos heredados alcanzados:", + "{used} of {total}" : "{used} de {total}", "CPU" : "CPU", + "Swap" : "Swap", "Resource usage" : "Utilización de recursos", "Shares" : "Recursos compartidos", "Users:" : "Usuarios:", @@ -92,13 +123,19 @@ "Federated sent:" : "Federaciones enviadas:", "Federated received:" : "Federaciones recibidas:", "Talk conversations:" : "Conversaciones de Talk:", + "Runs" : "Ejecuciones", "Average" : "Media", + "Longest" : "Más largo", "Warning" : "Advertencia", + "Critical" : "Críticos", "Operating System:" : "Sistema Operativo:", "CPU:" : "CPU:", + "{name} ({threads} threads)" : "{name} ({threads} hilos)", "Server time:" : "Hora del servidor:", "Uptime:" : "Tiempo de actividad:", "Temperature" : "Temperatura", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "Uso de CPU:", "Load average: {percentage} % ({load}) last minute" : "Carga promedio: {percentage}% ({load}) en el último minuto", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage}% ({lastMinute}) último minuto\n{last5MinutesPercentage}% ({last5Minutes}) últimos 5 minutos \n{last15MinutesPercentage}% ({last15Minutes}) últimos 15 minutos", @@ -127,6 +164,7 @@ "Skip apps section (including apps section will send an external request to the app store)" : "Omitir la sección de aplicaciones (al incluirla, se enviarán solicitudes externas a la tienda de aplicaciones)", "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establezca el mismo usando el siguiente comando:", "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token con el encabezado \"NC-Token\" cuando solicite la URL anterior.", + "%1$s (%2$d threads)" : "%1$s (%2$d hilos)", "DNS:" : "DNS:" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index dd7d1cc8..e7331a92 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -15,9 +15,11 @@ OC.L10N.register( "Last 7 Days" : "7 derniers jours", "Last 30 Days" : "30 derniers jours", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (non recommandé)", "Background jobs" : "Tâches d'arrière-plan", "Mode" : "Mode", "Never" : "Jamais", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Derniers échecs (%n dernier jour)","Derniers échecs (%n derniers jours)","Derniers échecs (%n derniers jours)"], "Load" : "Charge", "CPU info not available" : "Informations CPU non disponibles", "Current usage" : "Utilisation actuelle", @@ -33,6 +35,7 @@ OC.L10N.register( "Disk" : "Disque", "Files" : "Fichiers", "Storages" : "Stockages", + "Free space" : "Espace libre", "Mount:" : "Montage :", "Filesystem:" : "Système de fichiers :", "Available:" : "Disponible :", @@ -40,15 +43,18 @@ OC.L10N.register( "Status" : "Statut", "Started" : "Démarré", "Duration" : "Durée", + "Server ID" : "ID du serveur", "Job" : "Travail", "When" : "Quand", "Details" : "Détails", "Succeeded" : "Succès", "Failed" : "Échec", "Running" : "Exécution", + "RAM usage" : "Utilisation RAM", "Memory" : "Mémoire", "RAM info not available" : "Informations RAM non disponibles", "Total" : "Total", + "Endpoint URL" : "URL du point de terminaison", "Configuration" : "Configuration", "Output in JSON" : "Sortie en JSON", "Skip server update" : "Ignorer la mise à jour du serveur", @@ -86,6 +92,7 @@ OC.L10N.register( "Max listen queue:" : "File d'attente d'écoute maximale :", "Max active processes:" : "Nombre maximal de processus actifs :", "Max children reached:" : "Nombre maximal d'enfants atteint :", + "{used} of {total}" : "{used} sur {total}", "CPU" : "CPU", "Resource usage" : "Utilisation des ressources", "Shares" : "Partages", @@ -104,6 +111,8 @@ OC.L10N.register( "Server time:" : "Heure du serveur :", "Uptime:" : "Durée de fonctionnement :", "Temperature" : "Température", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "Utilisation CPU :", "Load average: {percentage} % ({load}) last minute" : "Charge moyenne : {percentage}% ( {load}) dernière minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) la dernière minute\n{last5MinutesPercentage} % ({last5Minutes}) les 5 dernières minutes\n{last15MinutesPercentage} % ({last15Minutes}) les 15 dernières minutes", diff --git a/l10n/fr.json b/l10n/fr.json index 250e330c..63449c7c 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -13,9 +13,11 @@ "Last 7 Days" : "7 derniers jours", "Last 30 Days" : "30 derniers jours", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (non recommandé)", "Background jobs" : "Tâches d'arrière-plan", "Mode" : "Mode", "Never" : "Jamais", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Derniers échecs (%n dernier jour)","Derniers échecs (%n derniers jours)","Derniers échecs (%n derniers jours)"], "Load" : "Charge", "CPU info not available" : "Informations CPU non disponibles", "Current usage" : "Utilisation actuelle", @@ -31,6 +33,7 @@ "Disk" : "Disque", "Files" : "Fichiers", "Storages" : "Stockages", + "Free space" : "Espace libre", "Mount:" : "Montage :", "Filesystem:" : "Système de fichiers :", "Available:" : "Disponible :", @@ -38,15 +41,18 @@ "Status" : "Statut", "Started" : "Démarré", "Duration" : "Durée", + "Server ID" : "ID du serveur", "Job" : "Travail", "When" : "Quand", "Details" : "Détails", "Succeeded" : "Succès", "Failed" : "Échec", "Running" : "Exécution", + "RAM usage" : "Utilisation RAM", "Memory" : "Mémoire", "RAM info not available" : "Informations RAM non disponibles", "Total" : "Total", + "Endpoint URL" : "URL du point de terminaison", "Configuration" : "Configuration", "Output in JSON" : "Sortie en JSON", "Skip server update" : "Ignorer la mise à jour du serveur", @@ -84,6 +90,7 @@ "Max listen queue:" : "File d'attente d'écoute maximale :", "Max active processes:" : "Nombre maximal de processus actifs :", "Max children reached:" : "Nombre maximal d'enfants atteint :", + "{used} of {total}" : "{used} sur {total}", "CPU" : "CPU", "Resource usage" : "Utilisation des ressources", "Shares" : "Partages", @@ -102,6 +109,8 @@ "Server time:" : "Heure du serveur :", "Uptime:" : "Durée de fonctionnement :", "Temperature" : "Température", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "Utilisation CPU :", "Load average: {percentage} % ({load}) last minute" : "Charge moyenne : {percentage}% ( {load}) dernière minute", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) la dernière minute\n{last5MinutesPercentage} % ({last5Minutes}) les 5 dernières minutes\n{last15MinutesPercentage} % ({last15Minutes}) les 15 dernières minutes", From d2ebf471cda4465af3db8a4cf0315bc69b307698 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 19 Aug 2026 02:31:50 +0000 Subject: [PATCH 119/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_HK.js | 32 ++++++++++++++++++++++++++++++++ l10n/zh_HK.json | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index ab740a28..dcc5cb69 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -14,10 +14,17 @@ OC.L10N.register( "Last 24 Hours" : "過去24小時", "Last 7 Days" : "過去7日", "Last 30 Days" : "過去30日", + "System cron" : "系統 cron", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX(不建議)", "Background jobs" : "後台作業", "Mode" : "模式", + "Last run" : "上次執行", "Never" : "從不", + "Latest runs" : "最近執行", + "No background job has run yet." : "尚未有背景工作執行。", + "Slowest jobs" : "最慢的工作", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "尚未有慢速工作統計資料。這些資料由背景工作收集,並會在下次執行後顯示。", "Load" : "負載", "CPU info not available" : "CPU 資訊暫時無法使用", "Current usage" : "目前使用量", @@ -33,26 +40,44 @@ OC.L10N.register( "Disk" : "硬碟", "Files" : "檔案", "Storages" : "儲存", + "Free space" : "可用空間", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", "Available:" : "可用:", "Used:" : "已使用:", + "Class" : "類別", "Status" : "狀態", "Started" : "開始於", "Duration" : "歷時", + "Peak memory" : "記憶體峰值", + "Run ID" : "執行 ID", + "Server ID" : "伺服器 ID", + "Process ID" : "程序 ID", + "Details about {job} from {time}" : "{time} 的 {job} 詳情", "Job" : "工作", "When" : "時間", "Details" : "詳情", "Succeeded" : "成功了", "Failed" : "失敗了", + "Crashed" : "已當機", "Running" : "跑步", + "RAM usage" : "RAM 使用量", + "Swap usage" : "Swap 使用量", "Memory" : "記憶體", "RAM info not available" : "沒有可用的 RAM 資訊", "Total" : "總計", + "Swap used" : "已使用 Swap", + "External monitoring API" : "外部監察 API", + "Endpoint URL" : "端點網址", "Configuration" : "配置", "Output in JSON" : "以 JSON 輸出", + "Skip apps section" : "略過應用程式部分", + "Including the apps section sends an external request to the app store" : "包含應用程式部分會向應用程式商店傳送外部請求", "Skip server update" : "略過伺服器更新", "Authentication" : "驗證", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "此權杖是在你的瀏覽器中產生,在你執行下方指令前不會儲存。每次請求時,請在 {header} 標頭中傳送此權杖。", + "Command to store the token" : "儲存權杖的指令", + "Request header" : "請求標頭", "Network" : "網絡", "Hostname" : "主機名稱", "Gateway" : "網關", @@ -86,7 +111,9 @@ OC.L10N.register( "Max listen queue:" : "最大監聽隊列:", "Max active processes:" : "最大活躍的進程:", "Max children reached:" : "達到最大子進程數:", + "{used} of {total}" : "已使用 {used},共 {total}", "CPU" : "CPU", + "Swap" : "Swap", "Resource usage" : "資源運用", "Shares" : "分享", "Users:" : "用戶︰", @@ -96,14 +123,19 @@ OC.L10N.register( "Federated sent:" : "聯邦發送︰", "Federated received:" : "聯邦接收︰", "Talk conversations:" : "Talk 對話︰", + "Runs" : "執行次數", "Average" : "平均測光", + "Longest" : "最長", "Warning" : "警告", + "Critical" : "嚴重", "Operating System:" : "作業系統:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name}({threads} 條討論串)", "Server time:" : "伺服器時間:", "Uptime:" : "運行時間:", "Temperature" : "體溫", + "{duration} ms" : "{duration} 毫秒", + "{duration} s" : "{duration} 秒", "CPU Usage:" : "CPU 使用量﹕", "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage}%({load})上一分鐘", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最後時刻 \n{last5MinutesPercentage} % ({last5Minutes}) 最後 5 分鐘 \n{last15MinutesPercentage} % ({last15Minutes}) 最後 15 分鐘", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 115e6adc..dca692e7 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -12,10 +12,17 @@ "Last 24 Hours" : "過去24小時", "Last 7 Days" : "過去7日", "Last 30 Days" : "過去30日", + "System cron" : "系統 cron", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX(不建議)", "Background jobs" : "後台作業", "Mode" : "模式", + "Last run" : "上次執行", "Never" : "從不", + "Latest runs" : "最近執行", + "No background job has run yet." : "尚未有背景工作執行。", + "Slowest jobs" : "最慢的工作", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "尚未有慢速工作統計資料。這些資料由背景工作收集,並會在下次執行後顯示。", "Load" : "負載", "CPU info not available" : "CPU 資訊暫時無法使用", "Current usage" : "目前使用量", @@ -31,26 +38,44 @@ "Disk" : "硬碟", "Files" : "檔案", "Storages" : "儲存", + "Free space" : "可用空間", "Mount:" : "掛載:", "Filesystem:" : "檔案系統:", "Available:" : "可用:", "Used:" : "已使用:", + "Class" : "類別", "Status" : "狀態", "Started" : "開始於", "Duration" : "歷時", + "Peak memory" : "記憶體峰值", + "Run ID" : "執行 ID", + "Server ID" : "伺服器 ID", + "Process ID" : "程序 ID", + "Details about {job} from {time}" : "{time} 的 {job} 詳情", "Job" : "工作", "When" : "時間", "Details" : "詳情", "Succeeded" : "成功了", "Failed" : "失敗了", + "Crashed" : "已當機", "Running" : "跑步", + "RAM usage" : "RAM 使用量", + "Swap usage" : "Swap 使用量", "Memory" : "記憶體", "RAM info not available" : "沒有可用的 RAM 資訊", "Total" : "總計", + "Swap used" : "已使用 Swap", + "External monitoring API" : "外部監察 API", + "Endpoint URL" : "端點網址", "Configuration" : "配置", "Output in JSON" : "以 JSON 輸出", + "Skip apps section" : "略過應用程式部分", + "Including the apps section sends an external request to the app store" : "包含應用程式部分會向應用程式商店傳送外部請求", "Skip server update" : "略過伺服器更新", "Authentication" : "驗證", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "此權杖是在你的瀏覽器中產生,在你執行下方指令前不會儲存。每次請求時,請在 {header} 標頭中傳送此權杖。", + "Command to store the token" : "儲存權杖的指令", + "Request header" : "請求標頭", "Network" : "網絡", "Hostname" : "主機名稱", "Gateway" : "網關", @@ -84,7 +109,9 @@ "Max listen queue:" : "最大監聽隊列:", "Max active processes:" : "最大活躍的進程:", "Max children reached:" : "達到最大子進程數:", + "{used} of {total}" : "已使用 {used},共 {total}", "CPU" : "CPU", + "Swap" : "Swap", "Resource usage" : "資源運用", "Shares" : "分享", "Users:" : "用戶︰", @@ -94,14 +121,19 @@ "Federated sent:" : "聯邦發送︰", "Federated received:" : "聯邦接收︰", "Talk conversations:" : "Talk 對話︰", + "Runs" : "執行次數", "Average" : "平均測光", + "Longest" : "最長", "Warning" : "警告", + "Critical" : "嚴重", "Operating System:" : "作業系統:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name}({threads} 條討論串)", "Server time:" : "伺服器時間:", "Uptime:" : "運行時間:", "Temperature" : "體溫", + "{duration} ms" : "{duration} 毫秒", + "{duration} s" : "{duration} 秒", "CPU Usage:" : "CPU 使用量﹕", "Load average: {percentage} % ({load}) last minute" : "平均負載:{percentage}%({load})上一分鐘", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最後時刻 \n{last5MinutesPercentage} % ({last5Minutes}) 最後 5 分鐘 \n{last15MinutesPercentage} % ({last15Minutes}) 最後 15 分鐘", From 6e4f7673ba55ea600a77df7d79a521c813668579 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 20 Aug 2026 02:08:38 +0000 Subject: [PATCH 120/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_HK.js | 2 ++ l10n/zh_HK.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index dcc5cb69..6d81086b 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -25,6 +25,8 @@ OC.L10N.register( "No background job has run yet." : "尚未有背景工作執行。", "Slowest jobs" : "最慢的工作", "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "尚未有慢速工作統計資料。這些資料由背景工作收集,並會在下次執行後顯示。", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["最近失敗(過去%n日)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["最近%n天內沒有任何後台作業失敗。"], "Load" : "負載", "CPU info not available" : "CPU 資訊暫時無法使用", "Current usage" : "目前使用量", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index dca692e7..b9723788 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -23,6 +23,8 @@ "No background job has run yet." : "尚未有背景工作執行。", "Slowest jobs" : "最慢的工作", "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "尚未有慢速工作統計資料。這些資料由背景工作收集,並會在下次執行後顯示。", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["最近失敗(過去%n日)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["最近%n天內沒有任何後台作業失敗。"], "Load" : "負載", "CPU info not available" : "CPU 資訊暫時無法使用", "Current usage" : "目前使用量", From be9913b8f5e9f10d0164b18df2cbdb828b13d966 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 22 Aug 2026 02:17:43 +0000 Subject: [PATCH 121/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 1 + l10n/fr.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index e7331a92..2395ed01 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -54,6 +54,7 @@ OC.L10N.register( "Memory" : "Mémoire", "RAM info not available" : "Informations RAM non disponibles", "Total" : "Total", + "External monitoring API" : "API de surveillance externe", "Endpoint URL" : "URL du point de terminaison", "Configuration" : "Configuration", "Output in JSON" : "Sortie en JSON", diff --git a/l10n/fr.json b/l10n/fr.json index 63449c7c..dbacef88 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -52,6 +52,7 @@ "Memory" : "Mémoire", "RAM info not available" : "Informations RAM non disponibles", "Total" : "Total", + "External monitoring API" : "API de surveillance externe", "Endpoint URL" : "URL du point de terminaison", "Configuration" : "Configuration", "Output in JSON" : "Sortie en JSON", From c1255c749776c92cad44e0200ab31cb8c1aa651e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 24 Aug 2026 02:05:18 +0000 Subject: [PATCH 122/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 6 ++++++ l10n/fr.json | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index 2395ed01..c45798e5 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -19,6 +19,8 @@ OC.L10N.register( "Background jobs" : "Tâches d'arrière-plan", "Mode" : "Mode", "Never" : "Jamais", + "Slowest jobs" : "Tâches les plus lentes", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Les statistiques sur les tâches lentes ne sont pas disponibles pour le moment. Elles sont collectées par une tâche en arrière-plan et apparaîtront après la prochaine exécution de celle-ci.", "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Derniers échecs (%n dernier jour)","Derniers échecs (%n derniers jours)","Derniers échecs (%n derniers jours)"], "Load" : "Charge", "CPU info not available" : "Informations CPU non disponibles", @@ -58,8 +60,12 @@ OC.L10N.register( "Endpoint URL" : "URL du point de terminaison", "Configuration" : "Configuration", "Output in JSON" : "Sortie en JSON", + "Including the apps section sends an external request to the app store" : "Inclure la section des applications envoie une requête externe vers l'App Store", "Skip server update" : "Ignorer la mise à jour du serveur", "Authentication" : "Authentification", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Ce jeton a été généré dans votre navigateur et n'est pas enregistré tant que vous n'avez pas exécuté la commande ci-dessous. Envoyez-le dans l'entête {header} avec chaque requête.", + "Command to store the token" : "Commande pour enregistrer le jeton", + "Request header" : "Entête de requête", "Network" : "Réseau", "Hostname" : "Nom de l’hôte", "Gateway" : "Passerelle", diff --git a/l10n/fr.json b/l10n/fr.json index dbacef88..69769f5e 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -17,6 +17,8 @@ "Background jobs" : "Tâches d'arrière-plan", "Mode" : "Mode", "Never" : "Jamais", + "Slowest jobs" : "Tâches les plus lentes", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Les statistiques sur les tâches lentes ne sont pas disponibles pour le moment. Elles sont collectées par une tâche en arrière-plan et apparaîtront après la prochaine exécution de celle-ci.", "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Derniers échecs (%n dernier jour)","Derniers échecs (%n derniers jours)","Derniers échecs (%n derniers jours)"], "Load" : "Charge", "CPU info not available" : "Informations CPU non disponibles", @@ -56,8 +58,12 @@ "Endpoint URL" : "URL du point de terminaison", "Configuration" : "Configuration", "Output in JSON" : "Sortie en JSON", + "Including the apps section sends an external request to the app store" : "Inclure la section des applications envoie une requête externe vers l'App Store", "Skip server update" : "Ignorer la mise à jour du serveur", "Authentication" : "Authentification", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Ce jeton a été généré dans votre navigateur et n'est pas enregistré tant que vous n'avez pas exécuté la commande ci-dessous. Envoyez-le dans l'entête {header} avec chaque requête.", + "Command to store the token" : "Commande pour enregistrer le jeton", + "Request header" : "Entête de requête", "Network" : "Réseau", "Hostname" : "Nom de l’hôte", "Gateway" : "Passerelle", From 9985a45895b69a84236bb399317716e4cddd825e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 25 Aug 2026 02:33:57 +0000 Subject: [PATCH 123/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/af.js | 2 +- l10n/af.json | 2 +- l10n/ar.js | 8 ++++---- l10n/ar.json | 8 ++++---- l10n/ast.js | 6 +++--- l10n/ast.json | 6 +++--- l10n/az.js | 2 +- l10n/az.json | 2 +- l10n/bg.js | 8 +++++--- l10n/bg.json | 8 +++++--- l10n/bn_BD.js | 1 + l10n/bn_BD.json | 1 + l10n/br.js | 1 + l10n/br.json | 1 + l10n/ca.js | 8 +++++--- l10n/ca.json | 8 +++++--- l10n/cs.js | 10 ++++++---- l10n/cs.json | 10 ++++++---- l10n/cy_GB.js | 4 +++- l10n/cy_GB.json | 4 +++- l10n/da.js | 10 ++++++---- l10n/da.json | 10 ++++++---- l10n/de.js | 10 +++++----- l10n/de.json | 10 +++++----- l10n/de_DE.js | 13 ++++++++----- l10n/de_DE.json | 13 ++++++++----- l10n/el.js | 12 ++++++++---- l10n/el.json | 12 ++++++++---- l10n/en_GB.js | 14 +++++++++----- l10n/en_GB.json | 14 +++++++++----- l10n/eo.js | 6 +++++- l10n/eo.json | 6 +++++- l10n/es.js | 16 +++++++++++----- l10n/es.json | 16 +++++++++++----- l10n/es_419.js | 2 ++ l10n/es_419.json | 2 ++ l10n/es_AR.js | 4 +++- l10n/es_AR.json | 4 +++- l10n/es_CL.js | 2 ++ l10n/es_CL.json | 2 ++ l10n/es_CO.js | 2 ++ l10n/es_CO.json | 2 ++ l10n/es_CR.js | 1 + l10n/es_CR.json | 1 + l10n/es_DO.js | 1 + l10n/es_DO.json | 1 + l10n/es_EC.js | 12 ++++++++---- l10n/es_EC.json | 12 ++++++++---- l10n/es_GT.js | 2 ++ l10n/es_GT.json | 2 ++ l10n/es_HN.js | 2 ++ l10n/es_HN.json | 2 ++ l10n/es_MX.js | 11 +++++++---- l10n/es_MX.json | 11 +++++++---- l10n/es_NI.js | 2 ++ l10n/es_NI.json | 2 ++ l10n/es_PA.js | 4 +++- l10n/es_PA.json | 4 +++- l10n/es_PE.js | 4 +++- l10n/es_PE.json | 4 +++- l10n/es_PR.js | 2 ++ l10n/es_PR.json | 2 ++ l10n/es_PY.js | 2 ++ l10n/es_PY.json | 2 ++ l10n/es_SV.js | 2 ++ l10n/es_SV.json | 2 ++ l10n/es_UY.js | 2 ++ l10n/es_UY.json | 2 ++ l10n/et_EE.js | 17 ++++++++++++----- l10n/et_EE.json | 17 ++++++++++++----- l10n/eu.js | 13 ++++++++++--- l10n/eu.json | 13 ++++++++++--- l10n/fa.js | 15 +++++++++++---- l10n/fa.json | 15 +++++++++++---- l10n/fi.js | 13 ++++++++++--- l10n/fi.json | 13 ++++++++++--- l10n/fr.js | 17 ++++++++++++----- l10n/fr.json | 17 ++++++++++++----- l10n/ga.js | 17 ++++++++++++----- l10n/ga.json | 17 ++++++++++++----- l10n/gl.js | 15 +++++++++++---- l10n/gl.json | 15 +++++++++++---- l10n/he.js | 5 ++++- l10n/he.json | 5 ++++- l10n/hr.js | 9 ++++++++- l10n/hr.json | 9 ++++++++- l10n/hu.js | 15 +++++++++++---- l10n/hu.json | 15 +++++++++++---- l10n/hy.js | 3 +++ l10n/hy.json | 3 +++ l10n/ia.js | 3 ++- l10n/ia.json | 3 ++- l10n/id.js | 15 +++++++++++---- l10n/id.json | 15 +++++++++++---- l10n/is.js | 8 +++++++- l10n/is.json | 8 +++++++- l10n/it.js | 15 +++++++++++---- l10n/it.json | 15 +++++++++++---- l10n/ja.js | 15 +++++++++++---- l10n/ja.json | 15 +++++++++++---- l10n/ka.js | 13 +++++++++---- l10n/ka.json | 13 +++++++++---- l10n/ka_GE.js | 3 +++ l10n/ka_GE.json | 3 +++ l10n/kab.js | 7 ++++++- l10n/kab.json | 7 ++++++- l10n/ko.js | 8 +++++++- l10n/ko.json | 8 +++++++- l10n/lb.js | 3 +++ l10n/lb.json | 3 +++ l10n/lo.js | 15 +++++++++++---- l10n/lo.json | 15 +++++++++++---- l10n/lt_LT.js | 17 ++++++++++++----- l10n/lt_LT.json | 17 ++++++++++++----- l10n/lv.js | 11 ++++++++--- l10n/lv.json | 11 ++++++++--- l10n/mk.js | 14 ++++++++++---- l10n/mk.json | 14 ++++++++++---- l10n/mn.js | 14 ++++++++++---- l10n/mn.json | 14 ++++++++++---- l10n/ms_MY.js | 2 ++ l10n/ms_MY.json | 2 ++ l10n/nb.js | 15 +++++++++++---- l10n/nb.json | 15 +++++++++++---- l10n/nl.js | 15 +++++++++++---- l10n/nl.json | 15 +++++++++++---- l10n/nn_NO.js | 2 ++ l10n/nn_NO.json | 2 ++ l10n/oc.js | 7 ++++++- l10n/oc.json | 7 ++++++- l10n/pl.js | 15 +++++++++++---- l10n/pl.json | 15 +++++++++++---- l10n/pt_BR.js | 17 ++++++++++++----- l10n/pt_BR.json | 17 ++++++++++++----- l10n/pt_PT.js | 15 +++++++++++---- l10n/pt_PT.json | 15 +++++++++++---- l10n/ro.js | 8 +++++++- l10n/ro.json | 8 +++++++- l10n/ru.js | 15 +++++++++++---- l10n/ru.json | 15 +++++++++++---- l10n/sc.js | 7 ++++++- l10n/sc.json | 7 ++++++- l10n/si.js | 3 +++ l10n/si.json | 3 +++ l10n/sk.js | 15 +++++++++++---- l10n/sk.json | 15 +++++++++++---- l10n/sl.js | 15 +++++++++++---- l10n/sl.json | 15 +++++++++++---- l10n/sq.js | 5 ++++- l10n/sq.json | 5 ++++- l10n/sr.js | 15 +++++++++++---- l10n/sr.json | 15 +++++++++++---- l10n/sr@latin.js | 3 +++ l10n/sr@latin.json | 3 +++ l10n/sv.js | 15 +++++++++++---- l10n/sv.json | 15 +++++++++++---- l10n/sw.js | 15 +++++++++++---- l10n/sw.json | 15 +++++++++++---- l10n/th.js | 4 ++++ l10n/th.json | 4 ++++ l10n/tr.js | 17 ++++++++++++----- l10n/tr.json | 17 ++++++++++++----- l10n/ug.js | 15 +++++++++++---- l10n/ug.json | 15 +++++++++++---- l10n/uk.js | 17 ++++++++++++----- l10n/uk.json | 17 ++++++++++++----- l10n/uz.js | 12 ++++++++---- l10n/uz.json | 12 ++++++++---- l10n/vi.js | 7 ++++++- l10n/vi.json | 7 ++++++- l10n/zh_CN.js | 15 +++++++++++---- l10n/zh_CN.json | 15 +++++++++++---- l10n/zh_HK.js | 17 ++++++++++++----- l10n/zh_HK.json | 17 ++++++++++++----- l10n/zh_TW.js | 17 ++++++++++++----- l10n/zh_TW.json | 17 ++++++++++++----- 176 files changed, 1192 insertions(+), 434 deletions(-) diff --git a/l10n/af.js b/l10n/af.js index 6a5eee02..cb7e7bd0 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -11,8 +11,8 @@ OC.L10N.register( "Files" : "Lêer ", "Details" : "Besonderhede", "Total" : "Totaal", - "PHP" : "PHP", "seconds" : "sekondes", + "PHP" : "PHP", "Users:" : "Gebruikers:", "Temperature" : "Temperatuur", "Copied!" : "Gekopieer!", diff --git a/l10n/af.json b/l10n/af.json index 129d07d9..056bbe5f 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -9,8 +9,8 @@ "Files" : "Lêer ", "Details" : "Besonderhede", "Total" : "Totaal", - "PHP" : "PHP", "seconds" : "sekondes", + "PHP" : "PHP", "Users:" : "Gebruikers:", "Temperature" : "Temperatuur", "Copied!" : "Gekopieer!", diff --git a/l10n/ar.js b/l10n/ar.js index b74541e2..976ebd24 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -55,14 +55,13 @@ OC.L10N.register( "MAC:" : "رقم المُصنِّع للجهاز MAC:", "IPv4:" : "بروتوكول IPv4:", "IPv6:" : "بروتوكول IPv6:", + "seconds" : "ثوانٍ", "PHP extensions" : "إمتدادات PHP", "Unable to list extensions" : "تعذّر عرض قائمة بالامتدادات extensions:", "PHP" : "PHP", - "Memory limit:" : "حد الذاكرة:", "Max execution time:" : "أقصى زمن تنفيذ:", - "seconds" : "ثوانٍ", "Upload max size:" : "الحجم الأقصى للرفع:", - "OPcache Revalidate Frequency:" : "تواتر إعادة مصادقة ذاكرة التخزين المؤقت OPcache:", + "Extensions:" : "الامتدادات extensions:", "Show phpinfo" : "عرض ملف phpinfo", "FPM worker pool" : "حشد عمليات PHP-FPM", "Pool name:" : "اسم الحشد:", @@ -113,7 +112,8 @@ OC.L10N.register( "Hostname:" : "اسم المُضِيف:", "Gateway:" : "البوابة gateway:", "%s%% of all users" : "%s%% من جميع المستخدمين", - "Extensions:" : "الامتدادات extensions:", + "Memory limit:" : "حد الذاكرة:", + "OPcache Revalidate Frequency:" : "تواتر إعادة مصادقة ذاكرة التخزين المؤقت OPcache:", "External monitoring tool" : "أداة الرصد الخارجية", "Use this end point to connect an external monitoring tool:" : "إستعمِل هذه النقطة الحدِّيَّة end point لتوصيل أداة مراقبة خارجية:", "Copy" : "نسخ", diff --git a/l10n/ar.json b/l10n/ar.json index 75780b1a..3f59e462 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -53,14 +53,13 @@ "MAC:" : "رقم المُصنِّع للجهاز MAC:", "IPv4:" : "بروتوكول IPv4:", "IPv6:" : "بروتوكول IPv6:", + "seconds" : "ثوانٍ", "PHP extensions" : "إمتدادات PHP", "Unable to list extensions" : "تعذّر عرض قائمة بالامتدادات extensions:", "PHP" : "PHP", - "Memory limit:" : "حد الذاكرة:", "Max execution time:" : "أقصى زمن تنفيذ:", - "seconds" : "ثوانٍ", "Upload max size:" : "الحجم الأقصى للرفع:", - "OPcache Revalidate Frequency:" : "تواتر إعادة مصادقة ذاكرة التخزين المؤقت OPcache:", + "Extensions:" : "الامتدادات extensions:", "Show phpinfo" : "عرض ملف phpinfo", "FPM worker pool" : "حشد عمليات PHP-FPM", "Pool name:" : "اسم الحشد:", @@ -111,7 +110,8 @@ "Hostname:" : "اسم المُضِيف:", "Gateway:" : "البوابة gateway:", "%s%% of all users" : "%s%% من جميع المستخدمين", - "Extensions:" : "الامتدادات extensions:", + "Memory limit:" : "حد الذاكرة:", + "OPcache Revalidate Frequency:" : "تواتر إعادة مصادقة ذاكرة التخزين المؤقت OPcache:", "External monitoring tool" : "أداة الرصد الخارجية", "Use this end point to connect an external monitoring tool:" : "إستعمِل هذه النقطة الحدِّيَّة end point لتوصيل أداة مراقبة خارجية:", "Copy" : "نسخ", diff --git a/l10n/ast.js b/l10n/ast.js index 7bff9e60..b38da8d5 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -40,11 +40,11 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "seconds" : "segundos", "PHP extensions" : "Estensiones de PHP", "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "PHP" : "PHP", - "Memory limit:" : "Llende de memoria:", - "seconds" : "segundos", + "Extensions:" : "Estensiones:", "Show phpinfo" : "Amosar phpinfo", "Resource usage" : "Usu de recursos", "Shares" : "Comparticiones", @@ -66,7 +66,7 @@ OC.L10N.register( "Free Space:" : "Espaciu llibre:", "Hostname:" : "Agospiador:", "Gateway:" : "Pasera:", - "Extensions:" : "Estensiones:", + "Memory limit:" : "Llende de memoria:", "External monitoring tool" : "Ferramienta de supervisión esterna", "Copy" : "Copiar", "DNS:" : "DNS:" diff --git a/l10n/ast.json b/l10n/ast.json index 5a27cb21..fdd89dbf 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -38,11 +38,11 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "seconds" : "segundos", "PHP extensions" : "Estensiones de PHP", "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "PHP" : "PHP", - "Memory limit:" : "Llende de memoria:", - "seconds" : "segundos", + "Extensions:" : "Estensiones:", "Show phpinfo" : "Amosar phpinfo", "Resource usage" : "Usu de recursos", "Shares" : "Comparticiones", @@ -64,7 +64,7 @@ "Free Space:" : "Espaciu llibre:", "Hostname:" : "Agospiador:", "Gateway:" : "Pasera:", - "Extensions:" : "Estensiones:", + "Memory limit:" : "Llende de memoria:", "External monitoring tool" : "Ferramienta de supervisión esterna", "Copy" : "Copiar", "DNS:" : "DNS:" diff --git a/l10n/az.js b/l10n/az.js index 80ac0b45..338b2dca 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -12,8 +12,8 @@ OC.L10N.register( "Details" : "Detallar", "Authentication" : "Autentifikasiya", "Hostname" : "Sahibadı", - "PHP" : "PHP", "seconds" : "saniyələr", + "PHP" : "PHP", "Shares" : "Yayımlanmalar", "Warning" : "Xəbərdarlıq", "Copied!" : "Kopyalandı!", diff --git a/l10n/az.json b/l10n/az.json index 190386c9..bf5c9cef 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -10,8 +10,8 @@ "Details" : "Detallar", "Authentication" : "Autentifikasiya", "Hostname" : "Sahibadı", - "PHP" : "PHP", "seconds" : "saniyələr", + "PHP" : "PHP", "Shares" : "Yayımlanmalar", "Warning" : "Xəbərdarlıq", "Copied!" : "Kopyalandı!", diff --git a/l10n/bg.js b/l10n/bg.js index 9622648a..2f43b38f 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -54,13 +54,15 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Ключове", + "seconds" : "секунди", + "No" : "Не", "PHP extensions" : "PHP разширения", "Unable to list extensions" : "Невъзможност за изброяване на разширенията", "PHP" : "PHP", - "Memory limit:" : "Ограничение на паметта:", "Max execution time:" : "Максимално време за изпълнение:", - "seconds" : "секунди", "Upload max size:" : "Максимално време за качване:", + "Extensions:" : "Разширения", "CPU" : "Процесор", "Shares" : "Споделени папки", "Users:" : "Потребители:", @@ -90,7 +92,7 @@ OC.L10N.register( "Free Space:" : "Свободно място:", "Hostname:" : "Име на хост:", "Gateway:" : "Шлюз:", - "Extensions:" : "Разширения", + "Memory limit:" : "Ограничение на паметта:", "External monitoring tool" : "Външно средство за мониторинг", "Copy" : "Копиране", "To use an access token, please generate one then set it using the following command:" : "За да използвате токен за достъп, моля, генерирайте такъв, след което го задайте с помощта на следната команда:", diff --git a/l10n/bg.json b/l10n/bg.json index 04ddef17..314f352b 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -52,13 +52,15 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Ключове", + "seconds" : "секунди", + "No" : "Не", "PHP extensions" : "PHP разширения", "Unable to list extensions" : "Невъзможност за изброяване на разширенията", "PHP" : "PHP", - "Memory limit:" : "Ограничение на паметта:", "Max execution time:" : "Максимално време за изпълнение:", - "seconds" : "секунди", "Upload max size:" : "Максимално време за качване:", + "Extensions:" : "Разширения", "CPU" : "Процесор", "Shares" : "Споделени папки", "Users:" : "Потребители:", @@ -88,7 +90,7 @@ "Free Space:" : "Свободно място:", "Hostname:" : "Име на хост:", "Gateway:" : "Шлюз:", - "Extensions:" : "Разширения", + "Memory limit:" : "Ограничение на паметта:", "External monitoring tool" : "Външно средство за мониторинг", "Copy" : "Копиране", "To use an access token, please generate one then set it using the following command:" : "За да използвате токен за достъп, моля, генерирайте такъв, след което го задайте с помощта на следната команда:", diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 12a5c4a1..17d9ca0e 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -7,6 +7,7 @@ OC.L10N.register( "Details" : "বিসতারিত", "Hostname" : "হোস্টনেম", "seconds" : "সেকেন্ড", + "No" : "না", "Shares" : "ভাগাভাগি", "Warning" : "সতর্কবাণী", "Temperature" : "তাপমাত্রা", diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index a87389a4..4e235a7b 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -5,6 +5,7 @@ "Details" : "বিসতারিত", "Hostname" : "হোস্টনেম", "seconds" : "সেকেন্ড", + "No" : "না", "Shares" : "ভাগাভাগি", "Warning" : "সতর্কবাণী", "Temperature" : "তাপমাত্রা", diff --git a/l10n/br.js b/l10n/br.js index 28f83d9b..2ab33be8 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -15,6 +15,7 @@ OC.L10N.register( "Running" : "O redek", "Network" : "Rouedad", "Hostname" : "Anv-ost", + "No" : "Ket", "PHP" : "PHP", "Shares" : "Rannañ", "Warning" : "Kemenadenn", diff --git a/l10n/br.json b/l10n/br.json index 8a0a3bc4..14c8c7e8 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -13,6 +13,7 @@ "Running" : "O redek", "Network" : "Rouedad", "Hostname" : "Anv-ost", + "No" : "Ket", "PHP" : "PHP", "Shares" : "Rannañ", "Warning" : "Kemenadenn", diff --git a/l10n/ca.js b/l10n/ca.js index 46164b8a..6ad08a6f 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -51,13 +51,15 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Claus", + "seconds" : "segons", + "No" : "No", "PHP extensions" : "Extensions del PHP", "Unable to list extensions" : "No es poden llistar les extensions", "PHP" : "PHP", - "Memory limit:" : "Límit de la Memòria:", "Max execution time:" : "Temps màxim de l'execució:", - "seconds" : "segons", "Upload max size:" : "Mida màxima per pujades:", + "Extensions:" : "Extensions:", "CPU" : "Processador", "Shares" : "Elements compartits", "Users:" : "Usuaris:", @@ -87,7 +89,7 @@ OC.L10N.register( "Free Space:" : "Espai lliure:", "Hostname:" : "Nom de màquina:", "Gateway:" : "Passarel·la:", - "Extensions:" : "Extensions:", + "Memory limit:" : "Límit de la Memòria:", "External monitoring tool" : "Eina externa de monitorització", "Copy" : "Copia", "To use an access token, please generate one then set it using the following command:" : "Per utilitzar un testimoni d'accés, genereu-ne un i configureu-lo amb l'ordre següent:", diff --git a/l10n/ca.json b/l10n/ca.json index 7afb0a6d..615dd887 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -49,13 +49,15 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Claus", + "seconds" : "segons", + "No" : "No", "PHP extensions" : "Extensions del PHP", "Unable to list extensions" : "No es poden llistar les extensions", "PHP" : "PHP", - "Memory limit:" : "Límit de la Memòria:", "Max execution time:" : "Temps màxim de l'execució:", - "seconds" : "segons", "Upload max size:" : "Mida màxima per pujades:", + "Extensions:" : "Extensions:", "CPU" : "Processador", "Shares" : "Elements compartits", "Users:" : "Usuaris:", @@ -85,7 +87,7 @@ "Free Space:" : "Espai lliure:", "Hostname:" : "Nom de màquina:", "Gateway:" : "Passarel·la:", - "Extensions:" : "Extensions:", + "Memory limit:" : "Límit de la Memòria:", "External monitoring tool" : "Eina externa de monitorització", "Copy" : "Copia", "To use an access token, please generate one then set it using the following command:" : "Per utilitzar un testimoni d'accés, genereu-ne un i configureu-lo amb l'ordre següent:", diff --git a/l10n/cs.js b/l10n/cs.js index 4007cc9a..5606fbf7 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -61,14 +61,15 @@ OC.L10N.register( "MAC:" : "MAC adresa:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Klíč", + "seconds" : "sekund", + "No" : "Ne", "PHP extensions" : "Rozšíření pro PHP", "Unable to list extensions" : "Nepodařilo se vypsat rozšíření", "PHP" : "PHP", - "Memory limit:" : "Limit paměti:", "Max execution time:" : "Nejdelší umožněný čas vykonávání:", - "seconds" : "sekund", "Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:", - "OPcache Revalidate Frequency:" : "Četnost opětovného ověřování platnosti OPcache mezipaměti:", + "Extensions:" : "Rozšíření:", "PHP Info:" : "Informace o PHP:", "Show phpinfo" : "Zobrazit phpinfo", "FPM worker pool" : "Fond procesů zpracovávajících FPM", @@ -121,8 +122,9 @@ OC.L10N.register( "Hostname:" : "Název stroje:", "Gateway:" : "Brána:", "%s%% of all users" : "%s%% ze všech uživatelů", + "Memory limit:" : "Limit paměti:", "MB" : "MB", - "Extensions:" : "Rozšíření:", + "OPcache Revalidate Frequency:" : "Četnost opětovného ověřování platnosti OPcache mezipaměti:", "External monitoring tool" : "Externí nástroj pro dohledování", "Use this end point to connect an external monitoring tool:" : "Pro napojení na externí dohledovací nástroj použijte tento koncový bod:", "Copy" : "Zkopírovat", diff --git a/l10n/cs.json b/l10n/cs.json index 9621c3cd..3af658cd 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -59,14 +59,15 @@ "MAC:" : "MAC adresa:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Klíč", + "seconds" : "sekund", + "No" : "Ne", "PHP extensions" : "Rozšíření pro PHP", "Unable to list extensions" : "Nepodařilo se vypsat rozšíření", "PHP" : "PHP", - "Memory limit:" : "Limit paměti:", "Max execution time:" : "Nejdelší umožněný čas vykonávání:", - "seconds" : "sekund", "Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:", - "OPcache Revalidate Frequency:" : "Četnost opětovného ověřování platnosti OPcache mezipaměti:", + "Extensions:" : "Rozšíření:", "PHP Info:" : "Informace o PHP:", "Show phpinfo" : "Zobrazit phpinfo", "FPM worker pool" : "Fond procesů zpracovávajících FPM", @@ -119,8 +120,9 @@ "Hostname:" : "Název stroje:", "Gateway:" : "Brána:", "%s%% of all users" : "%s%% ze všech uživatelů", + "Memory limit:" : "Limit paměti:", "MB" : "MB", - "Extensions:" : "Rozšíření:", + "OPcache Revalidate Frequency:" : "Četnost opětovného ověřování platnosti OPcache mezipaměti:", "External monitoring tool" : "Externí nástroj pro dohledování", "Use this end point to connect an external monitoring tool:" : "Pro napojení na externí dohledovací nástroj použijte tento koncový bod:", "Copy" : "Zkopírovat", diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 06e324d8..0aa92cc0 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -12,9 +12,11 @@ OC.L10N.register( "Duration" : "Hyd", "Details" : "Manylion", "Running" : "Rhedeg", + "seconds" : "eiliad", + "No" : "Na", "PHP extensions" : "Estyniadau PHP", "PHP" : "PHP", - "seconds" : "eiliad", + "Version" : "Fersiwn", "Warning" : "Rhybudd", "Copied!" : "Wedi'i gopïo!", "Not supported!" : "Heb ei gefnogi!", diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index 508f841c..ada2f1e4 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -10,9 +10,11 @@ "Duration" : "Hyd", "Details" : "Manylion", "Running" : "Rhedeg", + "seconds" : "eiliad", + "No" : "Na", "PHP extensions" : "Estyniadau PHP", "PHP" : "PHP", - "seconds" : "eiliad", + "Version" : "Fersiwn", "Warning" : "Rhybudd", "Copied!" : "Wedi'i gopïo!", "Not supported!" : "Heb ei gefnogi!", diff --git a/l10n/da.js b/l10n/da.js index f493dd71..ded1d16a 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -56,14 +56,15 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Nøgler", + "seconds" : "sekunder ", + "No" : "Nej", "PHP extensions" : "PHP-udvidelser", "Unable to list extensions" : "Kan ikke liste udvidelser", "PHP" : "PHP", - "Memory limit:" : "Hukommelsesgrænse:", "Max execution time:" : "Maks udførselstid:", - "seconds" : "sekunder ", "Upload max size:" : "Max upload størrelse:", - "OPcache Revalidate Frequency:" : "OPcache revalideringsfrekvens:", + "Extensions:" : "Udvidelser:", "Show phpinfo" : "Vis phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool navn:", @@ -113,7 +114,8 @@ OC.L10N.register( "Hostname:" : "Hostnavn:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% af alle brugere", - "Extensions:" : "Udvidelser:", + "Memory limit:" : "Hukommelsesgrænse:", + "OPcache Revalidate Frequency:" : "OPcache revalideringsfrekvens:", "External monitoring tool" : "Eksternt monitoreringsværktøj", "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", "Copy" : "Kopier", diff --git a/l10n/da.json b/l10n/da.json index eda9a821..8a05c3d4 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -54,14 +54,15 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Nøgler", + "seconds" : "sekunder ", + "No" : "Nej", "PHP extensions" : "PHP-udvidelser", "Unable to list extensions" : "Kan ikke liste udvidelser", "PHP" : "PHP", - "Memory limit:" : "Hukommelsesgrænse:", "Max execution time:" : "Maks udførselstid:", - "seconds" : "sekunder ", "Upload max size:" : "Max upload størrelse:", - "OPcache Revalidate Frequency:" : "OPcache revalideringsfrekvens:", + "Extensions:" : "Udvidelser:", "Show phpinfo" : "Vis phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool navn:", @@ -111,7 +112,8 @@ "Hostname:" : "Hostnavn:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% af alle brugere", - "Extensions:" : "Udvidelser:", + "Memory limit:" : "Hukommelsesgrænse:", + "OPcache Revalidate Frequency:" : "OPcache revalideringsfrekvens:", "External monitoring tool" : "Eksternt monitoreringsværktøj", "Use this end point to connect an external monitoring tool:" : "Anvend dette slutpunkt til at forbinde et eksternt monitoreringsværktøj:", "Copy" : "Kopier", diff --git a/l10n/de.js b/l10n/de.js index db4eebdc..c80878d5 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -90,14 +90,14 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} von {total}", + "seconds" : "Sekunden", "PHP extensions" : "PHP-Erweiterungen", "Unable to list extensions" : "Erweiterungen konnten nicht aufgeführt werden", "PHP" : "PHP", - "Memory limit:" : "Speicherlimit:", "Max execution time:" : "Maximale Ausführungszeit:", - "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", - "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", + "Extensions:" : "Erweiterungen:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", "FPM worker pool" : "FPM-Worker-Pool", @@ -113,7 +113,6 @@ OC.L10N.register( "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", - "{used} of {total}" : "{used} von {total}", "CPU" : "Prozessor", "Swap" : "Swap", "Resource usage" : "Ressourcenverbrauch", @@ -158,8 +157,9 @@ OC.L10N.register( "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% aller Benutzer", + "Memory limit:" : "Speicherlimit:", "MB" : "MB", - "Extensions:" : "Erweiterungen:", + "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", "External monitoring tool" : "Externes Überwachungsprogramm", "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", "Copy" : "Kopieren", diff --git a/l10n/de.json b/l10n/de.json index c951f6e9..19d87e74 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -88,14 +88,14 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} von {total}", + "seconds" : "Sekunden", "PHP extensions" : "PHP-Erweiterungen", "Unable to list extensions" : "Erweiterungen konnten nicht aufgeführt werden", "PHP" : "PHP", - "Memory limit:" : "Speicherlimit:", "Max execution time:" : "Maximale Ausführungszeit:", - "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", - "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", + "Extensions:" : "Erweiterungen:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", "FPM worker pool" : "FPM-Worker-Pool", @@ -111,7 +111,6 @@ "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", - "{used} of {total}" : "{used} von {total}", "CPU" : "Prozessor", "Swap" : "Swap", "Resource usage" : "Ressourcenverbrauch", @@ -156,8 +155,9 @@ "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% aller Benutzer", + "Memory limit:" : "Speicherlimit:", "MB" : "MB", - "Extensions:" : "Erweiterungen:", + "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", "External monitoring tool" : "Externes Überwachungsprogramm", "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", "Copy" : "Kopieren", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 865326a1..d575192f 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -90,14 +90,17 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} von {total}", + "Keys" : "Schlüssel", + "seconds" : "Sekunden", + "No" : "Nein", "PHP extensions" : "PHP-Erweiterungen", "Unable to list extensions" : "Erweiterungen können nicht aufgelistet werden", "PHP" : "PHP", - "Memory limit:" : "Speicherlimit:", + "Memory limit" : "Speicherlimit", "Max execution time:" : "Maximale Ausführungszeit:", - "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", - "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", + "Extensions:" : "Erweiterungen:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", "FPM worker pool" : "FPM-Worker-Pool", @@ -113,7 +116,6 @@ OC.L10N.register( "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", - "{used} of {total}" : "{used} von {total}", "CPU" : "Prozessor", "Swap" : "Swap", "Resource usage" : "Ressourcenverbrauch", @@ -158,8 +160,9 @@ OC.L10N.register( "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% aller Benutzer", + "Memory limit:" : "Speicherlimit:", "MB" : "MB", - "Extensions:" : "Erweiterungen:", + "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", "External monitoring tool" : "Externes Überwachungsprogramm", "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", "Copy" : "Kopieren", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 5dbbc43b..888ac5de 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -88,14 +88,17 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} von {total}", + "Keys" : "Schlüssel", + "seconds" : "Sekunden", + "No" : "Nein", "PHP extensions" : "PHP-Erweiterungen", "Unable to list extensions" : "Erweiterungen können nicht aufgelistet werden", "PHP" : "PHP", - "Memory limit:" : "Speicherlimit:", + "Memory limit" : "Speicherlimit", "Max execution time:" : "Maximale Ausführungszeit:", - "seconds" : "Sekunden", "Upload max size:" : "Maximale Größe zum Hochladen:", - "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", + "Extensions:" : "Erweiterungen:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", "FPM worker pool" : "FPM-Worker-Pool", @@ -111,7 +114,6 @@ "Max listen queue:" : "Maximale Warteschlange (Listen-Queue):", "Max active processes:" : "Maximal aktive Prozesse:", "Max children reached:" : "Maximal erreichte Kindzahl:", - "{used} of {total}" : "{used} von {total}", "CPU" : "Prozessor", "Swap" : "Swap", "Resource usage" : "Ressourcenverbrauch", @@ -156,8 +158,9 @@ "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% aller Benutzer", + "Memory limit:" : "Speicherlimit:", "MB" : "MB", - "Extensions:" : "Erweiterungen:", + "OPcache Revalidate Frequency:" : "OPcache-Revalidierungshäufigkeit:", "External monitoring tool" : "Externes Überwachungsprogramm", "Use this end point to connect an external monitoring tool:" : "Diesen Endpunkt verwenden, um mit einem externen Überwachungstool zu verbinden:", "Copy" : "Kopieren", diff --git a/l10n/el.js b/l10n/el.js index a799e9ab..1f08b0a4 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -58,14 +58,17 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Κλειδία", + "seconds" : "δευτερόλεπτα", + "No" : "Όχι", "PHP extensions" : "Επεκτάσεις PHP", "Unable to list extensions" : "Αδυναμία λίστας επεκτάσεων", "PHP" : "PHP", - "Memory limit:" : "Όριο μνήμης:", + "Version" : "Έκδοση", + "Memory limit" : "Όριο μνήμης", "Max execution time:" : "Μέγιστος χρόνος εκτέλεσης:", - "seconds" : "δευτερόλεπτα", "Upload max size:" : "Μέγιστο μέγεθος μεταφόρτωσης:", - "OPcache Revalidate Frequency:" : "Συχνότητα Επανεπικύρωσης OPcache:", + "Extensions:" : "Επεκτάσεις:", "Show phpinfo" : "Εμφάνιση phpinfo", "FPM worker pool" : "Συλλογή εργατών FPM", "Pool name:" : "Όνομα συλλογής:", @@ -117,7 +120,8 @@ OC.L10N.register( "Hostname:" : "Όνομα υπολογιστή:", "Gateway:" : "Πύλη:", "%s%% of all users" : "%s%% όλων των χρηστών", - "Extensions:" : "Επεκτάσεις:", + "Memory limit:" : "Όριο μνήμης:", + "OPcache Revalidate Frequency:" : "Συχνότητα Επανεπικύρωσης OPcache:", "External monitoring tool" : "Εξωτερικό εργαλείο παρακολούθησης", "Use this end point to connect an external monitoring tool:" : "Χρησιμοποιήστε αυτό το τελικό σημείο για σύνδεση εξωτερικού εργαλείου παρακολούθησης:", "Copy" : "Αντιγραφή", diff --git a/l10n/el.json b/l10n/el.json index d4bf6e58..08781da4 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -56,14 +56,17 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Κλειδία", + "seconds" : "δευτερόλεπτα", + "No" : "Όχι", "PHP extensions" : "Επεκτάσεις PHP", "Unable to list extensions" : "Αδυναμία λίστας επεκτάσεων", "PHP" : "PHP", - "Memory limit:" : "Όριο μνήμης:", + "Version" : "Έκδοση", + "Memory limit" : "Όριο μνήμης", "Max execution time:" : "Μέγιστος χρόνος εκτέλεσης:", - "seconds" : "δευτερόλεπτα", "Upload max size:" : "Μέγιστο μέγεθος μεταφόρτωσης:", - "OPcache Revalidate Frequency:" : "Συχνότητα Επανεπικύρωσης OPcache:", + "Extensions:" : "Επεκτάσεις:", "Show phpinfo" : "Εμφάνιση phpinfo", "FPM worker pool" : "Συλλογή εργατών FPM", "Pool name:" : "Όνομα συλλογής:", @@ -115,7 +118,8 @@ "Hostname:" : "Όνομα υπολογιστή:", "Gateway:" : "Πύλη:", "%s%% of all users" : "%s%% όλων των χρηστών", - "Extensions:" : "Επεκτάσεις:", + "Memory limit:" : "Όριο μνήμης:", + "OPcache Revalidate Frequency:" : "Συχνότητα Επανεπικύρωσης OPcache:", "External monitoring tool" : "Εξωτερικό εργαλείο παρακολούθησης", "Use this end point to connect an external monitoring tool:" : "Χρησιμοποιήστε αυτό το τελικό σημείο για σύνδεση εξωτερικού εργαλείου παρακολούθησης:", "Copy" : "Αντιγραφή", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 5776c964..12de50bf 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -90,14 +90,18 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} of {total}", + "Keys" : "Keys", + "seconds" : "seconds", + "No" : "No", "PHP extensions" : "PHP extensions", "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", - "Memory limit:" : "Memory limit:", + "Version" : "Version", + "Memory limit" : "Memory limit", "Max execution time:" : "Max execution time:", - "seconds" : "seconds", "Upload max size:" : "Upload max size:", - "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", + "Extensions:" : "Extensions:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Show phpinfo", "FPM worker pool" : "FPM worker pool", @@ -113,7 +117,6 @@ OC.L10N.register( "Max listen queue:" : "Max listen queue:", "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", - "{used} of {total}" : "{used} of {total}", "CPU" : "CPU", "Swap" : "Swap", "Resource usage" : "Resource usage", @@ -158,8 +161,9 @@ OC.L10N.register( "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% of all users", + "Memory limit:" : "Memory limit:", "MB" : "MB", - "Extensions:" : "Extensions:", + "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "External monitoring tool" : "External monitoring tool", "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", "Copy" : "Copy", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 7d976a7b..d3ffd856 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -88,14 +88,18 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} of {total}", + "Keys" : "Keys", + "seconds" : "seconds", + "No" : "No", "PHP extensions" : "PHP extensions", "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", - "Memory limit:" : "Memory limit:", + "Version" : "Version", + "Memory limit" : "Memory limit", "Max execution time:" : "Max execution time:", - "seconds" : "seconds", "Upload max size:" : "Upload max size:", - "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", + "Extensions:" : "Extensions:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Show phpinfo", "FPM worker pool" : "FPM worker pool", @@ -111,7 +115,6 @@ "Max listen queue:" : "Max listen queue:", "Max active processes:" : "Max active processes:", "Max children reached:" : "Max children reached:", - "{used} of {total}" : "{used} of {total}", "CPU" : "CPU", "Swap" : "Swap", "Resource usage" : "Resource usage", @@ -156,8 +159,9 @@ "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% of all users", + "Memory limit:" : "Memory limit:", "MB" : "MB", - "Extensions:" : "Extensions:", + "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "External monitoring tool" : "External monitoring tool", "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", "Copy" : "Copy", diff --git a/l10n/eo.js b/l10n/eo.js index 6cc961aa..92277b2d 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -30,9 +30,13 @@ OC.L10N.register( "Hostname" : "Gastigonomo", "Gateway" : "Kluzo", "DNS" : "DNS", + "seconds" : "sekundoj", + "Yes" : "Jes", + "No" : "Ne", "PHP extensions" : "PHP-moduloj", + "Extension" : "Dosiersufikso", "PHP" : "PHP", - "seconds" : "sekundoj", + "Version" : "Versio", "Upload max size:" : "Maksimuma alŝutgrando:", "CPU" : "Ĉefprocesoro", "Shares" : "Kunhavoj", diff --git a/l10n/eo.json b/l10n/eo.json index eb9051d8..2295410a 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -28,9 +28,13 @@ "Hostname" : "Gastigonomo", "Gateway" : "Kluzo", "DNS" : "DNS", + "seconds" : "sekundoj", + "Yes" : "Jes", + "No" : "Ne", "PHP extensions" : "PHP-moduloj", + "Extension" : "Dosiersufikso", "PHP" : "PHP", - "seconds" : "sekundoj", + "Version" : "Versio", "Upload max size:" : "Maksimuma alŝutgrando:", "CPU" : "Ĉefprocesoro", "Shares" : "Kunhavoj", diff --git a/l10n/es.js b/l10n/es.js index 9872aec6..a4503e9f 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -90,14 +90,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} de {total}", + "Keys" : "Llaves", + "seconds" : "seconds", + "Yes" : "Sí", + "No" : "No", "PHP extensions" : "Extensiones PHP", + "Extension" : "Extensión", "Unable to list extensions" : "No se pueden listar las extensiones", "PHP" : "PHP", - "Memory limit:" : "Límite de memoria:", + "Version" : "Versión", + "Memory limit" : "Límite de memoria", "Max execution time:" : "Tiempo máx. de ejecución:", - "seconds" : "seconds", "Upload max size:" : "Tamaño máx. de subida:", - "OPcache Revalidate Frequency:" : "Frecuencia de Revalidación de OPcache:", + "Extensions:" : "Extensiones:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de workers FPM", @@ -113,7 +119,6 @@ OC.L10N.register( "Max listen queue:" : "Cola de atención máx.:", "Max active processes:" : "Número máx. de procesos activos:", "Max children reached:" : "Número máx. de procesos heredados alcanzados:", - "{used} of {total}" : "{used} de {total}", "CPU" : "CPU", "Swap" : "Swap", "Resource usage" : "Utilización de recursos", @@ -158,8 +163,9 @@ OC.L10N.register( "Hostname:" : "Nombre del servidor:", "Gateway:" : "Puerta de enlace:", "%s%% of all users" : "%s%% de todos los usuarios", + "Memory limit:" : "Límite de memoria:", "MB" : "MB", - "Extensions:" : "Extensiones:", + "OPcache Revalidate Frequency:" : "Frecuencia de Revalidación de OPcache:", "External monitoring tool" : "Herramienta externa de monitorización", "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", "Copy" : "Copiar", diff --git a/l10n/es.json b/l10n/es.json index 4ee57ec8..7fbcc0bc 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -88,14 +88,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} de {total}", + "Keys" : "Llaves", + "seconds" : "seconds", + "Yes" : "Sí", + "No" : "No", "PHP extensions" : "Extensiones PHP", + "Extension" : "Extensión", "Unable to list extensions" : "No se pueden listar las extensiones", "PHP" : "PHP", - "Memory limit:" : "Límite de memoria:", + "Version" : "Versión", + "Memory limit" : "Límite de memoria", "Max execution time:" : "Tiempo máx. de ejecución:", - "seconds" : "seconds", "Upload max size:" : "Tamaño máx. de subida:", - "OPcache Revalidate Frequency:" : "Frecuencia de Revalidación de OPcache:", + "Extensions:" : "Extensiones:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de workers FPM", @@ -111,7 +117,6 @@ "Max listen queue:" : "Cola de atención máx.:", "Max active processes:" : "Número máx. de procesos activos:", "Max children reached:" : "Número máx. de procesos heredados alcanzados:", - "{used} of {total}" : "{used} de {total}", "CPU" : "CPU", "Swap" : "Swap", "Resource usage" : "Utilización de recursos", @@ -156,8 +161,9 @@ "Hostname:" : "Nombre del servidor:", "Gateway:" : "Puerta de enlace:", "%s%% of all users" : "%s%% de todos los usuarios", + "Memory limit:" : "Límite de memoria:", "MB" : "MB", - "Extensions:" : "Extensiones:", + "OPcache Revalidate Frequency:" : "Frecuencia de Revalidación de OPcache:", "External monitoring tool" : "Herramienta externa de monitorización", "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", "Copy" : "Copiar", diff --git a/l10n/es_419.js b/l10n/es_419.js index ec1903df..dd64fe01 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -18,8 +18,10 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Yes" : "Si", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_419.json b/l10n/es_419.json index 3f7a6f90..20d7a6c8 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -16,8 +16,10 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Yes" : "Si", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 20710909..31c495e3 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -21,9 +21,11 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "seconds" : "segundos", + "Yes" : "Sí", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", - "seconds" : "segundos", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 3669512e..60c42208 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -19,9 +19,11 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "seconds" : "segundos", + "Yes" : "Sí", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", - "seconds" : "segundos", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 0b518721..eba1e94b 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -19,8 +19,10 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Yes" : "Si", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 8b587eb4..8c1311e6 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -17,8 +17,10 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Yes" : "Si", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 739fc6cb..46867c3a 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -19,8 +19,10 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index 40ae2264..f67717c9 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -17,8 +17,10 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 739fc6cb..ece30285 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -21,6 +21,7 @@ OC.L10N.register( "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_CR.json b/l10n/es_CR.json index 40ae2264..0404e5ff 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -19,6 +19,7 @@ "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 739fc6cb..ece30285 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -21,6 +21,7 @@ OC.L10N.register( "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_DO.json b/l10n/es_DO.json index 40ae2264..0404e5ff 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -19,6 +19,7 @@ "Hostname" : "Nombre del servidor", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index f682bcd3..e4e29191 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -48,14 +48,17 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Llaves", + "Disabled" : "Deshabilitado", + "seconds" : "segundos", "PHP extensions" : "Extensiones de PHP", + "Extension" : "Extensión", "Unable to list extensions" : "No se pueden enumerar las extensiones", "PHP" : "PHP", - "Memory limit:" : "Límite de memoria:", + "Version" : "Versión", "Max execution time:" : "Tiempo máximo de ejecución:", - "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", - "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", + "Extensions:" : "Extensiones:", "Show phpinfo" : "Mostrar phpinfo", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", @@ -84,7 +87,8 @@ OC.L10N.register( "Free Space:" : "Espacio libre:", "Hostname:" : "Nombre del host:", "Gateway:" : "Gateway:", - "Extensions:" : "Extensiones:", + "Memory limit:" : "Límite de memoria:", + "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar", "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genera uno y luego configúralo usando el siguiente comando:", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 28d5145d..be52f0c3 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -46,14 +46,17 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Llaves", + "Disabled" : "Deshabilitado", + "seconds" : "segundos", "PHP extensions" : "Extensiones de PHP", + "Extension" : "Extensión", "Unable to list extensions" : "No se pueden enumerar las extensiones", "PHP" : "PHP", - "Memory limit:" : "Límite de memoria:", + "Version" : "Versión", "Max execution time:" : "Tiempo máximo de ejecución:", - "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", - "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", + "Extensions:" : "Extensiones:", "Show phpinfo" : "Mostrar phpinfo", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", @@ -82,7 +85,8 @@ "Free Space:" : "Espacio libre:", "Hostname:" : "Nombre del host:", "Gateway:" : "Gateway:", - "Extensions:" : "Extensiones:", + "Memory limit:" : "Límite de memoria:", + "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "External monitoring tool" : "Herramienta de monitoreo externa", "Copy" : "Copiar", "To use an access token, please generate one then set it using the following command:" : "Para usar un token de acceso, por favor genera uno y luego configúralo usando el siguiente comando:", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 48ef54b4..0addbbe4 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -19,8 +19,10 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 7cb1765b..2014534a 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -17,8 +17,10 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 48ef54b4..0addbbe4 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -19,8 +19,10 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 7cb1765b..2014534a 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -17,8 +17,10 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 06b47cd4..2866c3de 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -47,14 +47,16 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Disabled" : "Deshabilitado", + "seconds" : "segundos", "PHP extensions" : "Extensiones de PHP", + "Extension" : "Extensión", "Unable to list extensions" : "No se pueden enumerar las extensiones", "PHP" : "PHP", - "Memory limit:" : "Límite de memoria:", + "Version" : "Versión", "Max execution time:" : "Tiempo máximo de ejecución:", - "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", - "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", + "Extensions:" : "Extensiones:", "Show phpinfo" : "Mostrar phpinfo", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", @@ -83,7 +85,8 @@ OC.L10N.register( "Free Space:" : "Espacio Libre:", "Hostname:" : "Nombre del host:", "Gateway:" : "Puerta de enlace:", - "Extensions:" : "Extensiones:", + "Memory limit:" : "Límite de memoria:", + "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "External monitoring tool" : "Herramienta de monitoreo externa", "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", "Copy" : "Copiar", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 77fc42c8..5afc8698 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -45,14 +45,16 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Disabled" : "Deshabilitado", + "seconds" : "segundos", "PHP extensions" : "Extensiones de PHP", + "Extension" : "Extensión", "Unable to list extensions" : "No se pueden enumerar las extensiones", "PHP" : "PHP", - "Memory limit:" : "Límite de memoria:", + "Version" : "Versión", "Max execution time:" : "Tiempo máximo de ejecución:", - "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de carga:", - "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", + "Extensions:" : "Extensiones:", "Show phpinfo" : "Mostrar phpinfo", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", @@ -81,7 +83,8 @@ "Free Space:" : "Espacio Libre:", "Hostname:" : "Nombre del host:", "Gateway:" : "Puerta de enlace:", - "Extensions:" : "Extensiones:", + "Memory limit:" : "Límite de memoria:", + "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "External monitoring tool" : "Herramienta de monitoreo externa", "Use this end point to connect an external monitoring tool:" : "Utilice este endpoint para conectar una herramienta de monitoreo externa.", "Copy" : "Copiar", diff --git a/l10n/es_NI.js b/l10n/es_NI.js index df0d1369..60a174f0 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -18,8 +18,10 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 3b968095..efa4f6ac 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -16,8 +16,10 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 6c28243c..65216ea3 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -18,9 +18,11 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", + "seconds" : "segundos", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", - "seconds" : "segundos", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 9411fd08..c446a35b 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -16,9 +16,11 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", + "seconds" : "segundos", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", - "seconds" : "segundos", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 843428e5..1b70bbaf 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -18,9 +18,11 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", + "seconds" : "segundos", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", - "seconds" : "segundos", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 842154f5..3659c754 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -16,9 +16,11 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", + "seconds" : "segundos", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", - "seconds" : "segundos", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_PR.js b/l10n/es_PR.js index df0d1369..60a174f0 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -18,8 +18,10 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 3b968095..efa4f6ac 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -16,8 +16,10 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 0c77a291..3c1f7a57 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -17,8 +17,10 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_PY.json b/l10n/es_PY.json index bc48747c..53682fbe 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -15,8 +15,10 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 4b0fac2a..e7be1103 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -19,8 +19,10 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 9c6e9ed0..e72c3aed 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -17,8 +17,10 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_UY.js b/l10n/es_UY.js index fe29a0fe..57879145 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -18,8 +18,10 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 84f3745f..4c1d82a2 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -16,8 +16,10 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", + "Version" : "Versión", "Upload max size:" : "Tamaño máximo de carga:", "Shares" : "Elementos compartido", "Users:" : "Usuarios:", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 53bc7be8..4c1719a7 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -78,14 +78,21 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} / {total}", + "Keys" : "Võtmed", + "Disabled" : "Väljalülitatud", + "seconds" : "sekundit", + "Yes" : "Jah", + "No" : "Ei", "PHP extensions" : "PHP laiendusmoodulid", + "Extension" : "Laiend", "Unable to list extensions" : "Laienduste loetlemine ei õnnestunud", "PHP" : "PHP", - "Memory limit:" : "Mälukasutuse ülempiir:", + "Version" : "Versioon", + "Memory limit" : "Mälukasutuse ülempiir", "Max execution time:" : "Maksimaalne täitmisaeg:", - "seconds" : "sekundit", "Upload max size:" : "Maksimaalne üleslaadimissuurus:", - "OPcache Revalidate Frequency:" : "OPcache'i kordusvalideerimise sagedus:", + "Extensions:" : "Laiendused:", "PHP Info:" : "PHP teave:", "Show phpinfo" : "Näita phpinfo väljundit", "FPM worker pool" : "FPM-i ühenduste fond", @@ -101,7 +108,6 @@ OC.L10N.register( "Max listen queue:" : "Maksimaalne kuulatavate päringute järjekord:", "Max active processes:" : "Suurim aktiivsete protsesside arv:", "Max children reached:" : "Maksimaalselt järglasprotsesse:", - "{used} of {total}" : "{used} / {total}", "CPU" : "Protsessor", "Swap" : "Saaleala", "Resource usage" : "Ressursikasutus", @@ -146,8 +152,9 @@ OC.L10N.register( "Hostname:" : "Hostinimi:", "Gateway:" : "Võrgulüüs:", "%s%% of all users" : "%s%% kõikidest kasutajatest", + "Memory limit:" : "Mälukasutuse ülempiir:", "MB" : "MB", - "Extensions:" : "Laiendused:", + "OPcache Revalidate Frequency:" : "OPcache'i kordusvalideerimise sagedus:", "External monitoring tool" : "Väline monitoorimistarvik", "Use this end point to connect an external monitoring tool:" : "Kasuta seda otspunkti välise monitoorimistarviku ühenduse jaoks:", "Copy" : "Kopeeri", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 557cb040..75681acd 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -76,14 +76,21 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} / {total}", + "Keys" : "Võtmed", + "Disabled" : "Väljalülitatud", + "seconds" : "sekundit", + "Yes" : "Jah", + "No" : "Ei", "PHP extensions" : "PHP laiendusmoodulid", + "Extension" : "Laiend", "Unable to list extensions" : "Laienduste loetlemine ei õnnestunud", "PHP" : "PHP", - "Memory limit:" : "Mälukasutuse ülempiir:", + "Version" : "Versioon", + "Memory limit" : "Mälukasutuse ülempiir", "Max execution time:" : "Maksimaalne täitmisaeg:", - "seconds" : "sekundit", "Upload max size:" : "Maksimaalne üleslaadimissuurus:", - "OPcache Revalidate Frequency:" : "OPcache'i kordusvalideerimise sagedus:", + "Extensions:" : "Laiendused:", "PHP Info:" : "PHP teave:", "Show phpinfo" : "Näita phpinfo väljundit", "FPM worker pool" : "FPM-i ühenduste fond", @@ -99,7 +106,6 @@ "Max listen queue:" : "Maksimaalne kuulatavate päringute järjekord:", "Max active processes:" : "Suurim aktiivsete protsesside arv:", "Max children reached:" : "Maksimaalselt järglasprotsesse:", - "{used} of {total}" : "{used} / {total}", "CPU" : "Protsessor", "Swap" : "Saaleala", "Resource usage" : "Ressursikasutus", @@ -144,8 +150,9 @@ "Hostname:" : "Hostinimi:", "Gateway:" : "Võrgulüüs:", "%s%% of all users" : "%s%% kõikidest kasutajatest", + "Memory limit:" : "Mälukasutuse ülempiir:", "MB" : "MB", - "Extensions:" : "Laiendused:", + "OPcache Revalidate Frequency:" : "OPcache'i kordusvalideerimise sagedus:", "External monitoring tool" : "Väline monitoorimistarvik", "Use this end point to connect an external monitoring tool:" : "Kasuta seda otspunkti välise monitoorimistarviku ühenduse jaoks:", "Copy" : "Kopeeri", diff --git a/l10n/eu.js b/l10n/eu.js index edccc81f..263c42a0 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -53,13 +53,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Gakoak", + "Disabled" : "Desgaituta", + "seconds" : "duela segundu batzuk", + "Yes" : "Bai", + "No" : "Ez", "PHP extensions" : "PHP luzapenak", + "Extension" : "Hedapena", "Unable to list extensions" : "Ezin dira zerrendatu luzapenak", "PHP" : "PHP", - "Memory limit:" : "Memoria muga:", + "Version" : "Bertsioa", + "Memory limit" : "Memoria muga", "Max execution time:" : "Gehienezko exekuzio denbora:", - "seconds" : "duela segundu batzuk", "Upload max size:" : "Igotzeko gehienezko tamaina:", + "Extensions:" : "Hedapenak:", "Show phpinfo" : "Erakutsi phpinfo", "CPU" : "PUZa", "Resource usage" : "Baliabideen erabilpena", @@ -91,7 +98,7 @@ OC.L10N.register( "Free Space:" : "Leku librea:", "Hostname:" : "Ostalari-izena:", "Gateway:" : "Sarbidea:", - "Extensions:" : "Hedapenak:", + "Memory limit:" : "Memoria muga:", "External monitoring tool" : "Kanpo jarraipen tresna", "Copy" : "Kopiatu", "To use an access token, please generate one then set it using the following command:" : "Sarbide-token bat erabiltzeko, sortu bat eta ezarri komando hau erabiliz:", diff --git a/l10n/eu.json b/l10n/eu.json index de18403d..9898ff20 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -51,13 +51,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Gakoak", + "Disabled" : "Desgaituta", + "seconds" : "duela segundu batzuk", + "Yes" : "Bai", + "No" : "Ez", "PHP extensions" : "PHP luzapenak", + "Extension" : "Hedapena", "Unable to list extensions" : "Ezin dira zerrendatu luzapenak", "PHP" : "PHP", - "Memory limit:" : "Memoria muga:", + "Version" : "Bertsioa", + "Memory limit" : "Memoria muga", "Max execution time:" : "Gehienezko exekuzio denbora:", - "seconds" : "duela segundu batzuk", "Upload max size:" : "Igotzeko gehienezko tamaina:", + "Extensions:" : "Hedapenak:", "Show phpinfo" : "Erakutsi phpinfo", "CPU" : "PUZa", "Resource usage" : "Baliabideen erabilpena", @@ -89,7 +96,7 @@ "Free Space:" : "Leku librea:", "Hostname:" : "Ostalari-izena:", "Gateway:" : "Sarbidea:", - "Extensions:" : "Hedapenak:", + "Memory limit:" : "Memoria muga:", "External monitoring tool" : "Kanpo jarraipen tresna", "Copy" : "Kopiatu", "To use an access token, please generate one then set it using the following command:" : "Sarbide-token bat erabiltzeko, sortu bat eta ezarri komando hau erabiliz:", diff --git a/l10n/fa.js b/l10n/fa.js index 28f1a4ac..5f78f79c 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -59,14 +59,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "کلیدها", + "Disabled" : "غیرفعال شده", + "seconds" : "ثانیه", + "Yes" : "بله", + "No" : "نه", "PHP extensions" : "افزونه‌های PHP", + "Extension" : "پسوند", "Unable to list extensions" : "امکان فهرست‌سازی افزونه‌ها وجود ندارد", "PHP" : "PHP", - "Memory limit:" : "محدودیت حافظه:", + "Version" : "نسخه", + "Memory limit" : "محدودیت حافظه", "Max execution time:" : "حداکثر زمان اجرا:", - "seconds" : "ثانیه", "Upload max size:" : "حداکثر اندازه آپلود:", - "OPcache Revalidate Frequency:" : "فرکانس بازبینی OPcache:", + "Extensions:" : "افزونه‌ها:", "PHP Info:" : "اطلاعات PHP:", "Show phpinfo" : "نمایش phpinfo", "FPM worker pool" : "استخر کارگران FPM", @@ -119,8 +125,9 @@ OC.L10N.register( "Hostname:" : "نام میزبان:", "Gateway:" : "دروازه:", "%s%% of all users" : "%s%% از کل کاربران", + "Memory limit:" : "محدودیت حافظه:", "MB" : "مگابایت", - "Extensions:" : "افزونه‌ها:", + "OPcache Revalidate Frequency:" : "فرکانس بازبینی OPcache:", "External monitoring tool" : "ابزار نظارت خارجی", "Use this end point to connect an external monitoring tool:" : "از این نقطه پایانی برای اتصال یک ابزار نظارت خارجی استفاده کنید:", "Copy" : "کپی", diff --git a/l10n/fa.json b/l10n/fa.json index 0d325b07..1182c8c3 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -57,14 +57,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "کلیدها", + "Disabled" : "غیرفعال شده", + "seconds" : "ثانیه", + "Yes" : "بله", + "No" : "نه", "PHP extensions" : "افزونه‌های PHP", + "Extension" : "پسوند", "Unable to list extensions" : "امکان فهرست‌سازی افزونه‌ها وجود ندارد", "PHP" : "PHP", - "Memory limit:" : "محدودیت حافظه:", + "Version" : "نسخه", + "Memory limit" : "محدودیت حافظه", "Max execution time:" : "حداکثر زمان اجرا:", - "seconds" : "ثانیه", "Upload max size:" : "حداکثر اندازه آپلود:", - "OPcache Revalidate Frequency:" : "فرکانس بازبینی OPcache:", + "Extensions:" : "افزونه‌ها:", "PHP Info:" : "اطلاعات PHP:", "Show phpinfo" : "نمایش phpinfo", "FPM worker pool" : "استخر کارگران FPM", @@ -117,8 +123,9 @@ "Hostname:" : "نام میزبان:", "Gateway:" : "دروازه:", "%s%% of all users" : "%s%% از کل کاربران", + "Memory limit:" : "محدودیت حافظه:", "MB" : "مگابایت", - "Extensions:" : "افزونه‌ها:", + "OPcache Revalidate Frequency:" : "فرکانس بازبینی OPcache:", "External monitoring tool" : "ابزار نظارت خارجی", "Use this end point to connect an external monitoring tool:" : "از این نقطه پایانی برای اتصال یک ابزار نظارت خارجی استفاده کنید:", "Copy" : "کپی", diff --git a/l10n/fi.js b/l10n/fi.js index b640ae3b..d09abff0 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -48,13 +48,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Avaimet", + "Disabled" : "Pois käytöstä", + "seconds" : "sekuntia", + "Yes" : "Kyllä", + "No" : "Ei", "PHP extensions" : "PHP-laajennukset", + "Extension" : "Tiedostopääte", "Unable to list extensions" : "Laajennuksia ei voi listata", "PHP" : "PHP", - "Memory limit:" : "Muistin raja:", + "Version" : "Versio", + "Memory limit" : "Muistin raja", "Max execution time:" : "Suoritusaika enintään:", - "seconds" : "sekuntia", "Upload max size:" : "Suurin lähetyksen koko:", + "Extensions:" : "Laajennukset:", "CPU" : "Suoritin", "Shares" : "Jaot", "Users:" : "Käyttäjiä:", @@ -82,7 +89,7 @@ OC.L10N.register( "Free Space:" : "Vapaata tilaa:", "Hostname:" : "Tietokoneen nimi:", "Gateway:" : "Yhdyskäytävä:", - "Extensions:" : "Laajennukset:", + "Memory limit:" : "Muistin raja:", "External monitoring tool" : "Ulkopuolinen valvontatyökalu", "Copy" : "Kopioi", "DNS:" : "Nimipalvelu:" diff --git a/l10n/fi.json b/l10n/fi.json index 7fb8aa4a..c21fffb3 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -46,13 +46,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Avaimet", + "Disabled" : "Pois käytöstä", + "seconds" : "sekuntia", + "Yes" : "Kyllä", + "No" : "Ei", "PHP extensions" : "PHP-laajennukset", + "Extension" : "Tiedostopääte", "Unable to list extensions" : "Laajennuksia ei voi listata", "PHP" : "PHP", - "Memory limit:" : "Muistin raja:", + "Version" : "Versio", + "Memory limit" : "Muistin raja", "Max execution time:" : "Suoritusaika enintään:", - "seconds" : "sekuntia", "Upload max size:" : "Suurin lähetyksen koko:", + "Extensions:" : "Laajennukset:", "CPU" : "Suoritin", "Shares" : "Jaot", "Users:" : "Käyttäjiä:", @@ -80,7 +87,7 @@ "Free Space:" : "Vapaata tilaa:", "Hostname:" : "Tietokoneen nimi:", "Gateway:" : "Yhdyskäytävä:", - "Extensions:" : "Laajennukset:", + "Memory limit:" : "Muistin raja:", "External monitoring tool" : "Ulkopuolinen valvontatyökalu", "Copy" : "Kopioi", "DNS:" : "Nimipalvelu:" diff --git a/l10n/fr.js b/l10n/fr.js index c45798e5..eb6a4c73 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -76,14 +76,21 @@ OC.L10N.register( "MAC:" : "MAC :", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} sur {total}", + "Keys" : "Clés", + "Disabled" : "Désactivé", + "seconds" : "secondes", + "Yes" : "Oui", + "No" : "Non", "PHP extensions" : "Extensions PHP", + "Extension" : "Extension", "Unable to list extensions" : "Impossible de lister les extensions", "PHP" : "PHP", - "Memory limit:" : "Limite de mémoire :", + "Version" : "Version", + "Memory limit" : "Limite de mémoire", "Max execution time:" : "Temps d’exécution maximal :", - "seconds" : "secondes", "Upload max size:" : "Taille de téléversement maximale :", - "OPcache Revalidate Frequency:" : "Fréquence de revalidation de l'OPcache :", + "Extensions:" : "Extensions :", "PHP Info:" : "PHP Info :", "Show phpinfo" : "Afficher phpinfo", "FPM worker pool" : "pool du worker FPM", @@ -99,7 +106,6 @@ OC.L10N.register( "Max listen queue:" : "File d'attente d'écoute maximale :", "Max active processes:" : "Nombre maximal de processus actifs :", "Max children reached:" : "Nombre maximal d'enfants atteint :", - "{used} of {total}" : "{used} sur {total}", "CPU" : "CPU", "Resource usage" : "Utilisation des ressources", "Shares" : "Partages", @@ -140,8 +146,9 @@ OC.L10N.register( "Hostname:" : "Nom d'hôte :", "Gateway:" : "Passerelle :", "%s%% of all users" : "%s%% pour tous les utilisateurs", + "Memory limit:" : "Limite de mémoire :", "MB" : "Mo", - "Extensions:" : "Extensions :", + "OPcache Revalidate Frequency:" : "Fréquence de revalidation de l'OPcache :", "External monitoring tool" : "Outil de surveillance externe", "Use this end point to connect an external monitoring tool:" : "Utiliser ce point de terminaison pour connecter un outil de surveillance externe :", "Copy" : "Copier", diff --git a/l10n/fr.json b/l10n/fr.json index 69769f5e..803f0fe8 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -74,14 +74,21 @@ "MAC:" : "MAC :", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} sur {total}", + "Keys" : "Clés", + "Disabled" : "Désactivé", + "seconds" : "secondes", + "Yes" : "Oui", + "No" : "Non", "PHP extensions" : "Extensions PHP", + "Extension" : "Extension", "Unable to list extensions" : "Impossible de lister les extensions", "PHP" : "PHP", - "Memory limit:" : "Limite de mémoire :", + "Version" : "Version", + "Memory limit" : "Limite de mémoire", "Max execution time:" : "Temps d’exécution maximal :", - "seconds" : "secondes", "Upload max size:" : "Taille de téléversement maximale :", - "OPcache Revalidate Frequency:" : "Fréquence de revalidation de l'OPcache :", + "Extensions:" : "Extensions :", "PHP Info:" : "PHP Info :", "Show phpinfo" : "Afficher phpinfo", "FPM worker pool" : "pool du worker FPM", @@ -97,7 +104,6 @@ "Max listen queue:" : "File d'attente d'écoute maximale :", "Max active processes:" : "Nombre maximal de processus actifs :", "Max children reached:" : "Nombre maximal d'enfants atteint :", - "{used} of {total}" : "{used} sur {total}", "CPU" : "CPU", "Resource usage" : "Utilisation des ressources", "Shares" : "Partages", @@ -138,8 +144,9 @@ "Hostname:" : "Nom d'hôte :", "Gateway:" : "Passerelle :", "%s%% of all users" : "%s%% pour tous les utilisateurs", + "Memory limit:" : "Limite de mémoire :", "MB" : "Mo", - "Extensions:" : "Extensions :", + "OPcache Revalidate Frequency:" : "Fréquence de revalidation de l'OPcache :", "External monitoring tool" : "Outil de surveillance externe", "Use this end point to connect an external monitoring tool:" : "Utiliser ce point de terminaison pour connecter un outil de surveillance externe :", "Copy" : "Copier", diff --git a/l10n/ga.js b/l10n/ga.js index 43c2be9a..276d4496 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -90,14 +90,21 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} de {total}", + "Keys" : "Eochracha", + "Disabled" : "Faoi mhíchumas", + "seconds" : "soicind", + "Yes" : "Tá", + "No" : "Níl", "PHP extensions" : "Síntí PHP", + "Extension" : "Síneadh", "Unable to list extensions" : "Ní féidir na síntí a liostú", "PHP" : "PHP", - "Memory limit:" : "Teorainn chuimhne:", + "Version" : "Leagan", + "Memory limit" : "Teorainn chuimhne", "Max execution time:" : "Uasmhéid ama rite:", - "seconds" : "soicind", "Upload max size:" : "Uaslódáil méid uasta:", - "OPcache Revalidate Frequency:" : "Minicíocht Athbhailíochtaithe OPcache:", + "Extensions:" : "Eisínteachtaí:", "PHP Info:" : "Eolas PHP:", "Show phpinfo" : "Taispeáin phpinfo", "FPM worker pool" : "Linn snámha oibrithe FPM", @@ -113,7 +120,6 @@ OC.L10N.register( "Max listen queue:" : "Scuaine éisteachta uasta:", "Max active processes:" : "Próisis uasta gníomhacha:", "Max children reached:" : "Shroich max leanaí:", - "{used} of {total}" : "{used} de {total}", "CPU" : "LAP", "Swap" : "Malartú", "Resource usage" : "Úsáid acmhainní", @@ -158,8 +164,9 @@ OC.L10N.register( "Hostname:" : "Ainm an ósta:", "Gateway:" : "Geata:", "%s%% of all users" : "%s%% de na húsáideoirí go léir", + "Memory limit:" : "Teorainn chuimhne:", "MB" : "MB", - "Extensions:" : "Eisínteachtaí:", + "OPcache Revalidate Frequency:" : "Minicíocht Athbhailíochtaithe OPcache:", "External monitoring tool" : "Uirlis sheachtrach monatóireachta", "Use this end point to connect an external monitoring tool:" : "Úsáid an pointe deiridh seo chun uirlis sheachtrach monatóireachta a nascadh:", "Copy" : "Cóipeáil", diff --git a/l10n/ga.json b/l10n/ga.json index 6d549e57..b04ed094 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -88,14 +88,21 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} de {total}", + "Keys" : "Eochracha", + "Disabled" : "Faoi mhíchumas", + "seconds" : "soicind", + "Yes" : "Tá", + "No" : "Níl", "PHP extensions" : "Síntí PHP", + "Extension" : "Síneadh", "Unable to list extensions" : "Ní féidir na síntí a liostú", "PHP" : "PHP", - "Memory limit:" : "Teorainn chuimhne:", + "Version" : "Leagan", + "Memory limit" : "Teorainn chuimhne", "Max execution time:" : "Uasmhéid ama rite:", - "seconds" : "soicind", "Upload max size:" : "Uaslódáil méid uasta:", - "OPcache Revalidate Frequency:" : "Minicíocht Athbhailíochtaithe OPcache:", + "Extensions:" : "Eisínteachtaí:", "PHP Info:" : "Eolas PHP:", "Show phpinfo" : "Taispeáin phpinfo", "FPM worker pool" : "Linn snámha oibrithe FPM", @@ -111,7 +118,6 @@ "Max listen queue:" : "Scuaine éisteachta uasta:", "Max active processes:" : "Próisis uasta gníomhacha:", "Max children reached:" : "Shroich max leanaí:", - "{used} of {total}" : "{used} de {total}", "CPU" : "LAP", "Swap" : "Malartú", "Resource usage" : "Úsáid acmhainní", @@ -156,8 +162,9 @@ "Hostname:" : "Ainm an ósta:", "Gateway:" : "Geata:", "%s%% of all users" : "%s%% de na húsáideoirí go léir", + "Memory limit:" : "Teorainn chuimhne:", "MB" : "MB", - "Extensions:" : "Eisínteachtaí:", + "OPcache Revalidate Frequency:" : "Minicíocht Athbhailíochtaithe OPcache:", "External monitoring tool" : "Uirlis sheachtrach monatóireachta", "Use this end point to connect an external monitoring tool:" : "Úsáid an pointe deiridh seo chun uirlis sheachtrach monatóireachta a nascadh:", "Copy" : "Cóipeáil", diff --git a/l10n/gl.js b/l10n/gl.js index 1b6dae7b..1f5b691d 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -60,14 +60,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Chaves", + "Disabled" : "Desactivado", + "seconds" : "segundos", + "Yes" : "Si", + "No" : "Non", "PHP extensions" : "Extensións PHP", + "Extension" : "Extensión", "Unable to list extensions" : "Non é posíbel listar as extensións", "PHP" : "PHP", - "Memory limit:" : "Límite de memoria:", + "Version" : "Versión", + "Memory limit" : "Límite de memoria", "Max execution time:" : "Tempo máximo de execución:", - "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de envío:", - "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", + "Extensions:" : "Extensións:", "PHP Info:" : "Información PHP:", "Show phpinfo" : "Amosar phpinfo", "FPM worker pool" : "Agrupamento de traballadores do servizo FPM", @@ -120,8 +126,9 @@ OC.L10N.register( "Hostname:" : "Nome de máquina:", "Gateway:" : "Pasarela:", "%s%% of all users" : "%s%% de todos os usuarios", + "Memory limit:" : "Límite de memoria:", "MB" : "MB", - "Extensions:" : "Extensións:", + "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "External monitoring tool" : "Ferramenta externa de supervisión", "Use this end point to connect an external monitoring tool:" : "Use este punto final para conectar unha ferramenta de supervisión externa:", "Copy" : "Copiar", diff --git a/l10n/gl.json b/l10n/gl.json index 95b7ee36..1b8a548a 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -58,14 +58,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Chaves", + "Disabled" : "Desactivado", + "seconds" : "segundos", + "Yes" : "Si", + "No" : "Non", "PHP extensions" : "Extensións PHP", + "Extension" : "Extensión", "Unable to list extensions" : "Non é posíbel listar as extensións", "PHP" : "PHP", - "Memory limit:" : "Límite de memoria:", + "Version" : "Versión", + "Memory limit" : "Límite de memoria", "Max execution time:" : "Tempo máximo de execución:", - "seconds" : "segundos", "Upload max size:" : "Tamaño máximo de envío:", - "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", + "Extensions:" : "Extensións:", "PHP Info:" : "Información PHP:", "Show phpinfo" : "Amosar phpinfo", "FPM worker pool" : "Agrupamento de traballadores do servizo FPM", @@ -118,8 +124,9 @@ "Hostname:" : "Nome de máquina:", "Gateway:" : "Pasarela:", "%s%% of all users" : "%s%% de todos os usuarios", + "Memory limit:" : "Límite de memoria:", "MB" : "MB", - "Extensions:" : "Extensións:", + "OPcache Revalidate Frequency:" : "Frecuencia de revalidación de OPcache:", "External monitoring tool" : "Ferramenta externa de supervisión", "Use this end point to connect an external monitoring tool:" : "Use este punto final para conectar unha ferramenta de supervisión externa:", "Copy" : "Copiar", diff --git a/l10n/he.js b/l10n/he.js index f7e8eb36..477babac 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -37,9 +37,12 @@ OC.L10N.register( "Hostname" : "שם מארח", "Gateway" : "שער גישה", "DNS" : "DNS", + "Disabled" : "מושבת", + "seconds" : "שניות", "PHP extensions" : "הרחבות PHP", + "Extension" : "הרחבה", "PHP" : "PHP", - "seconds" : "שניות", + "Version" : "גרסה", "Upload max size:" : "גודל העלאה מרבי:", "CPU" : "מעבד", "Shares" : "שיתופים", diff --git a/l10n/he.json b/l10n/he.json index 9ed1a10c..b1fad2da 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -35,9 +35,12 @@ "Hostname" : "שם מארח", "Gateway" : "שער גישה", "DNS" : "DNS", + "Disabled" : "מושבת", + "seconds" : "שניות", "PHP extensions" : "הרחבות PHP", + "Extension" : "הרחבה", "PHP" : "PHP", - "seconds" : "שניות", + "Version" : "גרסה", "Upload max size:" : "גודל העלאה מרבי:", "CPU" : "מעבד", "Shares" : "שיתופים", diff --git a/l10n/hr.js b/l10n/hr.js index 8fb8aac3..7e8cd5ef 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -41,9 +41,16 @@ OC.L10N.register( "Hostname" : "Naziv poslužitelja", "Gateway" : "Pristupni poslužitelj", "DNS" : "DNS", + "Keys" : "Ključevi", + "Disabled" : "Onemogućeno", + "seconds" : "sekunda", + "Yes" : "Da", + "No" : "Ne", "PHP extensions" : "Proširenja PHP-a", + "Extension" : "Ekstenzija", "PHP" : "PHP", - "seconds" : "sekunda", + "Version" : "Verzija", + "Memory limit" : "Ograničenje memorije", "Upload max size:" : "Maksimalna veličina za otpremu:", "CPU" : "CPU", "Shares" : "Dijeljenja", diff --git a/l10n/hr.json b/l10n/hr.json index 52dd5ae4..42d57d35 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -39,9 +39,16 @@ "Hostname" : "Naziv poslužitelja", "Gateway" : "Pristupni poslužitelj", "DNS" : "DNS", + "Keys" : "Ključevi", + "Disabled" : "Onemogućeno", + "seconds" : "sekunda", + "Yes" : "Da", + "No" : "Ne", "PHP extensions" : "Proširenja PHP-a", + "Extension" : "Ekstenzija", "PHP" : "PHP", - "seconds" : "sekunda", + "Version" : "Verzija", + "Memory limit" : "Ograničenje memorije", "Upload max size:" : "Maksimalna veličina za otpremu:", "CPU" : "CPU", "Shares" : "Dijeljenja", diff --git a/l10n/hu.js b/l10n/hu.js index 88f4c431..8ee8a098 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -59,14 +59,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Kulcsok", + "Disabled" : "Letiltva", + "seconds" : "másodperc", + "Yes" : "Igen", + "No" : "Nem", "PHP extensions" : "PHP-kiterjesztések", + "Extension" : "Kiterjesztés", "Unable to list extensions" : "Nem lehet felsorolni a bővítményeket", "PHP" : "PHP", - "Memory limit:" : "Memóriakorlát:", + "Version" : "Verzió", + "Memory limit" : "Memória korlát", "Max execution time:" : "Maximális végrehajtási idő:", - "seconds" : "másodperc", "Upload max size:" : "Maximális feltöltési méret:", - "OPcache Revalidate Frequency:" : "OPcache újraellenőrzési gyakorisága:", + "Extensions:" : "Bővítmények:", "PHP Info:" : "PHP információk:", "Show phpinfo" : "A phpinfo megjelenítése", "FPM worker pool" : "FPM futtatókészlet", @@ -119,8 +125,9 @@ OC.L10N.register( "Hostname:" : "Gépnév:", "Gateway:" : "Átjáró:", "%s%% of all users" : "Az összes felhasználó %s%%-a", + "Memory limit:" : "Memóriakorlát:", "MB" : "MB", - "Extensions:" : "Bővítmények:", + "OPcache Revalidate Frequency:" : "OPcache újraellenőrzési gyakorisága:", "External monitoring tool" : "Külső rendszerfelügyeleti eszköz", "Use this end point to connect an external monitoring tool:" : "E végpontot alkalmazása egy külső felügyeleti eszköz csatlakoztatásához:", "Copy" : "Másolás", diff --git a/l10n/hu.json b/l10n/hu.json index 225d852e..7195cd21 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -57,14 +57,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Kulcsok", + "Disabled" : "Letiltva", + "seconds" : "másodperc", + "Yes" : "Igen", + "No" : "Nem", "PHP extensions" : "PHP-kiterjesztések", + "Extension" : "Kiterjesztés", "Unable to list extensions" : "Nem lehet felsorolni a bővítményeket", "PHP" : "PHP", - "Memory limit:" : "Memóriakorlát:", + "Version" : "Verzió", + "Memory limit" : "Memória korlát", "Max execution time:" : "Maximális végrehajtási idő:", - "seconds" : "másodperc", "Upload max size:" : "Maximális feltöltési méret:", - "OPcache Revalidate Frequency:" : "OPcache újraellenőrzési gyakorisága:", + "Extensions:" : "Bővítmények:", "PHP Info:" : "PHP információk:", "Show phpinfo" : "A phpinfo megjelenítése", "FPM worker pool" : "FPM futtatókészlet", @@ -117,8 +123,9 @@ "Hostname:" : "Gépnév:", "Gateway:" : "Átjáró:", "%s%% of all users" : "Az összes felhasználó %s%%-a", + "Memory limit:" : "Memóriakorlát:", "MB" : "MB", - "Extensions:" : "Bővítmények:", + "OPcache Revalidate Frequency:" : "OPcache újraellenőrzési gyakorisága:", "External monitoring tool" : "Külső rendszerfelügyeleti eszköz", "Use this end point to connect an external monitoring tool:" : "E végpontot alkalmazása egy külső felügyeleti eszköz csatlakoztatásához:", "Copy" : "Másolás", diff --git a/l10n/hy.js b/l10n/hy.js index 233c3a2a..92f0fd8e 100644 --- a/l10n/hy.js +++ b/l10n/hy.js @@ -7,6 +7,9 @@ OC.L10N.register( "Size:" : "Չափս.", "Details" : "Մանրամասներ", "seconds" : "վայրկյան", + "Yes" : "Այո", + "No" : "Ոչ", + "Version" : "Տարբերակ", "Warning" : "Զգուշացում", "Copied!" : "Պատճենված է․", "Not supported!" : "Չի՛ սպասարկվում։", diff --git a/l10n/hy.json b/l10n/hy.json index 09b9b9ca..ff3b1c7a 100644 --- a/l10n/hy.json +++ b/l10n/hy.json @@ -5,6 +5,9 @@ "Size:" : "Չափս.", "Details" : "Մանրամասներ", "seconds" : "վայրկյան", + "Yes" : "Այո", + "No" : "Ոչ", + "Version" : "Տարբերակ", "Warning" : "Զգուշացում", "Copied!" : "Պատճենված է․", "Not supported!" : "Չի՛ սպասարկվում։", diff --git a/l10n/ia.js b/l10n/ia.js index 8c27fcfe..8e31760a 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -16,8 +16,9 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Authentication", "Hostname" : "Nomine de Hospite", - "PHP" : "PHP", "seconds" : "secundas", + "PHP" : "PHP", + "Version" : "Version", "Upload max size:" : "Dimension maxime de incarga:", "Shares" : "Compartimentos", "Users:" : "Usatores:", diff --git a/l10n/ia.json b/l10n/ia.json index a014d9e3..6873adc8 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -14,8 +14,9 @@ "Total" : "Total", "Authentication" : "Authentication", "Hostname" : "Nomine de Hospite", - "PHP" : "PHP", "seconds" : "secundas", + "PHP" : "PHP", + "Version" : "Version", "Upload max size:" : "Dimension maxime de incarga:", "Shares" : "Compartimentos", "Users:" : "Usatores:", diff --git a/l10n/id.js b/l10n/id.js index 46673f4b..2ceb0786 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -56,14 +56,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Kunci", + "Disabled" : "Dinonaktifkan", + "seconds" : "detik", + "Yes" : "Ya", + "No" : "Tidak", "PHP extensions" : "Ekstensi PHP", + "Extension" : "Ekstensi", "Unable to list extensions" : "Tidak dapat menampilkan daftar ekstensi", "PHP" : "PHP", - "Memory limit:" : "Batas memori:", + "Version" : "Versi", + "Memory limit" : "Batas memori", "Max execution time:" : "Waktu eksekusi maks.:", - "seconds" : "detik", "Upload max size:" : "Ukuran unggah maks.:", - "OPcache Revalidate Frequency:" : "Frekuensi Validasi Ulang OPcache:", + "Extensions:" : "Ekstensi:", "PHP Info:" : "Info PHP:", "Show phpinfo" : "Tampilkan phpinfo", "FPM worker pool" : "Pool worker FPM", @@ -113,8 +119,9 @@ OC.L10N.register( "Hostname:" : "Nama host:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% dari semua pengguna", + "Memory limit:" : "Batas memori:", "MB" : "MB", - "Extensions:" : "Ekstensi:", + "OPcache Revalidate Frequency:" : "Frekuensi Validasi Ulang OPcache:", "External monitoring tool" : "Alat pemantauan eksternal", "Use this end point to connect an external monitoring tool:" : "Gunakan endpoint ini untuk menghubungkan alat pemantauan eksternal:", "Copy" : "Salin", diff --git a/l10n/id.json b/l10n/id.json index 6878fc2e..ba4abbe8 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -54,14 +54,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Kunci", + "Disabled" : "Dinonaktifkan", + "seconds" : "detik", + "Yes" : "Ya", + "No" : "Tidak", "PHP extensions" : "Ekstensi PHP", + "Extension" : "Ekstensi", "Unable to list extensions" : "Tidak dapat menampilkan daftar ekstensi", "PHP" : "PHP", - "Memory limit:" : "Batas memori:", + "Version" : "Versi", + "Memory limit" : "Batas memori", "Max execution time:" : "Waktu eksekusi maks.:", - "seconds" : "detik", "Upload max size:" : "Ukuran unggah maks.:", - "OPcache Revalidate Frequency:" : "Frekuensi Validasi Ulang OPcache:", + "Extensions:" : "Ekstensi:", "PHP Info:" : "Info PHP:", "Show phpinfo" : "Tampilkan phpinfo", "FPM worker pool" : "Pool worker FPM", @@ -111,8 +117,9 @@ "Hostname:" : "Nama host:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% dari semua pengguna", + "Memory limit:" : "Batas memori:", "MB" : "MB", - "Extensions:" : "Ekstensi:", + "OPcache Revalidate Frequency:" : "Frekuensi Validasi Ulang OPcache:", "External monitoring tool" : "Alat pemantauan eksternal", "Use this end point to connect an external monitoring tool:" : "Gunakan endpoint ini untuk menghubungkan alat pemantauan eksternal:", "Copy" : "Salin", diff --git a/l10n/is.js b/l10n/is.js index 8c89221d..3834ac55 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -34,9 +34,15 @@ OC.L10N.register( "Hostname" : "Vélarheiti", "Gateway" : "Netgátt (gateway)", "DNS" : "DNS", + "Keys" : "Lyklar", + "Disabled" : "Óvirkt", + "seconds" : "sekúndum", + "Yes" : "Já", + "No" : "Nei", "PHP extensions" : "PHP-viðaukar", + "Extension" : "Skráarending", "PHP" : "PHP", - "seconds" : "sekúndum", + "Version" : "Útgáfa", "Upload max size:" : "Hámarksstærð innsendingar:", "CPU" : "Örgjörvi", "Shares" : "Sameignir", diff --git a/l10n/is.json b/l10n/is.json index df32f781..00a0ed58 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -32,9 +32,15 @@ "Hostname" : "Vélarheiti", "Gateway" : "Netgátt (gateway)", "DNS" : "DNS", + "Keys" : "Lyklar", + "Disabled" : "Óvirkt", + "seconds" : "sekúndum", + "Yes" : "Já", + "No" : "Nei", "PHP extensions" : "PHP-viðaukar", + "Extension" : "Skráarending", "PHP" : "PHP", - "seconds" : "sekúndum", + "Version" : "Útgáfa", "Upload max size:" : "Hámarksstærð innsendingar:", "CPU" : "Örgjörvi", "Shares" : "Sameignir", diff --git a/l10n/it.js b/l10n/it.js index 79def4e5..4e8da699 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -58,14 +58,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Chiavi", + "Disabled" : "Disabilitata", + "seconds" : "secondi", + "Yes" : "Sì", + "No" : "No", "PHP extensions" : "Estensioni PHP", + "Extension" : "Estensione", "Unable to list extensions" : "Impossibile elencare le estensioni", "PHP" : "PHP", - "Memory limit:" : "Limite memoria:", + "Version" : "Versione", + "Memory limit" : "Limite di memoria", "Max execution time:" : "Tempo massimo di esecuzione:", - "seconds" : "secondi", "Upload max size:" : "Dimensione massima caricamento:", - "OPcache Revalidate Frequency:" : "Frequenza di riconvalida di OPcache:", + "Extensions:" : "Estensioni:", "Show phpinfo" : "Mostra phpinfo", "Accepted connections:" : "Connessioni accettate:", "Total processes:" : "Totale processi:", @@ -106,7 +112,8 @@ OC.L10N.register( "Hostname:" : "Nome host:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% di tutti gli utenti", - "Extensions:" : "Estensioni:", + "Memory limit:" : "Limite memoria:", + "OPcache Revalidate Frequency:" : "Frequenza di riconvalida di OPcache:", "External monitoring tool" : "Strumento di controllo esterno", "Use this end point to connect an external monitoring tool:" : "Utilizzare questo endpoint per connettere uno strumento di monitoraggio esterno:", "Copy" : "Copia", diff --git a/l10n/it.json b/l10n/it.json index 2ac311aa..06882774 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -56,14 +56,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Chiavi", + "Disabled" : "Disabilitata", + "seconds" : "secondi", + "Yes" : "Sì", + "No" : "No", "PHP extensions" : "Estensioni PHP", + "Extension" : "Estensione", "Unable to list extensions" : "Impossibile elencare le estensioni", "PHP" : "PHP", - "Memory limit:" : "Limite memoria:", + "Version" : "Versione", + "Memory limit" : "Limite di memoria", "Max execution time:" : "Tempo massimo di esecuzione:", - "seconds" : "secondi", "Upload max size:" : "Dimensione massima caricamento:", - "OPcache Revalidate Frequency:" : "Frequenza di riconvalida di OPcache:", + "Extensions:" : "Estensioni:", "Show phpinfo" : "Mostra phpinfo", "Accepted connections:" : "Connessioni accettate:", "Total processes:" : "Totale processi:", @@ -104,7 +110,8 @@ "Hostname:" : "Nome host:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% di tutti gli utenti", - "Extensions:" : "Estensioni:", + "Memory limit:" : "Limite memoria:", + "OPcache Revalidate Frequency:" : "Frequenza di riconvalida di OPcache:", "External monitoring tool" : "Strumento di controllo esterno", "Use this end point to connect an external monitoring tool:" : "Utilizzare questo endpoint per connettere uno strumento di monitoraggio esterno:", "Copy" : "Copia", diff --git a/l10n/ja.js b/l10n/ja.js index 4154a974..07c65d5f 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -61,14 +61,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "キー", + "Disabled" : "無効", + "seconds" : "秒", + "Yes" : "はい", + "No" : "いいえ", "PHP extensions" : "PHP拡張機能", + "Extension" : "拡張", "Unable to list extensions" : "拡張リストを読み込めません", "PHP" : "PHP", - "Memory limit:" : "メモリ制限:", + "Version" : "バージョン", + "Memory limit" : "メモリ制限", "Max execution time:" : "最大実行時間:", - "seconds" : "秒", "Upload max size:" : "最大アップロードサイズ:", - "OPcache Revalidate Frequency:" : "OPcache再検証の頻度:", + "Extensions:" : "拡張:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfoを表示", "FPM worker pool" : "FPMワーカープール", @@ -120,8 +126,9 @@ OC.L10N.register( "Hostname:" : "ホスト名:", "Gateway:" : "ゲートウェイ:", "%s%% of all users" : "全ユーザーの%s%%", + "Memory limit:" : "メモリ制限:", "MB" : "MB", - "Extensions:" : "拡張:", + "OPcache Revalidate Frequency:" : "OPcache再検証の頻度:", "External monitoring tool" : "外部モニタリングツール", "Use this end point to connect an external monitoring tool:" : "このエンドポイントを使用して外部モニタリングツールを接続します:", "Copy" : "コピー", diff --git a/l10n/ja.json b/l10n/ja.json index 14463404..6fde0bf1 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -59,14 +59,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "キー", + "Disabled" : "無効", + "seconds" : "秒", + "Yes" : "はい", + "No" : "いいえ", "PHP extensions" : "PHP拡張機能", + "Extension" : "拡張", "Unable to list extensions" : "拡張リストを読み込めません", "PHP" : "PHP", - "Memory limit:" : "メモリ制限:", + "Version" : "バージョン", + "Memory limit" : "メモリ制限", "Max execution time:" : "最大実行時間:", - "seconds" : "秒", "Upload max size:" : "最大アップロードサイズ:", - "OPcache Revalidate Frequency:" : "OPcache再検証の頻度:", + "Extensions:" : "拡張:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfoを表示", "FPM worker pool" : "FPMワーカープール", @@ -118,8 +124,9 @@ "Hostname:" : "ホスト名:", "Gateway:" : "ゲートウェイ:", "%s%% of all users" : "全ユーザーの%s%%", + "Memory limit:" : "メモリ制限:", "MB" : "MB", - "Extensions:" : "拡張:", + "OPcache Revalidate Frequency:" : "OPcache再検証の頻度:", "External monitoring tool" : "外部モニタリングツール", "Use this end point to connect an external monitoring tool:" : "このエンドポイントを使用して外部モニタリングツールを接続します:", "Copy" : "コピー", diff --git a/l10n/ka.js b/l10n/ka.js index 43fabcd6..e5a9d281 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -44,14 +44,18 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Keys", + "Disabled" : "Disabled", + "seconds" : "seconds", + "Yes" : "დიახ", + "No" : "არა", "PHP extensions" : "PHP extensions", "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", - "Memory limit:" : "Memory limit:", + "Version" : "ვერსია", "Max execution time:" : "Max execution time:", - "seconds" : "seconds", "Upload max size:" : "Upload max size:", - "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", + "Extensions:" : "Extensions:", "Show phpinfo" : "Show phpinfo", "Shares" : "Shares", "Users:" : "Users:", @@ -80,7 +84,8 @@ OC.L10N.register( "Free Space:" : "Free Space:", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", - "Extensions:" : "Extensions:", + "Memory limit:" : "Memory limit:", + "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "External monitoring tool" : "External monitoring tool", "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", "Copy" : "Copy", diff --git a/l10n/ka.json b/l10n/ka.json index 36f4b580..a7f4590c 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -42,14 +42,18 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Keys", + "Disabled" : "Disabled", + "seconds" : "seconds", + "Yes" : "დიახ", + "No" : "არა", "PHP extensions" : "PHP extensions", "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", - "Memory limit:" : "Memory limit:", + "Version" : "ვერსია", "Max execution time:" : "Max execution time:", - "seconds" : "seconds", "Upload max size:" : "Upload max size:", - "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", + "Extensions:" : "Extensions:", "Show phpinfo" : "Show phpinfo", "Shares" : "Shares", "Users:" : "Users:", @@ -78,7 +82,8 @@ "Free Space:" : "Free Space:", "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", - "Extensions:" : "Extensions:", + "Memory limit:" : "Memory limit:", + "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "External monitoring tool" : "External monitoring tool", "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", "Copy" : "Copy", diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 765e0a0d..7b8d7f2b 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -19,8 +19,11 @@ OC.L10N.register( "Total" : "სულ", "Authentication" : "აუტენტიფიკაცია", "Hostname" : "ჰოსტი", + "Disabled" : "არაა მოქმედი", + "Yes" : "დიახ", "PHP extensions" : "PHP გაფართოებები", "PHP" : "PHP", + "Version" : "ვერსია", "Upload max size:" : "ატვირთვის მაქს. ზომა:", "Shares" : "გაზიარებები", "Users:" : "მომხმარებლები:", diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 03fd950d..0f0a4e78 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -17,8 +17,11 @@ "Total" : "სულ", "Authentication" : "აუტენტიფიკაცია", "Hostname" : "ჰოსტი", + "Disabled" : "არაა მოქმედი", + "Yes" : "დიახ", "PHP extensions" : "PHP გაფართოებები", "PHP" : "PHP", + "Version" : "ვერსია", "Upload max size:" : "ატვირთვის მაქს. ზომა:", "Shares" : "გაზიარებები", "Users:" : "მომხმარებლები:", diff --git a/l10n/kab.js b/l10n/kab.js index 77d2ddc1..41a1a6ee 100644 --- a/l10n/kab.js +++ b/l10n/kab.js @@ -19,8 +19,13 @@ OC.L10N.register( "Configuration" : "Tawila", "Authentication" : "Asesteb", "Status:" : "aẓayeṛ", - "PHP" : "PHP", + "Disabled" : "Ittwarermed", "seconds" : "tisinin", + "Yes" : "Ih", + "No" : "Uhu", + "Extension" : "Asiɣzef", + "PHP" : "PHP", + "Version" : "Lqem", "Warning" : "Alɣu", "Temperature" : "Lḥamu", "Copied!" : "Yenɣel!", diff --git a/l10n/kab.json b/l10n/kab.json index 0c01603e..cebc824f 100644 --- a/l10n/kab.json +++ b/l10n/kab.json @@ -17,8 +17,13 @@ "Configuration" : "Tawila", "Authentication" : "Asesteb", "Status:" : "aẓayeṛ", - "PHP" : "PHP", + "Disabled" : "Ittwarermed", "seconds" : "tisinin", + "Yes" : "Ih", + "No" : "Uhu", + "Extension" : "Asiɣzef", + "PHP" : "PHP", + "Version" : "Lqem", "Warning" : "Alɣu", "Temperature" : "Lḥamu", "Copied!" : "Yenɣel!", diff --git a/l10n/ko.js b/l10n/ko.js index f33faa0e..ac53c94b 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -37,9 +37,15 @@ OC.L10N.register( "Hostname" : "호스트 이름", "Gateway" : "게이트웨이", "DNS" : "DNS", + "Keys" : "열쇠", + "Disabled" : "비활성화됨", + "seconds" : "초", + "Yes" : "예", + "No" : "아니오", "PHP extensions" : "PHP 확장", + "Extension" : "확장자", "PHP" : "PHP", - "seconds" : "초", + "Version" : "버전", "Upload max size:" : "업로드 최대 크기:", "CPU" : "CPU", "Resource usage" : "리소스 사용량", diff --git a/l10n/ko.json b/l10n/ko.json index fe96ea02..ad64f612 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -35,9 +35,15 @@ "Hostname" : "호스트 이름", "Gateway" : "게이트웨이", "DNS" : "DNS", + "Keys" : "열쇠", + "Disabled" : "비활성화됨", + "seconds" : "초", + "Yes" : "예", + "No" : "아니오", "PHP extensions" : "PHP 확장", + "Extension" : "확장자", "PHP" : "PHP", - "seconds" : "초", + "Version" : "버전", "Upload max size:" : "업로드 최대 크기:", "CPU" : "CPU", "Resource usage" : "리소스 사용량", diff --git a/l10n/lb.js b/l10n/lb.js index 4497be3f..878d8e4b 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -7,7 +7,10 @@ OC.L10N.register( "Files" : "Dateien", "Details" : "Detailer", "Failed" : "Ausgefall", + "Disabled" : "Deaktivéiert", "seconds" : "Sekonnen", + "Yes" : "Jo", + "No" : "Nee", "Warning" : "Warnung", "Temperature" : "Temperatur", "Copied!" : "Kopéiert!", diff --git a/l10n/lb.json b/l10n/lb.json index c5a7bfa5..c35f6d71 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -5,7 +5,10 @@ "Files" : "Dateien", "Details" : "Detailer", "Failed" : "Ausgefall", + "Disabled" : "Deaktivéiert", "seconds" : "Sekonnen", + "Yes" : "Jo", + "No" : "Nee", "Warning" : "Warnung", "Temperature" : "Temperatur", "Copied!" : "Kopéiert!", diff --git a/l10n/lo.js b/l10n/lo.js index aed7da8b..93a648c5 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -51,13 +51,19 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Keys", + "Disabled" : "ປິດໃຊ້ງານ", + "seconds" : "ວິນາທີ", + "Yes" : "ແມ່ນ", + "No" : "ບໍ່", + "Extension" : "ນາມສະກຸນ", "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", - "Memory limit:" : "Memory limit:", + "Version" : "ເວີຊັນ", + "Memory limit" : "ຂີດຈຳກັດໜ່ວຍຄວາມຈຳ", "Max execution time:" : "Max execution time:", - "seconds" : "ວິນາທີ", "Upload max size:" : "Upload max size:", - "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", + "Extensions:" : "Extensions:", "Show phpinfo" : "Show phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool name:", @@ -107,7 +113,8 @@ OC.L10N.register( "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% of all users", - "Extensions:" : "Extensions:", + "Memory limit:" : "Memory limit:", + "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "External monitoring tool" : "External monitoring tool", "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", "Copy" : "ສຳເນົາ", diff --git a/l10n/lo.json b/l10n/lo.json index 4729da48..b7a881d5 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -49,13 +49,19 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Keys", + "Disabled" : "ປິດໃຊ້ງານ", + "seconds" : "ວິນາທີ", + "Yes" : "ແມ່ນ", + "No" : "ບໍ່", + "Extension" : "ນາມສະກຸນ", "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", - "Memory limit:" : "Memory limit:", + "Version" : "ເວີຊັນ", + "Memory limit" : "ຂີດຈຳກັດໜ່ວຍຄວາມຈຳ", "Max execution time:" : "Max execution time:", - "seconds" : "ວິນາທີ", "Upload max size:" : "Upload max size:", - "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", + "Extensions:" : "Extensions:", "Show phpinfo" : "Show phpinfo", "FPM worker pool" : "FPM worker pool", "Pool name:" : "Pool name:", @@ -105,7 +111,8 @@ "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% of all users", - "Extensions:" : "Extensions:", + "Memory limit:" : "Memory limit:", + "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "External monitoring tool" : "External monitoring tool", "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", "Copy" : "ສຳເນົາ", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index a2dedea7..6318a15a 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -90,14 +90,21 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} iš {total}", + "Keys" : "Raktai", + "Disabled" : "Išjungta", + "seconds" : "sekundes", + "Yes" : "Taip", + "No" : "Ne", "PHP extensions" : "PHP plėtiniai", + "Extension" : "Plėtinys", "Unable to list extensions" : "Neįmanoma išvardyti plėtinių", "PHP" : "PHP", - "Memory limit:" : "Atminties limitas:", + "Version" : "Versija", + "Memory limit" : "Atminties limitas", "Max execution time:" : "Maksimalus vykdymo laikas:", - "seconds" : "sekundes", "Upload max size:" : "Maksimalus įkeliamo failo dydis:", - "OPcache Revalidate Frequency:" : "OPcache pakartotinio patvirtinimo dažnis:", + "Extensions:" : "Priedai:", "PHP Info:" : "PHP informacija:", "Show phpinfo" : "Rodyti phpinfo", "FPM worker pool" : "FPM procesų grupė", @@ -113,7 +120,6 @@ OC.L10N.register( "Max listen queue:" : "Maksimali klausymosi eilė:", "Max active processes:" : "Maksimalus aktyvių procesų skaičius:", "Max children reached:" : "Pasiektas maksimalus antrinių procesų skaičius:", - "{used} of {total}" : "{used} iš {total}", "CPU" : "Procesorius", "Swap" : "Swap", "Resource usage" : "Išteklių naudojimas", @@ -158,8 +164,9 @@ OC.L10N.register( "Hostname:" : "Serverio pavadinimas:", "Gateway:" : "Tinklų sietuvas:", "%s%% of all users" : "%s%% iš visų vartotojų", + "Memory limit:" : "Atminties limitas:", "MB" : "MB", - "Extensions:" : "Priedai:", + "OPcache Revalidate Frequency:" : "OPcache pakartotinio patvirtinimo dažnis:", "External monitoring tool" : "Išorinis stebėjimo įrankis", "Use this end point to connect an external monitoring tool:" : "Šį galinį tašką naudokite išoriniam stebėjimo įrankiui prijungti:", "Copy" : "Kopijuoti", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index a5664e51..b999142f 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -88,14 +88,21 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} iš {total}", + "Keys" : "Raktai", + "Disabled" : "Išjungta", + "seconds" : "sekundes", + "Yes" : "Taip", + "No" : "Ne", "PHP extensions" : "PHP plėtiniai", + "Extension" : "Plėtinys", "Unable to list extensions" : "Neįmanoma išvardyti plėtinių", "PHP" : "PHP", - "Memory limit:" : "Atminties limitas:", + "Version" : "Versija", + "Memory limit" : "Atminties limitas", "Max execution time:" : "Maksimalus vykdymo laikas:", - "seconds" : "sekundes", "Upload max size:" : "Maksimalus įkeliamo failo dydis:", - "OPcache Revalidate Frequency:" : "OPcache pakartotinio patvirtinimo dažnis:", + "Extensions:" : "Priedai:", "PHP Info:" : "PHP informacija:", "Show phpinfo" : "Rodyti phpinfo", "FPM worker pool" : "FPM procesų grupė", @@ -111,7 +118,6 @@ "Max listen queue:" : "Maksimali klausymosi eilė:", "Max active processes:" : "Maksimalus aktyvių procesų skaičius:", "Max children reached:" : "Pasiektas maksimalus antrinių procesų skaičius:", - "{used} of {total}" : "{used} iš {total}", "CPU" : "Procesorius", "Swap" : "Swap", "Resource usage" : "Išteklių naudojimas", @@ -156,8 +162,9 @@ "Hostname:" : "Serverio pavadinimas:", "Gateway:" : "Tinklų sietuvas:", "%s%% of all users" : "%s%% iš visų vartotojų", + "Memory limit:" : "Atminties limitas:", "MB" : "MB", - "Extensions:" : "Priedai:", + "OPcache Revalidate Frequency:" : "OPcache pakartotinio patvirtinimo dažnis:", "External monitoring tool" : "Išorinis stebėjimo įrankis", "Use this end point to connect an external monitoring tool:" : "Šį galinį tašką naudokite išoriniam stebėjimo įrankiui prijungti:", "Copy" : "Kopijuoti", diff --git a/l10n/lv.js b/l10n/lv.js index 5ed01dbe..6e7b8400 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -43,13 +43,18 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Disabled" : "Atspējots", + "seconds" : "sekundes", + "Yes" : "Jā", + "No" : "Nē", "PHP extensions" : "PHP paplašinājumi", "Unable to list extensions" : "Nevar uzskaitīt paplašinājumus", "PHP" : "PHP", - "Memory limit:" : "Atmiņas limits:", + "Version" : "Versija", + "Memory limit" : "Atmiņas limits", "Max execution time:" : "Lielākais pieļaujamais izpildes laiks:", - "seconds" : "sekundes", "Upload max size:" : "Augšupielādes lielākais pieļaujamais izmērs:", + "Extensions:" : "Paplašinājumi:", "CPU" : "CPU", "Shares" : "Koplietots", "Users:" : "Lietotāji:", @@ -72,7 +77,7 @@ OC.L10N.register( "Free Space:" : "Brīva vieta:", "Hostname:" : "Resursa nosaukums:", "Gateway:" : "Vārteja:", - "Extensions:" : "Paplašinājumi:", + "Memory limit:" : "Atmiņas limits:", "External monitoring tool" : "Ārējās uzraudzības instruments", "Copy" : "Kopēt", "To use an access token, please generate one then set it using the following command:" : "Lai izmantotu piekļuves pilnvaru, lūgums to izveidot un iestatīt ar šo komandu:", diff --git a/l10n/lv.json b/l10n/lv.json index fdce3056..991fabb2 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -41,13 +41,18 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Disabled" : "Atspējots", + "seconds" : "sekundes", + "Yes" : "Jā", + "No" : "Nē", "PHP extensions" : "PHP paplašinājumi", "Unable to list extensions" : "Nevar uzskaitīt paplašinājumus", "PHP" : "PHP", - "Memory limit:" : "Atmiņas limits:", + "Version" : "Versija", + "Memory limit" : "Atmiņas limits", "Max execution time:" : "Lielākais pieļaujamais izpildes laiks:", - "seconds" : "sekundes", "Upload max size:" : "Augšupielādes lielākais pieļaujamais izmērs:", + "Extensions:" : "Paplašinājumi:", "CPU" : "CPU", "Shares" : "Koplietots", "Users:" : "Lietotāji:", @@ -70,7 +75,7 @@ "Free Space:" : "Brīva vieta:", "Hostname:" : "Resursa nosaukums:", "Gateway:" : "Vārteja:", - "Extensions:" : "Paplašinājumi:", + "Memory limit:" : "Atmiņas limits:", "External monitoring tool" : "Ārējās uzraudzības instruments", "Copy" : "Kopēt", "To use an access token, please generate one then set it using the following command:" : "Lai izmantotu piekļuves pilnvaru, lūgums to izveidot un iestatīt ar šo komandu:", diff --git a/l10n/mk.js b/l10n/mk.js index 31c20ab1..55144d26 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -50,14 +50,19 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Disabled" : "Оневозможено", + "seconds" : "секунди", + "Yes" : "Да", + "No" : "Не", "PHP extensions" : "PHP додатоци", + "Extension" : "Екстензија", "Unable to list extensions" : "Неможе да се излистаат екстензиите", "PHP" : "PHP", - "Memory limit:" : "Лимит на меморијата:", + "Version" : "Верзија", + "Memory limit" : "Лимит на меморијата", "Max execution time:" : "Максимално време на извршување:", - "seconds" : "секунди", "Upload max size:" : "Максимална големина на прикачување:", - "OPcache Revalidate Frequency:" : "Фреквенција на ревалидација на OPcache:", + "Extensions:" : "Екстензија:", "Show phpinfo" : "Прикажи phpinfo", "CPU" : "Процесор", "Shares" : "Споделувања", @@ -88,7 +93,8 @@ OC.L10N.register( "Free Space:" : "Слободен простор:", "Hostname:" : "Име на серверот:", "Gateway:" : "Gateway:", - "Extensions:" : "Екстензија:", + "Memory limit:" : "Лимит на меморијата:", + "OPcache Revalidate Frequency:" : "Фреквенција на ревалидација на OPcache:", "External monitoring tool" : "Надворешен уред за следење", "Copy" : "Копирај", "To use an access token, please generate one then set it using the following command:" : "За да користите токен за пристап, ве молиме генерирајте еден, а потоа поставете го користејќи ја следнава команда:", diff --git a/l10n/mk.json b/l10n/mk.json index def791c8..f89d00ef 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -48,14 +48,19 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Disabled" : "Оневозможено", + "seconds" : "секунди", + "Yes" : "Да", + "No" : "Не", "PHP extensions" : "PHP додатоци", + "Extension" : "Екстензија", "Unable to list extensions" : "Неможе да се излистаат екстензиите", "PHP" : "PHP", - "Memory limit:" : "Лимит на меморијата:", + "Version" : "Верзија", + "Memory limit" : "Лимит на меморијата", "Max execution time:" : "Максимално време на извршување:", - "seconds" : "секунди", "Upload max size:" : "Максимална големина на прикачување:", - "OPcache Revalidate Frequency:" : "Фреквенција на ревалидација на OPcache:", + "Extensions:" : "Екстензија:", "Show phpinfo" : "Прикажи phpinfo", "CPU" : "Процесор", "Shares" : "Споделувања", @@ -86,7 +91,8 @@ "Free Space:" : "Слободен простор:", "Hostname:" : "Име на серверот:", "Gateway:" : "Gateway:", - "Extensions:" : "Екстензија:", + "Memory limit:" : "Лимит на меморијата:", + "OPcache Revalidate Frequency:" : "Фреквенција на ревалидација на OPcache:", "External monitoring tool" : "Надворешен уред за следење", "Copy" : "Копирај", "To use an access token, please generate one then set it using the following command:" : "За да користите токен за пристап, ве молиме генерирајте еден, а потоа поставете го користејќи ја следнава команда:", diff --git a/l10n/mn.js b/l10n/mn.js index 638a00da..bf26d49a 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -55,14 +55,19 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Disabled" : "–∏–¥—ç–≤—Ö–∏–≥“Ø–π", + "seconds" : "секунд", + "Yes" : "–¢–∏–π–º", + "No" : "“Æ–≥“Ø–π", "PHP extensions" : "PHP өргөтгөлүүд", + "Extension" : "”®—Ä–≥”©—Ç–≥”©–ª", "Unable to list extensions" : "Өргөтгөлүүдийг жагсааж чадсангүй", "PHP" : "PHP", - "Memory limit:" : "Санах ойн хязгаар:", + "Version" : "—Ç”©—Ä”©–ª", + "Memory limit" : "Санах ойн хязгаар", "Max execution time:" : "Хамгийн их гүйцэтгэх хугацаа:", - "seconds" : "секунд", "Upload max size:" : "Байршуулах дээд хэмжээ:", - "OPcache Revalidate Frequency:" : "OPcache дахин баталгаажуулах давтамж:", + "Extensions:" : "Өргөтгөлүүд:", "PHP Info:" : "PHP мэдээлэл:", "Show phpinfo" : "phpinfo харуулах", "FPM worker pool" : "FPM ажилчдын сан", @@ -113,8 +118,9 @@ OC.L10N.register( "Hostname:" : "Хостын нэр:", "Gateway:" : "Гарц:", "%s%% of all users" : "Бүх хэрэглэгчдийн %s%%", + "Memory limit:" : "Санах ойн хязгаар:", "MB" : "МБ", - "Extensions:" : "Өргөтгөлүүд:", + "OPcache Revalidate Frequency:" : "OPcache дахин баталгаажуулах давтамж:", "External monitoring tool" : "Гадаад хяналтын хэрэгсэл", "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", "Copy" : "Хуулах", diff --git a/l10n/mn.json b/l10n/mn.json index 5ee05f0e..def20dd5 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -53,14 +53,19 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Disabled" : "–∏–¥—ç–≤—Ö–∏–≥“Ø–π", + "seconds" : "секунд", + "Yes" : "–¢–∏–π–º", + "No" : "“Æ–≥“Ø–π", "PHP extensions" : "PHP өргөтгөлүүд", + "Extension" : "”®—Ä–≥”©—Ç–≥”©–ª", "Unable to list extensions" : "Өргөтгөлүүдийг жагсааж чадсангүй", "PHP" : "PHP", - "Memory limit:" : "Санах ойн хязгаар:", + "Version" : "—Ç”©—Ä”©–ª", + "Memory limit" : "Санах ойн хязгаар", "Max execution time:" : "Хамгийн их гүйцэтгэх хугацаа:", - "seconds" : "секунд", "Upload max size:" : "Байршуулах дээд хэмжээ:", - "OPcache Revalidate Frequency:" : "OPcache дахин баталгаажуулах давтамж:", + "Extensions:" : "Өргөтгөлүүд:", "PHP Info:" : "PHP мэдээлэл:", "Show phpinfo" : "phpinfo харуулах", "FPM worker pool" : "FPM ажилчдын сан", @@ -111,8 +116,9 @@ "Hostname:" : "Хостын нэр:", "Gateway:" : "Гарц:", "%s%% of all users" : "Бүх хэрэглэгчдийн %s%%", + "Memory limit:" : "Санах ойн хязгаар:", "MB" : "МБ", - "Extensions:" : "Өргөтгөлүүд:", + "OPcache Revalidate Frequency:" : "OPcache дахин баталгаажуулах давтамж:", "External monitoring tool" : "Гадаад хяналтын хэрэгсэл", "Use this end point to connect an external monitoring tool:" : "Гадаад хяналтын хэрэгсэл холбоход энэ төгсгөлийн цэгийг ашиглана уу:", "Copy" : "Хуулах", diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js index 3636767a..aa5fed38 100644 --- a/l10n/ms_MY.js +++ b/l10n/ms_MY.js @@ -4,6 +4,8 @@ OC.L10N.register( "Type:" : "Jenis", "Size:" : "Saiz", "Files" : "Fail-fail", + "Yes" : "Ya", + "No" : "Tidak", "Shares" : "Kongsi", "Warning" : "Amaran", "Copied!" : "Disalin!", diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json index efcb44ae..33638b79 100644 --- a/l10n/ms_MY.json +++ b/l10n/ms_MY.json @@ -2,6 +2,8 @@ "Type:" : "Jenis", "Size:" : "Saiz", "Files" : "Fail-fail", + "Yes" : "Ya", + "No" : "Tidak", "Shares" : "Kongsi", "Warning" : "Amaran", "Copied!" : "Disalin!", diff --git a/l10n/nb.js b/l10n/nb.js index a807f4da..273fc21d 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -55,14 +55,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Nøkler", + "Disabled" : "Deaktivert", + "seconds" : "sekund", + "Yes" : "Ja", + "No" : "Nei", "PHP extensions" : "PHP-utvidelser", + "Extension" : "Filetternavn", "Unable to list extensions" : "Ikke i stand til å laste utvidelser", "PHP" : "PHP", - "Memory limit:" : "Minnegrense:", + "Version" : "Versjon", + "Memory limit" : "Minnegrense", "Max execution time:" : "Maks. kjøringstid:", - "seconds" : "sekund", "Upload max size:" : "Maks. opplastingstørrelse:", - "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", + "Extensions:" : "Utvidelser:", "Show phpinfo" : "Vis phpinfo", "CPU" : "CPU", "Resource usage" : "Ressursbruk", @@ -94,7 +100,8 @@ OC.L10N.register( "Free Space:" : "Ledig plass:", "Hostname:" : "Servernavn:", "Gateway:" : "Standardruter:", - "Extensions:" : "Utvidelser:", + "Memory limit:" : "Minnegrense:", + "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "External monitoring tool" : "Eksternt overvåkingsverktøy", "Use this end point to connect an external monitoring tool:" : "Bruk dette endepunktet til å koble til et eksternt overvåkingsverktøy:", "Copy" : "Kopier", diff --git a/l10n/nb.json b/l10n/nb.json index e4527b4b..cf452bf2 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -53,14 +53,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Nøkler", + "Disabled" : "Deaktivert", + "seconds" : "sekund", + "Yes" : "Ja", + "No" : "Nei", "PHP extensions" : "PHP-utvidelser", + "Extension" : "Filetternavn", "Unable to list extensions" : "Ikke i stand til å laste utvidelser", "PHP" : "PHP", - "Memory limit:" : "Minnegrense:", + "Version" : "Versjon", + "Memory limit" : "Minnegrense", "Max execution time:" : "Maks. kjøringstid:", - "seconds" : "sekund", "Upload max size:" : "Maks. opplastingstørrelse:", - "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", + "Extensions:" : "Utvidelser:", "Show phpinfo" : "Vis phpinfo", "CPU" : "CPU", "Resource usage" : "Ressursbruk", @@ -92,7 +98,8 @@ "Free Space:" : "Ledig plass:", "Hostname:" : "Servernavn:", "Gateway:" : "Standardruter:", - "Extensions:" : "Utvidelser:", + "Memory limit:" : "Minnegrense:", + "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", "External monitoring tool" : "Eksternt overvåkingsverktøy", "Use this end point to connect an external monitoring tool:" : "Bruk dette endepunktet til å koble til et eksternt overvåkingsverktøy:", "Copy" : "Kopier", diff --git a/l10n/nl.js b/l10n/nl.js index eddfa958..5ecc75f9 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -60,14 +60,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Sleutels", + "Disabled" : "Uitgeschakeld", + "seconds" : "seconden", + "Yes" : "Ja", + "No" : "Nee", "PHP extensions" : "PHP extensies", + "Extension" : "Extensie", "Unable to list extensions" : "Kan extensies niet weergeven", "PHP" : "PHP", - "Memory limit:" : "Geheugen limiet:", + "Version" : "Versie", + "Memory limit" : "Geheugenlimiet", "Max execution time:" : "Maximale uitvoeringstijd:", - "seconds" : "seconden", "Upload max size:" : "Max. uploadgrootte:", - "OPcache Revalidate Frequency:" : "Frequentie OPcache opnieuw valideren:", + "Extensions:" : "Extensies:", "PHP Info:" : "PHP info:", "Show phpinfo" : "phpinfo weergeven", "FPM worker pool" : "FPM werkpool", @@ -119,8 +125,9 @@ OC.L10N.register( "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s %% van alle gebruikers", + "Memory limit:" : "Geheugen limiet:", "MB" : "MB", - "Extensions:" : "Extensies:", + "OPcache Revalidate Frequency:" : "Frequentie OPcache opnieuw valideren:", "External monitoring tool" : "Externe monitoring tool", "Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:", "Copy" : "Kopiëren", diff --git a/l10n/nl.json b/l10n/nl.json index 027d0aaa..81b94eb3 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -58,14 +58,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Sleutels", + "Disabled" : "Uitgeschakeld", + "seconds" : "seconden", + "Yes" : "Ja", + "No" : "Nee", "PHP extensions" : "PHP extensies", + "Extension" : "Extensie", "Unable to list extensions" : "Kan extensies niet weergeven", "PHP" : "PHP", - "Memory limit:" : "Geheugen limiet:", + "Version" : "Versie", + "Memory limit" : "Geheugenlimiet", "Max execution time:" : "Maximale uitvoeringstijd:", - "seconds" : "seconden", "Upload max size:" : "Max. uploadgrootte:", - "OPcache Revalidate Frequency:" : "Frequentie OPcache opnieuw valideren:", + "Extensions:" : "Extensies:", "PHP Info:" : "PHP info:", "Show phpinfo" : "phpinfo weergeven", "FPM worker pool" : "FPM werkpool", @@ -117,8 +123,9 @@ "Hostname:" : "Hostname:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s %% van alle gebruikers", + "Memory limit:" : "Geheugen limiet:", "MB" : "MB", - "Extensions:" : "Extensies:", + "OPcache Revalidate Frequency:" : "Frequentie OPcache opnieuw valideren:", "External monitoring tool" : "Externe monitoring tool", "Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:", "Copy" : "Kopiëren", diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 1d470283..68922ec3 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -15,6 +15,8 @@ OC.L10N.register( "Total" : "Totalt", "Authentication" : "Godkjenning", "Hostname" : "Vertsnamn", + "Disabled" : "Deaktivert", + "Version" : "Utgåve", "Upload max size:" : "Maks opplastning storleik:", "Shares" : "Delingar", "Users:" : "Brukarare:", diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 305bea86..c5974a94 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -13,6 +13,8 @@ "Total" : "Totalt", "Authentication" : "Godkjenning", "Hostname" : "Vertsnamn", + "Disabled" : "Deaktivert", + "Version" : "Utgåve", "Upload max size:" : "Maks opplastning storleik:", "Shares" : "Delingar", "Users:" : "Brukarare:", diff --git a/l10n/oc.js b/l10n/oc.js index d7aee8f7..a30a0497 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -15,9 +15,14 @@ OC.L10N.register( "Failed" : "Fracàs", "Configuration" : "Configuracion", "Authentication" : "Autentificacion", + "Disabled" : "Desactivat", + "seconds" : "segondas", + "Yes" : "Òc", + "No" : "Non", "PHP extensions" : "extensions PHP", + "Extension" : "Extension", "PHP" : "PHP", - "seconds" : "segondas", + "Version" : "Version", "Shares" : "Partatges", "Warning" : "Avertiment", "Copied!" : "Copiat !", diff --git a/l10n/oc.json b/l10n/oc.json index 155175cd..86bc94b5 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -13,9 +13,14 @@ "Failed" : "Fracàs", "Configuration" : "Configuracion", "Authentication" : "Autentificacion", + "Disabled" : "Desactivat", + "seconds" : "segondas", + "Yes" : "Òc", + "No" : "Non", "PHP extensions" : "extensions PHP", + "Extension" : "Extension", "PHP" : "PHP", - "seconds" : "segondas", + "Version" : "Version", "Shares" : "Partatges", "Warning" : "Avertiment", "Copied!" : "Copiat !", diff --git a/l10n/pl.js b/l10n/pl.js index 3ff283d5..ce74bebc 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -59,14 +59,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Klucze", + "Disabled" : "Wyłączone", + "seconds" : "sekund", + "Yes" : "Tak", + "No" : "Nie", "PHP extensions" : "Rozszerzenia PHP", + "Extension" : "Rozszerzenie", "Unable to list extensions" : "Nie można wyświetlić listy rozszerzeń", "PHP" : "PHP", - "Memory limit:" : "Limit pamięci:", + "Version" : "Wersja", + "Memory limit" : "Limit pamięci", "Max execution time:" : "Maksymalny czas wykonania:", - "seconds" : "sekund", "Upload max size:" : "Limit wielkości przesyłanego pliku (upload_max_filesize):", - "OPcache Revalidate Frequency:" : "Częstotliwość ponownej weryfikacji OPcache:", + "Extensions:" : "Rozszerzenia:", "Show phpinfo" : "Pokaż phpinfo", "CPU" : "Procesor CPU", "Resource usage" : "Wykorzystanie zasobów", @@ -99,7 +105,8 @@ OC.L10N.register( "Hostname:" : "Nazwa hosta:", "Gateway:" : "Brama:", "%s%% of all users" : "%s%% wszystkich użytkowników", - "Extensions:" : "Rozszerzenia:", + "Memory limit:" : "Limit pamięci:", + "OPcache Revalidate Frequency:" : "Częstotliwość ponownej weryfikacji OPcache:", "External monitoring tool" : "Zewnętrzne narzędzie monitorujące", "Use this end point to connect an external monitoring tool:" : "Użyj tego punktu końcowego, aby podłączyć zewnętrzne narzędzie monitorujące:", "Copy" : "Kopiuj", diff --git a/l10n/pl.json b/l10n/pl.json index decc8f36..4e427241 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -57,14 +57,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Klucze", + "Disabled" : "Wyłączone", + "seconds" : "sekund", + "Yes" : "Tak", + "No" : "Nie", "PHP extensions" : "Rozszerzenia PHP", + "Extension" : "Rozszerzenie", "Unable to list extensions" : "Nie można wyświetlić listy rozszerzeń", "PHP" : "PHP", - "Memory limit:" : "Limit pamięci:", + "Version" : "Wersja", + "Memory limit" : "Limit pamięci", "Max execution time:" : "Maksymalny czas wykonania:", - "seconds" : "sekund", "Upload max size:" : "Limit wielkości przesyłanego pliku (upload_max_filesize):", - "OPcache Revalidate Frequency:" : "Częstotliwość ponownej weryfikacji OPcache:", + "Extensions:" : "Rozszerzenia:", "Show phpinfo" : "Pokaż phpinfo", "CPU" : "Procesor CPU", "Resource usage" : "Wykorzystanie zasobów", @@ -97,7 +103,8 @@ "Hostname:" : "Nazwa hosta:", "Gateway:" : "Brama:", "%s%% of all users" : "%s%% wszystkich użytkowników", - "Extensions:" : "Rozszerzenia:", + "Memory limit:" : "Limit pamięci:", + "OPcache Revalidate Frequency:" : "Częstotliwość ponownej weryfikacji OPcache:", "External monitoring tool" : "Zewnętrzne narzędzie monitorujące", "Use this end point to connect an external monitoring tool:" : "Użyj tego punktu końcowego, aby podłączyć zewnętrzne narzędzie monitorujące:", "Copy" : "Kopiuj", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index b142faad..2cd78f8e 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -90,14 +90,21 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} de {total}", + "Keys" : "Chaves", + "Disabled" : "Desativadas", + "seconds" : "segundos", + "Yes" : "Sim", + "No" : "Não", "PHP extensions" : "Extensões PHP", + "Extension" : "Extensão", "Unable to list extensions" : "Não foi possível listar as extensões", "PHP" : "PHP", - "Memory limit:" : "Limite de memória:", + "Version" : "Versão", + "Memory limit" : "Limite de memória", "Max execution time:" : "Tempo máximo de execução:", - "seconds" : "segundos", "Upload max size:" : "Tamanho máximo para uploads:", - "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", + "Extensions:" : "Extensões:", "PHP Info:" : "Informações do PHP:", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de trabalhadores FPM", @@ -113,7 +120,6 @@ OC.L10N.register( "Max listen queue:" : "Máximo da fila de escuta:", "Max active processes:" : "Máximo de processes ativos:", "Max children reached:" : "Máximo de processos filhos atingido:", - "{used} of {total}" : "{used} de {total}", "CPU" : "CPU", "Swap" : "Swap", "Resource usage" : "Uso de recursos", @@ -158,8 +164,9 @@ OC.L10N.register( "Hostname:" : "Nome do hospedeiro:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% de todos os usuários", + "Memory limit:" : "Limite de memória:", "MB" : "MB", - "Extensions:" : "Extensões:", + "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "External monitoring tool" : "Ferramenta de monitoramento externo", "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", "Copy" : "Copiar", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 6c2b7e04..1b08f870 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -88,14 +88,21 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} de {total}", + "Keys" : "Chaves", + "Disabled" : "Desativadas", + "seconds" : "segundos", + "Yes" : "Sim", + "No" : "Não", "PHP extensions" : "Extensões PHP", + "Extension" : "Extensão", "Unable to list extensions" : "Não foi possível listar as extensões", "PHP" : "PHP", - "Memory limit:" : "Limite de memória:", + "Version" : "Versão", + "Memory limit" : "Limite de memória", "Max execution time:" : "Tempo máximo de execução:", - "seconds" : "segundos", "Upload max size:" : "Tamanho máximo para uploads:", - "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", + "Extensions:" : "Extensões:", "PHP Info:" : "Informações do PHP:", "Show phpinfo" : "Mostrar phpinfo", "FPM worker pool" : "Pool de trabalhadores FPM", @@ -111,7 +118,6 @@ "Max listen queue:" : "Máximo da fila de escuta:", "Max active processes:" : "Máximo de processes ativos:", "Max children reached:" : "Máximo de processos filhos atingido:", - "{used} of {total}" : "{used} de {total}", "CPU" : "CPU", "Swap" : "Swap", "Resource usage" : "Uso de recursos", @@ -156,8 +162,9 @@ "Hostname:" : "Nome do hospedeiro:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% de todos os usuários", + "Memory limit:" : "Limite de memória:", "MB" : "MB", - "Extensions:" : "Extensões:", + "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "External monitoring tool" : "Ferramenta de monitoramento externo", "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", "Copy" : "Copiar", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 2601c40c..d955db1d 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -56,14 +56,20 @@ OC.L10N.register( "Duplex:" : "Duplex:", "MAC:" : "MAC:", "IPv6:" : "IPv6:", + "Keys" : "Chaves", + "Disabled" : "Desativado", + "seconds" : "segundos", + "Yes" : "Sim", + "No" : "Não", "PHP extensions" : "Extensões PHP", + "Extension" : "Extensão", "Unable to list extensions" : "Não foi possível listar as extensões", "PHP" : "PHP", - "Memory limit:" : "Limite de memória:", + "Version" : "Versão", + "Memory limit" : "Limite de memória", "Max execution time:" : "Tempo máximo de execução:", - "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", - "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", + "Extensions:" : "Extensões:", "PHP Info:" : "Informações do PHP:", "FPM worker pool" : "Pool de trabalhadores FPM", "Pool name:" : "Nome do pool:", @@ -112,8 +118,9 @@ OC.L10N.register( "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% de todos os usuários", + "Memory limit:" : "Limite de memória:", "MB" : "MB", - "Extensions:" : "Extensões:", + "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "External monitoring tool" : "Ferramenta externa de monitorização", "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", "Copy" : "Copiar", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index ce3a9d65..5fbff8bc 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -54,14 +54,20 @@ "Duplex:" : "Duplex:", "MAC:" : "MAC:", "IPv6:" : "IPv6:", + "Keys" : "Chaves", + "Disabled" : "Desativado", + "seconds" : "segundos", + "Yes" : "Sim", + "No" : "Não", "PHP extensions" : "Extensões PHP", + "Extension" : "Extensão", "Unable to list extensions" : "Não foi possível listar as extensões", "PHP" : "PHP", - "Memory limit:" : "Limite de memória:", + "Version" : "Versão", + "Memory limit" : "Limite de memória", "Max execution time:" : "Tempo máximo de execução:", - "seconds" : "segundos", "Upload max size:" : "Tamanho máximo de carregamento:", - "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", + "Extensions:" : "Extensões:", "PHP Info:" : "Informações do PHP:", "FPM worker pool" : "Pool de trabalhadores FPM", "Pool name:" : "Nome do pool:", @@ -110,8 +116,9 @@ "Hostname:" : "Nome do host:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% de todos os usuários", + "Memory limit:" : "Limite de memória:", "MB" : "MB", - "Extensions:" : "Extensões:", + "OPcache Revalidate Frequency:" : "Frequência de Revalidação do OPcache:", "External monitoring tool" : "Ferramenta externa de monitorização", "Use this end point to connect an external monitoring tool:" : "Use este endpoint para conectar uma ferramenta de monitoramento externa:", "Copy" : "Copiar", diff --git a/l10n/ro.js b/l10n/ro.js index d9236644..1045e643 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -17,8 +17,14 @@ OC.L10N.register( "Running" : "Alergat", "Authentication" : "Autentificare", "Hostname" : "Nume mașină", - "PHP extensions" : "extensii PHP ", + "Keys" : "Chei", + "Disabled" : "Dezactivați", "seconds" : "secunde", + "Yes" : "Da", + "No" : "Nu", + "PHP extensions" : "extensii PHP ", + "Extension" : "Extensia", + "Version" : "Versiune", "Shares" : "Partajări", "Warning" : "Atenție", "Copied!" : "S-a copiat!", diff --git a/l10n/ro.json b/l10n/ro.json index fec8cf11..e604392d 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -15,8 +15,14 @@ "Running" : "Alergat", "Authentication" : "Autentificare", "Hostname" : "Nume mașină", - "PHP extensions" : "extensii PHP ", + "Keys" : "Chei", + "Disabled" : "Dezactivați", "seconds" : "secunde", + "Yes" : "Da", + "No" : "Nu", + "PHP extensions" : "extensii PHP ", + "Extension" : "Extensia", + "Version" : "Versiune", "Shares" : "Partajări", "Warning" : "Atenție", "Copied!" : "S-a copiat!", diff --git a/l10n/ru.js b/l10n/ru.js index 13abb81f..a759221a 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -61,14 +61,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Ключи", + "Disabled" : "Отключено", + "seconds" : "секунд", + "Yes" : "Да", + "No" : "Нет", "PHP extensions" : "Расширения PHP", + "Extension" : "Расширение", "Unable to list extensions" : "Невозможно перечислить расширения", "PHP" : "PHP", - "Memory limit:" : "Лимит памяти:", + "Version" : "Версия", + "Memory limit" : "Лимит памяти", "Max execution time:" : "Максимальное время выполнения:", - "seconds" : "секунд", "Upload max size:" : "Максимальный размер для отправки:", - "OPcache Revalidate Frequency:" : "Частота повторной проверки OPcache:", + "Extensions:" : "Расширения:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Показать информацию о php", "FPM worker pool" : "Рабочий пул FPM", @@ -121,8 +127,9 @@ OC.L10N.register( "Hostname:" : "Хост:", "Gateway:" : "Шлюз:", "%s%% of all users" : "%s%% всех пользователей", + "Memory limit:" : "Лимит памяти:", "MB" : "МБ", - "Extensions:" : "Расширения:", + "OPcache Revalidate Frequency:" : "Частота повторной проверки OPcache:", "External monitoring tool" : "Внешний мониторинг", "Use this end point to connect an external monitoring tool:" : "Используйте эту конечную точку для подключения внешнего средства мониторинга:", "Copy" : "Копировать", diff --git a/l10n/ru.json b/l10n/ru.json index 1bc83ee9..62aaff70 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -59,14 +59,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Ключи", + "Disabled" : "Отключено", + "seconds" : "секунд", + "Yes" : "Да", + "No" : "Нет", "PHP extensions" : "Расширения PHP", + "Extension" : "Расширение", "Unable to list extensions" : "Невозможно перечислить расширения", "PHP" : "PHP", - "Memory limit:" : "Лимит памяти:", + "Version" : "Версия", + "Memory limit" : "Лимит памяти", "Max execution time:" : "Максимальное время выполнения:", - "seconds" : "секунд", "Upload max size:" : "Максимальный размер для отправки:", - "OPcache Revalidate Frequency:" : "Частота повторной проверки OPcache:", + "Extensions:" : "Расширения:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Показать информацию о php", "FPM worker pool" : "Рабочий пул FPM", @@ -119,8 +125,9 @@ "Hostname:" : "Хост:", "Gateway:" : "Шлюз:", "%s%% of all users" : "%s%% всех пользователей", + "Memory limit:" : "Лимит памяти:", "MB" : "МБ", - "Extensions:" : "Расширения:", + "OPcache Revalidate Frequency:" : "Частота повторной проверки OPcache:", "External monitoring tool" : "Внешний мониторинг", "Use this end point to connect an external monitoring tool:" : "Используйте эту конечную точку для подключения внешнего средства мониторинга:", "Copy" : "Копировать", diff --git a/l10n/sc.js b/l10n/sc.js index 6ed2cbc3..a389fc10 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -37,9 +37,14 @@ OC.L10N.register( "Hostname" : "Nùmene retzidore", "Gateway" : "Gateway", "DNS" : "DNS", + "Disabled" : "Disativadu", + "seconds" : "segundos", + "Yes" : "Si", + "No" : "No", "PHP extensions" : "Estensiones PHP", + "Extension" : "Estensione", "PHP" : "PHP", - "seconds" : "segundos", + "Version" : "Versione", "Upload max size:" : "Mannària màssima de carrigamentu", "CPU" : "CPU", "Shares" : "Cumpartziduras", diff --git a/l10n/sc.json b/l10n/sc.json index 9ea1325e..bd9428e1 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -35,9 +35,14 @@ "Hostname" : "Nùmene retzidore", "Gateway" : "Gateway", "DNS" : "DNS", + "Disabled" : "Disativadu", + "seconds" : "segundos", + "Yes" : "Si", + "No" : "No", "PHP extensions" : "Estensiones PHP", + "Extension" : "Estensione", "PHP" : "PHP", - "seconds" : "segundos", + "Version" : "Versione", "Upload max size:" : "Mannària màssima de carrigamentu", "CPU" : "CPU", "Shares" : "Cumpartziduras", diff --git a/l10n/si.js b/l10n/si.js index 72c35b95..72a95449 100644 --- a/l10n/si.js +++ b/l10n/si.js @@ -7,6 +7,9 @@ OC.L10N.register( "Duration" : "කාල සීමාව", "Authentication" : "සත්‍යාපනය", "Hostname" : "ධාරක නාමය", + "Disabled" : "අබල කර ඇත", + "No" : "නැහැ", + "Version" : "අනුවාදය", "Shares" : "බෙදාගැනීම්", "Warning" : "අවවාදයයි", "Copied!" : "පිටපත් කළා!", diff --git a/l10n/si.json b/l10n/si.json index a6facc25..90fe3472 100644 --- a/l10n/si.json +++ b/l10n/si.json @@ -5,6 +5,9 @@ "Duration" : "කාල සීමාව", "Authentication" : "සත්‍යාපනය", "Hostname" : "ධාරක නාමය", + "Disabled" : "අබල කර ඇත", + "No" : "නැහැ", + "Version" : "අනුවාදය", "Shares" : "බෙදාගැනීම්", "Warning" : "අවවාදයයි", "Copied!" : "පිටපත් කළා!", diff --git a/l10n/sk.js b/l10n/sk.js index 96e9aff3..90643d1c 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -59,14 +59,20 @@ OC.L10N.register( "MAC:" : "MAC adresa:", "IPv4:" : "Adresa IPv4:", "IPv6:" : "Adresa IPv6:", + "Keys" : "Kľúče", + "Disabled" : "Vypnuté", + "seconds" : "sekúnd", + "Yes" : "Áno", + "No" : "Nie", "PHP extensions" : "PHP rozšírenia", + "Extension" : "Prípona", "Unable to list extensions" : "Nepodarilo sa zobraziť rozšírenia", "PHP" : "PHP", - "Memory limit:" : "Obmedzenie pamäte:", + "Version" : "Verzia", + "Memory limit" : "Obmedzenie pamäte", "Max execution time:" : "Maximálny čas spustenia:", - "seconds" : "sekúnd", "Upload max size:" : "Maximálna veľkosť pre nahratie:", - "OPcache Revalidate Frequency:" : "Frekvencia opätovného overenia pamäte OPcache:", + "Extensions:" : "Rozšírenia:", "Show phpinfo" : "Zobraziť phpinfo", "FPM worker pool" : "Skupina procesov FPM", "Pool name:" : "Názov skupiny:", @@ -117,7 +123,8 @@ OC.L10N.register( "Hostname:" : "Názov servera:", "Gateway:" : "Brána:", "%s%% of all users" : "%s%% všetkých používateľov", - "Extensions:" : "Rozšírenia:", + "Memory limit:" : "Obmedzenie pamäte:", + "OPcache Revalidate Frequency:" : "Frekvencia opätovného overenia pamäte OPcache:", "External monitoring tool" : "Externý sledovací nástroj", "Use this end point to connect an external monitoring tool:" : "Použite tento prípojný bod pre externý monitorovací nástroj:", "Copy" : "Kopírovať", diff --git a/l10n/sk.json b/l10n/sk.json index bed59afb..bac2cbd8 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -57,14 +57,20 @@ "MAC:" : "MAC adresa:", "IPv4:" : "Adresa IPv4:", "IPv6:" : "Adresa IPv6:", + "Keys" : "Kľúče", + "Disabled" : "Vypnuté", + "seconds" : "sekúnd", + "Yes" : "Áno", + "No" : "Nie", "PHP extensions" : "PHP rozšírenia", + "Extension" : "Prípona", "Unable to list extensions" : "Nepodarilo sa zobraziť rozšírenia", "PHP" : "PHP", - "Memory limit:" : "Obmedzenie pamäte:", + "Version" : "Verzia", + "Memory limit" : "Obmedzenie pamäte", "Max execution time:" : "Maximálny čas spustenia:", - "seconds" : "sekúnd", "Upload max size:" : "Maximálna veľkosť pre nahratie:", - "OPcache Revalidate Frequency:" : "Frekvencia opätovného overenia pamäte OPcache:", + "Extensions:" : "Rozšírenia:", "Show phpinfo" : "Zobraziť phpinfo", "FPM worker pool" : "Skupina procesov FPM", "Pool name:" : "Názov skupiny:", @@ -115,7 +121,8 @@ "Hostname:" : "Názov servera:", "Gateway:" : "Brána:", "%s%% of all users" : "%s%% všetkých používateľov", - "Extensions:" : "Rozšírenia:", + "Memory limit:" : "Obmedzenie pamäte:", + "OPcache Revalidate Frequency:" : "Frekvencia opätovného overenia pamäte OPcache:", "External monitoring tool" : "Externý sledovací nástroj", "Use this end point to connect an external monitoring tool:" : "Použite tento prípojný bod pre externý monitorovací nástroj:", "Copy" : "Kopírovať", diff --git a/l10n/sl.js b/l10n/sl.js index 23862719..42b38771 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -54,14 +54,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Ključi", + "Disabled" : "Onemogočeno", + "seconds" : "sekunde", + "Yes" : "Da", + "No" : "Ne", "PHP extensions" : "Razširitve PHP", + "Extension" : "Pripona", "Unable to list extensions" : "Ni mogoče izpisati seznama razširitev", "PHP" : "Okolje PHP", - "Memory limit:" : "Omejitev pomnilnika:", + "Version" : "Različica", + "Memory limit" : "Omejitev pomnilnika", "Max execution time:" : "Največji čas izvajanja:", - "seconds" : "sekunde", "Upload max size:" : "Omejitev velikosti pošiljanja:", - "OPcache Revalidate Frequency:" : "Frekvenca overjanja OPcache:", + "Extensions:" : "Razširitve:", "Show phpinfo" : "Pokaži odvod ukaza phpinfo", "CPU" : "CPE", "Shares" : "Souporaba", @@ -92,7 +98,8 @@ OC.L10N.register( "Free Space:" : "Prostor:", "Hostname:" : "Ime gostitelja:", "Gateway:" : "Prehod:", - "Extensions:" : "Razširitve:", + "Memory limit:" : "Omejitev pomnilnika:", + "OPcache Revalidate Frequency:" : "Frekvenca overjanja OPcache:", "External monitoring tool" : "Zunanje orodje za nadzor", "Use this end point to connect an external monitoring tool:" : "Priklopna točka za povezavo zunanjega orodja za nadzor:", "Copy" : "Kopiraj", diff --git a/l10n/sl.json b/l10n/sl.json index 5acc175f..b66b8550 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -52,14 +52,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Ključi", + "Disabled" : "Onemogočeno", + "seconds" : "sekunde", + "Yes" : "Da", + "No" : "Ne", "PHP extensions" : "Razširitve PHP", + "Extension" : "Pripona", "Unable to list extensions" : "Ni mogoče izpisati seznama razširitev", "PHP" : "Okolje PHP", - "Memory limit:" : "Omejitev pomnilnika:", + "Version" : "Različica", + "Memory limit" : "Omejitev pomnilnika", "Max execution time:" : "Največji čas izvajanja:", - "seconds" : "sekunde", "Upload max size:" : "Omejitev velikosti pošiljanja:", - "OPcache Revalidate Frequency:" : "Frekvenca overjanja OPcache:", + "Extensions:" : "Razširitve:", "Show phpinfo" : "Pokaži odvod ukaza phpinfo", "CPU" : "CPE", "Shares" : "Souporaba", @@ -90,7 +96,8 @@ "Free Space:" : "Prostor:", "Hostname:" : "Ime gostitelja:", "Gateway:" : "Prehod:", - "Extensions:" : "Razširitve:", + "Memory limit:" : "Omejitev pomnilnika:", + "OPcache Revalidate Frequency:" : "Frekvenca overjanja OPcache:", "External monitoring tool" : "Zunanje orodje za nadzor", "Use this end point to connect an external monitoring tool:" : "Priklopna točka za povezavo zunanjega orodja za nadzor:", "Copy" : "Kopiraj", diff --git a/l10n/sq.js b/l10n/sq.js index b065444c..43b832bc 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -22,9 +22,12 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Mirëfilltësim", "Hostname" : "Strehëemër", + "Disabled" : "I/E çaktivizuar", + "seconds" : "sekonda", + "Yes" : "Po", "PHP extensions" : "Zgjerimet e PHP", "PHP" : "PHP", - "seconds" : "sekonda", + "Version" : "Versioni", "Upload max size:" : "Ngarkoni madhësinë maksimale: ", "Shares" : "Shpërndarje", "Users:" : "Përdoruesit:", diff --git a/l10n/sq.json b/l10n/sq.json index 26dbd27b..48c953b6 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -20,9 +20,12 @@ "Total" : "Total", "Authentication" : "Mirëfilltësim", "Hostname" : "Strehëemër", + "Disabled" : "I/E çaktivizuar", + "seconds" : "sekonda", + "Yes" : "Po", "PHP extensions" : "Zgjerimet e PHP", "PHP" : "PHP", - "seconds" : "sekonda", + "Version" : "Versioni", "Upload max size:" : "Ngarkoni madhësinë maksimale: ", "Shares" : "Shpërndarje", "Users:" : "Përdoruesit:", diff --git a/l10n/sr.js b/l10n/sr.js index f5b96c5f..d0bec024 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -59,14 +59,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Кључеви", + "Disabled" : "Искључено", + "seconds" : "секунди", + "Yes" : "Да", + "No" : "Не", "PHP extensions" : "PHP екстензије", + "Extension" : "Екстензија", "Unable to list extensions" : "Не могу да се прикажу проширења", "PHP" : "PHP", - "Memory limit:" : "Ограничење меморије:", + "Version" : "Верзија", + "Memory limit" : "Ограничење меморије", "Max execution time:" : "Максимално време извршавања:", - "seconds" : "секунди", "Upload max size:" : "Максимална величина отпремања:", - "OPcache Revalidate Frequency:" : "Учесталост OPcache ревалидације:", + "Extensions:" : "Проширења:", "Show phpinfo" : "Прикажи phpinfo", "FPM worker pool" : "Резервоар FPM радника", "Pool name:" : "Име резервоара:", @@ -118,7 +124,8 @@ OC.L10N.register( "Hostname:" : "Име хоста:", "Gateway:" : "Мрежни пролаз:", "%s%% of all users" : "%s%% од свих корисника", - "Extensions:" : "Проширења:", + "Memory limit:" : "Ограничење меморије:", + "OPcache Revalidate Frequency:" : "Учесталост OPcache ревалидације:", "External monitoring tool" : "Спољни алати за праћење система", "Use this end point to connect an external monitoring tool:" : "Употребите следећу крајњу тачку да повежете спољни алат за праћење:", "Copy" : "Копирај", diff --git a/l10n/sr.json b/l10n/sr.json index a187d22d..fcba2eba 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -57,14 +57,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Кључеви", + "Disabled" : "Искључено", + "seconds" : "секунди", + "Yes" : "Да", + "No" : "Не", "PHP extensions" : "PHP екстензије", + "Extension" : "Екстензија", "Unable to list extensions" : "Не могу да се прикажу проширења", "PHP" : "PHP", - "Memory limit:" : "Ограничење меморије:", + "Version" : "Верзија", + "Memory limit" : "Ограничење меморије", "Max execution time:" : "Максимално време извршавања:", - "seconds" : "секунди", "Upload max size:" : "Максимална величина отпремања:", - "OPcache Revalidate Frequency:" : "Учесталост OPcache ревалидације:", + "Extensions:" : "Проширења:", "Show phpinfo" : "Прикажи phpinfo", "FPM worker pool" : "Резервоар FPM радника", "Pool name:" : "Име резервоара:", @@ -116,7 +122,8 @@ "Hostname:" : "Име хоста:", "Gateway:" : "Мрежни пролаз:", "%s%% of all users" : "%s%% од свих корисника", - "Extensions:" : "Проширења:", + "Memory limit:" : "Ограничење меморије:", + "OPcache Revalidate Frequency:" : "Учесталост OPcache ревалидације:", "External monitoring tool" : "Спољни алати за праћење система", "Use this end point to connect an external monitoring tool:" : "Употребите следећу крајњу тачку да повежете спољни алат за праћење:", "Copy" : "Копирај", diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index 7394e65e..eb59b7d1 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -7,6 +7,9 @@ OC.L10N.register( "Files" : "Fajlovi", "Details" : "Detalji", "Failed" : "Nije uspelo", + "Yes" : "Da", + "No" : "Ne", + "Version" : "Verzija", "Warning" : "Upozorenje", "Copied!" : "Копирано!", "Not supported!" : "Није подржано!", diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index 49721423..4b6240de 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -5,6 +5,9 @@ "Files" : "Fajlovi", "Details" : "Detalji", "Failed" : "Nije uspelo", + "Yes" : "Da", + "No" : "Ne", + "Version" : "Verzija", "Warning" : "Upozorenje", "Copied!" : "Копирано!", "Not supported!" : "Није подржано!", diff --git a/l10n/sv.js b/l10n/sv.js index be062134..ec0fe4b6 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -61,14 +61,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Nycklar", + "Disabled" : "Inaktiverad", + "seconds" : "sekunder", + "Yes" : "Ja", + "No" : "Nej", "PHP extensions" : "PHP-tillägg", + "Extension" : "Filändelse", "Unable to list extensions" : "Det går inte att lista tillägg", "PHP" : "PHP", - "Memory limit:" : "Minnesgräns:", + "Version" : "Version", + "Memory limit" : "Minnesgräns", "Max execution time:" : "Maximal körningstid:", - "seconds" : "sekunder", "Upload max size:" : "Största uppladdningsstorlek:", - "OPcache Revalidate Frequency:" : "Frekvens för återvalidering av OPcache:", + "Extensions:" : "Tillägg:", "PHP Info:" : "PHP-information:", "Show phpinfo" : "Visa phpinfo()", "FPM worker pool" : "FPM-arbetspool", @@ -122,8 +128,9 @@ OC.L10N.register( "Hostname:" : "Värdnamn:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% av alla användare", + "Memory limit:" : "Minnesgräns:", "MB" : "MB", - "Extensions:" : "Tillägg:", + "OPcache Revalidate Frequency:" : "Frekvens för återvalidering av OPcache:", "External monitoring tool" : "Externt övervakningsverktyg", "Use this end point to connect an external monitoring tool:" : "Använd denna slutpunkt för att ansluta ett externt övervakningsverktyg:", "Copy" : "Kopiera", diff --git a/l10n/sv.json b/l10n/sv.json index 5402f904..b0c6ac99 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -59,14 +59,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Nycklar", + "Disabled" : "Inaktiverad", + "seconds" : "sekunder", + "Yes" : "Ja", + "No" : "Nej", "PHP extensions" : "PHP-tillägg", + "Extension" : "Filändelse", "Unable to list extensions" : "Det går inte att lista tillägg", "PHP" : "PHP", - "Memory limit:" : "Minnesgräns:", + "Version" : "Version", + "Memory limit" : "Minnesgräns", "Max execution time:" : "Maximal körningstid:", - "seconds" : "sekunder", "Upload max size:" : "Största uppladdningsstorlek:", - "OPcache Revalidate Frequency:" : "Frekvens för återvalidering av OPcache:", + "Extensions:" : "Tillägg:", "PHP Info:" : "PHP-information:", "Show phpinfo" : "Visa phpinfo()", "FPM worker pool" : "FPM-arbetspool", @@ -120,8 +126,9 @@ "Hostname:" : "Värdnamn:", "Gateway:" : "Gateway:", "%s%% of all users" : "%s%% av alla användare", + "Memory limit:" : "Minnesgräns:", "MB" : "MB", - "Extensions:" : "Tillägg:", + "OPcache Revalidate Frequency:" : "Frekvens för återvalidering av OPcache:", "External monitoring tool" : "Externt övervakningsverktyg", "Use this end point to connect an external monitoring tool:" : "Använd denna slutpunkt för att ansluta ett externt övervakningsverktyg:", "Copy" : "Kopiera", diff --git a/l10n/sw.js b/l10n/sw.js index d0343a24..9d65102a 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -50,14 +50,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Funguo", + "Disabled" : "Ilizimwa", + "seconds" : "sekunde", + "Yes" : "Ndiyo", + "No" : "Hapana", "PHP extensions" : "Viendelezi vya PHP", + "Extension" : "Uendelezaji", "Unable to list extensions" : "Imeshindwa kuorodhesha viendelezi", "PHP" : "PHP", - "Memory limit:" : "Kikomo cha kumbukumbu:", + "Version" : "Toleo", + "Memory limit" : "Kikomo cha kumbukumbu", "Max execution time:" : "Muda wa juu zaidi wa utekelezaji:", - "seconds" : "sekunde", "Upload max size:" : "Pakia ukubwa wa juu zaidi:", - "OPcache Revalidate Frequency:" : "OPcache Kurekebisha Masafa:", + "Extensions:" : "Viendelezi:", "Show phpinfo" : "Onyesha phpinfo", "FPM worker pool" : "Bwawa la wafanyakazi wa FPM", "Pool name:" : "Jina la bwawa:", @@ -107,7 +113,8 @@ OC.L10N.register( "Hostname:" : "Jina la mwenyeji:", "Gateway:" : "Lango:", "%s%% of all users" : "%s%% ya watumiaji wote", - "Extensions:" : "Viendelezi:", + "Memory limit:" : "Kikomo cha kumbukumbu:", + "OPcache Revalidate Frequency:" : "OPcache Kurekebisha Masafa:", "External monitoring tool" : "Chombo cha ufuatiliaji wa nje", "Use this end point to connect an external monitoring tool:" : "Tumia sehemu hii ya mwisho kuunganisha zana ya ufuatiliaji wa nje:", "Copy" : "Nakili", diff --git a/l10n/sw.json b/l10n/sw.json index 3c30a3fc..5d345062 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -48,14 +48,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Funguo", + "Disabled" : "Ilizimwa", + "seconds" : "sekunde", + "Yes" : "Ndiyo", + "No" : "Hapana", "PHP extensions" : "Viendelezi vya PHP", + "Extension" : "Uendelezaji", "Unable to list extensions" : "Imeshindwa kuorodhesha viendelezi", "PHP" : "PHP", - "Memory limit:" : "Kikomo cha kumbukumbu:", + "Version" : "Toleo", + "Memory limit" : "Kikomo cha kumbukumbu", "Max execution time:" : "Muda wa juu zaidi wa utekelezaji:", - "seconds" : "sekunde", "Upload max size:" : "Pakia ukubwa wa juu zaidi:", - "OPcache Revalidate Frequency:" : "OPcache Kurekebisha Masafa:", + "Extensions:" : "Viendelezi:", "Show phpinfo" : "Onyesha phpinfo", "FPM worker pool" : "Bwawa la wafanyakazi wa FPM", "Pool name:" : "Jina la bwawa:", @@ -105,7 +111,8 @@ "Hostname:" : "Jina la mwenyeji:", "Gateway:" : "Lango:", "%s%% of all users" : "%s%% ya watumiaji wote", - "Extensions:" : "Viendelezi:", + "Memory limit:" : "Kikomo cha kumbukumbu:", + "OPcache Revalidate Frequency:" : "OPcache Kurekebisha Masafa:", "External monitoring tool" : "Chombo cha ufuatiliaji wa nje", "Use this end point to connect an external monitoring tool:" : "Tumia sehemu hii ya mwisho kuunganisha zana ya ufuatiliaji wa nje:", "Copy" : "Nakili", diff --git a/l10n/th.js b/l10n/th.js index 27d84ce6..51e91ecf 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -12,7 +12,11 @@ OC.L10N.register( "Details" : "รายละเอียด", "Authentication" : "การตรวจสอบสิทธิ์", "Hostname" : "ชื่อโฮสต์", + "Disabled" : "ปิดใช้งาน", "seconds" : "วินาที", + "Yes" : "ใช่", + "No" : "ไม่ตกลง", + "Version" : "รุ่น", "Shares" : "การแชร์", "Warning" : "คำเตือน", "Copied!" : "คัดลอกแล้ว!", diff --git a/l10n/th.json b/l10n/th.json index d22c01d1..b840e4f4 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -10,7 +10,11 @@ "Details" : "รายละเอียด", "Authentication" : "การตรวจสอบสิทธิ์", "Hostname" : "ชื่อโฮสต์", + "Disabled" : "ปิดใช้งาน", "seconds" : "วินาที", + "Yes" : "ใช่", + "No" : "ไม่ตกลง", + "Version" : "รุ่น", "Shares" : "การแชร์", "Warning" : "คำเตือน", "Copied!" : "คัดลอกแล้ว!", diff --git a/l10n/tr.js b/l10n/tr.js index adde2697..f6e0f514 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -90,14 +90,21 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} / {total}", + "Keys" : "Anahtarlar", + "Disabled" : "Kullanılmıyor", + "seconds" : "saniye", + "Yes" : "Evet", + "No" : "Hayır", "PHP extensions" : "PHP eklentileri", + "Extension" : "Uzantı", "Unable to list extensions" : "Eklentiler listelenemedi", "PHP" : "PHP", - "Memory limit:" : "Bellek sınırı:", + "Version" : "Sürüm", + "Memory limit" : "Bellek sınırı", "Max execution time:" : "En uzun çalışma süresi:", - "seconds" : "saniye", "Upload max size:" : "En büyük yükleme boyutu:", - "OPcache Revalidate Frequency:" : "OPcache yeniden doğrulama sıklığı:", + "Extensions:" : "Eklentiler:", "PHP Info:" : "PHP Bilgileri:", "Show phpinfo" : "PHP bilgilerini görüntüle", "FPM worker pool" : "FPM işleyici havuzu", @@ -113,7 +120,6 @@ OC.L10N.register( "Max listen queue:" : "En fazla kuyruk dinleme:", "Max active processes:" : "En fazla etkin işlem sayısı:", "Max children reached:" : "Ulaşılan en fazla alt işlem:", - "{used} of {total}" : "{used} / {total}", "CPU" : "İşlemci", "Swap" : "Takas belleği", "Resource usage" : "Kaynak kullanımı", @@ -158,8 +164,9 @@ OC.L10N.register( "Hostname:" : "Sunucu adı:", "Gateway:" : "Ağ geçidi:", "%s%% of all users" : "Tüm kullanıcıların %%%s", + "Memory limit:" : "Bellek sınırı:", "MB" : "MB", - "Extensions:" : "Eklentiler:", + "OPcache Revalidate Frequency:" : "OPcache yeniden doğrulama sıklığı:", "External monitoring tool" : "Dış izleme aracı", "Use this end point to connect an external monitoring tool:" : "Bir dış izleme aracına bağlanmak için bu uç noktayı kullanın:", "Copy" : "Kopyala", diff --git a/l10n/tr.json b/l10n/tr.json index 9b5d01c2..33629ece 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -88,14 +88,21 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} / {total}", + "Keys" : "Anahtarlar", + "Disabled" : "Kullanılmıyor", + "seconds" : "saniye", + "Yes" : "Evet", + "No" : "Hayır", "PHP extensions" : "PHP eklentileri", + "Extension" : "Uzantı", "Unable to list extensions" : "Eklentiler listelenemedi", "PHP" : "PHP", - "Memory limit:" : "Bellek sınırı:", + "Version" : "Sürüm", + "Memory limit" : "Bellek sınırı", "Max execution time:" : "En uzun çalışma süresi:", - "seconds" : "saniye", "Upload max size:" : "En büyük yükleme boyutu:", - "OPcache Revalidate Frequency:" : "OPcache yeniden doğrulama sıklığı:", + "Extensions:" : "Eklentiler:", "PHP Info:" : "PHP Bilgileri:", "Show phpinfo" : "PHP bilgilerini görüntüle", "FPM worker pool" : "FPM işleyici havuzu", @@ -111,7 +118,6 @@ "Max listen queue:" : "En fazla kuyruk dinleme:", "Max active processes:" : "En fazla etkin işlem sayısı:", "Max children reached:" : "Ulaşılan en fazla alt işlem:", - "{used} of {total}" : "{used} / {total}", "CPU" : "İşlemci", "Swap" : "Takas belleği", "Resource usage" : "Kaynak kullanımı", @@ -156,8 +162,9 @@ "Hostname:" : "Sunucu adı:", "Gateway:" : "Ağ geçidi:", "%s%% of all users" : "Tüm kullanıcıların %%%s", + "Memory limit:" : "Bellek sınırı:", "MB" : "MB", - "Extensions:" : "Eklentiler:", + "OPcache Revalidate Frequency:" : "OPcache yeniden doğrulama sıklığı:", "External monitoring tool" : "Dış izleme aracı", "Use this end point to connect an external monitoring tool:" : "Bir dış izleme aracına bağlanmak için bu uç noktayı kullanın:", "Copy" : "Kopyala", diff --git a/l10n/ug.js b/l10n/ug.js index fa580ee2..f93fb789 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -52,14 +52,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "ئاچقۇچ", + "Disabled" : "چەكلەنگەن", + "seconds" : "سېكۇنت", + "Yes" : "ماقۇل", + "No" : "ياق", "PHP extensions" : "PHP كېڭەيتىلمىسى", + "Extension" : "كېڭەيتىش", "Unable to list extensions" : "كېڭەيتىلمىنى تىزىشقا ئامالسىز", "PHP" : "PHP", - "Memory limit:" : "ئەستە ساقلاش چېكى:", + "Version" : "نەشرى", + "Memory limit" : "خاتىرە چېكى", "Max execution time:" : "ئىجرا قىلىنىش ۋاقتى:", - "seconds" : "سېكۇنت", "Upload max size:" : "ئەڭ چوڭ چوڭلۇقى:", - "OPcache Revalidate Frequency:" : "OPcache چاستوتىنى ئىناۋەتسىز قىلىدۇ:", + "Extensions:" : "كېڭەيتىلمىسى:", "Show phpinfo" : "Phpinfo نى كۆرسەت", "FPM worker pool" : "FPM ئىشچى يىغىندىسى", "Pool name:" : "يىغىندا نامى:", @@ -110,7 +116,8 @@ OC.L10N.register( "Hostname:" : "ساھىبجامال:", "Gateway:" : "دەرۋازا:", "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ %%%s ", - "Extensions:" : "كېڭەيتىلمىسى:", + "Memory limit:" : "ئەستە ساقلاش چېكى:", + "OPcache Revalidate Frequency:" : "OPcache چاستوتىنى ئىناۋەتسىز قىلىدۇ:", "External monitoring tool" : "تاشقى كۆزىتىش قورالى", "Use this end point to connect an external monitoring tool:" : "بۇ ئاخىرقى نۇقتىنى ئىشلىتىپ سىرتقى نازارەت قىلىش قورالىنى ئۇلاڭ:", "Copy" : "كۆچۈرۈڭ", diff --git a/l10n/ug.json b/l10n/ug.json index 69bde912..7734dea1 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -50,14 +50,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "ئاچقۇچ", + "Disabled" : "چەكلەنگەن", + "seconds" : "سېكۇنت", + "Yes" : "ماقۇل", + "No" : "ياق", "PHP extensions" : "PHP كېڭەيتىلمىسى", + "Extension" : "كېڭەيتىش", "Unable to list extensions" : "كېڭەيتىلمىنى تىزىشقا ئامالسىز", "PHP" : "PHP", - "Memory limit:" : "ئەستە ساقلاش چېكى:", + "Version" : "نەشرى", + "Memory limit" : "خاتىرە چېكى", "Max execution time:" : "ئىجرا قىلىنىش ۋاقتى:", - "seconds" : "سېكۇنت", "Upload max size:" : "ئەڭ چوڭ چوڭلۇقى:", - "OPcache Revalidate Frequency:" : "OPcache چاستوتىنى ئىناۋەتسىز قىلىدۇ:", + "Extensions:" : "كېڭەيتىلمىسى:", "Show phpinfo" : "Phpinfo نى كۆرسەت", "FPM worker pool" : "FPM ئىشچى يىغىندىسى", "Pool name:" : "يىغىندا نامى:", @@ -108,7 +114,8 @@ "Hostname:" : "ساھىبجامال:", "Gateway:" : "دەرۋازا:", "%s%% of all users" : "بارلىق ئىشلەتكۈچىلەرنىڭ %%%s ", - "Extensions:" : "كېڭەيتىلمىسى:", + "Memory limit:" : "ئەستە ساقلاش چېكى:", + "OPcache Revalidate Frequency:" : "OPcache چاستوتىنى ئىناۋەتسىز قىلىدۇ:", "External monitoring tool" : "تاشقى كۆزىتىش قورالى", "Use this end point to connect an external monitoring tool:" : "بۇ ئاخىرقى نۇقتىنى ئىشلىتىپ سىرتقى نازارەت قىلىش قورالىنى ئۇلاڭ:", "Copy" : "كۆچۈرۈڭ", diff --git a/l10n/uk.js b/l10n/uk.js index 2d814224..aa2963a6 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -90,14 +90,21 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} із {total}", + "Keys" : "Ключі", + "Disabled" : "Вимкнено", + "seconds" : "секунд", + "Yes" : "Так", + "No" : "Ні", "PHP extensions" : "Розширення PHP", + "Extension" : "Розширення", "Unable to list extensions" : "Не вдалося створити список розширень", "PHP" : "PHP", - "Memory limit:" : "Обмеження пам'яті:", + "Version" : "Версія", + "Memory limit" : "Ліміт пам'яті", "Max execution time:" : "Максимальний час виконання:", - "seconds" : "секунд", "Upload max size:" : "Макс. розмір завантаження:", - "OPcache Revalidate Frequency:" : "Частота ревалідації OPcache:", + "Extensions:" : "Розширення:", "PHP Info:" : "Інфо PHP:", "Show phpinfo" : "Показати phpinfo", "FPM worker pool" : "Набір обробників FPM", @@ -113,7 +120,6 @@ OC.L10N.register( "Max listen queue:" : "Макс. черга прослуховування:", "Max active processes:" : "Макс. активних процесів:", "Max children reached:" : "Макс. досягнуто дочірніх процесів:", - "{used} of {total}" : "{used} із {total}", "CPU" : "Процесор", "Swap" : "Буфер", "Resource usage" : "Використання ресурсів", @@ -158,8 +164,9 @@ OC.L10N.register( "Hostname:" : "Ім'я хосту:", "Gateway:" : "Шлюз:", "%s%% of all users" : "%s%% від усіх користувачів", + "Memory limit:" : "Обмеження пам'яті:", "MB" : "МБ", - "Extensions:" : "Розширення:", + "OPcache Revalidate Frequency:" : "Частота ревалідації OPcache:", "External monitoring tool" : "Моніторинг сторонніми засобами", "Use this end point to connect an external monitoring tool:" : "Точка доступу для під'єднання зовнішніх інструментів моніторингу:", "Copy" : "Копіювати", diff --git a/l10n/uk.json b/l10n/uk.json index 62b6c85d..e82269eb 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -88,14 +88,21 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "{used} із {total}", + "Keys" : "Ключі", + "Disabled" : "Вимкнено", + "seconds" : "секунд", + "Yes" : "Так", + "No" : "Ні", "PHP extensions" : "Розширення PHP", + "Extension" : "Розширення", "Unable to list extensions" : "Не вдалося створити список розширень", "PHP" : "PHP", - "Memory limit:" : "Обмеження пам'яті:", + "Version" : "Версія", + "Memory limit" : "Ліміт пам'яті", "Max execution time:" : "Максимальний час виконання:", - "seconds" : "секунд", "Upload max size:" : "Макс. розмір завантаження:", - "OPcache Revalidate Frequency:" : "Частота ревалідації OPcache:", + "Extensions:" : "Розширення:", "PHP Info:" : "Інфо PHP:", "Show phpinfo" : "Показати phpinfo", "FPM worker pool" : "Набір обробників FPM", @@ -111,7 +118,6 @@ "Max listen queue:" : "Макс. черга прослуховування:", "Max active processes:" : "Макс. активних процесів:", "Max children reached:" : "Макс. досягнуто дочірніх процесів:", - "{used} of {total}" : "{used} із {total}", "CPU" : "Процесор", "Swap" : "Буфер", "Resource usage" : "Використання ресурсів", @@ -156,8 +162,9 @@ "Hostname:" : "Ім'я хосту:", "Gateway:" : "Шлюз:", "%s%% of all users" : "%s%% від усіх користувачів", + "Memory limit:" : "Обмеження пам'яті:", "MB" : "МБ", - "Extensions:" : "Розширення:", + "OPcache Revalidate Frequency:" : "Частота ревалідації OPcache:", "External monitoring tool" : "Моніторинг сторонніми засобами", "Use this end point to connect an external monitoring tool:" : "Точка доступу для під'єднання зовнішніх інструментів моніторингу:", "Copy" : "Копіювати", diff --git a/l10n/uz.js b/l10n/uz.js index d086b07f..857f0fed 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -45,13 +45,16 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Kalitlar", + "seconds" : "sekundlar", + "Yes" : "Ha", + "No" : "Yo`q", "Unable to list extensions" : "Kengaytmalarni ro'yxatga kiritish imkoni yo'q", "PHP" : "PHP", - "Memory limit:" : "Xotira chegarasi:", + "Version" : "Versiya", "Max execution time:" : "Maksimal bajarish vaqti:", - "seconds" : "sekundlar", "Upload max size:" : "Maksimal hajmni yuklash:", - "OPcache Revalidate Frequency:" : "OPcache qayta tasdiqlash chastotasi:", + "Extensions:" : "Kengaytmalar:", "PHP Info:" : "PHP haqida ma'lumot:", "Show phpinfo" : "phpinfo-ni ko'rsatish", "FPM worker pool" : "FPM ishchilari guruhi", @@ -101,8 +104,9 @@ OC.L10N.register( "Hostname:" : "Xost nomi:", "Gateway:" : "Darvoza:", "%s%% of all users" : "Barcha foydalanuvchilarning %s%%", + "Memory limit:" : "Xotira chegarasi:", "MB" : "MB", - "Extensions:" : "Kengaytmalar:", + "OPcache Revalidate Frequency:" : "OPcache qayta tasdiqlash chastotasi:", "External monitoring tool" : "Tashqi monitoring vositasi", "Use this end point to connect an external monitoring tool:" : "Tashqi monitoring vositasini ulash uchun ushbu so'nggi nuqtadan foydalaning:", "Copy" : "Nusxa", diff --git a/l10n/uz.json b/l10n/uz.json index 0bd15738..0885b272 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -43,13 +43,16 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Kalitlar", + "seconds" : "sekundlar", + "Yes" : "Ha", + "No" : "Yo`q", "Unable to list extensions" : "Kengaytmalarni ro'yxatga kiritish imkoni yo'q", "PHP" : "PHP", - "Memory limit:" : "Xotira chegarasi:", + "Version" : "Versiya", "Max execution time:" : "Maksimal bajarish vaqti:", - "seconds" : "sekundlar", "Upload max size:" : "Maksimal hajmni yuklash:", - "OPcache Revalidate Frequency:" : "OPcache qayta tasdiqlash chastotasi:", + "Extensions:" : "Kengaytmalar:", "PHP Info:" : "PHP haqida ma'lumot:", "Show phpinfo" : "phpinfo-ni ko'rsatish", "FPM worker pool" : "FPM ishchilari guruhi", @@ -99,8 +102,9 @@ "Hostname:" : "Xost nomi:", "Gateway:" : "Darvoza:", "%s%% of all users" : "Barcha foydalanuvchilarning %s%%", + "Memory limit:" : "Xotira chegarasi:", "MB" : "MB", - "Extensions:" : "Kengaytmalar:", + "OPcache Revalidate Frequency:" : "OPcache qayta tasdiqlash chastotasi:", "External monitoring tool" : "Tashqi monitoring vositasi", "Use this end point to connect an external monitoring tool:" : "Tashqi monitoring vositasini ulash uchun ushbu so'nggi nuqtadan foydalaning:", "Copy" : "Nusxa", diff --git a/l10n/vi.js b/l10n/vi.js index 8192a136..ae39d9e5 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -24,9 +24,14 @@ OC.L10N.register( "RAM info not available" : "Không lấy được thông tin RAM", "Total" : "Tổng cộng", "Authentication" : "Xác thực", + "Disabled" : "Đã vô hiệu", + "seconds" : "giây", + "Yes" : "Có", + "No" : "Không", "PHP extensions" : "các PHP mở rộng", + "Extension" : "Tiện ích", "PHP" : "PHP", - "seconds" : "giây", + "Version" : "Phiên bản", "Upload max size:" : "Kích thước Upload tối đa:", "Shares" : "Chia sẻ", "Users:" : "Người dùng:", diff --git a/l10n/vi.json b/l10n/vi.json index 44be3e9d..3bfecb86 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -22,9 +22,14 @@ "RAM info not available" : "Không lấy được thông tin RAM", "Total" : "Tổng cộng", "Authentication" : "Xác thực", + "Disabled" : "Đã vô hiệu", + "seconds" : "giây", + "Yes" : "Có", + "No" : "Không", "PHP extensions" : "các PHP mở rộng", + "Extension" : "Tiện ích", "PHP" : "PHP", - "seconds" : "giây", + "Version" : "Phiên bản", "Upload max size:" : "Kích thước Upload tối đa:", "Shares" : "Chia sẻ", "Users:" : "Người dùng:", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index fe5f4b61..1d360aaa 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -59,14 +59,20 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "密钥", + "Disabled" : "已禁用", + "seconds" : "秒", + "Yes" : "是", + "No" : "否", "PHP extensions" : "PHP 扩展", + "Extension" : "扩展", "Unable to list extensions" : "无法获取扩展列表", "PHP" : "PHP", - "Memory limit:" : "内存限制:", + "Version" : "版本", + "Memory limit" : "内存限制", "Max execution time:" : "最大执行时间:", - "seconds" : "秒", "Upload max size:" : "最大上传大小:", - "OPcache Revalidate Frequency:" : "OPcache重验证频率:", + "Extensions:" : "扩展:", "Show phpinfo" : "显示phpinfo", "Active processes:" : "活跃进程:", "Idle processes:" : "空闲进程:", @@ -103,7 +109,8 @@ OC.L10N.register( "Hostname:" : "主机名:", "Gateway:" : "网关:", "%s%% of all users" : "%s%% 所有用户", - "Extensions:" : "扩展:", + "Memory limit:" : "内存限制:", + "OPcache Revalidate Frequency:" : "OPcache重验证频率:", "External monitoring tool" : "外部监视工具", "Use this end point to connect an external monitoring tool:" : "使用此接口连接外部监视工具:", "Copy" : "复制", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 53a34c7e..05092f70 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -57,14 +57,20 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "密钥", + "Disabled" : "已禁用", + "seconds" : "秒", + "Yes" : "是", + "No" : "否", "PHP extensions" : "PHP 扩展", + "Extension" : "扩展", "Unable to list extensions" : "无法获取扩展列表", "PHP" : "PHP", - "Memory limit:" : "内存限制:", + "Version" : "版本", + "Memory limit" : "内存限制", "Max execution time:" : "最大执行时间:", - "seconds" : "秒", "Upload max size:" : "最大上传大小:", - "OPcache Revalidate Frequency:" : "OPcache重验证频率:", + "Extensions:" : "扩展:", "Show phpinfo" : "显示phpinfo", "Active processes:" : "活跃进程:", "Idle processes:" : "空闲进程:", @@ -101,7 +107,8 @@ "Hostname:" : "主机名:", "Gateway:" : "网关:", "%s%% of all users" : "%s%% 所有用户", - "Extensions:" : "扩展:", + "Memory limit:" : "内存限制:", + "OPcache Revalidate Frequency:" : "OPcache重验证频率:", "External monitoring tool" : "外部监视工具", "Use this end point to connect an external monitoring tool:" : "使用此接口连接外部监视工具:", "Copy" : "复制", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 6d81086b..e191cae9 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -90,14 +90,21 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "已使用 {used},共 {total}", + "Keys" : "密鑰", + "Disabled" : "停用", + "seconds" : "秒", + "Yes" : "是", + "No" : "否", "PHP extensions" : "PHP 擴充元件", + "Extension" : "副檔名", "Unable to list extensions" : "無法列出 PHP 擴展", "PHP" : "PHP", - "Memory limit:" : "記憶體限制:", + "Version" : "版本", + "Memory limit" : "記憶體限制", "Max execution time:" : "最長執行時間:", - "seconds" : "秒", "Upload max size:" : "上傳至多:", - "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", + "Extensions:" : "PHP 擴展:", "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", "FPM worker pool" : "FPM 共用人員", @@ -113,7 +120,6 @@ OC.L10N.register( "Max listen queue:" : "最大監聽隊列:", "Max active processes:" : "最大活躍的進程:", "Max children reached:" : "達到最大子進程數:", - "{used} of {total}" : "已使用 {used},共 {total}", "CPU" : "CPU", "Swap" : "Swap", "Resource usage" : "資源運用", @@ -158,8 +164,9 @@ OC.L10N.register( "Hostname:" : "主機名稱:", "Gateway:" : "網關:", "%s%% of all users" : " %s%% 所有用戶的", + "Memory limit:" : "記憶體限制:", "MB" : "MB", - "Extensions:" : "PHP 擴展:", + "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", "External monitoring tool" : "外部監控工具", "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", "Copy" : "複製", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index b9723788..977ed672 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -88,14 +88,21 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "已使用 {used},共 {total}", + "Keys" : "密鑰", + "Disabled" : "停用", + "seconds" : "秒", + "Yes" : "是", + "No" : "否", "PHP extensions" : "PHP 擴充元件", + "Extension" : "副檔名", "Unable to list extensions" : "無法列出 PHP 擴展", "PHP" : "PHP", - "Memory limit:" : "記憶體限制:", + "Version" : "版本", + "Memory limit" : "記憶體限制", "Max execution time:" : "最長執行時間:", - "seconds" : "秒", "Upload max size:" : "上傳至多:", - "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", + "Extensions:" : "PHP 擴展:", "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", "FPM worker pool" : "FPM 共用人員", @@ -111,7 +118,6 @@ "Max listen queue:" : "最大監聽隊列:", "Max active processes:" : "最大活躍的進程:", "Max children reached:" : "達到最大子進程數:", - "{used} of {total}" : "已使用 {used},共 {total}", "CPU" : "CPU", "Swap" : "Swap", "Resource usage" : "資源運用", @@ -156,8 +162,9 @@ "Hostname:" : "主機名稱:", "Gateway:" : "網關:", "%s%% of all users" : " %s%% 所有用戶的", + "Memory limit:" : "記憶體限制:", "MB" : "MB", - "Extensions:" : "PHP 擴展:", + "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", "External monitoring tool" : "外部監控工具", "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", "Copy" : "複製", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index dc491941..434fa60b 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -90,14 +90,21 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "已使用 {used},共 {total}", + "Keys" : "密鑰", + "Disabled" : "已停用", + "seconds" : "秒", + "Yes" : "是", + "No" : "否", "PHP extensions" : "PHP 擴充元件", + "Extension" : "副檔名", "Unable to list extensions" : "無法列出擴充套件", "PHP" : "PHP", - "Memory limit:" : "記憶體限制:", + "Version" : "版本", + "Memory limit" : "記憶體限制", "Max execution time:" : "最大執行時間:", - "seconds" : "秒", "Upload max size:" : "上傳至多:", - "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", + "Extensions:" : "擴充套件:", "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", "FPM worker pool" : "FPM worker pool", @@ -113,7 +120,6 @@ OC.L10N.register( "Max listen queue:" : "最大監聽佇列:", "Max active processes:" : "最大作用中處理程序:", "Max children reached:" : "最大子處理程序數:", - "{used} of {total}" : "已使用 {used},共 {total}", "CPU" : "CPU", "Swap" : "Swap", "Resource usage" : "資源使用量", @@ -158,8 +164,9 @@ OC.L10N.register( "Hostname:" : "主機名稱:", "Gateway:" : "網路閘道:", "%s%% of all users" : "所有使用者的 %s%%", + "Memory limit:" : "記憶體限制:", "MB" : "MB", - "Extensions:" : "擴充套件:", + "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", "External monitoring tool" : "外部監控工具", "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", "Copy" : "複製", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 3661550c..b5a48615 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -88,14 +88,21 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "{used} of {total}" : "已使用 {used},共 {total}", + "Keys" : "密鑰", + "Disabled" : "已停用", + "seconds" : "秒", + "Yes" : "是", + "No" : "否", "PHP extensions" : "PHP 擴充元件", + "Extension" : "副檔名", "Unable to list extensions" : "無法列出擴充套件", "PHP" : "PHP", - "Memory limit:" : "記憶體限制:", + "Version" : "版本", + "Memory limit" : "記憶體限制", "Max execution time:" : "最大執行時間:", - "seconds" : "秒", "Upload max size:" : "上傳至多:", - "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", + "Extensions:" : "擴充套件:", "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", "FPM worker pool" : "FPM worker pool", @@ -111,7 +118,6 @@ "Max listen queue:" : "最大監聽佇列:", "Max active processes:" : "最大作用中處理程序:", "Max children reached:" : "最大子處理程序數:", - "{used} of {total}" : "已使用 {used},共 {total}", "CPU" : "CPU", "Swap" : "Swap", "Resource usage" : "資源使用量", @@ -156,8 +162,9 @@ "Hostname:" : "主機名稱:", "Gateway:" : "網路閘道:", "%s%% of all users" : "所有使用者的 %s%%", + "Memory limit:" : "記憶體限制:", "MB" : "MB", - "Extensions:" : "擴充套件:", + "OPcache Revalidate Frequency:" : "OPcache 重新驗證頻率:", "External monitoring tool" : "外部監控工具", "Use this end point to connect an external monitoring tool:" : "使用此端點連結外部監控工具:", "Copy" : "複製", From ea12151c5aeb12c5eca778f13c943ceb119aa59c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 26 Aug 2026 02:51:03 +0000 Subject: [PATCH 124/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/af.js | 1 + l10n/af.json | 1 + l10n/an.js | 16 ++++++++++++++++ l10n/an.json | 14 ++++++++++++++ l10n/ar.js | 6 ++++++ l10n/ar.json | 6 ++++++ l10n/ast.js | 6 ++++++ l10n/ast.json | 6 ++++++ l10n/az.js | 4 ++++ l10n/az.json | 4 ++++ l10n/be.js | 6 ++++++ l10n/be.json | 6 ++++++ l10n/bg.js | 5 +++++ l10n/bg.json | 5 +++++ l10n/bn_BD.js | 3 +++ l10n/bn_BD.json | 3 +++ l10n/br.js | 2 ++ l10n/br.json | 2 ++ l10n/ca.js | 5 +++++ l10n/ca.json | 5 +++++ l10n/cs.js | 5 +++++ l10n/cs.json | 5 +++++ l10n/da.js | 6 ++++++ l10n/da.json | 6 ++++++ l10n/de.js | 24 ++++++++++++++++++++++++ l10n/de.json | 24 ++++++++++++++++++++++++ l10n/de_DE.js | 21 +++++++++++++++++++++ l10n/de_DE.json | 21 +++++++++++++++++++++ l10n/el.js | 3 +++ l10n/el.json | 3 +++ l10n/en_GB.js | 3 +++ l10n/en_GB.json | 3 +++ l10n/eo.js | 1 + l10n/eo.json | 1 + l10n/es.js | 1 + l10n/es.json | 1 + l10n/es_AR.js | 1 + l10n/es_AR.json | 1 + l10n/es_CL.js | 1 + l10n/es_CL.json | 1 + l10n/km.js | 17 +++++++++++++++++ l10n/km.json | 15 +++++++++++++++ l10n/pt_BR.js | 21 ++++++++++++++++++++- l10n/pt_BR.json | 21 ++++++++++++++++++++- l10n/tr.js | 21 ++++++++++++++++++++- l10n/tr.json | 21 ++++++++++++++++++++- 46 files changed, 350 insertions(+), 4 deletions(-) create mode 100644 l10n/an.js create mode 100644 l10n/an.json create mode 100644 l10n/km.js create mode 100644 l10n/km.json diff --git a/l10n/af.js b/l10n/af.js index cb7e7bd0..51caa61e 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -13,6 +13,7 @@ OC.L10N.register( "Total" : "Totaal", "seconds" : "sekondes", "PHP" : "PHP", + "Version" : "Weergawe", "Users:" : "Gebruikers:", "Temperature" : "Temperatuur", "Copied!" : "Gekopieer!", diff --git a/l10n/af.json b/l10n/af.json index 056bbe5f..38bca29b 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -11,6 +11,7 @@ "Total" : "Totaal", "seconds" : "sekondes", "PHP" : "PHP", + "Version" : "Weergawe", "Users:" : "Gebruikers:", "Temperature" : "Temperatuur", "Copied!" : "Gekopieer!", diff --git a/l10n/an.js b/l10n/an.js new file mode 100644 index 00000000..4b0a4848 --- /dev/null +++ b/l10n/an.js @@ -0,0 +1,16 @@ +OC.L10N.register( + "serverinfo", + { + "System" : "Sistema", + "Never" : "Nunca", + "Files" : "Archivos", + "Details" : "Detalles", + "Disabled" : "Desactivau", + "Yes" : "Si", + "No" : "No", + "Copied!" : "Copiado!", + "Not supported!" : "No suportau!", + "Press ⌘-C to copy." : "Pretar ⌘-C pa copiar.", + "Press Ctrl-C to copy." : "Pretar Ctrl-C pa copiar." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/an.json b/l10n/an.json new file mode 100644 index 00000000..8729dd86 --- /dev/null +++ b/l10n/an.json @@ -0,0 +1,14 @@ +{ "translations": { + "System" : "Sistema", + "Never" : "Nunca", + "Files" : "Archivos", + "Details" : "Detalles", + "Disabled" : "Desactivau", + "Yes" : "Si", + "No" : "No", + "Copied!" : "Copiado!", + "Not supported!" : "No suportau!", + "Press ⌘-C to copy." : "Pretar ⌘-C pa copiar.", + "Press Ctrl-C to copy." : "Pretar Ctrl-C pa copiar." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js index 976ebd24..749e338f 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -55,10 +55,16 @@ OC.L10N.register( "MAC:" : "رقم المُصنِّع للجهاز MAC:", "IPv4:" : "بروتوكول IPv4:", "IPv6:" : "بروتوكول IPv6:", + "Keys" : "مفاتيح", + "Disabled" : "مُعطّل", "seconds" : "ثوانٍ", + "Yes" : "نعم", + "No" : "لا", "PHP extensions" : "إمتدادات PHP", + "Extension" : "امتداد", "Unable to list extensions" : "تعذّر عرض قائمة بالامتدادات extensions:", "PHP" : "PHP", + "Version" : "الإصدار", "Max execution time:" : "أقصى زمن تنفيذ:", "Upload max size:" : "الحجم الأقصى للرفع:", "Extensions:" : "الامتدادات extensions:", diff --git a/l10n/ar.json b/l10n/ar.json index 3f59e462..6a1a55f0 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -53,10 +53,16 @@ "MAC:" : "رقم المُصنِّع للجهاز MAC:", "IPv4:" : "بروتوكول IPv4:", "IPv6:" : "بروتوكول IPv6:", + "Keys" : "مفاتيح", + "Disabled" : "مُعطّل", "seconds" : "ثوانٍ", + "Yes" : "نعم", + "No" : "لا", "PHP extensions" : "إمتدادات PHP", + "Extension" : "امتداد", "Unable to list extensions" : "تعذّر عرض قائمة بالامتدادات extensions:", "PHP" : "PHP", + "Version" : "الإصدار", "Max execution time:" : "أقصى زمن تنفيذ:", "Upload max size:" : "الحجم الأقصى للرفع:", "Extensions:" : "الامتدادات extensions:", diff --git a/l10n/ast.js b/l10n/ast.js index b38da8d5..71209673 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -40,10 +40,16 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Claves", + "Disabled" : "Desactivóse", "seconds" : "segundos", + "Yes" : "Sí", + "No" : "Non", "PHP extensions" : "Estensiones de PHP", + "Extension" : "Estensión", "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "PHP" : "PHP", + "Version" : "Versión", "Extensions:" : "Estensiones:", "Show phpinfo" : "Amosar phpinfo", "Resource usage" : "Usu de recursos", diff --git a/l10n/ast.json b/l10n/ast.json index fdd89dbf..eec85f89 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -38,10 +38,16 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "Keys" : "Claves", + "Disabled" : "Desactivóse", "seconds" : "segundos", + "Yes" : "Sí", + "No" : "Non", "PHP extensions" : "Estensiones de PHP", + "Extension" : "Estensión", "Unable to list extensions" : "Nun ye posible llistaR les estensiones", "PHP" : "PHP", + "Version" : "Versión", "Extensions:" : "Estensiones:", "Show phpinfo" : "Amosar phpinfo", "Resource usage" : "Usu de recursos", diff --git a/l10n/az.js b/l10n/az.js index 338b2dca..6710d4af 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -12,8 +12,12 @@ OC.L10N.register( "Details" : "Detallar", "Authentication" : "Autentifikasiya", "Hostname" : "Sahibadı", + "Disabled" : "Dayandırılıb", "seconds" : "saniyələr", + "Yes" : "Bəli", + "No" : "Xeyir", "PHP" : "PHP", + "Version" : "Versiya", "Shares" : "Yayımlanmalar", "Warning" : "Xəbərdarlıq", "Copied!" : "Kopyalandı!", diff --git a/l10n/az.json b/l10n/az.json index bf5c9cef..1d13e4a9 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -10,8 +10,12 @@ "Details" : "Detallar", "Authentication" : "Autentifikasiya", "Hostname" : "Sahibadı", + "Disabled" : "Dayandırılıb", "seconds" : "saniyələr", + "Yes" : "Bəli", + "No" : "Xeyir", "PHP" : "PHP", + "Version" : "Versiya", "Shares" : "Yayımlanmalar", "Warning" : "Xəbərdarlıq", "Copied!" : "Kopyalandı!", diff --git a/l10n/be.js b/l10n/be.js index 0cca9783..eed657a7 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -22,7 +22,13 @@ OC.L10N.register( "Configuration" : "Канфігурацыя", "Authentication" : "Аўтэнтыфікацыя", "Hostname" : "Хост", + "Keys" : "Ключы", + "Disabled" : "Адключаны", "seconds" : "с", + "Yes" : "Так", + "No" : "Не", + "Extension" : "Пашырэнне", + "Version" : "Версія", "Warning" : "Папярэджанне", "Operating System:" : "Аперацыйная сістэма:", "Copied!" : "Скапіявана!", diff --git a/l10n/be.json b/l10n/be.json index 83ed8ce0..a5614396 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -20,7 +20,13 @@ "Configuration" : "Канфігурацыя", "Authentication" : "Аўтэнтыфікацыя", "Hostname" : "Хост", + "Keys" : "Ключы", + "Disabled" : "Адключаны", "seconds" : "с", + "Yes" : "Так", + "No" : "Не", + "Extension" : "Пашырэнне", + "Version" : "Версія", "Warning" : "Папярэджанне", "Operating System:" : "Аперацыйная сістэма:", "Copied!" : "Скапіявана!", diff --git a/l10n/bg.js b/l10n/bg.js index 2f43b38f..77ff9e1b 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -55,11 +55,16 @@ OC.L10N.register( "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Keys" : "Ключове", + "Disabled" : "Изключено", "seconds" : "секунди", + "Yes" : "Да", "No" : "Не", "PHP extensions" : "PHP разширения", + "Extension" : "Разширение", "Unable to list extensions" : "Невъзможност за изброяване на разширенията", "PHP" : "PHP", + "Version" : "Версия", + "Memory limit" : "Лимит на паметта", "Max execution time:" : "Максимално време за изпълнение:", "Upload max size:" : "Максимално време за качване:", "Extensions:" : "Разширения", diff --git a/l10n/bg.json b/l10n/bg.json index 314f352b..18420197 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -53,11 +53,16 @@ "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Keys" : "Ключове", + "Disabled" : "Изключено", "seconds" : "секунди", + "Yes" : "Да", "No" : "Не", "PHP extensions" : "PHP разширения", + "Extension" : "Разширение", "Unable to list extensions" : "Невъзможност за изброяване на разширенията", "PHP" : "PHP", + "Version" : "Версия", + "Memory limit" : "Лимит на паметта", "Max execution time:" : "Максимално време за изпълнение:", "Upload max size:" : "Максимално време за качване:", "Extensions:" : "Разширения", diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 17d9ca0e..9c84db22 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -6,8 +6,11 @@ OC.L10N.register( "Size:" : "আয়তনঃ", "Details" : "বিসতারিত", "Hostname" : "হোস্টনেম", + "Disabled" : "অকার্যকর", "seconds" : "সেকেন্ড", + "Yes" : "হ্যাঁ", "No" : "না", + "Version" : "ভার্সন", "Shares" : "ভাগাভাগি", "Warning" : "সতর্কবাণী", "Temperature" : "তাপমাত্রা", diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index 4e235a7b..a6d65f37 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -4,8 +4,11 @@ "Size:" : "আয়তনঃ", "Details" : "বিসতারিত", "Hostname" : "হোস্টনেম", + "Disabled" : "অকার্যকর", "seconds" : "সেকেন্ড", + "Yes" : "হ্যাঁ", "No" : "না", + "Version" : "ভার্সন", "Shares" : "ভাগাভাগি", "Warning" : "সতর্কবাণী", "Temperature" : "তাপমাত্রা", diff --git a/l10n/br.js b/l10n/br.js index 2ab33be8..bd07f024 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -15,8 +15,10 @@ OC.L10N.register( "Running" : "O redek", "Network" : "Rouedad", "Hostname" : "Anv-ost", + "Disabled" : "Disaotreañ", "No" : "Ket", "PHP" : "PHP", + "Version" : "Stumm", "Shares" : "Rannañ", "Warning" : "Kemenadenn", "Copied!" : "Eilet eo !", diff --git a/l10n/br.json b/l10n/br.json index 14c8c7e8..36956f94 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -13,8 +13,10 @@ "Running" : "O redek", "Network" : "Rouedad", "Hostname" : "Anv-ost", + "Disabled" : "Disaotreañ", "No" : "Ket", "PHP" : "PHP", + "Version" : "Stumm", "Shares" : "Rannañ", "Warning" : "Kemenadenn", "Copied!" : "Eilet eo !", diff --git a/l10n/ca.js b/l10n/ca.js index 6ad08a6f..5cbb440f 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -52,11 +52,16 @@ OC.L10N.register( "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Keys" : "Claus", + "Disabled" : "Inhabilitat", "seconds" : "segons", + "Yes" : "Sí", "No" : "No", "PHP extensions" : "Extensions del PHP", + "Extension" : "Extensió", "Unable to list extensions" : "No es poden llistar les extensions", "PHP" : "PHP", + "Version" : "Versió", + "Memory limit" : "Límit de memòria", "Max execution time:" : "Temps màxim de l'execució:", "Upload max size:" : "Mida màxima per pujades:", "Extensions:" : "Extensions:", diff --git a/l10n/ca.json b/l10n/ca.json index 615dd887..350add92 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -50,11 +50,16 @@ "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Keys" : "Claus", + "Disabled" : "Inhabilitat", "seconds" : "segons", + "Yes" : "Sí", "No" : "No", "PHP extensions" : "Extensions del PHP", + "Extension" : "Extensió", "Unable to list extensions" : "No es poden llistar les extensions", "PHP" : "PHP", + "Version" : "Versió", + "Memory limit" : "Límit de memòria", "Max execution time:" : "Temps màxim de l'execució:", "Upload max size:" : "Mida màxima per pujades:", "Extensions:" : "Extensions:", diff --git a/l10n/cs.js b/l10n/cs.js index 5606fbf7..61372b8a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -62,11 +62,16 @@ OC.L10N.register( "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Keys" : "Klíč", + "Disabled" : "Vypnuto", "seconds" : "sekund", + "Yes" : "Ano", "No" : "Ne", "PHP extensions" : "Rozšíření pro PHP", + "Extension" : "Přípona", "Unable to list extensions" : "Nepodařilo se vypsat rozšíření", "PHP" : "PHP", + "Version" : "Verze", + "Memory limit" : "Limit paměti", "Max execution time:" : "Nejdelší umožněný čas vykonávání:", "Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:", "Extensions:" : "Rozšíření:", diff --git a/l10n/cs.json b/l10n/cs.json index 3af658cd..3c6e88b8 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -60,11 +60,16 @@ "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Keys" : "Klíč", + "Disabled" : "Vypnuto", "seconds" : "sekund", + "Yes" : "Ano", "No" : "Ne", "PHP extensions" : "Rozšíření pro PHP", + "Extension" : "Přípona", "Unable to list extensions" : "Nepodařilo se vypsat rozšíření", "PHP" : "PHP", + "Version" : "Verze", + "Memory limit" : "Limit paměti", "Max execution time:" : "Nejdelší umožněný čas vykonávání:", "Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:", "Extensions:" : "Rozšíření:", diff --git a/l10n/da.js b/l10n/da.js index ded1d16a..2964a855 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -57,11 +57,15 @@ OC.L10N.register( "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Keys" : "Nøgler", + "Disabled" : "Deaktiveret", "seconds" : "sekunder ", + "Yes" : "Ja", "No" : "Nej", "PHP extensions" : "PHP-udvidelser", + "Extension" : "Udvidelse", "Unable to list extensions" : "Kan ikke liste udvidelser", "PHP" : "PHP", + "Version" : "Version", "Max execution time:" : "Maks udførselstid:", "Upload max size:" : "Max upload størrelse:", "Extensions:" : "Udvidelser:", @@ -80,6 +84,7 @@ OC.L10N.register( "Max active processes:" : "Maks aktive processer:", "Max children reached:" : "Maks antal underprocesser nået:", "CPU" : "CPU", + "Resource usage" : "Ressourceforbrug", "Shares" : "Delinger", "Users:" : "Brugere:", "Groups:" : "Grupper:", @@ -88,6 +93,7 @@ OC.L10N.register( "Federated sent:" : "Fødereret sendt:", "Federated received:" : "Fødereret modtaget:", "Talk conversations:" : "Snak samtaler:", + "Average" : "Gennemsnit", "Warning" : "Advarsel", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", diff --git a/l10n/da.json b/l10n/da.json index 8a05c3d4..7d1f132a 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -55,11 +55,15 @@ "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Keys" : "Nøgler", + "Disabled" : "Deaktiveret", "seconds" : "sekunder ", + "Yes" : "Ja", "No" : "Nej", "PHP extensions" : "PHP-udvidelser", + "Extension" : "Udvidelse", "Unable to list extensions" : "Kan ikke liste udvidelser", "PHP" : "PHP", + "Version" : "Version", "Max execution time:" : "Maks udførselstid:", "Upload max size:" : "Max upload størrelse:", "Extensions:" : "Udvidelser:", @@ -78,6 +82,7 @@ "Max active processes:" : "Maks aktive processer:", "Max children reached:" : "Maks antal underprocesser nået:", "CPU" : "CPU", + "Resource usage" : "Ressourceforbrug", "Shares" : "Delinger", "Users:" : "Brugere:", "Groups:" : "Grupper:", @@ -86,6 +91,7 @@ "Federated sent:" : "Fødereret sendt:", "Federated received:" : "Fødereret modtaget:", "Talk conversations:" : "Snak samtaler:", + "Average" : "Gennemsnit", "Warning" : "Advarsel", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", diff --git a/l10n/de.js b/l10n/de.js index c80878d5..18a6015d 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -90,13 +90,37 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache ist nicht geladen", + "OPcache is disabled." : "OPCache ist deaktiviert", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud darf den OPcache-Status („opcache.restrict_api“) nicht lesen.", + "OPcache status is unavailable." : "Der OPcache-Status ist nicht verfügbar.", "{used} of {total}" : "{used} von {total}", + "Keys" : "Schlüssel", + "{used} of {max}" : "{used} von {max}", + "Disabled" : "Deaktiviert", + "Enabled, {used} of {total} buffer used" : "Aktiviert, {used} von {total} Puffern verwendet", + "OPcache" : "OPcache", + "Hit rate" : "Trefferquote", + "Cached scripts" : "Zwischengespeicherte Skripte", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Diese Zahlen beschreiben den PHP-Prozess, der diese Anfrage bearbeitet. Andere FPM-Pools oder die CLI behalten ihren eigenen OPcache.", + "Revalidate frequency:" : "Häufigkeit der erneuten Validierung:", "seconds" : "Sekunden", + "Validate timestamps:" : "Zeitstempel der Validierung:", + "Yes" : "Ja", + "No" : "Nein", + "OOM restarts:" : "OOM Neustarts:", + "Last restart:" : "Letzter Neustart:", + "JIT:" : "JIT:", "PHP extensions" : "PHP-Erweiterungen", + "Extension" : "Erweiterung", "Unable to list extensions" : "Erweiterungen konnten nicht aufgeführt werden", + "{count} loaded" : "{count} geladen", "PHP" : "PHP", + "Version" : "Version", + "Memory limit" : "Speicherlimit", "Max execution time:" : "Maximale Ausführungszeit:", "Upload max size:" : "Maximale Größe zum Hochladen:", + "SAPI:" : "SAPI:", "Extensions:" : "Erweiterungen:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", diff --git a/l10n/de.json b/l10n/de.json index 19d87e74..a0fad1ab 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -88,13 +88,37 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache ist nicht geladen", + "OPcache is disabled." : "OPCache ist deaktiviert", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud darf den OPcache-Status („opcache.restrict_api“) nicht lesen.", + "OPcache status is unavailable." : "Der OPcache-Status ist nicht verfügbar.", "{used} of {total}" : "{used} von {total}", + "Keys" : "Schlüssel", + "{used} of {max}" : "{used} von {max}", + "Disabled" : "Deaktiviert", + "Enabled, {used} of {total} buffer used" : "Aktiviert, {used} von {total} Puffern verwendet", + "OPcache" : "OPcache", + "Hit rate" : "Trefferquote", + "Cached scripts" : "Zwischengespeicherte Skripte", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Diese Zahlen beschreiben den PHP-Prozess, der diese Anfrage bearbeitet. Andere FPM-Pools oder die CLI behalten ihren eigenen OPcache.", + "Revalidate frequency:" : "Häufigkeit der erneuten Validierung:", "seconds" : "Sekunden", + "Validate timestamps:" : "Zeitstempel der Validierung:", + "Yes" : "Ja", + "No" : "Nein", + "OOM restarts:" : "OOM Neustarts:", + "Last restart:" : "Letzter Neustart:", + "JIT:" : "JIT:", "PHP extensions" : "PHP-Erweiterungen", + "Extension" : "Erweiterung", "Unable to list extensions" : "Erweiterungen konnten nicht aufgeführt werden", + "{count} loaded" : "{count} geladen", "PHP" : "PHP", + "Version" : "Version", + "Memory limit" : "Speicherlimit", "Max execution time:" : "Maximale Ausführungszeit:", "Upload max size:" : "Maximale Größe zum Hochladen:", + "SAPI:" : "SAPI:", "Extensions:" : "Erweiterungen:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index d575192f..5ce47c48 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -90,16 +90,37 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache ist nicht geladen", + "OPcache is disabled." : "OPCache ist deaktiviert", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud darf den OPcache-Status („opcache.restrict_api“) nicht lesen.", + "OPcache status is unavailable." : "Der OPcache-Status ist nicht verfügbar.", "{used} of {total}" : "{used} von {total}", "Keys" : "Schlüssel", + "{used} of {max}" : "{used} von {max}", + "Disabled" : "Deaktiviert", + "Enabled, {used} of {total} buffer used" : "Aktiviert, {used} von {total} Puffern verwendet", + "OPcache" : "OPcache", + "Hit rate" : "Trefferquote", + "Cached scripts" : "Zwischengespeicherte Skripte", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Diese Zahlen beschreiben den PHP-Prozess, der diese Anfrage bearbeitet. Andere FPM-Pools oder die CLI behalten ihren eigenen OPcache.", + "Revalidate frequency:" : "Häufigkeit der erneuten Validierung:", "seconds" : "Sekunden", + "Validate timestamps:" : "Zeitstempel der Validierung:", + "Yes" : "Ja", "No" : "Nein", + "OOM restarts:" : "OOM Neustarts:", + "Last restart:" : "Letzter Neustart:", + "JIT:" : "JIT:", "PHP extensions" : "PHP-Erweiterungen", + "Extension" : "Erweiterung", "Unable to list extensions" : "Erweiterungen können nicht aufgelistet werden", + "{count} loaded" : "{count} geladen", "PHP" : "PHP", + "Version" : "Version", "Memory limit" : "Speicherlimit", "Max execution time:" : "Maximale Ausführungszeit:", "Upload max size:" : "Maximale Größe zum Hochladen:", + "SAPI:" : "SAPI:", "Extensions:" : "Erweiterungen:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 888ac5de..a5368f8f 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -88,16 +88,37 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache ist nicht geladen", + "OPcache is disabled." : "OPCache ist deaktiviert", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud darf den OPcache-Status („opcache.restrict_api“) nicht lesen.", + "OPcache status is unavailable." : "Der OPcache-Status ist nicht verfügbar.", "{used} of {total}" : "{used} von {total}", "Keys" : "Schlüssel", + "{used} of {max}" : "{used} von {max}", + "Disabled" : "Deaktiviert", + "Enabled, {used} of {total} buffer used" : "Aktiviert, {used} von {total} Puffern verwendet", + "OPcache" : "OPcache", + "Hit rate" : "Trefferquote", + "Cached scripts" : "Zwischengespeicherte Skripte", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Diese Zahlen beschreiben den PHP-Prozess, der diese Anfrage bearbeitet. Andere FPM-Pools oder die CLI behalten ihren eigenen OPcache.", + "Revalidate frequency:" : "Häufigkeit der erneuten Validierung:", "seconds" : "Sekunden", + "Validate timestamps:" : "Zeitstempel der Validierung:", + "Yes" : "Ja", "No" : "Nein", + "OOM restarts:" : "OOM Neustarts:", + "Last restart:" : "Letzter Neustart:", + "JIT:" : "JIT:", "PHP extensions" : "PHP-Erweiterungen", + "Extension" : "Erweiterung", "Unable to list extensions" : "Erweiterungen können nicht aufgelistet werden", + "{count} loaded" : "{count} geladen", "PHP" : "PHP", + "Version" : "Version", "Memory limit" : "Speicherlimit", "Max execution time:" : "Maximale Ausführungszeit:", "Upload max size:" : "Maximale Größe zum Hochladen:", + "SAPI:" : "SAPI:", "Extensions:" : "Erweiterungen:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "phpinfo anzeigen", diff --git a/l10n/el.js b/l10n/el.js index 1f08b0a4..914a08df 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -59,9 +59,12 @@ OC.L10N.register( "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Keys" : "Κλειδία", + "Disabled" : "Απενεργοποιημένο", "seconds" : "δευτερόλεπτα", + "Yes" : "Ναι", "No" : "Όχι", "PHP extensions" : "Επεκτάσεις PHP", + "Extension" : "Επέκταση", "Unable to list extensions" : "Αδυναμία λίστας επεκτάσεων", "PHP" : "PHP", "Version" : "Έκδοση", diff --git a/l10n/el.json b/l10n/el.json index 08781da4..4a09fc05 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -57,9 +57,12 @@ "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", "Keys" : "Κλειδία", + "Disabled" : "Απενεργοποιημένο", "seconds" : "δευτερόλεπτα", + "Yes" : "Ναι", "No" : "Όχι", "PHP extensions" : "Επεκτάσεις PHP", + "Extension" : "Επέκταση", "Unable to list extensions" : "Αδυναμία λίστας επεκτάσεων", "PHP" : "PHP", "Version" : "Έκδοση", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 12de50bf..5ab2f3c2 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -92,9 +92,12 @@ OC.L10N.register( "IPv6:" : "IPv6:", "{used} of {total}" : "{used} of {total}", "Keys" : "Keys", + "Disabled" : "Disabled", "seconds" : "seconds", + "Yes" : "Yes", "No" : "No", "PHP extensions" : "PHP extensions", + "Extension" : "Extension", "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", "Version" : "Version", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index d3ffd856..35d2d683 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -90,9 +90,12 @@ "IPv6:" : "IPv6:", "{used} of {total}" : "{used} of {total}", "Keys" : "Keys", + "Disabled" : "Disabled", "seconds" : "seconds", + "Yes" : "Yes", "No" : "No", "PHP extensions" : "PHP extensions", + "Extension" : "Extension", "Unable to list extensions" : "Unable to list extensions", "PHP" : "PHP", "Version" : "Version", diff --git a/l10n/eo.js b/l10n/eo.js index 92277b2d..fab2951d 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -30,6 +30,7 @@ OC.L10N.register( "Hostname" : "Gastigonomo", "Gateway" : "Kluzo", "DNS" : "DNS", + "Disabled" : "Malkapabligita", "seconds" : "sekundoj", "Yes" : "Jes", "No" : "Ne", diff --git a/l10n/eo.json b/l10n/eo.json index 2295410a..97a39f8a 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -28,6 +28,7 @@ "Hostname" : "Gastigonomo", "Gateway" : "Kluzo", "DNS" : "DNS", + "Disabled" : "Malkapabligita", "seconds" : "sekundoj", "Yes" : "Jes", "No" : "Ne", diff --git a/l10n/es.js b/l10n/es.js index a4503e9f..65fb557c 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -92,6 +92,7 @@ OC.L10N.register( "IPv6:" : "IPv6:", "{used} of {total}" : "{used} de {total}", "Keys" : "Llaves", + "Disabled" : "Deshabilitado", "seconds" : "seconds", "Yes" : "Sí", "No" : "No", diff --git a/l10n/es.json b/l10n/es.json index 7fbcc0bc..c29d463d 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -90,6 +90,7 @@ "IPv6:" : "IPv6:", "{used} of {total}" : "{used} de {total}", "Keys" : "Llaves", + "Disabled" : "Deshabilitado", "seconds" : "seconds", "Yes" : "Sí", "No" : "No", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 31c495e3..2d1eb189 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -21,6 +21,7 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "seconds" : "segundos", "Yes" : "Sí", "PHP extensions" : "Extensiones de PHP", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 60c42208..291f84ef 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -19,6 +19,7 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "seconds" : "segundos", "Yes" : "Sí", "PHP extensions" : "Extensiones de PHP", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index eba1e94b..64407b7e 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -19,6 +19,7 @@ OC.L10N.register( "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "Yes" : "Si", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 8c1311e6..221e1041 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -17,6 +17,7 @@ "Total" : "Total", "Authentication" : "Autenticación", "Hostname" : "Nombre del servidor", + "Disabled" : "Deshabilitado", "Yes" : "Si", "PHP extensions" : "Extensiones de PHP", "PHP" : "PHP", diff --git a/l10n/km.js b/l10n/km.js new file mode 100644 index 00000000..fc1cf653 --- /dev/null +++ b/l10n/km.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "serverinfo", + { + "Type:" : "ប្រភេទ៖", + "Size:" : "ទំហំ៖", + "Details" : "ព័ត៌មាន​លម្អិត", + "Disabled" : "បាន​បិទ", + "Yes" : "បាទ ឬចាស", + "No" : "ទេ", + "Version" : "កំណែ", + "Shares" : "ចែក​រំលែក", + "Warning" : "បម្រាម", + "Copied!" : "បានចម្លង", + "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", + "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/km.json b/l10n/km.json new file mode 100644 index 00000000..d0094ae7 --- /dev/null +++ b/l10n/km.json @@ -0,0 +1,15 @@ +{ "translations": { + "Type:" : "ប្រភេទ៖", + "Size:" : "ទំហំ៖", + "Details" : "ព័ត៌មាន​លម្អិត", + "Disabled" : "បាន​បិទ", + "Yes" : "បាទ ឬចាស", + "No" : "ទេ", + "Version" : "កំណែ", + "Shares" : "ចែក​រំលែក", + "Warning" : "បម្រាម", + "Copied!" : "បានចម្លង", + "Press ⌘-C to copy." : " ចុច ⌘-C ដើម្បីចម្លង", + "Press Ctrl-C to copy." : "ចុច Ctrl-C ដើម្បីចម្លង" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 2cd78f8e..a462ec97 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -90,20 +90,39 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache não foi carregado.", + "OPcache is disabled." : "OPcache está desativado.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "O Nextcloud não tem permissão para ler o status do OPcache (“opcache.restrict_api”).", + "OPcache status is unavailable." : "O status do OPcache está indisponível", "{used} of {total}" : "{used} de {total}", + "Interned strings" : "Cadeias de caracteres incorporadas (interned strings)", "Keys" : "Chaves", - "Disabled" : "Desativadas", + "{used} of {max}" : "{used} de {max}", + "Disabled" : "Desativado", + "Enabled, {used} of {total} buffer used" : "Ativado, {used} de {total} do buffer utilizados", + "OPcache" : "OPcache", + "Hit rate" : "Taxa de acertos", + "Cached scripts" : "Scripts no cache", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Esses números referem-se ao processo PHP responsável por processar essa solicitação. Outros pools do FPM ou a CLI mantêm seu próprio OPcache.", + "Revalidate frequency:" : "Frequência de revalidação:", "seconds" : "segundos", + "Validate timestamps:" : "Validar marcas temporais:", "Yes" : "Sim", "No" : "Não", + "OOM restarts:" : "Reinicializações causadas por OOM:", + "Last restart:" : "Última reinicialização:", + "JIT:" : "JIT:", "PHP extensions" : "Extensões PHP", "Extension" : "Extensão", "Unable to list extensions" : "Não foi possível listar as extensões", + "{count} loaded" : "{count} carregadas", "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 uploads:", + "Post max size:" : "Tamanho máximo para solicitações POST:", + "SAPI:" : "SAPI:", "Extensions:" : "Extensões:", "PHP Info:" : "Informações do PHP:", "Show phpinfo" : "Mostrar phpinfo", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 1b08f870..f24d519b 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -88,20 +88,39 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache não foi carregado.", + "OPcache is disabled." : "OPcache está desativado.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "O Nextcloud não tem permissão para ler o status do OPcache (“opcache.restrict_api”).", + "OPcache status is unavailable." : "O status do OPcache está indisponível", "{used} of {total}" : "{used} de {total}", + "Interned strings" : "Cadeias de caracteres incorporadas (interned strings)", "Keys" : "Chaves", - "Disabled" : "Desativadas", + "{used} of {max}" : "{used} de {max}", + "Disabled" : "Desativado", + "Enabled, {used} of {total} buffer used" : "Ativado, {used} de {total} do buffer utilizados", + "OPcache" : "OPcache", + "Hit rate" : "Taxa de acertos", + "Cached scripts" : "Scripts no cache", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Esses números referem-se ao processo PHP responsável por processar essa solicitação. Outros pools do FPM ou a CLI mantêm seu próprio OPcache.", + "Revalidate frequency:" : "Frequência de revalidação:", "seconds" : "segundos", + "Validate timestamps:" : "Validar marcas temporais:", "Yes" : "Sim", "No" : "Não", + "OOM restarts:" : "Reinicializações causadas por OOM:", + "Last restart:" : "Última reinicialização:", + "JIT:" : "JIT:", "PHP extensions" : "Extensões PHP", "Extension" : "Extensão", "Unable to list extensions" : "Não foi possível listar as extensões", + "{count} loaded" : "{count} carregadas", "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 uploads:", + "Post max size:" : "Tamanho máximo para solicitações POST:", + "SAPI:" : "SAPI:", "Extensions:" : "Extensões:", "PHP Info:" : "Informações do PHP:", "Show phpinfo" : "Mostrar phpinfo", diff --git a/l10n/tr.js b/l10n/tr.js index f6e0f514..87fd4051 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -90,20 +90,39 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache yüklenmemiş.", + "OPcache is disabled." : "OPcache kapalı.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud tarafından OPcache durumunun (\"opcache.restrict_api\") okunmasına izin verilmiyor.", + "OPcache status is unavailable." : "OPcache durumu kullanılamıyor.", "{used} of {total}" : "{used} / {total}", + "Interned strings" : "İç dizgeler", "Keys" : "Anahtarlar", + "{used} of {max}" : "{used} / {max}", "Disabled" : "Kullanılmıyor", + "Enabled, {used} of {total} buffer used" : "Açık, {used} / {total} ara bellek kullanılıyor", + "OPcache" : "OPcache", + "Hit rate" : "Erişilme oranı", + "Cached scripts" : "Ön bellekteki betikler", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Bu rakamlar, bu isteği işleyen PHP işlemini tanımlar. Diğer FPM havuzları veya CLI kendi OPcache ön belleklerini korur.", + "Revalidate frequency:" : "Sıklığı yeniden doğrula:", "seconds" : "saniye", + "Validate timestamps:" : "Zaman damgalarını doğrula:", "Yes" : "Evet", "No" : "Hayır", + "OOM restarts:" : "Bellek tükenmesi ile yeniden başlatma:", + "Last restart:" : "Son yeniden başlatma:", + "JIT:" : "JIT:", "PHP extensions" : "PHP eklentileri", - "Extension" : "Uzantı", + "Extension" : "Eklenti", "Unable to list extensions" : "Eklentiler listelenemedi", + "{count} loaded" : "{count} yüklenmiş", "PHP" : "PHP", "Version" : "Sürüm", "Memory limit" : "Bellek sınırı", "Max execution time:" : "En uzun çalışma süresi:", "Upload max size:" : "En büyük yükleme boyutu:", + "Post max size:" : "En büyük ileti boyutu:", + "SAPI:" : "SAPI:", "Extensions:" : "Eklentiler:", "PHP Info:" : "PHP Bilgileri:", "Show phpinfo" : "PHP bilgilerini görüntüle", diff --git a/l10n/tr.json b/l10n/tr.json index 33629ece..3b6cda89 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -88,20 +88,39 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache yüklenmemiş.", + "OPcache is disabled." : "OPcache kapalı.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud tarafından OPcache durumunun (\"opcache.restrict_api\") okunmasına izin verilmiyor.", + "OPcache status is unavailable." : "OPcache durumu kullanılamıyor.", "{used} of {total}" : "{used} / {total}", + "Interned strings" : "İç dizgeler", "Keys" : "Anahtarlar", + "{used} of {max}" : "{used} / {max}", "Disabled" : "Kullanılmıyor", + "Enabled, {used} of {total} buffer used" : "Açık, {used} / {total} ara bellek kullanılıyor", + "OPcache" : "OPcache", + "Hit rate" : "Erişilme oranı", + "Cached scripts" : "Ön bellekteki betikler", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Bu rakamlar, bu isteği işleyen PHP işlemini tanımlar. Diğer FPM havuzları veya CLI kendi OPcache ön belleklerini korur.", + "Revalidate frequency:" : "Sıklığı yeniden doğrula:", "seconds" : "saniye", + "Validate timestamps:" : "Zaman damgalarını doğrula:", "Yes" : "Evet", "No" : "Hayır", + "OOM restarts:" : "Bellek tükenmesi ile yeniden başlatma:", + "Last restart:" : "Son yeniden başlatma:", + "JIT:" : "JIT:", "PHP extensions" : "PHP eklentileri", - "Extension" : "Uzantı", + "Extension" : "Eklenti", "Unable to list extensions" : "Eklentiler listelenemedi", + "{count} loaded" : "{count} yüklenmiş", "PHP" : "PHP", "Version" : "Sürüm", "Memory limit" : "Bellek sınırı", "Max execution time:" : "En uzun çalışma süresi:", "Upload max size:" : "En büyük yükleme boyutu:", + "Post max size:" : "En büyük ileti boyutu:", + "SAPI:" : "SAPI:", "Extensions:" : "Eklentiler:", "PHP Info:" : "PHP Bilgileri:", "Show phpinfo" : "PHP bilgilerini görüntüle", From 94f78fe45760179de4b701a85410a040cbf02d8e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 27 Aug 2026 02:44:09 +0000 Subject: [PATCH 125/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/de.js | 2 ++ l10n/de.json | 2 ++ l10n/de_DE.js | 2 ++ l10n/de_DE.json | 2 ++ l10n/es.js | 19 +++++++++++++++++++ l10n/es.json | 19 +++++++++++++++++++ l10n/fr.js | 10 ++++++++++ l10n/fr.json | 10 ++++++++++ l10n/pt_BR.js | 2 +- l10n/pt_BR.json | 2 +- l10n/zh_TW.js | 19 +++++++++++++++++++ l10n/zh_TW.json | 19 +++++++++++++++++++ 12 files changed, 106 insertions(+), 2 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index 18a6015d..bb2c6f8e 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -95,6 +95,7 @@ OC.L10N.register( "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud darf den OPcache-Status („opcache.restrict_api“) nicht lesen.", "OPcache status is unavailable." : "Der OPcache-Status ist nicht verfügbar.", "{used} of {total}" : "{used} von {total}", + "Interned strings" : "Intern gespeicherte Zeichenfolgen im OPcache (interned strings)", "Keys" : "Schlüssel", "{used} of {max}" : "{used} von {max}", "Disabled" : "Deaktiviert", @@ -120,6 +121,7 @@ OC.L10N.register( "Memory limit" : "Speicherlimit", "Max execution time:" : "Maximale Ausführungszeit:", "Upload max size:" : "Maximale Größe zum Hochladen:", + "Post max size:" : "Max. Größe für Uploads per POST-Methode:", "SAPI:" : "SAPI:", "Extensions:" : "Erweiterungen:", "PHP Info:" : "PHP Info:", diff --git a/l10n/de.json b/l10n/de.json index a0fad1ab..483d4b90 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -93,6 +93,7 @@ "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud darf den OPcache-Status („opcache.restrict_api“) nicht lesen.", "OPcache status is unavailable." : "Der OPcache-Status ist nicht verfügbar.", "{used} of {total}" : "{used} von {total}", + "Interned strings" : "Intern gespeicherte Zeichenfolgen im OPcache (interned strings)", "Keys" : "Schlüssel", "{used} of {max}" : "{used} von {max}", "Disabled" : "Deaktiviert", @@ -118,6 +119,7 @@ "Memory limit" : "Speicherlimit", "Max execution time:" : "Maximale Ausführungszeit:", "Upload max size:" : "Maximale Größe zum Hochladen:", + "Post max size:" : "Max. Größe für Uploads per POST-Methode:", "SAPI:" : "SAPI:", "Extensions:" : "Erweiterungen:", "PHP Info:" : "PHP Info:", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 5ce47c48..e6b646d6 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -95,6 +95,7 @@ OC.L10N.register( "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud darf den OPcache-Status („opcache.restrict_api“) nicht lesen.", "OPcache status is unavailable." : "Der OPcache-Status ist nicht verfügbar.", "{used} of {total}" : "{used} von {total}", + "Interned strings" : "Intern gespeicherte Zeichenfolgen im OPcache (interned strings)", "Keys" : "Schlüssel", "{used} of {max}" : "{used} von {max}", "Disabled" : "Deaktiviert", @@ -120,6 +121,7 @@ OC.L10N.register( "Memory limit" : "Speicherlimit", "Max execution time:" : "Maximale Ausführungszeit:", "Upload max size:" : "Maximale Größe zum Hochladen:", + "Post max size:" : "Max. Größe für Uploads per POST-Methode:", "SAPI:" : "SAPI:", "Extensions:" : "Erweiterungen:", "PHP Info:" : "PHP Info:", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index a5368f8f..a222365b 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -93,6 +93,7 @@ "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud darf den OPcache-Status („opcache.restrict_api“) nicht lesen.", "OPcache status is unavailable." : "Der OPcache-Status ist nicht verfügbar.", "{used} of {total}" : "{used} von {total}", + "Interned strings" : "Intern gespeicherte Zeichenfolgen im OPcache (interned strings)", "Keys" : "Schlüssel", "{used} of {max}" : "{used} von {max}", "Disabled" : "Deaktiviert", @@ -118,6 +119,7 @@ "Memory limit" : "Speicherlimit", "Max execution time:" : "Maximale Ausführungszeit:", "Upload max size:" : "Maximale Größe zum Hochladen:", + "Post max size:" : "Max. Größe für Uploads per POST-Methode:", "SAPI:" : "SAPI:", "Extensions:" : "Erweiterungen:", "PHP Info:" : "PHP Info:", diff --git a/l10n/es.js b/l10n/es.js index 65fb557c..bac5a3b6 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -90,20 +90,39 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache está sin cargar.", + "OPcache is disabled." : "OPcache está deshabilitado.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud no tiene permiso para leer el estado de OPcache (\"opcache.restrict_api\").", + "OPcache status is unavailable." : "OPcache no está disponible.", "{used} of {total}" : "{used} de {total}", + "Interned strings" : "Cadenas integradas", "Keys" : "Llaves", + "{used} of {max}" : "{used} de {max}", "Disabled" : "Deshabilitado", + "Enabled, {used} of {total} buffer used" : "Activado, {used} de {total} del búfer utilizado", + "OPcache" : "OPcache", + "Hit rate" : "Tasa de aciertos", + "Cached scripts" : "Scripts en caché", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Estas cifras corresponden al proceso PHP que gestiona esta solicitud. Los demás grupos de FPM o la CLI mantienen su propio OPcache.", + "Revalidate frequency:" : "Frecuencia de revalidación:", "seconds" : "seconds", + "Validate timestamps:" : "Marcas de tiempo validadas:", "Yes" : "Sí", "No" : "No", + "OOM restarts:" : "Reinicios por OOM:", + "Last restart:" : "Último reinicio:", + "JIT:" : "JIT:", "PHP extensions" : "Extensiones PHP", "Extension" : "Extensión", "Unable to list extensions" : "No se pueden listar las extensiones", + "{count} loaded" : "{count} cargado", "PHP" : "PHP", "Version" : "Versión", "Memory limit" : "Límite de memoria", "Max execution time:" : "Tiempo máx. de ejecución:", "Upload max size:" : "Tamaño máx. de subida:", + "Post max size:" : "Post max size:", + "SAPI:" : "SAPI:", "Extensions:" : "Extensiones:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Mostrar phpinfo", diff --git a/l10n/es.json b/l10n/es.json index c29d463d..549d74e6 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -88,20 +88,39 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache está sin cargar.", + "OPcache is disabled." : "OPcache está deshabilitado.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud no tiene permiso para leer el estado de OPcache (\"opcache.restrict_api\").", + "OPcache status is unavailable." : "OPcache no está disponible.", "{used} of {total}" : "{used} de {total}", + "Interned strings" : "Cadenas integradas", "Keys" : "Llaves", + "{used} of {max}" : "{used} de {max}", "Disabled" : "Deshabilitado", + "Enabled, {used} of {total} buffer used" : "Activado, {used} de {total} del búfer utilizado", + "OPcache" : "OPcache", + "Hit rate" : "Tasa de aciertos", + "Cached scripts" : "Scripts en caché", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Estas cifras corresponden al proceso PHP que gestiona esta solicitud. Los demás grupos de FPM o la CLI mantienen su propio OPcache.", + "Revalidate frequency:" : "Frecuencia de revalidación:", "seconds" : "seconds", + "Validate timestamps:" : "Marcas de tiempo validadas:", "Yes" : "Sí", "No" : "No", + "OOM restarts:" : "Reinicios por OOM:", + "Last restart:" : "Último reinicio:", + "JIT:" : "JIT:", "PHP extensions" : "Extensiones PHP", "Extension" : "Extensión", "Unable to list extensions" : "No se pueden listar las extensiones", + "{count} loaded" : "{count} cargado", "PHP" : "PHP", "Version" : "Versión", "Memory limit" : "Límite de memoria", "Max execution time:" : "Tiempo máx. de ejecución:", "Upload max size:" : "Tamaño máx. de subida:", + "Post max size:" : "Post max size:", + "SAPI:" : "SAPI:", "Extensions:" : "Extensiones:", "PHP Info:" : "PHP Info:", "Show phpinfo" : "Mostrar phpinfo", diff --git a/l10n/fr.js b/l10n/fr.js index eb6a4c73..32e898bc 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -76,12 +76,22 @@ OC.L10N.register( "MAC:" : "MAC :", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache n'est pas chargé.", + "OPcache is disabled." : "OPcache est désactivé.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud n'a pas la permission de lire le statut d'OPcache (« opcache.restrict_api »).", + "OPcache status is unavailable." : "Le statut d'OPcache n'est pas disponible.", "{used} of {total}" : "{used} sur {total}", "Keys" : "Clés", + "{used} of {max}" : "{used} sur {max}", "Disabled" : "Désactivé", + "OPcache" : "OPcache", + "Hit rate" : "Taux de réussite", + "Cached scripts" : "Scripts mis en cache", + "Revalidate frequency:" : "Fréquence de revalidation :", "seconds" : "secondes", "Yes" : "Oui", "No" : "Non", + "Last restart:" : "Dernier redémarrage :", "PHP extensions" : "Extensions PHP", "Extension" : "Extension", "Unable to list extensions" : "Impossible de lister les extensions", diff --git a/l10n/fr.json b/l10n/fr.json index 803f0fe8..a01f2db5 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -74,12 +74,22 @@ "MAC:" : "MAC :", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache n'est pas chargé.", + "OPcache is disabled." : "OPcache est désactivé.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud n'a pas la permission de lire le statut d'OPcache (« opcache.restrict_api »).", + "OPcache status is unavailable." : "Le statut d'OPcache n'est pas disponible.", "{used} of {total}" : "{used} sur {total}", "Keys" : "Clés", + "{used} of {max}" : "{used} sur {max}", "Disabled" : "Désactivé", + "OPcache" : "OPcache", + "Hit rate" : "Taux de réussite", + "Cached scripts" : "Scripts mis en cache", + "Revalidate frequency:" : "Fréquence de revalidation :", "seconds" : "secondes", "Yes" : "Oui", "No" : "Non", + "Last restart:" : "Dernier redémarrage :", "PHP extensions" : "Extensions PHP", "Extension" : "Extension", "Unable to list extensions" : "Impossible de lister les extensions", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index a462ec97..3da04ec8 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -49,7 +49,7 @@ OC.L10N.register( "Used:" : "Usado:", "Class" : "Classe", "Status" : "Status", - "Started" : "Iniciou", + "Started" : "Iniciado", "Duration" : "Duração", "Peak memory" : "Memória máxima", "Run ID" : "ID da execução", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index f24d519b..41aa7465 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -47,7 +47,7 @@ "Used:" : "Usado:", "Class" : "Classe", "Status" : "Status", - "Started" : "Iniciou", + "Started" : "Iniciado", "Duration" : "Duração", "Peak memory" : "Memória máxima", "Run ID" : "ID da execução", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 434fa60b..f35c2d65 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -90,20 +90,39 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "未載入 OPcache。", + "OPcache is disabled." : "OPcache 已停用。", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud 無權讀取 OPcache 的狀態 (\"opcache.restrict_api\")。", + "OPcache status is unavailable." : "OPcache 狀態不明。", "{used} of {total}" : "已使用 {used},共 {total}", + "Interned strings" : "內嵌字串", "Keys" : "密鑰", + "{used} of {max}" : "已使用 {used},共 {max}", "Disabled" : "已停用", + "Enabled, {used} of {total} buffer used" : "已啟用,已使用 {used} 緩衝空間,共 {total}", + "OPcache" : "OPcache", + "Hit rate" : "命中率", + "Cached scripts" : "已快取的命令稿", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "這些數字描述的是處理此請求的 PHP 處理程序。其他 FPM 池或 CLI 則各自維護自己的 OPcache。", + "Revalidate frequency:" : "重新驗證頻率:", "seconds" : "秒", + "Validate timestamps:" : "驗證時間戳:", "Yes" : "是", "No" : "否", + "OOM restarts:" : "OOM 重新啟動:", + "Last restart:" : "上次重新啟動:", + "JIT:" : "JIT:", "PHP extensions" : "PHP 擴充元件", "Extension" : "副檔名", "Unable to list extensions" : "無法列出擴充套件", + "{count} loaded" : "已載入 {count}", "PHP" : "PHP", "Version" : "版本", "Memory limit" : "記憶體限制", "Max execution time:" : "最大執行時間:", "Upload max size:" : "上傳至多:", + "Post max size:" : "最大 POST 大小:", + "SAPI:" : "SAPI:", "Extensions:" : "擴充套件:", "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index b5a48615..2b35b224 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -88,20 +88,39 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "未載入 OPcache。", + "OPcache is disabled." : "OPcache 已停用。", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud 無權讀取 OPcache 的狀態 (\"opcache.restrict_api\")。", + "OPcache status is unavailable." : "OPcache 狀態不明。", "{used} of {total}" : "已使用 {used},共 {total}", + "Interned strings" : "內嵌字串", "Keys" : "密鑰", + "{used} of {max}" : "已使用 {used},共 {max}", "Disabled" : "已停用", + "Enabled, {used} of {total} buffer used" : "已啟用,已使用 {used} 緩衝空間,共 {total}", + "OPcache" : "OPcache", + "Hit rate" : "命中率", + "Cached scripts" : "已快取的命令稿", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "這些數字描述的是處理此請求的 PHP 處理程序。其他 FPM 池或 CLI 則各自維護自己的 OPcache。", + "Revalidate frequency:" : "重新驗證頻率:", "seconds" : "秒", + "Validate timestamps:" : "驗證時間戳:", "Yes" : "是", "No" : "否", + "OOM restarts:" : "OOM 重新啟動:", + "Last restart:" : "上次重新啟動:", + "JIT:" : "JIT:", "PHP extensions" : "PHP 擴充元件", "Extension" : "副檔名", "Unable to list extensions" : "無法列出擴充套件", + "{count} loaded" : "已載入 {count}", "PHP" : "PHP", "Version" : "版本", "Memory limit" : "記憶體限制", "Max execution time:" : "最大執行時間:", "Upload max size:" : "上傳至多:", + "Post max size:" : "最大 POST 大小:", + "SAPI:" : "SAPI:", "Extensions:" : "擴充套件:", "PHP Info:" : "PHP 資訊:", "Show phpinfo" : "顯示 phpinfo", From 54f12bdc60f23e4a93edbbd20b5e42f765460f15 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 28 Aug 2026 02:24:01 +0000 Subject: [PATCH 126/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/et_EE.js | 31 +++++++++++++++++++++++++++++++ l10n/et_EE.json | 31 +++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 4c1719a7..3e76a7f4 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -24,6 +24,9 @@ OC.L10N.register( "Latest runs" : "Viimased käivitused", "No background job has run yet." : "Ükski taustal töötav ülesanne pole veel käivitunud.", "Slowest jobs" : "Kõige aeglasemad taustal töötavad ülesanded", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Aeglaste taustatööde statistika pole veel saadaval. Seda teavet kogub eraldu taustaprotsess ning andmed on nähtavad pärast järgmist käivitust.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Hiljutised ebaõnnestumised (viimase %n päeva jooksul)","Hiljutised ebaõnnestumised (viimase %n päeva jooksul)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Viimase %n päeva jooksul ei ebaõnnestunud ükski taustaülesanne.","Viimase %n päeva jooksul ei ebaõnnestunud ükski taustaülesanne."], "Load" : "Koormus", "CPU info not available" : "Protsessori teave pole saadaval", "Current usage" : "Praegune kasutus", @@ -49,6 +52,11 @@ OC.L10N.register( "Started" : "Käivitatud", "Duration" : "Kestus", "Peak memory" : "Suurim mälukasutus", + "Run ID" : "Käivitatud taustaülesande tunnus", + "Server ID" : "Serveri tunnus", + "Process ID" : "Protsessi tunnus", + "Details about {job} from {time}" : "Lisateave „{job} - {time}“ taustaülesande kohta", + "Job" : "Taustaülesanne", "When" : "Millal", "Details" : "Üksikasjad", "Succeeded" : "Õnnestus", @@ -66,8 +74,12 @@ OC.L10N.register( "Configuration" : "Seadistused", "Output in JSON" : "Väljund json-vormingus", "Skip apps section" : "Jäta rakenduste alajaotus vahele", + "Including the apps section sends an external request to the app store" : "Rakenduste alajaotuse kaasamisel tehakse väline päring rakendustepoodi", "Skip server update" : "Jäta serveri uuendus vahele", "Authentication" : "Autentimine", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "See tunnusluba on loodud sinu veebibrauseri poolt ja seda ei salvestata enne, kui käivitad alljärgneva käsu. Lisad ta iga päringu puhul „{header}“ päisekirjele.", + "Command to store the token" : "Käsk tunnusloa salvestamiseks", + "Request header" : "Päringupäis", "Network" : "Võrk", "Hostname" : "Hostinimi", "Gateway" : "Lüüs", @@ -78,20 +90,39 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache'i lisamoodul pole laaditud.", + "OPcache is disabled." : "OPcache'i lisamoodul on keelatud.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloudil pole õigust tuvastada OPcache'i lisamooduli olekut („opcache.restrict_api“).", + "OPcache status is unavailable." : "OPcache'i lisamooduli olek pole teada!", "{used} of {total}" : "{used} / {total}", + "Interned strings" : "Jagatud sõned (interned strings)", "Keys" : "Võtmed", + "{used} of {max}" : "{used} / {max}", "Disabled" : "Väljalülitatud", + "Enabled, {used} of {total} buffer used" : "Sisselülitatud - puhvrist on kasutatud {used} / {total}", + "OPcache" : "OPcache", + "Hit rate" : "Päringute määr", + "Cached scripts" : "Puhverdatud skriptid", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Need numbrid kirjeldavad seda päringut töötlevat PHP-protsessi. Teised FPM-i kogumid või käsurida kasutavad oma OPcache’i.", + "Revalidate frequency:" : "Kordusvalideerimise sagedus:", "seconds" : "sekundit", + "Validate timestamps:" : "Ajatemplite kontroll:", "Yes" : "Jah", "No" : "Ei", + "OOM restarts:" : "OOM-i juhitud uuestikäivitusi:", + "Last restart:" : "Viimane uuestikäivitus:", + "JIT:" : "JIT:", "PHP extensions" : "PHP laiendusmoodulid", "Extension" : "Laiend", "Unable to list extensions" : "Laienduste loetlemine ei õnnestunud", + "{count} loaded" : "Laaditud on {count} lisamoodulit", "PHP" : "PHP", "Version" : "Versioon", "Memory limit" : "Mälukasutuse ülempiir", "Max execution time:" : "Maksimaalne täitmisaeg:", "Upload max size:" : "Maksimaalne üleslaadimissuurus:", + "Post max size:" : "Post-päringu suurim lubatud suurus:", + "SAPI:" : "SAPI:", "Extensions:" : "Laiendused:", "PHP Info:" : "PHP teave:", "Show phpinfo" : "Näita phpinfo väljundit", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 75681acd..c6e5227d 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -22,6 +22,9 @@ "Latest runs" : "Viimased käivitused", "No background job has run yet." : "Ükski taustal töötav ülesanne pole veel käivitunud.", "Slowest jobs" : "Kõige aeglasemad taustal töötavad ülesanded", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Aeglaste taustatööde statistika pole veel saadaval. Seda teavet kogub eraldu taustaprotsess ning andmed on nähtavad pärast järgmist käivitust.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Hiljutised ebaõnnestumised (viimase %n päeva jooksul)","Hiljutised ebaõnnestumised (viimase %n päeva jooksul)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Viimase %n päeva jooksul ei ebaõnnestunud ükski taustaülesanne.","Viimase %n päeva jooksul ei ebaõnnestunud ükski taustaülesanne."], "Load" : "Koormus", "CPU info not available" : "Protsessori teave pole saadaval", "Current usage" : "Praegune kasutus", @@ -47,6 +50,11 @@ "Started" : "Käivitatud", "Duration" : "Kestus", "Peak memory" : "Suurim mälukasutus", + "Run ID" : "Käivitatud taustaülesande tunnus", + "Server ID" : "Serveri tunnus", + "Process ID" : "Protsessi tunnus", + "Details about {job} from {time}" : "Lisateave „{job} - {time}“ taustaülesande kohta", + "Job" : "Taustaülesanne", "When" : "Millal", "Details" : "Üksikasjad", "Succeeded" : "Õnnestus", @@ -64,8 +72,12 @@ "Configuration" : "Seadistused", "Output in JSON" : "Väljund json-vormingus", "Skip apps section" : "Jäta rakenduste alajaotus vahele", + "Including the apps section sends an external request to the app store" : "Rakenduste alajaotuse kaasamisel tehakse väline päring rakendustepoodi", "Skip server update" : "Jäta serveri uuendus vahele", "Authentication" : "Autentimine", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "See tunnusluba on loodud sinu veebibrauseri poolt ja seda ei salvestata enne, kui käivitad alljärgneva käsu. Lisad ta iga päringu puhul „{header}“ päisekirjele.", + "Command to store the token" : "Käsk tunnusloa salvestamiseks", + "Request header" : "Päringupäis", "Network" : "Võrk", "Hostname" : "Hostinimi", "Gateway" : "Lüüs", @@ -76,20 +88,39 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache'i lisamoodul pole laaditud.", + "OPcache is disabled." : "OPcache'i lisamoodul on keelatud.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloudil pole õigust tuvastada OPcache'i lisamooduli olekut („opcache.restrict_api“).", + "OPcache status is unavailable." : "OPcache'i lisamooduli olek pole teada!", "{used} of {total}" : "{used} / {total}", + "Interned strings" : "Jagatud sõned (interned strings)", "Keys" : "Võtmed", + "{used} of {max}" : "{used} / {max}", "Disabled" : "Väljalülitatud", + "Enabled, {used} of {total} buffer used" : "Sisselülitatud - puhvrist on kasutatud {used} / {total}", + "OPcache" : "OPcache", + "Hit rate" : "Päringute määr", + "Cached scripts" : "Puhverdatud skriptid", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Need numbrid kirjeldavad seda päringut töötlevat PHP-protsessi. Teised FPM-i kogumid või käsurida kasutavad oma OPcache’i.", + "Revalidate frequency:" : "Kordusvalideerimise sagedus:", "seconds" : "sekundit", + "Validate timestamps:" : "Ajatemplite kontroll:", "Yes" : "Jah", "No" : "Ei", + "OOM restarts:" : "OOM-i juhitud uuestikäivitusi:", + "Last restart:" : "Viimane uuestikäivitus:", + "JIT:" : "JIT:", "PHP extensions" : "PHP laiendusmoodulid", "Extension" : "Laiend", "Unable to list extensions" : "Laienduste loetlemine ei õnnestunud", + "{count} loaded" : "Laaditud on {count} lisamoodulit", "PHP" : "PHP", "Version" : "Versioon", "Memory limit" : "Mälukasutuse ülempiir", "Max execution time:" : "Maksimaalne täitmisaeg:", "Upload max size:" : "Maksimaalne üleslaadimissuurus:", + "Post max size:" : "Post-päringu suurim lubatud suurus:", + "SAPI:" : "SAPI:", "Extensions:" : "Laiendused:", "PHP Info:" : "PHP teave:", "Show phpinfo" : "Näita phpinfo väljundit", From 06fea6c6ac108e099b3bcd64a35a87a1cc869048 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 29 Aug 2026 02:16:55 +0000 Subject: [PATCH 127/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/tr.js | 2 +- l10n/tr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/tr.js b/l10n/tr.js index 87fd4051..4c789991 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -30,7 +30,7 @@ OC.L10N.register( "Load" : "Yük", "CPU info not available" : "İşlemci bilgileri alınamadı", "Current usage" : "Güncel kullanım", - "Threads" : "Konular", + "Threads" : "İşlemler", "Load average" : "Yük ortalaması", "Database" : "Veri tabanı", "Type:" : "Tür:", diff --git a/l10n/tr.json b/l10n/tr.json index 3b6cda89..c4add146 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -28,7 +28,7 @@ "Load" : "Yük", "CPU info not available" : "İşlemci bilgileri alınamadı", "Current usage" : "Güncel kullanım", - "Threads" : "Konular", + "Threads" : "İşlemler", "Load average" : "Yük ortalaması", "Database" : "Veri tabanı", "Type:" : "Tür:", From 9b596f593b097ba52dafd96197ef04f49bf2f0df Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 30 Aug 2026 02:20:29 +0000 Subject: [PATCH 128/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 19 ++++++++++++++++++ l10n/ga.json | 19 ++++++++++++++++++ l10n/sv.js | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++ l10n/sv.json | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 148 insertions(+) diff --git a/l10n/ga.js b/l10n/ga.js index 276d4496..5c4e0986 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -90,20 +90,39 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "Níl an OPcache luchtaithe.", + "OPcache is disabled." : "Tá OPcache díchumasaithe.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Níl cead ag Nextcloud stádas an OPcache (\"opcache.restrict_api\") a léamh.", + "OPcache status is unavailable." : "Níl stádas OPcache ar fáil.", "{used} of {total}" : "{used} de {total}", + "Interned strings" : "Teaghráin inmheánacha", "Keys" : "Eochracha", + "{used} of {max}" : "{used} de {max}", "Disabled" : "Faoi mhíchumas", + "Enabled, {used} of {total} buffer used" : "Cumasaithe, {used} de {total} maolán úsáidte", + "OPcache" : "OPcache", + "Hit rate" : "Ráta buailte", + "Cached scripts" : "Scripteanna taisceáilte", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Déanann na huimhreacha seo cur síos ar an bpróiseas PHP atá ag láimhseáil an iarratais seo. Coinníonn linnte FPM eile nó an CLI a n-OPcache féin.", + "Revalidate frequency:" : "Athbhailíochtú minicíochta:", "seconds" : "soicind", + "Validate timestamps:" : "Bailíochtú stampaí ama:", "Yes" : "Tá", "No" : "Níl", + "OOM restarts:" : "Atosaíonn OOM:", + "Last restart:" : "Atosú deireanach:", + "JIT:" : "JIT:", "PHP extensions" : "Síntí PHP", "Extension" : "Síneadh", "Unable to list extensions" : "Ní féidir na síntí a liostú", + "{count} loaded" : "{count} luchtaithe", "PHP" : "PHP", "Version" : "Leagan", "Memory limit" : "Teorainn chuimhne", "Max execution time:" : "Uasmhéid ama rite:", "Upload max size:" : "Uaslódáil méid uasta:", + "Post max size:" : "Uasmhéid an phoist:", + "SAPI:" : "SAPI:", "Extensions:" : "Eisínteachtaí:", "PHP Info:" : "Eolas PHP:", "Show phpinfo" : "Taispeáin phpinfo", diff --git a/l10n/ga.json b/l10n/ga.json index b04ed094..6f5b2eed 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -88,20 +88,39 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "Níl an OPcache luchtaithe.", + "OPcache is disabled." : "Tá OPcache díchumasaithe.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Níl cead ag Nextcloud stádas an OPcache (\"opcache.restrict_api\") a léamh.", + "OPcache status is unavailable." : "Níl stádas OPcache ar fáil.", "{used} of {total}" : "{used} de {total}", + "Interned strings" : "Teaghráin inmheánacha", "Keys" : "Eochracha", + "{used} of {max}" : "{used} de {max}", "Disabled" : "Faoi mhíchumas", + "Enabled, {used} of {total} buffer used" : "Cumasaithe, {used} de {total} maolán úsáidte", + "OPcache" : "OPcache", + "Hit rate" : "Ráta buailte", + "Cached scripts" : "Scripteanna taisceáilte", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Déanann na huimhreacha seo cur síos ar an bpróiseas PHP atá ag láimhseáil an iarratais seo. Coinníonn linnte FPM eile nó an CLI a n-OPcache féin.", + "Revalidate frequency:" : "Athbhailíochtú minicíochta:", "seconds" : "soicind", + "Validate timestamps:" : "Bailíochtú stampaí ama:", "Yes" : "Tá", "No" : "Níl", + "OOM restarts:" : "Atosaíonn OOM:", + "Last restart:" : "Atosú deireanach:", + "JIT:" : "JIT:", "PHP extensions" : "Síntí PHP", "Extension" : "Síneadh", "Unable to list extensions" : "Ní féidir na síntí a liostú", + "{count} loaded" : "{count} luchtaithe", "PHP" : "PHP", "Version" : "Leagan", "Memory limit" : "Teorainn chuimhne", "Max execution time:" : "Uasmhéid ama rite:", "Upload max size:" : "Uaslódáil méid uasta:", + "Post max size:" : "Uasmhéid an phoist:", + "SAPI:" : "SAPI:", "Extensions:" : "Eisínteachtaí:", "PHP Info:" : "Eolas PHP:", "Show phpinfo" : "Taispeáin phpinfo", diff --git a/l10n/sv.js b/l10n/sv.js index ec0fe4b6..700281b6 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -14,10 +14,19 @@ OC.L10N.register( "Last 24 Hours" : "Senaste 24 timmarna", "Last 7 Days" : "Senaste 7 dagarna", "Last 30 Days" : "Senaste 30 dagarna", + "System cron" : "Systemcron", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (rekommenderas inte)", "Background jobs" : "Bakgrundsjobb", "Mode" : "Läge", + "Last run" : "Senast körd", "Never" : "Aldrig", + "Latest runs" : "Senaste körningarna", + "No background job has run yet." : "Inget bakgrundsjobb har körts ännu.", + "Slowest jobs" : "Långsammaste jobben", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Statistik över långsamma jobb är inte tillgänglig ännu. Den samlas in av ett bakgrundsjobb och visas efter nästa körning.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Senaste felen (senaste %n dagen)","Senaste felen (senaste %n dagarna)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Inget bakgrundsjobb misslyckades under den senaste %n dagen.","Inget bakgrundsjobb misslyckades under de senaste %n dagarna."], "Load" : "Belastning", "CPU info not available" : "CPU-information är inte tillgänglig", "Current usage" : "Nuvarande användning", @@ -27,30 +36,50 @@ OC.L10N.register( "Type:" : "Typ:", "Version:" : "Version:", "Size:" : "Storlek:", + "{used} of {total} used" : "{used} av {total} används", "Used" : "Använt", "Available" : "Tillgänglig", "Disk" : "Disk", "Files" : "Filer", "Storages" : "Lagring", + "Free space" : "Ledigt utrymme", "Mount:" : "Monteringspunkt:", "Filesystem:" : "Filsystem:", "Available:" : "Tillgängligt:", "Used:" : "Använt:", + "Class" : "Klass", "Status" : "Status", "Started" : "Påbörjat", "Duration" : "Varaktighet", + "Peak memory" : "Högsta minnesanvändning", + "Run ID" : "Körnings-ID", + "Server ID" : "Server-ID", + "Process ID" : "Process-ID", + "Details about {job} from {time}" : "Detaljer om {job} från {time}", + "Job" : "Jobb", "When" : "När", "Details" : "Information", "Succeeded" : "Slutförd", "Failed" : "Misslyckad", + "Crashed" : "Kraschade", "Running" : "Pågår", + "RAM usage" : "RAM-användning", + "Swap usage" : "Växlingsutrymmesanvändning", "Memory" : "Minne", "RAM info not available" : "RAM-information är inte tillgänglig", "Total" : "Totalt", + "Swap used" : "Använt växlingsutrymme", + "External monitoring API" : "API för extern övervakning", + "Endpoint URL" : "Slutpunkts-URL", "Configuration" : "Konfiguration", "Output in JSON" : "Utdata i JSON", + "Skip apps section" : "Hoppa över appavsnittet", + "Including the apps section sends an external request to the app store" : "Att inkludera appavsnittet skickar en extern begäran till appbutiken", "Skip server update" : "Hoppa över serveruppdatering", "Authentication" : "Autentisering", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Den här token genererades i webbläsaren och lagras inte förrän du kör kommandot nedan. Skicka den i rubriken {header} med varje begäran.", + "Command to store the token" : "Kommando för att lagra token", + "Request header" : "Begäranderubrik", "Network" : "Nätverk", "Hostname" : "Värdnamn", "Gateway" : "Gateway", @@ -61,19 +90,39 @@ OC.L10N.register( "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache är inte inläst.", + "OPcache is disabled." : "OPcache är inaktiverad.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud har inte behörighet att läsa OPcache-statusen (”opcache.restrict_api”).", + "OPcache status is unavailable." : "OPcache-status är inte tillgänglig.", + "{used} of {total}" : "{used} av {total}", + "Interned strings" : "Internade strängar", "Keys" : "Nycklar", + "{used} of {max}" : "{used} av {max}", "Disabled" : "Inaktiverad", + "Enabled, {used} of {total} buffer used" : "Aktiverad, {used} av {total} buffert används", + "OPcache" : "OPcache", + "Hit rate" : "Träfffrekvens", + "Cached scripts" : "Cachade skript", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Dessa siffror beskriver PHP-processen som hanterar den här begäran. Andra FPM-pooler eller CLI har sin egen OPcache.", + "Revalidate frequency:" : "Valideringsfrekvens:", "seconds" : "sekunder", + "Validate timestamps:" : "Validera tidsstämplar:", "Yes" : "Ja", "No" : "Nej", + "OOM restarts:" : "OOM-omstarter:", + "Last restart:" : "Senaste omstart:", + "JIT:" : "JIT:", "PHP extensions" : "PHP-tillägg", "Extension" : "Filändelse", "Unable to list extensions" : "Det går inte att lista tillägg", + "{count} loaded" : "{count} inlästa", "PHP" : "PHP", "Version" : "Version", "Memory limit" : "Minnesgräns", "Max execution time:" : "Maximal körningstid:", "Upload max size:" : "Största uppladdningsstorlek:", + "Post max size:" : "Största POST-storlek:", + "SAPI:" : "SAPI:", "Extensions:" : "Tillägg:", "PHP Info:" : "PHP-information:", "Show phpinfo" : "Visa phpinfo()", @@ -91,6 +140,7 @@ OC.L10N.register( "Max active processes:" : "Maximalt antal aktiva processer:", "Max children reached:" : "Maximalt antal underprocesser uppnått:", "CPU" : "CPU", + "Swap" : "Växlingsutrymme", "Resource usage" : "Resursanvändning", "Shares" : "Delningar", "Users:" : "Användare:", @@ -100,14 +150,19 @@ OC.L10N.register( "Federated sent:" : "Federerade delningar skickade:", "Federated received:" : "Federerade delningar mottagna:", "Talk conversations:" : "Talk-konversationer:", + "Runs" : "Körningar", "Average" : "Genomsnitt", + "Longest" : "Längsta", "Warning" : "Varning", + "Critical" : "Kritisk", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name} ({threads} trådar)", "Server time:" : "Servertid:", "Uptime:" : "Upptid:", "Temperature" : "Temperatur", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "CPU-användning:", "Load average: {percentage} % ({load}) last minute" : "Genomsnittlig belastning: {percentage} % ({load}) senaste minuten", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) senaste minuten\n{last5MinutesPercentage} % ({last5Minutes}) senaste 5 minuterna\n{last15MinutesPercentage} % ({last15Minutes}) senaste 15 minuterna", diff --git a/l10n/sv.json b/l10n/sv.json index b0c6ac99..decf0073 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -12,10 +12,19 @@ "Last 24 Hours" : "Senaste 24 timmarna", "Last 7 Days" : "Senaste 7 dagarna", "Last 30 Days" : "Senaste 30 dagarna", + "System cron" : "Systemcron", "Webcron" : "Webcron", + "AJAX (not recommended)" : "AJAX (rekommenderas inte)", "Background jobs" : "Bakgrundsjobb", "Mode" : "Läge", + "Last run" : "Senast körd", "Never" : "Aldrig", + "Latest runs" : "Senaste körningarna", + "No background job has run yet." : "Inget bakgrundsjobb har körts ännu.", + "Slowest jobs" : "Långsammaste jobben", + "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Statistik över långsamma jobb är inte tillgänglig ännu. Den samlas in av ett bakgrundsjobb och visas efter nästa körning.", + "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Senaste felen (senaste %n dagen)","Senaste felen (senaste %n dagarna)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Inget bakgrundsjobb misslyckades under den senaste %n dagen.","Inget bakgrundsjobb misslyckades under de senaste %n dagarna."], "Load" : "Belastning", "CPU info not available" : "CPU-information är inte tillgänglig", "Current usage" : "Nuvarande användning", @@ -25,30 +34,50 @@ "Type:" : "Typ:", "Version:" : "Version:", "Size:" : "Storlek:", + "{used} of {total} used" : "{used} av {total} används", "Used" : "Använt", "Available" : "Tillgänglig", "Disk" : "Disk", "Files" : "Filer", "Storages" : "Lagring", + "Free space" : "Ledigt utrymme", "Mount:" : "Monteringspunkt:", "Filesystem:" : "Filsystem:", "Available:" : "Tillgängligt:", "Used:" : "Använt:", + "Class" : "Klass", "Status" : "Status", "Started" : "Påbörjat", "Duration" : "Varaktighet", + "Peak memory" : "Högsta minnesanvändning", + "Run ID" : "Körnings-ID", + "Server ID" : "Server-ID", + "Process ID" : "Process-ID", + "Details about {job} from {time}" : "Detaljer om {job} från {time}", + "Job" : "Jobb", "When" : "När", "Details" : "Information", "Succeeded" : "Slutförd", "Failed" : "Misslyckad", + "Crashed" : "Kraschade", "Running" : "Pågår", + "RAM usage" : "RAM-användning", + "Swap usage" : "Växlingsutrymmesanvändning", "Memory" : "Minne", "RAM info not available" : "RAM-information är inte tillgänglig", "Total" : "Totalt", + "Swap used" : "Använt växlingsutrymme", + "External monitoring API" : "API för extern övervakning", + "Endpoint URL" : "Slutpunkts-URL", "Configuration" : "Konfiguration", "Output in JSON" : "Utdata i JSON", + "Skip apps section" : "Hoppa över appavsnittet", + "Including the apps section sends an external request to the app store" : "Att inkludera appavsnittet skickar en extern begäran till appbutiken", "Skip server update" : "Hoppa över serveruppdatering", "Authentication" : "Autentisering", + "This token was generated in your browser and is not stored until you run the command below. Send it in the {header} header with every request." : "Den här token genererades i webbläsaren och lagras inte förrän du kör kommandot nedan. Skicka den i rubriken {header} med varje begäran.", + "Command to store the token" : "Kommando för att lagra token", + "Request header" : "Begäranderubrik", "Network" : "Nätverk", "Hostname" : "Värdnamn", "Gateway" : "Gateway", @@ -59,19 +88,39 @@ "MAC:" : "MAC:", "IPv4:" : "IPv4:", "IPv6:" : "IPv6:", + "OPcache is not loaded." : "OPcache är inte inläst.", + "OPcache is disabled." : "OPcache är inaktiverad.", + "Nextcloud is not permitted to read the OPcache status (\"opcache.restrict_api\")." : "Nextcloud har inte behörighet att läsa OPcache-statusen (”opcache.restrict_api”).", + "OPcache status is unavailable." : "OPcache-status är inte tillgänglig.", + "{used} of {total}" : "{used} av {total}", + "Interned strings" : "Internade strängar", "Keys" : "Nycklar", + "{used} of {max}" : "{used} av {max}", "Disabled" : "Inaktiverad", + "Enabled, {used} of {total} buffer used" : "Aktiverad, {used} av {total} buffert används", + "OPcache" : "OPcache", + "Hit rate" : "Träfffrekvens", + "Cached scripts" : "Cachade skript", + "These numbers describe the PHP process handling this request. Other FPM pools or the CLI keep their own OPcache." : "Dessa siffror beskriver PHP-processen som hanterar den här begäran. Andra FPM-pooler eller CLI har sin egen OPcache.", + "Revalidate frequency:" : "Valideringsfrekvens:", "seconds" : "sekunder", + "Validate timestamps:" : "Validera tidsstämplar:", "Yes" : "Ja", "No" : "Nej", + "OOM restarts:" : "OOM-omstarter:", + "Last restart:" : "Senaste omstart:", + "JIT:" : "JIT:", "PHP extensions" : "PHP-tillägg", "Extension" : "Filändelse", "Unable to list extensions" : "Det går inte att lista tillägg", + "{count} loaded" : "{count} inlästa", "PHP" : "PHP", "Version" : "Version", "Memory limit" : "Minnesgräns", "Max execution time:" : "Maximal körningstid:", "Upload max size:" : "Största uppladdningsstorlek:", + "Post max size:" : "Största POST-storlek:", + "SAPI:" : "SAPI:", "Extensions:" : "Tillägg:", "PHP Info:" : "PHP-information:", "Show phpinfo" : "Visa phpinfo()", @@ -89,6 +138,7 @@ "Max active processes:" : "Maximalt antal aktiva processer:", "Max children reached:" : "Maximalt antal underprocesser uppnått:", "CPU" : "CPU", + "Swap" : "Växlingsutrymme", "Resource usage" : "Resursanvändning", "Shares" : "Delningar", "Users:" : "Användare:", @@ -98,14 +148,19 @@ "Federated sent:" : "Federerade delningar skickade:", "Federated received:" : "Federerade delningar mottagna:", "Talk conversations:" : "Talk-konversationer:", + "Runs" : "Körningar", "Average" : "Genomsnitt", + "Longest" : "Längsta", "Warning" : "Varning", + "Critical" : "Kritisk", "Operating System:" : "Operativsystem:", "CPU:" : "CPU:", "{name} ({threads} threads)" : "{name} ({threads} trådar)", "Server time:" : "Servertid:", "Uptime:" : "Upptid:", "Temperature" : "Temperatur", + "{duration} ms" : "{duration} ms", + "{duration} s" : "{duration} s", "CPU Usage:" : "CPU-användning:", "Load average: {percentage} % ({load}) last minute" : "Genomsnittlig belastning: {percentage} % ({load}) senaste minuten", "{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) senaste minuten\n{last5MinutesPercentage} % ({last5Minutes}) senaste 5 minuterna\n{last15MinutesPercentage} % ({last15Minutes}) senaste 15 minuterna", From c18a8e5af43cc4385fe2f44314d067eb197ab855 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 30 Aug 2026 08:06:57 +0000 Subject: [PATCH 129/130] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index d8dae338..881f0fc3 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "69c9d06aa3e899dfb74d6c035951dbc7613f2649" + "reference": "de6afa1f730d92792886fcdf7eacb09323fbe0bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/69c9d06aa3e899dfb74d6c035951dbc7613f2649", - "reference": "69c9d06aa3e899dfb74d6c035951dbc7613f2649", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/de6afa1f730d92792886fcdf7eacb09323fbe0bd", + "reference": "de6afa1f730d92792886fcdf7eacb09323fbe0bd", "shasum": "" }, "require": { @@ -144,7 +144,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2026-08-07T02:03:41+00:00" + "time": "2026-08-30T02:15:57+00:00" }, { "name": "psr/clock", From d35ad06e2d1f8e633745a05555c2c16c58d12def Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 31 Aug 2026 02:18:18 +0000 Subject: [PATCH 130/130] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 3 +++ l10n/fr.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index 32e898bc..355c0500 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -18,10 +18,13 @@ OC.L10N.register( "AJAX (not recommended)" : "AJAX (non recommandé)", "Background jobs" : "Tâches d'arrière-plan", "Mode" : "Mode", + "Last run" : "Dernière exécution", "Never" : "Jamais", + "No background job has run yet." : "Aucune tâche d'arrière-plan n'a été exécutée pour le moment.", "Slowest jobs" : "Tâches les plus lentes", "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Les statistiques sur les tâches lentes ne sont pas disponibles pour le moment. Elles sont collectées par une tâche en arrière-plan et apparaîtront après la prochaine exécution de celle-ci.", "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Derniers échecs (%n dernier jour)","Derniers échecs (%n derniers jours)","Derniers échecs (%n derniers jours)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Aucune tâche d'arrière-plan n'a échoué au cours du %n dernier jour.","Aucune tâche d'arrière-plan n'a échoué au cours des %n derniers jours.","Aucune tâche d'arrière-plan n'a échoué au cours des %n derniers jours."], "Load" : "Charge", "CPU info not available" : "Informations CPU non disponibles", "Current usage" : "Utilisation actuelle", diff --git a/l10n/fr.json b/l10n/fr.json index a01f2db5..60213548 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -16,10 +16,13 @@ "AJAX (not recommended)" : "AJAX (non recommandé)", "Background jobs" : "Tâches d'arrière-plan", "Mode" : "Mode", + "Last run" : "Dernière exécution", "Never" : "Jamais", + "No background job has run yet." : "Aucune tâche d'arrière-plan n'a été exécutée pour le moment.", "Slowest jobs" : "Tâches les plus lentes", "The slow jobs statistics are not available yet. They are collected by a background job and appear after its next run." : "Les statistiques sur les tâches lentes ne sont pas disponibles pour le moment. Elles sont collectées par une tâche en arrière-plan et apparaîtront après la prochaine exécution de celle-ci.", "_Latest failures (last %n day)_::_Latest failures (last %n days)_" : ["Derniers échecs (%n dernier jour)","Derniers échecs (%n derniers jours)","Derniers échecs (%n derniers jours)"], + "_No background job failed in the last %n day._::_No background job failed in the last %n days._" : ["Aucune tâche d'arrière-plan n'a échoué au cours du %n dernier jour.","Aucune tâche d'arrière-plan n'a échoué au cours des %n derniers jours.","Aucune tâche d'arrière-plan n'a échoué au cours des %n derniers jours."], "Load" : "Charge", "CPU info not available" : "Informations CPU non disponibles", "Current usage" : "Utilisation actuelle",