Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-21 03:13:25 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-21 03:13:25 +0300
commit354519d93ab37615e2be860f0a77d93264224fc8 (patch)
treed14be04c90d738843d134f550442f2a0c43686ad /apps
parentbfd15ce2e9a77d436c8bb245d123d9ebfef0d889 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/ja.js5
-rw-r--r--apps/comments/l10n/ja.json5
-rw-r--r--apps/encryption/l10n/ru.js2
-rw-r--r--apps/encryption/l10n/ru.json2
-rw-r--r--apps/files/l10n/ru.js1
-rw-r--r--apps/files/l10n/ru.json1
-rw-r--r--apps/files_external/l10n/fr.js2
-rw-r--r--apps/files_external/l10n/fr.json2
-rw-r--r--apps/files_sharing/l10n/ru.js1
-rw-r--r--apps/files_sharing/l10n/ru.json1
-rw-r--r--apps/oauth2/l10n/de.js5
-rw-r--r--apps/oauth2/l10n/de.json5
-rw-r--r--apps/oauth2/l10n/de_DE.js5
-rw-r--r--apps/oauth2/l10n/de_DE.json5
-rw-r--r--apps/oauth2/l10n/es.js3
-rw-r--r--apps/oauth2/l10n/es.json3
-rw-r--r--apps/oauth2/l10n/fr.js2
-rw-r--r--apps/oauth2/l10n/fr.json2
-rw-r--r--apps/oauth2/l10n/it.js9
-rw-r--r--apps/oauth2/l10n/it.json9
-rw-r--r--apps/oauth2/l10n/pt_BR.js9
-rw-r--r--apps/oauth2/l10n/pt_BR.json9
-rw-r--r--apps/sharebymail/l10n/es.js1
-rw-r--r--apps/sharebymail/l10n/es.json1
-rw-r--r--apps/sharebymail/l10n/pl.js1
-rw-r--r--apps/sharebymail/l10n/pl.json1
-rw-r--r--apps/sharebymail/l10n/ru.js1
-rw-r--r--apps/sharebymail/l10n/ru.json1
-rw-r--r--apps/theming/l10n/ja.js2
-rw-r--r--apps/theming/l10n/ja.json2
-rw-r--r--apps/twofactor_backupcodes/l10n/es.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/es.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/pl.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/pl.json1
-rw-r--r--apps/user_ldap/l10n/es.js1
-rw-r--r--apps/user_ldap/l10n/es.json1
-rw-r--r--apps/user_ldap/l10n/ja.js10
-rw-r--r--apps/user_ldap/l10n/ja.json10
-rw-r--r--apps/user_ldap/l10n/ru.js2
-rw-r--r--apps/user_ldap/l10n/ru.json2
-rw-r--r--apps/workflowengine/l10n/pl.js1
-rw-r--r--apps/workflowengine/l10n/pl.json1
42 files changed, 114 insertions, 16 deletions
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js
index c3c402f584d..1be1b4d6b99 100644
--- a/apps/comments/l10n/ja.js
+++ b/apps/comments/l10n/ja.js
@@ -12,8 +12,9 @@ OC.L10N.register(
"More comments …" : "その他のコメント...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "入力文字数 {count} / {max}",
- "Error occurred while updating comment with id {id}" : "コメントID {id} のコメントをアップロードする際にエラーが発生",
- "Error occurred while posting comment" : "コメント投稿時にエラーが発生",
+ "Error occurred while retrieving comment with ID {id}" : "ID {id} のコメント取得中にエラーが発生しました",
+ "Error occurred while updating comment with id {id}" : "ID {id} のコメント更新中にエラーが発生しました",
+ "Error occurred while posting comment" : "コメント投稿中にエラーが発生しました",
"_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
"Comment" : "コメント",
"You commented" : "コメント済",
diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json
index 817d1671b37..9fef7df31e3 100644
--- a/apps/comments/l10n/ja.json
+++ b/apps/comments/l10n/ja.json
@@ -10,8 +10,9 @@
"More comments …" : "その他のコメント...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "入力文字数 {count} / {max}",
- "Error occurred while updating comment with id {id}" : "コメントID {id} のコメントをアップロードする際にエラーが発生",
- "Error occurred while posting comment" : "コメント投稿時にエラーが発生",
+ "Error occurred while retrieving comment with ID {id}" : "ID {id} のコメント取得中にエラーが発生しました",
+ "Error occurred while updating comment with id {id}" : "ID {id} のコメント更新中にエラーが発生しました",
+ "Error occurred while posting comment" : "コメント投稿中にエラーが発生しました",
"_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
"Comment" : "コメント",
"You commented" : "コメント済",
diff --git a/apps/encryption/l10n/ru.js b/apps/encryption/l10n/ru.js
index 6611a5a9b4a..00e8f206684 100644
--- a/apps/encryption/l10n/ru.js
+++ b/apps/encryption/l10n/ru.js
@@ -31,6 +31,8 @@ OC.L10N.register(
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не удалось расшифровать файл, возможно это опубликованный файл. Попросите владельца файла повторно открыть к нему доступ.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не удается прочитать файл, возможно это публичный файл. Пожалуйста попросите владельца открыть доступ снова.",
"Default encryption module" : "Модуль шифрования по-умолчанию",
+ "Default encryption module for server-side encryption" : "Дефолтный модуль для шифрования на стороне сервера",
+ "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Чтобы использовать этот модуль шифрования, вам необходимо включить его в настройках администратора. После включения этот модуль будет шифровать все ваши файлы прозрачно. Шифрование основано на ключах AES 256.\nМодуль не будет касаться существующих файлов, будут зашифрованы только новые файлы после того, как было разрешено шифрование на стороне сервера. Также невозможно отключить шифрование и верниться к незашифрованной системе.\nПожалуйста, ознакомьтесь с документацией, чтобы узнать все последствия прежде, чем принимать решение для включения шифрования на стороне сервера.",
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Привет,\n\nадминистратор включил шифрование на стороне сервера. Ваши файлы были зашифрованы с использованием пароля «%s».\n\nПожалуйста войдите в веб-приложение, в разделе «простой модуль шифрования» в личных настройках вам нужно обновить пароль шифрования, указав этот пароль в поле \"старый пароль\".\n",
"The share will expire on %s." : "Доступ будет закрыт %s",
"Cheers!" : "Всего наилучшего!",
diff --git a/apps/encryption/l10n/ru.json b/apps/encryption/l10n/ru.json
index e0caf68a5e5..0f9a61f31d9 100644
--- a/apps/encryption/l10n/ru.json
+++ b/apps/encryption/l10n/ru.json
@@ -29,6 +29,8 @@
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не удалось расшифровать файл, возможно это опубликованный файл. Попросите владельца файла повторно открыть к нему доступ.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не удается прочитать файл, возможно это публичный файл. Пожалуйста попросите владельца открыть доступ снова.",
"Default encryption module" : "Модуль шифрования по-умолчанию",
+ "Default encryption module for server-side encryption" : "Дефолтный модуль для шифрования на стороне сервера",
+ "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Чтобы использовать этот модуль шифрования, вам необходимо включить его в настройках администратора. После включения этот модуль будет шифровать все ваши файлы прозрачно. Шифрование основано на ключах AES 256.\nМодуль не будет касаться существующих файлов, будут зашифрованы только новые файлы после того, как было разрешено шифрование на стороне сервера. Также невозможно отключить шифрование и верниться к незашифрованной системе.\nПожалуйста, ознакомьтесь с документацией, чтобы узнать все последствия прежде, чем принимать решение для включения шифрования на стороне сервера.",
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Привет,\n\nадминистратор включил шифрование на стороне сервера. Ваши файлы были зашифрованы с использованием пароля «%s».\n\nПожалуйста войдите в веб-приложение, в разделе «простой модуль шифрования» в личных настройках вам нужно обновить пароль шифрования, указав этот пароль в поле \"старый пароль\".\n",
"The share will expire on %s." : "Доступ будет закрыт %s",
"Cheers!" : "Всего наилучшего!",
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index aa9ff550f53..b294ebea163 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Uploading …" : "Загрузка…",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} из {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Загрузка этого элемента не поддерживается",
"Target folder does not exist any more" : "Каталог больше не существует",
"Error when assembling chunks, status code {status}" : "Ошибка при сборке чанков, код ошибки {status}",
"Actions" : "Действия",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index 492634c599d..51ad4cb265d 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -20,6 +20,7 @@
"Uploading …" : "Загрузка…",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} из {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Загрузка этого элемента не поддерживается",
"Target folder does not exist any more" : "Каталог больше не существует",
"Error when assembling chunks, status code {status}" : "Ошибка при сборке чанков, код ошибки {status}",
"Actions" : "Действия",
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index a3b12150d45..4114ab6e3af 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -70,6 +70,8 @@ OC.L10N.register(
"User entered, store in database" : "Utilisateur entré, stocker dans la base de données",
"RSA public key" : "Clé publique RSA",
"Public key" : "Clé publique",
+ "RSA private key" : "Clé privée RSA",
+ "Private key" : "Clé privée",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Nom de l'hôte",
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index 8b0bc077c0e..865956a1996 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -68,6 +68,8 @@
"User entered, store in database" : "Utilisateur entré, stocker dans la base de données",
"RSA public key" : "Clé publique RSA",
"Public key" : "Clé publique",
+ "RSA private key" : "Clé privée RSA",
+ "Private key" : "Clé privée",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Nom de l'hôte",
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index 3957eddd85b..e531af4c941 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"{actor} shared {file} with {user}" : "{actor} предоставил(а) пользователю {user} общий доступ к «{file}»",
"{actor} removed {user} from {file}" : "{actor} закрыл(а) пользователю {user} общий доступ к «{file}»",
"{actor} shared {file} with you" : "{actor} предоставил(а) вам общий доступ к «{file}»",
+ "{actor} removed you from the share named {file}" : "{actor} закрыл(а) вам общий доступ к общим именам «{file}»",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл или папка, которыми поделились по электронной почте или общедоступной ссылке, были <strong>скачаны</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Общий доступ к файлу или каталогу был открыт <strong>с другого сервера</strong>",
"A file or folder has been <strong>shared</strong>" : "<strong>Опубликован</strong> файл или каталог",
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 02f2558593c..56be71aa802 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -58,6 +58,7 @@
"{actor} shared {file} with {user}" : "{actor} предоставил(а) пользователю {user} общий доступ к «{file}»",
"{actor} removed {user} from {file}" : "{actor} закрыл(а) пользователю {user} общий доступ к «{file}»",
"{actor} shared {file} with you" : "{actor} предоставил(а) вам общий доступ к «{file}»",
+ "{actor} removed you from the share named {file}" : "{actor} закрыл(а) вам общий доступ к общим именам «{file}»",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл или папка, которыми поделились по электронной почте или общедоступной ссылке, были <strong>скачаны</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Общий доступ к файлу или каталогу был открыт <strong>с другого сервера</strong>",
"A file or folder has been <strong>shared</strong>" : "<strong>Опубликован</strong> файл или каталог",
diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js
index 8cc93bd8d73..80486665151 100644
--- a/apps/oauth2/l10n/de.js
+++ b/apps/oauth2/l10n/de.js
@@ -2,12 +2,17 @@ OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf {instanceName} zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret" : "Geheimnis",
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
+ "_button_::_submit_" : ["Knopf","Übermitteln"],
+ "_section_::_oauth2_" : ["Sektion","OAuth2"],
+ "Show client secret" : "Geheime Zeichenkette des Client anzeigen",
+ "Delete" : " Löschen",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Erlaubt OAuth2 komplatible authentifizierung durch andere WEb-Anwendungen.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist.",
diff --git a/apps/oauth2/l10n/de.json b/apps/oauth2/l10n/de.json
index 4d0aae74a88..50c5cb9b373 100644
--- a/apps/oauth2/l10n/de.json
+++ b/apps/oauth2/l10n/de.json
@@ -1,11 +1,16 @@
{ "translations": {
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf {instanceName} zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret" : "Geheimnis",
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
+ "_button_::_submit_" : ["Knopf","Übermitteln"],
+ "_section_::_oauth2_" : ["Sektion","OAuth2"],
+ "Show client secret" : "Geheime Zeichenkette des Client anzeigen",
+ "Delete" : " Löschen",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Erlaubt OAuth2 komplatible authentifizierung durch andere WEb-Anwendungen.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist.",
diff --git a/apps/oauth2/l10n/de_DE.js b/apps/oauth2/l10n/de_DE.js
index 8cc93bd8d73..5cbde62dfa7 100644
--- a/apps/oauth2/l10n/de_DE.js
+++ b/apps/oauth2/l10n/de_DE.js
@@ -2,12 +2,17 @@ OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf {instanceName} zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret" : "Geheimnis",
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
+ "_button_::_submit_" : ["Knopf","Übermitteln"],
+ "_section_::_oauth2_" : ["Sektion","OAuth2"],
+ "Show client secret" : "Geheime Zeichenkette des Client anzeigen",
+ "Delete" : "Löschen",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Erlaubt OAuth2 komplatible authentifizierung durch andere WEb-Anwendungen.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist.",
diff --git a/apps/oauth2/l10n/de_DE.json b/apps/oauth2/l10n/de_DE.json
index 4d0aae74a88..ec47cc485a7 100644
--- a/apps/oauth2/l10n/de_DE.json
+++ b/apps/oauth2/l10n/de_DE.json
@@ -1,11 +1,16 @@
{ "translations": {
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf {instanceName} zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret" : "Geheimnis",
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
+ "_button_::_submit_" : ["Knopf","Übermitteln"],
+ "_section_::_oauth2_" : ["Sektion","OAuth2"],
+ "Show client secret" : "Geheime Zeichenkette des Client anzeigen",
+ "Delete" : "Löschen",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Erlaubt OAuth2 komplatible authentifizierung durch andere WEb-Anwendungen.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist.",
diff --git a/apps/oauth2/l10n/es.js b/apps/oauth2/l10n/es.js
index e3a15f116e1..0e0f172aab7 100644
--- a/apps/oauth2/l10n/es.js
+++ b/apps/oauth2/l10n/es.js
@@ -2,12 +2,15 @@ OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite a servicios externos solicitar acceso a {instanceName}",
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Client Identifier" : "Identificador de cliente",
"Secret" : "Secreto",
"Add client" : "Añadir cliente",
"Add" : "Añadir",
+ "Show client secret" : "Mostrar secreto del cliente",
+ "Delete" : "Eliminar",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite autenticación compatible con OAuth2 desde otras aplicaciones web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La app OAuth2 permite a los administradores configurar el flujo de trabajo de autenticación incorporado para permitir también autenticación compatible con OAuth2 desde otras aplicaciones web.",
diff --git a/apps/oauth2/l10n/es.json b/apps/oauth2/l10n/es.json
index e0fce110e67..11d64ff5e66 100644
--- a/apps/oauth2/l10n/es.json
+++ b/apps/oauth2/l10n/es.json
@@ -1,11 +1,14 @@
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite a servicios externos solicitar acceso a {instanceName}",
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Client Identifier" : "Identificador de cliente",
"Secret" : "Secreto",
"Add client" : "Añadir cliente",
"Add" : "Añadir",
+ "Show client secret" : "Mostrar secreto del cliente",
+ "Delete" : "Eliminar",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite autenticación compatible con OAuth2 desde otras aplicaciones web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La app OAuth2 permite a los administradores configurar el flujo de trabajo de autenticación incorporado para permitir también autenticación compatible con OAuth2 desde otras aplicaciones web.",
diff --git a/apps/oauth2/l10n/fr.js b/apps/oauth2/l10n/fr.js
index f9e5e6d10d5..488645f5ffa 100644
--- a/apps/oauth2/l10n/fr.js
+++ b/apps/oauth2/l10n/fr.js
@@ -2,12 +2,14 @@ OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Clients OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet à des services externes de demander l'accès à {instanceName}.",
"Name" : "Nom",
"Redirection URI" : "URI de redirection",
"Client Identifier" : "Identifiant du client",
"Secret" : "Secret",
"Add client" : "Ajouter un client",
"Add" : "Ajouter",
+ "Delete" : "Supprimer",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Autoriser l'authentification compatible OAuth2 depuis d'autres applications web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'application OAuth2 permet aux administrateurs de configurer l'authentification intégrée afin d'autoriser l'authentification compatible OAuth2 depuis d'autres applications web.",
diff --git a/apps/oauth2/l10n/fr.json b/apps/oauth2/l10n/fr.json
index d710e855533..a3b8fe19646 100644
--- a/apps/oauth2/l10n/fr.json
+++ b/apps/oauth2/l10n/fr.json
@@ -1,11 +1,13 @@
{ "translations": {
"OAuth 2.0 clients" : "Clients OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet à des services externes de demander l'accès à {instanceName}.",
"Name" : "Nom",
"Redirection URI" : "URI de redirection",
"Client Identifier" : "Identifiant du client",
"Secret" : "Secret",
"Add client" : "Ajouter un client",
"Add" : "Ajouter",
+ "Delete" : "Supprimer",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Autoriser l'authentification compatible OAuth2 depuis d'autres applications web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'application OAuth2 permet aux administrateurs de configurer l'authentification intégrée afin d'autoriser l'authentification compatible OAuth2 depuis d'autres applications web.",
diff --git a/apps/oauth2/l10n/it.js b/apps/oauth2/l10n/it.js
index 7702a9fdf53..7bcc7a08f6a 100644
--- a/apps/oauth2/l10n/it.js
+++ b/apps/oauth2/l10n/it.js
@@ -2,12 +2,21 @@ OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Client OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 consente a servizi esterni di richiedere accesso a {instanceName}.",
"Name" : "Nome",
+ "_headerName_::_col_" : ["headerName","col"],
"Redirection URI" : "URI di redirezione",
+ "_headerRedirectUri_::_col_" : ["headerRedirectUri","col"],
"Client Identifier" : "Identificatore client",
+ "_headerClientIdentifier_::_col_" : ["headerClientIdentifier","col"],
"Secret" : "Segreto",
+ "_headerSecret_::_col_" : ["headerSecret","col"],
"Add client" : "Aggiungi client",
"Add" : "Aggiungi",
+ "_button_::_submit_" : ["button","submit"],
+ "_section_::_oauth2_" : ["section","oauth2"],
+ "Show client secret" : "Mostra segreto del client",
+ "Delete" : "Elimina",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Consente l'autenticazione compatibile con OAuth2 da altre applicazioni web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'applicazione OAuth2 consente agli amministratori di configurare la procedura di autenticazione per consentire anche l'autenticazione compatibile con OAuth2 da altre applicazioni web.",
diff --git a/apps/oauth2/l10n/it.json b/apps/oauth2/l10n/it.json
index 73ae81ba7bf..9d60054a248 100644
--- a/apps/oauth2/l10n/it.json
+++ b/apps/oauth2/l10n/it.json
@@ -1,11 +1,20 @@
{ "translations": {
"OAuth 2.0 clients" : "Client OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 consente a servizi esterni di richiedere accesso a {instanceName}.",
"Name" : "Nome",
+ "_headerName_::_col_" : ["headerName","col"],
"Redirection URI" : "URI di redirezione",
+ "_headerRedirectUri_::_col_" : ["headerRedirectUri","col"],
"Client Identifier" : "Identificatore client",
+ "_headerClientIdentifier_::_col_" : ["headerClientIdentifier","col"],
"Secret" : "Segreto",
+ "_headerSecret_::_col_" : ["headerSecret","col"],
"Add client" : "Aggiungi client",
"Add" : "Aggiungi",
+ "_button_::_submit_" : ["button","submit"],
+ "_section_::_oauth2_" : ["section","oauth2"],
+ "Show client secret" : "Mostra segreto del client",
+ "Delete" : "Elimina",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Consente l'autenticazione compatibile con OAuth2 da altre applicazioni web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'applicazione OAuth2 consente agli amministratori di configurare la procedura di autenticazione per consentire anche l'autenticazione compatibile con OAuth2 da altre applicazioni web.",
diff --git a/apps/oauth2/l10n/pt_BR.js b/apps/oauth2/l10n/pt_BR.js
index 3b5e622a9ba..283e7528e96 100644
--- a/apps/oauth2/l10n/pt_BR.js
+++ b/apps/oauth2/l10n/pt_BR.js
@@ -2,12 +2,21 @@ OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "O OAuth 2.0 permite que serviços externos solicitem acesso a {instanceName}.",
"Name" : "Nome",
+ "_headerName_::_col_" : ["headerName","col"],
"Redirection URI" : "Redirecionamento URI",
+ "_headerRedirectUri_::_col_" : ["headerRedirectUri","col"],
"Client Identifier" : "Identificador do Cliente",
+ "_headerClientIdentifier_::_col_" : ["headerClientIdentifier","col"],
"Secret" : "Secreto",
+ "_headerSecret_::_col_" : ["headerSecret","col"],
"Add client" : "Adicionar cliente",
"Add" : "Adicionar",
+ "_button_::_submit_" : ["botão","enviar"],
+ "_section_::_oauth2_" : ["seção","oauth2"],
+ "Show client secret" : "Mostrar segredo do cliente",
+ "Delete" : "Excluir",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite autenticação compatível com OAuth2 de outras aplicações web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "O aplicativo OAuth2 permite que os administradores configurem a autenticação integrada para permitir também a autenticação compatível com OAuth2 de outros aplicativos da Web.",
diff --git a/apps/oauth2/l10n/pt_BR.json b/apps/oauth2/l10n/pt_BR.json
index 73b05064118..460b7062d03 100644
--- a/apps/oauth2/l10n/pt_BR.json
+++ b/apps/oauth2/l10n/pt_BR.json
@@ -1,11 +1,20 @@
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "O OAuth 2.0 permite que serviços externos solicitem acesso a {instanceName}.",
"Name" : "Nome",
+ "_headerName_::_col_" : ["headerName","col"],
"Redirection URI" : "Redirecionamento URI",
+ "_headerRedirectUri_::_col_" : ["headerRedirectUri","col"],
"Client Identifier" : "Identificador do Cliente",
+ "_headerClientIdentifier_::_col_" : ["headerClientIdentifier","col"],
"Secret" : "Secreto",
+ "_headerSecret_::_col_" : ["headerSecret","col"],
"Add client" : "Adicionar cliente",
"Add" : "Adicionar",
+ "_button_::_submit_" : ["botão","enviar"],
+ "_section_::_oauth2_" : ["seção","oauth2"],
+ "Show client secret" : "Mostrar segredo do cliente",
+ "Delete" : "Excluir",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite autenticação compatível com OAuth2 de outras aplicações web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "O aplicativo OAuth2 permite que os administradores configurem a autenticação integrada para permitir também a autenticação compatível com OAuth2 de outros aplicativos da Web.",
diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js
index 00a22c7a6e0..be6cfa51559 100644
--- a/apps/sharebymail/l10n/es.js
+++ b/apps/sharebymail/l10n/es.js
@@ -35,6 +35,7 @@ OC.L10N.register(
"You can choose a different password at any time in the share dialog." : "Puedes elegir una contraseña diferente en cualquier momento en el diálogo de compartir.",
"Could not find share" : "No se pudo encontrar el recurso compartido",
"Share by mail" : "Enviado por correo electrónico",
+ "Share provider which allows you to share files by mail" : "Proveedor que permite compartir archivos por correo",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite a los usuarios compartir un enlace personalizado a un archivo o carpeta enviándolo a una dirección de correo electrónico",
"Send password by mail" : "Enviar contraseñas por email",
"Enforce password protection" : "Imponer la protección de contraseña",
diff --git a/apps/sharebymail/l10n/es.json b/apps/sharebymail/l10n/es.json
index 64c8a814535..ddb66a622ce 100644
--- a/apps/sharebymail/l10n/es.json
+++ b/apps/sharebymail/l10n/es.json
@@ -33,6 +33,7 @@
"You can choose a different password at any time in the share dialog." : "Puedes elegir una contraseña diferente en cualquier momento en el diálogo de compartir.",
"Could not find share" : "No se pudo encontrar el recurso compartido",
"Share by mail" : "Enviado por correo electrónico",
+ "Share provider which allows you to share files by mail" : "Proveedor que permite compartir archivos por correo",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite a los usuarios compartir un enlace personalizado a un archivo o carpeta enviándolo a una dirección de correo electrónico",
"Send password by mail" : "Enviar contraseñas por email",
"Enforce password protection" : "Imponer la protección de contraseña",
diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js
index 0692ed37d26..a1ca6f939f9 100644
--- a/apps/sharebymail/l10n/pl.js
+++ b/apps/sharebymail/l10n/pl.js
@@ -35,6 +35,7 @@ OC.L10N.register(
"You can choose a different password at any time in the share dialog." : "Możesz zmienić hasło w okienku współdzielenia w dowolnym momencie.",
"Could not find share" : "Nie można odnaleźć współdzielonego obiektu",
"Share by mail" : "Współdzielone e-mailem",
+ "Share provider which allows you to share files by mail" : "Udostępnij dostawcę, który umożliwia udostępnianie plików pocztą",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Umożliwia współdzielenie spersonalizowanego linku do pliku lub folderu, umieszczając go w wiadomości e-mail.",
"Send password by mail" : "Wyślij hasło e-mailem",
"Enforce password protection" : "Wymuś zabezpieczenie hasłem",
diff --git a/apps/sharebymail/l10n/pl.json b/apps/sharebymail/l10n/pl.json
index d7aacbc8e54..431f155b52c 100644
--- a/apps/sharebymail/l10n/pl.json
+++ b/apps/sharebymail/l10n/pl.json
@@ -33,6 +33,7 @@
"You can choose a different password at any time in the share dialog." : "Możesz zmienić hasło w okienku współdzielenia w dowolnym momencie.",
"Could not find share" : "Nie można odnaleźć współdzielonego obiektu",
"Share by mail" : "Współdzielone e-mailem",
+ "Share provider which allows you to share files by mail" : "Udostępnij dostawcę, który umożliwia udostępnianie plików pocztą",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Umożliwia współdzielenie spersonalizowanego linku do pliku lub folderu, umieszczając go w wiadomości e-mail.",
"Send password by mail" : "Wyślij hasło e-mailem",
"Enforce password protection" : "Wymuś zabezpieczenie hasłem",
diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js
index eb66fa9d58a..b6c5d9a9e20 100644
--- a/apps/sharebymail/l10n/ru.js
+++ b/apps/sharebymail/l10n/ru.js
@@ -35,6 +35,7 @@ OC.L10N.register(
"You can choose a different password at any time in the share dialog." : "В любой момент можно выбрать другой пароль в диалоге «Общий доступ».",
"Could not find share" : "Не удалось найти общий ресурс",
"Share by mail" : "Поделиться по почте",
+ "Share provider which allows you to share files by mail" : "Провайдер услуг, который позволяет вам обмениваться файлами по почте",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволяет пользователям делиться персонализированной ссылкой на файл или каталог, указав адрес электронной почты.",
"Send password by mail" : "Отправлять пароль по электронной почте",
"Enforce password protection" : "Требовать защиту паролем",
diff --git a/apps/sharebymail/l10n/ru.json b/apps/sharebymail/l10n/ru.json
index e2c5985bad4..60ba676b073 100644
--- a/apps/sharebymail/l10n/ru.json
+++ b/apps/sharebymail/l10n/ru.json
@@ -33,6 +33,7 @@
"You can choose a different password at any time in the share dialog." : "В любой момент можно выбрать другой пароль в диалоге «Общий доступ».",
"Could not find share" : "Не удалось найти общий ресурс",
"Share by mail" : "Поделиться по почте",
+ "Share provider which allows you to share files by mail" : "Провайдер услуг, который позволяет вам обмениваться файлами по почте",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволяет пользователям делиться персонализированной ссылкой на файл или каталог, указав адрес электронной почты.",
"Send password by mail" : "Отправлять пароль по электронной почте",
"Enforce password protection" : "Требовать защиту паролем",
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js
index e6e84e71bdb..3c7cd2c7eee 100644
--- a/apps/theming/l10n/ja.js
+++ b/apps/theming/l10n/ja.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"theming",
{
- "Loading preview…" : "プレビューを読込み中...",
+ "Loading preview…" : "プレビューを読み込み中...",
"Saved" : "保存済み",
"Admin" : "管理者",
"a safe home for all your data" : "あなたのデータを安全に保管するプラットフォーム",
diff --git a/apps/theming/l10n/ja.json b/apps/theming/l10n/ja.json
index 24b6bb1354d..5585c08a77b 100644
--- a/apps/theming/l10n/ja.json
+++ b/apps/theming/l10n/ja.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Loading preview…" : "プレビューを読込み中...",
+ "Loading preview…" : "プレビューを読み込み中...",
"Saved" : "保存済み",
"Admin" : "管理者",
"a safe home for all your data" : "あなたのデータを安全に保管するプラットフォーム",
diff --git a/apps/twofactor_backupcodes/l10n/es.js b/apps/twofactor_backupcodes/l10n/es.js
index c33adf52aa0..82533f4e4f1 100644
--- a/apps/twofactor_backupcodes/l10n/es.js
+++ b/apps/twofactor_backupcodes/l10n/es.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Backup code" : "Código de respaldo",
"Use backup code" : "Usar código de respaldo",
"Two factor backup codes" : "Códigos de copia de seguridad de dos factores",
+ "A two-factor auth backup codes provider" : "Un proveedor de códigos de copia de seguridad para autenticación",
"Second-factor backup codes" : "Códigos de respaldo de dos factores"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/twofactor_backupcodes/l10n/es.json b/apps/twofactor_backupcodes/l10n/es.json
index 50cbca916a6..4b2fea61385 100644
--- a/apps/twofactor_backupcodes/l10n/es.json
+++ b/apps/twofactor_backupcodes/l10n/es.json
@@ -12,6 +12,7 @@
"Backup code" : "Código de respaldo",
"Use backup code" : "Usar código de respaldo",
"Two factor backup codes" : "Códigos de copia de seguridad de dos factores",
+ "A two-factor auth backup codes provider" : "Un proveedor de códigos de copia de seguridad para autenticación",
"Second-factor backup codes" : "Códigos de respaldo de dos factores"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/twofactor_backupcodes/l10n/pl.js b/apps/twofactor_backupcodes/l10n/pl.js
index 93174e402d8..b758eba41b8 100644
--- a/apps/twofactor_backupcodes/l10n/pl.js
+++ b/apps/twofactor_backupcodes/l10n/pl.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Backup code" : "Kod zapasowy",
"Use backup code" : "Użyj kodu zapasowego",
"Two factor backup codes" : "Kody zapasowe uwierzytelnienia dwuskładnikowego",
+ "A two-factor auth backup codes provider" : "Dostawca dwuskładnikowych kodów zapasowych ",
"Second-factor backup codes" : "Kody zapasowe uwierzytelnienia dwuskładnikowego"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/apps/twofactor_backupcodes/l10n/pl.json b/apps/twofactor_backupcodes/l10n/pl.json
index 5067c191e03..c68221f3d45 100644
--- a/apps/twofactor_backupcodes/l10n/pl.json
+++ b/apps/twofactor_backupcodes/l10n/pl.json
@@ -12,6 +12,7 @@
"Backup code" : "Kod zapasowy",
"Use backup code" : "Użyj kodu zapasowego",
"Two factor backup codes" : "Kody zapasowe uwierzytelnienia dwuskładnikowego",
+ "A two-factor auth backup codes provider" : "Dostawca dwuskładnikowych kodów zapasowych ",
"Second-factor backup codes" : "Kody zapasowe uwierzytelnienia dwuskładnikowego"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js
index 54d3e5854f1..1cd08347c1c 100644
--- a/apps/user_ldap/l10n/es.js
+++ b/apps/user_ldap/l10n/es.js
@@ -66,6 +66,7 @@ OC.L10N.register(
"Could not find the desired feature" : "No se puede encontrar la función deseada.",
"Invalid Host" : "Host inválido",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Esta aplicación permite a los administradores conectar Nextcloud a un directorio de usuarios basado en LDAP",
+ "This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Esta aplicación permite a los administradores conectar Nextcloud con una directorio de usuarios basado en LDAP para autenticación y aprovisionamiento de usuarios, grupos y atributos de usuario. Los administradores pueden configurar esta aplicación para conectarse a uno o más directorios LDAP o Active Directory vía una interfaz LDAP. Los atributos como cuota de usuario, correo, imágenes de avatar, pertenencia a grupos y más pueden incorporarse a Nextcloud desde un directorio con las peticiones y filtros apropiados.\n\nUn usuario se registra en Nextcloud con sus credenciales LDAP o AD y se le concede acceso basándose en una petición de autenticación manejada por el servidor LDAP o AD.Nexttcloud no almacen las contraseñas LDAP o AD, sino que estas credenciales se usan para utenticar un usuario y después Nextcloud usa una sesión para la id de usuario. Más información disponible en la documentación del motor de usuarios y grupos LDAP",
"Test Configuration" : "Configuración de prueba",
"Help" : "Ayuda",
"Groups meeting these criteria are available in %s:" : "Los grupos que cumplen estos criterios están disponibles en %s:",
diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json
index b126def8cb9..e6d8dce0165 100644
--- a/apps/user_ldap/l10n/es.json
+++ b/apps/user_ldap/l10n/es.json
@@ -64,6 +64,7 @@
"Could not find the desired feature" : "No se puede encontrar la función deseada.",
"Invalid Host" : "Host inválido",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Esta aplicación permite a los administradores conectar Nextcloud a un directorio de usuarios basado en LDAP",
+ "This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Esta aplicación permite a los administradores conectar Nextcloud con una directorio de usuarios basado en LDAP para autenticación y aprovisionamiento de usuarios, grupos y atributos de usuario. Los administradores pueden configurar esta aplicación para conectarse a uno o más directorios LDAP o Active Directory vía una interfaz LDAP. Los atributos como cuota de usuario, correo, imágenes de avatar, pertenencia a grupos y más pueden incorporarse a Nextcloud desde un directorio con las peticiones y filtros apropiados.\n\nUn usuario se registra en Nextcloud con sus credenciales LDAP o AD y se le concede acceso basándose en una petición de autenticación manejada por el servidor LDAP o AD.Nexttcloud no almacen las contraseñas LDAP o AD, sino que estas credenciales se usan para utenticar un usuario y después Nextcloud usa una sesión para la id de usuario. Más información disponible en la documentación del motor de usuarios y grupos LDAP",
"Test Configuration" : "Configuración de prueba",
"Help" : "Ayuda",
"Groups meeting these criteria are available in %s:" : "Los grupos que cumplen estos criterios están disponibles en %s:",
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js
index d192302687a..0355f5cef56 100644
--- a/apps/user_ldap/l10n/ja.js
+++ b/apps/user_ldap/l10n/ja.js
@@ -37,7 +37,7 @@ OC.L10N.register(
"Do you really want to delete the current Server Configuration?" : "現在のサーバー設定を本当に削除してもよろしいですか?",
"Confirm Deletion" : "削除の確認",
"Mappings cleared successfully!" : "マッピングのクリアに成功しました!",
- "Error while clearing the mappings." : "マッピングのクリアー中にエラー発生",
+ "Error while clearing the mappings." : "マッピングのクリアー中にエラーが発生しました。",
"Anonymous bind is not allowed. Please provide a User DN and Password." : "匿名接続が許可されていません。ユーザーDNとパスワードを入力してください。",
"LDAP Operations error. Anonymous bind might not be allowed." : "LDAP操作エラー。匿名接続が許可されていないのかもしれません。",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "保存に失敗。データベースが稼働中か確認してください。続ける前にリロードしてください。",
@@ -50,7 +50,7 @@ OC.L10N.register(
"An unspecified error occurred. Please check log and settings." : "不明なエラーが発生しました。設定とログを確認してください。",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "検索フィルターが不正です。恐らく文法の問題で、開き括弧と閉じ括弧がマッチしていません。修正をお願いします。",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP / AD の接続エラーが発生しました。ホスト名、ポート、権限をチェックしてください。",
- "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "\"%u\" id のプレースフォルダがありません。プレースフォルダは、LDAP /ADで問合せするときにログイン名で置き換えられます。",
+ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "\"%u\" id のプレースホルダがありません。プレースホルダは、LDAP /ADで問合せするときにログイン名で置き換えられます。",
"Please provide a login name to test against" : "テストの為にログイン名を入力してください。",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "LDAP/ADサーバーがMemberOfオプションをサポートしていないため、グループボックスは無効になりました。",
"Password change rejected. Hint: " : "パスワード変更が拒否されました。ヒント:",
@@ -58,7 +58,7 @@ OC.L10N.register(
"Your password will expire tomorrow." : "パスワードが明日期限切れになります。",
"Your password will expire today." : "パスワードが今日期限切れになります。",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["パスワードがあと %n日で期限切れになります。"],
- "LDAP / AD integration" : "LDAP / AD 統合",
+ "LDAP / AD integration" : "LDAP/AD統合",
"_%s group found_::_%s groups found_" : ["%s グループが見つかりました"],
"_%s user found_::_%s users found_" : ["%s ユーザーが見つかりました"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "ユーザー表示名の属性を検出できませんでした。詳細設定で対応する属性を指定してください。",
@@ -78,8 +78,8 @@ OC.L10N.register(
"Verify settings and count the groups" : "設定を検証し、グループを数える",
"When logging in, %s will find the user based on the following attributes:" : "ログイン時に、%s により次の属性からユーザーを見つけます:",
"LDAP / AD Username:" : "LDAP/ADユーザー名:",
- "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "LDAP / AD ユーザー名に対してログインが許可されています。\"uid\" か、\"sAMAccountName\" のどちらかが検出されました。",
- "LDAP / AD Email Address:" : "LDAP / AD メールアドレス:",
+ "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "LDAP/ADユーザー名に対してログインが許可されています。\"uid\" か、\"sAMAccountName\" のどちらかが検出されました。",
+ "LDAP / AD Email Address:" : "LDAP/ADメールアドレス:",
"Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "メール属性に対してログインが許可されています。\"mail\" と \"mailPrimaryAddress\" が利用可能です。",
"Other Attributes:" : "その他の属性:",
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "ログイン実行時に適用するフィルターを定義します。uid \"%%\" にはログイン操作におけるユーザー名が入ります。例: \"uid=%%uid\"",
diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json
index 83a176cb794..5b8822006ff 100644
--- a/apps/user_ldap/l10n/ja.json
+++ b/apps/user_ldap/l10n/ja.json
@@ -35,7 +35,7 @@
"Do you really want to delete the current Server Configuration?" : "現在のサーバー設定を本当に削除してもよろしいですか?",
"Confirm Deletion" : "削除の確認",
"Mappings cleared successfully!" : "マッピングのクリアに成功しました!",
- "Error while clearing the mappings." : "マッピングのクリアー中にエラー発生",
+ "Error while clearing the mappings." : "マッピングのクリアー中にエラーが発生しました。",
"Anonymous bind is not allowed. Please provide a User DN and Password." : "匿名接続が許可されていません。ユーザーDNとパスワードを入力してください。",
"LDAP Operations error. Anonymous bind might not be allowed." : "LDAP操作エラー。匿名接続が許可されていないのかもしれません。",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "保存に失敗。データベースが稼働中か確認してください。続ける前にリロードしてください。",
@@ -48,7 +48,7 @@
"An unspecified error occurred. Please check log and settings." : "不明なエラーが発生しました。設定とログを確認してください。",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "検索フィルターが不正です。恐らく文法の問題で、開き括弧と閉じ括弧がマッチしていません。修正をお願いします。",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP / AD の接続エラーが発生しました。ホスト名、ポート、権限をチェックしてください。",
- "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "\"%u\" id のプレースフォルダがありません。プレースフォルダは、LDAP /ADで問合せするときにログイン名で置き換えられます。",
+ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "\"%u\" id のプレースホルダがありません。プレースホルダは、LDAP /ADで問合せするときにログイン名で置き換えられます。",
"Please provide a login name to test against" : "テストの為にログイン名を入力してください。",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "LDAP/ADサーバーがMemberOfオプションをサポートしていないため、グループボックスは無効になりました。",
"Password change rejected. Hint: " : "パスワード変更が拒否されました。ヒント:",
@@ -56,7 +56,7 @@
"Your password will expire tomorrow." : "パスワードが明日期限切れになります。",
"Your password will expire today." : "パスワードが今日期限切れになります。",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["パスワードがあと %n日で期限切れになります。"],
- "LDAP / AD integration" : "LDAP / AD 統合",
+ "LDAP / AD integration" : "LDAP/AD統合",
"_%s group found_::_%s groups found_" : ["%s グループが見つかりました"],
"_%s user found_::_%s users found_" : ["%s ユーザーが見つかりました"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "ユーザー表示名の属性を検出できませんでした。詳細設定で対応する属性を指定してください。",
@@ -76,8 +76,8 @@
"Verify settings and count the groups" : "設定を検証し、グループを数える",
"When logging in, %s will find the user based on the following attributes:" : "ログイン時に、%s により次の属性からユーザーを見つけます:",
"LDAP / AD Username:" : "LDAP/ADユーザー名:",
- "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "LDAP / AD ユーザー名に対してログインが許可されています。\"uid\" か、\"sAMAccountName\" のどちらかが検出されました。",
- "LDAP / AD Email Address:" : "LDAP / AD メールアドレス:",
+ "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "LDAP/ADユーザー名に対してログインが許可されています。\"uid\" か、\"sAMAccountName\" のどちらかが検出されました。",
+ "LDAP / AD Email Address:" : "LDAP/ADメールアドレス:",
"Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "メール属性に対してログインが許可されています。\"mail\" と \"mailPrimaryAddress\" が利用可能です。",
"Other Attributes:" : "その他の属性:",
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "ログイン実行時に適用するフィルターを定義します。uid \"%%\" にはログイン操作におけるユーザー名が入ります。例: \"uid=%%uid\"",
diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js
index f1d07ba0e63..a704f10fc08 100644
--- a/apps/user_ldap/l10n/ru.js
+++ b/apps/user_ldap/l10n/ru.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Не удалось автоматически определить атрибут, содержащий отображаемое имя пользователя. Зайдите в расширенные настройки LDAP и укажите его вручную.",
"Could not find the desired feature" : "Не удается найти требуемую функциональность",
"Invalid Host" : "Некорректный адрес сервера",
+ "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Это приложение позволяет администраторам подключать Nextcloud к каталогу пользователей на основе LDAP.",
+ "This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Это приложение позволяет администраторам подключать Nextcloud к каталогу пользователей на основе LDAP для аутентификации и подготовки пользователей, групп и пользовательских атрибутов. Администраторы могут настроить это приложение для подключения к одному или нескольким каталогам LDAP или Active Directory через интерфейс LDAP. Атрибуты, такие как пользовательская квота, электронная почта, изображения аватаров, членство в группах и многое другое, могут быть перенесены в Nextcloud из каталога с соответствующими запросами и фильтрами.\n\nПользователь регистрируется в Nextcloud со своими учетными данными LDAP или AD и получает доступ на основе запроса аутентификации, обрабатываемого сервером LDAP или AD. Nextcloud не хранит пароли LDAP или AD, а эти учетные данные используются для аутентификации пользователя, а затем Nextcloud использует сеанс для идентификатора пользователя. Дополнительная информация доступна в документации LDAP Пользователи и Группы.",
"Test Configuration" : "Проверить конфигурацию",
"Help" : "Помощь",
"Groups meeting these criteria are available in %s:" : "Группы, отвечающие этим критериям доступны в %s:",
diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json
index 546e3022cff..7728cd19868 100644
--- a/apps/user_ldap/l10n/ru.json
+++ b/apps/user_ldap/l10n/ru.json
@@ -63,6 +63,8 @@
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Не удалось автоматически определить атрибут, содержащий отображаемое имя пользователя. Зайдите в расширенные настройки LDAP и укажите его вручную.",
"Could not find the desired feature" : "Не удается найти требуемую функциональность",
"Invalid Host" : "Некорректный адрес сервера",
+ "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Это приложение позволяет администраторам подключать Nextcloud к каталогу пользователей на основе LDAP.",
+ "This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Это приложение позволяет администраторам подключать Nextcloud к каталогу пользователей на основе LDAP для аутентификации и подготовки пользователей, групп и пользовательских атрибутов. Администраторы могут настроить это приложение для подключения к одному или нескольким каталогам LDAP или Active Directory через интерфейс LDAP. Атрибуты, такие как пользовательская квота, электронная почта, изображения аватаров, членство в группах и многое другое, могут быть перенесены в Nextcloud из каталога с соответствующими запросами и фильтрами.\n\nПользователь регистрируется в Nextcloud со своими учетными данными LDAP или AD и получает доступ на основе запроса аутентификации, обрабатываемого сервером LDAP или AD. Nextcloud не хранит пароли LDAP или AD, а эти учетные данные используются для аутентификации пользователя, а затем Nextcloud использует сеанс для идентификатора пользователя. Дополнительная информация доступна в документации LDAP Пользователи и Группы.",
"Test Configuration" : "Проверить конфигурацию",
"Help" : "Помощь",
"Groups meeting these criteria are available in %s:" : "Группы, отвечающие этим критериям доступны в %s:",
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js
index 7da8effaecb..6f13648aaac 100644
--- a/apps/workflowengine/l10n/pl.js
+++ b/apps/workflowengine/l10n/pl.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"workflowengine",
{
+ "Group list is empty" : "Lista grup jest pusta",
"Unable to retrieve the group list" : "Nie można pobrać listy grup",
"Saved" : "Zapisano",
"Saving failed:" : "Zapis się nie udał:",
diff --git a/apps/workflowengine/l10n/pl.json b/apps/workflowengine/l10n/pl.json
index 587a1f54ef6..39b140b8b5c 100644
--- a/apps/workflowengine/l10n/pl.json
+++ b/apps/workflowengine/l10n/pl.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Group list is empty" : "Lista grup jest pusta",
"Unable to retrieve the group list" : "Nie można pobrać listy grup",
"Saved" : "Zapisano",
"Saving failed:" : "Zapis się nie udał:",