diff --git a/apps/appstore/l10n/bg.js b/apps/appstore/l10n/bg.js
index d0f0f27aacd..37ad78a4a59 100644
--- a/apps/appstore/l10n/bg.js
+++ b/apps/appstore/l10n/bg.js
@@ -7,51 +7,62 @@ OC.L10N.register(
"Actions" : "Действия",
"Show details" : "Показване на подробности",
"Grid view" : "Решетъчен изглед",
+ "Cancel" : "Cancel",
+ "Learn more" : "Научете повече",
+ "Daemon" : "Системен процес",
"Deploy Daemon" : "Внедряване на системен процес",
+ "Type" : "Тип",
"Name" : "Име",
"Display Name" : "Име за визуализация",
"Compute device" : "Изчислително устройство",
"Advanced deploy options" : "Разширени опции за внедряване",
+ "Edit ExApp deploy options before installation" : "Редактиране на опциите за внедряване на ExApp преди инсталиране",
+ "Environment variables" : "Променливи на средата",
"ExApp container environment variables" : "Променливи на средата на ExApp",
- "No environment variables defined" : "Няма дефинирани променливи на средата",
+ "Mounts" : "Монтажи",
+ "Must exist on the Deploy daemon host prior to installing the ExApp" : "Трябва да съществува на внедряването на системния процес за разгръщане преди инсталирането на ExApp",
+ "Container path" : "Връзка към контейнер",
"Read-only" : "Само за четене",
"Remove mount" : "Премахнете монтажа",
- "New mount" : "Нов монтаж",
+ "Enter path to host folder" : "Въведете пътя до папката на хоста",
"Enter path to container folder" : "Въведете пътя до папката на контейнера",
+ "Toggle read-only mode" : "Превключване на режим само за четене",
"Confirm" : "Потвърди",
"Cancel adding mount" : "Отказ от добавяне на монтаж",
"Add mount" : "Добавяне на монтаж",
- "ExApp container mounts" : "Монтиране на контейнери ExApp",
"Description" : "Описание",
+ "View in store" : "Преглед в магазина",
"Visit website" : "Уеб страницата",
+ "Usage documentation" : "Документация за употреба",
"Admin documentation" : "Документация за администратори",
"Developer documentation" : "Документация за разработчици",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Приложението не може да бъде инсталирано, защото следните зависимости не са удовлетворени:",
- "Author" : "Автор",
+ "Latest updated" : "Последна актуализация",
"Categories" : "Категории",
"Resources" : "Ресурси",
"Changelog" : "Списък на промените",
"Supported" : "Поддържан",
"Featured" : "Препоръчани",
+ "This app is supported via your current Nextcloud subscription." : "Това приложение се поддържа чрез текущия ви абонамент за Nextcloud.",
+ "Community rating: {score}/5" : "Оценка на общността: {score} /5",
+ "Choose Deploy Daemon for {appName}" : "Изберете внедраване на системен поцес за {appName}",
"No Deploy daemons configured" : "Няма конфигурирани бекграунд процеси",
"Register a custom one or setup from available templates" : "Регистрирайте персонализиран такъв или го настройте от наличните шаблони",
- "Registered Deploy daemons list" : "Списък с регистриран бекграунд списък",
- "Default" : "По подразбиране",
+ "Manage Deploy daemons" : "Управление на бекграунд процеси",
"Carousel" : "Въртележка",
- "Choose slide to display" : "Изберете слайд за показване",
+ "Next slide" : "Следващ слайд",
"{index} of {total}" : "{index}на {total}",
- "Limit to groups" : "Ограничен достъп",
"Save" : "Запис",
- "Download and enable all" : "Изтеглете и активирайте всички",
- "Could not load section content from app store." : "Не можа да се зареди съдържанието на секцията от магазина за приложения.",
- "Version {version}, {license}-licensed" : "Версия {version}, {license}-лицензирана",
- "Disable" : "Изключване",
+ "Loading app list" : "Списъкът с приложения се зарежда",
+ "Could not render element" : "Елементът не можа да се изобрази",
+ "Nothing to show" : "Нищо за показване",
+ "Fetching the latest news…" : "Извличане на последните новини…",
"Download and enable" : "Сваляне и включване",
"Rate the app" : "Оценете приложението",
- "Remove" : "Премахване",
- "Update to {version}" : "Актуализирай до {version}",
- "Discover" : "Открийте",
- "App bundles" : "Пакети с приложения",
+ "Report a bug" : "Докладване за грешка",
+ "Your apps" : "Вашите приложения",
+ "Active apps" : "Включени приложения",
+ "Disabled apps" : "Изключени приложения",
+ "Updates" : "Актуализации",
"Featured apps" : "Препоръчани приложения",
"Supported apps" : "Поддържани приложения",
"An error occurred during the request. Unable to proceed." : "Възникна грешка по време на заявката. Не може да се продължи."
diff --git a/apps/appstore/l10n/bg.json b/apps/appstore/l10n/bg.json
index 30b6949641f..41d5120b9a5 100644
--- a/apps/appstore/l10n/bg.json
+++ b/apps/appstore/l10n/bg.json
@@ -5,51 +5,62 @@
"Actions" : "Действия",
"Show details" : "Показване на подробности",
"Grid view" : "Решетъчен изглед",
+ "Cancel" : "Cancel",
+ "Learn more" : "Научете повече",
+ "Daemon" : "Системен процес",
"Deploy Daemon" : "Внедряване на системен процес",
+ "Type" : "Тип",
"Name" : "Име",
"Display Name" : "Име за визуализация",
"Compute device" : "Изчислително устройство",
"Advanced deploy options" : "Разширени опции за внедряване",
+ "Edit ExApp deploy options before installation" : "Редактиране на опциите за внедряване на ExApp преди инсталиране",
+ "Environment variables" : "Променливи на средата",
"ExApp container environment variables" : "Променливи на средата на ExApp",
- "No environment variables defined" : "Няма дефинирани променливи на средата",
+ "Mounts" : "Монтажи",
+ "Must exist on the Deploy daemon host prior to installing the ExApp" : "Трябва да съществува на внедряването на системния процес за разгръщане преди инсталирането на ExApp",
+ "Container path" : "Връзка към контейнер",
"Read-only" : "Само за четене",
"Remove mount" : "Премахнете монтажа",
- "New mount" : "Нов монтаж",
+ "Enter path to host folder" : "Въведете пътя до папката на хоста",
"Enter path to container folder" : "Въведете пътя до папката на контейнера",
+ "Toggle read-only mode" : "Превключване на режим само за четене",
"Confirm" : "Потвърди",
"Cancel adding mount" : "Отказ от добавяне на монтаж",
"Add mount" : "Добавяне на монтаж",
- "ExApp container mounts" : "Монтиране на контейнери ExApp",
"Description" : "Описание",
+ "View in store" : "Преглед в магазина",
"Visit website" : "Уеб страницата",
+ "Usage documentation" : "Документация за употреба",
"Admin documentation" : "Документация за администратори",
"Developer documentation" : "Документация за разработчици",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Приложението не може да бъде инсталирано, защото следните зависимости не са удовлетворени:",
- "Author" : "Автор",
+ "Latest updated" : "Последна актуализация",
"Categories" : "Категории",
"Resources" : "Ресурси",
"Changelog" : "Списък на промените",
"Supported" : "Поддържан",
"Featured" : "Препоръчани",
+ "This app is supported via your current Nextcloud subscription." : "Това приложение се поддържа чрез текущия ви абонамент за Nextcloud.",
+ "Community rating: {score}/5" : "Оценка на общността: {score} /5",
+ "Choose Deploy Daemon for {appName}" : "Изберете внедраване на системен поцес за {appName}",
"No Deploy daemons configured" : "Няма конфигурирани бекграунд процеси",
"Register a custom one or setup from available templates" : "Регистрирайте персонализиран такъв или го настройте от наличните шаблони",
- "Registered Deploy daemons list" : "Списък с регистриран бекграунд списък",
- "Default" : "По подразбиране",
+ "Manage Deploy daemons" : "Управление на бекграунд процеси",
"Carousel" : "Въртележка",
- "Choose slide to display" : "Изберете слайд за показване",
+ "Next slide" : "Следващ слайд",
"{index} of {total}" : "{index}на {total}",
- "Limit to groups" : "Ограничен достъп",
"Save" : "Запис",
- "Download and enable all" : "Изтеглете и активирайте всички",
- "Could not load section content from app store." : "Не можа да се зареди съдържанието на секцията от магазина за приложения.",
- "Version {version}, {license}-licensed" : "Версия {version}, {license}-лицензирана",
- "Disable" : "Изключване",
+ "Loading app list" : "Списъкът с приложения се зарежда",
+ "Could not render element" : "Елементът не можа да се изобрази",
+ "Nothing to show" : "Нищо за показване",
+ "Fetching the latest news…" : "Извличане на последните новини…",
"Download and enable" : "Сваляне и включване",
"Rate the app" : "Оценете приложението",
- "Remove" : "Премахване",
- "Update to {version}" : "Актуализирай до {version}",
- "Discover" : "Открийте",
- "App bundles" : "Пакети с приложения",
+ "Report a bug" : "Докладване за грешка",
+ "Your apps" : "Вашите приложения",
+ "Active apps" : "Включени приложения",
+ "Disabled apps" : "Изключени приложения",
+ "Updates" : "Актуализации",
"Featured apps" : "Препоръчани приложения",
"Supported apps" : "Поддържани приложения",
"An error occurred during the request. Unable to proceed." : "Възникна грешка по време на заявката. Не може да се продължи."
diff --git a/apps/appstore/l10n/es_419.js b/apps/appstore/l10n/es_419.js
index 872fdf37cc5..d8bbb9ef28c 100644
--- a/apps/appstore/l10n/es_419.js
+++ b/apps/appstore/l10n/es_419.js
@@ -6,22 +6,25 @@ OC.L10N.register(
"Version" : "Versión",
"Actions" : "Acciones",
"Grid view" : "Vista de cuadrícula",
+ "Cancel" : "Cancel",
+ "Learn more" : "Conoce más",
+ "Type" : "Tipo",
"Name" : "Nombre",
"Display Name" : "Nombre a desplegar",
"Confirm" : "Confirmar",
"Description" : "Descripción",
+ "View in store" : "Ver en la tienda",
"Visit website" : "Visita el sitio web",
"Admin documentation" : "Documentación del administrador",
"Developer documentation" : "Documentación del desarrollador",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
"Categories" : "Categorías",
"Resources" : "Recursos",
"Changelog" : "Bitácora de cambios",
"Featured" : "Destacado",
- "Limit to groups" : "Limitar a grupos",
"Save" : "Guardar",
- "Disable" : "Deshabilitar",
- "Update to {version}" : "Actualizar a {version}",
- "App bundles" : "Paquetes de aplicación"
+ "Report a bug" : "Reporta un detalle",
+ "Your apps" : "Tus aplicaciones",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "Updates" : "Actualizaciones"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/appstore/l10n/es_419.json b/apps/appstore/l10n/es_419.json
index 23a97e4b6c2..55e4d2455f9 100644
--- a/apps/appstore/l10n/es_419.json
+++ b/apps/appstore/l10n/es_419.json
@@ -4,22 +4,25 @@
"Version" : "Versión",
"Actions" : "Acciones",
"Grid view" : "Vista de cuadrícula",
+ "Cancel" : "Cancel",
+ "Learn more" : "Conoce más",
+ "Type" : "Tipo",
"Name" : "Nombre",
"Display Name" : "Nombre a desplegar",
"Confirm" : "Confirmar",
"Description" : "Descripción",
+ "View in store" : "Ver en la tienda",
"Visit website" : "Visita el sitio web",
"Admin documentation" : "Documentación del administrador",
"Developer documentation" : "Documentación del desarrollador",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
"Categories" : "Categorías",
"Resources" : "Recursos",
"Changelog" : "Bitácora de cambios",
"Featured" : "Destacado",
- "Limit to groups" : "Limitar a grupos",
"Save" : "Guardar",
- "Disable" : "Deshabilitar",
- "Update to {version}" : "Actualizar a {version}",
- "App bundles" : "Paquetes de aplicación"
+ "Report a bug" : "Reporta un detalle",
+ "Your apps" : "Tus aplicaciones",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "Updates" : "Actualizaciones"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/apps/appstore/l10n/es_HN.js b/apps/appstore/l10n/es_HN.js
index 872fdf37cc5..02237807c89 100644
--- a/apps/appstore/l10n/es_HN.js
+++ b/apps/appstore/l10n/es_HN.js
@@ -6,22 +6,27 @@ OC.L10N.register(
"Version" : "Versión",
"Actions" : "Acciones",
"Grid view" : "Vista de cuadrícula",
+ "Cancel" : "Cancel",
+ "Learn more" : "Conoce más",
+ "Daemon" : "Demonio",
+ "Type" : "Tipo",
"Name" : "Nombre",
"Display Name" : "Nombre a desplegar",
"Confirm" : "Confirmar",
"Description" : "Descripción",
+ "View in store" : "Ver en la tienda",
"Visit website" : "Visita el sitio web",
"Admin documentation" : "Documentación del administrador",
"Developer documentation" : "Documentación del desarrollador",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
"Categories" : "Categorías",
"Resources" : "Recursos",
"Changelog" : "Bitácora de cambios",
"Featured" : "Destacado",
- "Limit to groups" : "Limitar a grupos",
"Save" : "Guardar",
- "Disable" : "Deshabilitar",
- "Update to {version}" : "Actualizar a {version}",
- "App bundles" : "Paquetes de aplicación"
+ "Loading" : "Cargando",
+ "Report a bug" : "Reporta un detalle",
+ "Your apps" : "Tus aplicaciones",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "Updates" : "Actualizaciones"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/appstore/l10n/es_HN.json b/apps/appstore/l10n/es_HN.json
index 23a97e4b6c2..a2f127ea3ea 100644
--- a/apps/appstore/l10n/es_HN.json
+++ b/apps/appstore/l10n/es_HN.json
@@ -4,22 +4,27 @@
"Version" : "Versión",
"Actions" : "Acciones",
"Grid view" : "Vista de cuadrícula",
+ "Cancel" : "Cancel",
+ "Learn more" : "Conoce más",
+ "Daemon" : "Demonio",
+ "Type" : "Tipo",
"Name" : "Nombre",
"Display Name" : "Nombre a desplegar",
"Confirm" : "Confirmar",
"Description" : "Descripción",
+ "View in store" : "Ver en la tienda",
"Visit website" : "Visita el sitio web",
"Admin documentation" : "Documentación del administrador",
"Developer documentation" : "Documentación del desarrollador",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
"Categories" : "Categorías",
"Resources" : "Recursos",
"Changelog" : "Bitácora de cambios",
"Featured" : "Destacado",
- "Limit to groups" : "Limitar a grupos",
"Save" : "Guardar",
- "Disable" : "Deshabilitar",
- "Update to {version}" : "Actualizar a {version}",
- "App bundles" : "Paquetes de aplicación"
+ "Loading" : "Cargando",
+ "Report a bug" : "Reporta un detalle",
+ "Your apps" : "Tus aplicaciones",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "Updates" : "Actualizaciones"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/apps/appstore/l10n/es_PA.js b/apps/appstore/l10n/es_PA.js
index 872fdf37cc5..4d402fdb7ce 100644
--- a/apps/appstore/l10n/es_PA.js
+++ b/apps/appstore/l10n/es_PA.js
@@ -6,22 +6,26 @@ OC.L10N.register(
"Version" : "Versión",
"Actions" : "Acciones",
"Grid view" : "Vista de cuadrícula",
+ "Cancel" : "Cancel",
+ "Learn more" : "Conoce más",
+ "Type" : "Tipo",
"Name" : "Nombre",
"Display Name" : "Nombre a desplegar",
"Confirm" : "Confirmar",
"Description" : "Descripción",
+ "View in store" : "Ver en la tienda",
"Visit website" : "Visita el sitio web",
"Admin documentation" : "Documentación del administrador",
"Developer documentation" : "Documentación del desarrollador",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
"Categories" : "Categorías",
"Resources" : "Recursos",
"Changelog" : "Bitácora de cambios",
"Featured" : "Destacado",
- "Limit to groups" : "Limitar a grupos",
"Save" : "Guardar",
- "Disable" : "Deshabilitar",
- "Update to {version}" : "Actualizar a {version}",
- "App bundles" : "Paquetes de aplicación"
+ "Loading" : "Cargando",
+ "Report a bug" : "Reporta un detalle",
+ "Your apps" : "Tus aplicaciones",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "Updates" : "Actualizaciones"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/appstore/l10n/es_PA.json b/apps/appstore/l10n/es_PA.json
index 23a97e4b6c2..326102e989c 100644
--- a/apps/appstore/l10n/es_PA.json
+++ b/apps/appstore/l10n/es_PA.json
@@ -4,22 +4,26 @@
"Version" : "Versión",
"Actions" : "Acciones",
"Grid view" : "Vista de cuadrícula",
+ "Cancel" : "Cancel",
+ "Learn more" : "Conoce más",
+ "Type" : "Tipo",
"Name" : "Nombre",
"Display Name" : "Nombre a desplegar",
"Confirm" : "Confirmar",
"Description" : "Descripción",
+ "View in store" : "Ver en la tienda",
"Visit website" : "Visita el sitio web",
"Admin documentation" : "Documentación del administrador",
"Developer documentation" : "Documentación del desarrollador",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
"Categories" : "Categorías",
"Resources" : "Recursos",
"Changelog" : "Bitácora de cambios",
"Featured" : "Destacado",
- "Limit to groups" : "Limitar a grupos",
"Save" : "Guardar",
- "Disable" : "Deshabilitar",
- "Update to {version}" : "Actualizar a {version}",
- "App bundles" : "Paquetes de aplicación"
+ "Loading" : "Cargando",
+ "Report a bug" : "Reporta un detalle",
+ "Your apps" : "Tus aplicaciones",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "Updates" : "Actualizaciones"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/apps/appstore/l10n/es_PE.js b/apps/appstore/l10n/es_PE.js
new file mode 100644
index 00000000000..d8bbb9ef28c
--- /dev/null
+++ b/apps/appstore/l10n/es_PE.js
@@ -0,0 +1,30 @@
+OC.L10N.register(
+ "appstore",
+ {
+ "Apps" : "Aplicaciones",
+ "App name" : "Nombre de la aplicación",
+ "Version" : "Versión",
+ "Actions" : "Acciones",
+ "Grid view" : "Vista de cuadrícula",
+ "Cancel" : "Cancel",
+ "Learn more" : "Conoce más",
+ "Type" : "Tipo",
+ "Name" : "Nombre",
+ "Display Name" : "Nombre a desplegar",
+ "Confirm" : "Confirmar",
+ "Description" : "Descripción",
+ "View in store" : "Ver en la tienda",
+ "Visit website" : "Visita el sitio web",
+ "Admin documentation" : "Documentación del administrador",
+ "Developer documentation" : "Documentación del desarrollador",
+ "Categories" : "Categorías",
+ "Resources" : "Recursos",
+ "Changelog" : "Bitácora de cambios",
+ "Featured" : "Destacado",
+ "Save" : "Guardar",
+ "Report a bug" : "Reporta un detalle",
+ "Your apps" : "Tus aplicaciones",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "Updates" : "Actualizaciones"
+},
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/appstore/l10n/es_PE.json b/apps/appstore/l10n/es_PE.json
new file mode 100644
index 00000000000..55e4d2455f9
--- /dev/null
+++ b/apps/appstore/l10n/es_PE.json
@@ -0,0 +1,28 @@
+{ "translations": {
+ "Apps" : "Aplicaciones",
+ "App name" : "Nombre de la aplicación",
+ "Version" : "Versión",
+ "Actions" : "Acciones",
+ "Grid view" : "Vista de cuadrícula",
+ "Cancel" : "Cancel",
+ "Learn more" : "Conoce más",
+ "Type" : "Tipo",
+ "Name" : "Nombre",
+ "Display Name" : "Nombre a desplegar",
+ "Confirm" : "Confirmar",
+ "Description" : "Descripción",
+ "View in store" : "Ver en la tienda",
+ "Visit website" : "Visita el sitio web",
+ "Admin documentation" : "Documentación del administrador",
+ "Developer documentation" : "Documentación del desarrollador",
+ "Categories" : "Categorías",
+ "Resources" : "Recursos",
+ "Changelog" : "Bitácora de cambios",
+ "Featured" : "Destacado",
+ "Save" : "Guardar",
+ "Report a bug" : "Reporta un detalle",
+ "Your apps" : "Tus aplicaciones",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "Updates" : "Actualizaciones"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
+}
\ No newline at end of file
diff --git a/apps/appstore/l10n/et_EE.js b/apps/appstore/l10n/et_EE.js
index 25e4cc9dd1d..43971a1471d 100644
--- a/apps/appstore/l10n/et_EE.js
+++ b/apps/appstore/l10n/et_EE.js
@@ -8,61 +8,73 @@ OC.L10N.register(
"Actions" : "Tegevused",
"Show details" : "Näita üksikasju",
"Grid view" : "Ruudustikvaade",
+ "Cancel" : "Katkesta",
+ "Office suite switching is managed through the Nextcloud All-in-One interface." : "Kontoritarkvarapakettide vahetamine toimub Nextcloudi kõik-ühes (All-in-One) kasutajaliidesest.",
"Disable office suites" : "Lülita kontoritarkvarapaketid välja",
+ "Learn more" : "Lisateave",
+ "Daemon" : "Taustateenus",
"Deploy Daemon" : "Kasutuselevõtmise taustateenus",
+ "Type" : "Tüüp",
"Name" : "Nimi",
"Display Name" : "Kuvatav nimi",
"Compute device" : "Arvutusseade",
"Advanced deploy options" : "Kasutuselevõtmise lisavalikud",
+ "Edit ExApp deploy options before installation" : "Muuda ExApp konteineri seadistuse enne paigaldamist",
+ "Environment variables" : "Keskonnamuutujad",
"ExApp container environment variables" : "ExApp konteineri keskonnamuutujad",
- "No environment variables defined" : "Ühtegi keskonnamuutujat pole defineeritud",
+ "Mounts" : "Haakepunktid",
+ "Must exist on the Deploy daemon host prior to installing the ExApp" : "Enne ExAppi paigaldamist peab ta olema leitav kasutuselevõtmise taustateenuses",
+ "Container path" : "Konteineri asukoht",
"Read-only" : "Ainult lugemiseks",
"Remove mount" : "Eemalda haakepunkt",
- "New mount" : "Uus haakepunkt",
+ "Enter path to host folder" : "Sisesta peremeeskausta asukoht",
"Enter path to container folder" : "Sisesta konteinerikausta asukoht",
+ "Toggle read-only mode" : "Lülita „ainult lugemiseks“ režiim sisse/välja",
"Confirm" : "Kinnita",
"Cancel adding mount" : "Katkesta haakepunkti lisamine",
"Add mount" : "Lisa haakepunkt",
- "ExApp container mounts" : "ExApp konteinerite haakepunktid",
"Description" : "Kirjeldus",
+ "View in store" : "Vaata poes",
"Visit website" : "Külasta veebisaiti",
+ "Usage documentation" : "Kasutusjuhend",
"Admin documentation" : "Administraatori dokumentatsioon",
"Developer documentation" : "Arendaja dokumentatsioon",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Seda rakendust ei saa paigaldada, sest järgmised sõltuvusel ei ole täidetud:",
- "Author" : "Autor",
+ "Latest updated" : "Viimati uuendatud",
"Categories" : "Kategooriad",
"Resources" : "Ressursid",
"Changelog" : "Muudatuste logi",
"Supported" : "Toetatud",
"Featured" : "Esile tõstetud",
+ "This app is supported via your current Nextcloud subscription." : "See rakendus on toetatud sinu praeguses Nextcloudi tellimuses. ",
"Community rating: {score}/5" : "Kogukonna hinnang: {score}/5",
+ "Choose Deploy Daemon for {appName}" : "Vali {appName} rakenduse jaoks kasutuselevõtmise taustateenus",
"No Deploy daemons configured" : "Ühtegi kasutuselevõtmise taustateenust pole seadistatud",
"Register a custom one or setup from available templates" : "Registreeri enda eelistus või vali olemasolevate mallide seast",
- "Registered Deploy daemons list" : "Registreeritud kasutuselevõtmise taustateenuste loend",
- "Default" : "Vaikimisi",
+ "Manage Deploy daemons" : "Halda kasutuselevõtmise taustateenuseid",
"Carousel" : "Karussell",
- "Choose slide to display" : "Vali kuvatav slaid",
+ "Next slide" : "Järgmine slaid",
"{index} of {total}" : "{index} / {total}",
- "Limit to groups" : "Luba gruppidele",
"Save" : "Salvesta",
- "Download and enable all" : "Laadi kõik alla ja võta kasutusele",
+ "Loading app list" : "Laadin rakenduste loendit",
"Could not load app discover section" : "Rakenduse tuvastamise jaotise laadimine ei õnnestunud",
- "Could not load section content from app store." : "Jaotise sisu laadimine rakendustepoest ei õnnestunud.",
- "Version {version}, {license}-licensed" : "Versioon {version}, avaldatud {license} litsentsi alusel",
- "Disable" : "Lülita välja",
+ "Could not render element" : "Elemendi töötlemine ei õnnestunud",
+ "Nothing to show" : "Pole midagi näidata",
+ "Loading" : "Laadin",
+ "Fetching the latest news…" : "Laadin viimaseid uuendusi",
+ "Loading categories" : "Laadin kategooriaid",
"Download and enable" : "Laadi alla ja võta kasutusele",
"Rate the app" : "Hinda rakendust",
- "Remove" : "Eemalda",
- "Update to {version}" : "Uuendus versioonini {version}",
- "Discover" : "Avasta",
- "App bundles" : "Rakenduste kogumikud",
+ "Report a bug" : "Teata veast",
+ "Your apps" : "Sinu rakendused",
+ "Active apps" : "Aktiivsed rakendused",
+ "Disabled apps" : "Keelatud rakendused",
+ "Updates" : "Uuendused",
"Featured apps" : "Esiletõstetud rakendused",
"Supported apps" : "Toetatud rakendused",
- "Best Nextcloud integration" : "Parim Nextcloudi lõiming",
- "Best ODF compatibility" : "Parim ühilduvus ODF-failidega",
- "Best support for legacy files" : "Parim pärandfailide tugi",
+ "Open source" : "Avatud lähtekoodiga",
"Open core" : "Avatud lähtekoodiga tuum",
- "Best Microsoft compatibility" : "Parim ühilduvus Microsoftiga",
+ "Best performance" : "Parim jõudlus",
+ "Limited ODF compatibility" : "Piiratud ühilduvus ODF-failidega",
"An error occurred during the request. Unable to proceed." : "Päringu ajal tekkis viga. Jätkamine pole võimalik."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/appstore/l10n/et_EE.json b/apps/appstore/l10n/et_EE.json
index cb7f98f0411..d9114afbaa0 100644
--- a/apps/appstore/l10n/et_EE.json
+++ b/apps/appstore/l10n/et_EE.json
@@ -6,61 +6,73 @@
"Actions" : "Tegevused",
"Show details" : "Näita üksikasju",
"Grid view" : "Ruudustikvaade",
+ "Cancel" : "Katkesta",
+ "Office suite switching is managed through the Nextcloud All-in-One interface." : "Kontoritarkvarapakettide vahetamine toimub Nextcloudi kõik-ühes (All-in-One) kasutajaliidesest.",
"Disable office suites" : "Lülita kontoritarkvarapaketid välja",
+ "Learn more" : "Lisateave",
+ "Daemon" : "Taustateenus",
"Deploy Daemon" : "Kasutuselevõtmise taustateenus",
+ "Type" : "Tüüp",
"Name" : "Nimi",
"Display Name" : "Kuvatav nimi",
"Compute device" : "Arvutusseade",
"Advanced deploy options" : "Kasutuselevõtmise lisavalikud",
+ "Edit ExApp deploy options before installation" : "Muuda ExApp konteineri seadistuse enne paigaldamist",
+ "Environment variables" : "Keskonnamuutujad",
"ExApp container environment variables" : "ExApp konteineri keskonnamuutujad",
- "No environment variables defined" : "Ühtegi keskonnamuutujat pole defineeritud",
+ "Mounts" : "Haakepunktid",
+ "Must exist on the Deploy daemon host prior to installing the ExApp" : "Enne ExAppi paigaldamist peab ta olema leitav kasutuselevõtmise taustateenuses",
+ "Container path" : "Konteineri asukoht",
"Read-only" : "Ainult lugemiseks",
"Remove mount" : "Eemalda haakepunkt",
- "New mount" : "Uus haakepunkt",
+ "Enter path to host folder" : "Sisesta peremeeskausta asukoht",
"Enter path to container folder" : "Sisesta konteinerikausta asukoht",
+ "Toggle read-only mode" : "Lülita „ainult lugemiseks“ režiim sisse/välja",
"Confirm" : "Kinnita",
"Cancel adding mount" : "Katkesta haakepunkti lisamine",
"Add mount" : "Lisa haakepunkt",
- "ExApp container mounts" : "ExApp konteinerite haakepunktid",
"Description" : "Kirjeldus",
+ "View in store" : "Vaata poes",
"Visit website" : "Külasta veebisaiti",
+ "Usage documentation" : "Kasutusjuhend",
"Admin documentation" : "Administraatori dokumentatsioon",
"Developer documentation" : "Arendaja dokumentatsioon",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Seda rakendust ei saa paigaldada, sest järgmised sõltuvusel ei ole täidetud:",
- "Author" : "Autor",
+ "Latest updated" : "Viimati uuendatud",
"Categories" : "Kategooriad",
"Resources" : "Ressursid",
"Changelog" : "Muudatuste logi",
"Supported" : "Toetatud",
"Featured" : "Esile tõstetud",
+ "This app is supported via your current Nextcloud subscription." : "See rakendus on toetatud sinu praeguses Nextcloudi tellimuses. ",
"Community rating: {score}/5" : "Kogukonna hinnang: {score}/5",
+ "Choose Deploy Daemon for {appName}" : "Vali {appName} rakenduse jaoks kasutuselevõtmise taustateenus",
"No Deploy daemons configured" : "Ühtegi kasutuselevõtmise taustateenust pole seadistatud",
"Register a custom one or setup from available templates" : "Registreeri enda eelistus või vali olemasolevate mallide seast",
- "Registered Deploy daemons list" : "Registreeritud kasutuselevõtmise taustateenuste loend",
- "Default" : "Vaikimisi",
+ "Manage Deploy daemons" : "Halda kasutuselevõtmise taustateenuseid",
"Carousel" : "Karussell",
- "Choose slide to display" : "Vali kuvatav slaid",
+ "Next slide" : "Järgmine slaid",
"{index} of {total}" : "{index} / {total}",
- "Limit to groups" : "Luba gruppidele",
"Save" : "Salvesta",
- "Download and enable all" : "Laadi kõik alla ja võta kasutusele",
+ "Loading app list" : "Laadin rakenduste loendit",
"Could not load app discover section" : "Rakenduse tuvastamise jaotise laadimine ei õnnestunud",
- "Could not load section content from app store." : "Jaotise sisu laadimine rakendustepoest ei õnnestunud.",
- "Version {version}, {license}-licensed" : "Versioon {version}, avaldatud {license} litsentsi alusel",
- "Disable" : "Lülita välja",
+ "Could not render element" : "Elemendi töötlemine ei õnnestunud",
+ "Nothing to show" : "Pole midagi näidata",
+ "Loading" : "Laadin",
+ "Fetching the latest news…" : "Laadin viimaseid uuendusi",
+ "Loading categories" : "Laadin kategooriaid",
"Download and enable" : "Laadi alla ja võta kasutusele",
"Rate the app" : "Hinda rakendust",
- "Remove" : "Eemalda",
- "Update to {version}" : "Uuendus versioonini {version}",
- "Discover" : "Avasta",
- "App bundles" : "Rakenduste kogumikud",
+ "Report a bug" : "Teata veast",
+ "Your apps" : "Sinu rakendused",
+ "Active apps" : "Aktiivsed rakendused",
+ "Disabled apps" : "Keelatud rakendused",
+ "Updates" : "Uuendused",
"Featured apps" : "Esiletõstetud rakendused",
"Supported apps" : "Toetatud rakendused",
- "Best Nextcloud integration" : "Parim Nextcloudi lõiming",
- "Best ODF compatibility" : "Parim ühilduvus ODF-failidega",
- "Best support for legacy files" : "Parim pärandfailide tugi",
+ "Open source" : "Avatud lähtekoodiga",
"Open core" : "Avatud lähtekoodiga tuum",
- "Best Microsoft compatibility" : "Parim ühilduvus Microsoftiga",
+ "Best performance" : "Parim jõudlus",
+ "Limited ODF compatibility" : "Piiratud ühilduvus ODF-failidega",
"An error occurred during the request. Unable to proceed." : "Päringu ajal tekkis viga. Jätkamine pole võimalik."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/appstore/l10n/hu.js b/apps/appstore/l10n/hu.js
index 7ff955de632..a744ae109aa 100644
--- a/apps/appstore/l10n/hu.js
+++ b/apps/appstore/l10n/hu.js
@@ -8,34 +8,41 @@ OC.L10N.register(
"Actions" : "Műveletek",
"Show details" : "Részletek megjelenítése",
"Grid view" : "Rács nézet",
- "Features" : "Funkciók",
+ "Cancel" : "Mégse",
+ "Learn more" : "Tudjon meg többet",
+ "Daemon" : "Démon",
+ "Type" : "Típus",
"Name" : "Név",
"Display Name" : "Megjelenítendő név",
"Confirm" : "Megerősítés",
"Description" : "Leírás",
+ "View in store" : "Megtekintés a tárban",
"Visit website" : "Weboldal meglátogatása",
+ "Usage documentation" : "Felhasználási dokumentáció",
"Admin documentation" : "Rendszergazdai dokumentáció",
"Developer documentation" : "Fejlesztői dokumentáció",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Ezt az alkalmazást nem lehet telepíteni, mert a következő függőségek hiányoznak:",
- "Author" : "Szerző",
+ "Latest updated" : "Utoljára frissítve",
"Categories" : "Kategóriák",
"Resources" : "Erőforrások",
"Changelog" : "Változásnapló",
"Supported" : "Támogatott",
"Featured" : "Kiemelt",
- "Default" : "Alapértelmezett",
- "Choose slide to display" : "Válassza ki a megjelenítendő diát",
+ "This app is supported via your current Nextcloud subscription." : "Az alkalmazás támogatását a jelenlegi Nextcloud előfizetése biztosítja.",
+ "Next slide" : "Következő dia",
"{index} of {total}" : "{index} / {total}",
- "Limit to groups" : "Csoportokra korlátozás",
"Save" : "Mentés",
- "Download and enable all" : "Összes letöltése és engedélyezése",
- "Version {version}, {license}-licensed" : " {version} verzió,{license} licenc alatt",
- "Disable" : "Letiltás",
+ "Loading app list" : "Alkalmazáslista betöltése",
+ "Nothing to show" : "Nincs mit megjeleníteni",
+ "Loading" : "Betöltés",
+ "Fetching the latest news…" : "Legfrissebb hírek lekérése…",
+ "Loading categories" : "Kategóriák betöltése",
"Download and enable" : "Letöltés és engedélyezés",
"Rate the app" : "Értékelje az alkalmazást",
- "Remove" : "Eltávolítás",
- "Update to {version}" : "Frissítés erre: {version}",
- "App bundles" : "Alkalmazáscsomagok",
+ "Report a bug" : "Hiba bejelentése",
+ "Your apps" : "Az Ön alkalmazásai",
+ "Active apps" : "Aktív alkalmazások",
+ "Disabled apps" : "Letiltott alkalmazások",
+ "Updates" : "Frissítések",
"Featured apps" : "Kiemelt alkalmazások",
"Supported apps" : "Támogatott alkalmazások",
"An error occurred during the request. Unable to proceed." : "Hiba történt a kérés során. Nem lehet folytatni."
diff --git a/apps/appstore/l10n/hu.json b/apps/appstore/l10n/hu.json
index 69404bf6856..8c68df99851 100644
--- a/apps/appstore/l10n/hu.json
+++ b/apps/appstore/l10n/hu.json
@@ -6,34 +6,41 @@
"Actions" : "Műveletek",
"Show details" : "Részletek megjelenítése",
"Grid view" : "Rács nézet",
- "Features" : "Funkciók",
+ "Cancel" : "Mégse",
+ "Learn more" : "Tudjon meg többet",
+ "Daemon" : "Démon",
+ "Type" : "Típus",
"Name" : "Név",
"Display Name" : "Megjelenítendő név",
"Confirm" : "Megerősítés",
"Description" : "Leírás",
+ "View in store" : "Megtekintés a tárban",
"Visit website" : "Weboldal meglátogatása",
+ "Usage documentation" : "Felhasználási dokumentáció",
"Admin documentation" : "Rendszergazdai dokumentáció",
"Developer documentation" : "Fejlesztői dokumentáció",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Ezt az alkalmazást nem lehet telepíteni, mert a következő függőségek hiányoznak:",
- "Author" : "Szerző",
+ "Latest updated" : "Utoljára frissítve",
"Categories" : "Kategóriák",
"Resources" : "Erőforrások",
"Changelog" : "Változásnapló",
"Supported" : "Támogatott",
"Featured" : "Kiemelt",
- "Default" : "Alapértelmezett",
- "Choose slide to display" : "Válassza ki a megjelenítendő diát",
+ "This app is supported via your current Nextcloud subscription." : "Az alkalmazás támogatását a jelenlegi Nextcloud előfizetése biztosítja.",
+ "Next slide" : "Következő dia",
"{index} of {total}" : "{index} / {total}",
- "Limit to groups" : "Csoportokra korlátozás",
"Save" : "Mentés",
- "Download and enable all" : "Összes letöltése és engedélyezése",
- "Version {version}, {license}-licensed" : " {version} verzió,{license} licenc alatt",
- "Disable" : "Letiltás",
+ "Loading app list" : "Alkalmazáslista betöltése",
+ "Nothing to show" : "Nincs mit megjeleníteni",
+ "Loading" : "Betöltés",
+ "Fetching the latest news…" : "Legfrissebb hírek lekérése…",
+ "Loading categories" : "Kategóriák betöltése",
"Download and enable" : "Letöltés és engedélyezés",
"Rate the app" : "Értékelje az alkalmazást",
- "Remove" : "Eltávolítás",
- "Update to {version}" : "Frissítés erre: {version}",
- "App bundles" : "Alkalmazáscsomagok",
+ "Report a bug" : "Hiba bejelentése",
+ "Your apps" : "Az Ön alkalmazásai",
+ "Active apps" : "Aktív alkalmazások",
+ "Disabled apps" : "Letiltott alkalmazások",
+ "Updates" : "Frissítések",
"Featured apps" : "Kiemelt alkalmazások",
"Supported apps" : "Támogatott alkalmazások",
"An error occurred during the request. Unable to proceed." : "Hiba történt a kérés során. Nem lehet folytatni."
diff --git a/apps/appstore/l10n/ja.js b/apps/appstore/l10n/ja.js
index 6927b36f70b..a8e910f1f3c 100644
--- a/apps/appstore/l10n/ja.js
+++ b/apps/appstore/l10n/ja.js
@@ -8,66 +8,75 @@ OC.L10N.register(
"Actions" : "アクション",
"Show details" : "詳細を見る",
"Grid view" : "グリッド表示",
+ "Cancel" : "キャンセル",
"Office suite switching is managed through the Nextcloud All-in-One interface." : "オフィススイートの切り替えは、Nextcloudオールインワンインターフェースを通じて管理されます。",
- "Please use the AIO interface to switch between office suites." : "オフィススイートの切り替えにはAIOインターフェースをご利用ください。",
"Disable office suites" : "オフィススイートを無効にする",
+ "Learn more" : "もっと見る",
+ "Daemon" : "デーモン",
"Deploy Daemon" : "デーモンのデプロイ",
+ "Type" : "タイプ",
"Name" : "名前",
"Display Name" : "表示名",
"Compute device" : "計算デバイス",
"Advanced deploy options" : "高度なデプロイオプション",
+ "Edit ExApp deploy options before installation" : "インストール前にExAppの配置オプションを編集する",
+ "Environment variables" : "環境変数",
"ExApp container environment variables" : "ExAppコンテナ環境変数",
- "No environment variables defined" : "環境変数が定義されていません",
+ "Mounts" : "マウント",
+ "Must exist on the Deploy daemon host prior to installing the ExApp" : "ExAppをインストールする前に、Deployデーモンホスト上に存在する必要があります",
"Container path" : "コンテナパス",
"Read-only" : "読み込み専用",
"Remove mount" : "マウントを削除",
- "New mount" : "新しいマウント",
+ "Enter path to host folder" : "ホストフォルダへのパスを入力してください",
"Enter path to container folder" : "コンテナフォルダへのパスを入力してください",
+ "Toggle read-only mode" : "読み取り専用モードの切り替え",
"Confirm" : "確認",
"Cancel adding mount" : "マウントの追加をキャンセル",
"Add mount" : "マウントを追加",
- "ExApp container mounts" : "ExAppコンテナのマウント",
"Description" : "説明",
+ "View in store" : "ストア内で表示",
"Visit website" : "ウェブサイトを表示",
+ "Usage documentation" : "利用ドキュメント",
"Admin documentation" : "管理者ドキュメント",
"Developer documentation" : "開発者ドキュメント",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:",
- "Author" : "作者",
+ "Latest updated" : "最新の更新",
"Categories" : "カテゴリ",
"Resources" : "リソース",
"Changelog" : "変更履歴",
"Supported" : "対応しています",
"Featured" : "注目",
+ "This app is supported via your current Nextcloud subscription." : "このアプリは、現行のNextcloudサブスクリプションでサポートされています。",
"Community rating: {score}/5" : "コミュニティ評価: {score}/5",
+ "Choose Deploy Daemon for {appName}" : "{appName}に対してデプロイデーモンを選択する",
"No Deploy daemons configured" : "デプロイデーモンが設定されていません",
"Register a custom one or setup from available templates" : "カスタムのものを登録するか利用可能なテンプレートから設定する",
- "Registered Deploy daemons list" : "登録済みデプロイデーモンリスト",
- "Default" : "デフォルト",
+ "Manage Deploy daemons" : "デプロイデーモンを管理する",
"Carousel" : "カルーセル",
- "Choose slide to display" : "表示するスライドを選択",
+ "Next slide" : "次のスライド",
"{index} of {total}" : "{total} のうち {index}",
- "Limit to groups" : "グループに制限する",
"Save" : "保存",
- "Download and enable all" : "すべてをダウンロードして有効にする",
+ "Loading app list" : "アプリ一覧を読み込み中",
"Could not load app discover section" : "アプリ検出セクションをロードできませんでした",
- "Could not load section content from app store." : "アプリストアからセクションの内容を読み込めませんでした。",
- "Version {version}, {license}-licensed" : "バージョン{version}, {license}ライセンス",
- "Disable" : "無効",
+ "Could not render element" : "要素を表示できませんでした",
+ "Nothing to show" : "表示するものがありません",
+ "Loading" : "読み込み中",
+ "Fetching the latest news…" : "最新のニュースを取得しています...",
+ "Loading categories" : "カテゴリーの読み込み中",
"Download and enable" : "ダウンロードして有効にする",
"Rate the app" : "アプリを評価する",
- "Remove" : "削除",
- "Update to {version}" : "{version} にアップデート",
- "Discover" : "発見",
- "App bundles" : "アプリバンドル",
+ "Report a bug" : "不具合を報告",
+ "Your apps" : "あなたのアプリ",
+ "Active apps" : "アクティブなアプリ",
+ "Disabled apps" : "無効なアプリ",
+ "Updates" : "アップデート",
"Featured apps" : "注目のアプリ",
"Supported apps" : "対応しているアプリ",
- "Best Nextcloud integration" : "最高のNextcloud統合",
- "Best security: documents never leave your server" : "最高のセキュリティ:ドキュメントはサーバーから決して外に出ません",
- "Best ODF compatibility" : "最高のODF互換性",
+ "Open source" : "オープンソース",
+ "Good performance" : "良好なパフォーマンス",
"Best support for legacy files" : "旧形式のファイルに対する最適なサポート",
"Open core" : "オープンコア",
"Best performance" : "最高のパフォーマンス",
- "Best Microsoft compatibility" : "最高のMicrosoft互換性",
+ "Limited ODF compatibility" : "限定的なODF互換性",
"An error occurred during the request. Unable to proceed." : "要求中にエラーが発生しました。 続行できません。"
},
"nplurals=1; plural=0;");
diff --git a/apps/appstore/l10n/ja.json b/apps/appstore/l10n/ja.json
index c64442ae36a..40589f2136c 100644
--- a/apps/appstore/l10n/ja.json
+++ b/apps/appstore/l10n/ja.json
@@ -6,66 +6,75 @@
"Actions" : "アクション",
"Show details" : "詳細を見る",
"Grid view" : "グリッド表示",
+ "Cancel" : "キャンセル",
"Office suite switching is managed through the Nextcloud All-in-One interface." : "オフィススイートの切り替えは、Nextcloudオールインワンインターフェースを通じて管理されます。",
- "Please use the AIO interface to switch between office suites." : "オフィススイートの切り替えにはAIOインターフェースをご利用ください。",
"Disable office suites" : "オフィススイートを無効にする",
+ "Learn more" : "もっと見る",
+ "Daemon" : "デーモン",
"Deploy Daemon" : "デーモンのデプロイ",
+ "Type" : "タイプ",
"Name" : "名前",
"Display Name" : "表示名",
"Compute device" : "計算デバイス",
"Advanced deploy options" : "高度なデプロイオプション",
+ "Edit ExApp deploy options before installation" : "インストール前にExAppの配置オプションを編集する",
+ "Environment variables" : "環境変数",
"ExApp container environment variables" : "ExAppコンテナ環境変数",
- "No environment variables defined" : "環境変数が定義されていません",
+ "Mounts" : "マウント",
+ "Must exist on the Deploy daemon host prior to installing the ExApp" : "ExAppをインストールする前に、Deployデーモンホスト上に存在する必要があります",
"Container path" : "コンテナパス",
"Read-only" : "読み込み専用",
"Remove mount" : "マウントを削除",
- "New mount" : "新しいマウント",
+ "Enter path to host folder" : "ホストフォルダへのパスを入力してください",
"Enter path to container folder" : "コンテナフォルダへのパスを入力してください",
+ "Toggle read-only mode" : "読み取り専用モードの切り替え",
"Confirm" : "確認",
"Cancel adding mount" : "マウントの追加をキャンセル",
"Add mount" : "マウントを追加",
- "ExApp container mounts" : "ExAppコンテナのマウント",
"Description" : "説明",
+ "View in store" : "ストア内で表示",
"Visit website" : "ウェブサイトを表示",
+ "Usage documentation" : "利用ドキュメント",
"Admin documentation" : "管理者ドキュメント",
"Developer documentation" : "開発者ドキュメント",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:",
- "Author" : "作者",
+ "Latest updated" : "最新の更新",
"Categories" : "カテゴリ",
"Resources" : "リソース",
"Changelog" : "変更履歴",
"Supported" : "対応しています",
"Featured" : "注目",
+ "This app is supported via your current Nextcloud subscription." : "このアプリは、現行のNextcloudサブスクリプションでサポートされています。",
"Community rating: {score}/5" : "コミュニティ評価: {score}/5",
+ "Choose Deploy Daemon for {appName}" : "{appName}に対してデプロイデーモンを選択する",
"No Deploy daemons configured" : "デプロイデーモンが設定されていません",
"Register a custom one or setup from available templates" : "カスタムのものを登録するか利用可能なテンプレートから設定する",
- "Registered Deploy daemons list" : "登録済みデプロイデーモンリスト",
- "Default" : "デフォルト",
+ "Manage Deploy daemons" : "デプロイデーモンを管理する",
"Carousel" : "カルーセル",
- "Choose slide to display" : "表示するスライドを選択",
+ "Next slide" : "次のスライド",
"{index} of {total}" : "{total} のうち {index}",
- "Limit to groups" : "グループに制限する",
"Save" : "保存",
- "Download and enable all" : "すべてをダウンロードして有効にする",
+ "Loading app list" : "アプリ一覧を読み込み中",
"Could not load app discover section" : "アプリ検出セクションをロードできませんでした",
- "Could not load section content from app store." : "アプリストアからセクションの内容を読み込めませんでした。",
- "Version {version}, {license}-licensed" : "バージョン{version}, {license}ライセンス",
- "Disable" : "無効",
+ "Could not render element" : "要素を表示できませんでした",
+ "Nothing to show" : "表示するものがありません",
+ "Loading" : "読み込み中",
+ "Fetching the latest news…" : "最新のニュースを取得しています...",
+ "Loading categories" : "カテゴリーの読み込み中",
"Download and enable" : "ダウンロードして有効にする",
"Rate the app" : "アプリを評価する",
- "Remove" : "削除",
- "Update to {version}" : "{version} にアップデート",
- "Discover" : "発見",
- "App bundles" : "アプリバンドル",
+ "Report a bug" : "不具合を報告",
+ "Your apps" : "あなたのアプリ",
+ "Active apps" : "アクティブなアプリ",
+ "Disabled apps" : "無効なアプリ",
+ "Updates" : "アップデート",
"Featured apps" : "注目のアプリ",
"Supported apps" : "対応しているアプリ",
- "Best Nextcloud integration" : "最高のNextcloud統合",
- "Best security: documents never leave your server" : "最高のセキュリティ:ドキュメントはサーバーから決して外に出ません",
- "Best ODF compatibility" : "最高のODF互換性",
+ "Open source" : "オープンソース",
+ "Good performance" : "良好なパフォーマンス",
"Best support for legacy files" : "旧形式のファイルに対する最適なサポート",
"Open core" : "オープンコア",
"Best performance" : "最高のパフォーマンス",
- "Best Microsoft compatibility" : "最高のMicrosoft互換性",
+ "Limited ODF compatibility" : "限定的なODF互換性",
"An error occurred during the request. Unable to proceed." : "要求中にエラーが発生しました。 続行できません。"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/appstore/l10n/ka_GE.js b/apps/appstore/l10n/ka_GE.js
index 9430887d695..d7d1edd9966 100644
--- a/apps/appstore/l10n/ka_GE.js
+++ b/apps/appstore/l10n/ka_GE.js
@@ -6,24 +6,26 @@ OC.L10N.register(
"Version" : "ვერისა",
"Actions" : "მოქმედებები",
"Grid view" : "ბადისებური ხედი",
+ "Cancel" : "Cancel",
+ "Learn more" : "შეიტყვეთ მეტი",
+ "Daemon" : "დაემონი",
"Name" : "სახელი",
"Display Name" : "დისპლეი სახელი",
"Confirm" : "დადასტურება",
"Description" : "აღწერა",
+ "View in store" : "იხილეთ store-ში",
"Visit website" : "საიტზე სტუმრობა",
"Admin documentation" : "ადმინისტრატორის დოკუმენტაცია",
"Developer documentation" : "დეველოპერის დოკუმენტაცია",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "ეს აპლიკაცია ვერ დაყენდა რადგან შემდეგი დამოკიდებულებები არაა დაკმაყოფილებული:",
"Categories" : "კატეგორიები",
"Resources" : "რესურსები",
"Changelog" : "ცვლილებების ლოგი",
"Supported" : "მხარდაჭერილია",
"Featured" : "გამორჩეულები",
- "Default" : "საწყისი პარამეტრები",
- "Limit to groups" : "ლიმიტი ჯგუფებზე",
"Save" : "შენახვა",
- "Disable" : "გამორთვა",
- "Update to {version}" : "განაახლეთ ვერსიაზე {version}",
- "App bundles" : "აპლიკაციის შეკვრები"
+ "Report a bug" : "განაცხადეთ შეცდომის შესახებ",
+ "Your apps" : "თქვენი აპლიკაციები",
+ "Disabled apps" : "არამოქმედი აპლიკაციები",
+ "Updates" : "განახლებები"
},
"nplurals=2; plural=(n!=1);");
diff --git a/apps/appstore/l10n/ka_GE.json b/apps/appstore/l10n/ka_GE.json
index 3dc5860c4b7..329b23f9533 100644
--- a/apps/appstore/l10n/ka_GE.json
+++ b/apps/appstore/l10n/ka_GE.json
@@ -4,24 +4,26 @@
"Version" : "ვერისა",
"Actions" : "მოქმედებები",
"Grid view" : "ბადისებური ხედი",
+ "Cancel" : "Cancel",
+ "Learn more" : "შეიტყვეთ მეტი",
+ "Daemon" : "დაემონი",
"Name" : "სახელი",
"Display Name" : "დისპლეი სახელი",
"Confirm" : "დადასტურება",
"Description" : "აღწერა",
+ "View in store" : "იხილეთ store-ში",
"Visit website" : "საიტზე სტუმრობა",
"Admin documentation" : "ადმინისტრატორის დოკუმენტაცია",
"Developer documentation" : "დეველოპერის დოკუმენტაცია",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "ეს აპლიკაცია ვერ დაყენდა რადგან შემდეგი დამოკიდებულებები არაა დაკმაყოფილებული:",
"Categories" : "კატეგორიები",
"Resources" : "რესურსები",
"Changelog" : "ცვლილებების ლოგი",
"Supported" : "მხარდაჭერილია",
"Featured" : "გამორჩეულები",
- "Default" : "საწყისი პარამეტრები",
- "Limit to groups" : "ლიმიტი ჯგუფებზე",
"Save" : "შენახვა",
- "Disable" : "გამორთვა",
- "Update to {version}" : "განაახლეთ ვერსიაზე {version}",
- "App bundles" : "აპლიკაციის შეკვრები"
+ "Report a bug" : "განაცხადეთ შეცდომის შესახებ",
+ "Your apps" : "თქვენი აპლიკაციები",
+ "Disabled apps" : "არამოქმედი აპლიკაციები",
+ "Updates" : "განახლებები"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}
\ No newline at end of file
diff --git a/apps/appstore/l10n/sk.js b/apps/appstore/l10n/sk.js
index 0b52b0bf4ba..49d1d7b9d47 100644
--- a/apps/appstore/l10n/sk.js
+++ b/apps/appstore/l10n/sk.js
@@ -7,65 +7,76 @@ OC.L10N.register(
"Actions" : "Akcie",
"Show details" : "Zobraziť podrobnosti",
"Grid view" : "Zobrazenie v mriežke",
+ "Cancel" : "Zrušiť",
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Prepínanie kancelárskych balíkov sa spravuje cez rozhranie Nextcloud All-in-One.",
- "Please use the AIO interface to switch between office suites." : "Prosím, použite rozhranie AIO na prepínanie medzi kancelárskymi balíkmi.",
"Disable office suites" : "Zakázať kancelárske balíky",
- "Features" : "Vlastnosti",
+ "Learn more" : "Dozvedieť sa viac",
+ "Daemon" : "Daemon",
"Deploy Daemon" : "Nasadiť proces služby",
+ "Type" : "Typ",
"Name" : "Názov",
"Display Name" : "Zobrazované meno",
"Compute device" : "Výpočetné zariadenie",
"Advanced deploy options" : "Pokročilé možnosti nasadenia",
+ "Edit ExApp deploy options before installation" : "Editovať možnosti nasadenia ExApp pred inštaláciou",
+ "Environment variables" : "Premenné prostredia",
"ExApp container environment variables" : "Premenné prostredia kontajnera AppAPI",
- "No environment variables defined" : "Neboli definované žiadne premenné prostredia",
+ "Mounts" : "Prípojné body",
+ "Must exist on the Deploy daemon host prior to installing the ExApp" : "Musí existovať na hostiteľovi démona Deploy pred inštaláciou ExApp",
"Container path" : "Cesta ku kontajneru",
"Read-only" : "Iba na čítanie",
"Remove mount" : "Odstrániť prípojný bod",
- "New mount" : "Nový prípojný bod",
+ "Enter path to host folder" : "Vložte cestu k hostiteľskému adresáru ",
"Enter path to container folder" : "Vložte cestu k adresáru kontajnera",
+ "Toggle read-only mode" : "Prepnúť režim iba na čítanie",
+ "Confirm adding new mount" : "Potvrdiť pridanie nového prípojného bodu",
"Confirm" : "Potvrdiť",
"Cancel adding mount" : "Zrušiť pridanie prípojného bodu",
"Add mount" : "Pridať prípojný bod",
- "ExApp container mounts" : "Prípojné body kontajnera ExApp",
"Description" : "Popis",
+ "View in store" : "Zobraziť v obchode",
"Visit website" : "Navštíviť webstránku",
+ "Usage documentation" : "Užívateľská dokumentácia",
"Admin documentation" : "Príručka administrátora",
"Developer documentation" : "Dokumentácia vývojára",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainštalovať, pretože nie sú splnené nasledovné závislosti:",
- "Author" : "Autor",
+ "Latest updated" : "Naposledy aktualizované",
"Categories" : "Kategórie",
"Resources" : "Zdroje",
"Changelog" : "Zoznam zmien",
"Supported" : "Podporované",
"Featured" : "Doporučená",
+ "This app is supported via your current Nextcloud subscription." : "Táto aplikácia je podporovaná prostredníctvom vášho aktuálneho predplatného Nextcloud.",
"Community rating: {score}/5" : "Komunitné hodnotenie: {score}/5",
+ "Choose Deploy Daemon for {appName}" : "Vyberte Deploy Daemon pre {appName}",
"No Deploy daemons configured" : "Neboli nastavené žiadne Démony nasadeia",
"Register a custom one or setup from available templates" : "Zaregistrujte si vlastný alebo ho nastavte z dostupných šablón",
- "Registered Deploy daemons list" : "Zoznam registrovaných démonov nasadenia",
- "Default" : "Predvolené",
+ "Manage Deploy daemons" : "Spravovať Deploy daemon-y",
"Carousel" : "Karusel",
- "Choose slide to display" : "Vyberte snímok pre zobrazenie",
+ "Next slide" : "Ďalšia snímka",
"{index} of {total}" : "{index} z {total}",
- "Limit to groups" : "Povoľ len pre skupiny",
"Save" : "Uložiť",
- "Download and enable all" : "Stiahnuť a povoliť všetko",
+ "Loading app list" : "Načítavam zoznam aplikácií",
"Could not load app discover section" : "Nepodarilo sa načítať sekciu objavovania aplikácií",
- "Could not load section content from app store." : "Nepodarilo sa načítať obsah sekcie z obchodu s aplikáciami.",
- "Version {version}, {license}-licensed" : "Verzia {version}, {license}-licencované",
- "Disable" : "Zakázať",
+ "Could not render element" : "Prvok sa nepodarilo vykresliť",
+ "Nothing to show" : "Nič pre zobrazenie",
+ "Loading" : "Načítava sa",
+ "Fetching the latest news…" : "Načítavajú sa najnovšie správy…",
+ "Loading categories" : "Načítavam kategórie",
"Download and enable" : "Stiahnuť a povoliť",
"Rate the app" : "Ohodnotiť aplikáciu",
- "Remove" : "Odobrať",
- "Update to {version}" : "Aktualizovať na {version}",
- "Discover" : "Objavujte",
- "App bundles" : "Aplikačné balíky",
+ "Report a bug" : "Nahlásiť chybu",
+ "Your apps" : "Vaše aplikácie",
+ "Active apps" : "Aktívne aplikácie",
+ "Disabled apps" : "Vypnuté aplikácie",
+ "Updates" : "Aktualizácie",
"Featured apps" : "Odporúčané aplikácie",
"Supported apps" : "Podporované aplikácie",
- "Best Nextcloud integration" : "Najlepšia integrácia s Nextcloud",
- "Best ODF compatibility" : "Najlepšia kompatibilita s ODF",
+ "Open source" : "Otvorený zdroj",
+ "Good performance" : "Dobrý výkon",
"Best support for legacy files" : "Najlepšia podpora pre staršie súbory",
"Open core" : "Otvorené jadro",
- "Best Microsoft compatibility" : "Najlepšia kompatibilita s Microsoftom",
+ "Best performance" : "Najlepší výkon",
+ "Limited ODF compatibility" : "Obmedzená kompatibilita ODF",
"An error occurred during the request. Unable to proceed." : "Počas vybavovania požiadavky nastala chyba. Nie je možné pokračovať."
},
"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/apps/appstore/l10n/sk.json b/apps/appstore/l10n/sk.json
index fd55f0919d3..b89dafe10de 100644
--- a/apps/appstore/l10n/sk.json
+++ b/apps/appstore/l10n/sk.json
@@ -5,65 +5,76 @@
"Actions" : "Akcie",
"Show details" : "Zobraziť podrobnosti",
"Grid view" : "Zobrazenie v mriežke",
+ "Cancel" : "Zrušiť",
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Prepínanie kancelárskych balíkov sa spravuje cez rozhranie Nextcloud All-in-One.",
- "Please use the AIO interface to switch between office suites." : "Prosím, použite rozhranie AIO na prepínanie medzi kancelárskymi balíkmi.",
"Disable office suites" : "Zakázať kancelárske balíky",
- "Features" : "Vlastnosti",
+ "Learn more" : "Dozvedieť sa viac",
+ "Daemon" : "Daemon",
"Deploy Daemon" : "Nasadiť proces služby",
+ "Type" : "Typ",
"Name" : "Názov",
"Display Name" : "Zobrazované meno",
"Compute device" : "Výpočetné zariadenie",
"Advanced deploy options" : "Pokročilé možnosti nasadenia",
+ "Edit ExApp deploy options before installation" : "Editovať možnosti nasadenia ExApp pred inštaláciou",
+ "Environment variables" : "Premenné prostredia",
"ExApp container environment variables" : "Premenné prostredia kontajnera AppAPI",
- "No environment variables defined" : "Neboli definované žiadne premenné prostredia",
+ "Mounts" : "Prípojné body",
+ "Must exist on the Deploy daemon host prior to installing the ExApp" : "Musí existovať na hostiteľovi démona Deploy pred inštaláciou ExApp",
"Container path" : "Cesta ku kontajneru",
"Read-only" : "Iba na čítanie",
"Remove mount" : "Odstrániť prípojný bod",
- "New mount" : "Nový prípojný bod",
+ "Enter path to host folder" : "Vložte cestu k hostiteľskému adresáru ",
"Enter path to container folder" : "Vložte cestu k adresáru kontajnera",
+ "Toggle read-only mode" : "Prepnúť režim iba na čítanie",
+ "Confirm adding new mount" : "Potvrdiť pridanie nového prípojného bodu",
"Confirm" : "Potvrdiť",
"Cancel adding mount" : "Zrušiť pridanie prípojného bodu",
"Add mount" : "Pridať prípojný bod",
- "ExApp container mounts" : "Prípojné body kontajnera ExApp",
"Description" : "Popis",
+ "View in store" : "Zobraziť v obchode",
"Visit website" : "Navštíviť webstránku",
+ "Usage documentation" : "Užívateľská dokumentácia",
"Admin documentation" : "Príručka administrátora",
"Developer documentation" : "Dokumentácia vývojára",
- "This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainštalovať, pretože nie sú splnené nasledovné závislosti:",
- "Author" : "Autor",
+ "Latest updated" : "Naposledy aktualizované",
"Categories" : "Kategórie",
"Resources" : "Zdroje",
"Changelog" : "Zoznam zmien",
"Supported" : "Podporované",
"Featured" : "Doporučená",
+ "This app is supported via your current Nextcloud subscription." : "Táto aplikácia je podporovaná prostredníctvom vášho aktuálneho predplatného Nextcloud.",
"Community rating: {score}/5" : "Komunitné hodnotenie: {score}/5",
+ "Choose Deploy Daemon for {appName}" : "Vyberte Deploy Daemon pre {appName}",
"No Deploy daemons configured" : "Neboli nastavené žiadne Démony nasadeia",
"Register a custom one or setup from available templates" : "Zaregistrujte si vlastný alebo ho nastavte z dostupných šablón",
- "Registered Deploy daemons list" : "Zoznam registrovaných démonov nasadenia",
- "Default" : "Predvolené",
+ "Manage Deploy daemons" : "Spravovať Deploy daemon-y",
"Carousel" : "Karusel",
- "Choose slide to display" : "Vyberte snímok pre zobrazenie",
+ "Next slide" : "Ďalšia snímka",
"{index} of {total}" : "{index} z {total}",
- "Limit to groups" : "Povoľ len pre skupiny",
"Save" : "Uložiť",
- "Download and enable all" : "Stiahnuť a povoliť všetko",
+ "Loading app list" : "Načítavam zoznam aplikácií",
"Could not load app discover section" : "Nepodarilo sa načítať sekciu objavovania aplikácií",
- "Could not load section content from app store." : "Nepodarilo sa načítať obsah sekcie z obchodu s aplikáciami.",
- "Version {version}, {license}-licensed" : "Verzia {version}, {license}-licencované",
- "Disable" : "Zakázať",
+ "Could not render element" : "Prvok sa nepodarilo vykresliť",
+ "Nothing to show" : "Nič pre zobrazenie",
+ "Loading" : "Načítava sa",
+ "Fetching the latest news…" : "Načítavajú sa najnovšie správy…",
+ "Loading categories" : "Načítavam kategórie",
"Download and enable" : "Stiahnuť a povoliť",
"Rate the app" : "Ohodnotiť aplikáciu",
- "Remove" : "Odobrať",
- "Update to {version}" : "Aktualizovať na {version}",
- "Discover" : "Objavujte",
- "App bundles" : "Aplikačné balíky",
+ "Report a bug" : "Nahlásiť chybu",
+ "Your apps" : "Vaše aplikácie",
+ "Active apps" : "Aktívne aplikácie",
+ "Disabled apps" : "Vypnuté aplikácie",
+ "Updates" : "Aktualizácie",
"Featured apps" : "Odporúčané aplikácie",
"Supported apps" : "Podporované aplikácie",
- "Best Nextcloud integration" : "Najlepšia integrácia s Nextcloud",
- "Best ODF compatibility" : "Najlepšia kompatibilita s ODF",
+ "Open source" : "Otvorený zdroj",
+ "Good performance" : "Dobrý výkon",
"Best support for legacy files" : "Najlepšia podpora pre staršie súbory",
"Open core" : "Otvorené jadro",
- "Best Microsoft compatibility" : "Najlepšia kompatibilita s Microsoftom",
+ "Best performance" : "Najlepší výkon",
+ "Limited ODF compatibility" : "Obmedzená kompatibilita ODF",
"An error occurred during the request. Unable to proceed." : "Počas vybavovania požiadavky nastala chyba. Nie je možné pokračovať."
},"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/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index 62a6747169a..ceab8a6fd29 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -242,6 +242,7 @@ OC.L10N.register(
"Failed to unlink: %1$s" : "解除链接失败:%1$s",
"Failed to write file contents: %1$s" : "写入文件内容失败:%1$s",
"File not found: %1$s" : "找不到文件:%1$s",
+ "Insufficient space" : "空间不足",
"Invalid target path" : "目标路径无效",
"System is in maintenance mode." : "系统处于维护模式。",
"Upgrade needed" : "需要升级",
diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json
index 3920a335f92..3b82b5e4052 100644
--- a/apps/dav/l10n/zh_CN.json
+++ b/apps/dav/l10n/zh_CN.json
@@ -240,6 +240,7 @@
"Failed to unlink: %1$s" : "解除链接失败:%1$s",
"Failed to write file contents: %1$s" : "写入文件内容失败:%1$s",
"File not found: %1$s" : "找不到文件:%1$s",
+ "Insufficient space" : "空间不足",
"Invalid target path" : "目标路径无效",
"System is in maintenance mode." : "系统处于维护模式。",
"Upgrade needed" : "需要升级",
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js
index 46e889d2f5a..101cf117c31 100644
--- a/apps/dav/l10n/zh_HK.js
+++ b/apps/dav/l10n/zh_HK.js
@@ -242,6 +242,7 @@ OC.L10N.register(
"Failed to unlink: %1$s" : "解除連結失敗:%1$s",
"Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s",
"File not found: %1$s" : "找不到檔案:%1$s",
+ "Insufficient space" : "空間不足",
"Invalid target path" : "無效的目標路徑",
"System is in maintenance mode." : "系統處於維護模式。",
"Upgrade needed" : "需要升級",
diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json
index ebee4c85cfb..0298469820a 100644
--- a/apps/dav/l10n/zh_HK.json
+++ b/apps/dav/l10n/zh_HK.json
@@ -240,6 +240,7 @@
"Failed to unlink: %1$s" : "解除連結失敗:%1$s",
"Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s",
"File not found: %1$s" : "找不到檔案:%1$s",
+ "Insufficient space" : "空間不足",
"Invalid target path" : "無效的目標路徑",
"System is in maintenance mode." : "系統處於維護模式。",
"Upgrade needed" : "需要升級",
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js
index 7f834f69f38..304c00de52b 100644
--- a/apps/files/l10n/de.js
+++ b/apps/files/l10n/de.js
@@ -71,7 +71,7 @@ OC.L10N.register(
"Your ownership transfer of {path} to {user} has completed." : "Die Besitzübertragung von {path} an {user} wurde fertiggestellt.",
"The ownership transfer of {path} from {user} has completed." : "Die Besitzübertragung von {path} durch {user} wurde fertiggestellt.",
"in %s" : "in %s",
- "Transferred from %1$s on %2$s" : "Übertragen von %1$s auf %2$s",
+ "Transferred from %1$s on %2$s" : "Übertragen von %1$s am %2$s",
"File Management" : "Dateiverwaltung",
"Home" : "Home",
"Target folder does not exist any more" : "Zielordner existiert nicht mehr",
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index 8728d1608c1..d4b51b4ca20 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -69,7 +69,7 @@
"Your ownership transfer of {path} to {user} has completed." : "Die Besitzübertragung von {path} an {user} wurde fertiggestellt.",
"The ownership transfer of {path} from {user} has completed." : "Die Besitzübertragung von {path} durch {user} wurde fertiggestellt.",
"in %s" : "in %s",
- "Transferred from %1$s on %2$s" : "Übertragen von %1$s auf %2$s",
+ "Transferred from %1$s on %2$s" : "Übertragen von %1$s am %2$s",
"File Management" : "Dateiverwaltung",
"Home" : "Home",
"Target folder does not exist any more" : "Zielordner existiert nicht mehr",
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index 74796353853..b71fd35f236 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -71,7 +71,7 @@ OC.L10N.register(
"Your ownership transfer of {path} to {user} has completed." : "Die Besitzübertragung von {path} an {user} wurde fertiggestellt.",
"The ownership transfer of {path} from {user} has completed." : "Die Besitzübertragung von {path} durch {user} wurde fertiggestellt.",
"in %s" : "in %s",
- "Transferred from %1$s on %2$s" : "Übertragen von %1$s an %2$s",
+ "Transferred from %1$s on %2$s" : "Übertragen von %1$s am %2$s",
"File Management" : "Dateiverwaltung",
"Home" : "Home",
"Target folder does not exist any more" : "Zielordner existiert nicht mehr",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 3a8e648ec94..36c9df6acf0 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -69,7 +69,7 @@
"Your ownership transfer of {path} to {user} has completed." : "Die Besitzübertragung von {path} an {user} wurde fertiggestellt.",
"The ownership transfer of {path} from {user} has completed." : "Die Besitzübertragung von {path} durch {user} wurde fertiggestellt.",
"in %s" : "in %s",
- "Transferred from %1$s on %2$s" : "Übertragen von %1$s an %2$s",
+ "Transferred from %1$s on %2$s" : "Übertragen von %1$s am %2$s",
"File Management" : "Dateiverwaltung",
"Home" : "Home",
"Target folder does not exist any more" : "Zielordner existiert nicht mehr",
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index 59f34674cfb..9d375f37dfa 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -42,23 +42,33 @@ OC.L10N.register(
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos 默认领域,默认为“WORKGROUP”",
"Kerberos ticket Apache mode" : "Kerberos 凭证 Apache 模式",
"Kerberos ticket" : "Kerberos 票据",
+ "S3-Compatible Object Storage" : "S3 兼容对象存储",
"Bucket" : "Bucket",
"Hostname" : "主机名",
"Port" : "端口",
"Proxy" : "代理",
"Region" : "区域",
"Storage Class" : "存储类型",
+ "Use HTTPS" : "使用 HTTPS",
+ "Use Path Style (https://example.com/bucket)" : "使用路径样式 (https://example.com/bucket)",
"Use Legacy S3 signing (v2)" : "使用旧版 S3 签名(v2)",
"Enable multipart copy" : "启用多部分副本",
+ "Enable Direct Downloads (presigned URLs)" : "启用直接下载(预签名 URL)",
"SSE-C encryption key" : "SSE-C 加密密钥",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "远程子文件夹",
"Secure https://" : "安全 https://",
+ "FTP / FTPS" : "FTP / FTPS",
"Host" : "主机",
"Secure ftps://" : "安全 ftps://",
+ "Local (server storage)" : "本地(服务器存储)",
"Location" : "地点",
+ "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)",
+ "SFTP (SSH file transfer)" : "SFTP(SSH 文件传输)",
"Root" : "根路径",
+ "SFTP with public key authentication" : "具有公钥身份验证的 SFTP",
+ "SMB / CIFS (Windows network share)" : "SMB/CIFS(Windows 网络共享)",
"Share" : "共享",
"Show hidden files" : "显示隐藏文件",
"Case sensitive file system" : "大小写敏感文件系统",
@@ -66,7 +76,9 @@ OC.L10N.register(
"Verify ACL access when listing files" : "列出文件时验证 ACL 访问",
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "检查目录内的每个文件或文件夹的 ACL,以筛选账号没有读取权限的项目,这会带来性能损失",
"Timeout" : "超时",
+ "SMB / CIFS using Nextcloud login" : "使用 Nextcloud 登录 SMB/CIFS",
"Login as share" : "以共享身份登录",
+ "OpenStack Swift Object Storage" : "OpenStack Swift 对象存储",
"Service name" : "服务名称",
"Request timeout (seconds)" : "请求超时时间(秒)",
"External storage" : "外部存储",
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json
index dd0e7acf30a..a72d466dbdb 100644
--- a/apps/files_external/l10n/zh_CN.json
+++ b/apps/files_external/l10n/zh_CN.json
@@ -40,23 +40,33 @@
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos 默认领域,默认为“WORKGROUP”",
"Kerberos ticket Apache mode" : "Kerberos 凭证 Apache 模式",
"Kerberos ticket" : "Kerberos 票据",
+ "S3-Compatible Object Storage" : "S3 兼容对象存储",
"Bucket" : "Bucket",
"Hostname" : "主机名",
"Port" : "端口",
"Proxy" : "代理",
"Region" : "区域",
"Storage Class" : "存储类型",
+ "Use HTTPS" : "使用 HTTPS",
+ "Use Path Style (https://example.com/bucket)" : "使用路径样式 (https://example.com/bucket)",
"Use Legacy S3 signing (v2)" : "使用旧版 S3 签名(v2)",
"Enable multipart copy" : "启用多部分副本",
+ "Enable Direct Downloads (presigned URLs)" : "启用直接下载(预签名 URL)",
"SSE-C encryption key" : "SSE-C 加密密钥",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "远程子文件夹",
"Secure https://" : "安全 https://",
+ "FTP / FTPS" : "FTP / FTPS",
"Host" : "主机",
"Secure ftps://" : "安全 ftps://",
+ "Local (server storage)" : "本地(服务器存储)",
"Location" : "地点",
+ "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)",
+ "SFTP (SSH file transfer)" : "SFTP(SSH 文件传输)",
"Root" : "根路径",
+ "SFTP with public key authentication" : "具有公钥身份验证的 SFTP",
+ "SMB / CIFS (Windows network share)" : "SMB/CIFS(Windows 网络共享)",
"Share" : "共享",
"Show hidden files" : "显示隐藏文件",
"Case sensitive file system" : "大小写敏感文件系统",
@@ -64,7 +74,9 @@
"Verify ACL access when listing files" : "列出文件时验证 ACL 访问",
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "检查目录内的每个文件或文件夹的 ACL,以筛选账号没有读取权限的项目,这会带来性能损失",
"Timeout" : "超时",
+ "SMB / CIFS using Nextcloud login" : "使用 Nextcloud 登录 SMB/CIFS",
"Login as share" : "以共享身份登录",
+ "OpenStack Swift Object Storage" : "OpenStack Swift 对象存储",
"Service name" : "服务名称",
"Request timeout (seconds)" : "请求超时时间(秒)",
"External storage" : "外部存储",
diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js
index e123cc8001b..b3bab1e923c 100644
--- a/apps/files_external/l10n/zh_HK.js
+++ b/apps/files_external/l10n/zh_HK.js
@@ -42,23 +42,33 @@ OC.L10N.register(
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos 默認領域,默認為 “WORKGROUP”",
"Kerberos ticket Apache mode" : "Kerberos 票證 Apache 模式",
"Kerberos ticket" : "Kerberos 票證",
+ "S3-Compatible Object Storage" : "相容於 S3 的物件儲存",
"Bucket" : "Bucket",
"Hostname" : "主機名稱",
"Port" : "連接埠",
"Proxy" : "代理伺服器",
"Region" : "地區",
"Storage Class" : "儲存類型",
+ "Use HTTPS" : "使用 HTTPS",
+ "Use Path Style (https://example.com/bucket)" : "使用路徑樣式 (https://example.com/bucket)",
"Use Legacy S3 signing (v2)" : "使用舊版 S3 簽署 (v2)",
"Enable multipart copy" : "啟用多部份複製",
+ "Enable Direct Downloads (presigned URLs)" : "啟用直接下載(預先簽署的 URL)",
"SSE-C encryption key" : "SSE-C 加密密鑰",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "遠端子資料夾",
"Secure https://" : "安全 https://",
+ "FTP / FTPS" : "FTP / FTPS",
"Host" : "主機",
"Secure ftps://" : "安全 ftps://",
+ "Local (server storage)" : "近端(伺服器儲存空間)",
"Location" : "地點",
+ "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)",
+ "SFTP (SSH file transfer)" : "SFTP(SSH 檔案傳輸)",
"Root" : "Root",
+ "SFTP with public key authentication" : "使用公開金鑰驗證的 SFTP",
+ "SMB / CIFS (Windows network share)" : "SMB / CIFS(Windows 網路分享)",
"Share" : "分享",
"Show hidden files" : "顯示隱藏的檔案",
"Case sensitive file system" : "區分大小寫檔案系統",
@@ -66,7 +76,9 @@ OC.L10N.register(
"Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取",
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的ACL,以過濾掉帳戶沒有讀取權限的項目,但這會帶來性能損失。",
"Timeout" : "逾時",
+ "SMB / CIFS using Nextcloud login" : "使用 Nextcloud 登入的 SMB / CIFS",
"Login as share" : "以分享身份登入",
+ "OpenStack Swift Object Storage" : "OpenStack Swift 物件儲存",
"Service name" : "服務名稱",
"Request timeout (seconds)" : "請求超時(秒)",
"External storage" : "外部儲存",
diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json
index 6083ee089e2..f9b4a2652ad 100644
--- a/apps/files_external/l10n/zh_HK.json
+++ b/apps/files_external/l10n/zh_HK.json
@@ -40,23 +40,33 @@
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos 默認領域,默認為 “WORKGROUP”",
"Kerberos ticket Apache mode" : "Kerberos 票證 Apache 模式",
"Kerberos ticket" : "Kerberos 票證",
+ "S3-Compatible Object Storage" : "相容於 S3 的物件儲存",
"Bucket" : "Bucket",
"Hostname" : "主機名稱",
"Port" : "連接埠",
"Proxy" : "代理伺服器",
"Region" : "地區",
"Storage Class" : "儲存類型",
+ "Use HTTPS" : "使用 HTTPS",
+ "Use Path Style (https://example.com/bucket)" : "使用路徑樣式 (https://example.com/bucket)",
"Use Legacy S3 signing (v2)" : "使用舊版 S3 簽署 (v2)",
"Enable multipart copy" : "啟用多部份複製",
+ "Enable Direct Downloads (presigned URLs)" : "啟用直接下載(預先簽署的 URL)",
"SSE-C encryption key" : "SSE-C 加密密鑰",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "遠端子資料夾",
"Secure https://" : "安全 https://",
+ "FTP / FTPS" : "FTP / FTPS",
"Host" : "主機",
"Secure ftps://" : "安全 ftps://",
+ "Local (server storage)" : "近端(伺服器儲存空間)",
"Location" : "地點",
+ "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)",
+ "SFTP (SSH file transfer)" : "SFTP(SSH 檔案傳輸)",
"Root" : "Root",
+ "SFTP with public key authentication" : "使用公開金鑰驗證的 SFTP",
+ "SMB / CIFS (Windows network share)" : "SMB / CIFS(Windows 網路分享)",
"Share" : "分享",
"Show hidden files" : "顯示隱藏的檔案",
"Case sensitive file system" : "區分大小寫檔案系統",
@@ -64,7 +74,9 @@
"Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取",
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的ACL,以過濾掉帳戶沒有讀取權限的項目,但這會帶來性能損失。",
"Timeout" : "逾時",
+ "SMB / CIFS using Nextcloud login" : "使用 Nextcloud 登入的 SMB / CIFS",
"Login as share" : "以分享身份登入",
+ "OpenStack Swift Object Storage" : "OpenStack Swift 物件儲存",
"Service name" : "服務名稱",
"Request timeout (seconds)" : "請求超時(秒)",
"External storage" : "外部儲存",
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js
index e2c72f81cb6..f579c20d87c 100644
--- a/apps/files_sharing/l10n/sl.js
+++ b/apps/files_sharing/l10n/sl.js
@@ -87,7 +87,7 @@ OC.L10N.register(
"shared by %s" : "souporaba: %s",
"Download" : "Prejmi",
"Add to your %s" : "Dodaj v %s",
- "Direct link" : "Neposredna povezava",
+ "Direct link" : "Začetna povezava",
"Share API is disabled" : "Vmesnik API za souporabo je onemogočen",
"File sharing" : "Souporaba datotek",
"Share will expire tomorrow" : "Souporaba bo jutri pretekla",
@@ -107,6 +107,7 @@ OC.L10N.register(
"Link copied" : "Povezava je kopirana",
"Email already added" : "Elektronski naslov je že dodan",
"Invalid email address" : "Vpisan je neveljaven elektronski naslov",
+ "You can now share the link below to allow people to upload files to your directory." : "Na spodnji povezavi lahko zdaj uporabniki pošljejo datoteke v izbrano mapo.",
"Share link" : "Povezava za souporabo",
"Copy" : "Kopiraj",
"Send link via email" : "Pošlji povezavo po elektronski pošti",
diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json
index b7018099498..d702b9ab3d5 100644
--- a/apps/files_sharing/l10n/sl.json
+++ b/apps/files_sharing/l10n/sl.json
@@ -85,7 +85,7 @@
"shared by %s" : "souporaba: %s",
"Download" : "Prejmi",
"Add to your %s" : "Dodaj v %s",
- "Direct link" : "Neposredna povezava",
+ "Direct link" : "Začetna povezava",
"Share API is disabled" : "Vmesnik API za souporabo je onemogočen",
"File sharing" : "Souporaba datotek",
"Share will expire tomorrow" : "Souporaba bo jutri pretekla",
@@ -105,6 +105,7 @@
"Link copied" : "Povezava je kopirana",
"Email already added" : "Elektronski naslov je že dodan",
"Invalid email address" : "Vpisan je neveljaven elektronski naslov",
+ "You can now share the link below to allow people to upload files to your directory." : "Na spodnji povezavi lahko zdaj uporabniki pošljejo datoteke v izbrano mapo.",
"Share link" : "Povezava za souporabo",
"Copy" : "Kopiraj",
"Send link via email" : "Pošlji povezavo po elektronski pošti",
diff --git a/apps/profile/l10n/ga.js b/apps/profile/l10n/ga.js
index ebbe128fb1e..94fed7782c6 100644
--- a/apps/profile/l10n/ga.js
+++ b/apps/profile/l10n/ga.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Edit Profile" : "Cuir Próifíl in Eagar",
"The headline and about sections will show up here" : "Taispeánfar an ceannlíne agus na hailt faoi anseo",
"Profile not found" : "Próifíl gan aimsiú",
+ "The profile does not exist or is unavailable." : "Níl an phróifíl ann nó níl sí ar fáil.",
"Back to %s" : "Ar ais go dtí %s",
"The profile does not exist." : "Níl an phróifíl ann."
},
diff --git a/apps/profile/l10n/ga.json b/apps/profile/l10n/ga.json
index b6519be5bbf..16ad6674d2d 100644
--- a/apps/profile/l10n/ga.json
+++ b/apps/profile/l10n/ga.json
@@ -15,6 +15,7 @@
"Edit Profile" : "Cuir Próifíl in Eagar",
"The headline and about sections will show up here" : "Taispeánfar an ceannlíne agus na hailt faoi anseo",
"Profile not found" : "Próifíl gan aimsiú",
+ "The profile does not exist or is unavailable." : "Níl an phróifíl ann nó níl sí ar fáil.",
"Back to %s" : "Ar ais go dtí %s",
"The profile does not exist." : "Níl an phróifíl ann."
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
diff --git a/apps/provisioning_api/l10n/zh_CN.js b/apps/provisioning_api/l10n/zh_CN.js
index d8b0cb89959..7ec3594f53d 100644
--- a/apps/provisioning_api/l10n/zh_CN.js
+++ b/apps/provisioning_api/l10n/zh_CN.js
@@ -14,8 +14,15 @@ OC.L10N.register(
"An email address is required, to send a password link to the user." : "需要电子邮件地址,以将密码链接发送给用户。",
"Required email address was not provided" : "未提供所需的电子邮件地址",
"User creation failed" : "用户创建失败",
+ "Cannot change display name for this user" : "无法更改此用户的显示名称",
"Invalid email address" : "无效电子邮箱地址",
+ "Language change is not allowed on this instance" : "此实例不允许更改语言",
"Invalid language" : "语言无效",
+ "Insufficient permissions to change quota" : "权限不足,无法更改配额",
+ "Insufficient permissions to change groups" : "权限不足,无法更改组",
+ "Group %s does not exist" : "组 %s 不存在",
+ "Insufficient permissions to change sub-admin groups" : "权限不足,无法更改子管理员组",
+ "Insufficient permissions to change manager" : "权限不足,无法更改管理者",
"Invalid quota value: %1$s" : "配额值无效:%1$s",
"Invalid quota value. %1$s is exceeding the maximum quota" : "配额值无效。%1$s 超过了最大配额",
"Unlimited quota is forbidden on this instance" : "此实例上禁止无限配额",
diff --git a/apps/provisioning_api/l10n/zh_CN.json b/apps/provisioning_api/l10n/zh_CN.json
index 46369ddfcc1..bcc10d2e8f0 100644
--- a/apps/provisioning_api/l10n/zh_CN.json
+++ b/apps/provisioning_api/l10n/zh_CN.json
@@ -12,8 +12,15 @@
"An email address is required, to send a password link to the user." : "需要电子邮件地址,以将密码链接发送给用户。",
"Required email address was not provided" : "未提供所需的电子邮件地址",
"User creation failed" : "用户创建失败",
+ "Cannot change display name for this user" : "无法更改此用户的显示名称",
"Invalid email address" : "无效电子邮箱地址",
+ "Language change is not allowed on this instance" : "此实例不允许更改语言",
"Invalid language" : "语言无效",
+ "Insufficient permissions to change quota" : "权限不足,无法更改配额",
+ "Insufficient permissions to change groups" : "权限不足,无法更改组",
+ "Group %s does not exist" : "组 %s 不存在",
+ "Insufficient permissions to change sub-admin groups" : "权限不足,无法更改子管理员组",
+ "Insufficient permissions to change manager" : "权限不足,无法更改管理者",
"Invalid quota value: %1$s" : "配额值无效:%1$s",
"Invalid quota value. %1$s is exceeding the maximum quota" : "配额值无效。%1$s 超过了最大配额",
"Unlimited quota is forbidden on this instance" : "此实例上禁止无限配额",
diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js
index 20140115350..ae2b999f2d0 100644
--- a/apps/settings/l10n/ga.js
+++ b/apps/settings/l10n/ga.js
@@ -295,6 +295,7 @@ OC.L10N.register(
"Your server is correctly configured to send security headers." : "Tá do fhreastalaí cumraithe i gceart chun ceanntásca slándála a sheoladh.",
"Configuration server ID" : "Aitheantas an fhreastalaí cumraíochta",
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "Níl an t-aitheantóir freastalaí cumraithe. Moltar é má tá d'eispéireas Nextcloud ag rith ar roinnt freastalaithe PHP. Cuir aitheantóir freastalaí leis i do chumraíocht.",
+ "\"%d\" is not a valid server identifier. It must be between 0 and 511." : "Ní aitheantóir freastalaí bailí é \"%d\". Caithfidh sé a bheith idir 0 agus 511.",
"Server identifier is configured and valid." : "Tá aitheantóir an fhreastalaí cumraithe agus bailí.",
"Database version" : "Leagan bunachar sonraí",
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh MariaDB leagan 10.3, tá an leagan seo ag deireadh ré agus ní thacaítear leis ach mar chuid de Ubuntu 20.04. MariaDB >= Moltar %1$s agus <=%2$s don fheidhmíocht, don chobhsaíocht agus don fheidhmiúlacht is fearr leis an leagan seo de Nextcloud.",
diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json
index 9ca86075d0b..5b7ba09683d 100644
--- a/apps/settings/l10n/ga.json
+++ b/apps/settings/l10n/ga.json
@@ -293,6 +293,7 @@
"Your server is correctly configured to send security headers." : "Tá do fhreastalaí cumraithe i gceart chun ceanntásca slándála a sheoladh.",
"Configuration server ID" : "Aitheantas an fhreastalaí cumraíochta",
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "Níl an t-aitheantóir freastalaí cumraithe. Moltar é má tá d'eispéireas Nextcloud ag rith ar roinnt freastalaithe PHP. Cuir aitheantóir freastalaí leis i do chumraíocht.",
+ "\"%d\" is not a valid server identifier. It must be between 0 and 511." : "Ní aitheantóir freastalaí bailí é \"%d\". Caithfidh sé a bheith idir 0 agus 511.",
"Server identifier is configured and valid." : "Tá aitheantóir an fhreastalaí cumraithe agus bailí.",
"Database version" : "Leagan bunachar sonraí",
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh MariaDB leagan 10.3, tá an leagan seo ag deireadh ré agus ní thacaítear leis ach mar chuid de Ubuntu 20.04. MariaDB >= Moltar %1$s agus <=%2$s don fheidhmíocht, don chobhsaíocht agus don fheidhmiúlacht is fearr leis an leagan seo de Nextcloud.",
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js
index ca3cbc80ca9..21f3b697035 100644
--- a/apps/settings/l10n/ja.js
+++ b/apps/settings/l10n/ja.js
@@ -295,6 +295,7 @@ OC.L10N.register(
"Your server is correctly configured to send security headers." : "サーバーはセキュリティヘッダーを送信するよう正しく構成されています。",
"Configuration server ID" : "設定サーバーID",
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "サーバー識別子が設定されていません。Nextcloudインスタンスが複数のPHPサーバー上で動作している場合、設定することを推奨します。設定ファイルにサーバーIDを追加してください。",
+ "\"%d\" is not a valid server identifier. It must be between 0 and 511." : "\"%d\"は有効なサーバー識別子ではありません。0 から 511 の範囲の値である必要があります。",
"Server identifier is configured and valid." : "サーバー識別子が設定され、有効です。",
"Database version" : "データベースバージョン",
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDBバージョン10.3が検出されましたが、このバージョンはサポートが終了しており、Ubuntu 20.04の一部としてのみサポートされています。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を実現するには、MariaDB >=%1$s および <=%2$sを推奨します。",
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json
index 797251622c7..5465088029c 100644
--- a/apps/settings/l10n/ja.json
+++ b/apps/settings/l10n/ja.json
@@ -293,6 +293,7 @@
"Your server is correctly configured to send security headers." : "サーバーはセキュリティヘッダーを送信するよう正しく構成されています。",
"Configuration server ID" : "設定サーバーID",
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "サーバー識別子が設定されていません。Nextcloudインスタンスが複数のPHPサーバー上で動作している場合、設定することを推奨します。設定ファイルにサーバーIDを追加してください。",
+ "\"%d\" is not a valid server identifier. It must be between 0 and 511." : "\"%d\"は有効なサーバー識別子ではありません。0 から 511 の範囲の値である必要があります。",
"Server identifier is configured and valid." : "サーバー識別子が設定され、有効です。",
"Database version" : "データベースバージョン",
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDBバージョン10.3が検出されましたが、このバージョンはサポートが終了しており、Ubuntu 20.04の一部としてのみサポートされています。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を実現するには、MariaDB >=%1$s および <=%2$sを推奨します。",
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js
index ee603054586..f41eeaa54be 100644
--- a/apps/settings/l10n/sl.js
+++ b/apps/settings/l10n/sl.js
@@ -31,6 +31,8 @@ OC.L10N.register(
"Remote wipe was started on %1$s" : "Oddaljeno varnostno brisanje je bilo začeto na %1$s.",
"Remote wipe has finished on %1$s" : "Oddaljeno varnostno brisanje je bilo končano na %1$s.",
"Your password or email was modified" : "Spremenjeno je bilo geslo oziroma elektronski naslov",
+ "One time login" : "Enkratna prijava",
+ "QR Code login" : "Povezava s kodo QR",
"Wrong password" : "Napačno geslo",
"Unable to change personal password" : "Ni mogoče spremeniti osebnega gesla.",
"Saved" : "Shranjeno",
@@ -84,13 +86,16 @@ OC.L10N.register(
"Set your password" : "Določitev gesla",
"Go to %s" : "Odpri oblak %s",
"Install Client" : "Namesti odjemalca",
+ "Logged in account must be a sub admin" : "Račun prijave mora imeti dovoljenja podpornega skrbnika",
"Personal" : "Osebno",
"Administration" : "Skrbništvo",
"Users" : "Uporabniki",
"Additional settings" : "Dodatne nastavitve",
+ "Assistant" : "Pomočnik",
"Administration privileges" : "Skrbniška dovoljenja",
"Groupware" : "Skupinsko delo",
"Overview" : "Splošni pregled",
+ "Quick presets" : "Hitre nastavitve",
"Basic settings" : "Osnovne nastavitve",
"Sharing" : "Souporaba",
"Availability" : "Razpoložljivost",
@@ -98,7 +103,9 @@ OC.L10N.register(
"Personal info" : "Osebni podatki",
"Mobile & desktop" : "Mobilni in namizni dostop",
"Artificial Intelligence" : "Umetna inteligenca",
+ "None / STARTTLS" : "Brez / STARTTLS",
"Email server" : "Poštni strežnik",
+ "Mail Providers" : "Ponudniki poštnih storitev",
"Background jobs" : "Opravila v ozadju",
"Unlimited" : "Neomejeno",
"Verifying" : "Preverjanje",
@@ -122,6 +129,8 @@ OC.L10N.register(
"Integrity checker has been disabled. Integrity cannot be verified." : "Preverjalnik celovitosti kode je onemogočen, zato podatkov ni mogoče preveriti.",
"No altered files" : "Ni spremenjenih datotek",
"Some files have not passed the integrity check. {link1} {link2}" : "Nekatere datoteke niso prestale preverjanja celovitosti. {link1} {link2}",
+ "List of invalid files…" : "Seznam neveljavnih datotek ...",
+ "Rescan…" : "Ponovno preberi ...",
"Cron errors" : "Napake Cron",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Ni mogoče izvesti opravila cron v vmesniku ukazne vrstice. Pojavile so se tehnične napake:\n%s",
"The last cron job ran without errors." : "Zadnja opravila cron so bila izvedena brez napak.",
@@ -168,6 +177,7 @@ OC.L10N.register(
"Old server-side-encryption" : "Staro strežniško šifriranje",
"Disabled" : "Onemogočeno",
"The old server-side-encryption format is enabled. We recommend disabling this." : "Star način strežniškega šifriranja je še vedno omogočen. Priporočljivo je možnost izklopiti.",
+ "Logging level" : "Raven beleženja",
"Memcache" : "Memcache",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Ni nastavljenega predpomnilnika. Za povečanje zmogljivosti je priporočljivo nastaviti vrednosti memcache, če je ta na voljo.",
"Configured" : "Nastavljeno",
@@ -185,6 +195,7 @@ OC.L10N.register(
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Namestitev PHP je brez ustrezne podpore za FreeType, kar pogosto vpliva na težave s slikami profila in nastavitvami vmesnika.",
"PHP getenv" : "PHP getenv",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Kaže, da okolje PHP ni ustrezno nastavljeno za poizvedovanje sistemskih spremenljivk. Preizkus z ukazom getegetenv(\"PATH\") vrne le prazen odziv.",
+ "PHP file size upload limit" : "Omejitev velikosti datotek PHP za prejemanje",
"PHP memory limit" : "Omejitev pomnilnika PHP",
"PHP modules" : "Moduli PHP",
"This instance is missing some required PHP modules. It is required to install them: %s." : "Namestitev PHP ne vključuje nekaterih priporočenih modulov. Priporočljivo jih je namestiti: %s.",
@@ -290,7 +301,7 @@ OC.L10N.register(
"Rename" : "Preimenuj",
"Revoke" : "Prekliči",
"Wipe device" : "Varnostno izbriši napravo",
- "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Obnovitev tega žetona lahko prepreči varnostno brisanje naprave, če se to še ni začelo.",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Preklic tega žetona lahko prepreči varnostno brisanje naprave, če se to še ni začelo.",
"Device" : "Naprava",
"Last activity" : "Zadnja dejavnost",
"Actions" : "Dejanja",
@@ -324,28 +335,39 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "Osveževanje z datoteko cron.php omogoča storitev webcron in sicer vsakih 5 minut po protokolu HTTP. Možnost je uporabna za manjše število uporabnikov (1–5 računov in odvisno od načina rabe).",
"Cron (Recommended)" : "Cron (priporočeno)",
"Unable to update profile default setting" : "Ni mogoče posodobiti privzetih nastavitev profila",
+ "Unable to update profile picker setting" : "Ni mogoče posodobiti nastavitev izbirnika profila",
"Profile" : "Profil",
"Enable or disable profile by default for new accounts." : "Omogoči oziroma onemogoči privzeti profil za nove račune.",
+ "Enable the profile picker" : "Omogoči izbirnika profila",
+ "Password confirmation is required" : "Zahtevana je potrditev gesla",
"Failed to save setting" : "Shranjevanje nastavitve je spodletelo",
"Unable to update server side encryption config" : "Ni mogoče posodobiti strežniških nastavitev šifriranja",
"Server-side encryption" : "Šifriranje na strežniku",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifriranje na strežniku omogoča šifriranje datotek, poslanih na strežnik. Opravilo ima tudi omejitvene učinke, kot je vpliv na hitrost delovanja, Možnost je na voljo po potrebi.",
+ "To encrypt all existing files run this OCC command:" : "Za šifriranje vseh obstoječih datotek izvedite naslednji ukaz OCC:",
"Enable server-side encryption" : "Omogoči šifriranje na strežniku",
+ "Disabling server side encryption is only possible using OCC, please refer to the documentation." : "Šifriranje na strežniški strani je mogoče onemogočiti le z uporabo OCC; za več podrobnosti si oglejte dokumentacijo.",
"No encryption module loaded, please enable an encryption module in the app menu." : "Modul za šifriranje ni naložen. Pred nadaljevanjem je treba modul določiti v seznamu programov.",
"Select default encryption module:" : "Izbor privzetega modula za šifriranje:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Preseliti je treba šifrirne ključe s starega sistema (ownCloud ≤ 8.0) na novega. Omogočite možnost »Privzeti šifrirni modul« in zaženite ukaz »{command}«.",
+ "Cancel encryption" : "Prekliči šifriranje",
"Enable encryption" : "Omogoči šifriranje",
+ "Confirm enabling encryption" : "Potrdi omogočanje šifriranja",
"Please read carefully before activating server-side encryption:" : "Pred omogočanjem strežniškega šifriranja pozorno preberite opombe:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Ko je šifriranje enkrat omogočeno, bodo v času manjše aktivnosti šifrirane vse datoteke, poslane na strežnik. Šifriranje bo mogoče izklopiti šele kasneje, če bo uporabljen šifrirni modul podpiral tovrstno funkcionalnost in bodo doseženi vsi ostali pogoji (na primer, ustrezno nastavljeni obnovitveni ključi).",
+ "By default a master key for the whole instance will be generated. Please check if that level of access is compliant with your needs." : "Privzeto je ustvarjen glavni ključ za celotno raven. Preverite, ali ta raven dostopa ustreza vašim potrebam.",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Šifriranje samo po sebi še ne zagotavlja varnosti sistema. Več podorobnosti o delovanju programa in primeri uporabe so zabeleženi v dokumentaciji.",
"Be aware that encryption always increases the file size." : " Upoštevajte, da šifriranje poveča velikost datoteke.",
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Priporočljivo je redno ustvarjati varnostne kopije podatkov, v primeru šifriranja pa varnostno kopirati tudi šifrirne ključe.",
"This is the final warning: Do you really want to enable encryption?" : "To je zadnje opozorilo. Ali res želite omogočiti šifriranje?",
+ "Failed to delete group \"{group}\"" : "Brisanje skupine »{group}« je spodletelo.",
"Please confirm the group removal" : "Potrditi je treba skupinsko odstranjevanje",
+ "You are about to delete the group \"{group}\". The accounts will NOT be deleted." : "Izbrisali boste skupino »{group}«. Računi te skupine ne bodo izbrisani.",
"Cancel" : "Prekliči",
"Confirm" : "Potrdi",
"Submit" : "Pošlji",
"Rename group" : "Preimenuj skupino",
+ "Delete group" : "Izbriši skupino",
"Current password" : "Trenutno geslo",
"New password" : "Novo geslo",
"Change password" : "Spremeni geslo",
@@ -362,9 +384,12 @@ OC.L10N.register(
"The file must be a PNG or JPG" : "Datoteka mora biti v zapisu PNG ali JPG",
"Picture provided by original account" : "Slika iz izvornega računa",
"Set as profile picture" : "Nastavi sliko profila",
- "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Upoštevajte, da lahko traja tudi 24 ur preden se slika profila posodobi na vseh mestih.",
+ "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Upoštevajte, da lahko traja tudi 24 ur, preden se slika profila posodobi na vseh mestih.",
+ "Your biography. Markdown is supported." : "Osebna biografija. Polje podpira možnosti oblikovanja Markdown.",
"Unable to update date of birth" : "Datuma rojstva ni mogoče posodobiti",
"Enter your date of birth" : "Vpišite datum rojstva",
+ "You are using {s}{usage}{/s}" : "Uporabljate {s}{usage}{/s}",
+ "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Uporabljate {s}{usage}{/s} od {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"Details" : "Podrobnosti",
"You are a member of the following groups:" : "Omogočeno je članstvo v skupinah:",
"Your full name" : "Polno ime",
@@ -384,6 +409,9 @@ OC.L10N.register(
"Unable to update additional email address" : "Ni mogoče posodobiti dodatnega elektronskega naslova",
"Primary email for password reset and notifications" : "Osnovni elektronski naslov za obnavljanje gesla in obvestila",
"Your handle" : "Ročnik",
+ "Derived from your locale ({weekDayName})" : "Povzeto po jezikovnih nastavitvah ({weekDayName})",
+ "Unable to update first day of week" : "Ni mogoče posodobiti nastavitve prvega dneva v tednu",
+ "Day to use as the first day of week" : "Dan, uporabljen kot prvi dan v tednu",
"Your headline" : "Vaš naslov",
"No language set" : "Jezik ni nastavljen",
"Unable to update language" : "Ni mogoče posodobiti jezika",
@@ -399,6 +427,7 @@ OC.L10N.register(
"Edit your Profile visibility" : "Prilagodi vidnost profila",
"Unable to update profile enabled state" : "Ni mogoče posodobiti omogočenega stanja profila",
"Enable profile" : "Omogoči profil",
+ "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "V profilu se upošteva bolj omejena nastavitev med vidnostjo in obsegom prikaza. Če je na primer vidnost nastavljena na »Pokaži vsem«, obseg pa na »Zasebno«, se upošteva nastavitev »Zasebno«.",
"Unable to update visibility of {displayId}" : "Ni mogoče posodobiti vidnosti {displayId}",
"Your role" : "Vloga",
"Timezone" : "Časovni pas",
@@ -419,7 +448,7 @@ OC.L10N.register(
"School" : "Šola",
"Default" : "Privzeto",
"Default language" : "Privzeti jezik",
- "Common languages" : "Splošni jeziki",
+ "Common languages" : "Pogosti jeziki",
"Other languages" : "Drugi jeziki",
"Password change is disabled because the master key is disabled" : "Spreminjanje gesla je onemogočeno, ker je onemogočen tudi glavni šifrirni ključ",
"No accounts" : "Ni računov",
@@ -429,7 +458,7 @@ OC.L10N.register(
"Edit account" : "Uredi račun",
"Saving …" : "Poteka shranjevanje …",
"Save" : "Shrani",
- "Account name will be autogenerated" : "iME RAČUNA bo samodejno ustvarjeno",
+ "Account name will be autogenerated" : "Ime računa bo samodejno ustvarjeno",
"Account name (required)" : "Ime računa (zahtevano)",
"Password (required)" : "Geslo (zahtevano)",
"Email (required)" : "Elektronski naslov (zahtevano)",
@@ -438,7 +467,7 @@ OC.L10N.register(
"Add new account" : "Dodaj nov račun",
"Display name" : "Prikazno ime",
"Either password or email is required" : "Zahtevano je ali geslo ali elektronski naslov",
- "Member of the following groups" : "Član navedenih skupin",
+ "Member of the following groups" : "Članstvo v skupinah",
"Set account groups" : "Nastavi skupine računov",
"Admin of the following groups" : "Skrbnik navedenih skupin",
"Language" : "Jezik",
@@ -515,6 +544,7 @@ OC.L10N.register(
"Saving…" : "Poteka shranjevanje ...",
"Save settings" : "Shrani nastavitve",
"Security & setup warnings" : "Varnost in namestitvena opozorila",
+ "It is important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zaradi varnosti in optimizacije delovanja je pomembno, da je sistem posodobljen in pravilno nastavljen. Preverjanje poteka tako, da se nekateri preizkusi izvajajo sproti in samodejno. Več podrobnosti je zabeleženih v dokumentaciji.",
"All checks passed." : "Vsa preverjanja so uspešno zaključena.",
"There are some errors regarding your setup." : "Med preverjanjem je bilo zaznanih nekaj napak namestitve.",
"There are some warnings regarding your setup." : "Med preverjanjem je bilo zbranih nekaj opozoril.",
diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json
index 28679ed79a5..42c59c7aa40 100644
--- a/apps/settings/l10n/sl.json
+++ b/apps/settings/l10n/sl.json
@@ -29,6 +29,8 @@
"Remote wipe was started on %1$s" : "Oddaljeno varnostno brisanje je bilo začeto na %1$s.",
"Remote wipe has finished on %1$s" : "Oddaljeno varnostno brisanje je bilo končano na %1$s.",
"Your password or email was modified" : "Spremenjeno je bilo geslo oziroma elektronski naslov",
+ "One time login" : "Enkratna prijava",
+ "QR Code login" : "Povezava s kodo QR",
"Wrong password" : "Napačno geslo",
"Unable to change personal password" : "Ni mogoče spremeniti osebnega gesla.",
"Saved" : "Shranjeno",
@@ -82,13 +84,16 @@
"Set your password" : "Določitev gesla",
"Go to %s" : "Odpri oblak %s",
"Install Client" : "Namesti odjemalca",
+ "Logged in account must be a sub admin" : "Račun prijave mora imeti dovoljenja podpornega skrbnika",
"Personal" : "Osebno",
"Administration" : "Skrbništvo",
"Users" : "Uporabniki",
"Additional settings" : "Dodatne nastavitve",
+ "Assistant" : "Pomočnik",
"Administration privileges" : "Skrbniška dovoljenja",
"Groupware" : "Skupinsko delo",
"Overview" : "Splošni pregled",
+ "Quick presets" : "Hitre nastavitve",
"Basic settings" : "Osnovne nastavitve",
"Sharing" : "Souporaba",
"Availability" : "Razpoložljivost",
@@ -96,7 +101,9 @@
"Personal info" : "Osebni podatki",
"Mobile & desktop" : "Mobilni in namizni dostop",
"Artificial Intelligence" : "Umetna inteligenca",
+ "None / STARTTLS" : "Brez / STARTTLS",
"Email server" : "Poštni strežnik",
+ "Mail Providers" : "Ponudniki poštnih storitev",
"Background jobs" : "Opravila v ozadju",
"Unlimited" : "Neomejeno",
"Verifying" : "Preverjanje",
@@ -120,6 +127,8 @@
"Integrity checker has been disabled. Integrity cannot be verified." : "Preverjalnik celovitosti kode je onemogočen, zato podatkov ni mogoče preveriti.",
"No altered files" : "Ni spremenjenih datotek",
"Some files have not passed the integrity check. {link1} {link2}" : "Nekatere datoteke niso prestale preverjanja celovitosti. {link1} {link2}",
+ "List of invalid files…" : "Seznam neveljavnih datotek ...",
+ "Rescan…" : "Ponovno preberi ...",
"Cron errors" : "Napake Cron",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Ni mogoče izvesti opravila cron v vmesniku ukazne vrstice. Pojavile so se tehnične napake:\n%s",
"The last cron job ran without errors." : "Zadnja opravila cron so bila izvedena brez napak.",
@@ -166,6 +175,7 @@
"Old server-side-encryption" : "Staro strežniško šifriranje",
"Disabled" : "Onemogočeno",
"The old server-side-encryption format is enabled. We recommend disabling this." : "Star način strežniškega šifriranja je še vedno omogočen. Priporočljivo je možnost izklopiti.",
+ "Logging level" : "Raven beleženja",
"Memcache" : "Memcache",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Ni nastavljenega predpomnilnika. Za povečanje zmogljivosti je priporočljivo nastaviti vrednosti memcache, če je ta na voljo.",
"Configured" : "Nastavljeno",
@@ -183,6 +193,7 @@
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Namestitev PHP je brez ustrezne podpore za FreeType, kar pogosto vpliva na težave s slikami profila in nastavitvami vmesnika.",
"PHP getenv" : "PHP getenv",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Kaže, da okolje PHP ni ustrezno nastavljeno za poizvedovanje sistemskih spremenljivk. Preizkus z ukazom getegetenv(\"PATH\") vrne le prazen odziv.",
+ "PHP file size upload limit" : "Omejitev velikosti datotek PHP za prejemanje",
"PHP memory limit" : "Omejitev pomnilnika PHP",
"PHP modules" : "Moduli PHP",
"This instance is missing some required PHP modules. It is required to install them: %s." : "Namestitev PHP ne vključuje nekaterih priporočenih modulov. Priporočljivo jih je namestiti: %s.",
@@ -288,7 +299,7 @@
"Rename" : "Preimenuj",
"Revoke" : "Prekliči",
"Wipe device" : "Varnostno izbriši napravo",
- "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Obnovitev tega žetona lahko prepreči varnostno brisanje naprave, če se to še ni začelo.",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Preklic tega žetona lahko prepreči varnostno brisanje naprave, če se to še ni začelo.",
"Device" : "Naprava",
"Last activity" : "Zadnja dejavnost",
"Actions" : "Dejanja",
@@ -322,28 +333,39 @@
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "Osveževanje z datoteko cron.php omogoča storitev webcron in sicer vsakih 5 minut po protokolu HTTP. Možnost je uporabna za manjše število uporabnikov (1–5 računov in odvisno od načina rabe).",
"Cron (Recommended)" : "Cron (priporočeno)",
"Unable to update profile default setting" : "Ni mogoče posodobiti privzetih nastavitev profila",
+ "Unable to update profile picker setting" : "Ni mogoče posodobiti nastavitev izbirnika profila",
"Profile" : "Profil",
"Enable or disable profile by default for new accounts." : "Omogoči oziroma onemogoči privzeti profil za nove račune.",
+ "Enable the profile picker" : "Omogoči izbirnika profila",
+ "Password confirmation is required" : "Zahtevana je potrditev gesla",
"Failed to save setting" : "Shranjevanje nastavitve je spodletelo",
"Unable to update server side encryption config" : "Ni mogoče posodobiti strežniških nastavitev šifriranja",
"Server-side encryption" : "Šifriranje na strežniku",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifriranje na strežniku omogoča šifriranje datotek, poslanih na strežnik. Opravilo ima tudi omejitvene učinke, kot je vpliv na hitrost delovanja, Možnost je na voljo po potrebi.",
+ "To encrypt all existing files run this OCC command:" : "Za šifriranje vseh obstoječih datotek izvedite naslednji ukaz OCC:",
"Enable server-side encryption" : "Omogoči šifriranje na strežniku",
+ "Disabling server side encryption is only possible using OCC, please refer to the documentation." : "Šifriranje na strežniški strani je mogoče onemogočiti le z uporabo OCC; za več podrobnosti si oglejte dokumentacijo.",
"No encryption module loaded, please enable an encryption module in the app menu." : "Modul za šifriranje ni naložen. Pred nadaljevanjem je treba modul določiti v seznamu programov.",
"Select default encryption module:" : "Izbor privzetega modula za šifriranje:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Preseliti je treba šifrirne ključe s starega sistema (ownCloud ≤ 8.0) na novega. Omogočite možnost »Privzeti šifrirni modul« in zaženite ukaz »{command}«.",
+ "Cancel encryption" : "Prekliči šifriranje",
"Enable encryption" : "Omogoči šifriranje",
+ "Confirm enabling encryption" : "Potrdi omogočanje šifriranja",
"Please read carefully before activating server-side encryption:" : "Pred omogočanjem strežniškega šifriranja pozorno preberite opombe:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Ko je šifriranje enkrat omogočeno, bodo v času manjše aktivnosti šifrirane vse datoteke, poslane na strežnik. Šifriranje bo mogoče izklopiti šele kasneje, če bo uporabljen šifrirni modul podpiral tovrstno funkcionalnost in bodo doseženi vsi ostali pogoji (na primer, ustrezno nastavljeni obnovitveni ključi).",
+ "By default a master key for the whole instance will be generated. Please check if that level of access is compliant with your needs." : "Privzeto je ustvarjen glavni ključ za celotno raven. Preverite, ali ta raven dostopa ustreza vašim potrebam.",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Šifriranje samo po sebi še ne zagotavlja varnosti sistema. Več podorobnosti o delovanju programa in primeri uporabe so zabeleženi v dokumentaciji.",
"Be aware that encryption always increases the file size." : " Upoštevajte, da šifriranje poveča velikost datoteke.",
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Priporočljivo je redno ustvarjati varnostne kopije podatkov, v primeru šifriranja pa varnostno kopirati tudi šifrirne ključe.",
"This is the final warning: Do you really want to enable encryption?" : "To je zadnje opozorilo. Ali res želite omogočiti šifriranje?",
+ "Failed to delete group \"{group}\"" : "Brisanje skupine »{group}« je spodletelo.",
"Please confirm the group removal" : "Potrditi je treba skupinsko odstranjevanje",
+ "You are about to delete the group \"{group}\". The accounts will NOT be deleted." : "Izbrisali boste skupino »{group}«. Računi te skupine ne bodo izbrisani.",
"Cancel" : "Prekliči",
"Confirm" : "Potrdi",
"Submit" : "Pošlji",
"Rename group" : "Preimenuj skupino",
+ "Delete group" : "Izbriši skupino",
"Current password" : "Trenutno geslo",
"New password" : "Novo geslo",
"Change password" : "Spremeni geslo",
@@ -360,9 +382,12 @@
"The file must be a PNG or JPG" : "Datoteka mora biti v zapisu PNG ali JPG",
"Picture provided by original account" : "Slika iz izvornega računa",
"Set as profile picture" : "Nastavi sliko profila",
- "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Upoštevajte, da lahko traja tudi 24 ur preden se slika profila posodobi na vseh mestih.",
+ "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Upoštevajte, da lahko traja tudi 24 ur, preden se slika profila posodobi na vseh mestih.",
+ "Your biography. Markdown is supported." : "Osebna biografija. Polje podpira možnosti oblikovanja Markdown.",
"Unable to update date of birth" : "Datuma rojstva ni mogoče posodobiti",
"Enter your date of birth" : "Vpišite datum rojstva",
+ "You are using {s}{usage}{/s}" : "Uporabljate {s}{usage}{/s}",
+ "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Uporabljate {s}{usage}{/s} od {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"Details" : "Podrobnosti",
"You are a member of the following groups:" : "Omogočeno je članstvo v skupinah:",
"Your full name" : "Polno ime",
@@ -382,6 +407,9 @@
"Unable to update additional email address" : "Ni mogoče posodobiti dodatnega elektronskega naslova",
"Primary email for password reset and notifications" : "Osnovni elektronski naslov za obnavljanje gesla in obvestila",
"Your handle" : "Ročnik",
+ "Derived from your locale ({weekDayName})" : "Povzeto po jezikovnih nastavitvah ({weekDayName})",
+ "Unable to update first day of week" : "Ni mogoče posodobiti nastavitve prvega dneva v tednu",
+ "Day to use as the first day of week" : "Dan, uporabljen kot prvi dan v tednu",
"Your headline" : "Vaš naslov",
"No language set" : "Jezik ni nastavljen",
"Unable to update language" : "Ni mogoče posodobiti jezika",
@@ -397,6 +425,7 @@
"Edit your Profile visibility" : "Prilagodi vidnost profila",
"Unable to update profile enabled state" : "Ni mogoče posodobiti omogočenega stanja profila",
"Enable profile" : "Omogoči profil",
+ "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "V profilu se upošteva bolj omejena nastavitev med vidnostjo in obsegom prikaza. Če je na primer vidnost nastavljena na »Pokaži vsem«, obseg pa na »Zasebno«, se upošteva nastavitev »Zasebno«.",
"Unable to update visibility of {displayId}" : "Ni mogoče posodobiti vidnosti {displayId}",
"Your role" : "Vloga",
"Timezone" : "Časovni pas",
@@ -417,7 +446,7 @@
"School" : "Šola",
"Default" : "Privzeto",
"Default language" : "Privzeti jezik",
- "Common languages" : "Splošni jeziki",
+ "Common languages" : "Pogosti jeziki",
"Other languages" : "Drugi jeziki",
"Password change is disabled because the master key is disabled" : "Spreminjanje gesla je onemogočeno, ker je onemogočen tudi glavni šifrirni ključ",
"No accounts" : "Ni računov",
@@ -427,7 +456,7 @@
"Edit account" : "Uredi račun",
"Saving …" : "Poteka shranjevanje …",
"Save" : "Shrani",
- "Account name will be autogenerated" : "iME RAČUNA bo samodejno ustvarjeno",
+ "Account name will be autogenerated" : "Ime računa bo samodejno ustvarjeno",
"Account name (required)" : "Ime računa (zahtevano)",
"Password (required)" : "Geslo (zahtevano)",
"Email (required)" : "Elektronski naslov (zahtevano)",
@@ -436,7 +465,7 @@
"Add new account" : "Dodaj nov račun",
"Display name" : "Prikazno ime",
"Either password or email is required" : "Zahtevano je ali geslo ali elektronski naslov",
- "Member of the following groups" : "Član navedenih skupin",
+ "Member of the following groups" : "Članstvo v skupinah",
"Set account groups" : "Nastavi skupine računov",
"Admin of the following groups" : "Skrbnik navedenih skupin",
"Language" : "Jezik",
@@ -513,6 +542,7 @@
"Saving…" : "Poteka shranjevanje ...",
"Save settings" : "Shrani nastavitve",
"Security & setup warnings" : "Varnost in namestitvena opozorila",
+ "It is important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zaradi varnosti in optimizacije delovanja je pomembno, da je sistem posodobljen in pravilno nastavljen. Preverjanje poteka tako, da se nekateri preizkusi izvajajo sproti in samodejno. Več podrobnosti je zabeleženih v dokumentaciji.",
"All checks passed." : "Vsa preverjanja so uspešno zaključena.",
"There are some errors regarding your setup." : "Med preverjanjem je bilo zaznanih nekaj napak namestitve.",
"There are some warnings regarding your setup." : "Med preverjanjem je bilo zbranih nekaj opozoril.",
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index 81bb036a332..24cb5539169 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -295,6 +295,7 @@ OC.L10N.register(
"Your server is correctly configured to send security headers." : "您的服务器已正确配置为发送安全标头。",
"Configuration server ID" : "配置服务器 ID",
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "服务器标识符尚未配置。如果您的 Nextcloud 实例运行在多个 PHP 服务器上,推荐配置服务器标识符。请在配置中添加服务器 ID。",
+ "\"%d\" is not a valid server identifier. It must be between 0 and 511." : "“%d”不是有效的服务器标识符。它必须介于 0 和 511 之间。",
"Server identifier is configured and valid." : "服务器标识符已配置且有效。",
"Database version" : "数据库版本",
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MariaDB 版本 10.3,此版本已停用,仅作为 Ubuntu 20.04 的一部分受支持。建议使用 MariaDB >=%1$s 和 <=%2$s 以获得此版本 Nextcloud 的最佳性能、稳定性和功能。",
@@ -312,8 +313,13 @@ OC.L10N.register(
"_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["过去 %n 天内没有计划任务。"],
"_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["过去 %n 天内任务领取速度正常。"],
"_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["过去 %n 天内任务领取速度缓慢。许多任务耗时超过 4 分钟才被领取。请考虑设置工作进程在后台处理任务。"],
+ "Task Processing success rate" : "任务处理成功率",
"_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["过去 %n 天内大多数任务已成功完成。"],
"_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["过去 %n 天内有很多任务失败。建议检查 Nextcloud 日志中的错误,并检查 AI 提供者应用是否已正确设置。"],
+ "Task Processing worker status" : "任务处理工作进程状态",
+ "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["任务处理工作进程已在过去 %n 分钟内运行。"],
+ "The Task Processing worker does not seem to be running. The last run was at %s." : "任务处理工作进程似乎没有运行。上次运行是在 %s。",
+ "The Task Processing worker does not seem to be running. It seems it has never run so far." : "任务处理工作进程似乎没有运行。似乎它从未运行过。",
"Temporary space available" : "可用临时空间",
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "检查临时 PHP 路径时出错 - 未正确设置为目录。 返回值: %s",
"The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP 函数 \"disk_free_space\" 被禁用,这会阻止检查临时目录中是否有足够的空间。",
@@ -632,6 +638,7 @@ OC.L10N.register(
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帐户列表。 出于性能原因,此列表未完全呈现。 当您浏览列表时,将呈现帐户。",
"Account name" : "账号名称",
"Account updated" : "账号已更新",
+ "Failed to update account" : "无法更新账号",
"Edit account" : "编辑账号",
"Saving …" : "正在保存 …",
"Save" : "保存",
@@ -653,6 +660,7 @@ OC.L10N.register(
"Language" : "语言",
"Set default language" : "设置默认语言",
"Manager" : "管理者",
+ "Search for a manager…" : "搜索管理者…",
"Quota" : "配额",
"Set account quota" : "设置账号配额",
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 个账号 …"],
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json
index e5ce4cb8118..9dd79f06f59 100644
--- a/apps/settings/l10n/zh_CN.json
+++ b/apps/settings/l10n/zh_CN.json
@@ -293,6 +293,7 @@
"Your server is correctly configured to send security headers." : "您的服务器已正确配置为发送安全标头。",
"Configuration server ID" : "配置服务器 ID",
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "服务器标识符尚未配置。如果您的 Nextcloud 实例运行在多个 PHP 服务器上,推荐配置服务器标识符。请在配置中添加服务器 ID。",
+ "\"%d\" is not a valid server identifier. It must be between 0 and 511." : "“%d”不是有效的服务器标识符。它必须介于 0 和 511 之间。",
"Server identifier is configured and valid." : "服务器标识符已配置且有效。",
"Database version" : "数据库版本",
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MariaDB 版本 10.3,此版本已停用,仅作为 Ubuntu 20.04 的一部分受支持。建议使用 MariaDB >=%1$s 和 <=%2$s 以获得此版本 Nextcloud 的最佳性能、稳定性和功能。",
@@ -310,8 +311,13 @@
"_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["过去 %n 天内没有计划任务。"],
"_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["过去 %n 天内任务领取速度正常。"],
"_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["过去 %n 天内任务领取速度缓慢。许多任务耗时超过 4 分钟才被领取。请考虑设置工作进程在后台处理任务。"],
+ "Task Processing success rate" : "任务处理成功率",
"_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["过去 %n 天内大多数任务已成功完成。"],
"_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["过去 %n 天内有很多任务失败。建议检查 Nextcloud 日志中的错误,并检查 AI 提供者应用是否已正确设置。"],
+ "Task Processing worker status" : "任务处理工作进程状态",
+ "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["任务处理工作进程已在过去 %n 分钟内运行。"],
+ "The Task Processing worker does not seem to be running. The last run was at %s." : "任务处理工作进程似乎没有运行。上次运行是在 %s。",
+ "The Task Processing worker does not seem to be running. It seems it has never run so far." : "任务处理工作进程似乎没有运行。似乎它从未运行过。",
"Temporary space available" : "可用临时空间",
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "检查临时 PHP 路径时出错 - 未正确设置为目录。 返回值: %s",
"The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP 函数 \"disk_free_space\" 被禁用,这会阻止检查临时目录中是否有足够的空间。",
@@ -630,6 +636,7 @@
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帐户列表。 出于性能原因,此列表未完全呈现。 当您浏览列表时,将呈现帐户。",
"Account name" : "账号名称",
"Account updated" : "账号已更新",
+ "Failed to update account" : "无法更新账号",
"Edit account" : "编辑账号",
"Saving …" : "正在保存 …",
"Save" : "保存",
@@ -651,6 +658,7 @@
"Language" : "语言",
"Set default language" : "设置默认语言",
"Manager" : "管理者",
+ "Search for a manager…" : "搜索管理者…",
"Quota" : "配额",
"Set account quota" : "设置账号配额",
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 个账号 …"],
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index fb733abaa83..407fa8f34fb 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -295,6 +295,7 @@ OC.L10N.register(
"Your server is correctly configured to send security headers." : "您的伺服器正確設定了傳送安全性標頭。",
"Configuration server ID" : "配置伺服器 ID",
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "伺服器識別碼尚未設定。若您的 Nextcloud 站台執行於多個 PHP 伺服器上,建議進行此設定。請在您的配置中新增 伺服器 ID。",
+ "\"%d\" is not a valid server identifier. It must be between 0 and 511." : "「%d」不是有效的伺服器識別碼。其必須再 0 到 511 之間。",
"Server identifier is configured and valid." : "伺服器識別碼已配置且有效。",
"Database version" : "數據庫版本",
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "檢測到 MariaDB 版本 10.3,該版本已達生命週期終點,僅作為 Ubuntu 20.04 的一部分支持。建議使用 MariaDB 版本 >= %1$s 和 <=%2$s 以獲得最佳性能、穩定性和功能,與此版本的 Nextcloud 配合使用。",
@@ -312,8 +313,13 @@ OC.L10N.register(
"_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["最近%n 天內沒有排定的任務。"],
"_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["最近%n天內的任務擷取速度正常。"],
"_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["最近%n天內,任務擷取速度緩慢。許多任務的擷取時間超過4分鐘。請考慮設定 worker 在背景處理任務。"],
+ "Task Processing success rate" : "任務處理成功率",
"_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["最近%n天內的大多數任務都成功完成。"],
"_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["最近%n天內,有許多任務執行失敗。建議檢查 Nextcloud 紀錄檔中的錯誤訊息,並確認 AI 服務提供者應用程式是否已正確設定。"],
+ "Task Processing worker status" : "任務處理 worker 的狀態",
+ "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["任務處理 worker 已在過去 %n 分鐘內執行過。"],
+ "The Task Processing worker does not seem to be running. The last run was at %s." : "任務處理 worker 似乎並未執行。上次執行為 %s。",
+ "The Task Processing worker does not seem to be running. It seems it has never run so far." : "任務處理 worker 似乎並未執行。似乎從未執行過。",
"Temporary space available" : "可用臨時空間",
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "檢查臨時 PHP 路徑時發生錯誤 - 未正確設定為目錄。回傳值:%s",
"The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP 函式「disk_free_space」已停用,這會導致無法檢查臨時目錄中的剩餘空間。",
@@ -632,6 +638,8 @@ OC.L10N.register(
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帳戶清單。出於性能考量,此清單未完全呈現。帳戶將在您瀏覽清單時呈現。",
"Account name" : "帳戶名稱",
"Account updated" : "帳戶已更新",
+ "Failed to update account" : "無法更新帳戶",
+ "Edit account" : "編輯帳戶",
"Saving …" : "儲存中 ...",
"Save" : "儲存",
"Account name will be autogenerated" : "將會自動產生帳戶名稱",
@@ -652,6 +660,7 @@ OC.L10N.register(
"Language" : "語言",
"Set default language" : "設置默認語言",
"Manager" : "管理者",
+ "Search for a manager…" : "搜尋管理者 …",
"Quota" : "容量限制",
"Set account quota" : "設定帳號容量限制",
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 帳戶 …"],
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json
index 88ba2b4ed88..a8261e3ee86 100644
--- a/apps/settings/l10n/zh_HK.json
+++ b/apps/settings/l10n/zh_HK.json
@@ -293,6 +293,7 @@
"Your server is correctly configured to send security headers." : "您的伺服器正確設定了傳送安全性標頭。",
"Configuration server ID" : "配置伺服器 ID",
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "伺服器識別碼尚未設定。若您的 Nextcloud 站台執行於多個 PHP 伺服器上,建議進行此設定。請在您的配置中新增 伺服器 ID。",
+ "\"%d\" is not a valid server identifier. It must be between 0 and 511." : "「%d」不是有效的伺服器識別碼。其必須再 0 到 511 之間。",
"Server identifier is configured and valid." : "伺服器識別碼已配置且有效。",
"Database version" : "數據庫版本",
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "檢測到 MariaDB 版本 10.3,該版本已達生命週期終點,僅作為 Ubuntu 20.04 的一部分支持。建議使用 MariaDB 版本 >= %1$s 和 <=%2$s 以獲得最佳性能、穩定性和功能,與此版本的 Nextcloud 配合使用。",
@@ -310,8 +311,13 @@
"_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["最近%n 天內沒有排定的任務。"],
"_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["最近%n天內的任務擷取速度正常。"],
"_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["最近%n天內,任務擷取速度緩慢。許多任務的擷取時間超過4分鐘。請考慮設定 worker 在背景處理任務。"],
+ "Task Processing success rate" : "任務處理成功率",
"_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["最近%n天內的大多數任務都成功完成。"],
"_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["最近%n天內,有許多任務執行失敗。建議檢查 Nextcloud 紀錄檔中的錯誤訊息,並確認 AI 服務提供者應用程式是否已正確設定。"],
+ "Task Processing worker status" : "任務處理 worker 的狀態",
+ "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["任務處理 worker 已在過去 %n 分鐘內執行過。"],
+ "The Task Processing worker does not seem to be running. The last run was at %s." : "任務處理 worker 似乎並未執行。上次執行為 %s。",
+ "The Task Processing worker does not seem to be running. It seems it has never run so far." : "任務處理 worker 似乎並未執行。似乎從未執行過。",
"Temporary space available" : "可用臨時空間",
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "檢查臨時 PHP 路徑時發生錯誤 - 未正確設定為目錄。回傳值:%s",
"The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP 函式「disk_free_space」已停用,這會導致無法檢查臨時目錄中的剩餘空間。",
@@ -630,6 +636,8 @@
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帳戶清單。出於性能考量,此清單未完全呈現。帳戶將在您瀏覽清單時呈現。",
"Account name" : "帳戶名稱",
"Account updated" : "帳戶已更新",
+ "Failed to update account" : "無法更新帳戶",
+ "Edit account" : "編輯帳戶",
"Saving …" : "儲存中 ...",
"Save" : "儲存",
"Account name will be autogenerated" : "將會自動產生帳戶名稱",
@@ -650,6 +658,7 @@
"Language" : "語言",
"Set default language" : "設置默認語言",
"Manager" : "管理者",
+ "Search for a manager…" : "搜尋管理者 …",
"Quota" : "容量限制",
"Set account quota" : "設定帳號容量限制",
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 帳戶 …"],
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 4682e668223..32d40399b59 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -217,7 +217,7 @@ OC.L10N.register(
"Federated user" : "Zvezni uporabnik",
"user@your-nextcloud.org" : "uporabnik@oblak-nextcloud.org",
"Create share" : "Ustvari predmet souporabe",
- "Direct link copied" : "Povezava skopirana",
+ "Direct link copied" : "Povezava je kopirana.",
"Please copy the link manually:" : "Povezave je treba kopirati ročno.",
"Custom date range" : "Obseg datuma po meri",
"Pick start date" : "Izbor začetnega datuma",
diff --git a/core/l10n/sl.json b/core/l10n/sl.json
index 1aac7cfb2a6..73c29d3aeed 100644
--- a/core/l10n/sl.json
+++ b/core/l10n/sl.json
@@ -215,7 +215,7 @@
"Federated user" : "Zvezni uporabnik",
"user@your-nextcloud.org" : "uporabnik@oblak-nextcloud.org",
"Create share" : "Ustvari predmet souporabe",
- "Direct link copied" : "Povezava skopirana",
+ "Direct link copied" : "Povezava je kopirana.",
"Please copy the link manually:" : "Povezave je treba kopirati ročno.",
"Custom date range" : "Obseg datuma po meri",
"Pick start date" : "Izbor začetnega datuma",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 0a9206085bd..e833cc1ede3 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -206,7 +206,9 @@ OC.L10N.register(
"Code will expire {timeCountdown} or after use" : "二维码将在 {timeCountdown} 或使用后过期",
"_{count} notification_::_{count} notifications_" : ["{count} 条通知"],
"More apps" : "更多的应用程序",
+ "App store" : "应用商店",
"Applications" : "应用程序",
+ "Open apps menu" : "打开应用菜单",
"Apps" : "应用",
"No" : "否",
"Yes" : "是",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index f0cb5486424..023b8b55842 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -204,7 +204,9 @@
"Code will expire {timeCountdown} or after use" : "二维码将在 {timeCountdown} 或使用后过期",
"_{count} notification_::_{count} notifications_" : ["{count} 条通知"],
"More apps" : "更多的应用程序",
+ "App store" : "应用商店",
"Applications" : "应用程序",
+ "Open apps menu" : "打开应用菜单",
"Apps" : "应用",
"No" : "否",
"Yes" : "是",
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index f5dc52509f8..b9a9e18dfea 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -206,7 +206,9 @@ OC.L10N.register(
"Code will expire {timeCountdown} or after use" : "條碼會在 {timeCountdown} 後或使用後失效",
"_{count} notification_::_{count} notifications_" : ["{count} 個通知"],
"More apps" : "更多應用程式",
+ "App store" : "應用程式商店",
"Applications" : "應用程式",
+ "Open apps menu" : "打開應用程式選項單",
"Apps" : "應用程式",
"No" : "否",
"Yes" : "是",
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json
index de0330670f2..d1b2f58abf8 100644
--- a/core/l10n/zh_HK.json
+++ b/core/l10n/zh_HK.json
@@ -204,7 +204,9 @@
"Code will expire {timeCountdown} or after use" : "條碼會在 {timeCountdown} 後或使用後失效",
"_{count} notification_::_{count} notifications_" : ["{count} 個通知"],
"More apps" : "更多應用程式",
+ "App store" : "應用程式商店",
"Applications" : "應用程式",
+ "Open apps menu" : "打開應用程式選項單",
"Apps" : "應用程式",
"No" : "否",
"Yes" : "是",
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 90e704a04d7..cf6b233e741 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -435,6 +435,11 @@ OC.L10N.register(
"The text to proofread" : "校正するテキスト",
"Corrections" : "修正",
"The corrections that should be made in your text" : "テキストに加えるべき修正",
+ "Reformat paragraphs" : "段落の再構成",
+ "Reformats a text into multiple paragraphs separated by topic" : "テキストをトピックごとに区切られた複数の段落に再構成します",
+ "The text to reformat" : "再フォーマットするテキスト",
+ "Reformatted text" : "再フォーマットされたテキスト",
+ "The reformatted text with paragraphs separated by topic" : "トピックごとに段落分けされた再構成されたテキスト",
"Reformulate text" : "テキストを書き直す",
"Takes a text and reformulates it" : "テキストを受け取り、それを書き直す",
"Write a text that you want the assistant to reformulate" : "アシスタントに書き直してもらいたいテキストを入力します",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 025b47e4b4c..49c05a7a0cd 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -433,6 +433,11 @@
"The text to proofread" : "校正するテキスト",
"Corrections" : "修正",
"The corrections that should be made in your text" : "テキストに加えるべき修正",
+ "Reformat paragraphs" : "段落の再構成",
+ "Reformats a text into multiple paragraphs separated by topic" : "テキストをトピックごとに区切られた複数の段落に再構成します",
+ "The text to reformat" : "再フォーマットするテキスト",
+ "Reformatted text" : "再フォーマットされたテキスト",
+ "The reformatted text with paragraphs separated by topic" : "トピックごとに段落分けされた再構成されたテキスト",
"Reformulate text" : "テキストを書き直す",
"Takes a text and reformulates it" : "テキストを受け取り、それを書き直す",
"Write a text that you want the assistant to reformulate" : "アシスタントに書き直してもらいたいテキストを入力します",
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 25b91773db2..c1986f931cc 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -435,6 +435,11 @@ OC.L10N.register(
"The text to proofread" : "要校对的文本",
"Corrections" : "校正",
"The corrections that should be made in your text" : "您的文本中应该做出的校正",
+ "Reformat paragraphs" : "重新格式化段落",
+ "Reformats a text into multiple paragraphs separated by topic" : "将文本重新格式化为按主题分隔的多个段落",
+ "The text to reformat" : "要重新格式化的文本",
+ "Reformatted text" : "已重新格式化的文本",
+ "The reformatted text with paragraphs separated by topic" : "按主题分隔段落的重新格式化文本",
"Reformulate text" : "重新表述文本",
"Takes a text and reformulates it" : "获取文本并将其重新表述",
"Write a text that you want the assistant to reformulate" : "写下您希望云助手重新表述的文本",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 152c4f203fe..cef301f48e4 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -433,6 +433,11 @@
"The text to proofread" : "要校对的文本",
"Corrections" : "校正",
"The corrections that should be made in your text" : "您的文本中应该做出的校正",
+ "Reformat paragraphs" : "重新格式化段落",
+ "Reformats a text into multiple paragraphs separated by topic" : "将文本重新格式化为按主题分隔的多个段落",
+ "The text to reformat" : "要重新格式化的文本",
+ "Reformatted text" : "已重新格式化的文本",
+ "The reformatted text with paragraphs separated by topic" : "按主题分隔段落的重新格式化文本",
"Reformulate text" : "重新表述文本",
"Takes a text and reformulates it" : "获取文本并将其重新表述",
"Write a text that you want the assistant to reformulate" : "写下您希望云助手重新表述的文本",
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 1db44f62e4d..4d535a60c02 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -435,6 +435,11 @@ OC.L10N.register(
"The text to proofread" : "要校對的文本",
"Corrections" : "更正",
"The corrections that should be made in your text" : "您文本中應進行的更正",
+ "Reformat paragraphs" : "重新格式化段落",
+ "Reformats a text into multiple paragraphs separated by topic" : "將文字重新排版為多個段落,並按主題分隔",
+ "The text to reformat" : "要重新格式化的文字",
+ "Reformatted text" : "已重新格式化的文字",
+ "The reformatted text with paragraphs separated by topic" : "經重新排版、按主題分段的文字",
"Reformulate text" : "重新表述文字",
"Takes a text and reformulates it" : "取得文字並將其重新表述",
"Write a text that you want the assistant to reformulate" : "寫下您希望小幫手協助您重新表述的文字",
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json
index c75c248ff6c..0cade0a3ee4 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.json
@@ -433,6 +433,11 @@
"The text to proofread" : "要校對的文本",
"Corrections" : "更正",
"The corrections that should be made in your text" : "您文本中應進行的更正",
+ "Reformat paragraphs" : "重新格式化段落",
+ "Reformats a text into multiple paragraphs separated by topic" : "將文字重新排版為多個段落,並按主題分隔",
+ "The text to reformat" : "要重新格式化的文字",
+ "Reformatted text" : "已重新格式化的文字",
+ "The reformatted text with paragraphs separated by topic" : "經重新排版、按主題分段的文字",
"Reformulate text" : "重新表述文字",
"Takes a text and reformulates it" : "取得文字並將其重新表述",
"Write a text that you want the assistant to reformulate" : "寫下您希望小幫手協助您重新表述的文字",