diff options
Diffstat (limited to 'app/i18n')
| -rw-r--r-- | app/i18n/cz/sub.php | 4 | ||||
| -rw-r--r-- | app/i18n/de/sub.php | 4 | ||||
| -rw-r--r-- | app/i18n/en/sub.php | 4 | ||||
| -rwxr-xr-x | app/i18n/es/sub.php | 4 | ||||
| -rw-r--r-- | app/i18n/fr/sub.php | 4 | ||||
| -rw-r--r-- | app/i18n/he/sub.php | 4 | ||||
| -rw-r--r-- | app/i18n/it/sub.php | 4 | ||||
| -rw-r--r-- | app/i18n/kr/sub.php | 4 | ||||
| -rw-r--r-- | app/i18n/nl/sub.php | 4 | ||||
| -rw-r--r-- | app/i18n/oc/sub.php | 4 | ||||
| -rw-r--r-- | app/i18n/pt-br/sub.php | 4 | ||||
| -rw-r--r-- | app/i18n/ru/sub.php | 4 | ||||
| -rw-r--r-- | app/i18n/tr/sub.php | 4 | ||||
| -rw-r--r-- | app/i18n/zh-cn/sub.php | 4 |
14 files changed, 42 insertions, 14 deletions
diff --git a/app/i18n/cz/sub.php b/app/i18n/cz/sub.php index 2e81c928d..b2bdf416b 100644 --- a/app/i18n/cz/sub.php +++ b/app/i18n/cz/sub.php @@ -14,7 +14,9 @@ return array( '_' => 'Kategorie', 'add' => 'Přidat kategorii', 'empty' => 'Vyprázdit kategorii', + 'information' => 'Informace', 'new' => 'Nová kategorie', + 'title' => 'Název', ), 'feed' => array( 'add' => 'Přidat RSS kanál', @@ -37,7 +39,7 @@ return array( '_' => 'Filter actions', //TODO - Translation 'help' => 'Write one search filter per line.', //TODO - Translation ), - 'informations' => 'Informace', + 'information' => 'Informace', 'keep_history' => 'Zachovat tento minimální počet článků', 'moved_category_deleted' => 'Po smazání kategorie budou v ní obsažené kanály automaticky přesunuty do <em>%s</em>.', 'mute' => 'mute', //TODO - Translation diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php index bd050671e..abc01b954 100644 --- a/app/i18n/de/sub.php +++ b/app/i18n/de/sub.php @@ -14,7 +14,9 @@ return array( '_' => 'Kategorie', 'add' => 'Eine Kategorie hinzufügen', 'empty' => 'Leere Kategorie', + 'information' => 'Information', 'new' => 'Neue Kategorie', + 'title' => 'Titel', ), 'feed' => array( 'add' => 'Einen RSS-Feed hinzufügen', @@ -37,7 +39,7 @@ return array( '_' => 'Filter actions', //TODO - Translation 'help' => 'Write one search filter per line.', //TODO - Translation ), - 'informations' => 'Information', + 'information' => 'Information', 'keep_history' => 'Minimale Anzahl an Artikeln, die behalten wird', 'moved_category_deleted' => 'Wenn Sie eine Kategorie entfernen, werden deren Feeds automatisch in die Kategorie <em>%s</em> eingefügt.', 'mute' => 'Stumm schalten', diff --git a/app/i18n/en/sub.php b/app/i18n/en/sub.php index f11eb9b99..fde01f9df 100644 --- a/app/i18n/en/sub.php +++ b/app/i18n/en/sub.php @@ -14,7 +14,9 @@ return array( '_' => 'Category', 'add' => 'Add a category', 'empty' => 'Empty category', + 'information' => 'Information', 'new' => 'New category', + 'title' => 'Title', ), 'feed' => array( 'add' => 'Add a RSS feed', @@ -37,7 +39,7 @@ return array( '_' => 'Filter actions', 'help' => 'Write one search filter per line.', ), - 'informations' => 'Information', + 'information' => 'Information', 'keep_history' => 'Minimum number of articles to keep', 'moved_category_deleted' => 'When you delete a category, its feeds are automatically classified under <em>%s</em>.', 'mute' => 'mute', diff --git a/app/i18n/es/sub.php b/app/i18n/es/sub.php index c0526106f..7d33c59fa 100755 --- a/app/i18n/es/sub.php +++ b/app/i18n/es/sub.php @@ -14,7 +14,9 @@ return array( '_' => 'Categoría', 'add' => 'Añadir a la categoría', 'empty' => 'Vaciar categoría', + 'information' => 'Información', 'new' => 'Nueva categoría', + 'title' => 'Título', ), 'feed' => array( 'add' => 'Añadir fuente RSS', @@ -37,7 +39,7 @@ return array( '_' => 'Filter actions', //TODO - Translation 'help' => 'Write one search filter per line.', //TODO - Translation ), - 'informations' => 'Información', + 'information' => 'Información', 'keep_history' => 'Número mínimo de artículos a conservar', 'moved_category_deleted' => 'Al borrar una categoría todas sus fuentes pasan automáticamente a la categoría <em>%s</em>.', 'mute' => 'mute', //TODO - Translation diff --git a/app/i18n/fr/sub.php b/app/i18n/fr/sub.php index b71019faa..df44150c2 100644 --- a/app/i18n/fr/sub.php +++ b/app/i18n/fr/sub.php @@ -14,7 +14,9 @@ return array( '_' => 'Catégorie', 'add' => 'Ajouter une catégorie', 'empty' => 'Catégorie vide', + 'information' => 'Informations', 'new' => 'Nouvelle catégorie', + 'title' => 'Titre', ), 'feed' => array( 'add' => 'Ajouter un flux RSS', @@ -37,7 +39,7 @@ return array( '_' => 'Filtres d’action', 'help' => 'Écrivez une recherche par ligne.', ), - 'informations' => 'Informations', + 'information' => 'Informations', 'keep_history' => 'Nombre minimum d’articles à conserver', 'moved_category_deleted' => 'Lors de la suppression d’une catégorie, ses flux seront automatiquement classés dans <em>%s</em>.', 'mute' => 'muet', diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php index bb2025bc3..8a629defb 100644 --- a/app/i18n/he/sub.php +++ b/app/i18n/he/sub.php @@ -14,7 +14,9 @@ return array( '_' => 'קטגוריה', 'add' => 'הוספת קטגוריה', 'empty' => 'Empty category', //TODO - Translation + 'information' => 'מידע', 'new' => 'קטגוריה חדשה', + 'title' => 'כותרת', ), 'feed' => array( 'add' => 'הוספת הזנה', @@ -37,7 +39,7 @@ return array( '_' => 'Filter actions', //TODO - Translation 'help' => 'Write one search filter per line.', //TODO - Translation ), - 'informations' => 'מידע', + 'information' => 'מידע', 'keep_history' => 'מסםר מינימלי של מאמרים לשמור', 'moved_category_deleted' => 'כאשר הקטגוריה נמחקת ההזנות שבתוכה אוטומטית מקוטלגות תחת <em>%s</em>.', 'mute' => 'mute', //TODO - Translation diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php index bf279e059..50738d9e3 100644 --- a/app/i18n/it/sub.php +++ b/app/i18n/it/sub.php @@ -14,7 +14,9 @@ return array( '_' => 'Categoria', 'add' => 'Aggiungi una categoria', 'empty' => 'Categoria vuota', + 'information' => 'Informazioni', 'new' => 'Nuova categoria', + 'title' => 'Titolo', ), 'feed' => array( 'add' => 'Aggiungi un Feed RSS', @@ -37,7 +39,7 @@ return array( '_' => 'Filter actions', //TODO - Translation 'help' => 'Write one search filter per line.', //TODO - Translation ), - 'informations' => 'Informazioni', + 'information' => 'Informazioni', 'keep_history' => 'Numero minimo di articoli da mantenere', 'moved_category_deleted' => 'Cancellando una categoria i feed al suo interno verranno classificati automaticamente come <em>%s</em>.', 'mute' => 'mute', //TODO - Translation diff --git a/app/i18n/kr/sub.php b/app/i18n/kr/sub.php index 151775c1c..f8eccfa27 100644 --- a/app/i18n/kr/sub.php +++ b/app/i18n/kr/sub.php @@ -14,7 +14,9 @@ return array( '_' => '카테고리', 'add' => '카테고리 추가', 'empty' => '빈 카테고리', + 'information' => '정보', 'new' => '새 카테고리', + 'title' => '제목', ), 'feed' => array( 'add' => 'RSS 피드 추가', @@ -37,7 +39,7 @@ return array( '_' => 'Filter actions', //TODO - Translation 'help' => 'Write one search filter per line.', //TODO - Translation ), - 'informations' => '정보', + 'information' => '정보', 'keep_history' => '최소 유지 글 개수', 'moved_category_deleted' => '카테고리를 삭제하면, 해당 카테고리 아래에 있던 피드들은 자동적으로 <em>%s</em> 아래로 분류됩니다.', 'mute' => '무기한 새로고침 금지', diff --git a/app/i18n/nl/sub.php b/app/i18n/nl/sub.php index 8ba9c020d..b59515f42 100644 --- a/app/i18n/nl/sub.php +++ b/app/i18n/nl/sub.php @@ -14,7 +14,9 @@ return array( '_' => 'Categorie', 'add' => 'Voeg categorie toe', 'empty' => 'Lege categorie', + 'information' => 'Informatie', 'new' => 'Nieuwe categorie', + 'title' => 'Titel', ), 'feed' => array( 'add' => 'Voeg een RSS feed toe', @@ -37,7 +39,7 @@ return array( '_' => 'Filter actions', //TODO - Translation 'help' => 'Write one search filter per line.', //TODO - Translation ), - 'informations' => 'Informatie', + 'information' => 'Informatie', 'keep_history' => 'Minimum aantal artikelen om te houden', 'moved_category_deleted' => 'Als u een categorie verwijderd, worden de feeds automatisch geclassificeerd onder <em>%s</em>.', 'mute' => 'demp', diff --git a/app/i18n/oc/sub.php b/app/i18n/oc/sub.php index 5a7bb2b57..eae9dff29 100644 --- a/app/i18n/oc/sub.php +++ b/app/i18n/oc/sub.php @@ -13,7 +13,9 @@ return array( '_' => 'Categoria', 'add' => 'Ajustar una categoria', 'empty' => 'Categoria voida', + 'information' => 'Informacions', 'new' => 'Nòva categoria', + 'title' => 'Títol', ), 'feed' => array( 'add' => 'Ajustar un flux RSS', @@ -36,7 +38,7 @@ return array( '_' => 'Filtre d’accion', 'help' => 'Escrivètz una recèrca per linha.', ), - 'informations' => 'Informacions', + 'information' => 'Informacions', 'keep_history' => 'Nombre minimum d’articles de servar', 'moved_category_deleted' => 'Quand escafatz una categoria, sos fluxes son automaticament classats dins <em>%s</em>.', 'mute' => 'mut', diff --git a/app/i18n/pt-br/sub.php b/app/i18n/pt-br/sub.php index fc26e89e7..d4bea33c4 100644 --- a/app/i18n/pt-br/sub.php +++ b/app/i18n/pt-br/sub.php @@ -14,7 +14,9 @@ return array( '_' => 'Categoria', 'add' => 'Adicionar uma categoria', 'empty' => 'Categoria vazia', + 'information' => 'Informações', 'new' => 'Nova categoria', + 'title' => 'Título', ), 'feed' => array( 'add' => 'Adicionar um RSS feed', @@ -37,7 +39,7 @@ return array( '_' => 'Filter actions', //TODO - Translation 'help' => 'Write one search filter per line.', //TODO - Translation ), - 'informations' => 'Informações', + 'information' => 'Informações', 'keep_history' => 'Número mínimo de artigos para manter', 'moved_category_deleted' => 'Quando você deleta uma categoria, seus feeds são automaticamente classificados como <em>%s</em>.', 'mute' => 'mute', //TODO - Translation diff --git a/app/i18n/ru/sub.php b/app/i18n/ru/sub.php index e125d549e..a2c4e4690 100644 --- a/app/i18n/ru/sub.php +++ b/app/i18n/ru/sub.php @@ -14,7 +14,9 @@ return array( '_' => 'Category', //TODO - Translation 'add' => 'Add a category', //TODO - Translation 'empty' => 'Empty category', //TODO - Translation + 'information' => 'Information', //TODO - Translation 'new' => 'New category', //TODO - Translation + 'title' => 'Title', //TODO - Translation ), 'feed' => array( 'add' => 'Add a RSS feed', //TODO - Translation @@ -37,7 +39,7 @@ return array( '_' => 'Filter actions', //TODO - Translation 'help' => 'Write one search filter per line.', //TODO - Translation ), - 'informations' => 'Information', //TODO - Translation + 'information' => 'Information', //TODO - Translation 'keep_history' => 'Minimum number of articles to keep', //TODO - Translation 'moved_category_deleted' => 'When you delete a category, its feeds are automatically classified under <em>%s</em>.', //TODO - Translation 'mute' => 'mute', //TODO - Translation diff --git a/app/i18n/tr/sub.php b/app/i18n/tr/sub.php index 9f4945c0a..858d15758 100644 --- a/app/i18n/tr/sub.php +++ b/app/i18n/tr/sub.php @@ -14,7 +14,9 @@ return array( '_' => 'Kategori', 'add' => 'Kategori ekle', 'empty' => 'Boş kategori', + 'information' => 'Bilgi', 'new' => 'Yeni kategori', + 'title' => 'Başlık', ), 'feed' => array( 'add' => 'RSS akışı ekle', @@ -37,7 +39,7 @@ return array( '_' => 'Filter actions', //TODO - Translation 'help' => 'Write one search filter per line.', //TODO - Translation ), - 'informations' => 'Bilgi', + 'information' => 'Bilgi', 'keep_history' => 'En az tutulacak makale sayısı', 'moved_category_deleted' => 'Bir kategoriyi silerseniz, içerisindeki akışlar <em>%s</em> içerisine yerleşir.', 'mute' => 'mute', //TODO - Translation diff --git a/app/i18n/zh-cn/sub.php b/app/i18n/zh-cn/sub.php index 90f9fd942..bf517756b 100644 --- a/app/i18n/zh-cn/sub.php +++ b/app/i18n/zh-cn/sub.php @@ -14,7 +14,9 @@ return array( '_' => '分类', 'add' => '添加分类', 'empty' => '空分类', + 'information' => '信息', 'new' => '新分类', + 'title' => '标题', ), 'feed' => array( 'add' => '添加 RSS 源', @@ -37,7 +39,7 @@ return array( '_' => 'Filter actions', //TODO - Translation 'help' => 'Write one search filter per line.', //TODO - Translation ), - 'informations' => '信息', + 'information' => '信息', 'keep_history' => '至少保存的文章数', 'moved_category_deleted' => '删除分类时,其中的 RSS 源会自动归类到 <em>%s</em>', 'mute' => '暂停', |
