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 Jul 14, 2024
1 parent 953bb32 commit 90527af
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ OC.L10N.register(
"Optional email address" : "Enderezo de correo-e opcional",
"Checking email address …" : "Comprobando o enderezo de correo-e…",
"valid email address." : "enderezo válido de correo.",
"Invalid email address." : "Enderezo de correo incorrecto",
"Invalid email address." : "Enderezo de correo incorrecto.",
"Access" : "Acceso",
"Owner" : "Propietario",
"Created" : "Creado",
Expand Down Expand Up @@ -469,7 +469,7 @@ OC.L10N.register(
"Check this, if you prefer to display date poll in a vertical view rather than in the grid view. The initial default is grid view." : "Marque isto, se prefire presentar a data de enquisa nunha vista vertical mellor ca en vista de grade. O predeterminado inicial é a vista de grade.",
"Enter the amount of days, polls without activity stay in the relevant list:" : "Introduza a cantidade de días que as enquisas sen actividade permanecen na lista de relevantes:",
"A poll with many options and voters can have a heavy impact on client performance." : "Unha enquisa con moitas opcións e votantes pode ter un gran impacto no rendemento do cliente.",
"Set the amount of voting cells (options x participants) up to which all voting cells should be displayed." : "Estabelecer a cantidade de celas de votación (opcións x participantes) ata a que deben amosarse todas as celas de votación.",
"Set the amount of voting cells (options x participants) up to which all voting cells should be displayed." : "Definir a cantidade de celas de votación (opcións x participantes) ata a que deben amosarse todas as celas de votación.",
"If this threshold gets trespassed, only the current participant will be displayed, to avoid a performance breakdown." : "Se se traspasa este limiar, só se amosará o participante actual, para evitar unha creba no rendemento.",
"The default threshold of 1000 should be a good and safe value." : "O limiar predeterminado de 1000 debería ser un valor bo e seguro.",
"The style settings are still experimental!" : "Os axustes de estilo aínda son experimentais!",
Expand Down
4 changes: 2 additions & 2 deletions l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@
"Optional email address" : "Enderezo de correo-e opcional",
"Checking email address …" : "Comprobando o enderezo de correo-e…",
"valid email address." : "enderezo válido de correo.",
"Invalid email address." : "Enderezo de correo incorrecto",
"Invalid email address." : "Enderezo de correo incorrecto.",
"Access" : "Acceso",
"Owner" : "Propietario",
"Created" : "Creado",
Expand Down Expand Up @@ -467,7 +467,7 @@
"Check this, if you prefer to display date poll in a vertical view rather than in the grid view. The initial default is grid view." : "Marque isto, se prefire presentar a data de enquisa nunha vista vertical mellor ca en vista de grade. O predeterminado inicial é a vista de grade.",
"Enter the amount of days, polls without activity stay in the relevant list:" : "Introduza a cantidade de días que as enquisas sen actividade permanecen na lista de relevantes:",
"A poll with many options and voters can have a heavy impact on client performance." : "Unha enquisa con moitas opcións e votantes pode ter un gran impacto no rendemento do cliente.",
"Set the amount of voting cells (options x participants) up to which all voting cells should be displayed." : "Estabelecer a cantidade de celas de votación (opcións x participantes) ata a que deben amosarse todas as celas de votación.",
"Set the amount of voting cells (options x participants) up to which all voting cells should be displayed." : "Definir a cantidade de celas de votación (opcións x participantes) ata a que deben amosarse todas as celas de votación.",
"If this threshold gets trespassed, only the current participant will be displayed, to avoid a performance breakdown." : "Se se traspasa este limiar, só se amosará o participante actual, para evitar unha creba no rendemento.",
"The default threshold of 1000 should be a good and safe value." : "O limiar predeterminado de 1000 debería ser un valor bo e seguro.",
"The style settings are still experimental!" : "Os axustes de estilo aínda son experimentais!",
Expand Down
1 change: 1 addition & 0 deletions l10n/th.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ OC.L10N.register(
"Activity" : "กิจกรรม",
"Day" : "วัน",
"Month" : "เดือน",
"Year" : "ปี",
"Archive" : "เก็บถาวร"
},
"nplurals=1; plural=0;");
1 change: 1 addition & 0 deletions l10n/th.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"Activity" : "กิจกรรม",
"Day" : "วัน",
"Month" : "เดือน",
"Year" : "ปี",
"Archive" : "เก็บถาวร"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit 90527af

Please sign in to comment.