Skip to content

Commit 6d05287

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent d80eff1 commit 6d05287

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

l10n/sr.js

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/sr.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757
"Failed to connect to Daemon. Check the logs" : "Није успело повезивање са Даемоном. Погледајте дневнике",
5858
"Failed to check connection to Daemon. Check the logs" : "Није успела провера везе са Даемоном. Погледајте дневнике",
5959
"Unlimited" : "Неограничено",
60+
"{size} GiB" : "{size} GiB",
61+
"{size} MiB" : "{size} MiB",
62+
"1 CPU" : "1 CPU",
63+
"{cpus} CPUs" : "{cpus} CPU-а",
6064
"Deploy daemon config details" : "Детаљи конфигурације даемона за постављање",
6165
"Deploy Daemon" : "Даемон за постављање",
6266
"Default daemon. ExApps will be installed on it" : "Подразумевани даемон. ExApps ће се инсталиранти на њему.",
@@ -73,6 +77,7 @@
7377
"GPUs support" : "Подршка за GPU",
7478
"Compute device" : "Рачунарски уређај",
7579
"Memory limit" : "Ограничење меморије",
80+
"CPU limit" : "CPU ограничење",
7681
"Additional options" : "Додатне опције",
7782
"Verify connection" : "Провери везу",
7883
"Registered Deploy daemons list" : "Листа регистрованих Даемона за постављање",
@@ -165,6 +170,12 @@
165170
"Flag for the advanced setups only. Disables the FRP tunnel between ExApps and HaRP." : "Заставица само за напредне инсталације. Искључује FRP тунел између ExApp апликација и HaRP.",
166171
"Disabled" : "Искључено",
167172
"Docker network for ex-app deployment must be defined" : "Мора да се дефинише докер мрежа за постављање ex-app",
173+
"Memory limit (in MiB)" : "Ограничење меморије (у MiB)",
174+
"Maximum memory that the ExApp container can use in mebibytes" : "Максимална количина меморије у мебибајтовима које ExApp контејнер може да употреби",
175+
"Must be a positive integer" : "Мора да буде позитиван цео број",
176+
"Maximum CPU cores that the ExApp container can use (e.g. 0.5 for half a core, 2 for two cores)" : "Максимални број CPU језгара које ExApp контејнер може да употреби (нпр. 0.5 за пола језгра, 2 за два језгра)",
177+
"CPU limit as decimal value" : "CPU ограничење као децимална вредност",
178+
"Must be a positive number" : "Мора да буде позитиван цео број",
168179
"Additional option" : "Додатна опција",
169180
"Add additional option" : "Додај додатну опцију",
170181
"Option key (unique)" : "Кључ опције (јединствени)",

0 commit comments

Comments
 (0)