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 Feb 28, 2024
1 parent 9c7359a commit 1209282
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@ OC.L10N.register(
"Name" : "Nome",
"You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.",
"Edit" : "Editar",
"Create" : "Crear",
"Copy to clipboard" : "Copiar nel cartafueyu",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
"Delete" : "Desaniciar",
"Error" : "Error",
"Share" : "Compartir",
"Settings saved" : "Guardóse la configuración",
"API secret is invalid" : "El secretu de l'API ye inválidu"
},
Expand Down
3 changes: 3 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@
"Name" : "Nome",
"You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.",
"Edit" : "Editar",
"Create" : "Crear",
"Copy to clipboard" : "Copiar nel cartafueyu",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
"Delete" : "Desaniciar",
"Error" : "Error",
"Share" : "Compartir",
"Settings saved" : "Guardóse la configuración",
"API secret is invalid" : "El secretu de l'API ye inválidu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down
2 changes: 1 addition & 1 deletion l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ OC.L10N.register(
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL doit commencer par https:// et contenir {token}. De plus, le paramètre {user} peut être utilisé.",
"The file \"{filename}\" was uploaded to your room." : "Le fichier \"{filename}\" a été téléversé dans votre salle.",
"The file \"{filename}\" could not be uploaded to your room." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salle.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salle. Votre serveur BigBlueButton ne prend peut-être pas en charge cette action.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Le fichier « {filename} » n'a pas pu être téléversé dans votre salle. Votre serveur BigBlueButton ne prend peut-être pas en charge cette action.",
"Send file to BBB" : "Envoyer le fichier vers BBB",
"Send to" : "Envoyer à",
"Start with" : "Démarrer avec",
Expand Down
2 changes: 1 addition & 1 deletion l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL doit commencer par https:// et contenir {token}. De plus, le paramètre {user} peut être utilisé.",
"The file \"{filename}\" was uploaded to your room." : "Le fichier \"{filename}\" a été téléversé dans votre salle.",
"The file \"{filename}\" could not be uploaded to your room." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salle.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salle. Votre serveur BigBlueButton ne prend peut-être pas en charge cette action.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Le fichier « {filename} » n'a pas pu être téléversé dans votre salle. Votre serveur BigBlueButton ne prend peut-être pas en charge cette action.",
"Send file to BBB" : "Envoyer le fichier vers BBB",
"Send to" : "Envoyer à",
"Start with" : "Démarrer avec",
Expand Down

0 comments on commit 1209282

Please sign in to comment.