Skip to content

Commit 22a447b

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

File tree

6 files changed

+6
-2
lines changed

6 files changed

+6
-2
lines changed

l10n/et_EE.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ OC.L10N.register(
3232
"Move" : "Liiguta",
3333
"Metadata" : "Metaandmed",
3434
"Operator" : "Operaator",
35+
"Delete filter" : "Kustuta filter",
3536
"Views" : "Vaated",
3637
"View" : "Vaata",
3738
"Shares" : "Jagamisi",

l10n/et_EE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"Move" : "Liiguta",
3131
"Metadata" : "Metaandmed",
3232
"Operator" : "Operaator",
33+
"Delete filter" : "Kustuta filter",
3334
"Views" : "Vaated",
3435
"View" : "Vaata",
3536
"Shares" : "Jagamisi",

l10n/id.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ OC.L10N.register(
7171
"Download" : "Unduh",
7272
"Search" : "Cari",
7373
"Undo" : "Undo",
74+
"Redo" : "Ulang lagi",
7475
"Code" : "Kode",
7576
"Prefix" : "Prefix",
7677
"Suffix" : "Suffix",

l10n/id.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"Download" : "Unduh",
7070
"Search" : "Cari",
7171
"Undo" : "Undo",
72+
"Redo" : "Ulang lagi",
7273
"Code" : "Kode",
7374
"Prefix" : "Prefix",
7475
"Suffix" : "Suffix",

l10n/pt_BR.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ OC.L10N.register(
2121
"No file was uploaded" : "Nenhum arquivo foi enviado",
2222
"Missing a temporary folder" : "Faltando uma pasta temporária",
2323
"Could not write file to disk" : "Não foi possível gravar o arquivo no disco",
24-
"A PHP extension stopped the file upload" : "Uma extensão PHP interrompeu o envio do arquivo",
24+
"A PHP extension stopped the file upload" : "Uma extensão PHP interrompeu o upload do arquivo",
2525
"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",
2626
"Nextcloud tables" : "Tabelas Nextcloud",
2727
"_%n row_::_%n rows_" : ["%n row","%n rows","%n rows"],

l10n/pt_BR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"No file was uploaded" : "Nenhum arquivo foi enviado",
2020
"Missing a temporary folder" : "Faltando uma pasta temporária",
2121
"Could not write file to disk" : "Não foi possível gravar o arquivo no disco",
22-
"A PHP extension stopped the file upload" : "Uma extensão PHP interrompeu o envio do arquivo",
22+
"A PHP extension stopped the file upload" : "Uma extensão PHP interrompeu o upload do arquivo",
2323
"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",
2424
"Nextcloud tables" : "Tabelas Nextcloud",
2525
"_%n row_::_%n rows_" : ["%n row","%n rows","%n rows"],

0 commit comments

Comments
 (0)