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 Nov 15, 2023
1 parent e0cafc8 commit 04a4a77
Show file tree
Hide file tree
Showing 114 changed files with 230 additions and 2,516 deletions.
2 changes: 1 addition & 1 deletion apps/files/l10n/sr.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ OC.L10N.register(
"\"{char}\" is not allowed inside a file name." : "„{char}“ није дозвољен каракетер у имену фајла.",
"Name cannot be empty" : "Назив не може бити празан",
"Another entry with the same name already exists" : "Већ постоји ставка са истим именом.",
"Renamed \"{oldName}\" to \"{newName}\"" : "„{oldName}” је променњено на „{newName}”",
"Renamed \"{oldName}\" to \"{newName}\"" : "„{oldName}” је промењено на „{newName}”",
"Could not rename \"{oldName}\", it does not exist any more" : "Не може да се промени име фајла „{fileName}” јер фајл више не постоји",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{targetName}” се већ користи у директоријуму „{dir}”. Молимо вас да изаберете неко друго име.",
"Could not rename \"{oldName}\"" : "Не може да се промени име фајла „{fileName}”",
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
"\"{char}\" is not allowed inside a file name." : "„{char}“ није дозвољен каракетер у имену фајла.",
"Name cannot be empty" : "Назив не може бити празан",
"Another entry with the same name already exists" : "Већ постоји ставка са истим именом.",
"Renamed \"{oldName}\" to \"{newName}\"" : "„{oldName}” је променњено на „{newName}”",
"Renamed \"{oldName}\" to \"{newName}\"" : "„{oldName}” је промењено на „{newName}”",
"Could not rename \"{oldName}\", it does not exist any more" : "Не може да се промени име фајла „{fileName}” јер фајл више не постоји",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{targetName}” се већ користи у директоријуму „{dir}”. Молимо вас да изаберете неко друго име.",
"Could not rename \"{oldName}\"" : "Не може да се промени име фајла „{fileName}”",
Expand Down
17 changes: 17 additions & 0 deletions apps/theming/l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ OC.L10N.register(
"The given color is invalid" : "A cor indicada é incorrecta",
"Disable-user-theming should be true or false" : "Disable-user-theming (desactivar o tema do usuario) debe ser verdadeiro ou falso",
"Saved" : "Gardado",
"Invalid app given" : "A aplicación non é válida",
"Invalid type for setting \"defaultApp\" given" : "O tipo non é válido para o axuste «defaultApp».",
"Invalid setting key" : "Chave de axuste incorrecta",
"The file was uploaded" : "O ficheiro foi enviado",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro enviado excede a directiva indicada por upload_max_filesize de php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro enviado excede da directiva MAX_FILE_SIZE especificada no formulario HTML",
Expand Down Expand Up @@ -76,6 +79,7 @@ OC.L10N.register(
"Disable all keyboard shortcuts" : "Desactivar todos os atallos de teclado",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Para nós o acceso universal é moi importante. Seguimos os estándares web e comprobamos que todo poida ser utilizado sen rato e software de axuda como os lectores de pantalla. O noso obxectivo é ter cumprir ás {guidelines}Directrices de accesibilidade ao contido web{linkend} 2.1 a nivel AA, co tema de alto contraste incluso a nivel AAA.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se atopa algúnha incidencia, non dubide en informalo no {issuetracker}noso seguidor de incidencias{linkend} E se quere involucrarse, únase ao {designteam}noso equipo de deseño {linkend}!",
"Current selected app: {app}, position {position} of {total}" : "Aplicación seleccionada actual: {app}, posición {position} de {total}",
"Move up" : "Mover cara arriba",
"Move down" : "Mover cara abaixo",
"Custom background" : "Fondo personalizado",
Expand All @@ -87,7 +91,20 @@ OC.L10N.register(
"No background has been selected" : "Non foi seleccionado ningún fondo",
"Theme selection is enforced" : "Imponse a selección de temas",
"Navigation bar settings" : "Axustes da barra de navegación",
"You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "Pode configurar a orde das aplicacións utilizadas na barra de navegación. A primeira entrada será a aplicación predeterminada, abriráse tras de acceder ou ao premer no logotipo.",
"The default app can not be changed because it was configured by the administrator." : "A aplicación predeterminada non se pode cambiar porque foi configurada pola administración.",
"The app order was changed, to see it in action you have to reload the page." : "Cambiouse a orde das aplicacións, para vela en acción ten que cargar de novo a páxina.",
"Reset default app order" : "Restablecer a orde predeterminada das aplicacións",
"Could not set the app order" : "Non foi posíbel estabelecer a orde das aplicacións",
"Could not reset the app order" : "Non foi posíbel restabelecer a orde das aplicacións",
"Default app" : "Aplicación predeterminada",
"The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "A aplicación predeterminada é a aplicación que se abre p. ex. após acceder ou cando se preme no logotipo do menú.",
"Use custom default app" : "Usar a aplicación predeterminada personalizada",
"Global default app" : "Aplicación predeterminada global",
"Global default apps" : "Aplicacións predeterminadas globais",
"Default app priority" : "Prioridade predeterminada da aplicación",
"If an app is not enabled for a user, the next app with lower priority is used." : "Se unha aplicación non está activada para un usuario, utilízase a seguinte aplicación con menor prioridade.",
"Could not set global default apps" : "Non foi posíbel estabelecer as aplicacións predeterminadas globais",
"Select a custom color" : "Seleccione unha cor personalizada",
"Reset to default" : "Restabelecer os valores predeterminados",
"Upload" : "Enviar",
Expand Down
17 changes: 17 additions & 0 deletions apps/theming/l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"The given color is invalid" : "A cor indicada é incorrecta",
"Disable-user-theming should be true or false" : "Disable-user-theming (desactivar o tema do usuario) debe ser verdadeiro ou falso",
"Saved" : "Gardado",
"Invalid app given" : "A aplicación non é válida",
"Invalid type for setting \"defaultApp\" given" : "O tipo non é válido para o axuste «defaultApp».",
"Invalid setting key" : "Chave de axuste incorrecta",
"The file was uploaded" : "O ficheiro foi enviado",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro enviado excede a directiva indicada por upload_max_filesize de php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro enviado excede da directiva MAX_FILE_SIZE especificada no formulario HTML",
Expand Down Expand Up @@ -74,6 +77,7 @@
"Disable all keyboard shortcuts" : "Desactivar todos os atallos de teclado",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Para nós o acceso universal é moi importante. Seguimos os estándares web e comprobamos que todo poida ser utilizado sen rato e software de axuda como os lectores de pantalla. O noso obxectivo é ter cumprir ás {guidelines}Directrices de accesibilidade ao contido web{linkend} 2.1 a nivel AA, co tema de alto contraste incluso a nivel AAA.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se atopa algúnha incidencia, non dubide en informalo no {issuetracker}noso seguidor de incidencias{linkend} E se quere involucrarse, únase ao {designteam}noso equipo de deseño {linkend}!",
"Current selected app: {app}, position {position} of {total}" : "Aplicación seleccionada actual: {app}, posición {position} de {total}",
"Move up" : "Mover cara arriba",
"Move down" : "Mover cara abaixo",
"Custom background" : "Fondo personalizado",
Expand All @@ -85,7 +89,20 @@
"No background has been selected" : "Non foi seleccionado ningún fondo",
"Theme selection is enforced" : "Imponse a selección de temas",
"Navigation bar settings" : "Axustes da barra de navegación",
"You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "Pode configurar a orde das aplicacións utilizadas na barra de navegación. A primeira entrada será a aplicación predeterminada, abriráse tras de acceder ou ao premer no logotipo.",
"The default app can not be changed because it was configured by the administrator." : "A aplicación predeterminada non se pode cambiar porque foi configurada pola administración.",
"The app order was changed, to see it in action you have to reload the page." : "Cambiouse a orde das aplicacións, para vela en acción ten que cargar de novo a páxina.",
"Reset default app order" : "Restablecer a orde predeterminada das aplicacións",
"Could not set the app order" : "Non foi posíbel estabelecer a orde das aplicacións",
"Could not reset the app order" : "Non foi posíbel restabelecer a orde das aplicacións",
"Default app" : "Aplicación predeterminada",
"The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "A aplicación predeterminada é a aplicación que se abre p. ex. após acceder ou cando se preme no logotipo do menú.",
"Use custom default app" : "Usar a aplicación predeterminada personalizada",
"Global default app" : "Aplicación predeterminada global",
"Global default apps" : "Aplicacións predeterminadas globais",
"Default app priority" : "Prioridade predeterminada da aplicación",
"If an app is not enabled for a user, the next app with lower priority is used." : "Se unha aplicación non está activada para un usuario, utilízase a seguinte aplicación con menor prioridade.",
"Could not set global default apps" : "Non foi posíbel estabelecer as aplicacións predeterminadas globais",
"Select a custom color" : "Seleccione unha cor personalizada",
"Reset to default" : "Restabelecer os valores predeterminados",
"Upload" : "Enviar",
Expand Down
4 changes: 2 additions & 2 deletions core/l10n/ar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 04a4a77

Please sign in to comment.