Skip to content

Commit d9d0e91

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 238a930 commit d9d0e91

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

l10n/id.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@ OC.L10N.register(
2121
"guest" : "pengunjung",
2222
"Saving …" : "Menyimpan ...",
2323
"Saved" : "Disimpan",
24+
"Unsaved changes" : "Perubahan belum disimpan",
2425
"Keyboard shortcuts" : "Pintasan keyboard",
2526
"Link" : "Tautan",
2627
"Undo" : "Undo",
28+
"Redo" : "Ulang lagi",
2729
"Cancel" : "Batal",
2830
"URL" : "URL",
2931
"Formatting help" : "Bantuan pemformatan",

l10n/id.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@
1919
"guest" : "pengunjung",
2020
"Saving …" : "Menyimpan ...",
2121
"Saved" : "Disimpan",
22+
"Unsaved changes" : "Perubahan belum disimpan",
2223
"Keyboard shortcuts" : "Pintasan keyboard",
2324
"Link" : "Tautan",
2425
"Undo" : "Undo",
26+
"Redo" : "Ulang lagi",
2527
"Cancel" : "Batal",
2628
"URL" : "URL",
2729
"Formatting help" : "Bantuan pemformatan",

l10n/pt_BR.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ OC.L10N.register(
88
"No file was uploaded" : "Nenhum arquivo foi enviado",
99
"Missing a temporary folder" : "Faltando uma pasta temporária",
1010
"Could not write file to disk" : "Não foi possível gravar o arquivo no disco",
11-
"A PHP extension stopped the file upload" : "Uma extensão PHP interrompeu o envio do arquivo",
11+
"A PHP extension stopped the file upload" : "Uma extensão PHP interrompeu o upload do arquivo",
1212
"No file uploaded or file size exceeds maximum of %s" : "Ou nenhum arquivo foi enviado ou o tamanho do arquivo excede o máximo de%s",
1313
"Nextcloud Text" : "Nextcloud Texto",
1414
"text document" : "documento de texto",
@@ -47,7 +47,7 @@ OC.L10N.register(
4747
"Save guest name" : "Salvar nome de convidado",
4848
"Uploading multiple attachments failed." : "Falha ao carregar vários anexos.",
4949
"Uploading attachment failed: {error}" : "Falha no upload do anexo: {error}",
50-
"Uploading attachment failed." : "Falha no envio do anexo.",
50+
"Uploading attachment failed." : "Falha no upload do anexo.",
5151
"Insert an attachment" : "Inserir um anexo",
5252
"Failed to insert from Files" : "Falha ao inserir de Arquivos",
5353
"Preview options" : "Opções de visualização",

l10n/pt_BR.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"No file was uploaded" : "Nenhum arquivo foi enviado",
77
"Missing a temporary folder" : "Faltando uma pasta temporária",
88
"Could not write file to disk" : "Não foi possível gravar o arquivo no disco",
9-
"A PHP extension stopped the file upload" : "Uma extensão PHP interrompeu o envio do arquivo",
9+
"A PHP extension stopped the file upload" : "Uma extensão PHP interrompeu o upload do arquivo",
1010
"No file uploaded or file size exceeds maximum of %s" : "Ou nenhum arquivo foi enviado ou o tamanho do arquivo excede o máximo de%s",
1111
"Nextcloud Text" : "Nextcloud Texto",
1212
"text document" : "documento de texto",
@@ -45,7 +45,7 @@
4545
"Save guest name" : "Salvar nome de convidado",
4646
"Uploading multiple attachments failed." : "Falha ao carregar vários anexos.",
4747
"Uploading attachment failed: {error}" : "Falha no upload do anexo: {error}",
48-
"Uploading attachment failed." : "Falha no envio do anexo.",
48+
"Uploading attachment failed." : "Falha no upload do anexo.",
4949
"Insert an attachment" : "Inserir um anexo",
5050
"Failed to insert from Files" : "Falha ao inserir de Arquivos",
5151
"Preview options" : "Opções de visualização",

0 commit comments

Comments
 (0)