From 12f3495bdf0c0a5958dc1d5a8d92424bdda3ba4c Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 9 Jan 2010 19:35:36 +0000 Subject: feature 1374: removed the "/* TODO */" in language files, the script to detect missing translations will come in a distinct commit. git-svn-id: http://piwigo.org/svn/branches/2.0@4636 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/nl_NL/admin.lang.php | 13 ------------- language/nl_NL/common.lang.php | 1 - language/nl_NL/install.lang.php | 11 +---------- 3 files changed, 1 insertion(+), 24 deletions(-) (limited to 'language/nl_NL') diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php index 7b1f9fe57..9446ecd9e 100644 --- a/language/nl_NL/admin.lang.php +++ b/language/nl_NL/admin.lang.php @@ -559,7 +559,6 @@ $lang['c13y_submit_correction'] = 'Pas geselecteerde correcties toe'; $lang['c13y_submit_ignore'] = 'Negeer geselecteerde anomalieën'; $lang['c13y_submit_refresh'] = 'Ververs'; $lang['c13y_ignore_msg1'] = 'De anomalie worden genegeerd totdat de volgende versie'; -/* TODO */ $lang['c13y_ignore_msg2'] = 'Correction the anomaly will cancel the fact that it\'s ignored'; $lang['c13y_anomaly_ignored_count'] = '%d anomalie is genegeerd.'; $lang['c13y_anomalies_ignored_count'] = '%d anomalieen zijn genegeerd.'; $lang['plugins_need_update'] = 'Plugins welke bijgewerkt moeten worden'; @@ -629,12 +628,6 @@ $lang['link_info_image'] = 'Aanpassen informatie'; $lang['edit category informations'] = 'bewerk categorie informatie'; $lang['nothing'] = 'niets'; $lang['overrides existing values with empty ones'] = 'overschrijft de bestaande waarden met lege waardes'; -/*TODO*/$lang['manage image ranks'] = 'manage image ranks'; -/*TODO*/$lang['Manage image ranks'] = 'Manage image ranks'; -/*TODO*/$lang['Edit ranks'] = 'Edit ranks'; -/*TODO*/$lang['No element in this category'] = 'No element in this category'; -/*TODO*/$lang['Images manual order was saved'] = 'Images manual order was saved'; -/*TODO*/$lang['ranks'] = 'ranks'; $lang['Drag to re-order'] = 'sleep om te herschikken'; $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Kan geen server verkrijgen omdat allow_url_fopen is uitgeschakeld.'; $lang['Quick Local Synchronization'] = 'Snelle lokale Synchronizatie'; @@ -648,10 +641,4 @@ $lang['Downloads'] = 'Downloads'; $lang['Released on'] = 'Uitgegeven op'; $lang['Number of downloads'] = 'Aantal downloads'; // --------- Starting below: New or revised $lang ---- from Colibri -/*TODO*/$lang['Piwigo Announcements Newsletter'] = 'Piwigo Announcements Newsletter'; -/*TODO*/$lang['Subscribe to Piwigo Announcements Newsletter'] = 'Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'; -/*TODO*/$lang['Subscribe %s'] = 'Subscribe %s'; -/*TODO*/$lang['Subscribe %s to Piwigo Announcements Newsletter'] = 'Subscribe %s to Piwigo English Announcements Newsletter'; -/*TODO*/$lang['Purge search history'] = 'Purge search history'; -/*TODO*/$lang['Hide'] = 'Hide'; ?> diff --git a/language/nl_NL/common.lang.php b/language/nl_NL/common.lang.php index 38fffb9dd..3d3a0737e 100644 --- a/language/nl_NL/common.lang.php +++ b/language/nl_NL/common.lang.php @@ -361,5 +361,4 @@ $lang['elements posted during the last %d days'] = 'afbeelding binnen de %d dage $lang['Choose an image'] = 'Kies een afbeelding om'; $lang['Piwigo Help'] = 'Piwigo Help'; // --------- Starting below: New or revised $lang ---- from Butterfly (2.0) -/* TODO */ $lang['Reset_To_Default'] = 'Reset to default values'; ?> diff --git a/language/nl_NL/install.lang.php b/language/nl_NL/install.lang.php index a4c69917b..12db049cf 100644 --- a/language/nl_NL/install.lang.php +++ b/language/nl_NL/install.lang.php @@ -64,13 +64,4 @@ $lang['install_end_message'] = 'Het installeren van Piwigo is klaar, de volgende $lang['conf_mail_webmaster'] = 'Webmaster email adres'; $lang['conf_mail_webmaster_info'] = 'Het is mogelijk dat bezoekers contact opnemen met de beheerder middels e-mail'; -/* TODO */$lang['PHP 5 is required'] = 'PHP 5 is required'; -/* TODO */$lang['It appears your webhost is currently running PHP %s.'] = 'It appears your webhost is currently running PHP %s.'; -/* TODO */$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'; -/* TODO */$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Note you can change your configuration by yourself and restart Piwigo after that.'; -/* TODO */$lang['Try to configure PHP 5'] = 'Try to configure PHP 5'; -/* TODO */$lang['Sorry!'] = 'Sorry!'; -/* TODO */$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo was not able to configure PHP 5.'; -/* TODO */$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."; -/* TODO */$lang['Hope to see you back soon.'] = 'Hope to see you back soon.'; -?> \ No newline at end of file +?> -- cgit v1.2.3