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 Dec 24, 2023
1 parent 036e77a commit d1e7bf8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OC.L10N.register(
"files_pdfviewer",
{
"PDF viewer" : "Visor de PDF",
"File upload failed." : "La xuba de ficheros falló."
},
"nplurals=2; plural=(n != 1);");
5 changes: 5 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{ "translations": {
"PDF viewer" : "Visor de PDF",
"File upload failed." : "La xuba de ficheros falló."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit d1e7bf8

Please sign in to comment.