exported from svn

This commit is contained in:
Jeena 2013-10-07 14:46:08 +02:00
commit 03995d3bc6
85 changed files with 14765 additions and 0 deletions

246
lang/lang-admin.de.inc.php Normal file
View file

@ -0,0 +1,246 @@
<?php $l['admin'] = array (
// Please do not change the above line!
"menu_home" => "Inhalte",
"menu_categories" => "Kategorien",
"menu_comments" => "Kommentare",
"menu_settings" => "Einstellungen",
"menu_plugins" => "Plugins",
"menu_logout" => "Ausloggen",
"new_post" => "Neuen Eintrag erstellen",
"index_headline" => "Admincenter",
"change_headline" => "Alten Weblogeintrag ändern",
"go" => "los",
"admin_headline" => "Administrationscenter",
"change" => "Ändern",
"delete" => "Löschen",
"date" => "Datum",
"headline" => "Überschrift",
"metadata" => "Metadaten",
"contentdata" => "Inhalt des Eintrages",
"url" => "URL für permanenten Link (nur 0-9 a-z -.,_/)",
"keywords" => "Schlüsselwörter, Keywords",
"categories" => "Kategorie (Mehrfachauswahl mit <key><abbr title='[Ctrl]'>[Strg]</abbr></key>, bzw. <key>Apfel</key> Taste)",
"no_categories" => "keine",
"preview" => "Vorschau",
"publish" => "Veröffentlichen",
"submit" => "Absenden",
"cancel" => "Abbrechen",
"no_headline" => "Überschrift fehlt",
"no_url" => "URL fehlt",
"false_url_letters" => "Der URL darf nur Kleinbuchstaben (a-z), Zahlen (0-9) und diese Zeichen enthalten: -.,_/",
"url_duplicate" => "Während eines Monats darf ein URL nur ein einziges mal vorkommen sonst kann das Blog sie nicht auseinanderhalten",
"url_duplicate_page" => "Pages müssen unikate URLs haben, das heißt, dass jede page einen anderen URL haben muss",
"false_teaserpic" => "Die Angabe des Bildes für die Zusammenfassung stimmt nicht, ein solches Bild wurde nicht hochgeladen",
"no_teaserpic_uploaded" => "Das Bild für die Zusammenfassung kann nicht im Blog angezeigt werden wenn es nicht hochgeladen wurde",
"no_teaser" => "Zusammenfassung fehlt",
"no_content" => "Inhalt fehlt",
"pic_for_teaser" => "Ein Bild für die Zusammenfassung (max 150px):",
"pic_upload" => "Bild hochladen",
"pic_choose" => "Bild auswählen",
"show_tpic_on_archive" => "Dieses Bild auch auf der richtigen Blogseite anzeigen.",
"teaser" => "Zusammenfassung",
"contentpic_choose" => "Ein Bild für den Inhalt:",
"content" => "Inhalt des Beitrags",
"howto_bbcode" => "Wie nutze ich <a href='http://jeenaparadies.net/projects/jlog/wiki/help/bbcode'>BBCode</a>?",
"content_choose_year" => "Das Jahr wählen:",
"content_bold" => "fett",
"content_italic" => "kursiv",
"content_quote" => "Zitat",
"content_url" => "Link",
"content_plz_format_txt" => "Bitte gebe den zu formatierenden Text ein:",
"content_input_on_pos" => "Einfügen an Position",
"content_url_href" => "Linkziel eingeben:",
"content_url_node" => "Linktext eingeben:",
"content_list" => "Liste",
"content_headline" => "Überschrift",
"section" => "Art des Beitrages",
"section_show" => "Art der Beiträge zeigen",
"section_weblog" => "weblog",
"section_page" => "page",
"entry_saved" => "Eintrag gespeichert.",
"data_updated" => "Daten aktualisiert.",
"post_deleted" => "Der Blogeintrag wurde gelöscht.",
"index_topic" => "Letzte Weblogbeiträge",
"yes" => "Ja",
"no" => "Nein",
"rearly_delete" => "Diesen Eintrag wirklich löschen?",
"delete_blogentry" => "Eintrag löschen",
"postdeleted" => "Eintrag gelöscht",
"error_occurred" => "Ein Fehler ist aufgetreten",
"can_not_open" => "Kann Datei nicht öffnen",
"can_not_write" => "Kann in Datei nicht schreiben",
"no_wrtitenable" => "Die Datei ist nicht beschreibbar",
"rss_ok" => "RSS und Aktuelles erfolgreich aktualisiert.",
"master_ok" => "Setupdatei erfolgreich aktualisiert.",
"pic_choose_old" => "Älteres Bild auswählen",
"pic_choose_old_teaser" => "Älteres Teaserbild auswählen",
"pic_upload_header" => "Bild hochladen",
"pic_upload_teaser" => "Teaserbild hochladen",
"pic_error" => "Fehler beim Hochladen bitte Administrator benachrichtigen",
"pic_uploaded" => "Bild wurde hochgeladen",
"pic_insert" => "Bild einfügen",
"pic_instructions" => "Nur PNG, GIF oder JPEG Bilder hochladen. Die Dateigröße darf 300 kB nicht überschreiten.",
"pic_upload" => "Hochladen",
"pic_class" => "CSS Klasse falls benötigt",
"pic_alt" => "Alternativtext",
"pic_height_widht" => "Bild ist zu hoch und zu breit",
"pic_width" => "Bild ist zu breit",
"pic_height" => "Bild ist zu hoch",
"pic_instr_teaser" => "Nur PNG, GIF oder JPEG Bilder hochladen, die nicht breiter oder höher als 150px sind und 60 kB nicht überschreiten.",
"pic_bad_type" => "Falsches Format",
"pic_to_big" => "Das Bild ist zu groß",
"kill_c_topic" => "Kommentare administrieren",
"kill_c_killed" => "Kommentar erfolgreich gelöscht.",
"kill_c_sure" => "Diesen Kommentar wirklich löschen?",
"kill_c_h2" => "Unwiederbringlich löschen",
"kill_c_description" => "Achtung, wenn ein Kommentar hier gelöscht wird ist er unwiederbringlich verloren!",
"kill_c_entry" => "Weblogeintrag",
"kill_c_email" => "Diesen Kommentar löschen",
"comments_change_h" => "Kommentar ändern",
"comments_anonym" => "Anonym",
"comments_mail_txt" => "Neuer Kommentar auf ".JLOG_WEBSITE."\nDer Titel war: ",
"comments_posted" => "schrieb am",
"comments_mailsubject" => "Kommentar auf ".JLOG_WEBSITE,
"comments_comment_topic" => "Kommentare",
"comments_by" => "Kommentar von",
"comments_name" => "Name",
"comments_city" => "Stadt / Land",
"comments_email" => "E-Mail",
"comments_homepage" => "http://",
"comments_bbcode" => "Wie benutze ich",
"comments_send" => "Absenden",
"comments_preview" => "Vorschau",
"comments_no_sid" => "Es scheint eine Manipulation vorzuliegen",
"comments_false_mail" => "Die E-Mail Adresse sieht nicht richtig aus",
"comments_notext" => "Es wurde kein Text eingegeben",
"comments_false_hp" => "Die URL zur Homepage scheint falsch zu sein",
"comments_permalink" => "Permanenter link zu diesem Kommentar",
"comments_from" => "aus",
"comments_posted" => "schrieb am",
"comments_entryform" => "Kommentar ändern",
"comments_mail_by_comment" => "Bei Kommentar benachrichtigen",
"comments_thx" => "Der Kommentar wurde geändert",
"comments_preview" => "Vorschau",
"comments_send" => "Senden",
"comments_bold" => "fett",
"comments_italic" => "kursiv",
"comments_quote" => "Zitat",
"comments_url" => "Link",
"comments_plz_format_txt" => "Bitte gebe den zu formatierenden Text ein:",
"comments_url_href" => "Linkziel eingeben:",
"comments_url_node" => "Linktext eingeben:",
"comments_updated" => "Der Kommentar wurde geändert. Zurück zum",
"comments_admin" => "Kommentar Administrationscenter",
"comments_closed" => "Kommentare für diesen Beitrag schließen",
"m_writenable" => "beschreibbar",
"m_title" => "Haupteinstellungen des Weblogs",
"m_clean_url" => "Saubere URLs (mod_rewrite) verwenden? Beispiel: http://example.com/2005/01/firefox",
"m_metadata" => "Metadaten",
"m_language" => "Sprache des Weblogs",
"m_website" => "Der Name des Weblogs",
"m_publisher" => "Name des Verfassers der Einträge",
"m_admin_password" => "Administrationscenter Passwort",
"m_admin_password_again" => "Passwort bestätigen",
"m_admin_password_admin" => "(leer lassen falls unverändert)",
"m_email" => "E-Mail des Betreibers des Weblogs",
"m_description" => "Eine Kurze Beschreibung des Weblogs",
"m_bs" => "Weblogdienste bei neuem Eintrag benachrichtigen, die den eigenen Eintrag in ihre Suchmaschinen aufnehmen (für jeden eine Zeile)",
"m_bs_weblogs_com" => "weblogs.com",
"m_bs_technorati_com" => "technorati.com",
"m_bs_blogg_de" => "blogg.de",
"m_behavior" => "Verhalten des Weblogs",
"m_max_blog_orginal" => "Anzahl der Einträge, die vollständig auf der Startseite erscheinen",
"m_max_blog_big" => "Anzahl der Einträge, deren Beschreibung auf der Startseite erscheinen",
"m_max_blog_small" => "Anzahl der Einträge, deren Datum und Name auf der Startseite erscheinen",
"m_sub_current" => "Anzahl der Einträge, deren Datum und Name in der Subnavigation, die auf jeder Seite erscheint, erscheinen",
"m_info_by_comment" => "Benachrichtigung des Betreibers des Weblogs bei neuem Kommentar",
"m_database" => "Datenbank",
"m_db" => "Datenbankname",
"m_db_url" => "Datenbank Hostname, in der Regel localhost",
"m_db_user" => "Datenbank Username",
"m_db_pwd" => "Datenbank Passwort",
"m_db_prefix" => "Kürzel, das Tabellennamen vorangestellt wird",
"m_date" => "Format des Datums wie bei der PHP-Funktion <a href='http://php.net/strftime'>strftime()</a>",
"m_date_posting" => "Format für den Eintrag",
"m_date_comment" => "Format für die Kommentare",
"m_date_subcurrent" => "Format für die Subnavigation",
"m_settings_ok" => "Die Einstellungen wurden gespeichert.",
"e_path" => "Die angegebene URL scheint nicht zu stimmen",
"e_basepath" => "Das angegebene Verzeichnis existiert nicht",
"e_website" => "Bitte Namen des Weblogs eingeben",
"e_publisher" => "Bitte Namen des Betreibers eingeben",
"e_admin_password" => "Bitte Administrationscenter Passwort eingeben",
"e_admin_password_again" => "Bitte Administrationscenter Passwort bestätigen",
"e_email" => "E-Mail Adresse des Betreibers scheint falsch zu sein",
"e_description" => "Bitte eine Beschreibung des Weblogs eingeben",
"e_max_blog_orginal" => "Anzahl der Einträge, die vollständig auf der Startseite erscheinen muss eine Zahl größer oder gleich Null sein",
"e_max_blog_big" => "Anzahl der Einträge, deren Beschreibung auf der Startseite erscheinen muss eine Zahl größer oder gleich Null sein",
"e_max_blog_small" => "Anzahl der Einträge, deren Datum und Name auf der Startseite erscheinen muss eine Zahl größer oder gleich Null sein",
"e_sub_current" => "Anzahl der Einträge, deren Datum und Name in der Subnavigation erscheinen muss eine Zahl größer oder gleich Null sein",
"e_start_year" => "Das versteckte Jahresfeld ist leer",
"e_db" => "Bitte Namen der Datenbank eingeben",
"e_db_url" => "Bitte Datenbank Hostname eingeben",
"e_db_user" => "Bitte Datenbank Benutzernamen eingeben",
"e_db_prefix" => "Das Kürzel, welches als Prefix für die Tabellennamen verwendet werden soll, darf nur aus alphanumerischen Zeichen bestehen. Sie können die Angabe auch leer lassen.",
"e_db_occurred" => "Datenbankfehler",
"e_db_is" => "Es ist ein Fehler auf ".JLOG_PATH." aufgetreten. Der Fehler lautet:",
"s_phpv_tolow" => "Die PHP Version ist zu alt, bitte auf eine neuere upgraden, bzw. deinen Provider danach fragen",
"s_mysqlv_tolow" => "Die MySQL Version ist zu alt, bitte auf eine neuere upgraden, bzw. deinen Provider danach fragen",
"s_personal_not_wrtbl" => "Das Verzeichnis 'personal' ist nicht beschreibbar. (Chmod 777)",
"s_img_not_wrtbl" => "Das Verzeichnis 'img' ist nicht beschreibbar. (Chmod 777)",
"s_tables_ok" => "Tabellen in der Datenbank angelegt.",
"s_ready_head" => "Setup erfolgreich beendet",
"s_ready" => "Glückwunsch! Nun kannst du im <a href='admin/'>Administrations Center</a> den ersten Eintrag machen.",
"s_ready_menu_admin" => "Zum Administrations Center",
"s_ready_menu_home" => "Auf die Startseite",
"s_problem_fwrite" => "Probleme beim Erstellen notwendiger Dateien",
"s_problem_chmod" => "Probleme beim Setzen der Schreibrechte",
"s_problem_fwrite" => "Probleme beim notwendigem Schreiben in Dateien",
"s_personal_ok" => "Dateien im Verzeichnis 'personal' angelegt",
"s_install" => "Installieren",
"login_headline" => "Geschützter Bereich",
"login_password" => "Passwort eingeben:",
"login_send" => "Einloggen",
"login_cookies" => "Hinweis! Cookies müssen aktiv sein.",
"login_false_pw" => "Es wurde ein falsches Passwort eingegeben.",
"cat_name" => "Name der Kategorie",
"cat_url" => "URL im Kategoriearchiv (nur a-z 0-9 _-,. )",
"cat_description" => "Beschreibung der Kategorie, die im Archiv auftaucht",
"cat_new" => "Neue Kategorie anlegen",
"cat_title" => "Kategorien Verwaltung",
"cat_noname" => "Die Kategorie muss einen Namen haben",
"cat_change" => "Die Kategoriedaten ändern",
"cat_new_ok" => "Neue Kategorie angelegt",
"cat_really_trash" => "Folgende Kategorie wirklich löschen? (Alle Informationen gehen verloren)",
"cat_trash_ok" => "Kategorie erfolgreich gelöscht. Zurück zum",
"cat_admincenter" => "Kategorie Administrationscenter",
"cat_duplicate" => "Eine andere Kategorie hat diesen URL schon besetzt.",
"update_start" => 'Update starten!',
"update_successfull_part" => 'Das Update wurde erfolgreich ausgeführt.',
"update_successfull" => "Alle Updates wurden erfolgreich durchgeführt. <a href='../'>Viel Spaß!</a>",
"update_failure" => "Ein Update ist fehlgeschlagen.",
"pingback_closed" => "Pingbacks für diesen Eintrag schließen.",
"plugin_no_content" => "Das Plugin muss nicht administriert werden.",
"plugins_h_not_avaliable" => "Keine Plugins",
"plugins_not_avaliable" => "Es wurden keine Plugins gefunden.",
"plugins_headline" => "Plugin Administration",
// Do not change the folowing line
);
// eof

