[pLog-svn] r6131 - plog/branches/lifetype-1.2/locale/admin

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Wed Dec 26 15:30:24 EST 2007


Author: jondaley
Date: 2007-12-26 15:30:23 -0500 (Wed, 26 Dec 2007)
New Revision: 6131

Modified:
   plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php
   plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php
   plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php
   plog/branches/lifetype-1.2/locale/admin/locale_fr_FR.php
   plog/branches/lifetype-1.2/locale/admin/locale_gl_ES.php
   plog/branches/lifetype-1.2/locale/admin/locale_hu_HU.php
   plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php
   plog/branches/lifetype-1.2/locale/admin/locale_nl_NL.php
   plog/branches/lifetype-1.2/locale/admin/locale_ru_RU.php
   plog/branches/lifetype-1.2/locale/admin/locale_tt_RU.php
   plog/branches/lifetype-1.2/locale/admin/locale_vi_VN.php
Log:
fixed http://bugs.lifetype.net/view.php?id=1437 Simply a documentation correction.  Mark - can you updated the Chinese versions if they need it?

Modified: plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php	2007-12-26 19:55:29 UTC (rev 6130)
+++ plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php	2007-12-26 20:30:23 UTC (rev 6131)
@@ -622,7 +622,7 @@
 $messages['help_archive_link_format'] = 'Format für Links zu Archiven bei der Verwendung benutzerdefinierter URLs [Standard = /blog/{blogname}/archives/{year}/?{month}/?{day}]';
 $messages['help_user_posts_link_format'] = 'Format für Links zu Artikeln eines bestimmten Benutzers bei der Verwendung benutzerdefinierter URLs [Standard = /blog/{blogname}/user/{username}$]';
 $messages['help_post_trackbacks_link_format'] = 'Format für Links zur Trackback-Seite bei der Verwendung benutzerdefinierter URLs [Standard = /blog/{blogname}/post/trackbacks/{postname}$]';
-$messages['help_template_link_format'] = 'Format für Links zu benutzerdefinierten statischen Templateseiten bei der Verwendung benutzerdefinierter URLs [Standard = /blog/{blogname}/page/{templatename}$]';
+$messages['help_template_link_format'] = 'Format für Links zu benutzerdefinierten statischen Templateseiten bei der Verwendung benutzerdefinierter URLs [Standard = /blog/{blogname}/content/{templatename}$]';
 $messages['help_album_link_format'] = 'Format für Links zu Ressource-Alben bei der Verwendung benutzerdefinierter URLs [Standard = /blog/{blogname}/album/{albumname}$]';
 $messages['help_resource_link_format'] = 'Format für Links zu Ressource-Seiten mit Dateien bei der Verwendung benutzerdefinierter URLs [Standard = /blog/{blogname}/resource/{albumname}/{resourcename}$]';
 $messages['help_resource_preview_link_format'] = 'Format für Links zu Ressource-Vorschauen bei der Verwendung benutzerdefinierter URLs [Standard = /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php	2007-12-26 19:55:29 UTC (rev 6130)
+++ plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php	2007-12-26 20:30:23 UTC (rev 6131)
@@ -622,7 +622,7 @@
 $messages['help_archive_link_format'] = 'Format for links to archives when using custom URLs. [Default = /blog/{blogname}/archives/{year}/?{month}/?{day}]';
 $messages['help_user_posts_link_format'] = 'Format for articles posted by a certain user when using custom URLs. [Default = /blog/{blogname}/user/{username}$]';
 $messages['help_post_trackbacks_link_format'] = 'Format for links to the trackbacks page when using custom URLs. [Default = /blog/{blogname}/post/trackbacks/{postname}$]';
-$messages['help_template_link_format'] = 'Format for links to custom static template pages when using custom URLs. [Default = /blog/{blogname}/page/{templatename}$]';
+$messages['help_template_link_format'] = 'Format for links to custom static template pages when using custom URLs. [Default = /blog/{blogname}/content/{templatename}$]';
 $messages['help_album_link_format'] = 'Format for links to resource albums when using custom URLs. [Default = /blog/{blogname}/album/{albumname}$]';
 $messages['help_resource_link_format'] = 'Format for links to resource pages with files when using custom URLs. [Default = /blog/{blogname}/resource/{albumname}/{resourcename}$]';
 $messages['help_resource_preview_link_format'] = 'Format for links to resource previews when using custom URLs. [Default = /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php	2007-12-26 19:55:29 UTC (rev 6130)
