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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 6, 2023
1 parent c8cc9e4 commit ea4f647
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
11 changes: 11 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
OC.L10N.register(
"social",
{
"Help" : "Ayuda",
"Home" : "Aniciu",
"Notifications" : "Avisos",
"Delete" : "Desaniciar",
"Website" : "Sitiu web",
"No replies found" : "Nun s'atopó nenguna rempuesta"
},
"nplurals=2; plural=(n != 1);");
9 changes: 9 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{ "translations": {
"Help" : "Ayuda",
"Home" : "Aniciu",
"Notifications" : "Avisos",
"Delete" : "Desaniciar",
"Website" : "Sitiu web",
"No replies found" : "Nun s'atopó nenguna rempuesta"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit ea4f647

Please sign in to comment.