remove html tags from translations

This commit is contained in:
Mathias Kresin 2015-01-18 14:33:19 +01:00
parent 76825cb673
commit 1c68dd4727
11 changed files with 33 additions and 33 deletions

View File

@ -23,8 +23,8 @@ return array(
// 'Older items first' => '',
// 'Most recent first' => '',
// 'Default sorting order for items' => '',
// 'This subscription is empty, <a href="?action=unread">go back to unread items</a>' => '',
// 'sort by date<span class="hide-mobile"> (%s)</span>' => '',
// 'This subscription is empty, %sgo back to unread items%s' => '',
// 'sort by date %s(%s)%s' => '',
// 'most recent first' => '',
// 'older first' => '',
// 'Show only this subscription' => '',
@ -143,7 +143,7 @@ return array(
'Passwords don\'t match' => 'Hesla se neshodují',
'Do you really want to remove these items from your history?' => 'Opravdu chcete odstranit tyto články z historie?',
'Do you really want to remove this subscription: "%s"?' => 'Opravdu chcete odstranit tento odběr: "%s"?',
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' => 'Nic ke čtení, chete <a href="?action=refresh-all" data-action="refresh-all">aktualizovat vaše odběry?</a>',
'Nothing to read, do you want to %supdate your subscriptions%s?' => 'Nic ke čtení, chete %saktualizovat vaše odběry%s?',
'Show help' => 'Zobrazit nápovědu',
'Close help' => 'Zavřít nápovědu',
// '%d second ago' => '',
@ -184,7 +184,7 @@ return array(
// 'Activated' => '',
// 'Remove this feed' => '',
// 'Miniflux' => '',
// 'mini<span>flux</span>' => '',
// 'mini%sflux%s' => '',
// 'All' => '',
// 'Advanced' => '',
// 'Documentation' => '',

View File

@ -23,8 +23,8 @@ return array(
'Older items first' => 'Ältere Einträge zuerst',
'Most recent first' => 'Neueste Einträge zuerst',
'Default sorting order for items' => 'Standardsortierung der Einträge',
'This subscription is empty, <a href="?action=unread">go back to unread items</a>' => 'Dieses Abonnement ist leer, <a href="?action=unread">zurück zu den ungelesenen Artikeln gehen</a>',
'sort by date<span class="hide-mobile"> (%s)</span>' => 'nach Datum sortieren<span class="hide-mobile"> (%s)</span>',
'This subscription is empty, %sgo back to unread items%s' => 'Dieses Abonnement ist leer, %szurück zu den ungelesenen Artikeln gehen%s',
'sort by date %s(%s)%s' => 'nach Datum sortieren %s(%s)%s',
'most recent first' => 'neueste zuerst',
'older first' => 'ältere zuerst',
'Show only this subscription' => 'Nur dieses Abonnement anzeigen',
@ -143,7 +143,7 @@ return array(
'Passwords don\'t match' => 'Passwörter stimmen nicht überein',
'Do you really want to remove these items from your history?' => 'Möchtest du wirklich diese Einträge aus deinem Verlauf entfernen?',
'Do you really want to remove this subscription: "%s"?' => 'Möchtest du wirklich dieses Abonnement entfernen: "%s"?',
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' => 'Nichts zu lesen, möchtest du <a href="?action=refresh-all" data-action="refresh-all">alle Abonnements aktualisieren?</a>',
'Nothing to read, do you want to %supdate your subscriptions%s?' => 'Nichts zu lesen, möchtest du %sdeine Abonnements aktualisieren%s?',
'Show help' => 'Hilfe zeigen',
'Close help' => 'Hilfe schließen',
'%d second ago' => 'Vor %d Sekunde',
@ -184,7 +184,7 @@ return array(
'Activated' => 'Aktiviert',
'Remove this feed' => 'Dieses Abonnement entfernen',
'Miniflux' => 'Miniflux',
'mini<span>flux</span>' => 'mini<span>flux</span>',
'mini%sflux%s' => 'mini%sflux%s',
'All' => 'Alle',
'Advanced' => 'Erweitert',
'Documentation' => 'Dokumentation',

View File

@ -23,8 +23,8 @@ return array(
'Older items first' => 'Ítems más antiguos primero',
'Most recent first' => 'Más recientes primero',
'Default sorting order for items' => 'Orden de clasificación predeterminado para los ítems',
'This subscription is empty, <a href="?action=unread">go back to unread items</a>' => 'Esta suscripción está vacía, <a href="?action=unread">volver a los ítems no leídos</a>',
'sort by date<span class="hide-mobile"> (%s)</span>' => 'ordenar por fecha<span class="hide-mobile"> (%s)</span>',
'This subscription is empty, %sgo back to unread items%s' => 'Esta suscripción está vacía, %svolver a los ítems no leídos%s',
'sort by date %s(%s)%s' => 'ordenar por fecha %s(%s)%s',
'most recent first' => 'más reciente primero',
'older first' => 'más antiguo primero',
'Show only this subscription' => 'Mostrar sólo esta suscripción',
@ -143,7 +143,7 @@ return array(
'Passwords don\'t match' => 'Las contraseñas no coinciden',
'Do you really want to remove these items from your history?' => '¿De verdad quiere borrar estos ítems del historial?',
'Do you really want to remove this subscription: "%s"?' => '¿De verdad quiere borrar esta suscripción: "%s"?',
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' => 'No hay nada que leer, ¿quiere <a href="?action=refresh-all" data-action="refresh-all">actualizar las suscripciones</a>?',
'Nothing to read, do you want to %supdate your subscriptions%s?' => 'No hay nada que leer, ¿quiere %sactualizar las suscripciones%s?',
'Show help' => 'Mostrar la ayuda',
'Close help' => 'Cerrar la ayuda',
// '%d second ago' => '',
@ -184,7 +184,7 @@ return array(
// 'Activated' => '',
// 'Remove this feed' => '',
// 'Miniflux' => '',
// 'mini<span>flux</span>' => '',
// 'mini%sflux%s' => '',
// 'All' => '',
// 'Advanced' => '',
// 'Documentation' => '',

View File

@ -23,8 +23,8 @@ return array(
'Older items first' => 'Plus anciens en premier',
'Most recent first' => 'Plus récents en premier',
'Default sorting order for items' => 'Ordre des éléments par défaut',
'This subscription is empty, <a href="?action=unread">go back to unread items</a>' => 'Cet abonnement est vide, <a href="?action=unread">retourner à la liste des éléments non lus</a>',
'sort by date<span class="hide-mobile"> (%s)</span>' => 'trier par date<span class="hide-mobile"> (%s)</span>',
'This subscription is empty, %sgo back to unread items%s' => 'Cet abonnement est vide, %sretourner à la liste des éléments non lus%s',
'sort by date %s(%s)%s' => 'trier par date %s(%s)%s',
'most recent first' => 'plus récents d\'abord',
'older first' => 'anciens d\'abord',
'Show only this subscription' => 'Montrer seulement cet abonnement',
@ -143,7 +143,7 @@ return array(
'Passwords don\'t match' => 'Les mots de passe ne sont pas identiques',
'Do you really want to remove these items from your history?' => 'Voulez-vous vraiment supprimer les éléments de votre historique ?',
'Do you really want to remove this subscription: "%s"?' => 'Voulez-vous vraiment supprimer cet abonnement : « %s » ?',
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' => 'Il n\'y a rien à lire, voulez-vous <a href="?action=refresh-all" data-action="refresh-all">mettre à jour vos abonnements ?</a>',
'Nothing to read, do you want to %supdate your subscriptions%s?' => 'Il n\'y a rien à lire, voulez-vous %smettre à jour vos abonnements%s ?',
'Show help' => 'Afficher l\'aide',
'Close help' => 'Fermer l\'aide',
'%d second ago' => 'Il y a %d seconde',
@ -184,7 +184,7 @@ return array(
'Activated' => 'Activé',
'Remove this feed' => 'Supprimer cet abonnement',
'Miniflux' => 'Miniflux',
'mini<span>flux</span>' => 'mini<span>flux</span>',
'mini%sflux%s' => 'mini%sflux%s',
'All' => 'Tout',
'Advanced' => 'Avancé',
'Documentation' => 'Documentation',

View File

@ -23,8 +23,8 @@ return array(
// 'Older items first' => '',
// 'Most recent first' => '',
// 'Default sorting order for items' => '',
// 'This subscription is empty, <a href="?action=unread">go back to unread items</a>' => '',
// 'sort by date<span class="hide-mobile"> (%s)</span>' => '',
// 'This subscription is empty, %sgo back to unread items%s' => '',
// 'sort by date %s(%s)%s' => '',
// 'most recent first' => '',
// 'older first' => '',
// 'Show only this subscription' => '',
@ -143,7 +143,7 @@ return array(
'Passwords don\'t match' => 'Le password non coincidono',
'Do you really want to remove these items from your history?' => 'Vuoi veramente cancellare questi articoli dalla cronologia?',
'Do you really want to remove this subscription: "%s"?' => 'Vuoi veramente cancellare la sottoscrizione a: "%s" ?',
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' => 'Niente da leggere, vuoi <a href="?action=refresh-all" data-action="refresh-all">aggiornare tutte le sottoscrizioni?</a>',
'Nothing to read, do you want to %supdate your subscriptions%s?' => 'Niente da leggere, vuoi %saggiornare tutte le sottoscrizioni%s?',
'Show help' => 'Mostra guida',
'Close help' => 'Chiudi guida',
// '%d second ago' => '',
@ -184,7 +184,7 @@ return array(
// 'Activated' => '',
// 'Remove this feed' => '',
// 'Miniflux' => '',
// 'mini<span>flux</span>' => '',
// 'mini%sflux%s' => '',
// 'All' => '',
// 'Advanced' => '',
// 'Documentation' => '',

View File

@ -23,8 +23,8 @@ return array(
'Older items first' => 'Itens mais antigos primeiro',
'Most recent first' => 'Mais recentes primeiro',
'Default sorting order for items' => 'Ordenação padrão dos itens',
'This subscription is empty, <a href="?action=unread">go back to unread items</a>' => 'Esta assinatura está vazia, <a href="?action=unread">voltar para os tens não lidos</a>',
'sort by date<span class="hide-mobile"> (%s)</span>' => 'ordenar por data<span class="hide-mobile"> (%s)</span>',
'This subscription is empty, %sgo back to unread items%s' => 'Esta assinatura está vazia, %svoltar para os tens não lidos%s',
'sort by date %s(%s)%s' => 'ordenar por data %s(%s)%s',
'most recent first' => 'mais recentes primeiro',
'older first' => 'antigos primeiro',
'Show only this subscription' => 'Mostrar apenas esta assinatura',
@ -143,7 +143,7 @@ return array(
'Passwords don\'t match' => 'Senha não corresponde.',
'Do you really want to remove these items from your history?' => 'Você realmente deseja remover esses itens de sua histórico?',
'Do you really want to remove this subscription: "%s"?' => 'Você realmente deseja remover essa assinatura: "%s" ?',
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' => 'Nada para ler, você quer <a href="?action=refresh-all" data-action="refresh-all">atualizar suas assinaturas?</a>',
'Nothing to read, do you want to %supdate your subscriptions%s?' => 'Nada para ler, você quer %satualizar suas assinaturas%s?',
'Show help' => 'Abrir ajuda',
'Close help' => 'Fechar ajuda',
'%d second ago' => '%d segundo atrás',
@ -184,7 +184,7 @@ return array(
'Activated' => 'Ativado',
'Remove this feed' => 'Remover este feed',
'Miniflux' => 'Miniflux',
'mini<span>flux</span>' => 'mini<span>flux</span>',
'mini%sflux%s' => 'mini%sflux%s',
'All' => 'Todos',
'Advanced' => 'Avançado',
'Documentation' => 'Documentação',

View File

@ -23,8 +23,8 @@ return array(
// 'Older items first' => '',
// 'Most recent first' => '',
// 'Default sorting order for items' => '',
// 'This subscription is empty, <a href="?action=unread">go back to unread items</a>' => '',
// 'sort by date<span class="hide-mobile"> (%s)</span>' => '',
// 'This subscription is empty, %sgo back to unread items%s' => '',
// 'sort by date %s(%s)%s' => '',
// 'most recent first' => '',
// 'older first' => '',
// 'Show only this subscription' => '',
@ -143,7 +143,7 @@ return array(
'Passwords don\'t match' => '两次输入密码不一致',
'Do you really want to remove these items from your history?' => '你确认要移除这些历史记录吗?',
'Do you really want to remove this subscription: "%s"?' => '你确定要移除这个订阅源: "%s" ',
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' => '空空如也,你想要<a href="?action=refresh-all" data-action="refresh-all">更新订阅源</a>嘛?',
'Nothing to read, do you want to %supdate your subscriptions%s?' => '空空如也,你想要%s更新订阅源%s嘛?',
'Show help' => '显示帮助',
'Close help' => '关闭帮助',
// '%d second ago' => '',
@ -184,7 +184,7 @@ return array(
// 'Activated' => '',
// 'Remove this feed' => '',
// 'Miniflux' => '',
// 'mini<span>flux</span>' => '',
// 'mini%sflux%s' => '',
// 'All' => '',
// 'Advanced' => '',
// 'Documentation' => '',

View File

@ -1,6 +1,6 @@
<?php if (empty($items)): ?>
<p class="alert alert-info">
<?= tne('This subscription is empty, <a href="?action=unread">go back to unread items</a>') ?>
<?= tne('This subscription is empty, %sgo back to unread items%s','<a href="?action=unread">','</a>') ?>
</p>
<?php else: ?>
@ -11,7 +11,7 @@
<a href="?action=refresh-feed&amp;feed_id=<?= $feed['id'] ?>&amp;redirect=feed-items"><?= t('refresh') ?></a>
</li>
<li>
<a href="?action=feed-items&amp;feed_id=<?= $feed['id'] ?>&amp;order=updated&amp;direction=<?= $direction == 'asc' ? 'desc' : 'asc' ?>"><?= tne('sort by date<span class="hide-mobile"> (%s)</span>', $direction == 'desc' ? t('older first') : t('most recent first')) ?></a>
<a href="?action=feed-items&amp;feed_id=<?= $feed['id'] ?>&amp;order=updated&amp;direction=<?= $direction == 'asc' ? 'desc' : 'asc' ?>"><?= tne('sort by date %s(%s)%s', '<span class="hide-mobile">', $direction == 'desc' ? t('older first') : t('most recent first'), '</span>') ?></a>
</li>
<li>
<a href="?action=mark-feed-as-read&amp;feed_id=<?= $feed['id'] ?>" data-action="mark-feed-read" data-feed-id="<?= $feed['id'] ?>"><?= t('mark all as read') ?></a>

View File

@ -20,7 +20,7 @@
<?php if ($nb_failed_feeds > 0): ?>
<p class="alert alert-error"><?= tne('An error occurred during the last check. Refresh the feed manually and check the %sconsole%s for errors afterwards!', '<a href="?action=console">', '</a>') ?></p>
<?php elseif ($nothing_to_read): ?>
<p class="alert alert-info"><?= tne('Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>') ?></p>
<p class="alert alert-info"><?= tne('Nothing to read, do you want to %supdate your subscriptions%s?','<a href="?action=refresh-all" data-action="refresh-all">','</a>') ?></p>
<?php endif ?>
<section class="items">

View File

@ -20,7 +20,7 @@
<body>
<header>
<nav>
<a class="logo" href="?"><?= tne('mini<span>flux</span>') ?></a>
<a class="logo" href="?"><?= tne('mini%sflux%s','<span>','</span>') ?></a>
<ul>
<li <?= isset($menu) && $menu === 'unread' ? 'class="active"' : '' ?>>
<a href="?action=unread"><?= t('unread') ?><span id="nav-counter"><?= empty($nb_unread_items) ? '' : $nb_unread_items ?></span></a>

View File

@ -6,7 +6,7 @@
<h2><?= t('Unread') ?><span id="page-counter"><?= isset($nb_items) ? $nb_items : '' ?></span></h2>
<ul>
<li>
<a href="?action=unread&amp;order=updated&amp;direction=<?= $direction == 'asc' ? 'desc' : 'asc' ?>"><?= tne('sort by date<span class="hide-mobile"> (%s)</span>', $direction == 'desc' ? t('older first') : t('most recent first')) ?></a>
<a href="?action=unread&amp;order=updated&amp;direction=<?= $direction == 'asc' ? 'desc' : 'asc' ?>"><?= tne('sort by date %s(%s)%s', '<span class="hide-mobile">',$direction == 'desc' ? t('older first') : t('most recent first'), '</span>') ?></a>
</li>
<li>
<a href="?action=mark-as-read" data-action="mark-all-read"><?= t('mark all as read') ?></a>