246
lang/lang-admin.en.inc.php Normal file
View file

@ -0,0 +1,246 @@
<?php $l['admin'] = array (
// Please do not change the above line! Translated from German by Sven Rheindorf
"menu_home" => "Contents",
"menu_categories" => "Categories",
"menu_comments" => "Comments",
"menu_settings" => "Settings",
"menu_plugins" => "Plugins",
"menu_logout" => "Log out",
"new_post" => "Write a new entry",
"index_headline" => "Administration Center",
"change_headline" => "Edit an old entry",
"go" => "Go",
"admin_headline" => "Administration Center",
"change" => "Edit",
"delete" => "Delete",
"date" => "Date",
"headline" => "Headline",
"metadata" => "Metadata",
"contentdata" => "Entry contents",
"url" => "URL for permanent Link (only 0-9 a-z _-,./ )",
"keywords" => "Keywords",
"categories" => "Category (Select more than one category with the help of the <key><abbr title='[Ctrl]'>[Ctrl]</abbr></key> key or the <key>Apple</key> key)",
"no_categories" => "none",
"preview" => "Preview",
"publish" => "Publish",
"submit" => "Submit",
"cancel" => "Cancel",
"no_headline" => "Entry headline is missing.",
"no_url" => "Entry URL is missing.",
"false_url_letters" => "The entry URL may consist of lower case letters, numbers and this characters _-.,/",
"url_duplicate" => "During one month one certain URL may occur only once as Jlog would be confused by two entries bearing one and the same name.",
"url_duplicate_page" => "Pages must have unique URLs, that is to say that every page must have a different URL.",
"false_teaserpic" => "The declaration of the teaser picture is wrong as the specified picture has not been uploaded to the server.",
"no_teaserpic_uploaded" => "The teaser picture cannot be shown in the blog if it has not been uploaded to the server.",
"no_teaser" => "Entry teaser is missing.",
"no_content" => "Entry content is missing.",
"pic_for_teaser" => "A picture to be shown next to the teaser (max. 150px):",
"pic_upload" => "Upload the picture",
"pic_choose" => "Select a picture",
"show_tpic_on_archive" => "Show this picture on the actual entry page, too.",
"teaser" => "Teaser",
"contentpic_choose" => "A picture to be shown next to the entry content:",
"content" => "Entry content",
"howto_bbcode" => "How to use <a href='http://jeenaparadies.net/projects/jlog/wiki/help/bbcodehowto'>BBCode</a>?",
"content_choose_year" => "Choose Year:",
"content_bold" => "bold",
"content_italic" => "italic",
"content_quote" => "Quote",
"content_url" => "Link",
"content_plz_format_txt" => "Please enter the text to be formatted:",
"content_input_on_pos" => "Paste at position",
"content_url_href" => "Enter link location:",
"content_url_node" => "Enter link text:",
"content_list" => "List",
"content_headline" => "Headline",
"section" => "Type of entry:",
"section_show" => "Show types of entries",
"section_weblog" => "Weblog",
"section_page" => "Page",
"entry_saved" => "Your entry has been saved.",
"data_updated" => "The data have been updated.",
"post_deleted" => "The blog entry has been deleted.",
"index_topic" => "Latest weblog entries",
"yes" => "Yes",
"no" => "No",
"rearly_delete" => "Do you really want do delete this entry?",
"delete_blogentry" => "Delete entry",
"postdeleted" => "The entry has been deleted.",
"error_occurred" => "An error occured.",
"can_not_open" => "Cannot open specified file.",
"can_not_write" => "Cannot write in specified file.",
"no_wrtitenable" => "The specified file is not writable.",
"rss_ok" => "RSS feed and News page have been successfully updated.",
"master_ok" => "The setup file has been successfully updated.",
"pic_choose_old" => "Select an older picture",
"pic_choose_old_teaser" => "Select an older teaser picture",
"pic_upload_header" => "Upload picture",
"pic_upload_teaser" => "Upload teaser picture",
"pic_error" => "Upload error, please notify your server administrator.",
"pic_uploaded" => "Picture has been uploaded.",
"pic_insert" => "Paste a picture",
"pic_instructions" => "Upload only PNG, GIF or JPEG pictures. File size may not exceed 300 kB.",
"pic_upload" => "Upload",
"pic_class" => "CSS Class, if needed",
"pic_alt" => "Alternative text",
"pic_height_widht" => "Picture is too high and too wide.",
"pic_width" => "Picture is too wide.",
"pic_height" => "Picture is too high.",
"pic_instr_teaser" => "Upload only PNG, GIF or JPEG pictures not being wider or higher than 150px and not exceeding file sizes of 60 kB.",
"pic_bad_type" => "Wrong format",
"pic_to_big" => "The picture is too big.",
"kill_c_topic" => "Adminster comments",
"kill_c_killed" => "The comment has successfully been deleted.",
"kill_c_sure" => "Do you really want to delete this comment?",
"kill_c_h2" => "Delete irretrievably",
"kill_c_description" => "Attention: Once a comment is deleted from this list, it will be irretrievably lost!",
"kill_c_entry" => "Weblog entry",
"kill_c_email" => "Delete this comment",
"comments_change_h" => "Edit this comment",
"comments_anonym" => "Anonymous",
"comments_mail_txt" => "New comment on ".JLOG_WEBSITE."\nIts headline is:",
"comments_posted" => "wrote on",
"comments_mailsubject" => "Comment on ".JLOG_WEBSITE,
"comments_comment_topic" => "Comments",
"comments_by" => "Comment of",
"comments_name" => "Name",
"comments_city" => "City / Country",
"comments_email" => "E-mail",
"comments_homepage" => "http://",
"comments_bbcode" => "How to use",
"comments_send" => "Submit",
"comments_preview" => "Preview",
"comments_no_sid" => "Some spoofing seems to be on the go.",
"comments_false_mail" => "Your e-mail address does not look correct.",
"comments_notext" => "No text was entered.",
"comments_false_hp" => "The homepage URL seems to be wrong.",
"comments_permalink" => "Permanent link to this comment",
"comments_from" => "from",
"comments_posted" => "wrote on",
"comments_entryform" => "Edit this comment",
"comments_mail_by_comment" => "Notify me about comments",
"comments_thx" => "The comment has been edited.",
"comments_preview" => "Preview",
"comments_send" => "Submit",
"comments_bold" => "bold",
"comments_italic" => "italic",
"comments_quote" => "Quote",
"comments_url" => "Link",
"comments_plz_format_txt" => "Please enter the text to be formatted:",
"comments_url_href" => "Enter link location:",
"comments_url_node" => "Enter link text:",
"comments_updated" => "The comment has been edited. Back to",
"comments_admin" => "Comment Administration Center",
"comments_closed" => "Disable the comment function for this entry",
"m_writenable" => "writeable",
"m_title" => "Weblog main settings",
"m_clean_url" => "Shall clean URLs (mod_rewrite) be used? Example: http://example.com/2005/01/firefox",
"m_metadata" => "Metadata",
"m_language" => "Language of your weblog",
"m_website" => "Weblog name",
"m_publisher" => "Name of the author of the entries",
"m_admin_password" => "Administration Center password",
"m_admin_password_again" => "Confirm password",
"m_admin_password_admin" => "(keep empty to not change it)",
"m_email" => "E-mail address of the owner of the weblog",
"m_description" => "A short description of the weblog",
"m_bs" => "Notify weblog services about new entries to make them add your entries to their search engine (one per line)",
"m_bs_weblogs_com" => "weblogs.com",
"m_bs_technorati_com" => "technorati.com",
"m_bs_blogg_de" => "blogg.de",
"m_behavior" => "Weblog behavior",
"m_max_blog_orginal" => "Number of entries that are shown completely on the weblog main page",
"m_max_blog_big" => "Number of entries that are announced by their description on the weblog main page",
"m_max_blog_small" => "Number of entries that are announced by their headline and date on the weblog main page",
"m_sub_current" => "Number of entries that are announced by their headline and date in the sub-navigation on every page of the weblog",
"m_info_by_comment" => "Notify the owner of the weblog about new comments",
"m_database" => "Database",
"m_db" => "Name of database",
"m_db_url" => "Hostname of database, usually localhost",
"m_db_user" => "Username of database",
"m_db_pwd" => "Password of database",
"m_db_prefix" => "Short identification code to be prefixed to table names",
"m_date" => "Date format (a format string like the one of the PHP function <a href='http://php.net/strftime'>strftime()</a>)",
"m_date_posting" => "for postings",
"m_date_comment" => "for comments",
"m_date_subcurrent" => "for the subnavigation",
"m_settings_ok" => "Your settings have been saved.",
"e_path" => "The specified URL seems to be wrong.",
"e_basepath" => "The specified directory does not exist.",
"e_website" => "Please enter the name of the weblog.",
"e_publisher" => "Please enter the name of the owner of the weblog.",
"e_admin_password" => "Please enter the password that is required to access the Administration Center.",
"e_admin_password_again" => "Please confirm the password of the Administration Center.",
"e_email" => "The e-mail address of the owner of the weblog seems to be wrong.",
"e_description" => "Please enter a description of the weblog.",
"e_max_blog_orginal" => "Number of entries that are shown completely on the weblog main page must be a number greater than or equal to zero.",
"e_max_blog_big" => "Number of entries that are announced by their description on the weblog main page must be a number greater than or equal to zero.",
"e_max_blog_small" => "Number of entries that are announced by their headline and date on the weblog main page must be a number greater than or equal to zero.",
"e_sub_current" => "Number of entries that are announced by their headline and date in the sub-navigation on every page of the weblog must be a number greater than or equal to zero.",
"e_start_year" => "The hidden year field is empty.",
"e_db" => "Please enter the name of the database.",
"e_db_url" => "Please enter the hostname of the database.",
"e_db_user" => "Please enter the username of the database.",
"e_db_prefix" => "The prefix for table names must not contain anything but alpha-numeric characters. However, you can leave option empty.",
"e_db_occurred" => "Database error",
"e_db_is" => "A error occured in ".JLOG_PATH.". It is:",
"s_phpv_tolow" => "Your PHP version is too old, please upgrade to a newer one or ask your server administrator to do this.",
"s_mysqlv_tolow" => "Your MySQL version is too old, please upgrade to a newer one or ask your server administrator to do this.",
"s_personal_not_wrtbl" => "The directory 'personal' is not writeable. (Chmod 777)",
"s_img_not_wrtbl" => "The directory 'img' is not writeable. (Chmod 777)",
"s_tables_ok" => "Tables have been created in the database.",
"s_ready_head" => "Setup has been successfully finished.",
"s_ready" => "Congratulations! You can start writing your first blog entry in the <a href='admin/index.php'>Administration Center</a>.",
"s_ready_menu_admin" => "To the Administration Center",
"s_ready_menu_home" => "To the weblog main page",
"s_problem_fwrite" => "Problems occured during the Creation of required files.",
"s_problem_chmod" => "Problems occured while setting write permissions.",
"s_problem_fwrite" => "Problems occured during required writing access to files.",
"s_personal_ok" => "Files in the directory 'personal' have been created.",
"s_install" => "Install",
"login_headline" => "Protected area",
"login_password" => "Enter password:",
"login_send" => "Log in",
"login_cookies" => "Please note: Cookies must be activated in your browser!",
"login_false_pw" => "Wrong password entered.",
"cat_name" => "Category name",
"cat_url" => "URL in category archive (only a-z 0-9 _-,. )",
"cat_description" => "Category descriptiom that occurs in the archive",
"cat_new" => "Create new category",
"cat_title" => "Categories management",
"cat_noname" => "The category must have a name.",
"cat_change" => "Edit category data",
"cat_new_ok" => "The new category has been created.",
"cat_really_trash" => "Do you really want to delete the following category? (All information will be lost.)",
"cat_trash_ok" => "The category has successfully been deleted. Back to",
"cat_admincenter" => "Categories Administration Center",
"cat_duplicate" => "Another category is already using this URL.",
"update_start" => 'Perform update!',
"update_successfull_part" => 'This update has been performed successfully.',
"update_successfull" => "All updates have been performed. <a href='../'>Have fun!</a>",
"update_failure" => "Ein Update ist fehlgeschlagen.",
"pingback_closed" => "Close pingbacks for this entry.",
"plugin_no_content" => "There is no need to administrate this plugin.",
"plugins_h_not_avaliable" => "No plugins available",
"plugins_not_avaliable" => "I couldn't find any plugins.",
"plugins_headline" => "Plugin Administration",
// Do not change the folowing line!
);
// eof