+++ plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php	2007-12-26 20:30:23 UTC (rev 6131)
@@ -613,7 +613,7 @@
 $messages['help_archive_link_format'] = 'Formato de los enlaces a los archivos cuando las URLs personales están activadas [Valor por defecto = /blog/{blogname}/archives/{year}/?{month}/?{day}]';
 $messages['help_user_posts_link_format'] = 'Formato de los enlaces permanentes a los artículos de un autor en particular cuando las URLs personales están activadas [Valor por defecto = /blog/{blogname}/user/{username}$]';
 $messages['help_post_trackbacks_link_format'] = 'Formato de los enlaces a las páginas con los retroenlaces recibidos cuando las URLs personales están activadas  [Valor por defecto = /blog/{blogname}/post/trackbacks/{postname}$]';
-$messages['help_template_link_format'] = 'Formato de los enlaces a páginas personales cuando las URLs personales están activadas  [Valor por defecto = /blog/{blogname}/page/{templatename}$]';
+$messages['help_template_link_format'] = 'Formato de los enlaces a páginas personales cuando las URLs personales están activadas  [Valor por defecto = /blog/{blogname}/content/{templatename}$]';
 $messages['help_album_link_format'] = 'Formato de los enlaces a álbums de ficheros cuando las URLs personales están activadas  [Valor por defecto = /blog/{blogname}/album/{albumname}$]';
 $messages['help_resource_link_format'] = 'Formato de los enlaces a ficheros cuando las URLs personales están activadas  [Valor por defecto = /blog/{blogname}/resource/{albumname}/{resourcename}$]';
 $messages['help_resource_preview_link_format'] = 'Formato de los enlaces a las vistas previas de ficheros cuando las URLs personales están activadas  [Valor por defecto = /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_fr_FR.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_fr_FR.php	2007-12-26 19:55:29 UTC (rev 6130)
+++ plog/branches/lifetype-1.2/locale/admin/locale_fr_FR.php	2007-12-26 20:30:23 UTC (rev 6131)
@@ -538,7 +538,7 @@
 $messages['help_archive_link_format'] = 'Format des liens vers les archives lors de l’utilisation des URLs personnalisées. [Défaut : /blog/{blogname}/archives/{year}/?{month}/?{day}]';
 $messages['help_user_posts_link_format'] = 'Format des liens vers des articles postés par certains membres lors de l’utilisation des URLs personnalisées. [Défaut : /blog/{blogname}/user/{username}$]';
 $messages['help_post_trackbacks_link_format'] = 'Format vers les rétroliens page lors de l’utilisation des URLs personnalisées. [Défaut : /blog/{blogname}/post/trackbacks/{postname}$]';
-$messages['help_template_link_format'] = 'Format des liens vers les pages de gabarits classiques personnalisées lors de l’utilisation des URLs personnalisées. [Défaut : /blog/{blogname}/page/{templatename}$]';
+$messages['help_template_link_format'] = 'Format des liens vers les pages de gabarits classiques personnalisées lors de l’utilisation des URLs personnalisées. [Défaut : /blog/{blogname}/content/{templatename}$]';
 $messages['help_album_link_format'] = 'Format des liens vers les albums lors de l’utilisation des URLs personnalisées. [Défaut : /blog/{blogname}/album/{albumname}$]';
 $messages['help_resource_link_format'] = 'Format des liens vers les pages de ressources avec des fichiers lors de l’utilisation des URLs personnalisées. [Défaut : /blog/{blogname}/resource/{albumname}/{resourcename}$]';
 $messages['help_resource_preview_link_format'] = 'Format des liens vers les aperçus des ressources lors de l’utilisation des URLs pérsonnalisées. [Défaut : /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_gl_ES.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_gl_ES.php	2007-12-26 19:55:29 UTC (rev 6130)
+++ plog/branches/lifetype-1.2/locale/admin/locale_gl_ES.php	2007-12-26 20:30:23 UTC (rev 6131)
@@ -616,7 +616,7 @@
 $messages['help_archive_link_format'] = 'Formato dos enlaces os archivos cando as URLs persoais están activadas [Valor por defecto = /blog/{blogname}/archives/{year}/?{month}/?{day}]';
 $messages['help_user_posts_link_format'] = 'Formato dos enlaces permanentes os artigos dun autor en particular cando as URLs persoais están activadas [Valor por defecto = /blog/{blogname}/user/{username}$]';
 $messages['help_post_trackbacks_link_format'] = 'Formato dos enlaces as páxinas cos retroenlaces recibidos cando as URLs persoais están activadas  [Valor por defecto = /blog/{blogname}/post/trackbacks/{postname}$]';
