summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <github@ainw.org> 2017-06-04 10:12:27 +0200
committerGravatar Alexis Degrugillier <github@ainw.org> 2017-06-04 10:12:27 +0200
commit1eaea0e8c7d34271207dc0de74defdc5534b02b5 (patch)
treec241dd705684ab98669c9ee1f80ab4b697e5a03c
parenta52dc33353665be0d5f59231539c0143a35d55ec (diff)
Add to-do comments in translation files
-rw-r--r--app/i18n/cz/sub.php14
-rw-r--r--app/i18n/de/sub.php14
-rw-r--r--app/i18n/it/sub.php14
-rw-r--r--app/i18n/nl/sub.php14
-rw-r--r--app/i18n/ru/sub.php106
-rw-r--r--app/i18n/tr/sub.php14
-rw-r--r--app/i18n/zh-cn/sub.php14
7 files changed, 95 insertions, 95 deletions
diff --git a/app/i18n/cz/sub.php b/app/i18n/cz/sub.php
index 4fa790107..09b23d222 100644
--- a/app/i18n/cz/sub.php
+++ b/app/i18n/cz/sub.php
@@ -2,9 +2,9 @@
return array(
'bookmarklet' => array(
- 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',
- 'label' => 'Subscribe',
- 'title' => 'Bookmarklet',
+ 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
+ 'label' => 'Subscribe',// TODO
+ 'title' => 'Bookmarklet',// TODO
),
'category' => array(
'_' => 'Kategorie',
@@ -45,8 +45,8 @@ return array(
'pubsubhubbub' => 'Okamžité oznámení s PubSubHubbub',
),
'firefox' => array(
- 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',
- 'title' => 'Firefox feed reader',
+ 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',// TODO
+ 'title' => 'Firefox feed reader',// TODO
),
'import_export' => array(
'export' => 'Export',
@@ -63,11 +63,11 @@ return array(
'bookmark' => 'Přihlásit (FreshRSS bookmark)',
'import_export' => 'Import / export',
'subscription_management' => 'Správa subskripcí',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
'title' => array(
'_' => 'Správa subskripcí',
'feed_management' => 'Správa RSS kanálů',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
);
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php
index aed931ab7..c16d09db1 100644
--- a/app/i18n/de/sub.php
+++ b/app/i18n/de/sub.php
@@ -2,9 +2,9 @@
return array(
'bookmarklet' => array(
- 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',
- 'label' => 'Subscribe',
- 'title' => 'Bookmarklet',
+ 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
+ 'label' => 'Subscribe',// TODO
+ 'title' => 'Bookmarklet',// TODO
),
'category' => array(
'_' => 'Kategorie',
@@ -45,8 +45,8 @@ return array(
'pubsubhubbub' => 'Sofortbenachrichtigung mit PubSubHubbub',
),
'firefox' => array(
- 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',
- 'title' => 'Firefox feed reader',
+ 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',// TODO
+ 'title' => 'Firefox feed reader',// TODO
),
'import_export' => array(
'export' => 'Exportieren',
@@ -63,11 +63,11 @@ return array(
'bookmark' => 'Abonnieren (FreshRSS-Lesezeichen)',
'import_export' => 'Importieren / Exportieren',
'subscription_management' => 'Abonnementverwaltung',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
'title' => array(
'_' => 'Abonnementverwaltung',
'feed_management' => 'Verwaltung der RSS-Feeds',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
);
diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php
index d1ae44e0f..e730e2bc8 100644
--- a/app/i18n/it/sub.php
+++ b/app/i18n/it/sub.php
@@ -2,9 +2,9 @@
return array(
'bookmarklet' => array(
- 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',
- 'label' => 'Subscribe',
- 'title' => 'Bookmarklet',
+ 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
+ 'label' => 'Subscribe',// TODO
+ 'title' => 'Bookmarklet',// TODO
),
'category' => array(
'_' => 'Categoria',
@@ -45,8 +45,8 @@ return array(
'pubsubhubbub' => 'Notifica istantanea con PubSubHubbub',
),
'firefox' => array(
- 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',
- 'title' => 'Firefox feed reader',
+ 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',// TODO
+ 'title' => 'Firefox feed reader',// TODO
),
'import_export' => array(
'export' => 'Esporta',
@@ -63,11 +63,11 @@ return array(
'bookmark' => 'Bookmark (trascina nei preferiti)',
'import_export' => 'Importa / esporta',
'subscription_management' => 'Gestione sottoscrizioni',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
'title' => array(
'_' => 'Gestione sottoscrizioni',
'feed_management' => 'Gestione RSS feeds',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
);
diff --git a/app/i18n/nl/sub.php b/app/i18n/nl/sub.php
index 8af40e1a8..bfa0911b7 100644
--- a/app/i18n/nl/sub.php
+++ b/app/i18n/nl/sub.php
@@ -2,9 +2,9 @@
/* Dutch translation by Wanabo. http://www.nieuwskop.be */
return array(
'bookmarklet' => array(
- 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',
- 'label' => 'Subscribe',
- 'title' => 'Bookmarklet',
+ 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
+ 'label' => 'Subscribe',// TODO
+ 'title' => 'Bookmarklet',// TODO
),
'category' => array(
'_' => 'Categorie',
@@ -45,8 +45,8 @@ return array(
'website' => 'Website URL',
),
'firefox' => array(
- 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',
- 'title' => 'Firefox feed reader',
+ 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',// TODO
+ 'title' => 'Firefox feed reader',// TODO
),
'import_export' => array(
'export' => 'Exporteer',
@@ -63,11 +63,11 @@ return array(
'bookmark' => 'Abonneer (FreshRSS bladwijzer)',
'import_export' => 'Importeer / exporteer',
'subscription_management' => 'Abonnementenbeheer',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
'title' => array(
'_' => 'Abonnementenbeheer',
'feed_management' => 'RSS-feedbeheer',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
);
diff --git a/app/i18n/ru/sub.php b/app/i18n/ru/sub.php
index c6cf4e8b3..fa28a3ec4 100644
--- a/app/i18n/ru/sub.php
+++ b/app/i18n/ru/sub.php
@@ -2,72 +2,72 @@
return array(
'bookmarklet' => array(
- 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',
- 'label' => 'Subscribe',
- 'title' => 'Bookmarklet',
+ 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
+ 'label' => 'Subscribe',// TODO
+ 'title' => 'Bookmarklet',// TODO
),
'category' => array(
- '_' => 'Category',
- 'add' => 'Add a category',
- 'empty' => 'Empty category',
- 'new' => 'New category',
+ '_' => 'Category',// TODO
+ 'add' => 'Add a category',// TODO
+ 'empty' => 'Empty category',// TODO
+ 'new' => 'New category',// TODO
),
'feed' => array(
- 'add' => 'Add a RSS feed',
- 'advanced' => 'Advanced',
- 'archiving' => 'Archivage',
+ 'add' => 'Add a RSS feed',// TODO
+ 'advanced' => 'Advanced',// TODO
+ 'archiving' => 'Archivage',// TODO
'auth' => array(
- 'configuration' => 'Login',
- 'help' => 'Connection allows to access HTTP protected RSS feeds',
- 'http' => 'HTTP Authentication',
- 'password' => 'HTTP password',
- 'username' => 'HTTP username',
+ 'configuration' => 'Login',// TODO
+ 'help' => 'Connection allows to access HTTP protected RSS feeds',// TODO
+ 'http' => 'HTTP Authentication',// TODO
+ 'password' => 'HTTP password',// TODO
+ 'username' => 'HTTP username',// TODO
),
- 'css_help' => 'Retrieves truncated RSS feeds (caution, requires more time!)',
- 'css_path' => 'Articles CSS path on original website',
- 'description' => 'Description',
- 'empty' => 'This feed is empty. Please verify that it is still maintained.',
- 'error' => 'This feed has encountered a problem. Please verify that it is always reachable then actualize it.',
- 'in_main_stream' => 'Show in main stream',
- 'informations' => '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>.',
- 'no_selected' => 'No feed selected.',
- 'number_entries' => '%d articles',
- 'stats' => 'Statistics',
- 'think_to_add' => 'You may add some feeds.',
- 'title' => 'Title',
- 'title_add' => 'Add a RSS feed',
- 'ttl' => 'Do not automatically refresh more often than',
- 'url' => 'Feed URL',
- 'validator' => 'Check the validity of the feed',
- 'website' => 'Website URL',
- 'pubsubhubbub' => 'Instant notification with PubSubHubbub',
+ 'css_help' => 'Retrieves truncated RSS feeds (caution, requires more time!)',// TODO
+ 'css_path' => 'Articles CSS path on original website',// TODO
+ 'description' => 'Description',// TODO
+ 'empty' => 'This feed is empty. Please verify that it is still maintained.',// TODO
+ 'error' => 'This feed has encountered a problem. Please verify that it is always reachable then actualize it.',// TODO
+ 'in_main_stream' => 'Show in main stream',// TODO
+ 'informations' => 'Information',// TODO
+ 'keep_history' => 'Minimum number of articles to keep',// TODO
+ 'moved_category_deleted' => 'When you delete a category, its feeds are automatically classified under <em>%s</em>.',// TODO
+ 'no_selected' => 'No feed selected.',// TODO
+ 'number_entries' => '%d articles',// TODO
+ 'stats' => 'Statistics',// TODO
+ 'think_to_add' => 'You may add some feeds.',// TODO
+ 'title' => 'Title',// TODO
+ 'title_add' => 'Add a RSS feed',// TODO
+ 'ttl' => 'Do not automatically refresh more often than',// TODO
+ 'url' => 'Feed URL',// TODO
+ 'validator' => 'Check the validity of the feed',// TODO
+ 'website' => 'Website URL',// TODO
+ 'pubsubhubbub' => 'Instant notification with PubSubHubbub',// TODO
),
'firefox' => array(
- 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',
- 'title' => 'Firefox feed reader',
+ 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',// TODO
+ 'title' => 'Firefox feed reader',// TODO
),
'import_export' => array(
- 'export' => 'Export',
- 'export_opml' => 'Export list of feeds (OPML)',
- 'export_starred' => 'Export your favourites',
- 'feed_list' => 'List of %s articles',
- 'file_to_import' => 'File to import<br />(OPML, JSON or ZIP)',
- 'file_to_import_no_zip' => 'File to import<br />(OPML or JSON)',
- 'import' => 'Import',
- 'starred_list' => 'List of favourite articles',
- 'title' => 'Import / export',
+ 'export' => 'Export',// TODO
+ 'export_opml' => 'Export list of feeds (OPML)',// TODO
+ 'export_starred' => 'Export your favourites',// TODO
+ 'feed_list' => 'List of %s articles',// TODO
+ 'file_to_import' => 'File to import<br />(OPML, JSON or ZIP)',// TODO
+ 'file_to_import_no_zip' => 'File to import<br />(OPML or JSON)',// TODO
+ 'import' => 'Import',// TODO
+ 'starred_list' => 'List of favourite articles',// TODO
+ 'title' => 'Import / export',// TODO
),
'menu' => array(
- 'bookmark' => 'Subscribe (FreshRSS bookmark)',
- 'import_export' => 'Import / export',
- 'subscription_management' => 'Subscriptions management',
- 'subscription_tools' => 'Subscription tools',
+ 'bookmark' => 'Subscribe (FreshRSS bookmark)',// TODO
+ 'import_export' => 'Import / export',// TODO
+ 'subscription_management' => 'Subscriptions management',// TODO
+ 'subscription_tools' => 'Subscription tools',// TODO
),
'title' => array(
- '_' => 'Subscriptions management',
- 'feed_management' => 'RSS feeds management',
- 'subscription_tools' => 'Subscription tools',
+ '_' => 'Subscriptions management',// TODO
+ 'feed_management' => 'RSS feeds management',// TODO
+ 'subscription_tools' => 'Subscription tools',// TODO
),
);
diff --git a/app/i18n/tr/sub.php b/app/i18n/tr/sub.php
index ab9b6caa5..e928fae72 100644
--- a/app/i18n/tr/sub.php
+++ b/app/i18n/tr/sub.php
@@ -2,9 +2,9 @@
return array(
'bookmarklet' => array(
- 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',
- 'label' => 'Subscribe',
- 'title' => 'Bookmarklet',
+ 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
+ 'label' => 'Subscribe',// TODO
+ 'title' => 'Bookmarklet',// TODO
),
'category' => array(
'_' => 'Kategori',
@@ -45,8 +45,8 @@ return array(
'pubsubhubbub' => 'PubSubHubbub ile anlık bildirim',
),
'firefox' => array(
- 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',
- 'title' => 'Firefox feed reader',
+ 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',// TODO
+ 'title' => 'Firefox feed reader',// TODO
),
'import_export' => array(
'export' => 'Dışa aktar',
@@ -63,11 +63,11 @@ return array(
'bookmark' => 'Abonelik (FreshRSS yer imleri)',
'import_export' => 'İçe / dışa aktar',
'subscription_management' => 'Abonelik yönetimi',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
'title' => array(
'_' => 'Abonelik yönetimi',
'feed_management' => 'RSS akış yönetimi',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
);
diff --git a/app/i18n/zh-cn/sub.php b/app/i18n/zh-cn/sub.php
index d30472f81..159bcd919 100644
--- a/app/i18n/zh-cn/sub.php
+++ b/app/i18n/zh-cn/sub.php
@@ -2,9 +2,9 @@
return array(
'bookmarklet' => array(
- 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',
- 'label' => 'Subscribe',
- 'title' => 'Bookmarklet',
+ 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
+ 'label' => 'Subscribe',// TODO
+ 'title' => 'Bookmarklet',// TODO
),
'category' => array(
'_' => '分类',
@@ -45,8 +45,8 @@ return array(
'pubsubhubbub' => 'PubSubHubbub 即时通知',
),
'firefox' => array(
- 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',
- 'title' => 'Firefox feed reader',
+ 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',// TODO
+ 'title' => 'Firefox feed reader',// TODO
),
'import_export' => array(
'export' => '导出',
@@ -63,11 +63,11 @@ return array(
'bookmark' => '订阅 (FreshRSS 书签)',
'import_export' => '导入/导出',
'subscription_management' => '订阅管理',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
'title' => array(
'_' => '订阅管理',
'feed_management' => 'RSS 源管理',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
);