Skip to content

Commit 4443279

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 2d293da commit 4443279

File tree

10 files changed

+32
-2
lines changed

10 files changed

+32
-2
lines changed

apps/encryption/l10n/de.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/encryption/l10n/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"Private key password successfully updated." : "Das Passwort des privaten Schlüssels wurde aktualisiert.",
2222
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Falscher privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisiere deinen privaten Schlüssel in deinen persönlichen Einstellungen, um wieder Zugriff auf die verschlüsselten Dateien zu erhalten.",
2323
"Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind nicht initialisiert. Bitte ab- und wieder anmelden",
24-
"Please enable server side encryption in the admin settings in order to use the encryption module." : "Bitte die serverseitige Verschlüsselung in den Verwaltungseinstellungen aktivieren, um das Verschlüsselungsmodul nutzen zu können.",
24+
"Please enable server side encryption in the admin settings in order to use the encryption module." : "Bitte die serverseitige Verschlüsselung in den Administrationseinstellungen aktivieren, um das Verschlüsselungsmodul nutzen zu können.",
2525
"Encryption app is enabled and ready" : "Verschlüsselungs-App ist aktiviert und bereit",
2626
"Bad Signature" : "Ungültige Signatur",
2727
"Missing Signature" : "Fehlende Signatur",

apps/updatenotification/l10n/pt_BR.js

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

