Skip to content

Commit 99ba132

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

l10n/es.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ OC.L10N.register(
1010
"RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes} / Uso actual: {memUsageBytes}",
1111
"RAM info not available" : "Los datos de la RAM no están disponibles",
1212
"SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes} / Uso actual: {swapUsageBytes}",
13-
"SWAP info not available" : "Los datos de SWAP no están disponibles",
13+
"SWAP info not available" : "La información sobre el SWAP no está disponible",
1414
"Copied!" : "¡Copiado!",
1515
"Not supported!" : "No está soportado.",
1616
"Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.",

l10n/es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes} / Uso actual: {memUsageBytes}",
99
"RAM info not available" : "Los datos de la RAM no están disponibles",
1010
"SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes} / Uso actual: {swapUsageBytes}",
11-
"SWAP info not available" : "Los datos de SWAP no están disponibles",
11+
"SWAP info not available" : "La información sobre el SWAP no está disponible",
1212
"Copied!" : "¡Copiado!",
1313
"Not supported!" : "No está soportado.",
1414
"Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.",

0 commit comments

Comments
 (0)