-$messages['help_template_link_format'] = 'Formato dos enlaces a páxinas persoais cando as URLs persoais están activadas  [Valor por defecto = /blog/{blogname}/page/{templatename}$]';
+$messages['help_template_link_format'] = 'Formato dos enlaces a páxinas persoais cando as URLs persoais están activadas  [Valor por defecto = /blog/{blogname}/content/{templatename}$]';
 $messages['help_album_link_format'] = 'Formato dos enlaces a álbums de arquivos cando as URLs persoais están activadas  [Valor por defecto = /blog/{blogname}/album/{albumname}$]';
 $messages['help_resource_link_format'] = 'Formato dos enlaces a arquivos cando as URLs persoais están activadas  [Valor por defecto = /blog/{blogname}/resource/{albumname}/{resourcename}$]';
 $messages['help_resource_preview_link_format'] = 'Formato dos enlaces as vistas previas de arquivos cando as URLs persoais están activadas  [Valor por defecto = /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_hu_HU.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_hu_HU.php	2007-12-26 19:55:29 UTC (rev 6130)
+++ plog/branches/lifetype-1.2/locale/admin/locale_hu_HU.php	2007-12-26 20:30:23 UTC (rev 6131)
@@ -622,7 +622,7 @@
 $messages['help_archive_link_format'] = 'Format for links to archives when using custom URLs. [Default = /blog/{blogname}/archives/{year}/?{month}/?{day}]';
 $messages['help_user_posts_link_format'] = 'Format for articles posted by a certain user when using custom URLs. [Default = /blog/{blogname}/user/{username}$]';
 $messages['help_post_trackbacks_link_format'] = 'Format for links to the trackbacks page when using custom URLs. [Default = /blog/{blogname}/post/trackbacks/{postname}$]';
-$messages['help_template_link_format'] = 'Format for links to custom static template pages when using custom URLs. [Default = /blog/{blogname}/page/{templatename}$]';
+$messages['help_template_link_format'] = 'Format for links to custom static template pages when using custom URLs. [Default = /blog/{blogname}/content/{templatename}$]';
 $messages['help_album_link_format'] = 'Format for links to resource albums when using custom URLs. [Default = /blog/{blogname}/album/{albumname}$]';
 $messages['help_resource_link_format'] = 'Format for links to resource pages with files when using custom URLs. [Default = /blog/{blogname}/resource/{albumname}/{resourcename}$]';
 $messages['help_resource_preview_link_format'] = 'Format for links to resource previews when using custom URLs. [Default = /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php	2007-12-26 19:55:29 UTC (rev 6130)
+++ plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php	2007-12-26 20:30:23 UTC (rev 6131)
@@ -620,7 +620,7 @@
 $messages['help_archive_link_format'] = 'Formato dei link agli archivi quando vengono utilizzati URL personalizzati  [Predefinito = /blog/{blogname}/archives/{year}/?{month}/?{day}]';
 $messages['help_user_posts_link_format'] = 'Formato dei link agli articoli inviati da un certo utente quando vengono utilizzati URL personalizzati [Predefinito = /blog/{blogname}/user/{username}$]';
 $messages['help_post_trackbacks_link_format'] = 'Formato dei link alla pagina dei trackback quando vengono utilizzati URL personalizzati [Predefinito = /blog/{blogname}/post/trackbacks/{postname}$]';
-$messages['help_template_link_format'] = 'Formato dei link alle pagine di stile statiche personalizzate quando vengono utilizzati URL personalizzati [Predefinito = /blog/{blogname}/page/{templatename}$]';
+$messages['help_template_link_format'] = 'Formato dei link alle pagine di stile statiche personalizzate quando vengono utilizzati URL personalizzati [Predefinito = /blog/{blogname}/content/{templatename}$]';
 $messages['help_album_link_format'] = 'Formato dei link agli album delle risorse quando vengono utilizzati URL personalizzati  [Predefinito = /blog/{blogname}/album/{albumname}$]';
 $messages['help_resource_link_format'] = 'Formato dei link alle pagine delle risorse quando vengono utilizzati URL personalizzati  [Predefinito = /blog/{blogname}/resource/{albumname}/{resourcename}$]';
 $messages['help_resource_preview_link_format'] = 'Formato dei link alle anteprime delle risorse quando vengono utilizzati URL personalizzati  [Predefinito = /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_nl_NL.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_nl_NL.php	2007-12-26 19:55:29 UTC (rev 6130)
