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 Nov 13, 2023
1 parent f81054f commit c063daa
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
15 changes: 15 additions & 0 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,21 @@ 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.",
"No article selected" : "Non seleccionou ningún artigo",
"Please select an article from the list..." : "Seleccione un artigo da lista…",
"User Name" : "Nome de usuario",
"Share" : "Compartir",
"Share with" : "Compartir con",
"Share with {num} users" : "Compartir con {num} usuarios",
"Mark read" : "Marcar como lido",
"All articles" : "Todos os artigos",
"Starred" : "Destacado",
"Explore" : "Examinar",
"Are you sure you want to mark all read?" : "Confirma que quere marcar todo como lido?",
"Rename Folder" : "Renomear o cartafol",
"Rename" : "Renomear",
"Delete" : "Eliminar",
"Open Feed URL" : "Abrir o URL da fonte",
"Rename Feed" : "Renomear a fonte",
"Are you sure you want to delete?" : "Confirma que quere eliminar?",
"Unpin from top" : "Soltar de enriba",
Expand All @@ -64,6 +72,7 @@ OC.L10N.register(
"Disable full text" : "Desactivar o texto completo",
"Unread updated" : "Actualización non lida",
"Ignore updated" : "Ignorar actualizados",
"Share within Instance" : "Compartir dentro da instancia",
"by" : "por",
"from" : "dende",
"shared by" : "compartido por",
Expand All @@ -73,10 +82,16 @@ OC.L10N.register(
"Unread" : "Sen ler",
"Open website" : "Abrir o sitio web",
"{num} seconds" : "{num} segundos",
"{num} minutes ago" : "hai {num} minutos",
"{num} hours ago" : "hai {num} horas",
"{num} days ago" : "hai {num} días",
"{num} months ago" : "hai {num} meses",
"{num} years ago" : "hai {num} anos",
"All Articles" : "Todos os artigos",
"No feeds found to add" : "Non se atoparon fontes para engadir",
"Subscribe to" : "Subscribirse a",
"Unread Articles" : "Artigos sen ler",
"If given, this service" : "Si se da, este servizo",
"Ajax or webcron mode detected! Your feeds will not be updated!" : "Detectouse o modo Ajax ou webcron! As súas fontes non van ser actualizadas!",
"How to set up the operating system cron" : "Cómo configurar o cron do sistema operativo",
"Install and set up a faster parallel updater that uses the News app's update API" : "Instalar e configurar un actualizador paralelo máis rápido que utilice a API de actualización da aplicación Novas",
Expand Down
15 changes: 15 additions & 0 deletions l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,21 @@
"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.",
"No article selected" : "Non seleccionou ningún artigo",
"Please select an article from the list..." : "Seleccione un artigo da lista…",
"User Name" : "Nome de usuario",
"Share" : "Compartir",
"Share with" : "Compartir con",
"Share with {num} users" : "Compartir con {num} usuarios",
"Mark read" : "Marcar como lido",
"All articles" : "Todos os artigos",
"Starred" : "Destacado",
"Explore" : "Examinar",
"Are you sure you want to mark all read?" : "Confirma que quere marcar todo como lido?",
"Rename Folder" : "Renomear o cartafol",
"Rename" : "Renomear",
"Delete" : "Eliminar",
"Open Feed URL" : "Abrir o URL da fonte",
"Rename Feed" : "Renomear a fonte",
"Are you sure you want to delete?" : "Confirma que quere eliminar?",
"Unpin from top" : "Soltar de enriba",
Expand All @@ -62,6 +70,7 @@
"Disable full text" : "Desactivar o texto completo",
"Unread updated" : "Actualización non lida",
"Ignore updated" : "Ignorar actualizados",
"Share within Instance" : "Compartir dentro da instancia",
"by" : "por",
"from" : "dende",
"shared by" : "compartido por",
Expand All @@ -71,10 +80,16 @@
"Unread" : "Sen ler",
"Open website" : "Abrir o sitio web",
"{num} seconds" : "{num} segundos",
"{num} minutes ago" : "hai {num} minutos",
"{num} hours ago" : "hai {num} horas",
"{num} days ago" : "hai {num} días",
"{num} months ago" : "hai {num} meses",
"{num} years ago" : "hai {num} anos",
"All Articles" : "Todos os artigos",
"No feeds found to add" : "Non se atoparon fontes para engadir",
"Subscribe to" : "Subscribirse a",
"Unread Articles" : "Artigos sen ler",
"If given, this service" : "Si se da, este servizo",
"Ajax or webcron mode detected! Your feeds will not be updated!" : "Detectouse o modo Ajax ou webcron! As súas fontes non van ser actualizadas!",
"How to set up the operating system cron" : "Cómo configurar o cron do sistema operativo",
"Install and set up a faster parallel updater that uses the News app's update API" : "Instalar e configurar un actualizador paralelo máis rápido que utilice a API de actualización da aplicación Novas",
Expand Down

0 comments on commit c063daa

Please sign in to comment.