aboutsummaryrefslogtreecommitdiffstats
path: root/languages/dutch.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-05-30 18:08:37 +0000
committerChad Little <clittle@users.sourceforge.net>2003-05-30 18:08:37 +0000
commit4d284682acc042a46720d819af6ca11c9e60de3e (patch)
tree6d5d2a1d8c4bee567220a9061e54a3b023e04f94 /languages/dutch.inc.php
parent87f4ce8dd9cfa600d10ca2bd73fd4390a181ef99 (diff)
downloadphpicalendar-4d284682acc042a46720d819af6ca11c9e60de3e.tar.gz
phpicalendar-4d284682acc042a46720d819af6ca11c9e60de3e.tar.bz2
phpicalendar-4d284682acc042a46720d819af6ca11c9e60de3e.zip
0.9.2 initial translation checkin.
Diffstat (limited to 'languages/dutch.inc.php')
-rw-r--r--languages/dutch.inc.php34
1 files changed, 31 insertions, 3 deletions
diff --git a/languages/dutch.inc.php b/languages/dutch.inc.php
index e983af6..e860662 100644
--- a/languages/dutch.inc.php
+++ b/languages/dutch.inc.php
@@ -84,13 +84,41 @@ $priority_none_lang = 'Geen';
$status_lang = 'Status:';
$todo_lang = 'Nog af te werken items';
$unfinished_lang = 'Niet afgewerkt';
-
-// ----- New for 0.9.1
-
$prefs_set_lang = 'Uw voorkeuren zijn bewaard.';
$prefs_unset_lang = 'Voorkeuren niet bewaard. Aanpassingen zijn actief de volgende keer u de pagina laadt.';
$unset_prefs_lang = 'Niet bewaarde voorkeuren:';
+// ----- New for 0.9.2
+
+$organizer_lang = 'Organizer';
+$attendee_lang = 'Attendee';
+$status_lang = 'Status';
+$location_lang = 'Location';
+$admin_header_lang = 'PHP iCalendar Administration';
+$username_lang = 'Username';
+$password_lang = 'Password';
+$login_lang = 'Login';
+$invalid_login_lang = 'Wrong username or password.';
+$addupdate_cal_lang = 'Add or Update a Calendar';
+$addupdate_desc_lang = 'Add a calendar by uploading a new file. Update a calendar by uploading a file of the same name.';
+$delete_cal_lang = 'Delete a Calendar';
+$logout_lang = 'Logout';
+$cal_file_lang = 'Calendar File';
+$php_error_lang = 'PHP Error';
+$upload_error_gen_lang = 'There was a problem with your upload.';
+$upload_error_lang[0] = 'There was a problem with your upload.';
+$upload_error_lang[1] = 'The file you are trying to upload is too big.';
+$upload_error_lang[2] = 'The file you are trying to upload is too big.';
+$upload_error_lang[3] = 'The file you are trying upload was only partially uploaded.';
+$upload_error_lang[4] = 'You must select a file for upload.';
+$upload_error_type_lang = 'Only .ics files may be uploaded.';
+$copy_error_lang = 'Failed to copy file';
+$delete_error_lang = 'Failed to delete file';
+$delete_success_lang = 'was deleted successfully.';
+$action_success_lang = 'Your action was successful.';
+$submit_lang = 'Submit';
+$delete_lang = 'Delete';
+
// - navigation
$back_lang = 'Back';
$next_lang = 'Next';

© 2014-2024 Faster IT GmbH | imprint | privacy policy