news/l10n/gl.php

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

2012-09-19 04:07:43 +04:00
<?php $TRANSLATIONS = array(
"News" => "Novas",
"no title" => "sen título",
"no name" => "sen nome",
"no body" => "sen contido",
2012-11-21 03:03:36 +04:00
"subscriptions in ownCloud - News" => "subscricións en ownCloud - Novas",
2012-12-08 03:08:12 +04:00
"An error occurred" => "Produciuse un erro",
2012-11-21 03:03:36 +04:00
"Nice! You have subscribed to " => "Ben! Subscribiuse a ",
2012-12-08 03:08:12 +04:00
"You had already subscribed to this feed!" => "Xa está subscrito a esta fonte",
2013-02-12 15:54:12 +04:00
"New" => "Novo",
"Add Subscription" => "Engadir subscrición",
"Address" => "Enderezo",
"Add" => "Engadir",
"Folder" => "Cartafol",
2012-10-16 04:11:11 +04:00
"Starred" => "Destacado",
2013-02-12 15:54:12 +04:00
"Mark all read" => "Marcar todo como lido",
2012-10-30 03:03:08 +04:00
"Share" => "Compartir",
2012-09-19 04:07:43 +04:00
"Keep unread" => "Manter sen ler",
"Delete feed" => "Eliminar fonte",
2012-12-08 03:08:12 +04:00
"Collapse" => "Repregar",
2012-11-21 03:03:36 +04:00
"Delete folder" => "Eliminar o cartafol",
"Rename folder" => "Renomear o cartafol",
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-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:",
"Subscribe" => "Subscribir"
2012-09-19 04:07:43 +04:00
);