241
lang/lang-admin.it.inc.php Normal file
View file

@ -0,0 +1,241 @@
<?php $l['admin'] = array (
// Please do not change the above line! Translated from English by Enrico Toffoli
"menu_home" => "Contenuti",
"menu_categories" => "Categorie",
"menu_comments" => "Commenti",
"menu_settings" => "Settaggi",
"menu_plugins" => "Plugins",
"menu_logout" => "Log out",
"new_post" => "Scrivi una nuova nota",
"index_headline" => "Administration Center",
"change_headline" => "Modifica una vecchia nota",
"go" => "Vai",
"admin_headline" => "Centro d'amministrazione",
"change" => "Modifica",
"delete" => "Cancella",
"date" => "Data",
"headline" => "Titolo",
"metadata" => "Metadata",
"contentdata" => "Contenuti della nota",
"url" => "URL per Link permanenti (only 0-9 a-z _-,. )",
"keywords" => "Parola chiave",
"categories" => "Categoria (seleziona piu di una categoria con help file di <key><abbr title='[Ctrl]'>[Ctrl]</abbr></key> tasto or the <key>Apple</key> tasto)",
"no_categories" => "nessuna",
"preview" => "Anteprima",
"publish" => "Pubblica",
"submit" => "Inoltrare",
"cancel" => "Cancella",
"no_headline" => "Inseerisci il titolo se mancante.",
"no_url" => "Inserisci URL se mancante.",
"false_url_letters" => "Il nuovo URL deve contenere lettere minuscole, numeri e questi caratteri _-.,/",
"url_duplicate" => "Derante un mese gli URL in Jlog devono avere tutti nomi diversi per evitare che il sistema si confonda.",
"url_duplicate_page" => "La pagina deve avere un solo URLs,in questo modo ogni pagina ha un diverso URL.",
"false_teaserpic" => "Limmagine introduttiva non esiste,limmagine non é stata salvata nel server.",
"no_teaserpic_uploaded" => "Limmagine introduttiva non puo essere mostrata nel blog se non e stata salvata nel server.",
"no_teaser" => "L'introduzzione manca.",
"no_content" => "Inserisci cintenuto perche mancante.",
"pic_for_teaser" => "Un immagine sara visualizzata nella prossima introduzione (max. 150px):",
"pic_upload" => "Upload immagine",
"pic_choose" => "Seleziona una immagine",
"show_tpic_on_archive" => "Mostra questa immagine anche nell'attuale nota.",
"teaser" => "Introduzione",
"contentpic_choose" => "L'immagine sara visualizzata nella nuova categoria:",
"content" => "Contenuti nota",
"howto_bbcode" => "Come usare <a href='http://jeenaparadies.net/projects/jlog/wiki/help/bbcodehowto'>BBCode</a>?",
"content_choose_year" => "Sciegli l'anno:",
"content_bold" => "Grassetto",
"content_italic" => "Corsivo",
"content_quote" => "Citazione",
"content_url" => "Link",
"content_plz_format_txt" => "Perfavore sciegliere il testo per cambiare lo stile:",
"content_input_on_pos" => "Incolla",
"content_url_href" => "Inserisci dove si trova il link:",
"content_url_node" => "Inserisci link testo:",
"content_list" => "Lista",
"content_headline" => "Titolo",
"section" => "Tipo di nota:",
"section_show" => "Mostra tipi di note",
"section_weblog" => "Weblog",
"section_page" => "Pagina",
"entry_saved" => "La tua nota e stata salvata .",
"data_updated" => "I dati sono stati updated.",
"post_deleted" => "La nota deve essere cancellata.",
"index_topic" => "Ultima nota nel weblog",
"yes" => "Si",
"no" => "No",
"rearly_delete" => "Vuoi veramente cancellare questa nota?",
"delete_blogentry" => "Cancella nota",
"postdeleted" => "La nota e stata cancellata.",
"error_occurred" => "Errore in corso.",
"can_not_open" => "Impossibile aprire il file specificato.",
"can_not_write" => "Impossibile scrivere il file specificato.",
"no_wrtitenable" => "Non si puo scrivere questo file.",
"rss_ok" => "RSS feed e News page sono state aggiornate con successo.",
"master_ok" => "Il file di setup e stato aggiornato con successo.",
"pic_choose_old" => "Selezionare foto precedenti",
"pic_choose_old_teaser" => "Select an older teaser picture",
"pic_upload_header" => "Aggiorna immagini",
"pic_upload_teaser" => "Upload teaser picture",
"pic_error" => "Errore di aggiornamento, per favore notificarlo all'aministratore del server.",
"pic_uploaded" => "Le immagini sono state aggiornate.",
"pic_insert" => "Incolla una immagine",
"pic_instructions" => "Aggiornare solo immagini PNG, GIF or JPEG. La dimensione del file non deve essere superiore a 300 kB.",
"pic_upload" => "Aggiorna",
"pic_class" => "CSS Class, se necessario",
"pic_alt" => "Testi alternativi",
"pic_height_widht" => "L'immagine e troppo larga e alta.",
"pic_width" => "L'immagine e troppo larga.",
"pic_height" => "L'immagine e troppo alta.",
"pic_instr_teaser" => "Aggiorna solo immagini in PNG, GIF or JPEG non devono essere alte o larghe piu di 150px e non devono eccedere oltre 60 kB.",
"pic_bad_type" => "Formato non valido",
"pic_to_big" => "L'immagine e troppo grande.",
"kill_c_topic" => "Commenti dell'amministratore",
"kill_c_killed" => "Il commento e stato cancellato.",
"kill_c_sure" => "Vuoi veramente cancellare questo commento?",
"kill_c_h2" => "Cancellazione irreversibile",
"kill_c_description" => "Attenzione: Un commento e stato cancellato dalla lista, sara perso per sempre!",
"kill_c_entry" => "Nota Weblog",
"kill_c_email" => "Cancella questo commento",
"comments_change_h" => "Modifica questo commento",
"comments_anonym" => "Anonimo",
"comments_mail_txt" => "Nuovo commento in ".JLOG_WEBSITE."\nIts il titolo e:",
"comments_posted" => "scrivi",
"comments_mailsubject" => "Commento on ".JLOG_WEBSITE,
"comments_comment_topic" => "Commenti",
"comments_by" => "Commento off",
"comments_name" => "Nome",
"comments_city" => "Citta / Paese",
"comments_email" => "E-mail",
"comments_homepage" => "http://",
"comments_bbcode" => "Come si usa",
"comments_send" => "Inoltra",
"comments_preview" => "Anteprima",
"comments_no_sid" => "Stai scherzando?.",
"comments_false_mail" => "L'indirizzo e-mail non e corretto.",
"comments_notext" => "Non e presente nessun testo.",
"comments_false_hp" => "Homepage URL sembra errato.",
"comments_permalink" => "Link permanente per questo commento",
"comments_from" => "da",
"comments_posted" => "scrivi",
"comments_entryform" => "Modifica questo commento",
"comments_mail_by_comment" => "Tienimi informato su questo commento",
"comments_thx" => "Il commento é stato creato con successo.",
"comments_preview" => "Anteprima",
"comments_send" => "Inoltra",
"comments_bold" => "Grassetto",
"comments_italic" => "Corsivo",
"comments_quote" => "Quote",
"comments_url" => "Link",
"comments_plz_format_txt" => "Perfavore sciegliere il testo per cambiare lo stile:",
"comments_url_href" => "Inserire la locazione del link:",
"comments_url_node" => "Inserire link text:",
"comments_updated" => "Il commento e stato creato. Indietro",
"comments_admin" => "Commento Administration Center",
"comments_closed" => "Disabilita i commenti per questa nota",
"m_writenable" => "writeable",
"m_title" => "Weblog settaggi",
"m_clean_url" => "Pulire URLs (mod_rewrite) usati? Esempio: http://example.com/2005/01/firefox",
"m_metadata" => "Metadata",
"m_language" => "Lingua del vostro weblog",
"m_website" => "Nome Weblog",
"m_publisher" => "Nome dell'autore della nota",
"m_admin_password" => "Administration Center password",
"m_admin_password_again" => "Conferma password",
"m_admin_password_admin" => "(lascia vuoto per non cambiarla)",
"m_email" => "E-mail del proprietario del weblog",
"m_description" => "Piccola descrizione del weblog",
"m_bs" => "Notifica quando si aggiungono nuove note (uno per riga)",
"m_bs_weblogs_com" => "weblogs.com",
"m_bs_technorati_com" => "technorati.com",
"m_bs_blogg_de" => "blogg.de",
"m_behavior" => "Carattere weblog",
"m_max_blog_orginal" => "Il numero delle note si strova nella pagina principale",
"m_max_blog_big" => "Numero di note con descrizione presenti nella pagina principale del weblog",
"m_max_blog_small" => "Numero di note con titolo e data presenti nella pagina principale del weblog",
"m_sub_current" => "Numero di note che sono introdotte da titolo e data ipresenti nelle altre pagine del weblog",
"m_info_by_comment" => "Avvisa il proprietario della nota quando ci sono nuovi commenti ",
"m_database" => "Database",
"m_db" => "Nome database",
"m_db_url" => "Hostname del database, solitamente localhost",
"m_db_user" => "Username del database",
"m_db_pwd" => "Password del database",
"m_db_prefix" => "Codice identificazione per prefissi in table names",
"m_date" => "Forma data (a format string like the one of the PHP function <a href='http://php.net/strftime'>strftime()</a>)",
"m_date_posting" => "per affissioni",
"m_date_comment" => "per commenti",
"m_date_subcurrent" => "per la subnavigation",
"m_settings_ok" => "I tuoi settaggi sono stati salvati.",
"e_path" => "Specificare URL perche non corretto.",
"e_basepath" => "Specificare directory non esiste.",
"e_website" => "Perfavore inserire il nome weblog.",
"e_publisher" => "Perfavore inserire il nome del propietario del weblog.",
"e_admin_password" => "Inserire la password necessaria per avere accesso all'Administration Center.",
"e_admin_password_again" => "Confermare password per Administration Center.",
"e_email" => "L'e-mail del propietario del weblog non e corretto.",
"e_description" => "Inserire descrizione del weblog.",
"e_max_blog_orginal" => "Il numero di note e visualizzato nella pagina principale e deve essere maggiore o uguale a zero.",
"e_max_blog_big" => "Numero di note con descrizione presenti nella pagina principale del weblog deve essere maggiore o uguale a zero.",
"e_max_blog_small" => "Numero di note con titolo e data presenti nella pagina principale del weblog deve essere maggiore o uguale a zero.",
"e_sub_current" => "Numero di note che sono introdotte da titolo e data ipresenti nelle altre pagine del weblog deve essere maggiore o uguale a zero.",
"e_start_year" => "La casella nascosta dell'anno e vuota.",
"e_db" => "Inserire nome database.",
"e_db_url" => "Inserire hostname del database.",
"e_db_user" => "Inserire username del database.",
"e_db_occurred" => "Errore database",
"e_db_is" => "Errore in ".JLOG_PATH.". E:",
"s_phpv_tolow" => "La tua versione del PHP e troppo vecchia, perfavore aggiornare o chiedere all'aministrator del server.",
"s_mysqlv_tolow" => "La tuaversione del MySQL e troppo vecchia, perfavore aggiornare o chiedere all'aministrator del server.",
"s_personal_not_wrtbl" => "La directory 'personal' non puo essere scritta. (Chmod 777)",
"s_img_not_wrtbl" => "La directory 'img' non puo essere scritta. (Chmod 777)",
"s_tables_ok" => "Le tabelle sono state create nel database.",
"s_ready_head" => "Installazione completata con successo.",
"s_ready" => "Tanti auguri! Puoi iniziare a scrivere a scrivere la tua prima nota in <a href='admin/index.php'>Administration Center</a>.",
"s_ready_menu_admin" => "Per Administration Center",
"s_ready_menu_home" => "Per la pagina principale del weblog",
"s_problem_fwrite" => "Problema durante la creazione del file richiesto.",
"s_problem_chmod" => "Problema durante setting write permissions.",
"s_problem_fwrite" => "Problema durante la scrittura del file.",
"s_personal_ok" => "I file in 'personal' sono stati creati.",
"s_install" => "Installa",
"login_headline" => "Area protetta",
"login_password" => "Inserisci password:",
"login_send" => "Log in",
"login_cookies" => "Attenzione: I Cookies devono essere attivati nel tuo browser!",
"cat_name" => "Nome categoria",
"cat_url" => "URL in archivio categorie (only a-z 0-9 _-,. )",
"cat_description" => "Descrizione della categoria richiesta",
"cat_new" => "Crea una nuova categoria",
"cat_title" => "Gestione categorie",
"cat_noname" => "La categoria deve avere un nome.",
"cat_change" => "Modifica data categoria",
"cat_new_ok" => "Una nuova categoria e stata creata.",
"cat_really_trash" => "Vuoi veramente cancellare la seguente categoria? (Tutte le informazioni saranno perse.)",
"cat_trash_ok" => "La categoria e stata cancellata. Indietro",
"cat_admincenter" => "Categorie Administration Center",
"cat_duplicate" => "Un altra categoria sta usando questo URL.",
"update_successfull" => "Aggiornato con successo. <a href='../index.php'>Have fun!</a>",
"pingback_closed" => "Chiudi pingbacks per questa nota.",
"plugin_no_content" => "Non occorre questo plugin.",
"plugins_h_not_avaliable" => "Plugin non disponibili",
"plugins_not_avaliable" => "Non trovo nessun plugins.",
"plugins_headline" => "Plugin Administration",
// Do not change the folowing line!
);
// eof

