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 Jun 19, 2023
1 parent d360eff commit df9ca83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions l10n/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ OC.L10N.register(
"The file was only partially uploaded" : "El fitxer només s'ha pujat parcialment",
"No file was uploaded" : "No s'ha pujat cap fitxer",
"Missing a temporary folder" : "Falta una carpeta temporal",
"Could not write file to disk" : "No sha pogut escriure el fitxer en el disc",
"Could not write file to disk" : "No s'ha pogut escriure el fitxer en el disc",
"A PHP extension stopped the file upload" : "Una extensió del PHP ha aturat la pujada del fitxer",
"No file uploaded or file size exceeds maximum of %s" : "No s'ha pujat cap fitxer o la mida del fitxer supera el màxim de %s",
"Nextcloud Text" : "Text del Nextcloud",
Expand Down Expand Up @@ -148,7 +148,7 @@ OC.L10N.register(
"Edit" : "Edita",
"Add description" : "Afegeix una descripció",
"Front matter" : "Text preliminar",
"Document save status" : "Estat de desat del document",
"Document save status" : "Estat de desament del document",
"Update Link" : "Actualitza l'enllaç",
"Add Link" : "Afegeix un enllaç",
"Link file" : "Enllaça un fitxer",
Expand Down
4 changes: 2 additions & 2 deletions l10n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"The file was only partially uploaded" : "El fitxer només s'ha pujat parcialment",
"No file was uploaded" : "No s'ha pujat cap fitxer",
"Missing a temporary folder" : "Falta una carpeta temporal",
"Could not write file to disk" : "No sha pogut escriure el fitxer en el disc",
"Could not write file to disk" : "No s'ha pogut escriure el fitxer en el disc",
"A PHP extension stopped the file upload" : "Una extensió del PHP ha aturat la pujada del fitxer",
"No file uploaded or file size exceeds maximum of %s" : "No s'ha pujat cap fitxer o la mida del fitxer supera el màxim de %s",
"Nextcloud Text" : "Text del Nextcloud",
Expand Down Expand Up @@ -146,7 +146,7 @@
"Edit" : "Edita",
"Add description" : "Afegeix una descripció",
"Front matter" : "Text preliminar",
"Document save status" : "Estat de desat del document",
"Document save status" : "Estat de desament del document",
"Update Link" : "Actualitza l'enllaç",
"Add Link" : "Afegeix un enllaç",
"Link file" : "Enllaça un fitxer",
Expand Down

0 comments on commit df9ca83

Please sign in to comment.