+++ plog/branches/lifetype-1.2/locale/admin/locale_nl_NL.php	2007-12-26 20:30:23 UTC (rev 6131)
@@ -654,7 +654,7 @@
 $messages['help_archive_link_format'] = 'Formaat voor links naar archieven bij gebruik van aangepaste URLs [Standaard = /blog/{blogname}/archives/{year}/?{month}/?{day}]';
 $messages['help_user_posts_link_format'] = 'Formaat voor artikelen geplaatst door een bepaalde gebruiker bij gebruik van aangepaste URLs [Standaard = /blog/{blogname}/user/{username}$]';
 $messages['help_post_trackbacks_link_format'] = 'Formaat voor links naar de Trackbacks pagina bij gebruik van aangepaste URLs [Standaard = /blog/{blogname}/post/trackbacks/{postname}$]';
-$messages['help_template_link_format'] = 'Formaat voor links naar aangepaste statische template pagina\'s bij gebruik van aangepaste URLs [Standaard = /blog/{blogname}/page/{templatename}$]';
+$messages['help_template_link_format'] = 'Formaat voor links naar aangepaste statische template pagina\'s bij gebruik van aangepaste URLs [Standaard = /blog/{blogname}/content/{templatename}$]';
 $messages['help_album_link_format'] = 'Formaat voor links naar albums bij gebruik van aangepaste URLs [Standaard = /blog/{blogname}/album/{albumname}$]';
 $messages['help_resource_link_format'] = 'Formaat voor links naar afbeeldingen bij gebruik van aangepaste URLs [Standaard = /blog/{blogname}/resource/{albumname}/{resourcename}$]';
 $messages['help_resource_preview_link_format'] = 'Formaat voor links naar verkleinde plaatjes bij gebruik van aangepaste URLs [Standaard = /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_ru_RU.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_ru_RU.php	2007-12-26 19:55:29 UTC (rev 6130)
+++ plog/branches/lifetype-1.2/locale/admin/locale_ru_RU.php	2007-12-26 20:30:23 UTC (rev 6131)
@@ -628,7 +628,7 @@
 $messages['help_archive_link_format'] = 'Форматировать в ссылки к архивам, если используются персонализированные ссылки [По умолчанию = /blog/{blogname}/archives/{year}/?{month}/?{day}]';
 $messages['help_user_posts_link_format'] = 'Форматировать в ссылки к записям, внесенным определенным пользователем, если используются персонализированные ссылки [По умолчанию = /blog/{blogname}/user/{username}$]';
 $messages['help_post_trackbacks_link_format'] = 'Форматировать в ссылки к обратным ссылкам, если используются персонализированные ссылки [По умолчанию = /blog/{blogname}/post/trackbacks/{postname}$]';
-$messages['help_template_link_format'] = 'Форматировать в ссылки к персонализированным статическим шаблонным страницам, если используются персонализированные ссылки [По умолчанию = /blog/{blogname}/page/{templatename}$]';
+$messages['help_template_link_format'] = 'Форматировать в ссылки к персонализированным статическим шаблонным страницам, если используются персонализированные ссылки [По умолчанию = /blog/{blogname}/content/{templatename}$]';
 $messages['help_album_link_format'] = 'Форматировать в ссылки к имеющимся альбомам, если используются персонализированные ссылки [По умолчанию = /blog/{blogname}/album/{albumname}$]';
 $messages['help_resource_link_format'] = 'Форматировать в ссылки к страницам с имеющимися файлами, если используются персонализированные ссылки [По умолчанию = /blog/{blogname}/resource/{albumname}/{resourcename}$]';
 $messages['help_resource_preview_link_format'] = 'Форматировать в ссылки к имеющимся эскизам, если используются персонализированные ссылки [По умолчанию = /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_tt_RU.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_tt_RU.php	2007-12-26 19:55:29 UTC (rev 6130)