241
lang/lang-admin.pl.inc.php Normal file
View file

@ -0,0 +1,241 @@
<?php $l['admin'] = array (
// Please do not change the above line! Translated from English by Mariola Mandla and a little help from irc.freenode.net#Python.pl
"menu_home" => "Zawartosść",
"menu_categories" => "Kategorie",
"menu_comments" => "Komentarze",
"menu_settings" => "Konfiguracja",
"menu_plugins" => "Wtyczki",
"menu_logout" => "Wyloguj śię",
"new_post" => "Napisz nowy watek",
"index_headline" => "Centrum Administracyjne",
"change_headline" => "Edytuj stary watek",
"go" => "Start",
"admin_headline" => "Centrum Administracyjne",
"change" => "Edytuj",
"delete" => "Kasuj",
"date" => "Data",
"headline" => "Nagłówek",
"metadata" => "Metadane",
"contentdata" => "Zawartość watku",
"url" => "URL na permanentny link (tylko 0-9 a-z _-,./ )",
"keywords" => "Słowa kluczowe",
"categories" => "Kategoria (Wybierz więcej niż jedną kategorię za pomocą klawisza <key>[Ctrl]</key> albo klawisza <key>Apple</key>)",
"no_categories" => "żadna",
"preview" => "Podgląd",
"publish" => "Publikuj",
"submit" => "Zaloguj",
"cancel" => "Anuluj",
"no_headline" => "Brak nagłówka watku.",
"no_url" => "Brak URL watku.",
"false_url_letters" => "W URL możecz tylko używac a do z i _-.,/",
"url_duplicate" => "W ciągu jednego miesiąca określony URL może się pojawic tylko raz,",
"url_duplicate_page" => "Strony muszą mieć unikalne URLe, co oznacza że każda strona musi mieć inny URL.",
"false_teaserpic" => "Okreslony obrazek nie zostal zapisany na serwerze.",
"no_teaserpic_uploaded" => "Obrazek skróconego opisu nie moze byc pokazany w blogu jesli nie zoatal zapisany na serwerze.",
"no_teaser" => "Brak skróconego opisu.",
"no_content" => "Brak zawartośći artykułu.",
"pic_for_teaser" => "Obrazek który zostanie pokazany przy skróconym opisie (max. 150px):",
"pic_upload" => "Sciągnij obrazek",
"pic_choose" => "Wybierz obrazek",
"show_tpic_on_archive" => "Pokaz ten obrazek rowniez na bieżącej stronie.",
"teaser" => "Skrócony opis",
"contentpic_choose" => "Obrazek który zostanie pokazany przy zawartośći arkykułu:",
"content" => "Zawartość artykułu",
"howto_bbcode" => "Jak używać <a href='http://jeenaparadies.net/projects/jlog/wiki/help/bbcodehowto'>BBCode</a>?",
"content_choose_year" => "Wybierz rok:",
"content_bold" => "wytluszczony",
"content_italic" => "pochyły",
"content_quote" => "cytat",
"content_url" => "link",
"content_plz_format_txt" => "Prosze wprowadzic tekst do sformatowania:",
"content_input_on_pos" => "Wklej do",
"content_url_href" => "Wprowadź lokalizacje linku:",
"content_url_node" => "Wprowadź tekst linku:",
"content_list" => "Lista",
"content_headline" => "Naglówek",
"section" => "Rodzaj watku:",
"section_show" => "Pokaż rodzaje watkuw",
"section_weblog" => "Weblog",
"section_page" => "Strona",
"entry_saved" => "Twój watek został zapisany.",
"data_updated" => "Dane zostaly uaktualnione.",
"post_deleted" => "Watek zostal usuniety.",
"index_topic" => "Ostatnie wejscia na weblog",
"yes" => "Tak",
"no" => "Nie",
"rearly_delete" => "Czy jestes pewny/a ze chcesz zlikwidowac ten watek?",
"delete_blogentry" => "Zlikwiduj watek",
"postdeleted" => "Watek zostal zlikwidowany.",
"error_occurred" => "Pojawil sie blad.",
"can_not_open" => "Nie da sie otworzyc tego dokumentu.",
"can_not_write" => "Cannot write in specified file.",
"no_wrtitenable" => "The specified file is not writable.",
"rss_ok" => "RSS feed and News page zostaly pomyslnie uaktualnione.",
"master_ok" => "setup zostal pomyslnie uaktualniony.",
"pic_choose_old" => "Wybierz starszy obrazek",
"pic_choose_old_teaser" => "Wybierz starszy obrazek skróconego opisu",
"pic_upload_header" => "Wyślij obrazek",
"pic_upload_teaser" => "Wyślij obrazek skróconego opisu",
"pic_error" => "Wyślij raport o błedzie, prosze zawiadomic administratora swojego serwera.",
"pic_uploaded" => "Obrazek zostal wysłany.",
"pic_insert" => "Wklej obrazek",
"pic_instructions" => "Wyślij tylko obrazki o rozszerzeniu PNG, GIF lub JPEG. Rozmiar dokumentu nie może przekroczyc 300 kB.",
"pic_upload" => "Wyślij",
"pic_class" => "w potżebie klassa CSS",
"pic_alt" => "tekst alternatywny",
"pic_height_widht" => "Obrazek jest zbyt wysoki i zbyt szeroki.",
"pic_width" => "Obrazek jest zbyt szeroki.",
"pic_height" => "Obrazek jest zbyt wysoki.",
"pic_instr_teaser" => "Wyslij tylko obrazki z rozszerzeniem PNG, GIF lub JPEG, ktore nie sa szersze ani wyzsze niz 150px i rozmiar dokumentu nie przekracza 60 kB.",
"pic_bad_type" => "Zły format",
"pic_to_big" => "Obrazek jest zbyt duży.",
"kill_c_topic" => "Komentarze administratora",
"kill_c_killed" => "Komentarz został pomyślnie usuniety.",
"kill_c_sure" => "Czy jesteś pewny ze chcesz usunąć ten komentarz?",
"kill_c_h2" => "Usuń calkowicie",
"kill_c_description" => "Uwaga: Gdy komentarz zostanie usunięty z listy, nie będzie możliwe jego odtworzenie!",
"kill_c_entry" => "Weblog artykół",
"kill_c_email" => "Usuń ten komentarz",
"comments_change_h" => "Edytuj ten komentarz",
"comments_anonym" => "Anonim",
"comments_mail_txt" => "Nowy komentarz na ".JLOG_WEBSITE."\nJego nagłówek jest:",
"comments_posted" => "pisany",
"comments_mailsubject" => "Komentarz na ".JLOG_WEBSITE,
"comments_comment_topic" => "Komentarze",
"comments_by" => "komentarz od",
"comments_name" => "Imię",
"comments_city" => "Miejscowość / Kraj",
"comments_email" => "emaila",
"comments_homepage" => "http://",
"comments_bbcode" => "Jak używać",
"comments_send" => "Wyślij",
"comments_preview" => "Podgląd",
"comments_no_sid" => "To wygląda na manipulację.",
"comments_false_mail" => "Twoj adres emaila jest niepoprawny.",
"comments_notext" => "Nie został wprowadzony tekst.",
"comments_false_hp" => "URL strony glównej jest błedny.",
"comments_permalink" => "Permanentny link do tego komentarza",
"comments_from" => "od",
"comments_posted" => "pisany",
"comments_entryform" => "Edytuj ten komentarz",
"comments_mail_by_comment" => "Powiadom mnie o komentarzach",
"comments_thx" => "Komentarz został edytowany.",
"comments_preview" => "Podgląd",
"comments_send" => "Wyślij",
"comments_bold" => "wytluszczony",
"comments_italic" => "pochyły",
"comments_quote" => "cytat",
"comments_url" => "link",
"comments_plz_format_txt" => "Prosze wprowadzić tekst do sformatowania:",
"comments_url_href" => "Wprowadź link location:",
"comments_url_node" => "Wprowadź tekst linka:",
"comments_updated" => "Komentarz został edytowany. Z powrotem do",
"comments_admin" => "Centrum administrowania komentarzy",
"comments_closed" => "Wyłącz komentaże teko artykułu",
"m_writenable" => "prawo do zapisu",
"m_title" => "Główne ustawienia webloga",
"m_clean_url" => "Używac ładne URL (mod_rewrite)? Przykład: http://example.com/2005/01/firefox",
"m_metadata" => "Metadane",
"m_language" => "Jezyk twojego webloga",
"m_website" => "Nazwa webloga",
"m_publisher" => "Imie autora watkow",
"m_admin_password" => "Haslo centrum administracyjnego",
"m_admin_password_again" => "Potwierdź hasło",
"m_admin_password_admin" => "(zostaw puste abe nie zmieniać)",
"m_email" => "Address emaila właściciela tego webloga",
"m_description" => "Krótki opis webloga",
"m_bs" => "Zawiadom serwisy blogowe o nowym artykule aby dodali jego do swoich przeszukiwarek (jeden na linję)",
"m_bs_weblogs_com" => "weblogs.com",
"m_bs_technorati_com" => "technorati.com",
"m_bs_blogg_de" => "blogg.de",
"m_behavior" => "zachowanie na weblogu",
"m_max_blog_orginal" => "Ile artykułuw pokazać na stronie głównej?",
"m_max_blog_big" => "Ile krótkich opisów artykułuw pokazać na stronie głównej?",
"m_max_blog_small" => "Ile nagłówkuw z datą artykułuw pokazać na stronie głównej?",
"m_sub_current" => "Ile nagłówkuw z datą artykułuw pokazać na boku każdej strony webloga?",
"m_info_by_comment" => "Zawiadom własciciela webloga o nowych komentarzach",
"m_database" => "Baza danych",
"m_db" => "Nazwa bazy danych",
"m_db_url" => "Hostname bazy danych, normalnie localhost",
"m_db_user" => "Użytkownik bazy danych",
"m_db_pwd" => "Haslo bazy danych",
"m_db_prefix" => "Krótki prefix nazw tabelów",
"m_date" => "Format daty (jak w funkcji PHP <a href='http://php.net/strftime'>strftime()</a>)",
"m_date_posting" => "dla artykułuw",
"m_date_comment" => "dla komentarzy",
"m_date_subcurrent" => "dla bocznej nawigacji",
"m_settings_ok" => "Twoje ustawienia zostaly zapisane.",
"e_path" => "Dany URL jest błedny.",
"e_basepath" => "Nie ma danego katalogu.",
"e_website" => "Prosze wprowadzic nazwę webloga.",
"e_publisher" => "Prosze wprowadzic imię właųciciela webloga.",
"e_admin_password" => "Prosze wprowadzic hasło dostępu do centrum administracyjnego.",
"e_admin_password_again" => "Prosze potwierdzic hasło centrum administracyjnego.",
"e_email" => "Adres emaila właściciela webloga jest błedny.",
"e_description" => "Prosze wprowadzic opis webloga.",
"e_max_blog_orginal" => "Ilość artykułuw na głównej stronie muśi byci 0 albo więcej.",
"e_max_blog_big" => "Ilość skróconegych opisuw na głównej stronie muśi byci 0 albo więcej.",
"e_max_blog_small" => "Ilość nagłówkuw z datą na głównej stronie muśi byci 0 albo więcej.",
"e_sub_current" => "Ilość nagłówkuw z datą na boku każdej strony muśi byci 0 albo więcej.",
"e_start_year" => "Ukryty rok był pusty.",
"e_db" => "Prosze wprowadzic nazwę bazy danych.",
"e_db_url" => "Prosze wprowadzic the nazwa hosta bazy danych.",
"e_db_user" => "Prosze wprowadzic imie użytkownika bazy danych.",
"e_db_occurred" => "Bład bazy danych",
"e_db_is" => "Pojawił się bład w ".JLOG_PATH.". To jest:",
"s_phpv_tolow" => "Twoja wersja PHP jest zbyt stara, proszę zaopatrzyć się w nowszą lub poprosić o to administratora serwera.",
"s_mysqlv_tolow" => "Twoja wersja MySQL jest zbyt stara, proszę zaopatrzyć się w nowszą lub poprosić o to administratora serwera.",
"s_personal_not_wrtbl" => "Nie mam prawa pisac do kataloga 'personal'. (Chmod 777)",
"s_img_not_wrtbl" => "Nie mam prawa pisac do kataloga 'img'. (Chmod 777)",
"s_tables_ok" => "Tabely bazy danych zostały ztwożone.",
"s_ready_head" => "Twój nowy weblog został utworzony.",
"s_ready" => "Gratulacje! Mozesz zacząć pisac swój pierwszy wpis w <a href='admin/index.php'>centrum administracynym</a>.",
"s_ready_menu_admin" => "Do centrum administracyjnego",
"s_ready_menu_home" => "Do strony glównej weblogu",
"s_problem_chmod" => "Błąd w ciągu ustawienia prawa pisania.",
"s_problem_fwrite" => "Błąd w ciągu pisania danych do pliku.",
"s_personal_ok" => "Pliki w katalogu 'personal' zostały utworzona.",
"s_install" => "Instaluj",
"login_headline" => "Obszar chroniony",
"login_password" => "Wprowadź hasło:",
"login_send" => "Zaloguj się",
"login_cookies" => "Uwaga: Cookie muszą być aktywne w twojej przeglądarce!",
"login_false_pw" => "Wprowadzono złe hasło.",
"cat_name" => "Nazwa kategorii",
"cat_url" => "URL archiwie kategorii (tylko a-z 0-9 _-,. )",
"cat_description" => "Opis kategorii które pojawiły się w archiwum",
"cat_new" => "Stwóz nową kategorie",
"cat_title" => "Zarzadzanie kategoriami",
"cat_noname" => "Kategoria musi mieć nazwę.",
"cat_change" => "Edytuj dane kategorii",
"cat_new_ok" => "Została utworzona nowa kategoria.",
"cat_really_trash" => "Czy jesteś pewny że chcesz usunąć następujacą kategorie? (Wszystkie informacje zostaną stracone.)",
"cat_trash_ok" => "Kategoria została pomyńlnie usunięta. Z powrotem do",
"cat_admincenter" => "Centrum administracji kategoriami",
"cat_duplicate" => "Inna kategoria już używa tego URL.",
"update_successfull" => "Uaktualnienie zostało pomyślnie dokonane. <a href='../index.php'>Have fun!</a>",
"pingback_closed" => "Nie dopuścić pingbacków dla tego artykułu.",
"plugin_no_content" => "Nie potrzeba administrować tego pluginu.",
"plugins_h_not_avaliable" => "Nie ma pluginuw",
"plugins_not_avaliable" => "Nie mozna znalezc zadnych pluginuw.",
"plugins_headline" => "Administracja pluginuw",
// Do not change the folowing line!
);
// eof

