news/l10n/gl.php

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

2012-09-19 04:07:43 +04:00
<?php $TRANSLATIONS = array(
"News" => "Novas",
2013-04-16 03:04:50 +04:00
"Add Website" => "Engadir un sitio web",
2013-02-12 15:54:12 +04:00
"Address" => "Enderezo",
"Add" => "Engadir",
2013-02-17 00:17:44 +04:00
"New folder" => "Novo cartafol",
2013-02-12 15:54:12 +04:00
"Folder" => "Cartafol",
2013-04-16 03:04:50 +04:00
"Choose folder" => "Escoller un cartafol",
"Folder name" => "Nome do cartafol",
2012-10-16 04:11:11 +04:00
"Starred" => "Destacado",
2013-02-17 00:17:44 +04:00
"Unread articles" => "Artigos sen ler",
"All articles" => "Todos os artigos",
2013-02-12 15:54:12 +04:00
"Mark all read" => "Marcar todo como lido",
2013-04-16 03:04:50 +04:00
"from" => "desde",
"by" => "por",
2013-02-17 00:17:44 +04:00
"Cant play audio format" => "Non é posíbel reproducir este formato de son",
2012-09-19 04:07:43 +04:00
"Keep unread" => "Manter sen ler",
2013-02-17 00:17:44 +04:00
"Delete feed" => "Eliminar fonte de novas",
2012-12-08 03:08:12 +04:00
"Collapse" => "Repregar",
2013-02-13 03:03:05 +04:00
"Delete folder" => "Eliminar o cartafol",
2013-02-17 00:17:44 +04:00
"Rename folder" => "Renomear o cartafol",
"Import / Export OPML" => "Importar / Exportar OPML",
2013-02-12 15:54:12 +04:00
"Import" => "Importar",
"Export" => "Exportar",
2012-12-08 03:08:12 +04:00
"Subscribelet" => "Subscripción",
2013-02-17 00:17:44 +04:00
"Show all" => "Amosar todo",
2013-02-12 15:54:12 +04:00
"Show only unread" => "Amosar só o non lido",
2013-01-28 03:04:23 +04:00
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Arrastre isto aos marcadores do seu navegador e prema nel cando queira subscribirse rapidamente a unha páxina web:",
2013-04-16 03:04:50 +04:00
"Subscribe" => "Subscribir",
"An error occurred" => "Produciuse un erro",
"Nice! You have subscribed to " => "Ben! Subscribiuse a ",
"You had already subscribed to this feed!" => "Xa está subscrito a esta fonte"
2012-09-19 04:07:43 +04:00
);