Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Apr 1, 2024
1 parent e4d0403 commit c243d41
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
10 changes: 10 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
OC.L10N.register(
"suspicious_login",
{
"More information ↗" : "Más información ↗",
"You can get more info by pressing the button which will open %s and show info about the suspicious IP-address." : "Pues consiguir más información primiendo'l botón que va abrir «%s» y amosar la información tocante la direición IP sospechosa.",
"IPv4" : "IPv4",
"IPv6" : "IPv6",
"Precision" : "Precisión"
},
"nplurals=2; plural=(n != 1);");
8 changes: 8 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{ "translations": {
"More information ↗" : "Más información ↗",
"You can get more info by pressing the button which will open %s and show info about the suspicious IP-address." : "Pues consiguir más información primiendo'l botón que va abrir «%s» y amosar la información tocante la direición IP sospechosa.",
"IPv4" : "IPv4",
"IPv6" : "IPv6",
"Precision" : "Precisión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit c243d41

Please sign in to comment.