+++ plog/branches/lifetype-1.2/locale/admin/locale_tt_RU.php	2007-12-26 20:30:23 UTC (rev 6131)
@@ -628,7 +628,7 @@
 $messages['help_archive_link_format'] = 'Шәхсиләштерелгән сылтамалар кулланылган очракта аларны архивларга сылтамалар буларак форматларга [Килешү буенча = /blog/{blogname}/archives/{year}/?{month}/?{day}]';
 $messages['help_user_posts_link_format'] = 'Шәхсиләштерелгән сылтамалар кулланылган очракта аларны кулланучы керткән язмаларга сылтамалар буларак форматларга [Килешү буенча = /blog/{blogname}/user/{username}$]';
 $messages['help_post_trackbacks_link_format'] = 'Шәхсиләштерелгән сылтамалар кулланылган очракта аларны бүлекләргә кире сылтамалар буларак форматларга [Килешү буенча = /blog/{blogname}/post/trackbacks/{postname}$]';
-$messages['help_template_link_format'] = 'Шәхсиләштерелгән сылтамалар кулланылган очракта аларны шәхсиләштерелгән статик бит шаблоннарына сылтамалар буларак форматларга [Килешү буенча = /blog/{blogname}/page/{templatename}$]';
+$messages['help_template_link_format'] = 'Шәхсиләштерелгән сылтамалар кулланылган очракта аларны шәхсиләштерелгән статик бит шаблоннарына сылтамалар буларак форматларга [Килешү буенча = /blog/{blogname}/content/{templatename}$]';
 $messages['help_album_link_format'] = 'Шәхсиләштерелгән сылтамалар кулланылган очракта аларны альбомнарга сылтамалар буларак форматларга [Килешү буенча = /blog/{blogname}/album/{albumname}$]';
 $messages['help_resource_link_format'] = 'Шәхсиләштерелгән сылтамалар кулланылган очракта аларны файллар булган битләргә сылтамалар буларак форматларга [Килешү буенча = /blog/{blogname}/resource/{albumname}/{resourcename}$]';
 $messages['help_resource_preview_link_format'] = 'Шәхсиләштерелгән сылтамалар кулланылган очракта аларны эскизларга сылтамалар буларак форматларга [Килешү буенча = /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_vi_VN.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_vi_VN.php	2007-12-26 19:55:29 UTC (rev 6130)
+++ plog/branches/lifetype-1.2/locale/admin/locale_vi_VN.php	2007-12-26 20:30:23 UTC (rev 6131)
@@ -622,7 +622,7 @@
 $messages['help_archive_link_format'] = 'Định dạng liên kết tới kho lưu trữ khi sử dụng tùy biến URLs. [Mặc định = /blog/{blogname}/archives/{year}/?{month}/?{day}]';
 $messages['help_user_posts_link_format'] = 'Định dạng tựa đề bài viết bởi người dùng hiện tại khi sử dụng tùy biến URLs.. [Mặc định = /blog/{blogname}/user/{username}$]';
 $messages['help_post_trackbacks_link_format'] = 'Định dạng cho các liên kết tới trang lưu vết khi sử dụng tùy biến URLs. [Mặc định = /blog/{blogname}/post/trackbacks/{postname}$]';
-$messages['help_template_link_format'] = 'Định dạng cho các liên kết tới trang giai diễn tĩnh tùy biến khi sử dụng tùy biến URLs. [Mặc định = /blog/{blogname}/page/{templatename}$]';
+$messages['help_template_link_format'] = 'Định dạng cho các liên kết tới trang giai diễn tĩnh tùy biến khi sử dụng tùy biến URLs. [Mặc định = /blog/{blogname}/content/{templatename}$]';
 $messages['help_album_link_format'] = 'Định dạng cho các liên kết tới tài nguyên album khi sử dụng tùy biến URLs. [Mặc định = /blog/{blogname}/album/{albumname}$]';
 $messages['help_resource_link_format'] = 'Định dạng cho các liên kết tới các trang tài nguyên tệp tin khi sử dụng tùy biến URLs. [Mặc định = /blog/{blogname}/resource/{albumname}/{resourcename}$]';
 $messages['help_resource_preview_link_format'] = 'Định dạng cho các liên kết tới tài nguyên xem trước khi sử dụng tùy biến URLs. [Mặc định = /blog/{blogname}/resource/{albumname}/preview/{resourcename}$]';



More information about the pLog-svn mailing list