diff --git a/locales/cs_CZ/translations.php b/locales/cs_CZ/translations.php index 94f4911..16c4704 100644 --- a/locales/cs_CZ/translations.php +++ b/locales/cs_CZ/translations.php @@ -23,8 +23,8 @@ return array( // 'Older items first' => '', // 'Most recent first' => '', // 'Default sorting order for items' => '', - // 'This subscription is empty, go back to unread items' => '', - // 'sort by date (%s)' => '', + // '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 update your subscriptions?' => 'Nic ke čtení, chete aktualizovat vaše odběry?', + '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' => '', - // 'miniflux' => '', + // 'mini%sflux%s' => '', // 'All' => '', // 'Advanced' => '', // 'Documentation' => '', diff --git a/locales/de_DE/translations.php b/locales/de_DE/translations.php index a8a1098..18dba30 100644 --- a/locales/de_DE/translations.php +++ b/locales/de_DE/translations.php @@ -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, go back to unread items' => 'Dieses Abonnement ist leer, zurück zu den ungelesenen Artikeln gehen', - 'sort by date (%s)' => 'nach Datum sortieren (%s)', + '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 update your subscriptions?' => 'Nichts zu lesen, möchtest du alle Abonnements aktualisieren?', + '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', - 'miniflux' => 'miniflux', + 'mini%sflux%s' => 'mini%sflux%s', 'All' => 'Alle', 'Advanced' => 'Erweitert', 'Documentation' => 'Dokumentation', diff --git a/locales/es_ES/translations.php b/locales/es_ES/translations.php index 7e865a2..8a56b53 100644 --- a/locales/es_ES/translations.php +++ b/locales/es_ES/translations.php @@ -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, go back to unread items' => 'Esta suscripción está vacía, volver a los ítems no leídos', - 'sort by date (%s)' => 'ordenar por fecha (%s)', + '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 update your subscriptions?' => 'No hay nada que leer, ¿quiere actualizar las suscripciones?', + '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' => '', - // 'miniflux' => '', + // 'mini%sflux%s' => '', // 'All' => '', // 'Advanced' => '', // 'Documentation' => '', diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 335b9cf..64414d3 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -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, go back to unread items' => 'Cet abonnement est vide, retourner à la liste des éléments non lus', - 'sort by date (%s)' => 'trier par date (%s)', + '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 update your subscriptions?' => 'Il n\'y a rien à lire, voulez-vous mettre à jour vos abonnements ?', + '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', - 'miniflux' => 'miniflux', + 'mini%sflux%s' => 'mini%sflux%s', 'All' => 'Tout', 'Advanced' => 'Avancé', 'Documentation' => 'Documentation', diff --git a/locales/it_IT/translations.php b/locales/it_IT/translations.php index cc02c98..93baf71 100644 --- a/locales/it_IT/translations.php +++ b/locales/it_IT/translations.php @@ -23,8 +23,8 @@ return array( // 'Older items first' => '', // 'Most recent first' => '', // 'Default sorting order for items' => '', - // 'This subscription is empty, go back to unread items' => '', - // 'sort by date (%s)' => '', + // '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 update your subscriptions?' => 'Niente da leggere, vuoi aggiornare tutte le sottoscrizioni?', + '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' => '', - // 'miniflux' => '', + // 'mini%sflux%s' => '', // 'All' => '', // 'Advanced' => '', // 'Documentation' => '', diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index d72b79d..df17330 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -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, go back to unread items' => 'Esta assinatura está vazia, voltar para os tens não lidos', - 'sort by date (%s)' => 'ordenar por data (%s)', + '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 update your subscriptions?' => 'Nada para ler, você quer atualizar suas assinaturas?', + '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', - 'miniflux' => 'miniflux', + 'mini%sflux%s' => 'mini%sflux%s', 'All' => 'Todos', 'Advanced' => 'Avançado', 'Documentation' => 'Documentação', diff --git a/locales/zh_CN/translations.php b/locales/zh_CN/translations.php index 8a6b82e..69d15a1 100644 --- a/locales/zh_CN/translations.php +++ b/locales/zh_CN/translations.php @@ -23,8 +23,8 @@ return array( // 'Older items first' => '', // 'Most recent first' => '', // 'Default sorting order for items' => '', - // 'This subscription is empty, go back to unread items' => '', - // 'sort by date (%s)' => '', + // '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 update your subscriptions?' => '空空如也,你想要更新订阅源嘛?', + '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' => '', - // 'miniflux' => '', + // 'mini%sflux%s' => '', // 'All' => '', // 'Advanced' => '', // 'Documentation' => '', diff --git a/templates/feed_items.php b/templates/feed_items.php index d34fd8a..23412c1 100644 --- a/templates/feed_items.php +++ b/templates/feed_items.php @@ -1,6 +1,6 @@

- go back to unread items') ?> + ','') ?>

@@ -11,7 +11,7 @@
  • - (%s)', $direction == 'desc' ? t('older first') : t('most recent first')) ?> + ', $direction == 'desc' ? t('older first') : t('most recent first'), '') ?>
  • diff --git a/templates/feeds.php b/templates/feeds.php index 29ebb41..0f1d693 100644 --- a/templates/feeds.php +++ b/templates/feeds.php @@ -20,7 +20,7 @@ 0): ?>

    ', '') ?>

    -

    update your subscriptions?') ?>

    +

    ','') ?>

    diff --git a/templates/layout.php b/templates/layout.php index ca1aabf..44422fe 100644 --- a/templates/layout.php +++ b/templates/layout.php @@ -20,7 +20,7 @@