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:
Diffstat (limited to 'l10n/ia.js')
-rw-r--r--l10n/ia.js18
1 files changed, 9 insertions, 9 deletions
diff --git a/l10n/ia.js b/l10n/ia.js
index a0a88e5..a6f5626 100644
--- a/l10n/ia.js
+++ b/l10n/ia.js
@@ -1,11 +1,6 @@
OC.L10N.register(
"serverinfo",
{
- "Load average" : "Carga medie",
- "Last minute" : "Ultime minuta",
- "Memory info not available" : "Information del memoria non es disponibile",
- "Total" : "Total",
- "Current usage" : "Uso actual",
"Users" : "Usatores",
"Groups" : "Gruppos",
"Links" : "Ligamines",
@@ -19,18 +14,23 @@ OC.L10N.register(
"System" : "Systema",
"Monitoring" : "Controlante",
"Size" : "Dimension",
- "Files:" : "Files:",
"Hostname" : "Nomine de Hospite",
"Active users" : "Usatores active",
"Shares" : "Compartimentos",
"PHP" : "PHP",
+ "Database" : "Base de datos",
+ "External monitoring tool" : "Instrumento de controlo externe",
+ "Load average" : "Carga medie",
+ "Last minute" : "Ultime minuta",
+ "Memory info not available" : "Information del memoria non es disponibile",
+ "Total" : "Total",
+ "Current usage" : "Uso actual",
+ "Files:" : "Files:",
"Version:" : "Version:",
"Memory Limit:" : "Limite de Memoria:",
"Max Execution Time:" : "Tempore Maxime de Execution:",
"Upload max size:" : "Dimension maxime de incarga:",
- "Database" : "Base de datos",
"Type:" : "Typo:",
- "Size:" : "Dimension:",
- "External monitoring tool" : "Instrumento de controlo externe"
+ "Size:" : "Dimension:"
},
"nplurals=2; plural=(n != 1);");