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 Feb 27, 2024
1 parent 4a8a77e commit a559fe2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ OC.L10N.register(
"Name" : "Nome",
"Modified" : "Modificóse",
"Size" : "Tamañu",
"Could not copy \"{file}\", target exists" : "Nun se pudo copiar «{file}», el destín esiste",
"Could not copy \"{file}\"" : "Nun se pudo copiar «{file}»",
"Copied {origin} inside {destination}" : "Copióse «{origin}» dientro de: {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Copióse «{origin}» y {nbfiles} ficheros más dientro de: {destination}",
"Extension" : "Estensión",
"Files" : "Ficheros"
},
Expand Down
4 changes: 4 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
"Name" : "Nome",
"Modified" : "Modificóse",
"Size" : "Tamañu",
"Could not copy \"{file}\", target exists" : "Nun se pudo copiar «{file}», el destín esiste",
"Could not copy \"{file}\"" : "Nun se pudo copiar «{file}»",
"Copied {origin} inside {destination}" : "Copióse «{origin}» dientro de: {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Copióse «{origin}» y {nbfiles} ficheros más dientro de: {destination}",
"Extension" : "Estensión",
"Files" : "Ficheros"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down

0 comments on commit a559fe2

Please sign in to comment.