241
lang/lang-admin.sv.inc.php Normal file
View file

@ -0,0 +1,241 @@
<?php $l['admin'] = array (
// Please do not change the above line! Translated from English by Jeena Paradies and Vlona Koorbash
"menu_home" => "Innehåll",
"menu_categories" => "Kategorier",
"menu_comments" => "Kommentarer",
"menu_settings" => "Inställningar",
"menu_plugins" => "Plugins",
"menu_logout" => "Logga ut",
"new_post" => "Skriv ett nytt inlägg",
"index_headline" => "Administrationscenter",
"change_headline" => "Editera ett gammalt inlägg",
"go" => "Go",
"admin_headline" => "Administrationscenter",
"change" => "Editera",
"delete" => "Radera",
"date" => "Datum",
"headline" => "Rubrik",
"metadata" => "Metadata",
"contentdata" => "Innehåll",
"url" => "URL för permanent länk (bara 0-9 a-z _-,./ )",
"keywords" => "Nyckelord",
"categories" => "Kategori (Välj flera kategorier med hjälp av <key>[Ctrl]</key> eller <key>Command</key> tangenten)",
"no_categories" => "ingen",
"preview" => "Förhandsgranskning",
"publish" => "Publicera",
"submit" => "Skicka",
"cancel" => "Avbryt",
"no_headline" => "Rubriken fattas.",
"no_url" => "URL fattas.",
"false_url_letters" => "URLen får bara innehålla små bokstäver, siffror eller _-.,/",
"url_duplicate" => "Exakt samma webblogginlägg-url får ej förekomma två gånger under samma månad",
"url_duplicate_page" => "Alla sidor-url:er måsta vara unika.",
"false_teaserpic" => "Teaserbilden har inte blivit upladdad än.",
"no_teaserpic_uploaded" => "Teaserbilden kan inte visas om den inte är uppladdad.",
"no_teaser" => "Teaser fattas.",
"no_content" => "Innehåll fattas.",
"pic_for_teaser" => "Bilden som ska visas i teasern (max 150px):",
"pic_upload" => "Ladda upp bild",
"pic_choose" => "Välj bild",
"show_tpic_on_archive" => "Visa bilden även i bloggen.",
"teaser" => "Teaser",
"contentpic_choose" => "Bilden som visas i innehåll:",
"content" => "Innehåll",
"howto_bbcode" => "Hur använder man <a href='http://jeenaparadies.net/projects/jlog/wiki/help/bbcodehowto'>BBCode</a>?",
"content_choose_year" => "Välj år:",
"content_bold" => "fet",
"content_italic" => "kursiv",
"content_quote" => "citera",
"content_url" => "länk",
"content_plz_format_txt" => "Skriv in texten som ska formateras:",
"content_input_on_pos" => "Klistra in vid position:",
"content_url_href" => "Skriv in URLen:",
"content_url_node" => "Skriv in texten:",
"content_list" => "lista",
"content_headline" => "rubrik",
"section" => "Typ av inlägg:",
"section_show" => "Visa typer av inlägg",
"section_weblog" => "Webblogg",
"section_page" => "Sida",
"entry_saved" => "Inlägg har sparats.",
"data_updated" => "Datan har uppdaterats.",
"post_deleted" => "Blogginlägg har raderats.",
"index_topic" => "Senaste blogginlägg",
"yes" => "Ja",
"no" => "Nej",
"rearly_delete" => "Är du säker att du vill radera inlägget?",
"delete_blogentry" => "Radera inlägget",
"error_occurred" => "Ett fel har upstått.",
"can_not_open" => "Kan inte öppna filen.",
"can_not_write" => "Kan inte spara filen.",
"no_wrtitenable" => "Det går inte att skriva till filen.",
"rss_ok" => "RSS och 'aktuellt' har uppdaterats.",
"master_ok" => "Setupfilen har uppdaterats.",
"pic_choose_old" => "Välj en gammal bild",
"pic_choose_old_teaser" => "Välj en gammal teaserbild",
"pic_upload_header" => "Ladda upp en bild",
"pic_upload_teaser" => "Ladda upp en teaserbild",
"pic_error" => "Det har uppstått ett fel, kontakta serveradministratören.",
"pic_uploaded" => "Bilden har laddats upp.",
"pic_insert" => "Infoga bilden",
"pic_instructions" => "Endast uppladdning av PNG-, GIF- eller JPEG-bilder. Bilden får inte vara större än 300 kB.",
"pic_upload" => "Ladda upp",
"pic_class" => "CSS klass (vid behov)",
"pic_alt" => "Alternativtext",
"pic_height_widht" => "Bilden är för bred och för hög.",
"pic_width" => "Bilden är för bred.",
"pic_height" => "Bilden är för hög.",
"pic_instr_teaser" => "Endast uppladdning av PNG-, GIF- eller JPEG-bilder som inte är bredare än 150px och inte större än 60 kB.",
"pic_bad_type" => "Fel bildformat",
"pic_to_big" => "Bilden är för stor.",
"kill_c_topic" => "Administrera kommentarer",
"kill_c_killed" => "Kommentaren raderades.",
"kill_c_sure" => "Är du säker att du vill radera kommentaren?",
"kill_c_h2" => "Radera",
"kill_c_description" => "Varning! När en kommentar en gång har tagits bort från denna lista, är den oåterkalleligen raderad.",
"kill_c_entry" => "Webblogg inlägg",
"kill_c_email" => "Radera kommentaren",
"comments_change_h" => "Editera kommentaren",
"comments_anonym" => "Anonym",
"comments_mail_txt" => "Ny kommentar på ".JLOG_WEBSITE."\nRubriken var:",
"comments_posted" => "skriven",
"comments_mailsubject" => "Kommentar på ".JLOG_WEBSITE,
"comments_comment_topic" => "Kommentarer",
"comments_by" => "Kommentar från",
"comments_name" => "Namn",
"comments_city" => "Stad / Land",
"comments_email" => "e-post",
"comments_homepage" => "http://",
"comments_bbcode" => "Hur använder jag",
"comments_send" => "Skicka",
"comments_preview" => "Förhandsgranskning",
"comments_no_sid" => "Det verkar ha skett en manipulation",
"comments_false_mail" => "E-postadressen ser inte korrekt ut",
"comments_notext" => "Ingen text har skrivits",
"comments_false_hp" => "Kontrollera att rätt URL har angivits",
"comments_anonym" => "Anonym",
"comments_permalink" => "Permanent länk till denna kommentar",
"comments_from" => "från",
"comments_posted" => "skrev den",
"comments_entryform" => "Din kommentar",
"comments_mail_by_comment" => "Underrätta vid kommentar",
"comments_thx" => "Kommentaren blev uppdaterat.",
"comments_preview" => "Förhandsgranskning",
"comments_bold" => "fet",
"comments_italic" => "kursiv",
"comments_quote" => "citera",
"comments_url" => "länk",
"comments_updated" => "Kommentaren har uppdaterats. Gå tillbaks till",
"comments_admin" => "Kommentar-administationscenter",
"comments_plz_format_txt" => "Vänligen ange texten som ska formateras",
"comments_url_href" => "Ange länkmål:",
"comments_url_node" => "Ange länktext:",
"comments_closed" => "Kommentarerna är stängda för detta inlägg.",
"m_title" => "Huvudinställningar",
"m_clean_url" => "Ska rena URLer (mod_rewrite) användas? Exempel: http://example.com/2005/01/firefox",
"m_metadata" => "Metadata",
"m_language" => "Din webbloggs språk",
"m_website" => "Webbloggs namn",
"m_publisher" => "Författarens namn",
"m_admin_password" => "Administrationcenter lösenord",
"m_admin_password_again" => "Bekräfta lösenordet",
"m_admin_password_admin" => "(lämna blank för att inte ändra)",
"m_email" => "Författarens e-postadress",
"m_description" => "En kort introduktion om bloggen",
"m_bs" => "Notifera webblogg-services om nya inlägg så de kan lägga till den i sin sökmotor (en service per linje)",
"m_bs_weblogs_com" => "weblogs.com",
"m_bs_technorati_com" => "technorati.com",
"m_bs_blogg_de" => "blogg.de",
"m_behavior" => "Webbloggbeteende",
"m_max_blog_orginal" => "Hur många inlägg ska visas komplett på startsidan?",
"m_max_blog_big" => "Hur många inlägg ska visas som ingress på startsidan?",
"m_max_blog_small" => "Hur många inlägg ska visas som en lista med rubrik och datum på startsidan?",
"m_sub_current" => "Hur många inlägg ska visas i subnavigationen?",
"m_info_by_comment" => "E-post till författaren att en ny kommentar har inkommit",
"m_database" => "Databas",
"m_db" => "Databasens namn",
"m_db_url" => "Databasens hostnamn, oftast localhost",
"m_db_user" => "Databasens användarnamn",
"m_db_pwd" => "Databasens lösenord",
"m_db_prefix" => "Kort identifikation som prefix på tabellnamn i databasen",
"m_date" => "Datumformat (en formatsträng som i PHP-funktionen <a href='http://php.net/strftime'>strftime()</a>)",
"m_date_posting" => "för inlägg",
"m_date_comment" => "för kommentarer",
"m_date_subcurrent" => "för subnavigationen",
"m_settings_ok" => "Dina inställningar har sparats.",
"e_path" => "URLen verkar fel.",
"e_basepath" => "Katalogen existerar inte.",
"e_website" => "Skriv in bloggens namn.",
"e_publisher" => "Skriv in författarens namn.",
"e_admin_password" => "Skriv in lösenordet till administrationscentret.",
"e_admin_password_again" => "Skriv in lösenordet en gång till för att verifiera den.",
"e_email" => "E-postadressen verkar fel.",
"e_description" => "Skriv in en kort beskrivning om bloggen.",
"e_max_blog_orginal" => "Antal av inlägg som ska visas komplett på startsidan måsta vara noll eller mer.",
"e_max_blog_big" => "Antal av inlägg som ska visas som ingress på startsidan måsta vara noll eller mer.",
"e_max_blog_small" => "Antal av inlägg som ska visas som en lista med rubrik och datum på startsidan måsta vara noll eller mer.",
"e_sub_current" => "Antal av inlägg som ska visas som en lista med rubrik och datum i subnavigationen måsta vara noll eller mer.",
"e_start_year" => "Gömda fälten för året är tom.",
"e_db" => "Skriv in databasens namn.",
"e_db_url" => "Skriv in databasens hostnamn.",
"e_db_user" => "Skriv in databasens användernamn.",
"e_db_occurred" => "Databas fel",
"e_db_is" => "Ett fel har uppstått på ".JLOG_PATH.". Det är:",
"s_phpv_tolow" => "Din PHP-version är för gammal, vänligen uppgradera till en nyare eller be din serveradministratör att göra det.",
"s_mysqlv_tolow" => "Din MYSQL-version är för gammal, vänligen uppgradera till en nyare eller be din serveradministratör att göra det.",
"s_personal_not_wrtbl" => "Det går inte att skriva i katalogen 'personal'. (Chmod 777)",
"s_img_not_wrtbl" => "Det går inte att skriva i katalogen 'img'. (Chmod 777)",
"s_tables_ok" => "Tabellerna i databasen har skapats.",
"s_ready_head" => "Bloggen har installerats.",
"s_ready" => "Grattis! Nu kan du börja skriva i <a href='admin/index.php'>administrationscenter</a>",
"s_ready_menu_admin" => "Till administrationscenter",
"s_ready_menu_home" => "Till startsidan",
"s_problem_fwrite" => "Ett problem uppstod medan nödvändiga filer skapades.",
"s_problem_chmod" => "Ett problem uppstod medan rättigheterna till de nödvändiga filerna ändrades.",
"s_personal_ok" => "Filer i katalogen 'personal' skapades.",
"s_install" => "Installera nu!",
"login_headline" => "Administrationscenter",
"login_password" => "Skriv in ditt lösenord:",
"login_send" => "Logga in",
"login_cookies" => "Notera: Du måste ha cookies på i din webbläsare!",
"login_false_pw" => "Fel lösenord.",
"cat_name" => "Kategoriens namn",
"cat_url" => "URL i kategoriarkivet (bara a-z 0-9 _-,. )",
"cat_description" => "Kategoribeskrivning som visas i arkivet",
"cat_new" => "Skapa ny kategori",
"cat_title" => "Kategorimanagement",
"cat_noname" => "Kategorien måste ha ett namn.",
"cat_change" => "Ändra kategoriens data",
"cat_new_ok" => "Ny kategori har skapats.",
"cat_really_trash" => "Är du säker att du vill radera kategorien?",
"cat_trash_ok" => "Kategorien blev raderat. Tillbacks till",
"cat_admincenter" => "Kategori administrationscenter",
"cat_duplicate" => "En annan kategori använder redan samma URL.",
"update_successfull" => "Uppdateringen lyckades. <a href='../index.php'>Ha så kul!</a>",
"pingback_closed" => "Avaktivera pingbacks för detta inlägg.",
"plugin_no_content" => "Man behöver inte administrera pluginet.",
"plugins_h_not_avaliable" => "Inga plugins hittades",
"plugins_not_avaliable" => "Jag kunde inte hitta något plugin.",
"plugins_headline" => "Plugin administration",
// Do not change the folowing line!
);
// eof

