Skip to content

Commit 039606c

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent a17543e commit 039606c

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

l10n/es_MX.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ OC.L10N.register(
5252
"Phone" : "Teléfono fijo",
5353
"Photo files" : "Archivos de fotos",
5454
"Not grouped" : "No agrupado",
55-
"Default" : "Predeterminado"
55+
"Default" : "Predeterminado",
56+
"Failed to save settings" : "No se pudo guardar la configuración"
5657
},
5758
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

l10n/es_MX.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"Phone" : "Teléfono fijo",
5151
"Photo files" : "Archivos de fotos",
5252
"Not grouped" : "No agrupado",
53-
"Default" : "Predeterminado"
53+
"Default" : "Predeterminado",
54+
"Failed to save settings" : "No se pudo guardar la configuración"
5455
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
5556
}

translationfiles/templates/maps.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Nextcloud 3.14159\n"
1010
"Report-Msgid-Bugs-To: translations\\@example.com\n"
11-
"POT-Creation-Date: 2024-04-25 01:10+0000\n"
11+
"POT-Creation-Date: 2024-04-26 01:11+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

0 commit comments

Comments
 (0)