aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-11 00:24:21 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-11 00:24:21 +0000
commit1f10b28c22bc759fdb298a0d956a3b0914605b24 (patch)
treedcaa2cfec161360f150e15529f081e8e5445e4d4 /apps/settings/l10n
parenta366e5437c5c4f996d13a194213c0913f864f322 (diff)
downloadnextcloud-server-1f10b28c22bc759fdb298a0d956a3b0914605b24.tar.gz
nextcloud-server-1f10b28c22bc759fdb298a0d956a3b0914605b24.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r--apps/settings/l10n/en_GB.js2
-rw-r--r--apps/settings/l10n/en_GB.json2
-rw-r--r--apps/settings/l10n/es.js2
-rw-r--r--apps/settings/l10n/es.json2
-rw-r--r--apps/settings/l10n/gl.js2
-rw-r--r--apps/settings/l10n/gl.json2
-rw-r--r--apps/settings/l10n/pt_BR.js2
-rw-r--r--apps/settings/l10n/pt_BR.json2
-rw-r--r--apps/settings/l10n/uk.js11
-rw-r--r--apps/settings/l10n/uk.json11
10 files changed, 32 insertions, 6 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 7528e008c20..04968df58ce 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -553,6 +553,7 @@ OC.L10N.register(
"{license}-licensed" : "{license}-licensed",
"Changelog" : "Changelog",
"by {author}\n{license}" : "by {author}\n{license}",
+ "User management" : "User management",
"Active users" : "Active users",
"Admins" : "Admins",
"Disabled users" : "Disabled users",
@@ -560,6 +561,7 @@ OC.L10N.register(
"Create group" : "Create group",
"Group name" : "Group name",
"Please enter a valid group name" : "Please enter a valid group name",
+ "User group: {group}" : "User group: {group}",
"Failed to create group" : "Failed to create group",
"Sending…" : "Sending…",
"Email sent" : "Email sent",
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json
index 980ea2c8eb9..a6b27392e50 100644
--- a/apps/settings/l10n/en_GB.json
+++ b/apps/settings/l10n/en_GB.json
@@ -551,6 +551,7 @@
"{license}-licensed" : "{license}-licensed",
"Changelog" : "Changelog",
"by {author}\n{license}" : "by {author}\n{license}",
+ "User management" : "User management",
"Active users" : "Active users",
"Admins" : "Admins",
"Disabled users" : "Disabled users",
@@ -558,6 +559,7 @@
"Create group" : "Create group",
"Group name" : "Group name",
"Please enter a valid group name" : "Please enter a valid group name",
+ "User group: {group}" : "User group: {group}",
"Failed to create group" : "Failed to create group",
"Sending…" : "Sending…",
"Email sent" : "Email sent",
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index cf5906d04ee..3b5057753c3 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -166,7 +166,7 @@ OC.L10N.register(
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "La configuración de la cabecera del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy autorizado. Si no, esto es un problema de seguridad, y puede permitir a un atacante fingir uan dirección IP como visible para Nextcloud.",
"Internet connectivity" : "Conexión a Internet",
"Internet connectivity is disabled in configuration file." : "La conexión a Internet está deshabilitada en el archivo de configuración.",
- "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor no tiene una conexión a Internet que funcione: No se pudieron alcanzar varios puntos finales. Esto significa que algunas de las funciones, como montar almacenamiento externo, notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionarán. Es posible que el acceso a archivos de forma remota y el envío de emails de notificación tampoco funcionen. Establezca una conexión desde este servidor a Internet para disfrutar de todas las funciones.",
+ "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor no tiene una conexión a Internet que funcione: No se pudieron alcanzar varios endpoints. Esto significa que algunas de las funciones, como montar almacenamiento externo, notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionarán. Es posible que el acceso a archivos de forma remota y el envío de emails de notificación tampoco funcionen. Establezca una conexión desde este servidor a Internet para disfrutar de todas las funciones.",
"Old server-side-encryption" : "Antiguo cifrado en el servidor",
"Disabled" : "Desactivado",
"The old server-side-encryption format is enabled. We recommend disabling this." : "El antiguo formato de cifrado en el lado del servidor está activado. Recomendamos deshabilitar esto.",
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json
index d1d03bb05c7..05751d7bb93 100644
--- a/apps/settings/l10n/es.json
+++ b/apps/settings/l10n/es.json
@@ -164,7 +164,7 @@
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "La configuración de la cabecera del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy autorizado. Si no, esto es un problema de seguridad, y puede permitir a un atacante fingir uan dirección IP como visible para Nextcloud.",
"Internet connectivity" : "Conexión a Internet",
"Internet connectivity is disabled in configuration file." : "La conexión a Internet está deshabilitada en el archivo de configuración.",
- "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor no tiene una conexión a Internet que funcione: No se pudieron alcanzar varios puntos finales. Esto significa que algunas de las funciones, como montar almacenamiento externo, notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionarán. Es posible que el acceso a archivos de forma remota y el envío de emails de notificación tampoco funcionen. Establezca una conexión desde este servidor a Internet para disfrutar de todas las funciones.",
+ "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor no tiene una conexión a Internet que funcione: No se pudieron alcanzar varios endpoints. Esto significa que algunas de las funciones, como montar almacenamiento externo, notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionarán. Es posible que el acceso a archivos de forma remota y el envío de emails de notificación tampoco funcionen. Establezca una conexión desde este servidor a Internet para disfrutar de todas las funciones.",
"Old server-side-encryption" : "Antiguo cifrado en el servidor",
"Disabled" : "Desactivado",
"The old server-side-encryption format is enabled. We recommend disabling this." : "El antiguo formato de cifrado en el lado del servidor está activado. Recomendamos deshabilitar esto.",
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js
index 998797a2a89..3200227514b 100644
--- a/apps/settings/l10n/gl.js
+++ b/apps/settings/l10n/gl.js
@@ -553,6 +553,7 @@ OC.L10N.register(
"{license}-licensed" : "Licenciado baixo a {license}",
"Changelog" : "Rexistro de cambios",
"by {author}\n{license}" : "por {author}\n{license}",
+ "User management" : "Xestión de usuarios",
"Active users" : "Usuarios activos",
"Admins" : "Administración",
"Disabled users" : "Usuarios desactivados",
@@ -560,6 +561,7 @@ OC.L10N.register(
"Create group" : "Creando o grupo",
"Group name" : "Nome do grupo",
"Please enter a valid group name" : "Introduza un nome de grupo válido",
+ "User group: {group}" : "Grupo de usuarios: {group}",
"Failed to create group" : "Produciuse un fallo ao crear o grupo",
"Sending…" : "Enviando…",
"Email sent" : "Correo enviado",
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json
index c8cc90711cc..facd682ac8c 100644
--- a/apps/settings/l10n/gl.json
+++ b/apps/settings/l10n/gl.json
@@ -551,6 +551,7 @@
"{license}-licensed" : "Licenciado baixo a {license}",
"Changelog" : "Rexistro de cambios",
"by {author}\n{license}" : "por {author}\n{license}",
+ "User management" : "Xestión de usuarios",
"Active users" : "Usuarios activos",
"Admins" : "Administración",
"Disabled users" : "Usuarios desactivados",
@@ -558,6 +559,7 @@
"Create group" : "Creando o grupo",
"Group name" : "Nome do grupo",
"Please enter a valid group name" : "Introduza un nome de grupo válido",
+ "User group: {group}" : "Grupo de usuarios: {group}",
"Failed to create group" : "Produciuse un fallo ao crear o grupo",
"Sending…" : "Enviando…",
"Email sent" : "Correo enviado",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index e290edf3850..8421e33366d 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -584,7 +584,7 @@ OC.L10N.register(
"Add new email address" : "Adicionar novo endereço de e-mail",
"Edit User" : "Editar Usuário",
"Will be autogenerated" : "Será autogerado",
- "Add a new user" : "Adicione um novo usuário",
+ "Add a new user" : "Adicionar o novo usuário",
"No users in here" : "Nenhum usuário aqui",
"Enter group name" : "Insira o nome do grupo",
"Add group" : "Adicionar grupo",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index b36ab0e5b18..4096a8ae521 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -582,7 +582,7 @@
"Add new email address" : "Adicionar novo endereço de e-mail",
"Edit User" : "Editar Usuário",
"Will be autogenerated" : "Será autogerado",
- "Add a new user" : "Adicione um novo usuário",
+ "Add a new user" : "Adicionar o novo usuário",
"No users in here" : "Nenhum usuário aqui",
"Enter group name" : "Insira o nome do grupo",
"Add group" : "Adicionar grupo",
diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js
index 3baa25a2486..671afafa743 100644
--- a/apps/settings/l10n/uk.js
+++ b/apps/settings/l10n/uk.js
@@ -244,7 +244,14 @@ OC.L10N.register(
"Set default expiration date for shares" : "Установіть типовий термін дії для спільних ресурсів",
"Enforce expiration date" : "Термін дії обов'язковий",
"Default expiration time of new shares in days" : "Типовий термін дії спільних ресурсів у днях",
- "Set default expiration date for shares to other servers" : "Установіть термін дії за замовчуванням для спільних ресурсів для інших серверів",
+ "Expire shares after x days" : "Термін дії спільних ресурсів завершується через x днів",
+ "Set default expiration date for shares to other servers" : "Встановіть типовий термін дії спільних ресурсів для інших серверів",
+ "Enforce expiration date for remote shares" : "Дата примусового завершення терміну дії віддалених спільних ресурсів",
+ "Default expiration time of remote shares in days" : "Типовий термін дії спільних ресурсів у днях",
+ "Expire remote shares after x days" : "Термін дії спільних ресурсів завершується через x днів",
+ "Set default expiration date for shares via link or mail" : "Встановіть типовий термін дії спільних ресурсів за посиланням або електронною поштою",
+ "Default expiration time of shares in days" : "Типовий термін дії спільних ресурсів у днях",
+ "Privacy settings for sharing" : "Налаштування конфіденційності для спільного доступу",
"Allow username autocompletion in share dialog and allow access to the system address book" : "Дозволити автозаповнення імени користувача в діалоговому вікні спільного доступу, дозволити доступ до системної адресної книги",
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Якщо увімкнуто автозавершення у \"тій самій групі\" та \"на основі інтеграції номеру телефону\", збігу в одному з таких критеріїв буде достатньо для показу користувача.",
"Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Дозволити автозаповнення імени користувача в групах користувачів, обмежити доступ до системних адресних книг лише для цих груп",
@@ -546,6 +553,7 @@ OC.L10N.register(
"{license}-licensed" : "Ліцензія: {license}",
"Changelog" : "Зміни",
"by {author}\n{license}" : "Автор: {author}\n{license}",
+ "User management" : "Керування користувачами",
"Active users" : "Активні користувачі",
"Admins" : "Адміністратори",
"Disabled users" : "Вимкнені користувачі",
@@ -553,6 +561,7 @@ OC.L10N.register(
"Create group" : "Створити групу",
"Group name" : "Назва групи",
"Please enter a valid group name" : "Введіть дійсну назву групи",
+ "User group: {group}" : "Група користувачів: {group}",
"Failed to create group" : "Не вдалося створити групу",
"Sending…" : "Надсилання...",
"Email sent" : "Лист надіслано",
diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json
index 98ad5bd5aae..acf52997e26 100644
--- a/apps/settings/l10n/uk.json
+++ b/apps/settings/l10n/uk.json
@@ -242,7 +242,14 @@
"Set default expiration date for shares" : "Установіть типовий термін дії для спільних ресурсів",
"Enforce expiration date" : "Термін дії обов'язковий",
"Default expiration time of new shares in days" : "Типовий термін дії спільних ресурсів у днях",
- "Set default expiration date for shares to other servers" : "Установіть термін дії за замовчуванням для спільних ресурсів для інших серверів",
+ "Expire shares after x days" : "Термін дії спільних ресурсів завершується через x днів",
+ "Set default expiration date for shares to other servers" : "Встановіть типовий термін дії спільних ресурсів для інших серверів",
+ "Enforce expiration date for remote shares" : "Дата примусового завершення терміну дії віддалених спільних ресурсів",
+ "Default expiration time of remote shares in days" : "Типовий термін дії спільних ресурсів у днях",
+ "Expire remote shares after x days" : "Термін дії спільних ресурсів завершується через x днів",
+ "Set default expiration date for shares via link or mail" : "Встановіть типовий термін дії спільних ресурсів за посиланням або електронною поштою",
+ "Default expiration time of shares in days" : "Типовий термін дії спільних ресурсів у днях",
+ "Privacy settings for sharing" : "Налаштування конфіденційності для спільного доступу",
"Allow username autocompletion in share dialog and allow access to the system address book" : "Дозволити автозаповнення імени користувача в діалоговому вікні спільного доступу, дозволити доступ до системної адресної книги",
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Якщо увімкнуто автозавершення у \"тій самій групі\" та \"на основі інтеграції номеру телефону\", збігу в одному з таких критеріїв буде достатньо для показу користувача.",
"Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Дозволити автозаповнення імени користувача в групах користувачів, обмежити доступ до системних адресних книг лише для цих груп",
@@ -544,6 +551,7 @@
"{license}-licensed" : "Ліцензія: {license}",
"Changelog" : "Зміни",
"by {author}\n{license}" : "Автор: {author}\n{license}",
+ "User management" : "Керування користувачами",
"Active users" : "Активні користувачі",
"Admins" : "Адміністратори",
"Disabled users" : "Вимкнені користувачі",
@@ -551,6 +559,7 @@
"Create group" : "Створити групу",
"Group name" : "Назва групи",
"Please enter a valid group name" : "Введіть дійсну назву групи",
+ "User group: {group}" : "Група користувачів: {group}",
"Failed to create group" : "Не вдалося створити групу",
"Sending…" : "Надсилання...",
"Email sent" : "Лист надіслано",