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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-30 04:31:42 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-30 04:31:42 +0300
commite3438d1dd71f1e4739b999e7b83a9be447f4739f (patch)
treef497f1190204b707ed7699247137dff2c9a746c2
parent66c8091ca504a2fc68765c6aaba235d071ed5b6e (diff)
[tx-robot] updated from transifexv13.0.11RC1v13.0.11
-rw-r--r--l10n/es_MX.js15
-rw-r--r--l10n/es_MX.json15
-rw-r--r--l10n/sv.js4
-rw-r--r--l10n/sv.json4
4 files changed, 34 insertions, 4 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 1a40229..e923041 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"serverinfo",
{
+ "CPU info not available" : "Información de CPU no disponible",
"Load average" : "Carga promedio",
"Last minute" : "Último minuto",
"Memory info not available" : "Información de la memoria no disponible",
@@ -11,10 +12,17 @@ OC.L10N.register(
"Links" : "Ligas",
"Federated sent" : "Envío federado",
"Federated received" : "Federado recibido",
+ "Talk conversations" : "Conversaciones de Talk",
"Last 24 hours" : "Últimas 24 horas",
"Last 1 hour" : "Última hora",
"Last 5 mins" : "Últimos 5 minutos",
+ "Copy" : "Copiar",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presione ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.",
"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." : "Provee información útil del servidor como carga del CPU, uso de RAM, uso de disco, número de usuarios, etc.",
"CPU load" : "Carga del CPU",
"Memory usage" : "Uso de memoria",
@@ -23,7 +31,12 @@ OC.L10N.register(
"Storage" : "Almacenamiento",
"Users:" : "Usuarios:",
"Files:" : "Archivos:",
+ "Storages:" : "Almacenamiento:",
+ "Free Space:" : "Espacio Libre:",
+ "Nextcloud" : "Nextcloud",
"Version:" : "Versión:",
+ "Apps installed:" : "Aplicaciones instaladas:",
+ "Apps updates available:" : "Actualizaciones disponibles para aplicaciones:",
"PHP" : "PHP",
"Memory Limit:" : "Límite de Memoria:",
"Max Execution Time:" : "Tiempo Max de Ejecución:",
@@ -32,6 +45,8 @@ OC.L10N.register(
"Type:" : "Tipo:",
"Size:" : "Tamaño:",
"External monitoring tool" : "Herramienta de monitoreo externa",
+ "You can connect an external monitoring tool by using this end point:" : "Puede conectar una herramienta de monitoreo externo usando esta terminal:",
+ "Did you know?" : "¿Sabía usted?",
"You can connect an external monitoring tool by using this end point: " : "Puedes conectar una herramienta externa de monitoreo usando este punto de acceso:"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index 00e1682..4255e92 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "CPU info not available" : "Información de CPU no disponible",
"Load average" : "Carga promedio",
"Last minute" : "Último minuto",
"Memory info not available" : "Información de la memoria no disponible",
@@ -9,10 +10,17 @@
"Links" : "Ligas",
"Federated sent" : "Envío federado",
"Federated received" : "Federado recibido",
+ "Talk conversations" : "Conversaciones de Talk",
"Last 24 hours" : "Últimas 24 horas",
"Last 1 hour" : "Última hora",
"Last 5 mins" : "Últimos 5 minutos",
+ "Copy" : "Copiar",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presione ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.",
"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." : "Provee información útil del servidor como carga del CPU, uso de RAM, uso de disco, número de usuarios, etc.",
"CPU load" : "Carga del CPU",
"Memory usage" : "Uso de memoria",
@@ -21,7 +29,12 @@
"Storage" : "Almacenamiento",
"Users:" : "Usuarios:",
"Files:" : "Archivos:",
+ "Storages:" : "Almacenamiento:",
+ "Free Space:" : "Espacio Libre:",
+ "Nextcloud" : "Nextcloud",
"Version:" : "Versión:",
+ "Apps installed:" : "Aplicaciones instaladas:",
+ "Apps updates available:" : "Actualizaciones disponibles para aplicaciones:",
"PHP" : "PHP",
"Memory Limit:" : "Límite de Memoria:",
"Max Execution Time:" : "Tiempo Max de Ejecución:",
@@ -30,6 +43,8 @@
"Type:" : "Tipo:",
"Size:" : "Tamaño:",
"External monitoring tool" : "Herramienta de monitoreo externa",
+ "You can connect an external monitoring tool by using this end point:" : "Puede conectar una herramienta de monitoreo externo usando esta terminal:",
+ "Did you know?" : "¿Sabía usted?",
"You can connect an external monitoring tool by using this end point: " : "Puedes conectar una herramienta externa de monitoreo usando este punto de acceso:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/sv.js b/l10n/sv.js
index 5426caf..777e227 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"serverinfo",
{
- "CPU info not available" : "CPU info ej tillgänglig",
+ "CPU info not available" : "CPU-info ej tillgänglig",
"Load average" : "Genomsnittsanvändning",
"Last minute" : "Senaste minuten",
"Memory info not available" : "Minnesinformation ej tillgänglig",
@@ -48,7 +48,7 @@ OC.L10N.register(
"External monitoring tool" : "Externt övervakningsverktyg",
"You can connect an external monitoring tool by using this end point:" : "Du kan ansluta ett externt övervakningsverktyg genom att använda denna adress:",
"Did you know?" : "Visste du?",
- "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Lägga till \"?format=json\" i slutet av webbadressen ger dig resultatet i JSON-format!",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Lägg till \"?format=json\" i slutet av webbadressen för att få resultatet i JSON-format!",
"You can connect an external monitoring tool by using this end point: " : "Du kan ansluta ett externt övervakningsverktyg genom att använda denna adress:"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sv.json b/l10n/sv.json
index c8ec7d9..6667220 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -1,5 +1,5 @@
{ "translations": {
- "CPU info not available" : "CPU info ej tillgänglig",
+ "CPU info not available" : "CPU-info ej tillgänglig",
"Load average" : "Genomsnittsanvändning",
"Last minute" : "Senaste minuten",
"Memory info not available" : "Minnesinformation ej tillgänglig",
@@ -46,7 +46,7 @@
"External monitoring tool" : "Externt övervakningsverktyg",
"You can connect an external monitoring tool by using this end point:" : "Du kan ansluta ett externt övervakningsverktyg genom att använda denna adress:",
"Did you know?" : "Visste du?",
- "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Lägga till \"?format=json\" i slutet av webbadressen ger dig resultatet i JSON-format!",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Lägg till \"?format=json\" i slutet av webbadressen för att få resultatet i JSON-format!",
"You can connect an external monitoring tool by using this end point: " : "Du kan ansluta ett externt övervakningsverktyg genom att använda denna adress:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file