summaryrefslogtreecommitdiffstats
path: root/l10n/gl.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/gl.php')
-rw-r--r--l10n/gl.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/gl.php b/l10n/gl.php
index 508e3aa86..4814ac7e8 100644
--- a/l10n/gl.php
+++ b/l10n/gl.php
@@ -108,14 +108,14 @@ $TRANSLATIONS = array(
"Expand articles on key navigation" => "Expandir artigos na tecla de navegación",
"Show all articles" => "Amosar todos os artigos",
"Reverse ordering (oldest on top)" => "Ordenado inverso (máis vellos enriba)",
-"Help" => "Axuda",
-"Keyboard shortcuts" => "Atallos de teclado",
-"Documentation" => "Documentación",
"Subscriptions (OPML)" => "Subscricións (OPML)",
"Import" => "Importar",
"Export" => "Exportar",
"Error when importing: file does not contain valid OPML" => "Erro durante a importación: o ficheiro non conten OPML correcto",
"Unread/Starred Articles" => "Artigos destacados ou sen ler",
-"Error when importing: file does not contain valid JSON" => "Produciuse un erro ao importar: o ficheiro non contén un JSON correcto"
+"Error when importing: file does not contain valid JSON" => "Produciuse un erro ao importar: o ficheiro non contén un JSON correcto",
+"Help" => "Axuda",
+"Keyboard shortcuts" => "Atallos de teclado",
+"Documentation" => "Documentación"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";