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 May 11, 2024
1 parent d7f3572 commit 9104de9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ OC.L10N.register(
"assistant",
{
"Some internal error occurred. Contact your sysadmin for more info." : "Barneko errorea gertatu da. Jarri harremanetan zure sistemaren administratzailearekin informazio gehiagorako.",
"No Speech-to-Text provider found, install one from the app store to use this feature." : "Ez da ahotsetik testurako hornitzailerik aurkitu, instalatu bat aplikazio dendatik ezaugarri hau erabiltzeko.",
"Audio file not found." : "Ez da audio fitxategia aurkitu.",
"No permission to create recording file/directory, contact your sysadmin to resolve this issue." : "Ez dago baimenik grabazioen fitxategi/karpeta sortzeko, jarri harremanetan zure sistemaren administratzailearekin arazo hau konpontzeko..",
"Nextcloud Assistant" : "Nextcloud Assistant",
"AI text generation" : "IA testu sorpena",
"AI image generation" : "IA irudi sorpena",
Expand All @@ -14,6 +16,7 @@ OC.L10N.register(
"\"%1$s\" task for \"%2$s\" has failed" : "\"%2$s\" -rako \"%1$s\" zereginak huts egin du",
"View task" : "Ikusi zeregina",
"Transcribe" : "Transkribatu",
"FreePromptTaskType not available" : "FreePromptTaskType ez dago eskuragarri",
"Failed to run or schedule a task" : "Ezin izan da zeregina exekutatu edo programatu",
"Failed to get prompt history" : "Ezin izan da bidalketen historia jaso",
"Generation not found" : "Ez da sorrera aurkitu",
Expand Down Expand Up @@ -78,6 +81,7 @@ OC.L10N.register(
"Delete" : "Ezabatu",
"Failed" : "Huts egin du",
"Unknown error" : "Errore ezezaguna",
"Unknown status" : "Egoera ezezaguna",
"Running" : "Korrika",
"Scheduled" : "Antolatuta",
"Image generation" : "Irudien sorpena",
Expand Down
4 changes: 4 additions & 0 deletions l10n/eu.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{ "translations": {
"Some internal error occurred. Contact your sysadmin for more info." : "Barneko errorea gertatu da. Jarri harremanetan zure sistemaren administratzailearekin informazio gehiagorako.",
"No Speech-to-Text provider found, install one from the app store to use this feature." : "Ez da ahotsetik testurako hornitzailerik aurkitu, instalatu bat aplikazio dendatik ezaugarri hau erabiltzeko.",
"Audio file not found." : "Ez da audio fitxategia aurkitu.",
"No permission to create recording file/directory, contact your sysadmin to resolve this issue." : "Ez dago baimenik grabazioen fitxategi/karpeta sortzeko, jarri harremanetan zure sistemaren administratzailearekin arazo hau konpontzeko..",
"Nextcloud Assistant" : "Nextcloud Assistant",
"AI text generation" : "IA testu sorpena",
"AI image generation" : "IA irudi sorpena",
Expand All @@ -12,6 +14,7 @@
"\"%1$s\" task for \"%2$s\" has failed" : "\"%2$s\" -rako \"%1$s\" zereginak huts egin du",
"View task" : "Ikusi zeregina",
"Transcribe" : "Transkribatu",
"FreePromptTaskType not available" : "FreePromptTaskType ez dago eskuragarri",
"Failed to run or schedule a task" : "Ezin izan da zeregina exekutatu edo programatu",
"Failed to get prompt history" : "Ezin izan da bidalketen historia jaso",
"Generation not found" : "Ez da sorrera aurkitu",
Expand Down Expand Up @@ -76,6 +79,7 @@
"Delete" : "Ezabatu",
"Failed" : "Huts egin du",
"Unknown error" : "Errore ezezaguna",
"Unknown status" : "Egoera ezezaguna",
"Running" : "Korrika",
"Scheduled" : "Antolatuta",
"Image generation" : "Irudien sorpena",
Expand Down

0 comments on commit 9104de9

Please sign in to comment.