news/l10n/gl.php

38 строки
1.7 KiB
PHP
Исходник Обычный вид История

2012-09-19 04:07:43 +04:00
<?php $TRANSLATIONS = array(
2013-04-17 03:40:03 +04:00
"Can not add feed: Exists already" => "Non é posíbel engadir a fonte: xa existe",
2014-05-05 09:02:25 +04:00
"Can not add feed: URL does not exist, SSL Certificate can not be validated or feed has invalid xml" => "Non é posíbel engadir a fonte: Non existe o URL, non é posíbel validar o certificado SSL ou a fonte é un XML incorrecto.",
2013-09-16 18:28:15 +04:00
"Articles without feed" => "Artigos sen fonte",
2013-04-17 03:40:03 +04:00
"Can not add folder: Exists already" => "Non é posíbel engadir o cartafol: xa existe",
2014-10-23 09:01:41 +04:00
"Saved" => "Gardado",
2014-10-06 09:01:27 +04:00
"Refresh" => "Actualizar",
2013-04-16 03:04:50 +04:00
"by" => "por",
2014-09-20 09:01:39 +04:00
"from" => "desde",
2013-07-20 09:18:45 +04:00
"Download" => "Descargar",
2014-10-22 09:02:29 +04:00
"Description" => "Descrición",
2014-09-20 09:01:39 +04:00
"Subscribe" => "Subscribir",
"Web address" => "Enderezo web",
"Feed exists already!" => "Esta fonte de novas xa existe!",
"Folder" => "Cartafol",
"No folder" => "Sen cartafol",
"New folder" => "Novo cartafol",
"Folder name" => "Nome do cartafol",
"Create" => "Crear",
"Rename" => "Renomear",
2013-12-21 10:02:55 +04:00
"Rename feed" => "Renomear a fonte",
2014-09-20 09:01:39 +04:00
"Delete feed" => "Eliminar fonte de novas",
2012-12-08 03:08:12 +04:00
"Collapse" => "Repregar",
2013-02-17 00:17:44 +04:00
"Rename folder" => "Renomear o cartafol",
2014-09-20 09:01:39 +04:00
"Delete folder" => "Eliminar o cartafol",
"Starred" => "Destacado",
"Unread articles" => "Artigos sen ler",
"All articles" => "Todos os artigos",
2013-12-21 10:02:55 +04:00
"Settings" => "Axustes",
2014-10-22 09:02:29 +04:00
"Keyboard shortcuts" => "Atallos de teclado",
2013-09-16 18:28:15 +04:00
"Subscriptions (OPML)" => "Subscricións (OPML)",
2013-02-12 15:54:12 +04:00
"Import" => "Importar",
"Export" => "Exportar",
2013-04-17 03:40:03 +04:00
"Error when importing: file does not contain valid OPML" => "Erro durante a importación: o ficheiro non conten OPML correcto",
2013-09-16 18:28:15 +04:00
"Unread/Starred Articles" => "Artigos destacados ou sen ler",
2014-09-20 09:01:39 +04:00
"Error when importing: file does not contain valid JSON" => "Produciuse un erro ao importar: o ficheiro non contén un JSON correcto"
2012-09-19 04:07:43 +04:00
);