apps/updatenotification/l10n/pt_BR.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{ "translations": {
22
"Channel updated" : "Canal atualizado",
33
"Web updater is disabled" : "O atualizador de Web está desativado",
4+
"Configuration is read-only" : "Configuração é somente leitura",
45
"App updated" : "Aplicativo atualizado",
56
"See what's new" : "Veja o que é novo",
67
"{app} updated to version {version}" : "{app} atualizado para a versão {version}",

apps/updatenotification/l10n/zh_CN.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ OC.L10N.register(
33
{
44
"Channel updated" : "更新通道",
55
"Web updater is disabled" : "已禁用 web 更新器",
6+
"Configuration is read-only" : "配置为只读",
67
"App updated" : "应用已更新",
78
"See what's new" : "查看最新内容",
89
"{app} updated to version {version}" : "{app} 已更新到版本 {version}",

apps/updatenotification/l10n/zh_CN.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{ "translations": {
22
"Channel updated" : "更新通道",
33
"Web updater is disabled" : "已禁用 web 更新器",
4+
"Configuration is read-only" : "配置为只读",
45
"App updated" : "应用已更新",
56
"See what's new" : "查看最新内容",
67
"{app} updated to version {version}" : "{app} 已更新到版本 {version}",

apps/updatenotification/l10n/zh_TW.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ OC.L10N.register(
33
{
44
"Channel updated" : "頻道已更新",
55
"Web updater is disabled" : "網頁更新程式已停用",
6+
"Configuration is read-only" : "組態為唯讀",
67
"App updated" : "已更新應用程式",
78
"See what's new" : "看看有什麼新東西",
89
"{app} updated to version {version}" : "{app} 已更新至版本 {version}",

apps/updatenotification/l10n/zh_TW.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{ "translations": {
22
"Channel updated" : "頻道已更新",
33
"Web updater is disabled" : "網頁更新程式已停用",
4+
"Configuration is read-only" : "組態為唯讀",
45
"App updated" : "已更新應用程式",
56
"See what's new" : "看看有什麼新東西",
67
"{app} updated to version {version}" : "{app} 已更新至版本 {version}",

core/l10n/pt_PT.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ OC.L10N.register(
4949
"No translation provider available" : "Nenhum fornecedor de tradução disponível",
5050
"Could not detect language" : "Não foi possível detetar o idioma",
5151
"Unable to translate" : "Não é possível traduzir",
52+
"No valid filters provided" : "Não foram fornecidos filtros válidos",
5253
"[%d / %d]: %s" : "[%d / %d]: %s",
5354
"Repair step:" : "Etapa da reparação:",
5455
"Repair info:" : "Informação da reparação:",
@@ -225,13 +226,16 @@ OC.L10N.register(
225226
"Search in current app" : "Pesquisar na aplicação atual",
226227
"Clear search" : "Limpar pesquisa",
227228
"Search everywhere" : "Pesquisar em todo o lado",
229+
"Searching …" : "A procurar…",
228230
"Start typing to search" : "Comece a digitar para procurar",
231+
"Minimum search length is {minSearchLength} characters" : "O comprimento mínimo da pesquisa é de {minSearchLength} caracteres.",
229232
"No matching results" : "Sem resultados correspondentes",
230233
"Today" : "Hoje",
231234
"Last 7 days" : "Últimos 7 dias",
232235
"Last 30 days" : "Últimos 30 dias",
233236
"This year" : "Este ano",
234237
"Last year" : "Ano passado",
238+
"Between {startDate} and {endDate}" : "Entre {startDate} e {endDate}",
235239
"Unified search" : "Pesquisa unificada",
236240
"Search apps, files, tags, messages" : "Pesquisar aplicações, ficheiros, etiquetas, mensagens",
237241
"Places" : "Locais",
@@ -244,6 +248,7 @@ OC.L10N.register(
244248
"Load more results" : "Mostrar mais resultados",
245249
"Search in" : "Pesquisar em",
246250
"Log in" : "Iniciar sessão",
251+
"Logging in …" : "A iniciar a sessão...",
247252
"Log in to {productName}" : "Inicie sessão em {productName}",
248253
"Wrong login or password." : "Início de sessão ou palavra‑passe incorretos.",
249254
"This account is disabled" : "Esta conta está desativada",
@@ -280,16 +285,21 @@ OC.L10N.register(
280285
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, folhas de cálculo e apresentações colaborativas baseadas no Collabora Online.",
281286
"Distraction free note taking app." : "Aplicação de notas sem distrações.",
282287
"Recommended apps" : "Aplicações recomendadas",
288+
"Loading apps …" : "A carregar aplicações...",
283289
"Could not fetch list of apps from the App Store." : "Não foi possível obter a lista de aplicações da App Store.",
284290
"App download or installation failed" : "A transferência ou a instalação desta aplicação falhou",
285291
"Cannot install this app because it is not compatible" : "Não é possível instalar esta aplicação por não ser compatível",
286292
"Cannot install this app" : "Não é possível instalar esta aplicação",
287293
"Skip" : "Ignorar",
294+
"Installing apps …" : "A instalar aplicações ...",
288295
"Install recommended apps" : "Instalar aplicações recomendadas",
289296
"Avatar of {displayName}" : "Avatar de {displayName}",
290297
"Settings menu" : "Menu de definições",
298+
"Loading your contacts …" : "A carregar os seus contactos...",
299+
"Looking for {term} …" : "A procurar por {term} …",
291300
"Search contacts" : "Pesquisar contactos",
292301
"Reset search" : "Redefinir pesquisa",
302+
"Search contacts …" : "Procurar contactos...",
293303
"Could not load your contacts" : "Não foi possível carregar os seus contactos",
294304
"No contacts found" : "Não foram encontrados contactos",
295305
"Show all contacts" : "Mostrar todos os contactos",
@@ -301,6 +311,7 @@ OC.L10N.register(
301311
"An error occurred while searching for {type}" : "Ocorreu um erro enquanto pesquisava por {type}",
302312
"Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa começa quando começar a escrever e os resultados podem ser percorridos com as teclas de seta",
303313
"Search for {name} only" : "Pesquisar apenas por {name}",
314+
"Loading more results …" : "A carregar mais resultados...",
304315
"Forgot password?" : "Senha esquecida?",
305316
"Back to login form" : "Voltar ao formulário de início de sessão",
306317
"Back" : "Anterior",
@@ -330,6 +341,7 @@ OC.L10N.register(
330341
"Storage & database" : "Armazenamento e base de dados",
331342
"Data folder" : "Pasta de dados",
332343
"Database configuration" : "Configuração da base de dados",
344+
"Database type" : "Tipo de base de dados",
333345
"Only {firstAndOnlyDatabase} is available." : "Apenas {firstAndOnlyDatabase} está disponível.",
334346
"Install and activate additional PHP modules to choose other database types." : "Instale e ative os módulos PHP adicionais para escolher outros tipos de base de dados.",
335347
"For more details check out the documentation." : "Para mais detalhes consulte a documentação.",

core/l10n/pt_PT.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"No translation provider available" : "Nenhum fornecedor de tradução disponível",
4848
"Could not detect language" : "Não foi possível detetar o idioma",
4949
"Unable to translate" : "Não é possível traduzir",
50+
"No valid filters provided" : "Não foram fornecidos filtros válidos",
5051
"[%d / %d]: %s" : "[%d / %d]: %s",
5152
"Repair step:" : "Etapa da reparação:",
5253
"Repair info:" : "Informação da reparação:",
@@ -223,13 +224,16 @@
223224
"Search in current app" : "Pesquisar na aplicação atual",
224225
"Clear search" : "Limpar pesquisa",
225226
"Search everywhere" : "Pesquisar em todo o lado",
227+
"Searching …" : "A procurar…",
226228
"Start typing to search" : "Comece a digitar para procurar",
229+
"Minimum search length is {minSearchLength} characters" : "O comprimento mínimo da pesquisa é de {minSearchLength} caracteres.",
227230
"No matching results" : "Sem resultados correspondentes",
228231
"Today" : "Hoje",
229232
"Last 7 days" : "Últimos 7 dias",
230233
"Last 30 days" : "Últimos 30 dias",
231234
"This year" : "Este ano",
232235
"Last year" : "Ano passado",
236+
"Between {startDate} and {endDate}" : "Entre {startDate} e {endDate}",
233237
"Unified search" : "Pesquisa unificada",
234238
"Search apps, files, tags, messages" : "Pesquisar aplicações, ficheiros, etiquetas, mensagens",
235239
"Places" : "Locais",
@@ -242,6 +246,7 @@
242246
"Load more results" : "Mostrar mais resultados",
243247
"Search in" : "Pesquisar em",
244248
"Log in" : "Iniciar sessão",
249+
"Logging in …" : "A iniciar a sessão...",
245250
"Log in to {productName}" : "Inicie sessão em {productName}",
246251
"Wrong login or password." : "Início de sessão ou palavra‑passe incorretos.",
247252
"This account is disabled" : "Esta conta está desativada",
@@ -278,16 +283,21 @@
278283
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, folhas de cálculo e apresentações colaborativas baseadas no Collabora Online.",
279284
"Distraction free note taking app." : "Aplicação de notas sem distrações.",
280285
"Recommended apps" : "Aplicações recomendadas",
286+
"Loading apps …" : "A carregar aplicações...",
281287
"Could not fetch list of apps from the App Store." : "Não foi possível obter a lista de aplicações da App Store.",
282288
"App download or installation failed" : "A transferência ou a instalação desta aplicação falhou",
283289
"Cannot install this app because it is not compatible" : "Não é possível instalar esta aplicação por não ser compatível",
284290
"Cannot install this app" : "Não é possível instalar esta aplicação",
285291
"Skip" : "Ignorar",
292+
"Installing apps …" : "A instalar aplicações ...",
286293
"Install recommended apps" : "Instalar aplicações recomendadas",
287294
"Avatar of {displayName}" : "Avatar de {displayName}",
288295
"Settings menu" : "Menu de definições",
296+
"Loading your contacts …" : "A carregar os seus contactos...",
297+
"Looking for {term} …" : "A procurar por {term} …",
289298
"Search contacts" : "Pesquisar contactos",
290299
"Reset search" : "Redefinir pesquisa",
300+
"Search contacts …" : "Procurar contactos...",
291301
"Could not load your contacts" : "Não foi possível carregar os seus contactos",
292302
"No contacts found" : "Não foram encontrados contactos",
293303
"Show all contacts" : "Mostrar todos os contactos",
@@ -299,6 +309,7 @@
299309
"An error occurred while searching for {type}" : "Ocorreu um erro enquanto pesquisava por {type}",
300310
"Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa começa quando começar a escrever e os resultados podem ser percorridos com as teclas de seta",
301311
"Search for {name} only" : "Pesquisar apenas por {name}",
312+
"Loading more results …" : "A carregar mais resultados...",
302313
"Forgot password?" : "Senha esquecida?",
303314
"Back to login form" : "Voltar ao formulário de início de sessão",
304315
"Back" : "Anterior",
@@ -328,6 +339,7 @@
328339
"Storage & database" : "Armazenamento e base de dados",
329340
"Data folder" : "Pasta de dados",
330341
"Database configuration" : "Configuração da base de dados",
342+
"Database type" : "Tipo de base de dados",
331343
"Only {firstAndOnlyDatabase} is available." : "Apenas {firstAndOnlyDatabase} está disponível.",
332344
"Install and activate additional PHP modules to choose other database types." : "Instale e ative os módulos PHP adicionais para escolher outros tipos de base de dados.",
333345
"For more details check out the documentation." : "Para mais detalhes consulte a documentação.",

0 commit comments

Comments
 (0)