-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
- Loading branch information
1 parent
42c94ba
commit f9e20b5
Showing
4 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
OC.L10N.register( | ||
"bruteforcesettings", | ||
{ | ||
"Brute-force settings" : "Configuración escontra la fuercia bruta", | ||
"Whitelist IPs" : "IPs permitíes", | ||
"IP address" : "Direición IP", | ||
"Mask" : "Mázcara", | ||
"Add" : "Amestar", | ||
"Your remote address was identified as \"{remoteAddress}\" and is bypassing brute-force protection." : "La to direición remota identificóse como «{remoteAddress}» y ta omitiendo la proteición escontra la fuercia bruta.", | ||
"There was an error adding the IP to the whitelist." : "Hebo un error al amestar la direición a la llista d'IPs permitíes.", | ||
"Delete entry for {subnet}" : "Desaniciar la entrada de {subnet}", | ||
"Delete" : "Desaniciar" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
{ "translations": { | ||
"Brute-force settings" : "Configuración escontra la fuercia bruta", | ||
"Whitelist IPs" : "IPs permitíes", | ||
"IP address" : "Direición IP", | ||
"Mask" : "Mázcara", | ||
"Add" : "Amestar", | ||
"Your remote address was identified as \"{remoteAddress}\" and is bypassing brute-force protection." : "La to direición remota identificóse como «{remoteAddress}» y ta omitiendo la proteición escontra la fuercia bruta.", | ||
"There was an error adding the IP to the whitelist." : "Hebo un error al amestar la direición a la llista d'IPs permitíes.", | ||
"Delete entry for {subnet}" : "Desaniciar la entrada de {subnet}", | ||
"Delete" : "Desaniciar" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters