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 Jan 22, 2025
1 parent a9d3808 commit b6fb66e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ OC.L10N.register(
"How many redirects the feed fetcher should follow." : "Cantos redirecionamentos debe seguir o recuperador de fontes.",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Número máximo de segundos agardando por unha fonte RSS ou Atom para cargar; se lle leva máis tempo a actualización será interrompida.",
"Interval in seconds in which the feeds will be updated." : "Intervalo, en segundos, no que se actualizarán as fontes.",
"Use next update time for feed updates" : "Usar a próxima hora de actualización para as actualizacións de fontes",
"Enable this to use the calculated next update time for feed updates. Disable to update feeds based solely on the update interval." : "Activar esta opción para usar a hora calculada da próxima actualización para as actualizacións das fontess. Desactivar para actualizar as fontes baseándose unicamente no intervalo de actualización.",
"Article list" : "Lista de artigos",
"Article details" : "Detalles do artigo",
"No article selected" : "Non seleccionou ningún artigo",
Expand All @@ -65,6 +67,7 @@ OC.L10N.register(
"Explore" : "Examinar",
"Settings" : "Axustes",
"Keyboard shortcuts" : "Atallos de teclado",
"Article feed information" : "Información da fonte de artigos",
"Display mode" : "Modo de vista",
"Split mode" : "Modo dividido",
"Disable mark read through scrolling" : "Desactivar o marcado como lido co desprazamento",
Expand Down Expand Up @@ -119,7 +122,16 @@ OC.L10N.register(
"{num} months ago" : "Hai {num} meses",
"{num} years ago" : "Hai {num} anos",
"Last update" : "Última actualización",
"Time when the feed was last downloaded" : "Hora na que se descargou a fonte por última vez",
"Next update" : "Próxima actualización",
"Time when the next feed update will be done" : "Hora na que se fará a próxima actualización de fontes",
"Only if activated in the admin settings, otherwise the regular update interval is used" : "Só se está activado na configuración da administración, se non, empregase o intervalo de actualización regular",
"Articles per update" : "Artigos por actualización",
"Maximum number of articles reached in a feed update" : "Número máximo de artigos acadado nunha actualización de fontes",
"Error Count" : "Conta de erros",
"Number of errors that have occurred since the last successful feed update" : "Número de erros que se produciron desde a última actualización correcta de fontes",
"Title" : "Titulo",
"Not available" : "Non dispoñíbel",
"Keyboard shortcut" : "Atallo de teclado",
"Action" : "Acción",
"Jump to next article" : "Ir ao seguinte artigo",
Expand Down
12 changes: 12 additions & 0 deletions l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@
"How many redirects the feed fetcher should follow." : "Cantos redirecionamentos debe seguir o recuperador de fontes.",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Número máximo de segundos agardando por unha fonte RSS ou Atom para cargar; se lle leva máis tempo a actualización será interrompida.",
"Interval in seconds in which the feeds will be updated." : "Intervalo, en segundos, no que se actualizarán as fontes.",
"Use next update time for feed updates" : "Usar a próxima hora de actualización para as actualizacións de fontes",
"Enable this to use the calculated next update time for feed updates. Disable to update feeds based solely on the update interval." : "Activar esta opción para usar a hora calculada da próxima actualización para as actualizacións das fontess. Desactivar para actualizar as fontes baseándose unicamente no intervalo de actualización.",
"Article list" : "Lista de artigos",
"Article details" : "Detalles do artigo",
"No article selected" : "Non seleccionou ningún artigo",
Expand All @@ -63,6 +65,7 @@
"Explore" : "Examinar",
"Settings" : "Axustes",
"Keyboard shortcuts" : "Atallos de teclado",
"Article feed information" : "Información da fonte de artigos",
"Display mode" : "Modo de vista",
"Split mode" : "Modo dividido",
"Disable mark read through scrolling" : "Desactivar o marcado como lido co desprazamento",
Expand Down Expand Up @@ -117,7 +120,16 @@
"{num} months ago" : "Hai {num} meses",
"{num} years ago" : "Hai {num} anos",
"Last update" : "Última actualización",
"Time when the feed was last downloaded" : "Hora na que se descargou a fonte por última vez",
"Next update" : "Próxima actualización",
"Time when the next feed update will be done" : "Hora na que se fará a próxima actualización de fontes",
"Only if activated in the admin settings, otherwise the regular update interval is used" : "Só se está activado na configuración da administración, se non, empregase o intervalo de actualización regular",
"Articles per update" : "Artigos por actualización",
"Maximum number of articles reached in a feed update" : "Número máximo de artigos acadado nunha actualización de fontes",
"Error Count" : "Conta de erros",
"Number of errors that have occurred since the last successful feed update" : "Número de erros que se produciron desde a última actualización correcta de fontes",
"Title" : "Titulo",
"Not available" : "Non dispoñíbel",
"Keyboard shortcut" : "Atallo de teclado",
"Action" : "Acción",
"Jump to next article" : "Ir ao seguinte artigo",
Expand Down

0 comments on commit b6fb66e

Please sign in to comment.