Add todo comments for translation

pull/958/head
Alexis Degrugillier 9 years ago
parent 428e3f5c96
commit fac236a041
  1. 6
      app/i18n/cz/admin.php
  2. 2
      app/i18n/cz/gen.php
  3. 6
      app/i18n/de/admin.php
  4. 2
      app/i18n/de/gen.php

@ -147,9 +147,9 @@ return array(
'top_feed' => 'Top ten kanálů',
),
'system' => array(
'_' => 'System configuration',
'max-categories' => 'Categories per user limit',
'max-feeds' => 'Feeds per user limit',
'_' => 'System configuration', // @todo translate
'max-categories' => 'Categories per user limit', // @todo translate
'max-feeds' => 'Feeds per user limit', // @todo translate
'registration' => array(
'help' => '0 znamená žádná omezení účtu',
'number' => 'Maximální počet účtů',

@ -137,7 +137,7 @@ return array(
'sharing' => 'Sdílení',
'shortcuts' => 'Zkratky',
'stats' => 'Statistika',
'system' => 'System configuration',
'system' => 'System configuration',// @todo translate
'update' => 'Aktualizace',
'user_management' => 'Správa uživatelů',
'user_profile' => 'Profil',

@ -147,9 +147,9 @@ return array(
'top_feed' => 'Top 10-Feeds',
),
'system' => array(
'_' => 'System configuration',
'max-categories' => 'Categories per user limit',
'max-feeds' => 'Feeds per user limit',
'_' => 'System configuration', // @todo translate
'max-categories' => 'Categories per user limit', // @todo translate
'max-feeds' => 'Feeds per user limit', // @todo translate
'registration' => array(
'help' => '0 meint, dass es kein Account Limit gibt',
'number' => 'Maximale Anzahl von Accounts',

@ -137,7 +137,7 @@ return array(
'sharing' => 'Teilen',
'shortcuts' => 'Tastaturkürzel',
'stats' => 'Statistiken',
'system' => 'System configuration',
'system' => 'System configuration',// @todo translate
'update' => 'Aktualisieren',
'user_management' => 'Benutzer verwalten',
'user_profile' => 'Profil',

Loading…
Cancel
Save