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>2022-05-04 06:22:43 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-04 06:22:43 +0300
commit9ebea00de72f4e815ba8a49d2500c81cc2cb3b3b (patch)
tree0e9756c614ced4868ae2aa2c4fda5cd5053a48c8
parentc73a15031f3cf4ae75921b0ed6a986379dbaa8e4 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/af.js4
-rw-r--r--l10n/af.json4
-rw-r--r--l10n/bs.js13
-rw-r--r--l10n/bs.json11
-rw-r--r--l10n/es_CR.js5
-rw-r--r--l10n/es_CR.json5
-rw-r--r--l10n/es_MX.js5
-rw-r--r--l10n/es_MX.json5
-rw-r--r--l10n/es_PR.js5
-rw-r--r--l10n/es_PR.json5
-rw-r--r--l10n/eu.js24
-rw-r--r--l10n/eu.json24
-rw-r--r--l10n/he.js5
-rw-r--r--l10n/he.json5
-rw-r--r--l10n/kn.js12
-rw-r--r--l10n/kn.json10
-rw-r--r--l10n/nl.js13
-rw-r--r--l10n/nl.json13
-rw-r--r--l10n/ro.js4
-rw-r--r--l10n/ro.json4
-rw-r--r--l10n/ru.js5
-rw-r--r--l10n/ru.json5
-rw-r--r--l10n/sq.js4
-rw-r--r--l10n/sq.json4
-rw-r--r--l10n/sr.js5
-rw-r--r--l10n/sr.json5
-rw-r--r--l10n/ta.js4
-rw-r--r--l10n/ta.json4
-rw-r--r--l10n/ug.js4
-rw-r--r--l10n/ug.json4
-rw-r--r--l10n/uk.js5
-rw-r--r--l10n/uk.json5
32 files changed, 206 insertions, 24 deletions
diff --git a/l10n/af.js b/l10n/af.js
index 6c1d70d..2b9cc2e 100644
--- a/l10n/af.js
+++ b/l10n/af.js
@@ -24,6 +24,8 @@ OC.L10N.register(
"Available" : "Beskikbaar",
"Status" : "Status",
"Memory Limit:" : "Geheuelimiet:",
- "Version" : "Weergawe"
+ "Files" : " Lêers",
+ "Version" : "Weergawe",
+ "Type" : "Tipe"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/af.json b/l10n/af.json
index 0f0f1be..293f0e6 100644
--- a/l10n/af.json
+++ b/l10n/af.json
@@ -22,6 +22,8 @@
"Available" : "Beskikbaar",
"Status" : "Status",
"Memory Limit:" : "Geheuelimiet:",
- "Version" : "Weergawe"
+ "Files" : " Lêers",
+ "Version" : "Weergawe",
+ "Type" : "Tipe"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/bs.js b/l10n/bs.js
new file mode 100644
index 0000000..af4e4ca
--- /dev/null
+++ b/l10n/bs.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "serverinfo",
+ {
+ "Users" : "Korisnici",
+ "Groups" : "Grupe",
+ "Copied!" : "Kopirano",
+ "Size" : "Veličina",
+ "Status" : "Status",
+ "Files" : "Datoteke",
+ "Version" : "Verzija",
+ "Type" : "Type"
+},
+"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/bs.json b/l10n/bs.json
new file mode 100644
index 0000000..3c6caa5
--- /dev/null
+++ b/l10n/bs.json
@@ -0,0 +1,11 @@
+{ "translations": {
+ "Users" : "Korisnici",
+ "Groups" : "Grupe",
+ "Copied!" : "Kopirano",
+ "Size" : "Veličina",
+ "Status" : "Status",
+ "Files" : "Datoteke",
+ "Version" : "Verzija",
+ "Type" : "Type"
+},"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/es_CR.js b/l10n/es_CR.js
index b424c00..a664f76 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -34,6 +34,9 @@ OC.L10N.register(
"Hostname" : "Nombre del servidor",
"Status" : "Estatus",
"Memory Limit:" : "Límite de Memoria:",
- "Max Execution Time:" : "Tiempo Max de Ejecución:"
+ "Max Execution Time:" : "Tiempo Max de Ejecución:",
+ "Files" : "Archivos",
+ "Version" : "Versión",
+ "Type" : "Tipo"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_CR.json b/l10n/es_CR.json
index b0e4456..cea8996 100644
--- a/l10n/es_CR.json
+++ b/l10n/es_CR.json
@@ -32,6 +32,9 @@
"Hostname" : "Nombre del servidor",
"Status" : "Estatus",
"Memory Limit:" : "Límite de Memoria:",
- "Max Execution Time:" : "Tiempo Max de Ejecución:"
+ "Max Execution Time:" : "Tiempo Max de Ejecución:",
+ "Files" : "Archivos",
+ "Version" : "Versión",
+ "Type" : "Tipo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 97e80b0..26f3a3d 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -42,6 +42,9 @@ OC.L10N.register(
"Hostname" : "Nombre del servidor",
"Status" : "Estatus",
"Memory Limit:" : "Límite de Memoria:",
- "Max Execution Time:" : "Tiempo Max de Ejecución:"
+ "Max Execution Time:" : "Tiempo Max de Ejecución:",
+ "Files" : "Archivos",
+ "Version" : "Versión",
+ "Type" : "Tipo"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index 3d45bf8..11687c1 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -40,6 +40,9 @@
"Hostname" : "Nombre del servidor",
"Status" : "Estatus",
"Memory Limit:" : "Límite de Memoria:",
- "Max Execution Time:" : "Tiempo Max de Ejecución:"
+ "Max Execution Time:" : "Tiempo Max de Ejecución:",
+ "Files" : "Archivos",
+ "Version" : "Versión",
+ "Type" : "Tipo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/es_PR.js b/l10n/es_PR.js
index b424c00..a664f76 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -34,6 +34,9 @@ OC.L10N.register(
"Hostname" : "Nombre del servidor",
"Status" : "Estatus",
"Memory Limit:" : "Límite de Memoria:",
- "Max Execution Time:" : "Tiempo Max de Ejecución:"
+ "Max Execution Time:" : "Tiempo Max de Ejecución:",
+ "Files" : "Archivos",
+ "Version" : "Versión",
+ "Type" : "Tipo"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_PR.json b/l10n/es_PR.json
index b0e4456..cea8996 100644
--- a/l10n/es_PR.json
+++ b/l10n/es_PR.json
@@ -32,6 +32,9 @@
"Hostname" : "Nombre del servidor",
"Status" : "Estatus",
"Memory Limit:" : "Límite de Memoria:",
- "Max Execution Time:" : "Tiempo Max de Ejecución:"
+ "Max Execution Time:" : "Tiempo Max de Ejecución:",
+ "Files" : "Archivos",
+ "Version" : "Versión",
+ "Type" : "Tipo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/eu.js b/l10n/eu.js
index 20bcb24..bad5663 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -26,21 +26,40 @@ OC.L10N.register(
"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:",
"Unknown Processor" : "Prozesatzaile ezezaguna",
+ "Memory:" : "Memoria:",
+ "Server time:" : "Zerbitzariaren ordua:",
+ "Uptime:" : "Denbora aktibo:",
"Load" : "Karga",
"Memory" : "Memoria",
"Disk" : "Diskoa",
+ "Mount:" : "Muntatzea:",
+ "Filesystem:" : "Fitxategi-sistema:",
"Size:" : "Tamaina:",
+ "Available:" : "Erabilgarri:",
+ "Used:" : "Erabilia:",
"You will get a notification once one of your disks is nearly full." : "Jakinarazpen bat jasoko duzu zure diskoetariko bat ia beteta dagoenean.",
"Files:" : "Fitxategiak:",
"Storages:" : "Biltegiak:",
"Free Space:" : "Leku librea:",
"Network" : "Sarea",
+ "Hostname:" : "Ostalari-izena:",
+ "DNS:" : "DNS:",
+ "Gateway:" : "Sarbidea:",
+ "Status:" : "Egoera:",
+ "Speed:" : "Abiadura:",
+ "MAC:" : "MAC:",
+ "IPv4:" : "IPv4:",
+ "IPv6:" : "IPv6:",
"Active users" : "Erabiltzaile aktiboak",
"Total users:" : "Erabiltzaileak guztira:",
"Shares" : "Partekatutakoak",
"PHP" : "PHP",
"Version:" : "Bertsioa:",
+ "Memory limit:" : "Memoria muga:",
+ "Max execution time:" : "Gehienezko exekuzio denbora:",
"Upload max size:" : "Igotzeko gehienezko tamaina:",
"Extensions:" : "Hedapenak:",
"Unable to list extensions" : "Ezin dira zerrendatu luzapenak",
@@ -76,11 +95,16 @@ OC.L10N.register(
"Memory Limit:" : "Memoria muga:",
"Max Execution Time:" : "Gehienezko exekuzio denbora:",
"To use an access token please generate one then set it using the following command:" : "Sarbide token bat erabiltzeko, sortu eta ezarri komando hau erabiliz:",
+ "Files" : "Fitxategiak",
"Storages" : "Biltegiak",
+ "Free Space" : "Leku librea",
"Total users" : "Erabiltzaileak guztira",
"Version" : "Bertsioa",
"Memory limit" : "Memoria muga",
+ "Max execution time" : "Gehienezko exekuzio denbora",
"Upload max size" : "Kargatzeko gehienezko tamaina",
+ "Type" : "Mota",
+ "You can connect an external monitoring tool by using this end point" : "Kanpoko kontrol-tresna konektatu daiteke amaiera-puntu hau erabiliz",
"To use an access token, please generate one then set it using the following command" : "Sarbide token bat erabiltzeko, sortu eta ezarri komando hau erabiliz"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index 6d5cb03..8daa200 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -24,21 +24,40 @@
"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:",
"Unknown Processor" : "Prozesatzaile ezezaguna",
+ "Memory:" : "Memoria:",
+ "Server time:" : "Zerbitzariaren ordua:",
+ "Uptime:" : "Denbora aktibo:",
"Load" : "Karga",
"Memory" : "Memoria",
"Disk" : "Diskoa",
+ "Mount:" : "Muntatzea:",
+ "Filesystem:" : "Fitxategi-sistema:",
"Size:" : "Tamaina:",
+ "Available:" : "Erabilgarri:",
+ "Used:" : "Erabilia:",
"You will get a notification once one of your disks is nearly full." : "Jakinarazpen bat jasoko duzu zure diskoetariko bat ia beteta dagoenean.",
"Files:" : "Fitxategiak:",
"Storages:" : "Biltegiak:",
"Free Space:" : "Leku librea:",
"Network" : "Sarea",
+ "Hostname:" : "Ostalari-izena:",
+ "DNS:" : "DNS:",
+ "Gateway:" : "Sarbidea:",
+ "Status:" : "Egoera:",
+ "Speed:" : "Abiadura:",
+ "MAC:" : "MAC:",
+ "IPv4:" : "IPv4:",
+ "IPv6:" : "IPv6:",
"Active users" : "Erabiltzaile aktiboak",
"Total users:" : "Erabiltzaileak guztira:",
"Shares" : "Partekatutakoak",
"PHP" : "PHP",
"Version:" : "Bertsioa:",
+ "Memory limit:" : "Memoria muga:",
+ "Max execution time:" : "Gehienezko exekuzio denbora:",
"Upload max size:" : "Igotzeko gehienezko tamaina:",
"Extensions:" : "Hedapenak:",
"Unable to list extensions" : "Ezin dira zerrendatu luzapenak",
@@ -74,11 +93,16 @@
"Memory Limit:" : "Memoria muga:",
"Max Execution Time:" : "Gehienezko exekuzio denbora:",
"To use an access token please generate one then set it using the following command:" : "Sarbide token bat erabiltzeko, sortu eta ezarri komando hau erabiliz:",
+ "Files" : "Fitxategiak",
"Storages" : "Biltegiak",
+ "Free Space" : "Leku librea",
"Total users" : "Erabiltzaileak guztira",
"Version" : "Bertsioa",
"Memory limit" : "Memoria muga",
+ "Max execution time" : "Gehienezko exekuzio denbora",
"Upload max size" : "Kargatzeko gehienezko tamaina",
+ "Type" : "Mota",
+ "You can connect an external monitoring tool by using this end point" : "Kanpoko kontrol-tresna konektatu daiteke amaiera-puntu hau erabiliz",
"To use an access token, please generate one then set it using the following command" : "Sarbide token bat erabiltzeko, sortu eta ezarri komando hau erabiliz"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/he.js b/l10n/he.js
index bd73464..0cd6238 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -67,6 +67,9 @@ OC.L10N.register(
"IPv6" : "IPv6",
"Memory Limit:" : "מגבלת זיכרון:",
"Max Execution Time:" : "זמן ההפעלה המרבי:",
- "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:" : "כדי להשתמש באסימון גישה נא לייצור אחד ואז להגדיר אותו באמצעות הפקודה הבאה:",
+ "Files" : "קבצים",
+ "Version" : "גרסה",
+ "Type" : "סוג"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/l10n/he.json b/l10n/he.json
index 8e9bb43..df34c7f 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -65,6 +65,9 @@
"IPv6" : "IPv6",
"Memory Limit:" : "מגבלת זיכרון:",
"Max Execution Time:" : "זמן ההפעלה המרבי:",
- "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:" : "כדי להשתמש באסימון גישה נא לייצור אחד ואז להגדיר אותו באמצעות הפקודה הבאה:",
+ "Files" : "קבצים",
+ "Version" : "גרסה",
+ "Type" : "סוג"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/kn.js b/l10n/kn.js
new file mode 100644
index 0000000..a2808cc
--- /dev/null
+++ b/l10n/kn.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "serverinfo",
+ {
+ "Users" : "ಬಳಕೆದಾರರು",
+ "Groups" : "ಗುಂಪುಗಳು",
+ "Copy" : "ನಕಲಿಸಿ",
+ "Size" : " ಗಾತ್ರ",
+ "Files" : "ಕಡತಗಳು",
+ "Version" : "ಆವೃತ್ತಿ",
+ "Type" : "Type"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/kn.json b/l10n/kn.json
new file mode 100644
index 0000000..9d32953
--- /dev/null
+++ b/l10n/kn.json
@@ -0,0 +1,10 @@
+{ "translations": {
+ "Users" : "ಬಳಕೆದಾರರು",
+ "Groups" : "ಗುಂಪುಗಳು",
+ "Copy" : "ನಕಲಿಸಿ",
+ "Size" : " ಗಾತ್ರ",
+ "Files" : "ಕಡತಗಳು",
+ "Version" : "ಆವೃತ್ತಿ",
+ "Type" : "Type"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file
diff --git a/l10n/nl.js b/l10n/nl.js
index 3428626..161cafa 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -73,6 +73,17 @@ OC.L10N.register(
"IPv6" : "IPv6",
"Memory Limit:" : "Geheugenlimiet:",
"Max Execution Time:" : "Max verwerkingstijd:",
- "To use an access token please generate one then set it using the following command:" : "Om een toegangstoken te gebruiken, genereer er a.u.b een en stel deze in via het volgende commando:"
+ "To use an access token please generate one then set it using the following command:" : "Om een toegangstoken te gebruiken, genereer er a.u.b een en stel deze in via het volgende commando:",
+ "Files" : "Bestanden",
+ "Storages" : "Oplsag",
+ "Free Space" : "Vrije Ruimte",
+ "Total users" : "Totaal aantal gebruikers",
+ "Version" : "Versie",
+ "Memory limit" : "Geheugenlimiet",
+ "Max execution time" : "Maximale uitvoeringstijd",
+ "Upload max size" : "Maximale upload-grootte",
+ "Type" : "Type",
+ "You can connect an external monitoring tool by using this end point" : "Je kunt een externe monitoringtool aansluiten door deze end point te gebruiken",
+ "To use an access token, please generate one then set it using the following command" : "Om een toegangstoken te gebruiken, genereer er a.u.b een en stel deze in via het volgende commando"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nl.json b/l10n/nl.json
index ea2fe61..53c44ce 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -71,6 +71,17 @@
"IPv6" : "IPv6",
"Memory Limit:" : "Geheugenlimiet:",
"Max Execution Time:" : "Max verwerkingstijd:",
- "To use an access token please generate one then set it using the following command:" : "Om een toegangstoken te gebruiken, genereer er a.u.b een en stel deze in via het volgende commando:"
+ "To use an access token please generate one then set it using the following command:" : "Om een toegangstoken te gebruiken, genereer er a.u.b een en stel deze in via het volgende commando:",
+ "Files" : "Bestanden",
+ "Storages" : "Oplsag",
+ "Free Space" : "Vrije Ruimte",
+ "Total users" : "Totaal aantal gebruikers",
+ "Version" : "Versie",
+ "Memory limit" : "Geheugenlimiet",
+ "Max execution time" : "Maximale uitvoeringstijd",
+ "Upload max size" : "Maximale upload-grootte",
+ "Type" : "Type",
+ "You can connect an external monitoring tool by using this end point" : "Je kunt een externe monitoringtool aansluiten door deze end point te gebruiken",
+ "To use an access token, please generate one then set it using the following command" : "Om een toegangstoken te gebruiken, genereer er a.u.b een en stel deze in via het volgende commando"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/ro.js b/l10n/ro.js
index f42e75c..39a983d 100644
--- a/l10n/ro.js
+++ b/l10n/ro.js
@@ -19,6 +19,8 @@ OC.L10N.register(
"Available" : "Disponibil",
"Hostname" : "Nume mașină",
"Status" : "Stare",
- "Version" : "Versiune"
+ "Files" : "Fișiere",
+ "Version" : "Versiune",
+ "Type" : "Tip"
},
"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 61c9d26..2c55e68 100644
--- a/l10n/ro.json
+++ b/l10n/ro.json
@@ -17,6 +17,8 @@
"Available" : "Disponibil",
"Hostname" : "Nume mașină",
"Status" : "Stare",
- "Version" : "Versiune"
+ "Files" : "Fișiere",
+ "Version" : "Versiune",
+ "Type" : "Tip"
},"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 cc19fb7..0a2adc7 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -74,11 +74,16 @@ OC.L10N.register(
"Memory Limit:" : "Ограничение памяти:",
"Max Execution Time:" : "Максимальное время выполнения:",
"To use an access token please generate one then set it using the following command:" : "Чтобы использовать токен доступа, сгенерируйте его, а затем установите с помощью следующей команды:",
+ "Files" : "Файлы",
"Storages" : "Хранилище",
+ "Free Space" : "Пространства свободно",
"Total users" : "Пользователей",
"Version" : "Версия",
"Memory limit" : "Лимит памяти",
+ "Max execution time" : "Максимальное время выполнения",
"Upload max size" : "Максимальный размер загружаемого файла",
+ "Type" : "Тип",
+ "You can connect an external monitoring tool by using this end point" : "Вы можете подключить внешний мониторинг используя этот адрес:",
"To use an access token, please generate one then set it using the following command" : "Чтобы использовать токен доступа, сгенерируйте его, а затем установите с помощью следующей команды"
},
"nplurals=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 7e39aaf..bcbd07b 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -72,11 +72,16 @@
"Memory Limit:" : "Ограничение памяти:",
"Max Execution Time:" : "Максимальное время выполнения:",
"To use an access token please generate one then set it using the following command:" : "Чтобы использовать токен доступа, сгенерируйте его, а затем установите с помощью следующей команды:",
+ "Files" : "Файлы",
"Storages" : "Хранилище",
+ "Free Space" : "Пространства свободно",
"Total users" : "Пользователей",
"Version" : "Версия",
"Memory limit" : "Лимит памяти",
+ "Max execution time" : "Максимальное время выполнения",
"Upload max size" : "Максимальный размер загружаемого файла",
+ "Type" : "Тип",
+ "You can connect an external monitoring tool by using this end point" : "Вы можете подключить внешний мониторинг используя этот адрес:",
"To use an access token, please generate one then set it using the following command" : "Чтобы использовать токен доступа, сгенерируйте его, а затем установите с помощью следующей команды"
},"pluralForm" :"nplurals=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/sq.js b/l10n/sq.js
index e69a626..dcf6d00 100644
--- a/l10n/sq.js
+++ b/l10n/sq.js
@@ -35,6 +35,8 @@ OC.L10N.register(
"Status" : "Status",
"Memory Limit:" : "Limiti i kujtesës: ",
"Max Execution Time:" : "Koha maksimale e ekzekutimit: ",
- "Version" : "Versioni"
+ "Files" : "Skedarët",
+ "Version" : "Versioni",
+ "Type" : "Shtyp"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sq.json b/l10n/sq.json
index 155beeb..2146e1c 100644
--- a/l10n/sq.json
+++ b/l10n/sq.json
@@ -33,6 +33,8 @@
"Status" : "Status",
"Memory Limit:" : "Limiti i kujtesës: ",
"Max Execution Time:" : "Koha maksimale e ekzekutimit: ",
- "Version" : "Versioni"
+ "Files" : "Skedarët",
+ "Version" : "Versioni",
+ "Type" : "Shtyp"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/sr.js b/l10n/sr.js
index 9b5f83c..902578c 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -65,6 +65,9 @@ OC.L10N.register(
"IPv4" : "IPv4",
"IPv6" : "IPv6",
"Memory Limit:" : "Меморијски лимит:",
- "Max Execution Time:" : "Максимално време извршавања:"
+ "Max Execution Time:" : "Максимално време извршавања:",
+ "Files" : "Фајлови",
+ "Version" : "Верзија",
+ "Type" : "Тип"
},
"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 164b92c..30b4020 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -63,6 +63,9 @@
"IPv4" : "IPv4",
"IPv6" : "IPv6",
"Memory Limit:" : "Меморијски лимит:",
- "Max Execution Time:" : "Максимално време извршавања:"
+ "Max Execution Time:" : "Максимално време извршавања:",
+ "Files" : "Фајлови",
+ "Version" : "Верзија",
+ "Type" : "Тип"
},"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/ta.js b/l10n/ta.js
index 226905c..4baa44d 100644
--- a/l10n/ta.js
+++ b/l10n/ta.js
@@ -6,6 +6,8 @@ OC.L10N.register(
"Copy" : "Copy",
"Size:" : "அளவு:",
"Type:" : "வகை:",
- "Size" : "அளவு"
+ "Size" : "அளவு",
+ "Files" : "கோப்புகள்",
+ "Type" : "வகை"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ta.json b/l10n/ta.json
index aebb076..cd81af2 100644
--- a/l10n/ta.json
+++ b/l10n/ta.json
@@ -4,6 +4,8 @@
"Copy" : "Copy",
"Size:" : "அளவு:",
"Type:" : "வகை:",
- "Size" : "அளவு"
+ "Size" : "அளவு",
+ "Files" : "கோப்புகள்",
+ "Type" : "வகை"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/ug.js b/l10n/ug.js
index 0ff4a01..20ea0ec 100644
--- a/l10n/ug.js
+++ b/l10n/ug.js
@@ -6,6 +6,8 @@ OC.L10N.register(
"Size:" : "چوڭلۇقى:",
"Type:" : "تىپى:",
"Size" : "چوڭلۇقى",
- "Version" : "نەشرى"
+ "Files" : "ھۆججەتلەر",
+ "Version" : "نەشرى",
+ "Type" : "Type"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ug.json b/l10n/ug.json
index 3381362..bdafa22 100644
--- a/l10n/ug.json
+++ b/l10n/ug.json
@@ -4,6 +4,8 @@
"Size:" : "چوڭلۇقى:",
"Type:" : "تىپى:",
"Size" : "چوڭلۇقى",
- "Version" : "نەشرى"
+ "Files" : "ھۆججەتلەر",
+ "Version" : "نەشرى",
+ "Type" : "Type"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/uk.js b/l10n/uk.js
index 8c77749..92d7349 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -63,6 +63,9 @@ OC.L10N.register(
"IPv4" : "IPv4",
"IPv6" : "IPv6",
"Memory Limit:" : "Обмеження пам'яті:",
- "Max Execution Time:" : "Макс. час виконання:"
+ "Max Execution Time:" : "Макс. час виконання:",
+ "Files" : "Робота з файлами",
+ "Version" : "Версія",
+ "Type" : "Тип"
},
"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 76b8a5a..e332503 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -61,6 +61,9 @@
"IPv4" : "IPv4",
"IPv6" : "IPv6",
"Memory Limit:" : "Обмеження пам'яті:",
- "Max Execution Time:" : "Макс. час виконання:"
+ "Max Execution Time:" : "Макс. час виконання:",
+ "Files" : "Робота з файлами",
+ "Version" : "Версія",
+ "Type" : "Тип"
},"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