summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-05 01:01:55 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-05 01:01:55 -0500
commitbd314a8f9a74cc217ea1dc7315ec2ebcdfe5d654 (patch)
tree712f68f9bac956df91dc5b3786a376035bd4084b /l10n
parent792b67e7fefdb1577fa196e538fefd1039be848f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs_CZ.js3
-rw-r--r--l10n/cs_CZ.json3
-rw-r--r--l10n/cs_CZ.php3
-rw-r--r--l10n/da.js3
-rw-r--r--l10n/da.json3
-rw-r--r--l10n/da.php3
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/de_DE.php1
-rw-r--r--l10n/en_GB.js1
-rw-r--r--l10n/en_GB.json1
-rw-r--r--l10n/en_GB.php1
-rw-r--r--l10n/es.js5
-rw-r--r--l10n/es.json5
-rw-r--r--l10n/es.php5
-rw-r--r--l10n/gl.js1
-rw-r--r--l10n/gl.json1
-rw-r--r--l10n/gl.php1
-rw-r--r--l10n/pt_BR.js1
-rw-r--r--l10n/pt_BR.json1
-rw-r--r--l10n/pt_BR.php1
21 files changed, 42 insertions, 3 deletions
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index d638c3a4b..1e9a306a4 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -53,7 +53,7 @@ OC.L10N.register(
"Star article and jump to next one" : "Označit článek hvězdičkou a přejít na další",
"Toggle keep current article unread" : "Ponechat aktuální článek jako nepřečtený",
"Open article in new tab" : "Otevřít článek v nové záložce",
- "Toggle expand article in compact view" : "Přepnout otevření článku v kompaktním náhledu",
+ "Toggle expand article in compact view" : "Přepínat rozbalení článku v kompaktním náhledu",
"Load next feed" : "Načíst další kanál",
"Load previous feed" : "Načíst předchozí kanál",
"Load next folder" : "Načíst další adresář",
@@ -89,6 +89,7 @@ OC.L10N.register(
"Settings" : "Nastavení",
"Keyboard shortcuts" : "Klávesové zkratky",
"Compact view" : "Kompaktní zobrazení",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Rozbalovat články v kompaktním náhledu při procházení pomocí klávesových zkratek",
"Show all articles" : "Zobrazit všechny články",
"Reverse ordering (oldest on top)" : "Opačné řazení (od nejstarších)",
"Disable mark read through scrolling" : "Vypnout označování jako přečtené při posunu",
diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json
index b4045b62a..1aae92ae0 100644
--- a/l10n/cs_CZ.json
+++ b/l10n/cs_CZ.json
@@ -51,7 +51,7 @@
"Star article and jump to next one" : "Označit článek hvězdičkou a přejít na další",
"Toggle keep current article unread" : "Ponechat aktuální článek jako nepřečtený",
"Open article in new tab" : "Otevřít článek v nové záložce",
- "Toggle expand article in compact view" : "Přepnout otevření článku v kompaktním náhledu",
+ "Toggle expand article in compact view" : "Přepínat rozbalení článku v kompaktním náhledu",
"Load next feed" : "Načíst další kanál",
"Load previous feed" : "Načíst předchozí kanál",
"Load next folder" : "Načíst další adresář",
@@ -87,6 +87,7 @@
"Settings" : "Nastavení",
"Keyboard shortcuts" : "Klávesové zkratky",
"Compact view" : "Kompaktní zobrazení",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Rozbalovat články v kompaktním náhledu při procházení pomocí klávesových zkratek",
"Show all articles" : "Zobrazit všechny články",
"Reverse ordering (oldest on top)" : "Opačné řazení (od nejstarších)",
"Disable mark read through scrolling" : "Vypnout označování jako přečtené při posunu",
diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php
index 5c87f0784..95044b42c 100644
--- a/l10n/cs_CZ.php
+++ b/l10n/cs_CZ.php
@@ -52,7 +52,7 @@ $TRANSLATIONS = array(
"Star article and jump to next one" => "Označit článek hvězdičkou a přejít na další",
"Toggle keep current article unread" => "Ponechat aktuální článek jako nepřečtený",
"Open article in new tab" => "Otevřít článek v nové záložce",
-"Toggle expand article in compact view" => "Přepnout otevření článku v kompaktním náhledu",
+"Toggle expand article in compact view" => "Přepínat rozbalení článku v kompaktním náhledu",
"Load next feed" => "Načíst další kanál",
"Load previous feed" => "Načíst předchozí kanál",
"Load next folder" => "Načíst další adresář",
@@ -88,6 +88,7 @@ $TRANSLATIONS = array(
"Settings" => "Nastavení",
"Keyboard shortcuts" => "Klávesové zkratky",
"Compact view" => "Kompaktní zobrazení",
+"Expand articles in compact view when navigating with keyboard shortcuts" => "Rozbalovat články v kompaktním náhledu při procházení pomocí klávesových zkratek",
"Show all articles" => "Zobrazit všechny články",
"Reverse ordering (oldest on top)" => "Opačné řazení (od nejstarších)",
"Disable mark read through scrolling" => "Vypnout označování jako přečtené při posunu",
diff --git a/l10n/da.js b/l10n/da.js
index 60e312368..faa3ec6c7 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Menu" : "Menu",
"Rename feed" : "Omdøb feed",
"Delete feed" : "Slet feed",
+ "Mark all articles read" : "Markér alle artikler som læste",
"Dismiss" : "Afvis",
"Collapse" : "Sammenfold",
"Deleted folder" : "Slettede mappen",
@@ -88,7 +89,9 @@ OC.L10N.register(
"Settings" : "Indstillinger",
"Keyboard shortcuts" : "Tastaturgenveje",
"Compact view" : "Kompakt visning",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Udvid artikler i kompakt visning, når der navigeres med tastaturgenveje",
"Show all articles" : "Vis alle artikler",
+ "Reverse ordering (oldest on top)" : "Vend om på rækkefølgen (ældste øverst)",
"Disable mark read through scrolling" : "Slå markér som læst fra når der rulles",
"Subscriptions (OPML)" : "Abonnementer (OPML)",
"Import" : "Importer",
diff --git a/l10n/da.json b/l10n/da.json
index a9d79a0f4..e28a07117 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -74,6 +74,7 @@
"Menu" : "Menu",
"Rename feed" : "Omdøb feed",
"Delete feed" : "Slet feed",
+ "Mark all articles read" : "Markér alle artikler som læste",
"Dismiss" : "Afvis",
"Collapse" : "Sammenfold",
"Deleted folder" : "Slettede mappen",
@@ -86,7 +87,9 @@
"Settings" : "Indstillinger",
"Keyboard shortcuts" : "Tastaturgenveje",
"Compact view" : "Kompakt visning",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Udvid artikler i kompakt visning, når der navigeres med tastaturgenveje",
"Show all articles" : "Vis alle artikler",
+ "Reverse ordering (oldest on top)" : "Vend om på rækkefølgen (ældste øverst)",
"Disable mark read through scrolling" : "Slå markér som læst fra når der rulles",
"Subscriptions (OPML)" : "Abonnementer (OPML)",
"Import" : "Importer",
diff --git a/l10n/da.php b/l10n/da.php
index aa4f539fc..07aca9e02 100644
--- a/l10n/da.php
+++ b/l10n/da.php
@@ -75,6 +75,7 @@ $TRANSLATIONS = array(
"Menu" => "Menu",
"Rename feed" => "Omdøb feed",
"Delete feed" => "Slet feed",
+"Mark all articles read" => "Markér alle artikler som læste",
"Dismiss" => "Afvis",
"Collapse" => "Sammenfold",
"Deleted folder" => "Slettede mappen",
@@ -87,7 +88,9 @@ $TRANSLATIONS = array(
"Settings" => "Indstillinger",
"Keyboard shortcuts" => "Tastaturgenveje",
"Compact view" => "Kompakt visning",
+"Expand articles in compact view when navigating with keyboard shortcuts" => "Udvid artikler i kompakt visning, når der navigeres med tastaturgenveje",
"Show all articles" => "Vis alle artikler",
+"Reverse ordering (oldest on top)" => "Vend om på rækkefølgen (ældste øverst)",
"Disable mark read through scrolling" => "Slå markér som læst fra når der rulles",
"Subscriptions (OPML)" => "Abonnementer (OPML)",
"Import" => "Importer",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index ae372b828..bc0680f1d 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -89,6 +89,7 @@ OC.L10N.register(
"Settings" : "Einstellungen",
"Keyboard shortcuts" : "Tastenkürzel",
"Compact view" : "Kompakte Ansicht",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Artikel in der Kompaktansicht erweitern, wenn mit Tastenkürzeln navigiert wird",
"Show all articles" : "Alle Artikel anzeigen",
"Reverse ordering (oldest on top)" : "Sortierung umkehren (älteste zuerst)",
"Disable mark read through scrolling" : "Keine Artikel während des Bildlaufs als gelesen markieren",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 8ba7b8fd5..ed8b797b4 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -87,6 +87,7 @@
"Settings" : "Einstellungen",
"Keyboard shortcuts" : "Tastenkürzel",
"Compact view" : "Kompakte Ansicht",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Artikel in der Kompaktansicht erweitern, wenn mit Tastenkürzeln navigiert wird",
"Show all articles" : "Alle Artikel anzeigen",
"Reverse ordering (oldest on top)" : "Sortierung umkehren (älteste zuerst)",
"Disable mark read through scrolling" : "Keine Artikel während des Bildlaufs als gelesen markieren",
diff --git a/l10n/de_DE.php b/l10n/de_DE.php
index 1d2a54079..4bd512b99 100644
--- a/l10n/de_DE.php
+++ b/l10n/de_DE.php
@@ -88,6 +88,7 @@ $TRANSLATIONS = array(
"Settings" => "Einstellungen",
"Keyboard shortcuts" => "Tastenkürzel",
"Compact view" => "Kompakte Ansicht",
+"Expand articles in compact view when navigating with keyboard shortcuts" => "Artikel in der Kompaktansicht erweitern, wenn mit Tastenkürzeln navigiert wird",
"Show all articles" => "Alle Artikel anzeigen",
"Reverse ordering (oldest on top)" => "Sortierung umkehren (älteste zuerst)",
"Disable mark read through scrolling" => "Keine Artikel während des Bildlaufs als gelesen markieren",
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 8b9dd6b77..5fe4055d0 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -89,6 +89,7 @@ OC.L10N.register(
"Settings" : "Settings",
"Keyboard shortcuts" : "Keyboard shortcuts",
"Compact view" : "Compact view",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Expand articles in compact view when navigating with keyboard shortcuts",
"Show all articles" : "Show all articles",
"Reverse ordering (oldest on top)" : "Reverse ordering (oldest on top)",
"Disable mark read through scrolling" : "Disable mark read through scrolling",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 4d1c3fe26..b8b21074b 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -87,6 +87,7 @@
"Settings" : "Settings",
"Keyboard shortcuts" : "Keyboard shortcuts",
"Compact view" : "Compact view",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Expand articles in compact view when navigating with keyboard shortcuts",
"Show all articles" : "Show all articles",
"Reverse ordering (oldest on top)" : "Reverse ordering (oldest on top)",
"Disable mark read through scrolling" : "Disable mark read through scrolling",
diff --git a/l10n/en_GB.php b/l10n/en_GB.php
index 6f1264988..f3bac07fa 100644
--- a/l10n/en_GB.php
+++ b/l10n/en_GB.php
@@ -88,6 +88,7 @@ $TRANSLATIONS = array(
"Settings" => "Settings",
"Keyboard shortcuts" => "Keyboard shortcuts",
"Compact view" => "Compact view",
+"Expand articles in compact view when navigating with keyboard shortcuts" => "Expand articles in compact view when navigating with keyboard shortcuts",
"Show all articles" => "Show all articles",
"Reverse ordering (oldest on top)" => "Reverse ordering (oldest on top)",
"Disable mark read through scrolling" => "Disable mark read through scrolling",
diff --git a/l10n/es.js b/l10n/es.js
index 079f3a2df..77c468e40 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -26,7 +26,9 @@ OC.L10N.register(
"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 para esperar a que cargue una fuente de RSS o Atom; si toma más tiempo, la actualización será cancelada.",
"Explore Service URL" : "Explorar URL del Servicio",
"Saved" : "Guardado",
+ "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Modo de cron Ajax detecta! Sus noticias no se actualizarán correctamente. Se recomienda utilizar el cron del sistema operativo o un programa de actualización personalizada.",
"How to set up the operating system cron" : "Cómo configurar el cron del sistema operativo",
+ "How to set up a custom updater (faster and no possible deadlock) " : "Cómo configurar un actualizador personalizado (más rápido y sin estancamiento)",
"Subscribe" : "Subscribirse",
"Refresh" : "Actualizar",
"No articles available" : "No hay artículos disponibles",
@@ -73,6 +75,7 @@ OC.L10N.register(
"Menu" : "Menú",
"Rename feed" : "Renombrar fuente",
"Delete feed" : "Eliminar fuente",
+ "Mark all articles read" : "Marcar todos los artículos como leídos",
"Dismiss" : "Descartar",
"Collapse" : "Colapsar",
"Deleted folder" : "Eliminar carpeta",
@@ -85,7 +88,9 @@ OC.L10N.register(
"Settings" : "Ajustes",
"Keyboard shortcuts" : "Atajos de teclado",
"Compact view" : "Vista compacta",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Expandir los artículos en vista compacta cuando se navega con los atajos de teclado",
"Show all articles" : "Mostrar todos los artículos",
+ "Reverse ordering (oldest on top)" : "Ordenación inversa (la más antigua en la parte superior)",
"Disable mark read through scrolling" : "Deshabilitar la marca de lectura al realizar el desplazamiento.",
"Subscriptions (OPML)" : "Subscripciones (OPML)",
"Import" : "Importar",
diff --git a/l10n/es.json b/l10n/es.json
index d171ee638..0e0bd0f9b 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -24,7 +24,9 @@
"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 para esperar a que cargue una fuente de RSS o Atom; si toma más tiempo, la actualización será cancelada.",
"Explore Service URL" : "Explorar URL del Servicio",
"Saved" : "Guardado",
+ "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Modo de cron Ajax detecta! Sus noticias no se actualizarán correctamente. Se recomienda utilizar el cron del sistema operativo o un programa de actualización personalizada.",
"How to set up the operating system cron" : "Cómo configurar el cron del sistema operativo",
+ "How to set up a custom updater (faster and no possible deadlock) " : "Cómo configurar un actualizador personalizado (más rápido y sin estancamiento)",
"Subscribe" : "Subscribirse",
"Refresh" : "Actualizar",
"No articles available" : "No hay artículos disponibles",
@@ -71,6 +73,7 @@
"Menu" : "Menú",
"Rename feed" : "Renombrar fuente",
"Delete feed" : "Eliminar fuente",
+ "Mark all articles read" : "Marcar todos los artículos como leídos",
"Dismiss" : "Descartar",
"Collapse" : "Colapsar",
"Deleted folder" : "Eliminar carpeta",
@@ -83,7 +86,9 @@
"Settings" : "Ajustes",
"Keyboard shortcuts" : "Atajos de teclado",
"Compact view" : "Vista compacta",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Expandir los artículos en vista compacta cuando se navega con los atajos de teclado",
"Show all articles" : "Mostrar todos los artículos",
+ "Reverse ordering (oldest on top)" : "Ordenación inversa (la más antigua en la parte superior)",
"Disable mark read through scrolling" : "Deshabilitar la marca de lectura al realizar el desplazamiento.",
"Subscriptions (OPML)" : "Subscripciones (OPML)",
"Import" : "Importar",
diff --git a/l10n/es.php b/l10n/es.php
index 9fa5ad366..4c8a700df 100644
--- a/l10n/es.php
+++ b/l10n/es.php
@@ -25,7 +25,9 @@ $TRANSLATIONS = array(
"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 para esperar a que cargue una fuente de RSS o Atom; si toma más tiempo, la actualización será cancelada.",
"Explore Service URL" => "Explorar URL del Servicio",
"Saved" => "Guardado",
+"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Modo de cron Ajax detecta! Sus noticias no se actualizarán correctamente. Se recomienda utilizar el cron del sistema operativo o un programa de actualización personalizada.",
"How to set up the operating system cron" => "Cómo configurar el cron del sistema operativo",
+"How to set up a custom updater (faster and no possible deadlock) " => "Cómo configurar un actualizador personalizado (más rápido y sin estancamiento)",
"Subscribe" => "Subscribirse",
"Refresh" => "Actualizar",
"No articles available" => "No hay artículos disponibles",
@@ -72,6 +74,7 @@ $TRANSLATIONS = array(
"Menu" => "Menú",
"Rename feed" => "Renombrar fuente",
"Delete feed" => "Eliminar fuente",
+"Mark all articles read" => "Marcar todos los artículos como leídos",
"Dismiss" => "Descartar",
"Collapse" => "Colapsar",
"Deleted folder" => "Eliminar carpeta",
@@ -84,7 +87,9 @@ $TRANSLATIONS = array(
"Settings" => "Ajustes",
"Keyboard shortcuts" => "Atajos de teclado",
"Compact view" => "Vista compacta",
+"Expand articles in compact view when navigating with keyboard shortcuts" => "Expandir los artículos en vista compacta cuando se navega con los atajos de teclado",
"Show all articles" => "Mostrar todos los artículos",
+"Reverse ordering (oldest on top)" => "Ordenación inversa (la más antigua en la parte superior)",
"Disable mark read through scrolling" => "Deshabilitar la marca de lectura al realizar el desplazamiento.",
"Subscriptions (OPML)" => "Subscripciones (OPML)",
"Import" => "Importar",
diff --git a/l10n/gl.js b/l10n/gl.js
index 9833ff02b..e7ef248b3 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -89,6 +89,7 @@ OC.L10N.register(
"Settings" : "Axustes",
"Keyboard shortcuts" : "Atallos de teclado",
"Compact view" : "Vista compacta",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Expandir os artigos en vista compacta cando se navega cos atallos de teclado",
"Show all articles" : "Mostrar todos os artigos",
"Reverse ordering (oldest on top)" : "Ordenado inverso (máis vellos enrriba)",
"Disable mark read through scrolling" : "Deshabilitar marcar como lido co desplazamento",
diff --git a/l10n/gl.json b/l10n/gl.json
index 134184bbc..7d788a1ad 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -87,6 +87,7 @@
"Settings" : "Axustes",
"Keyboard shortcuts" : "Atallos de teclado",
"Compact view" : "Vista compacta",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Expandir os artigos en vista compacta cando se navega cos atallos de teclado",
"Show all articles" : "Mostrar todos os artigos",
"Reverse ordering (oldest on top)" : "Ordenado inverso (máis vellos enrriba)",
"Disable mark read through scrolling" : "Deshabilitar marcar como lido co desplazamento",
diff --git a/l10n/gl.php b/l10n/gl.php
index 90519ad22..4e2fb2e1a 100644
--- a/l10n/gl.php
+++ b/l10n/gl.php
@@ -88,6 +88,7 @@ $TRANSLATIONS = array(
"Settings" => "Axustes",
"Keyboard shortcuts" => "Atallos de teclado",
"Compact view" => "Vista compacta",
+"Expand articles in compact view when navigating with keyboard shortcuts" => "Expandir os artigos en vista compacta cando se navega cos atallos de teclado",
"Show all articles" => "Mostrar todos os artigos",
"Reverse ordering (oldest on top)" => "Ordenado inverso (máis vellos enrriba)",
"Disable mark read through scrolling" => "Deshabilitar marcar como lido co desplazamento",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index c40277ec0..dcbcdf5ea 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -89,6 +89,7 @@ OC.L10N.register(
"Settings" : "Configurações",
"Keyboard shortcuts" : "Atalhos do teclado",
"Compact view" : "Versão reduzida",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Expandir artigos na visão compacta ao navegar com atalhos de teclado",
"Show all articles" : "Mostrar todos os arquivos",
"Reverse ordering (oldest on top)" : "Ordem inversa (o mais antigo no topo)",
"Disable mark read through scrolling" : "Desativar a marca de lido durante a rolagem",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 2fda36be6..4dec71655 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -87,6 +87,7 @@
"Settings" : "Configurações",
"Keyboard shortcuts" : "Atalhos do teclado",
"Compact view" : "Versão reduzida",
+ "Expand articles in compact view when navigating with keyboard shortcuts" : "Expandir artigos na visão compacta ao navegar com atalhos de teclado",
"Show all articles" : "Mostrar todos os arquivos",
"Reverse ordering (oldest on top)" : "Ordem inversa (o mais antigo no topo)",
"Disable mark read through scrolling" : "Desativar a marca de lido durante a rolagem",
diff --git a/l10n/pt_BR.php b/l10n/pt_BR.php
index ab5924c0f..a42c131de 100644
--- a/l10n/pt_BR.php
+++ b/l10n/pt_BR.php
@@ -88,6 +88,7 @@ $TRANSLATIONS = array(
"Settings" => "Configurações",
"Keyboard shortcuts" => "Atalhos do teclado",
"Compact view" => "Versão reduzida",
+"Expand articles in compact view when navigating with keyboard shortcuts" => "Expandir artigos na visão compacta ao navegar com atalhos de teclado",
"Show all articles" => "Mostrar todos os arquivos",
"Reverse ordering (oldest on top)" => "Ordem inversa (o mais antigo no topo)",
"Disable mark read through scrolling" => "Desativar a marca de lido durante a rolagem",