Procházet zdrojové kódy

Add todo comments for translation

Alexis Degrugillier před 10 roky
rodič
revize
fac236a041
4 změnil soubory, kde provedl 8 přidání a 8 odebrání
  1. 3 3
      app/i18n/cz/admin.php
  2. 1 1
      app/i18n/cz/gen.php
  3. 3 3
      app/i18n/de/admin.php
  4. 1 1
      app/i18n/de/gen.php

+ 3 - 3
app/i18n/cz/admin.php

@@ -147,9 +147,9 @@ return array(
 		'top_feed' => 'Top ten kanálů',
 		'top_feed' => 'Top ten kanálů',
 	),
 	),
 	'system' => array(
 	'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(
 		'registration' => array(
 			'help' => '0 znamená žádná omezení účtu',
 			'help' => '0 znamená žádná omezení účtu',
 			'number' => 'Maximální počet účtů',
 			'number' => 'Maximální počet účtů',

+ 1 - 1
app/i18n/cz/gen.php

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

+ 3 - 3
app/i18n/de/admin.php

@@ -147,9 +147,9 @@ return array(
 		'top_feed' => 'Top 10-Feeds',
 		'top_feed' => 'Top 10-Feeds',
 	),
 	),
 	'system' => array(
 	'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(
 		'registration' => array(
 			'help' => '0 meint, dass es kein Account Limit gibt',
 			'help' => '0 meint, dass es kein Account Limit gibt',
 			'number' => 'Maximale Anzahl von Accounts',
 			'number' => 'Maximale Anzahl von Accounts',

+ 1 - 1
app/i18n/de/gen.php

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