121
lang/lang.de.inc.php Normal file
View file

@ -0,0 +1,121 @@
<?php $l = array (
// Please do not change the above line!
"subnav_aboutpage" => "Herzlich Willkommen",
"subnav_current" => "Aktuelle Einträge",
"subnav_info" => "Informationen",
"subnav_rss" => "Aktuelles von dieser Seite per RSS Feed. Mehr darüber erfahren Sie auf der Seite von <a href='http://uckan.info/texte/was-ist-rss/'>Alp Uçkan</a>.",
"subnav_copyright" => "Alle Rechte vorbehalten.",
"subnav_powered" => "Powered by",
"content_posted" => "geschrieben am",
"content_more" => "weiterlesen",
"content_more_title" => "Ganzen Eintrag lesen",
"content_permalink" => "permanenter Link zu diesem Eintrag",
"content_posted" => "Eingestellt am",
"content_archive" => "Ältere Weblogeinträge gibt es im",
"content_archivelink" => "Archiv",
"content_archive_header" => "Archivierte Einträge",
"content_categories_header"=> "Kategorie",
"content_skip" => "Zum Hauptinhalt springen.",
"content_choose_year" => "Das Jahr wählen:",
"content_search_header" => "Suche auf der Webseite",
"content_search" => "suchen",
"content_nothing_found" => "Es wurden 0 Ergebnisse gefunden. Vorschläge:<ul><li>Überprüfen Sie die Schreibweise.</li><li>Suchen Sie mit anderen bzw. weniger Schlüsselwörtern.</li><li>Entfernen Sie Frage- oder Pluszeichen.</li></ul>",
"content_search_topic" => "Weblog durchsuchen",
"content_from" => "von",
"content_comments" => "Kommentare",
"content_comment_plz" => "kommentieren",
"content_comments_title" => "zu Kommentaren springen",
"content_cat_linklist" => "zugeordnete Kategorien",
"content_cat_link" => "Alle Einträge dieser Kategorie anzeigen",
"content_categorieslist_h" => "Kategorien",
"content_archive_preview" => "Vorherige Seite",
"content_archive_next" => "Nächste Seite",
"meta_start" => "Zurück zur Startseite",
"meta_search" => "Suche",
"meta_copyright" => "Urheberrecht",
"comments_comment_topic" => "Kommentare",
"comments_by" => "Kommentar von",
"comments_name" => "Name",
"comments_city" => "Stadt / Land",
"comments_email" => "E-Mail",
"comments_homepage" => "http://",
"comments_bbcode" => "Wie benutze ich",
"comments_send" => "Absenden",
"comments_preview" => "Vorschau",
"comments_no_sid" => "Es scheint eine Manipulation vorzuliegen",
"comments_false_mail" => "Die E-Mail Adresse sieht nicht richtig aus",
"comments_notext" => "Es wurde kein Text eingegeben",
"comments_false_hp" => "Die URL zur Homepage scheint falsch zu sein",
"comments_anonym" => "Anonym",
"comments_permalink" => "Permanenter link zu diesem Kommentar",
"comments_from" => "aus",
"comments_posted" => "schrieb am",
"comments_entryform" => "Dein Kommentar",
"comments_save_data" => "Userdaten in einem Cookie sichern",
"comments_mail_by_comment" => "Bei Kommentar benachrichtigen",
"comments_duplicate" => "Aus versehen wurde das Formular zwei mal abgesandt",
"comments_thx" => "<strong>Danke</strong> - Der Kommentar wurde gespeichert",
"comments_mailsubject" => "Kommentar auf ".JLOG_WEBSITE,
"comments_mail_txt" => "Neuer Kommentar auf ".JLOG_WEBSITE."\nDer Titel war: ",
"comments_stop_receiving" => "Um die Benachrichtigung bei neuen Kommentaren abzustellen klicken Sie hier:",
"comments_stop_successful" => "Die Benachrichtigung wurde abgestellt.",
"comments_preview" => "Vorschau",
"comments_send" => "Senden",
"comments_show" => "Kommentare anzeigen",
"comments_hide" => "Kommentare verstecken",
"comments_bold" => "fett",
"comments_italic" => "kursiv",
"comments_quote" => "Zitat",
"comments_url" => "Link",
"comments_plz_format_txt" => "Bitte gebe den zu formatierenden Text ein:",
"comments_url_href" => "Linkziel eingeben:",
"comments_url_node" => "Linktext eingeben:",
"comments_closed" => "Die Kommentare sind für diesen Eintrag geschlossen.",
"comments_teaser_closed" => "(Kommentare geschlossen)",
"pingback_topic" => "Pingbacks",
"db_error" => "Datenbankfehler",
"plz_try_again" => "Bitte versuchen Sie es später noch einmal.",
"error" => "Fehler",
"err404_topic" => "Fehler 404 - Seite nicht gefunden",
"err404_message" => "Diese Seite existiert leider nicht. Versuchen Sie sie über die Suchfunktion zu finden.",
"language" => "de-de",
"locale" => array('de_DE.UTF-8', 'de_DE.UTF-8@euro', 'de_DE'),
"date_format" => "%d. %B %Y um %H:%M Uhr",
"date_format_comment" => "%d.%m.%Y",
"date_format_subcurrent" => "%d.%m.%Y",
"index_topic" => "Startseite",
"bbtitle" => "BBcode nutzen",
"bbxmp" => "<ul><li>Zeilenumbrüche werden automatisch erzeugt und man kann die Codeschnipsel auch kombinieren.</li>
<li>[url]<a href='http://example.com'>http://example.com</a>[/url]</li>
<li>[url=http://example.com]<a href='http://example.com'>Beispiellink</a>[/url]</li>
<li>[b]<strong>fett</strong>[/b]</li>
<li>[i]<em>kursiv</em>[/i]</li>
<li><blockquote><p>[quote]Ein zitierter Text welcher aus einer anderen Quelle stammt. Es empfiehlt sich die Quelle auch mit anzugeben.[/quote]</p></blockquote></li></ul>",
// do not change the following line
"months" => array (
// here you can change the months for the archive
1 => "Januar",
2 => "Februar",
3 => "März",
4 => "April",
5 => "Mai",
6 => "Juni",
7 => "Juli",
8 => "August",
9 => "September",
10 => "Oktober",
11 => "November",
12 => "Dezember"
// do not change the folowing lines
)
); ?>

122
lang/lang.en.inc.php Normal file
View file

@ -0,0 +1,122 @@
<?php $l = array (
// Please do not change the above line!
"subnav_aboutpage" => "Welcome",
"subnav_current" => "Recent weblog entries",
"subnav_info" => "Information",
"subnav_rss" => "Recent weblogentries as a RSS feed. Read more about RSS on <a href='http://www.mezzoblue.com/archives/2004/05/19/what_is_rssx/'>mezzoblue.com</a>.",
"subnav_copyright" => "All rights reserved.",
"subnav_powered" => "Powered by",
"content_posted" => "posted on",
"content_more" => "read more",
"content_more_title" => "read the whole entry",
"content_permalink" => "permanent link for this article",
"content_posted" => "Posted on",
"content_archive" => "You can find older weblog entries in the",
"content_archivelink" => "archive",
"content_archive_header" => "Archive",
"content_categories_header"=> "Category",
"content_skip" => "skip to maincontent",
"content_choose_year" => "Choose the year:",
"content_search_header" => "Search the weblog",
"content_search" => "search",
"content_nothing_found" => "We found 0 results. Suggestions:<ul><li>Check your spelling.</li><li>Try different or fewer keywords.</li><li>Remove quotation marks or plus signs.</li></ul>",
"content_search_topic" => "Search this weblog",
"content_from" => "from",
"content_comments" => "Comments",
"content_comment_plz" => "comment",
"content_comments_title" => "skip to comments",
"content_cat_linklist" => "assigned categories",
"content_cat_link" => "Show all entries to this category",
"content_categorieslist_h" => "Categories",
"content_archive_preview" => "previous page",
"content_archive_next" => "next page",
"meta_start" => "back to homepage",
"meta_search" => "Search",
"meta_copyright" => "Copyright",
"comments_comment_topic" => "Comments",
"comments_by" => "Comment by",
"comments_name" => "name",
"comments_city" => "city / country",
"comments_email" => "email",
"comments_homepage" => "http://",
"comments_bbcode" => "How to use",
"comments_send" => "send",
"comments_preview" => "preview",
"comments_no_sid" => "There must be some manipulation",
"comments_false_mail" => "email address looks wrong",
"comments_notext" => "you have to write some text",
"comments_false_hp" => "Homepage URL looks wrong",
"comments_anonym" => "Anonymous",
"comments_permalink" => "permalink to this comment",
"comments_from" => "from",
"comments_posted" => "wrote on",
"comments_entryform" => "Your comment",
"comments_save_data" => "save userdata in a cookie",
"comments_mail_by_comment" => "mail me in case of a new comment",
"comments_duplicate" => "form was send twice by mistake",
"comments_thx" => "<strong>Thanks</strong> - Your comment was saved",
"comments_mailsubject" => "New comment on ".JLOG_WEBSITE,
"comments_mail_txt" => "Someone just responded to the entry you subscribed to at: ".JLOG_WEBSITE."\nThe title of the entry was: ",
"comments_stop_receiving" => "To stop receiving notifications for this comment, click here:",
"comments_stop_successful" => "Stopping receiving notifications was successful.",
"comments_preview" => "preview",
"comments_send" => "send",
"comments_show" => "show comments",
"comments_hide" => "hide comments",
"comments_bold" => "bold",
"comments_italic" => "italic",
"comments_quote" => "quote",
"comments_url" => "link",
"comments_plz_format_txt" => "Please enter your Text:",
"comments_url_href" => "enter linktarget:",
"comments_url_node" => "enter linktext:",
"comments_closed" => "Comments are closed for this entry.",
"comments_teaser_closed" => "(Comments closed)",
"pingback_topic" => "Pingbacks",
"db_error" => "Database error",
"plz_try_again" => "Please try again later.",
"error" => "Error",
"err404_topic" => "error 404",
"err404_message" => "There is no such page. Please try the search engine on this page.",
"language" => "en-gb",
"locale" => array( "en_US", "us", "verUS" ),
"date_format" => "%d. %B %Y um %H:%M Uhr",
"date_format_comment" => "%d.%m.%Y",
"date_format_subcurrent" => "%d.%m.%Y",
"index_topic" => "Homepage and News",
"bbtitle" => "Using BBcode",
"bbxmp" => "<p>Linebreakes are automaticly transformed. Notice that you can combine this code snippets.</p>
<p>[url]<a href='http://example.com'>http://example.com</a>[/url]</p>
<p>[url=http://example.com]<a href='http://example.com'>example link</a>[/url]</p>
<p>[b]<strong>bold</strong>[/b]</p>
<p>[i]<em>italic</em>[/i]</p>
<p><blockquote><p>[quote]A quoted text from an other source. Pleace add the
source as a link.[/quote]</p></blockqoute>",
// do not change the following line
"months" => array (
// here you can change the months for the archive
1 => "January",
2 => "February",
3 => "March",
4 => "April",
5 => "May",
6 => "June",
7 => "July",
8 => "August",
9 => "September",
10 => "October",
11 => "November",
12 => "December"
// do not change the folowing lines
)
); ?>

121
lang/lang.it.inc.php Normal file
View file

@ -0,0 +1,121 @@
<?php $l = array (
// Please do not change the above line!
"subnav_aboutpage" => "Benvenuti",
"subnav_current" => "Recenti note nel weblog ",
"subnav_info" => "Informazioni",
"subnav_rss" => "Recenti note nel weblog as a RSS feed. Leggi di più riguardo RSS in <a href='http://www.mezzoblue.com/archives/2004/05/19/what_is_rssx/'>mezzoblue.com</a>.",
"subnav_copyright" => "Tutti i diritti sono riservati.",
"subnav_powered" => "Powered by",
"content_posted" => "Pubblicato il",
"content_more" => "Leggi di più",
"content_more_title" => "Leggi l'intera nota",
"content_permalink" => "Link permanente per questo aricolo",
"content_posted" => "Pubblicato il",
"content_archive" => "Puoi trovare vecchie note weblog in ",
"content_archivelink" => "Archivio",
"content_archive_header" => "Archivio",
"content_categories_header"=> "Categoria",
"content_skip" => "vai ai contenuti principali",
"content_choose_year" => "Sciegli l'anno:",
"content_search_header" => "Cerca il weblog",
"content_search" => "Cerca",
"content_nothing_found" => "Sono stati trovato 0 risultati.Suggerimento:<ul><li>Controlla l'ortografia.</li><li>Prova con una differente parola chiave.</li><li>Cancellare virgolette o segno più.</li></ul>",
"content_search_topic" => "Cerca questo weblog",
"content_from" => "da",
"content_comments" => "Commenti",
"content_comment_plz" => "Commenti",
"content_comments_title" => "vai ai commenti",
"content_cat_linklist" => "Categorie assegnate",
"content_cat_link" => "Mostra tutte le note di questa categoria",
"content_categorieslist_h" => "Categorie",
"content_archive_preview" => "Pagina precedente",
"content_archive_next" => "Prossima pagina",
"meta_start" => "Vai alla homepage",
"meta_search" => "Cerca",
"meta_copyright" => "Copyright",
"comments_comment_topic" => "Commenti",
"comments_by" => "Commento di",
"comments_name" => "Nome",
"comments_city" => "Città/ Paese",
"comments_email" => "e-mail",
"comments_homepage" => "http://",
"comments_bbcode" => "Come si usa",
"comments_send" => "Invia",
"comments_preview" => "Anteprima",
"comments_no_sid" => "Stai manipolando qualcosa!",
"comments_false_mail" => "L'indirizzo e-mail non è corretto",
"comments_notext" => "Devi scrivere qualcosa",
"comments_false_hp" => "Homepage URL non corretta",
"comments_anonym" => "Anonimo",
"comments_permalink" => "permalink per questo commento",
"comments_from" => "da",
"comments_posted" => "Scritto il",
"comments_entryform" => "Tuo commento",
"comments_save_data" => "Salva userdata in cookie",
"comments_mail_by_comment" => "Inviami una e-mail in caso di nuovi commenti",
"comments_duplicate" => "Nota spedita due volte",
"comments_thx" => "<strong>Grazie</strong> - Il tuo commento è stato salvato",
"comments_mailsubject" => "Nuovo commento in ".JLOG_WEBSITE,
"comments_mail_txt" => "Qualcuno ha risposto alla tua nota: ".JLOG_WEBSITE."\nIl titolo della nota era: ",
"comments_stop_receiving" => "Per non ricevere piu notifiche riguardo questo commento, clicca qui:",
"comments_stop_successful" => "Notifice annullate con successo.",
"comments_preview" => "Anteprima",
"comments_send" => "Invia",
"comments_show" => "Visualizza commenti",
"comments_hide" => "Nascondi commenti",
"comments_bold" => "Grassetto",
"comments_italic" => "Corsivo",
"comments_quote" => "Cita espressione",
"comments_url" => "link",
"comments_plz_format_txt" => "Perfavore inserire il testo:",
"comments_url_href" => "Inserire linktarget:",
"comments_url_node" => "Inserire linktext:",
"comments_closed" => "I commenti sono chiusi per questa nota.",
"comments_teaser_closed" => "(Commenti stop)",
"pingback_topic" => "Pingbacks",
"db_error" => "Errore database",
"plz_try_again" => "Riprovare più tardi, grazie.",
"error" => "Errore",
"err404_topic" => "Errore 404",
"err404_message" => "Non ci sono file riguardanti la ricerca in questa pagina. Perfavore prova a usare il motore di ricerca di questa pagina.",
"language" => "it-it",
"locale" => array( "it_IT", "it" ),
"date_format" => "%d. %B %Y alle %H:%M",
"date_format_comment" => "%d.%m.%Y",
"date_format_subcurrent" => "%d.%m.%Y",
"index_topic" => "Homepage e News",
"bbtitle" => "Usare BBcode",
"bbxmp" => "<p>Linebreakes sono trasformate automaticamente. Nota che puoi combinare i pezzi del codice.</p>
<p>[url]<a href='http://example.com'>http://example.com</a>[/url]</p>
<p>[url=http://example.com]<a href='http://example.com'>example link</a>[/url]</p>
<p>[b]<strong>Grassetto</strong>[/b]</p>
<p>[i]<em>Corsivo</em>[/i]</p>
<p><blockquote><p>[quote]La citazione providene da un altra sorgente. Perfavore aggiungi la sorgente .[/quote]</p></blockqoute>",
// do not change the following line
"months" => array (
// here you can change the months for the archive
1 => "Gennaio",
2 => "Febbraio",
3 => "Marzo",
4 => "Aprile",
5 => "Maggio",
6 => "Giugno",
7 => "Luglio",
8 => "Agosto",
9 => "Settembre",
10 => "Ottobre",
11 => "Novembre",
12 => "Dicembre"
// do not change the folowing lines
)
); ?>

122
lang/lang.pl.inc.php Normal file
View file

@ -0,0 +1,122 @@
<?php $l = array (
// Please do not change the above line! Translated from English by Mariola Mandla.
"subnav_aboutpage" => "Witamy",
"subnav_current" => "Ostatnie wartki",
"subnav_info" => "Informacja",
"subnav_rss" => "Ostatnie wartki jako RSS. Przeczytaj wiecej o RSS na <a href='http://www.mezzoblue.com/archives/2004/05/19/what_is_rssx/'>mezzoblue.com</a>.",
"subnav_copyright" => "Wszystkie prawa zastrzezone.",
"subnav_powered" => "Powered by",
"content_more" => "przeczytaj więcej",
"content_more_title" => "przeczytaj cały wartek",
"content_permalink" => "permanentny link dla tego wartku",
"content_posted" => "Pisany",
"content_archive" => "Starsze wartki znajdżesz w",
"content_archivelink" => "archiwum",
"content_archive_header" => "Archiwum",
"content_categories_header"=> "Kategoria",
"content_skip" => "przejdz do tekstu",
"content_choose_year" => "Wybierz rok:",
"content_search_header" => "Przeszukaj weblog",
"content_search" => "szukaj",
"content_nothing_found" => "Znaleziono 0 wyników. Sugestie:<ul><li>Sprawdz czy poprawnie wpisałes wyszukiwaną frazę.</li><li>Wprowadz inne lub mniej słów.</li><li>Usuń cudzysłów lub znak plus.</li></ul>",
"content_search_topic" => "Przeszukaj ten weblog",
"content_from" => "od",
"content_comments" => "Komentarze",
"content_comment_plz" => "komentarz",
"content_comments_title" => "przejdź do komentarzy",
"content_cat_linklist" => "przyznaczone kategorie",
"content_cat_link" => "Pokaż wszystkie wartki tej kategori",
"content_categorieslist_h" => "Kategorie",
"content_archive_preview" => "poprzednia strona",
"content_archive_next" => "następna strona",
"meta_start" => "powrót do strony glównej",
"meta_search" => "Szukaj",
"meta_copyright" => "Prawa autorskie",
"comments_comment_topic" => "Komentarze",
"comments_by" => "Komentowane przez",
"comments_name" => "imię",
"comments_city" => "miejscowość / kraj",
"comments_email" => "emaila",
"comments_homepage" => "http://",
"comments_bbcode" => "Jak używać",
"comments_send" => "wyślij",
"comments_preview" => "podgląd",
"comments_no_sid" => "Coś jest nie tak, wygląda na manipulacje",
"comments_false_mail" => "adres emaila jest niepoprawny",
"comments_notext" => "trzeba napisac jakiś tekst",
"comments_false_hp" => "URL strony glównej jest niepoprawny",
"comments_anonym" => "Anonim",
"comments_permalink" => "link permanentny do tego komentarza",
"comments_from" => "od",
"comments_posted" => "pisany",
"comments_entryform" => "Twój komentarz",
"comments_save_data" => "zapisz dane uzytkownika w cookie",
"comments_mail_by_comment" => "zawiadom mnie gdy pojawi się nowy komentarz",
"comments_duplicate" => "formularz został wysłany przez pomyłkę",
"comments_thx" => "<strong>Dziekujemy</strong> - Twój komentarz został zachowany",
"comments_mailsubject" => "Nowy komentarz na ".JLOG_WEBSITE,
"comments_mail_txt" => "Ktoś napisał komentarz na: ".JLOG_WEBSITE."\n Tytół wartku był: ",
"comments_stop_receiving" => "Aby przestać otrzymywać notyfikacje kliknij tutaj:",
"comments_stop_successful" => "Notyfikacje zostaly zatżymane.",
"comments_preview" => "podglad",
"comments_send" => "wyślij",
"comments_show" => "pokaż komentarze",
"comments_hide" => "ukryj komentarze",
"comments_bold" => "bold", # TODO
"comments_italic" => "italic", # TODO
"comments_quote" => "quote", # TODO
"comments_url" => "link",
"comments_plz_format_txt" => "Prosze wprowadzić swój tekst:",
"comments_url_href" => "wprowadź url:",
"comments_url_node" => "wprowadź text:",
"comments_closed" => "Na tym wartku komentarze zostały zamknięte.",
"comments_teaser_closed" => "(Zamknięte komentarze)",
"pingback_topic" => "Pingbaki",
"db_error" => "Błąd bazy danych",
"plz_try_again" => "Prosze ponownie spróbować później.",
"error" => "Błąd",
"err404_topic" => "błąd 404",
"err404_message" => "Nie ma takiej strony. Prosze użyć przeglądarki na tej stronie.",
"language" => "en-gb",
"locale" => array( "en_US", "us", "verUS" ),
"date_format" => "%d. %B %Y um %H:%M Uhr",
"date_format_comment" => "%d.%m.%Y",
"date_format_subcurrent" => "%d.%m.%Y",
"index_topic" => "Strona glówna",
"bbtitle" => "Urzywanie BBcode",
"bbxmp" => "<p>Linebreakes are automaticly transformed. Notice that you can combine this code snippets.</p>
<p>[url]<a href='http://example.com'>http://example.com</a>[/url]</p>
<p>[url=http://example.com]<a href='http://example.com'>example link</a>[/url]</p>
<p>[b]<strong>bold</strong>[/b]</p>
<p>[i]<em>italic</em>[/i]</p>
<p><blockquote><p>[quote]A quoted text from an other source. Pleace add the
source as a link.[/quote]</p></blockqoute>",
// do not change the following line
"months" => array (
// tutaj mozna zmienic miesiace for the archive
1 => "Styczen",
2 => "Luty",
3 => "Marzec",
4 => "Kwiecien",
5 => "Maj",
6 => "Czerwiec",
7 => "Lipiec",
8 => "Śierpień",
9 => "Wrzesień",
10 => "Październik",
11 => "Listopad",
12 => "Grudzień"
// do not change the folowing lines
)
);
// eof

121
lang/lang.sv.inc.php Normal file
View file

@ -0,0 +1,121 @@
<?php $l = array (
// Please do not change the above line! Translated from German by Vlona Korbash
"subnav_aboutpage" => "Välkommen",
"subnav_current" => "Aktuella inlägg",
"subnav_info" => "Information",
"subnav_rss" => "Aktuellt från denna sida via RSS Feed. Mer info om detta hittar du på <a href='http://susning.nu/RSS'>http://susning.nu/RSS</a>.",
"subnav_copyright" => "Alla rättigheter förbehållna",
"subnav_powered" => "Powered by",
"content_posted" => "skrivet den",
"content_more" => "läs mer",
"content_more_title" => "Läs hela webbloginlägget",
"content_permalink" => "permanent länk till detta webbloginlägg",
"content_posted" => "Inlagt den",
"content_archive" => "Äldre webbloginlägg finns i",
"content_archivelink" => "Arkiv",
"content_archive_header" => "Arkiverade inlägg",
"content_categories_header"=> "Kategori",
"content_skip" => "Hoppa till huvudinnehåll.",
"content_choose_year" => "Välj år:",
"content_search_header" => "Sök på webbsidan",
"content_search" => "sök",
"content_nothing_found" => "Antal träffar: 0. Förslag: :<ul><li>Kontrollera stavningen.</li><li>Sök med andra eller färre nyckelord.</li><li>Radera fråge- eller plustecken.</li></ul>",
"content_search_topic" => "Sök igenom webblog",
"content_from" => "från",
"content_comments" => "Kommentarer",
"content_comment_plz" => "kommentera",
"content_comments_title" => "hoppa till kommentarer",
"content_cat_linklist" => "tilldelade kategorier",
"content_cat_link" => "Visa alla inlägg ur denna kategori",
"content_categorieslist_h" => "Kategorier",
"content_archive_preview" => "Föregående sida",
"content_archive_next" => "Nästa sida",
"meta_start" => "Tillbaka till startsidan",
"meta_search" => "Genomsöker",
"meta_copyright" => "Upphovsrätt",
"comments_comment_topic" => "Kommentarer",
"comments_by" => "Kommentar från",
"comments_name" => "Namn",
"comments_city" => "Stad / Land",
"comments_email" => "E-mail",
"comments_homepage" => "http://",
"comments_bbcode" => "Hur använder jag",
"comments_send" => "Skicka",
"comments_preview" => "Förhandsgranskning",
"comments_no_sid" => "Det verkar ha skett en manipulation",
"comments_false_mail" => "E-mailadressen ser inte korrekt ut",
"comments_notext" => "Ingen text har skrivits",
"comments_false_hp" => "Kontrollera att rätt URL har angivits",
"comments_anonym" => "Anonym",
"comments_permalink" => "Permanent länk till denna kommentar",
"comments_from" => "från",
"comments_posted" => "skrev den",
"comments_entryform" => "Din kommentar",
"comments_save_data" => "Spara användarinställningar",
"comments_mail_by_comment" => "Underrätta vid kommentar",
"comments_duplicate" => "Formuläret skickades av misstag två gånger",
"comments_thx" => "<strong>Tack</strong> - Kommentaren har sparats",
"comments_mailsubject" => "Kommentar på ".JLOG_WEBSITE,
"comments_mail_txt" => "Ny kommentar på ".JLOG_WEBSITE."\nTiteln var: ",
"comments_stop_receiving" => "För att avaktivera underrättelsen vid nya kommentarer, klicka här:",
"comments_stop_successful" => "Underrättelsen har avaktiverats",
"comments_preview" => "Förhandsgranskning",
"comments_send" => "Skicka",
"comments_show" => "visa kommentarer",
"comments_hide" => "dölj kommentarer",
"comments_bold" => "fet",
"comments_italic" => "kursiv",
"comments_quote" => "citera",
"comments_url" => "länk",
"comments_plz_format_txt" => "Vänligen ange texten som ska formateras",
"comments_url_href" => "Ange länkmål:",
"comments_url_node" => "Ange länktext:",
"comments_closed" => "Kommentarerna är stängda för detta inlägg.",
"comments_teaser_closed" => "(Kommentarer stängda)",
"pingback_topic" => "Pingbacks",
"db_error" => "Databasfel",
"plz_try_again" => "Var god försök igen senare.",
"error" => "Error",
"err404_topic" => "Error 404 - Sidan hittades inte",
"err404_message" => "Denna sida existerar tyvärr inte. Försök hitta den genom sökfunktionen.",
"language" => "sv-se",
"locale" => array('sv_SE', 'sve_sve'),
"date_format" => "%Y-%B-%d kl %H:%M",
"date_format_comment" => "%Y-%m-%d",
"date_format_subcurrent" => "%Y-%m-%d",
"index_topic" => "Startsida",
"bbtitle" => "Använd BBcode",
"bbxmp" => "<ul><li>Radbrytning sker automatiskt och man kan även kombinera kodstyckena.</li>
<li>[url]<a href='http://example.com'>http://example.com</a>[/url]</li>
<li>[url=http://example.com]<a href='http://example.com'>Exempellänk</a>[/url]</li>
<li>[b]<strong>fet</strong>[/b]</li>
<li>[i]<em>kursiv</em>[/i]</li>
<li><blockquote><p>[quote]Ett citat ur en annan källtext. Det rekommenderas att även ange denna.[/quote]</p></blockquote></li></ul>",
// do not change the following line
"months" => array (
// here you can change the months for the archive
1 => "januari",
2 => "februari",
3 => "mars",
4 => "april",
5 => "maj",
6 => "juni",
7 => "juli",
8 => "august",
9 => "september",
10 => "oktober",
11 => "november",
12 => "december"
// do not change the folowing lines
)
); ?>