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>2019-01-16 04:12:34 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-16 04:12:34 +0300
commite35a5ef387e03ac787b4bda8b600d745213f817d (patch)
treedce1cc978347e4ebe3725c064660d2736f43939d /apps
parenta32577d04821a88d51e7f41a4ccf6bb1012fd3f3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/dav/l10n/tr.js1
-rw-r--r--apps/dav/l10n/tr.json1
-rw-r--r--apps/federation/l10n/ca.js3
-rw-r--r--apps/federation/l10n/ca.json3
-rw-r--r--apps/federation/l10n/pt_PT.js14
-rw-r--r--apps/federation/l10n/pt_PT.json14
-rw-r--r--apps/files/l10n/ca.js4
-rw-r--r--apps/files/l10n/ca.json4
-rw-r--r--apps/oauth2/l10n/pt_PT.js4
-rw-r--r--apps/oauth2/l10n/pt_PT.json4
-rw-r--r--apps/sharebymail/l10n/sr.js1
-rw-r--r--apps/sharebymail/l10n/sr.json1
-rw-r--r--apps/sharebymail/l10n/tr.js1
-rw-r--r--apps/sharebymail/l10n/tr.json1
-rw-r--r--apps/sharebymail/l10n/zh_CN.js8
-rw-r--r--apps/sharebymail/l10n/zh_CN.json8
-rw-r--r--apps/theming/l10n/af.js14
-rw-r--r--apps/theming/l10n/af.json14
-rw-r--r--apps/updatenotification/l10n/gl.js2
-rw-r--r--apps/updatenotification/l10n/gl.json2
-rw-r--r--apps/user_ldap/l10n/gl.js6
-rw-r--r--apps/user_ldap/l10n/gl.json6
-rw-r--r--apps/user_ldap/l10n/zh_CN.js2
-rw-r--r--apps/user_ldap/l10n/zh_CN.json2
-rw-r--r--apps/workflowengine/l10n/gl.js4
-rw-r--r--apps/workflowengine/l10n/gl.json4
26 files changed, 92 insertions, 36 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js
index 95ac4daf8d7..4a29d057e18 100644
--- a/apps/dav/l10n/tr.js
+++ b/apps/dav/l10n/tr.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"You deleted event {event} from calendar {calendar}" : "{calendar} takviminden {event} etkinliğini sildiniz",
"{actor} updated event {event} in calendar {calendar}" : "{actor}, {calendar} takvimindeki {event} etkinliğini güncelledi",
"You updated event {event} in calendar {calendar}" : "{calendar} takvimindeki {event} etkinliğini güncellediniz",
+ "Busy" : "Meşgul",
"{actor} created todo {todo} in list {calendar}" : "{actor}, {calendar} takvimi listesine {todo} yapılacak işini ekledi",
"You created todo {todo} in list {calendar}" : "{calendar} takvimi listesine {todo} yapılacak işini eklediniz",
"{actor} deleted todo {todo} from list {calendar}" : "{actor}, {calendar} takvimi listesinden {todo} yapılacak işini sildi",
diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json
index 90fd06867fc..7763b0ebfa1 100644
--- a/apps/dav/l10n/tr.json
+++ b/apps/dav/l10n/tr.json
@@ -27,6 +27,7 @@
"You deleted event {event} from calendar {calendar}" : "{calendar} takviminden {event} etkinliğini sildiniz",
"{actor} updated event {event} in calendar {calendar}" : "{actor}, {calendar} takvimindeki {event} etkinliğini güncelledi",
"You updated event {event} in calendar {calendar}" : "{calendar} takvimindeki {event} etkinliğini güncellediniz",
+ "Busy" : "Meşgul",
"{actor} created todo {todo} in list {calendar}" : "{actor}, {calendar} takvimi listesine {todo} yapılacak işini ekledi",
"You created todo {todo} in list {calendar}" : "{calendar} takvimi listesine {todo} yapılacak işini eklediniz",
"{actor} deleted todo {todo} from list {calendar}" : "{actor}, {calendar} takvimi listesinden {todo} yapılacak işini sildi",
diff --git a/apps/federation/l10n/ca.js b/apps/federation/l10n/ca.js
index 931dceff0f1..230e23905b3 100644
--- a/apps/federation/l10n/ca.js
+++ b/apps/federation/l10n/ca.js
@@ -2,10 +2,11 @@ OC.L10N.register(
"federation",
{
"Added to the list of trusted servers" : "Afegeix a la llista de servidors de confiança",
- "Server is already in the list of trusted servers." : "El servidor ja està a la llista de servidors de confiança",
+ "Server is already in the list of trusted servers." : "El servidor ja està a la llista de servidors de confiança.",
"No server to federate with found" : "No s'ha trobat cap servidor federat",
"Could not add server" : "No s'ha pogut afegir el servidor",
"Federation" : "Federació",
+ "Federation allows you to connect with other trusted servers to exchange the user directory." : "La federació et permet connectar amb altres servidors de confiança per a intercanviar el directori d'usuari.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La federació li permet connectar amb altres servidors de confiança per a intercanviar directoris d\\'usuari. Per exemple, això s\\'utilitzarà per als usuaris externs d'auto-completat per a l\\'ús compartit federat.",
"Trusted servers" : "Servidors de confiança",
"Add server automatically once a federated share was created successfully" : "Afegir servidor automàticament quan s'hagi creat una federació correctament",
diff --git a/apps/federation/l10n/ca.json b/apps/federation/l10n/ca.json
index adae6a30bbf..9d9d428c1d3 100644
--- a/apps/federation/l10n/ca.json
+++ b/apps/federation/l10n/ca.json
@@ -1,9 +1,10 @@
{ "translations": {
"Added to the list of trusted servers" : "Afegeix a la llista de servidors de confiança",
- "Server is already in the list of trusted servers." : "El servidor ja està a la llista de servidors de confiança",
+ "Server is already in the list of trusted servers." : "El servidor ja està a la llista de servidors de confiança.",
"No server to federate with found" : "No s'ha trobat cap servidor federat",
"Could not add server" : "No s'ha pogut afegir el servidor",
"Federation" : "Federació",
+ "Federation allows you to connect with other trusted servers to exchange the user directory." : "La federació et permet connectar amb altres servidors de confiança per a intercanviar el directori d'usuari.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La federació li permet connectar amb altres servidors de confiança per a intercanviar directoris d\\'usuari. Per exemple, això s\\'utilitzarà per als usuaris externs d'auto-completat per a l\\'ús compartit federat.",
"Trusted servers" : "Servidors de confiança",
"Add server automatically once a federated share was created successfully" : "Afegir servidor automàticament quan s'hagi creat una federació correctament",
diff --git a/apps/federation/l10n/pt_PT.js b/apps/federation/l10n/pt_PT.js
index c227ab490b7..da614f528ef 100644
--- a/apps/federation/l10n/pt_PT.js
+++ b/apps/federation/l10n/pt_PT.js
@@ -1,15 +1,17 @@
OC.L10N.register(
"federation",
{
- "Server added to the list of trusted ownClouds" : "Servidor adicionado à lista de ownClouds confiáveis",
+ "Added to the list of trusted servers" : "Adicionado à lista de servidores confiáveis",
"Server is already in the list of trusted servers." : "Servidor já pertence à lista de servidores confiáveis.",
- "No ownCloud server found" : "Nenhum servidor ownCloud encontrado",
+ "No server to federate with found" : "Nenhum servidor federado encontrado",
"Could not add server" : "Não foi possível adicionar servidor",
"Federation" : "Federação",
- "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "A Federação ownCloud permite-lhe conectar-se com outras ownClouds de confiança para partilhar directorias. Por exemplo, isto será utilizado para auto-completar utilizadores externos para partilhas federadas.",
+ "Federation allows you to connect with other trusted servers to exchange the user directory." : "Federação permite-o conectar-se a outros servidores confiáveis para troca de diretoria de utilizador.",
+ "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federação permite-o conectar-se a outros servidores confiáveis para trocar a diretoria de utilizador. Por exemplo, isto será usado para completar automaticamente utilizadores externos para partilhada federada.",
+ "Trusted servers" : "Servidores confiáveis",
"Add server automatically once a federated share was created successfully" : "Adicionar o servidor automaticamente assim que uma partilha federada tenha sido criada com sucesso",
- "Trusted ownCloud Servers" : "Servidores ownCloud de confiança",
- "+ Add ownCloud server" : "+ Adicionar servidor ownCloud",
- "ownCloud Server" : "Servidor ownCloud"
+ "+ Add trusted server" : "+ Adicionar servidor confiável",
+ "Trusted server" : "Servidor confiável",
+ "Add" : "Adicionar"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federation/l10n/pt_PT.json b/apps/federation/l10n/pt_PT.json
index 2316af9c253..919240f0e11 100644
--- a/apps/federation/l10n/pt_PT.json
+++ b/apps/federation/l10n/pt_PT.json
@@ -1,13 +1,15 @@
{ "translations": {
- "Server added to the list of trusted ownClouds" : "Servidor adicionado à lista de ownClouds confiáveis",
+ "Added to the list of trusted servers" : "Adicionado à lista de servidores confiáveis",
"Server is already in the list of trusted servers." : "Servidor já pertence à lista de servidores confiáveis.",
- "No ownCloud server found" : "Nenhum servidor ownCloud encontrado",
+ "No server to federate with found" : "Nenhum servidor federado encontrado",
"Could not add server" : "Não foi possível adicionar servidor",
"Federation" : "Federação",
- "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "A Federação ownCloud permite-lhe conectar-se com outras ownClouds de confiança para partilhar directorias. Por exemplo, isto será utilizado para auto-completar utilizadores externos para partilhas federadas.",
+ "Federation allows you to connect with other trusted servers to exchange the user directory." : "Federação permite-o conectar-se a outros servidores confiáveis para troca de diretoria de utilizador.",
+ "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federação permite-o conectar-se a outros servidores confiáveis para trocar a diretoria de utilizador. Por exemplo, isto será usado para completar automaticamente utilizadores externos para partilhada federada.",
+ "Trusted servers" : "Servidores confiáveis",
"Add server automatically once a federated share was created successfully" : "Adicionar o servidor automaticamente assim que uma partilha federada tenha sido criada com sucesso",
- "Trusted ownCloud Servers" : "Servidores ownCloud de confiança",
- "+ Add ownCloud server" : "+ Adicionar servidor ownCloud",
- "ownCloud Server" : "Servidor ownCloud"
+ "+ Add trusted server" : "+ Adicionar servidor confiável",
+ "Trusted server" : "Servidor confiável",
+ "Add" : "Adicionar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index 2a98e1043e5..3a150d83714 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Home" : "Casa",
"Close" : "Tanca",
"Could not create folder \"{dir}\"" : "No s'ha pogut crear la carpeta \"{dir}\"",
+ "This will stop your current uploads." : "Això aturarà les pujades actuals.",
"Upload cancelled." : "La pujada s'ha cancel·lat.",
"…" : ".....",
"Processing files …" : "Processant arxius …",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}",
"Target folder \"{dir}\" does not exist any more" : "La carpeta objectiu \"{dir}\" ja no existeix",
"Not enough free space" : "Espai lliure insuficient",
+ "An unknown error has occurred" : "S'ha produït un error desconegut",
"Uploading …" : "Carregant...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Carregant aquest element no està soportat",
@@ -42,6 +44,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Aquesta carpeta no està disponible. Comproveu els registres o contacteu amb l'administrador.",
"Could not move \"{file}\", target exists" : "No s'ha pugut moure \"{file}\", el destí ja existeix",
"Could not move \"{file}\"" : "No s'ha pogut moure \"{file}\"",
+ "copy" : "copiar",
"Could not copy \"{file}\", target exists" : "No s'ha pogut copiar",
"Could not copy \"{file}\"" : "No s'ha pogut copiar",
"Copied {origin} inside {destination}" : "Copiat {origen} dins {destinació}",
@@ -136,6 +139,7 @@ OC.L10N.register(
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Amb PHP-FPM pot trigar 5 minuts a aplicar els canvis.",
"Missing permissions to edit from here." : "Falta els permisos per editar des d'aquí.",
"%s of %s used" : "Usats %s de %s",
+ "%1$s%% of %2$s used" : "%1$s%% de %2$s utilitzat",
"%s used" : "%s utilitzat",
"Settings" : "Configuració",
"Show hidden files" : "Mostra els fitxers ocults",
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index 4e361719b43..f9eb2d8c136 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -12,6 +12,7 @@
"Home" : "Casa",
"Close" : "Tanca",
"Could not create folder \"{dir}\"" : "No s'ha pogut crear la carpeta \"{dir}\"",
+ "This will stop your current uploads." : "Això aturarà les pujades actuals.",
"Upload cancelled." : "La pujada s'ha cancel·lat.",
"…" : ".....",
"Processing files …" : "Processant arxius …",
@@ -19,6 +20,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}",
"Target folder \"{dir}\" does not exist any more" : "La carpeta objectiu \"{dir}\" ja no existeix",
"Not enough free space" : "Espai lliure insuficient",
+ "An unknown error has occurred" : "S'ha produït un error desconegut",
"Uploading …" : "Carregant...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Carregant aquest element no està soportat",
@@ -40,6 +42,7 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Aquesta carpeta no està disponible. Comproveu els registres o contacteu amb l'administrador.",
"Could not move \"{file}\", target exists" : "No s'ha pugut moure \"{file}\", el destí ja existeix",
"Could not move \"{file}\"" : "No s'ha pogut moure \"{file}\"",
+ "copy" : "copiar",
"Could not copy \"{file}\", target exists" : "No s'ha pogut copiar",
"Could not copy \"{file}\"" : "No s'ha pogut copiar",
"Copied {origin} inside {destination}" : "Copiat {origen} dins {destinació}",
@@ -134,6 +137,7 @@
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Amb PHP-FPM pot trigar 5 minuts a aplicar els canvis.",
"Missing permissions to edit from here." : "Falta els permisos per editar des d'aquí.",
"%s of %s used" : "Usats %s de %s",
+ "%1$s%% of %2$s used" : "%1$s%% de %2$s utilitzat",
"%s used" : "%s utilitzat",
"Settings" : "Configuració",
"Show hidden files" : "Mostra els fitxers ocults",
diff --git a/apps/oauth2/l10n/pt_PT.js b/apps/oauth2/l10n/pt_PT.js
index 0d38b2f4d88..fe12a0c209f 100644
--- a/apps/oauth2/l10n/pt_PT.js
+++ b/apps/oauth2/l10n/pt_PT.js
@@ -1,14 +1,18 @@
OC.L10N.register(
"oauth2",
{
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "O seu cliente não está autorizado a conectar-se. Por favor, informe o administrador do seu cliente.",
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.",
"Name" : "Nome",
"Redirection URI" : "URI de redireccionamento",
"Client Identifier" : "Identificador de Cliente",
"Secret" : "Segredo",
"Add client" : "Adicionar cliente",
"Add" : "Adicionar",
+ "Show client secret" : "Mostrar segredo do cliente",
+ "Delete" : "Apagar",
"OAuth 2.0 allows external services to request access to %s." : "OAuth2.0 permite que dispositivos externos peçam acesso a %s."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/pt_PT.json b/apps/oauth2/l10n/pt_PT.json
index 06e4ad2220d..dce1d9b8342 100644
--- a/apps/oauth2/l10n/pt_PT.json
+++ b/apps/oauth2/l10n/pt_PT.json
@@ -1,12 +1,16 @@
{ "translations": {
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "O seu cliente não está autorizado a conectar-se. Por favor, informe o administrador do seu cliente.",
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.",
"Name" : "Nome",
"Redirection URI" : "URI de redireccionamento",
"Client Identifier" : "Identificador de Cliente",
"Secret" : "Segredo",
"Add client" : "Adicionar cliente",
"Add" : "Adicionar",
+ "Show client secret" : "Mostrar segredo do cliente",
+ "Delete" : "Apagar",
"OAuth 2.0 allows external services to request access to %s." : "OAuth2.0 permite que dispositivos externos peçam acesso a %s."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/sharebymail/l10n/sr.js b/apps/sharebymail/l10n/sr.js
index 2ab11ba12c9..e8dba7905e0 100644
--- a/apps/sharebymail/l10n/sr.js
+++ b/apps/sharebymail/l10n/sr.js
@@ -41,6 +41,7 @@ OC.L10N.register(
"%1$s shared »%2$s« with you and wants to add" : "%1$s је поделио „%2$s“ са Вама и жели да дода",
"»%s« added a note to a file shared with you" : "„%s“ је додао белешку на фајл који дели са Вама",
"You just shared »%1$s« with %2$s. The share was already send to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Управо сте поделили „%1$s“ са корисником %2$s. Дељење је већ послато примаоцу. Због безбедоносне политике коју је дефинисао администратор инстанце %3$s, свако дељење мора бити заштићено лозинком и није дозвољено да пошаљете лозинку директно кориснику. Због тога морате ручно послати лозинку примаоцу.",
+ "Password to access »%1$s« shared by you with %2$s" : "Корисник %2$s је поделио са Вама лозинку за приступ „%1$s“",
"This is the password:" : "Ово је лозинка:",
"You can choose a different password at any time in the share dialog." : "Можете да одаберете другу лозинку кад год желите у дијалогу за дељење.",
"Could not find share" : "Не могу да пронађем дељење",
diff --git a/apps/sharebymail/l10n/sr.json b/apps/sharebymail/l10n/sr.json
index b39352f47b1..2d8df8936ec 100644
--- a/apps/sharebymail/l10n/sr.json
+++ b/apps/sharebymail/l10n/sr.json
@@ -39,6 +39,7 @@
"%1$s shared »%2$s« with you and wants to add" : "%1$s је поделио „%2$s“ са Вама и жели да дода",
"»%s« added a note to a file shared with you" : "„%s“ је додао белешку на фајл који дели са Вама",
"You just shared »%1$s« with %2$s. The share was already send to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Управо сте поделили „%1$s“ са корисником %2$s. Дељење је већ послато примаоцу. Због безбедоносне политике коју је дефинисао администратор инстанце %3$s, свако дељење мора бити заштићено лозинком и није дозвољено да пошаљете лозинку директно кориснику. Због тога морате ручно послати лозинку примаоцу.",
+ "Password to access »%1$s« shared by you with %2$s" : "Корисник %2$s је поделио са Вама лозинку за приступ „%1$s“",
"This is the password:" : "Ово је лозинка:",
"You can choose a different password at any time in the share dialog." : "Можете да одаберете другу лозинку кад год желите у дијалогу за дељење.",
"Could not find share" : "Не могу да пронађем дељење",
diff --git a/apps/sharebymail/l10n/tr.js b/apps/sharebymail/l10n/tr.js
index b75aab5aafe..24e337eda63 100644
--- a/apps/sharebymail/l10n/tr.js
+++ b/apps/sharebymail/l10n/tr.js
@@ -41,6 +41,7 @@ OC.L10N.register(
"%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor",
"»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi",
"You just shared »%1$s« with %2$s. The share was already send to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "»%1$s« ögesini %2$s ile paylaştınız. Paylaşım alıcıya gönderildi. %3$s yöneticisi tarafından belirlenmiş güvenlik ilkelerine göre her bir paylaşım için bir parola belirtilmesi ve bu parolanın alıcıya doğrudan gönderilmemesi gerekiyor. Bu nedenle parolayı alıcıya el ile siz iletmelisiniz.",
+ "Password to access »%1$s« shared by you with %2$s" : "»%1$s« için %2$s üzerinden paylaştığınız erişim parolası",
"This is the password:" : "Parola:",
"You can choose a different password at any time in the share dialog." : "İstediğiniz zaman paylaşım bölümünden farklı bir parola belirtebilirsiniz.",
"Could not find share" : "Paylaşım bulunamadı",
diff --git a/apps/sharebymail/l10n/tr.json b/apps/sharebymail/l10n/tr.json
index 89ee6de2a0b..93f024120f5 100644
--- a/apps/sharebymail/l10n/tr.json
+++ b/apps/sharebymail/l10n/tr.json
@@ -39,6 +39,7 @@
"%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor",
"»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi",
"You just shared »%1$s« with %2$s. The share was already send to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "»%1$s« ögesini %2$s ile paylaştınız. Paylaşım alıcıya gönderildi. %3$s yöneticisi tarafından belirlenmiş güvenlik ilkelerine göre her bir paylaşım için bir parola belirtilmesi ve bu parolanın alıcıya doğrudan gönderilmemesi gerekiyor. Bu nedenle parolayı alıcıya el ile siz iletmelisiniz.",
+ "Password to access »%1$s« shared by you with %2$s" : "»%1$s« için %2$s üzerinden paylaştığınız erişim parolası",
"This is the password:" : "Parola:",
"You can choose a different password at any time in the share dialog." : "İstediğiniz zaman paylaşım bölümünden farklı bir parola belirtebilirsiniz.",
"Could not find share" : "Paylaşım bulunamadı",
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js
index 90937d0e26f..469921e3ca2 100644
--- a/apps/sharebymail/l10n/zh_CN.js
+++ b/apps/sharebymail/l10n/zh_CN.js
@@ -29,14 +29,14 @@ OC.L10N.register(
"Enforce password protection" : "强制密码保护",
"Sharing %s failed, this item is already shared with %s" : "共享 %s 失败,该项目已经共享于 %s",
"%s shared »%s« with you" : "%s 共享 »%s« 给您",
- "%s shared »%s« with you." : "%s 与您共享共享 »%s« ",
+ "%s shared »%s« with you." : "%s 与您共享 »%s« ",
"%s via %s" : "%s通过%s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s与您共享了%s\n访问链接已另外以邮件方式发送到您的邮箱\n",
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s与您共享了%s。访问链接已另外以邮件方式发送到您的邮箱。",
- "Password to access »%s« shared to you by %s" : "使用密码访问»%s«由%s共享",
+ "Password to access »%s« shared to you by %s" : "使用密码访问 »%s«,由 %s 共享给您",
"It is protected with the following password: %s" : "已被已下密码保护:%s",
- "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您与%s共享»%s«已发送给收件人。由于%s管理员定义的安全策略,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。",
- "Password to access »%s« shared with %s" : "使用密码访问»%s«与%s共享",
+ "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您与 %s 共享 »%s« 已发送给收件人。由于 %s 管理员定义的安全策略,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。",
+ "Password to access »%s« shared with %s" : "使用密码访问 »%s« ,由 %s 共享",
"This is the password: %s" : "这是密码:%s"
},
"nplurals=1; plural=0;");
diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json
index 79d43514b4e..c010594c252 100644
--- a/apps/sharebymail/l10n/zh_CN.json
+++ b/apps/sharebymail/l10n/zh_CN.json
@@ -27,14 +27,14 @@
"Enforce password protection" : "强制密码保护",
"Sharing %s failed, this item is already shared with %s" : "共享 %s 失败,该项目已经共享于 %s",
"%s shared »%s« with you" : "%s 共享 »%s« 给您",
- "%s shared »%s« with you." : "%s 与您共享共享 »%s« ",
+ "%s shared »%s« with you." : "%s 与您共享 »%s« ",
"%s via %s" : "%s通过%s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s与您共享了%s\n访问链接已另外以邮件方式发送到您的邮箱\n",
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s与您共享了%s。访问链接已另外以邮件方式发送到您的邮箱。",
- "Password to access »%s« shared to you by %s" : "使用密码访问»%s«由%s共享",
+ "Password to access »%s« shared to you by %s" : "使用密码访问 »%s«,由 %s 共享给您",
"It is protected with the following password: %s" : "已被已下密码保护:%s",
- "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您与%s共享»%s«已发送给收件人。由于%s管理员定义的安全策略,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。",
- "Password to access »%s« shared with %s" : "使用密码访问»%s«与%s共享",
+ "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您与 %s 共享 »%s« 已发送给收件人。由于 %s 管理员定义的安全策略,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。",
+ "Password to access »%s« shared with %s" : "使用密码访问 »%s« ,由 %s 共享",
"This is the password: %s" : "这是密码:%s"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/theming/l10n/af.js b/apps/theming/l10n/af.js
index 2ba07e03c52..7bca411f271 100644
--- a/apps/theming/l10n/af.js
+++ b/apps/theming/l10n/af.js
@@ -5,18 +5,28 @@ OC.L10N.register(
"Saved" : "Bewaar",
"Admin" : "Admin",
"a safe home for all your data" : "’n veilige tuiste vir al u data",
+ "Name cannot be empty" : "Naam kan nie leeg wees nie",
"The given name is too long" : "Die gegewe naam is te lank",
"The given web address is too long" : "Die gegewe webadres is te lank",
+ "The given legal notice address is too long" : "Die gegewe regskennisgewingsadres is te lank",
+ "The given privacy policy address is too long" : "Die gegewe privaatheidsbeleidadres is te lank",
"The given slogan is too long" : "Gegewe slagspreuk is te lank",
"The given color is invalid" : "Die gegewe kleur is ongeldig",
+ "The file was uploaded" : "Die lêer is opgelaai",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die opgelaaide lêer oorskry die upload_max_filesize riglyn in php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die opgelaaide lêer oorskry die MAX_FILE_SIZE riglyn wat in die HTML vorm gespesifiseer is",
+ "The file was only partially uploaded" : "Die lêer is slegs gedeeltelik op gelaai",
"No file was uploaded" : "Geen lêer is opgelaai",
"Missing a temporary folder" : "Ontbrekende tydelike gids",
+ "A PHP extension stopped the file upload" : "’n PHP-uitbreiding het die oplaai gestaak",
"No file uploaded" : "Geen lêer opgelaai",
"Unsupported image type" : "Onondersteunde beeldtipe",
+ "Legal notice" : "Regskennisgewing",
+ "Privacy policy" : "Privaatheidsbeleid",
+ "Adjust the Nextcloud theme" : "Pas die Nextcloud-tema aan",
"Name" : "Naam",
"Reset to default" : "Herstel na verstek",
+ "Web link" : "Webskakel",
"Slogan" : "Slagspreuk",
"Color" : "Kleur",
"Logo" : "Logo",
@@ -24,8 +34,12 @@ OC.L10N.register(
"Login image" : "Aantekenbeeld",
"Upload new login background" : "Laai nuwe aantekenagtergrond op",
"Remove background image" : "Verwyder agtergrondbeeld",
+ "Advanced options" : "Gevorderde opsies",
+ "Legal notice link" : "Regskennisgewingskakel",
+ "Privacy policy link" : "Privaatheidsbeleidskakel",
"There is no error, the file uploaded with success" : "Geen fout is teëgekom nie, die lêer is met suksesvol opgelaai",
"The uploaded file was only partially uploaded" : "Die opgelaaide lêer is slegs gedeeltelik opgelaai",
+ "A PHP extension stopped the file upload." : "’n PHP-uitbreiding het die oplaai gestaak.",
"You are already using a custom theme" : "U gebruik reeds ’n pasgemaakte tema",
"Web address https://…" : "Webadres https://…"
},
diff --git a/apps/theming/l10n/af.json b/apps/theming/l10n/af.json
index d886075682d..71ad1ebb931 100644
--- a/apps/theming/l10n/af.json
+++ b/apps/theming/l10n/af.json
@@ -3,18 +3,28 @@
"Saved" : "Bewaar",
"Admin" : "Admin",
"a safe home for all your data" : "’n veilige tuiste vir al u data",
+ "Name cannot be empty" : "Naam kan nie leeg wees nie",
"The given name is too long" : "Die gegewe naam is te lank",
"The given web address is too long" : "Die gegewe webadres is te lank",
+ "The given legal notice address is too long" : "Die gegewe regskennisgewingsadres is te lank",
+ "The given privacy policy address is too long" : "Die gegewe privaatheidsbeleidadres is te lank",
"The given slogan is too long" : "Gegewe slagspreuk is te lank",
"The given color is invalid" : "Die gegewe kleur is ongeldig",
+ "The file was uploaded" : "Die lêer is opgelaai",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die opgelaaide lêer oorskry die upload_max_filesize riglyn in php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die opgelaaide lêer oorskry die MAX_FILE_SIZE riglyn wat in die HTML vorm gespesifiseer is",
+ "The file was only partially uploaded" : "Die lêer is slegs gedeeltelik op gelaai",
"No file was uploaded" : "Geen lêer is opgelaai",
"Missing a temporary folder" : "Ontbrekende tydelike gids",
+ "A PHP extension stopped the file upload" : "’n PHP-uitbreiding het die oplaai gestaak",
"No file uploaded" : "Geen lêer opgelaai",
"Unsupported image type" : "Onondersteunde beeldtipe",
+ "Legal notice" : "Regskennisgewing",
+ "Privacy policy" : "Privaatheidsbeleid",
+ "Adjust the Nextcloud theme" : "Pas die Nextcloud-tema aan",
"Name" : "Naam",
"Reset to default" : "Herstel na verstek",
+ "Web link" : "Webskakel",
"Slogan" : "Slagspreuk",
"Color" : "Kleur",
"Logo" : "Logo",
@@ -22,8 +32,12 @@
"Login image" : "Aantekenbeeld",
"Upload new login background" : "Laai nuwe aantekenagtergrond op",
"Remove background image" : "Verwyder agtergrondbeeld",
+ "Advanced options" : "Gevorderde opsies",
+ "Legal notice link" : "Regskennisgewingskakel",
+ "Privacy policy link" : "Privaatheidsbeleidskakel",
"There is no error, the file uploaded with success" : "Geen fout is teëgekom nie, die lêer is met suksesvol opgelaai",
"The uploaded file was only partially uploaded" : "Die opgelaaide lêer is slegs gedeeltelik opgelaai",
+ "A PHP extension stopped the file upload." : "’n PHP-uitbreiding het die oplaai gestaak.",
"You are already using a custom theme" : "U gebruik reeds ’n pasgemaakte tema",
"Web address https://…" : "Webadres https://…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/updatenotification/l10n/gl.js b/apps/updatenotification/l10n/gl.js
index 21da5fa9a9f..86dcef06125 100644
--- a/apps/updatenotification/l10n/gl.js
+++ b/apps/updatenotification/l10n/gl.js
@@ -24,7 +24,7 @@ OC.L10N.register(
"Update channel:" : "Canle de actualización:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sempre poderá actualizar á versión más recente ou á canle experimental, mais nunca poderá volver a unha canle máis estábel.",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Teña en conta que despois da publicación dunha nova versión pode levar algún tempo antes de que se mostre eiquí. Programamos novas versións ao longo do tempo para os nosos usuarios e ás veces saltamos unha versión cando se atopan problemas.",
- "Notify members of the following groups about available updates:" : "Notificar aos participantes nos seguintes grupos sobre actualizacións dispoñíbeis:",
+ "Notify members of the following groups about available updates:" : "Notificar aos membros dos seguintes grupos sobre actualizacións dispoñíbeis:",
"Only notification for app updates are available." : "Só están dispoñíbeis as notificacións para actualizacións de aplicativos.",
"The selected update channel makes dedicated notifications for the server obsolete." : "A canle de actualización seleccionada fai obsoletas as notificacións dedicadas para o servidor.",
"The selected update channel does not support updates of the server." : "A canle de actualización seleccionada non admite actualizacións do servidor.",
diff --git a/apps/updatenotification/l10n/gl.json b/apps/updatenotification/l10n/gl.json
index c4542d9c623..221263babaa 100644
--- a/apps/updatenotification/l10n/gl.json
+++ b/apps/updatenotification/l10n/gl.json
@@ -22,7 +22,7 @@
"Update channel:" : "Canle de actualización:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sempre poderá actualizar á versión más recente ou á canle experimental, mais nunca poderá volver a unha canle máis estábel.",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Teña en conta que despois da publicación dunha nova versión pode levar algún tempo antes de que se mostre eiquí. Programamos novas versións ao longo do tempo para os nosos usuarios e ás veces saltamos unha versión cando se atopan problemas.",
- "Notify members of the following groups about available updates:" : "Notificar aos participantes nos seguintes grupos sobre actualizacións dispoñíbeis:",
+ "Notify members of the following groups about available updates:" : "Notificar aos membros dos seguintes grupos sobre actualizacións dispoñíbeis:",
"Only notification for app updates are available." : "Só están dispoñíbeis as notificacións para actualizacións de aplicativos.",
"The selected update channel makes dedicated notifications for the server obsolete." : "A canle de actualización seleccionada fai obsoletas as notificacións dedicadas para o servidor.",
"The selected update channel does not support updates of the server." : "A canle de actualización seleccionada non admite actualizacións do servidor.",
diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js
index 4bd2c3e74c6..38b65f927e5 100644
--- a/apps/user_ldap/l10n/gl.js
+++ b/apps/user_ldap/l10n/gl.js
@@ -155,11 +155,11 @@ OC.L10N.register(
"Base Group Tree" : "Base da árbore de grupo",
"One Group Base DN per line" : "Un DN base de grupo por liña",
"Group Search Attributes" : "Atributos de busca do grupo",
- "Group-Member association" : "Asociación de grupos e participantes",
- "Dynamic Group Member URL" : "URL Dinámico do participante no grupo",
+ "Group-Member association" : "Asociación de grupos e membros",
+ "Dynamic Group Member URL" : "URL Dinámico do membro do grupo",
"The LDAP attribute that on group objects contains an LDAP search URL that determines what objects belong to the group. (An empty setting disables dynamic group membership functionality.)" : "O atributo LDAP que nos obxectos de grupo conten un URL de busca LDAP que determina que obxectos pertencen ao grupo. (Un escenario baleiro desactiva a funcionalidade dinámica de pertenza ao grupo.)",
"Nested Groups" : "Grupos aniñados",
- "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Se está activado, admítense grupos que conteñen grupos. (Só funciona se o atributo de participante ne grupo conten os DN.)",
+ "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Se está activado, admítense grupos que conteñen grupos. (Só funciona se o atributo de membro no grupo conten os DN.)",
"Paging chunksize" : "Tamaño dos fragmentos paxinados",
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Tamaño dos fragmentos utilizados para as buscas LDAP paxinadas, que poden devolver resultados voluminosos como usuario ou enumeración de grupo. (Se se estabelece a 0, desactívanse as buscas LDAP paxinadas nesas situacións.)",
"Enable LDAP password changes per user" : "Activar os cambios no contrasinal LDAP polo usuario",
diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json
index f16f8ca3d60..39aa2b92324 100644
--- a/apps/user_ldap/l10n/gl.json
+++ b/apps/user_ldap/l10n/gl.json
@@ -153,11 +153,11 @@
"Base Group Tree" : "Base da árbore de grupo",
"One Group Base DN per line" : "Un DN base de grupo por liña",
"Group Search Attributes" : "Atributos de busca do grupo",
- "Group-Member association" : "Asociación de grupos e participantes",
- "Dynamic Group Member URL" : "URL Dinámico do participante no grupo",
+ "Group-Member association" : "Asociación de grupos e membros",
+ "Dynamic Group Member URL" : "URL Dinámico do membro do grupo",
"The LDAP attribute that on group objects contains an LDAP search URL that determines what objects belong to the group. (An empty setting disables dynamic group membership functionality.)" : "O atributo LDAP que nos obxectos de grupo conten un URL de busca LDAP que determina que obxectos pertencen ao grupo. (Un escenario baleiro desactiva a funcionalidade dinámica de pertenza ao grupo.)",
"Nested Groups" : "Grupos aniñados",
- "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Se está activado, admítense grupos que conteñen grupos. (Só funciona se o atributo de participante ne grupo conten os DN.)",
+ "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Se está activado, admítense grupos que conteñen grupos. (Só funciona se o atributo de membro no grupo conten os DN.)",
"Paging chunksize" : "Tamaño dos fragmentos paxinados",
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Tamaño dos fragmentos utilizados para as buscas LDAP paxinadas, que poden devolver resultados voluminosos como usuario ou enumeración de grupo. (Se se estabelece a 0, desactívanse as buscas LDAP paxinadas nesas situacións.)",
"Enable LDAP password changes per user" : "Activar os cambios no contrasinal LDAP polo usuario",
diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js
index 3a5f8d840c6..8990519c4a0 100644
--- a/apps/user_ldap/l10n/zh_CN.js
+++ b/apps/user_ldap/l10n/zh_CN.js
@@ -143,7 +143,7 @@ OC.L10N.register(
"User Display Name Field" : "用户显示名称字段",
"The LDAP attribute to use to generate the user's display name." : "用来生成用户的显示名称的 LDAP 属性。",
"2nd User Display Name Field" : "第二用户显示名称字段",
- "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "可选项。LDAP 属性被添加到显示名称的括号内。例如»John Doe (john.doe@example.org)«。",
+ "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "可选项。LDAP 属性被添加到显示名称的括号内。例如 »John Doe (john.doe@example.org)«。",
"Base User Tree" : "基础用户树",
"One User Base DN per line" : "每行一个用户基准判别名",
"User Search Attributes" : "用户搜索属性",
diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json
index 579cc8e9d82..af5594da2a0 100644
--- a/apps/user_ldap/l10n/zh_CN.json
+++ b/apps/user_ldap/l10n/zh_CN.json
@@ -141,7 +141,7 @@
"User Display Name Field" : "用户显示名称字段",
"The LDAP attribute to use to generate the user's display name." : "用来生成用户的显示名称的 LDAP 属性。",
"2nd User Display Name Field" : "第二用户显示名称字段",
- "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "可选项。LDAP 属性被添加到显示名称的括号内。例如»John Doe (john.doe@example.org)«。",
+ "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "可选项。LDAP 属性被添加到显示名称的括号内。例如 »John Doe (john.doe@example.org)«。",
"Base User Tree" : "基础用户树",
"One User Base DN per line" : "每行一个用户基准判别名",
"User Search Attributes" : "用户搜索属性",
diff --git a/apps/workflowengine/l10n/gl.js b/apps/workflowengine/l10n/gl.js
index 3c5a245919b..ee132f028df 100644
--- a/apps/workflowengine/l10n/gl.js
+++ b/apps/workflowengine/l10n/gl.js
@@ -48,8 +48,8 @@ OC.L10N.register(
"Desktop client" : "Cliente de escritorio",
"Thunderbird & Outlook addons" : "Complementos do Thunderbird e do Outlook",
"User group membership" : "Pertencia a un grupo de usuarios",
- "is member of" : "é participante en",
- "is not member of" : "non é participante en",
+ "is member of" : "é membro de",
+ "is not member of" : "non é membro de",
"The given operator is invalid" : "O operador indicado é incorrecto",
"The given regular expression is invalid" : "A expresión regular indicada é incorrecta",
"The given file size is invalid" : "O tamaño do ficheiro indicado é incorrecto",
diff --git a/apps/workflowengine/l10n/gl.json b/apps/workflowengine/l10n/gl.json
index 1a21608c6bc..e94c72c8884 100644
--- a/apps/workflowengine/l10n/gl.json
+++ b/apps/workflowengine/l10n/gl.json
@@ -46,8 +46,8 @@
"Desktop client" : "Cliente de escritorio",
"Thunderbird & Outlook addons" : "Complementos do Thunderbird e do Outlook",
"User group membership" : "Pertencia a un grupo de usuarios",
- "is member of" : "é participante en",
- "is not member of" : "non é participante en",
+ "is member of" : "é membro de",
+ "is not member of" : "non é membro de",
"The given operator is invalid" : "O operador indicado é incorrecto",
"The given regular expression is invalid" : "A expresión regular indicada é incorrecta",
"The given file size is invalid" : "O tamaño do ficheiro indicado é incorrecto",